1 | [ Nov 2 06:19:28 Enabled. ] | ||
2 | [ Nov 2 06:19:28 Rereading configuration. ] | ||
3 | [ Nov 2 06:19:32 Rereading configuration. ] | ||
4 | [ Nov 2 06:19:36 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 2 06:19:36 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.02 06:19:37.472337 [ 1 ] {} <Information> Application: Will watch for the process with pid 22961 | ||
29 | 2024.11.02 06:19:37.473177 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.02 06:19:38.005145 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22961 | ||
31 | 2024.11.02 06:19:38.005939 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.02 06:19:38.006668 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.02 06:19:38.097223 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.02 06:19:38.253764 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.02 06:19:38.254212 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.02 06:19:38.254228 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.02 06:19:38.254303 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.02 06:19:38.254926 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.02 06:19:38.256551 [ 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.02 06:19:38.257217 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.02 06:19:38.258050 [ 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.02 06:19:38.258105 [ 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.02 06:19:38.258146 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.02 06:19:38.258318 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.02 06:19:38.259209 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.02 06:19:38.264667 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.02 06:19:38.265366 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.02 06:19:38.266689 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.02 06:19:38.266778 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.02 06:19:38.268373 [ 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.02 06:19:38.268740 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.02 06:19:38.273168 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.02 06:19:38.273880 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.02 06:19:38.275439 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.02 06:19:38.275856 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.02 06:19:38.276240 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.02 06:19:38.276561 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.02 06:19:38.277953 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.02 06:19:38.277979 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.02 06:19:38.278053 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.02 06:19:38.278187 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.02 06:19:38.294405 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.02 06:19:38.294438 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170484 sec | ||
68 | 2024.11.02 06:19:38.294514 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.02 06:19:38.294557 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.02 06:19:38.295808 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.02 06:19:38.296873 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.02 06:19:38.310220 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.02 06:19:38.310264 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.02 06:19:38.310336 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.02 06:19:38.310349 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.02 06:19:38.310381 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.02 06:19:38.310446 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.02 06:19:38.310460 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.02 06:19:38.310492 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.02 06:19:38.310557 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.02 06:19:38.310570 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.02 06:19:38.310582 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.02 06:19:38.310666 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.02 06:19:38.310680 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.02 06:19:38.310694 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.02 06:19:38.310774 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.02 06:19:38.310788 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.02 06:19:38.342706 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.02 06:19:38.348956 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.02 06:19:38.349032 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000109662 sec | ||
91 | 2024.11.02 06:19:38.349058 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.02 06:19:38.349080 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.02 06:19:38.349119 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.02 06:19:38.349410 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.02 06:19:38.349483 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.02 06:19:38.349498 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.02 06:19:38.349509 [ 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.02 06:19:38.349575 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.02 06:19:38.353278 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.02 06:19:38.353489 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.71 MiB, peak 24.71 MiB, free memory in arenas 0.00 B, will set to 116.71 MiB (RSS), difference: 92.00 MiB | ||
101 | 2024.11.02 06:19:38.354436 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3031e-05 sec. | ||
102 | 2024.11.02 06:19:38.354810 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.02 06:19:38.354897 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.02 06:19:38.354915 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.02 06:19:39.659484 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49970 | ||
106 | 2024.11.02 06:19:39.659729 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.02 06:19:39.659782 [ 3 ] {} <Debug> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Authenticating user 'default' from [fd00:1122:3344:101::d]:49970 | ||
108 | 2024.11.02 06:19:39.659813 [ 3 ] {} <Debug> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.02 06:19:39.659839 [ 3 ] {} <Debug> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.02 06:19:39.659924 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.02 06:19:39.659952 [ 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.02 06:19:39.659974 [ 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.02 06:19:39.660339 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54787 | ||
114 | 2024.11.02 06:19:39.660539 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.11.02 06:19:39.660591 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39339 | ||
116 | 2024.11.02 06:19:39.660588 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43589 | ||
117 | 2024.11.02 06:19:39.660625 [ 4 ] {} <Debug> TCP-Session: d97ac9be-adfd-4aa8-b554-85d829a8a5fc Authenticating user 'default' from [fd00:1122:3344:101::d]:54787 | ||
118 | 2024.11.02 06:19:39.660741 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57570 | ||
119 | 2024.11.02 06:19:39.660747 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55060 | ||
120 | 2024.11.02 06:19:39.660796 [ 4 ] {} <Debug> TCP-Session: d97ac9be-adfd-4aa8-b554-85d829a8a5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.11.02 06:19:39.660856 [ 4 ] {} <Debug> TCP-Session: d97ac9be-adfd-4aa8-b554-85d829a8a5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.11.02 06:19:39.661072 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2024.11.02 06:19:39.661114 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
124 | 2024.11.02 06:19:39.661089 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.11.02 06:19:39.661355 [ 5 ] {} <Debug> TCP-Session: 75265c13-091d-45ca-a772-06f897c00fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:39339 | ||
126 | 2024.11.02 06:19:39.661368 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2024.11.02 06:19:39.661383 [ 252 ] {} <Debug> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Authenticating user 'default' from [fd00:1122:3344:101::d]:55060 | ||
128 | 2024.11.02 06:19:39.661414 [ 5 ] {} <Debug> TCP-Session: 75265c13-091d-45ca-a772-06f897c00fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.11.02 06:19:39.661348 [ 251 ] {} <Debug> TCP-Session: c272c985-5b23-46f0-bd8e-834d0461f792 Authenticating user 'default' from [fd00:1122:3344:101::d]:57570 | ||
130 | 2024.11.02 06:19:39.661479 [ 252 ] {} <Debug> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2024.11.02 06:19:39.661480 [ 5 ] {} <Debug> TCP-Session: 75265c13-091d-45ca-a772-06f897c00fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.11.02 06:19:39.661493 [ 250 ] {} <Debug> TCP-Session: bbabed46-774f-4533-ba2c-e3ea40eddfbb Authenticating user 'default' from [fd00:1122:3344:101::d]:43589 | ||
133 | 2024.11.02 06:19:39.661544 [ 252 ] {} <Debug> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.02 06:19:39.661548 [ 251 ] {} <Debug> TCP-Session: c272c985-5b23-46f0-bd8e-834d0461f792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.11.02 06:19:39.661637 [ 250 ] {} <Debug> TCP-Session: bbabed46-774f-4533-ba2c-e3ea40eddfbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.02 06:19:39.661636 [ 251 ] {} <Debug> TCP-Session: c272c985-5b23-46f0-bd8e-834d0461f792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.02 06:19:39.661659 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42400 | ||
138 | 2024.11.02 06:19:39.661697 [ 250 ] {} <Debug> TCP-Session: bbabed46-774f-4533-ba2c-e3ea40eddfbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2024.11.02 06:19:39.661769 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50340 | ||
140 | 2024.11.02 06:19:39.661915 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.11.02 06:19:39.661933 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59469 | ||
142 | 2024.11.02 06:19:39.662020 [ 253 ] {} <Debug> TCP-Session: bc9a7e2a-cc14-419e-af32-8c0712389bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42400 | ||
143 | 2024.11.02 06:19:39.662023 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
144 | 2024.11.02 06:19:39.662133 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2024.11.02 06:19:39.662160 [ 253 ] {} <Debug> TCP-Session: bc9a7e2a-cc14-419e-af32-8c0712389bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.11.02 06:19:39.662196 [ 255 ] {} <Debug> TCP-Session: 39a16632-17a4-46b0-98e0-4a912d645a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:59469 | ||
147 | 2024.11.02 06:19:39.662200 [ 254 ] {} <Debug> TCP-Session: 31f8c307-c3fc-40f1-bff2-6300f524477d Authenticating user 'default' from [fd00:1122:3344:101::d]:50340 | ||
148 | 2024.11.02 06:19:39.662224 [ 253 ] {} <Debug> TCP-Session: bc9a7e2a-cc14-419e-af32-8c0712389bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2024.11.02 06:19:39.662263 [ 255 ] {} <Debug> TCP-Session: 39a16632-17a4-46b0-98e0-4a912d645a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2024.11.02 06:19:39.662278 [ 254 ] {} <Debug> TCP-Session: 31f8c307-c3fc-40f1-bff2-6300f524477d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2024.11.02 06:19:39.662328 [ 255 ] {} <Debug> TCP-Session: 39a16632-17a4-46b0-98e0-4a912d645a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.02 06:19:39.662337 [ 254 ] {} <Debug> TCP-Session: 31f8c307-c3fc-40f1-bff2-6300f524477d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.02 06:19:39.664543 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2024.11.02 06:19:39.667562 [ 3 ] {641e46ba-5c6a-430f-88c5-56d83b2300ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.02 06:19:39.761202 [ 3 ] {641e46ba-5c6a-430f-88c5-56d83b2300ba} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49970) (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.02 06:19:39.762543 [ 3 ] {641e46ba-5c6a-430f-88c5-56d83b2300ba} <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.02 06:19:39.762670 [ 3 ] {641e46ba-5c6a-430f-88c5-56d83b2300ba} <Debug> TCPHandler: Processed in 0.100038526 sec. | ||
204 | 2024.11.02 06:19:39.763068 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.11.02 06:19:39.763264 [ 252 ] {8233b43f-a383-4fdc-b501-9c4193a3a222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.11.02 06:19:39.763550 [ 252 ] {8233b43f-a383-4fdc-b501-9c4193a3a222} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55060) (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.02 06:19:39.763656 [ 252 ] {8233b43f-a383-4fdc-b501-9c4193a3a222} <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.02 06:19:39.763744 [ 252 ] {8233b43f-a383-4fdc-b501-9c4193a3a222} <Debug> TCPHandler: Processed in 0.000810165 sec. | ||
255 | 2024.11.02 06:19:39.763974 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.11.02 06:19:39.765236 [ 3 ] {1b50bbf8-b23d-4d69-a22f-ccd153edfca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.11.02 06:19:39.765907 [ 3 ] {1b50bbf8-b23d-4d69-a22f-ccd153edfca9} <Debug> TCPHandler: Processed in 0.001987028 sec. | ||
258 | 2024.11.02 06:19:39.766137 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.11.02 06:19:39.766235 [ 252 ] {82bf9736-c4ac-42a4-a991-50c527f6833f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.11.02 06:19:39.766331 [ 252 ] {82bf9736-c4ac-42a4-a991-50c527f6833f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.11.02 06:19:39.767961 [ 252 ] {82bf9736-c4ac-42a4-a991-50c527f6833f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.11.02 06:19:39.767982 [ 252 ] {82bf9736-c4ac-42a4-a991-50c527f6833f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1731e-05 sec | ||
263 | 2024.11.02 06:19:39.768007 [ 252 ] {82bf9736-c4ac-42a4-a991-50c527f6833f} <Trace> ReferentialDeps: No tables | ||
264 | 2024.11.02 06:19:39.768019 [ 252 ] {82bf9736-c4ac-42a4-a991-50c527f6833f} <Trace> LoadingDeps: No tables | ||
265 | 2024.11.02 06:19:39.768041 [ 252 ] {82bf9736-c4ac-42a4-a991-50c527f6833f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.11.02 06:19:39.768089 [ 252 ] {82bf9736-c4ac-42a4-a991-50c527f6833f} <Debug> TCPHandler: Processed in 0.002014008 sec. | ||
267 | 2024.11.02 06:19:39.768262 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.11.02 06:19:39.768449 [ 3 ] {e9020f9e-3a92-4a70-8fdf-66a7493f41f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) /* 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.02 06:19:39.768522 [ 3 ] {e9020f9e-3a92-4a70-8fdf-66a7493f41f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.11.02 06:19:39.776627 [ 3 ] {e9020f9e-3a92-4a70-8fdf-66a7493f41f3} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.11.02 06:19:39.780529 [ 3 ] {e9020f9e-3a92-4a70-8fdf-66a7493f41f3} <Debug> oximeter.version (3e9ef984-4ff6-49e0-a4f9-17a155b3acab): Loading data parts | ||
273 | 2024.11.02 06:19:39.781185 [ 3 ] {e9020f9e-3a92-4a70-8fdf-66a7493f41f3} <Debug> oximeter.version (3e9ef984-4ff6-49e0-a4f9-17a155b3acab): There are no data parts | ||
274 | 2024.11.02 06:19:39.784095 [ 3 ] {e9020f9e-3a92-4a70-8fdf-66a7493f41f3} <Debug> TCPHandler: Processed in 0.015885725 sec. | ||
275 | 2024.11.02 06:19:39.784281 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.11.02 06:19:39.784509 [ 252 ] {5d6a802f-9685-462f-9690-38db51f2d5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) /* 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(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
287 | 2024.11.02 06:19:39.784567 [ 252 ] {5d6a802f-9685-462f-9690-38db51f2d5dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.11.02 06:19:39.794134 [ 252 ] {5d6a802f-9685-462f-9690-38db51f2d5dd} <Debug> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Loading data parts | ||
289 | 2024.11.02 06:19:39.794318 [ 252 ] {5d6a802f-9685-462f-9690-38db51f2d5dd} <Debug> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): There are no data parts | ||
290 | 2024.11.02 06:19:39.795720 [ 252 ] {5d6a802f-9685-462f-9690-38db51f2d5dd} <Debug> TCPHandler: Processed in 0.011492674 sec. | ||
291 | 2024.11.02 06:19:39.795934 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.11.02 06:19:39.796134 [ 3 ] {6d4c4d03-7369-48eb-90d8-545f25f066b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) 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.02 06:19:39.796221 [ 3 ] {6d4c4d03-7369-48eb-90d8-545f25f066b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.11.02 06:19:39.818860 [ 3 ] {6d4c4d03-7369-48eb-90d8-545f25f066b3} <Debug> oximeter.measurements_i8 (8bbc003f-755a-4302-b004-93c26085de15): Loading data parts | ||
295 | 2024.11.02 06:19:39.819148 [ 3 ] {6d4c4d03-7369-48eb-90d8-545f25f066b3} <Debug> oximeter.measurements_i8 (8bbc003f-755a-4302-b004-93c26085de15): There are no data parts | ||
296 | 2024.11.02 06:19:39.822403 [ 3 ] {6d4c4d03-7369-48eb-90d8-545f25f066b3} <Debug> TCPHandler: Processed in 0.026524183 sec. | ||
297 | 2024.11.02 06:19:39.822605 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.11.02 06:19:39.822837 [ 252 ] {b66d4c83-d5ca-4ba1-8047-7918732ceec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) 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.02 06:19:39.822905 [ 252 ] {b66d4c83-d5ca-4ba1-8047-7918732ceec5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.11.02 06:19:39.825026 [ 252 ] {b66d4c83-d5ca-4ba1-8047-7918732ceec5} <Debug> oximeter.measurements_u8 (6a5d03f9-0062-4ad3-be93-4a26b91af6cb): Loading data parts | ||
301 | 2024.11.02 06:19:39.825192 [ 252 ] {b66d4c83-d5ca-4ba1-8047-7918732ceec5} <Debug> oximeter.measurements_u8 (6a5d03f9-0062-4ad3-be93-4a26b91af6cb): There are no data parts | ||
302 | 2024.11.02 06:19:39.826384 [ 252 ] {b66d4c83-d5ca-4ba1-8047-7918732ceec5} <Debug> TCPHandler: Processed in 0.003840342 sec. | ||
303 | 2024.11.02 06:19:39.826578 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.11.02 06:19:39.826826 [ 3 ] {481b380c-2fcb-41ed-807d-bf025f714d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) 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.02 06:19:39.826896 [ 3 ] {481b380c-2fcb-41ed-807d-bf025f714d7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.11.02 06:19:39.828971 [ 3 ] {481b380c-2fcb-41ed-807d-bf025f714d7a} <Debug> oximeter.measurements_i16 (ccc3cf02-8244-4718-8355-b52874977063): Loading data parts | ||
307 | 2024.11.02 06:19:39.829133 [ 3 ] {481b380c-2fcb-41ed-807d-bf025f714d7a} <Debug> oximeter.measurements_i16 (ccc3cf02-8244-4718-8355-b52874977063): There are no data parts | ||
308 | 2024.11.02 06:19:39.830301 [ 3 ] {481b380c-2fcb-41ed-807d-bf025f714d7a} <Debug> TCPHandler: Processed in 0.00378646 sec. | ||
309 | 2024.11.02 06:19:39.830492 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.11.02 06:19:39.830720 [ 252 ] {5bd2c9c9-30c9-4fdb-8af4-db7a88ef2f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) 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.02 06:19:39.830789 [ 252 ] {5bd2c9c9-30c9-4fdb-8af4-db7a88ef2f6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.11.02 06:19:39.832853 [ 252 ] {5bd2c9c9-30c9-4fdb-8af4-db7a88ef2f6b} <Debug> oximeter.measurements_u16 (d8278109-73af-4d45-8587-2c872dfb0740): Loading data parts | ||
313 | 2024.11.02 06:19:39.833053 [ 252 ] {5bd2c9c9-30c9-4fdb-8af4-db7a88ef2f6b} <Debug> oximeter.measurements_u16 (d8278109-73af-4d45-8587-2c872dfb0740): There are no data parts | ||
314 | 2024.11.02 06:19:39.834165 [ 252 ] {5bd2c9c9-30c9-4fdb-8af4-db7a88ef2f6b} <Debug> TCPHandler: Processed in 0.00373649 sec. | ||
315 | 2024.11.02 06:19:39.834347 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.11.02 06:19:39.834602 [ 3 ] {3c5be2c0-991a-463a-bffb-f0034dc132cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) 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.02 06:19:39.834677 [ 3 ] {3c5be2c0-991a-463a-bffb-f0034dc132cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.11.02 06:19:39.836725 [ 3 ] {3c5be2c0-991a-463a-bffb-f0034dc132cc} <Debug> oximeter.measurements_i32 (d75b5e7c-9dc0-46f9-acff-49b6b9e269fe): Loading data parts | ||
319 | 2024.11.02 06:19:39.836878 [ 3 ] {3c5be2c0-991a-463a-bffb-f0034dc132cc} <Debug> oximeter.measurements_i32 (d75b5e7c-9dc0-46f9-acff-49b6b9e269fe): There are no data parts | ||
320 | 2024.11.02 06:19:39.838028 [ 3 ] {3c5be2c0-991a-463a-bffb-f0034dc132cc} <Debug> TCPHandler: Processed in 0.00374532 sec. | ||
321 | 2024.11.02 06:19:39.838220 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.11.02 06:19:39.838436 [ 252 ] {cb5d7a5f-65f5-4f9f-8752-69180c7b6168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) 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.02 06:19:39.838508 [ 252 ] {cb5d7a5f-65f5-4f9f-8752-69180c7b6168} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.11.02 06:19:39.840615 [ 252 ] {cb5d7a5f-65f5-4f9f-8752-69180c7b6168} <Debug> oximeter.measurements_u32 (4716271f-f986-4413-85d0-5246d1f4f935): Loading data parts | ||
325 | 2024.11.02 06:19:39.840763 [ 252 ] {cb5d7a5f-65f5-4f9f-8752-69180c7b6168} <Debug> oximeter.measurements_u32 (4716271f-f986-4413-85d0-5246d1f4f935): There are no data parts | ||
326 | 2024.11.02 06:19:39.841888 [ 252 ] {cb5d7a5f-65f5-4f9f-8752-69180c7b6168} <Debug> TCPHandler: Processed in 0.003719549 sec. | ||
327 | 2024.11.02 06:19:39.842068 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.11.02 06:19:39.842269 [ 3 ] {0ea29119-f7de-45c6-ab44-cc0424ccc212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) 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.02 06:19:39.842331 [ 3 ] {0ea29119-f7de-45c6-ab44-cc0424ccc212} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.11.02 06:19:39.844449 [ 3 ] {0ea29119-f7de-45c6-ab44-cc0424ccc212} <Debug> oximeter.measurements_i64 (9ddb3352-7ffd-44c3-8125-07524f34a1d1): Loading data parts | ||
331 | 2024.11.02 06:19:39.844657 [ 3 ] {0ea29119-f7de-45c6-ab44-cc0424ccc212} <Debug> oximeter.measurements_i64 (9ddb3352-7ffd-44c3-8125-07524f34a1d1): There are no data parts | ||
332 | 2024.11.02 06:19:39.845773 [ 3 ] {0ea29119-f7de-45c6-ab44-cc0424ccc212} <Debug> TCPHandler: Processed in 0.00375779 sec. | ||
333 | 2024.11.02 06:19:39.845953 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.11.02 06:19:39.846182 [ 252 ] {b4b464ea-a1d3-4d44-b638-730098a29c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) 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.02 06:19:39.846251 [ 252 ] {b4b464ea-a1d3-4d44-b638-730098a29c32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.11.02 06:19:39.848206 [ 252 ] {b4b464ea-a1d3-4d44-b638-730098a29c32} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Loading data parts | ||
337 | 2024.11.02 06:19:39.848407 [ 252 ] {b4b464ea-a1d3-4d44-b638-730098a29c32} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): There are no data parts | ||
338 | 2024.11.02 06:19:39.849503 [ 252 ] {b4b464ea-a1d3-4d44-b638-730098a29c32} <Debug> TCPHandler: Processed in 0.003612127 sec. | ||
339 | 2024.11.02 06:19:39.849689 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.11.02 06:19:39.849942 [ 3 ] {c8725267-ad75-4aa5-8587-73ec344cfd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) 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.02 06:19:39.850006 [ 3 ] {c8725267-ad75-4aa5-8587-73ec344cfd1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.11.02 06:19:39.852001 [ 3 ] {c8725267-ad75-4aa5-8587-73ec344cfd1e} <Debug> oximeter.measurements_f32 (07243d26-5326-4e6a-a01b-3faf244bfe81): Loading data parts | ||
343 | 2024.11.02 06:19:39.852139 [ 3 ] {c8725267-ad75-4aa5-8587-73ec344cfd1e} <Debug> oximeter.measurements_f32 (07243d26-5326-4e6a-a01b-3faf244bfe81): There are no data parts | ||
344 | 2024.11.02 06:19:39.853254 [ 3 ] {c8725267-ad75-4aa5-8587-73ec344cfd1e} <Debug> TCPHandler: Processed in 0.003630997 sec. | ||
345 | 2024.11.02 06:19:39.853437 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.11.02 06:19:39.853621 [ 252 ] {337c9a36-0b94-464d-a6e0-f0fab93d1a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) 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.02 06:19:39.853679 [ 252 ] {337c9a36-0b94-464d-a6e0-f0fab93d1a86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.11.02 06:19:39.855661 [ 252 ] {337c9a36-0b94-464d-a6e0-f0fab93d1a86} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Loading data parts | ||
349 | 2024.11.02 06:19:39.855875 [ 252 ] {337c9a36-0b94-464d-a6e0-f0fab93d1a86} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): There are no data parts | ||
350 | 2024.11.02 06:19:39.856996 [ 252 ] {337c9a36-0b94-464d-a6e0-f0fab93d1a86} <Debug> TCPHandler: Processed in 0.003611176 sec. | ||
351 | 2024.11.02 06:19:39.857184 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.11.02 06:19:39.857412 [ 3 ] {1f5aa888-8be4-47ea-9afc-2b1dda1dd1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) 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.02 06:19:39.857488 [ 3 ] {1f5aa888-8be4-47ea-9afc-2b1dda1dd1af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.11.02 06:19:39.859661 [ 3 ] {1f5aa888-8be4-47ea-9afc-2b1dda1dd1af} <Debug> oximeter.measurements_string (1665cae3-73d5-42c6-a2e6-5aab0b0ebe64): Loading data parts | ||
355 | 2024.11.02 06:19:39.859813 [ 3 ] {1f5aa888-8be4-47ea-9afc-2b1dda1dd1af} <Debug> oximeter.measurements_string (1665cae3-73d5-42c6-a2e6-5aab0b0ebe64): There are no data parts | ||
356 | 2024.11.02 06:19:39.860990 [ 3 ] {1f5aa888-8be4-47ea-9afc-2b1dda1dd1af} <Debug> TCPHandler: Processed in 0.003860302 sec. | ||
357 | 2024.11.02 06:19:39.861176 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.11.02 06:19:39.861408 [ 252 ] {54af4e91-8d35-4454-bf94-3f9a8f448173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) 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.02 06:19:39.861480 [ 252 ] {54af4e91-8d35-4454-bf94-3f9a8f448173} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.11.02 06:19:39.863657 [ 252 ] {54af4e91-8d35-4454-bf94-3f9a8f448173} <Debug> oximeter.measurements_bytes (9eb446fa-cab6-4e35-91b7-75df5c327778): Loading data parts | ||
368 | 2024.11.02 06:19:39.863824 [ 252 ] {54af4e91-8d35-4454-bf94-3f9a8f448173} <Debug> oximeter.measurements_bytes (9eb446fa-cab6-4e35-91b7-75df5c327778): There are no data parts | ||
369 | 2024.11.02 06:19:39.865001 [ 252 ] {54af4e91-8d35-4454-bf94-3f9a8f448173} <Debug> TCPHandler: Processed in 0.003886412 sec. | ||
370 | 2024.11.02 06:19:39.865188 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.02 06:19:39.865429 [ 3 ] {a3c06182-f080-4364-a528-3c5d9864516e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) 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.02 06:19:39.865499 [ 3 ] {a3c06182-f080-4364-a528-3c5d9864516e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.11.02 06:19:39.867689 [ 3 ] {a3c06182-f080-4364-a528-3c5d9864516e} <Debug> oximeter.measurements_cumulativei64 (cf40b6c3-e9e8-48e8-a68a-0ab7112c1350): Loading data parts | ||
374 | 2024.11.02 06:19:39.867838 [ 3 ] {a3c06182-f080-4364-a528-3c5d9864516e} <Debug> oximeter.measurements_cumulativei64 (cf40b6c3-e9e8-48e8-a68a-0ab7112c1350): There are no data parts | ||
375 | 2024.11.02 06:19:39.868966 [ 3 ] {a3c06182-f080-4364-a528-3c5d9864516e} <Debug> TCPHandler: Processed in 0.003841652 sec. | ||
376 | 2024.11.02 06:19:39.869161 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.02 06:19:39.869400 [ 252 ] {3beeb938-2e72-4a99-a788-dade1017aed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) 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.02 06:19:39.869473 [ 252 ] {3beeb938-2e72-4a99-a788-dade1017aed9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.11.02 06:19:39.871819 [ 252 ] {3beeb938-2e72-4a99-a788-dade1017aed9} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Loading data parts | ||
380 | 2024.11.02 06:19:39.872032 [ 252 ] {3beeb938-2e72-4a99-a788-dade1017aed9} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): There are no data parts | ||
381 | 2024.11.02 06:19:39.873245 [ 252 ] {3beeb938-2e72-4a99-a788-dade1017aed9} <Debug> TCPHandler: Processed in 0.004148447 sec. | ||
382 | 2024.11.02 06:19:39.873426 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.02 06:19:39.873689 [ 3 ] {5c41c0c8-d2a7-46b4-b6a1-5f04883a17ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
384 | 2024.11.02 06:19:39.873756 [ 3 ] {5c41c0c8-d2a7-46b4-b6a1-5f04883a17ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2024.11.02 06:19:39.876050 [ 3 ] {5c41c0c8-d2a7-46b4-b6a1-5f04883a17ff} <Debug> oximeter.measurements_cumulativef32 (d9e35f47-a642-4238-9869-93224a012a5d): Loading data parts | ||
386 | 2024.11.02 06:19:39.876212 [ 3 ] {5c41c0c8-d2a7-46b4-b6a1-5f04883a17ff} <Debug> oximeter.measurements_cumulativef32 (d9e35f47-a642-4238-9869-93224a012a5d): There are no data parts | ||
387 | 2024.11.02 06:19:39.877408 [ 3 ] {5c41c0c8-d2a7-46b4-b6a1-5f04883a17ff} <Debug> TCPHandler: Processed in 0.004045865 sec. | ||
388 | 2024.11.02 06:19:39.877587 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.02 06:19:39.877831 [ 252 ] {677cb292-23d4-4d41-b6de-6195ca9406b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
390 | 2024.11.02 06:19:39.877904 [ 252 ] {677cb292-23d4-4d41-b6de-6195ca9406b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
391 | 2024.11.02 06:19:39.880168 [ 252 ] {677cb292-23d4-4d41-b6de-6195ca9406b7} <Debug> oximeter.measurements_cumulativef64 (c15e358d-d9e6-4961-b123-c1e33f770565): Loading data parts | ||
392 | 2024.11.02 06:19:39.880335 [ 252 ] {677cb292-23d4-4d41-b6de-6195ca9406b7} <Debug> oximeter.measurements_cumulativef64 (c15e358d-d9e6-4961-b123-c1e33f770565): There are no data parts | ||
393 | 2024.11.02 06:19:39.881476 [ 252 ] {677cb292-23d4-4d41-b6de-6195ca9406b7} <Debug> TCPHandler: Processed in 0.003951714 sec. | ||
394 | 2024.11.02 06:19:39.881670 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.11.02 06:19:39.881957 [ 3 ] {c741517f-b552-4126-9c2f-1807b8cdaccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
396 | * NOTE: Array types cannot be Nullable, see | ||
397 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
398 | * for more details. | ||
399 | * | ||
400 | * This means we need to use empty arrays to indicate a missing value. This | ||
401 | * is unfortunate, and at this point relies on the fact that an | ||
402 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
403 | * to figure out another way to represent missing samples here. | ||
404 | */ | ||
405 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
406 | 2024.11.02 06:19:39.882033 [ 3 ] {c741517f-b552-4126-9c2f-1807b8cdaccf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
407 | 2024.11.02 06:19:39.885305 [ 3 ] {c741517f-b552-4126-9c2f-1807b8cdaccf} <Debug> oximeter.measurements_histogrami8 (96a59a4f-17c4-4759-96af-3b068b04e785): Loading data parts | ||
408 | 2024.11.02 06:19:39.885579 [ 3 ] {c741517f-b552-4126-9c2f-1807b8cdaccf} <Debug> oximeter.measurements_histogrami8 (96a59a4f-17c4-4759-96af-3b068b04e785): There are no data parts | ||
409 | 2024.11.02 06:19:39.886945 [ 3 ] {c741517f-b552-4126-9c2f-1807b8cdaccf} <Debug> TCPHandler: Processed in 0.005328959 sec. | ||
410 | 2024.11.02 06:19:39.887118 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.11.02 06:19:39.887403 [ 252 ] {2e3efce9-8a99-4829-b0e8-b5dd4bee6651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
412 | 2024.11.02 06:19:39.887488 [ 252 ] {2e3efce9-8a99-4829-b0e8-b5dd4bee6651} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
413 | 2024.11.02 06:19:39.889757 [ 252 ] {2e3efce9-8a99-4829-b0e8-b5dd4bee6651} <Debug> oximeter.measurements_histogramu8 (5043cb59-8499-45b2-bdb2-6d695e31b236): Loading data parts | ||
414 | 2024.11.02 06:19:39.889947 [ 252 ] {2e3efce9-8a99-4829-b0e8-b5dd4bee6651} <Debug> oximeter.measurements_histogramu8 (5043cb59-8499-45b2-bdb2-6d695e31b236): There are no data parts | ||
415 | 2024.11.02 06:19:39.891123 [ 252 ] {2e3efce9-8a99-4829-b0e8-b5dd4bee6651} <Debug> TCPHandler: Processed in 0.004056766 sec. | ||
416 | 2024.11.02 06:19:39.891307 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2024.11.02 06:19:39.891597 [ 3 ] {f1fb800b-5ba1-486c-ae98-4d1b1689d492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
418 | 2024.11.02 06:19:39.891667 [ 3 ] {f1fb800b-5ba1-486c-ae98-4d1b1689d492} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
419 | 2024.11.02 06:19:39.893620 [ 3 ] {f1fb800b-5ba1-486c-ae98-4d1b1689d492} <Debug> oximeter.measurements_histogrami16 (9d39334a-ea01-41bb-b6c4-207c5f55a578): Loading data parts | ||
420 | 2024.11.02 06:19:39.893791 [ 3 ] {f1fb800b-5ba1-486c-ae98-4d1b1689d492} <Debug> oximeter.measurements_histogrami16 (9d39334a-ea01-41bb-b6c4-207c5f55a578): There are no data parts | ||
421 | 2024.11.02 06:19:39.894951 [ 3 ] {f1fb800b-5ba1-486c-ae98-4d1b1689d492} <Debug> TCPHandler: Processed in 0.003697119 sec. | ||
422 | 2024.11.02 06:19:39.895121 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2024.11.02 06:19:39.895383 [ 252 ] {476bd717-147a-403c-be8d-a4bb861838f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
424 | 2024.11.02 06:19:39.895457 [ 252 ] {476bd717-147a-403c-be8d-a4bb861838f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
425 | 2024.11.02 06:19:39.897418 [ 252 ] {476bd717-147a-403c-be8d-a4bb861838f3} <Debug> oximeter.measurements_histogramu16 (bf4142ef-f1bc-4460-9786-28f3bbc9fa9f): Loading data parts | ||
426 | 2024.11.02 06:19:39.897589 [ 252 ] {476bd717-147a-403c-be8d-a4bb861838f3} <Debug> oximeter.measurements_histogramu16 (bf4142ef-f1bc-4460-9786-28f3bbc9fa9f): There are no data parts | ||
427 | 2024.11.02 06:19:39.898733 [ 252 ] {476bd717-147a-403c-be8d-a4bb861838f3} <Debug> TCPHandler: Processed in 0.003664518 sec. | ||
428 | 2024.11.02 06:19:39.898991 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2024.11.02 06:19:39.899334 [ 3 ] {068ed659-e5d2-4540-a97c-11ca66ab9531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
430 | 2024.11.02 06:19:39.899404 [ 3 ] {068ed659-e5d2-4540-a97c-11ca66ab9531} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
431 | 2024.11.02 06:19:39.901398 [ 3 ] {068ed659-e5d2-4540-a97c-11ca66ab9531} <Debug> oximeter.measurements_histogrami32 (75a4e3e0-3d12-4ef8-8aa4-51b5c446b0bb): Loading data parts | ||
432 | 2024.11.02 06:19:39.901613 [ 3 ] {068ed659-e5d2-4540-a97c-11ca66ab9531} <Debug> oximeter.measurements_histogrami32 (75a4e3e0-3d12-4ef8-8aa4-51b5c446b0bb): There are no data parts | ||
433 | 2024.11.02 06:19:39.902807 [ 3 ] {068ed659-e5d2-4540-a97c-11ca66ab9531} <Debug> TCPHandler: Processed in 0.003880961 sec. | ||
434 | 2024.11.02 06:19:39.903001 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2024.11.02 06:19:39.903314 [ 252 ] {4ec3e74d-f26e-4fd1-9a20-466eea4bef41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
436 | 2024.11.02 06:19:39.903386 [ 252 ] {4ec3e74d-f26e-4fd1-9a20-466eea4bef41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
437 | 2024.11.02 06:19:39.905421 [ 252 ] {4ec3e74d-f26e-4fd1-9a20-466eea4bef41} <Debug> oximeter.measurements_histogramu32 (2d2919fb-9a70-4170-bc8e-82d4ff3255ea): Loading data parts | ||
438 | 2024.11.02 06:19:39.905601 [ 252 ] {4ec3e74d-f26e-4fd1-9a20-466eea4bef41} <Debug> oximeter.measurements_histogramu32 (2d2919fb-9a70-4170-bc8e-82d4ff3255ea): There are no data parts | ||
439 | 2024.11.02 06:19:39.906827 [ 252 ] {4ec3e74d-f26e-4fd1-9a20-466eea4bef41} <Debug> TCPHandler: Processed in 0.003887542 sec. | ||
440 | 2024.11.02 06:19:39.907003 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.11.02 06:19:39.907279 [ 3 ] {adcb28b0-c058-4a8f-81a2-bd05b122f7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
442 | 2024.11.02 06:19:39.907349 [ 3 ] {adcb28b0-c058-4a8f-81a2-bd05b122f7ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
443 | 2024.11.02 06:19:39.909360 [ 3 ] {adcb28b0-c058-4a8f-81a2-bd05b122f7ec} <Debug> oximeter.measurements_histogrami64 (25539fa5-d956-4496-95e0-daf88dc0d155): Loading data parts | ||
444 | 2024.11.02 06:19:39.909520 [ 3 ] {adcb28b0-c058-4a8f-81a2-bd05b122f7ec} <Debug> oximeter.measurements_histogrami64 (25539fa5-d956-4496-95e0-daf88dc0d155): There are no data parts | ||
445 | 2024.11.02 06:19:39.910714 [ 3 ] {adcb28b0-c058-4a8f-81a2-bd05b122f7ec} <Debug> TCPHandler: Processed in 0.00376459 sec. | ||
446 | 2024.11.02 06:19:39.910890 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
447 | 2024.11.02 06:19:39.911150 [ 252 ] {5abdf1f4-f28e-4379-aa66-f02533e5e987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
448 | 2024.11.02 06:19:39.911222 [ 252 ] {5abdf1f4-f28e-4379-aa66-f02533e5e987} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
449 | 2024.11.02 06:19:39.913211 [ 252 ] {5abdf1f4-f28e-4379-aa66-f02533e5e987} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Loading data parts | ||
450 | 2024.11.02 06:19:39.913416 [ 252 ] {5abdf1f4-f28e-4379-aa66-f02533e5e987} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): There are no data parts | ||
451 | 2024.11.02 06:19:39.914587 [ 252 ] {5abdf1f4-f28e-4379-aa66-f02533e5e987} <Debug> TCPHandler: Processed in 0.00374857 sec. | ||
452 | 2024.11.02 06:19:39.914769 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
453 | 2024.11.02 06:19:39.915112 [ 3 ] {9f7cb796-63d3-4846-8f44-f1d86d9d7e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
454 | 2024.11.02 06:19:39.915191 [ 3 ] {9f7cb796-63d3-4846-8f44-f1d86d9d7e15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
455 | 2024.11.02 06:19:39.917243 [ 3 ] {9f7cb796-63d3-4846-8f44-f1d86d9d7e15} <Debug> oximeter.measurements_histogramf32 (102cd5ff-6eda-4970-8db7-77daeca5df3e): Loading data parts | ||
456 | 2024.11.02 06:19:39.917436 [ 3 ] {9f7cb796-63d3-4846-8f44-f1d86d9d7e15} <Debug> oximeter.measurements_histogramf32 (102cd5ff-6eda-4970-8db7-77daeca5df3e): There are no data parts | ||
457 | 2024.11.02 06:19:39.918617 [ 3 ] {9f7cb796-63d3-4846-8f44-f1d86d9d7e15} <Debug> TCPHandler: Processed in 0.003912473 sec. | ||
458 | 2024.11.02 06:19:39.918792 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
459 | 2024.11.02 06:19:39.919052 [ 252 ] {bf49ca6a-b82d-48c3-8b3d-b18bc23c1d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
460 | 2024.11.02 06:19:39.919126 [ 252 ] {bf49ca6a-b82d-48c3-8b3d-b18bc23c1d63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
461 | 2024.11.02 06:19:39.921135 [ 252 ] {bf49ca6a-b82d-48c3-8b3d-b18bc23c1d63} <Debug> oximeter.measurements_histogramf64 (63a17d8f-a3a7-415d-ab69-a21d8be4a787): Loading data parts | ||
462 | 2024.11.02 06:19:39.921353 [ 252 ] {bf49ca6a-b82d-48c3-8b3d-b18bc23c1d63} <Debug> oximeter.measurements_histogramf64 (63a17d8f-a3a7-415d-ab69-a21d8be4a787): There are no data parts | ||
463 | 2024.11.02 06:19:39.922527 [ 252 ] {bf49ca6a-b82d-48c3-8b3d-b18bc23c1d63} <Debug> TCPHandler: Processed in 0.0037869 sec. | ||
464 | 2024.11.02 06:19:39.922710 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2024.11.02 06:19:39.922975 [ 3 ] {b6f2a478-9bd3-4496-b4a7-cac01dcda698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) /* The field tables store named dimensions of each timeseries. | ||
466 | * | ||
467 | * As with the measurement tables, there is one field table for each field data | ||
468 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
469 | * this behavior **must not** be relied upon for query correctness. | ||
470 | * | ||
471 | * The index for the fields differs from the measurements, however. Rows are | ||
472 | * sorted by timeseries name, then field name, field value, and finally | ||
473 | * timeseries key. This reflects the most common pattern for looking them up: | ||
474 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
475 | * usually then used to look up measurements. | ||
476 | * | ||
477 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
478 | * timeseries name and then key, since it would improve lookups where one | ||
479 | * already has the key. Realistically though, these tables are quite small and | ||
480 | * so performance benefits will be low in absolute terms. | ||
481 | * | ||
482 | * TTL: We use a materialized column to expire old field table records. This | ||
483 | * column is generated automatically by the database whenever a new row is | ||
484 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
485 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
486 | * record will remain during a deduplication, which will have the last | ||
487 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
488 | * measurement tables. | ||
489 | */ | ||
490 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value 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) | ||
491 | 2024.11.02 06:19:39.923060 [ 3 ] {b6f2a478-9bd3-4496-b4a7-cac01dcda698} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
492 | 2024.11.02 06:19:39.925039 [ 3 ] {b6f2a478-9bd3-4496-b4a7-cac01dcda698} <Debug> oximeter.fields_bool (28af221f-84bb-49cc-bced-a3c13f2148ee): Loading data parts | ||
493 | 2024.11.02 06:19:39.925248 [ 3 ] {b6f2a478-9bd3-4496-b4a7-cac01dcda698} <Debug> oximeter.fields_bool (28af221f-84bb-49cc-bced-a3c13f2148ee): There are no data parts | ||
494 | 2024.11.02 06:19:39.926373 [ 3 ] {b6f2a478-9bd3-4496-b4a7-cac01dcda698} <Debug> TCPHandler: Processed in 0.00372827 sec. | ||
495 | 2024.11.02 06:19:39.926571 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2024.11.02 06:19:39.926819 [ 252 ] {78b4dc92-86c0-4ebb-acc2-f63805657c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
497 | 2024.11.02 06:19:39.926892 [ 252 ] {78b4dc92-86c0-4ebb-acc2-f63805657c4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
498 | 2024.11.02 06:19:39.928794 [ 252 ] {78b4dc92-86c0-4ebb-acc2-f63805657c4b} <Debug> oximeter.fields_i8 (9de74a7f-faec-4404-982d-0134ab18a16d): Loading data parts | ||
499 | 2024.11.02 06:19:39.928965 [ 252 ] {78b4dc92-86c0-4ebb-acc2-f63805657c4b} <Debug> oximeter.fields_i8 (9de74a7f-faec-4404-982d-0134ab18a16d): There are no data parts | ||
500 | 2024.11.02 06:19:39.930073 [ 252 ] {78b4dc92-86c0-4ebb-acc2-f63805657c4b} <Debug> TCPHandler: Processed in 0.003563896 sec. | ||
501 | 2024.11.02 06:19:39.930245 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.11.02 06:19:39.930474 [ 3 ] {40f2332a-ea3a-4724-bcfa-a9266bc26600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
503 | 2024.11.02 06:19:39.930554 [ 3 ] {40f2332a-ea3a-4724-bcfa-a9266bc26600} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
504 | 2024.11.02 06:19:39.932433 [ 3 ] {40f2332a-ea3a-4724-bcfa-a9266bc26600} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Loading data parts | ||
505 | 2024.11.02 06:19:39.932592 [ 3 ] {40f2332a-ea3a-4724-bcfa-a9266bc26600} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): There are no data parts | ||
506 | 2024.11.02 06:19:39.933693 [ 3 ] {40f2332a-ea3a-4724-bcfa-a9266bc26600} <Debug> TCPHandler: Processed in 0.003501065 sec. | ||
507 | 2024.11.02 06:19:39.933876 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2024.11.02 06:19:39.934064 [ 252 ] {c08f48ae-cd0e-4dfd-a537-49a98d8b513a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
509 | 2024.11.02 06:19:39.934130 [ 252 ] {c08f48ae-cd0e-4dfd-a537-49a98d8b513a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
510 | 2024.11.02 06:19:39.935924 [ 252 ] {c08f48ae-cd0e-4dfd-a537-49a98d8b513a} <Debug> oximeter.fields_i16 (0b2885d5-b016-4872-8a51-9ca0cd553613): Loading data parts | ||
511 | 2024.11.02 06:19:39.936083 [ 252 ] {c08f48ae-cd0e-4dfd-a537-49a98d8b513a} <Debug> oximeter.fields_i16 (0b2885d5-b016-4872-8a51-9ca0cd553613): There are no data parts | ||
512 | 2024.11.02 06:19:39.937265 [ 252 ] {c08f48ae-cd0e-4dfd-a537-49a98d8b513a} <Debug> TCPHandler: Processed in 0.003440164 sec. | ||
513 | 2024.11.02 06:19:39.937435 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
514 | 2024.11.02 06:19:39.937641 [ 3 ] {969fd316-71c5-416c-b8a8-194f7d895a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
515 | 2024.11.02 06:19:39.937694 [ 3 ] {969fd316-71c5-416c-b8a8-194f7d895a81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
516 | 2024.11.02 06:19:39.939503 [ 3 ] {969fd316-71c5-416c-b8a8-194f7d895a81} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Loading data parts | ||
517 | 2024.11.02 06:19:39.939646 [ 3 ] {969fd316-71c5-416c-b8a8-194f7d895a81} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): There are no data parts | ||
518 | 2024.11.02 06:19:39.940764 [ 3 ] {969fd316-71c5-416c-b8a8-194f7d895a81} <Debug> TCPHandler: Processed in 0.003382063 sec. | ||
519 | 2024.11.02 06:19:39.940956 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
520 | 2024.11.02 06:19:39.941145 [ 252 ] {341ecdba-9b27-44f2-a2aa-f51f343aa15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
521 | 2024.11.02 06:19:39.941213 [ 252 ] {341ecdba-9b27-44f2-a2aa-f51f343aa15c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
522 | 2024.11.02 06:19:39.943003 [ 252 ] {341ecdba-9b27-44f2-a2aa-f51f343aa15c} <Debug> oximeter.fields_i32 (3f91d23f-eb3b-48b5-a1fa-40d1ad64281a): Loading data parts | ||
523 | 2024.11.02 06:19:39.943244 [ 252 ] {341ecdba-9b27-44f2-a2aa-f51f343aa15c} <Debug> oximeter.fields_i32 (3f91d23f-eb3b-48b5-a1fa-40d1ad64281a): There are no data parts | ||
524 | 2024.11.02 06:19:39.944362 [ 252 ] {341ecdba-9b27-44f2-a2aa-f51f343aa15c} <Debug> TCPHandler: Processed in 0.003458654 sec. | ||
525 | 2024.11.02 06:19:39.944537 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
526 | 2024.11.02 06:19:39.944738 [ 3 ] {c5a957a0-93b4-4f12-8450-b9e09a32690e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
527 | 2024.11.02 06:19:39.944792 [ 3 ] {c5a957a0-93b4-4f12-8450-b9e09a32690e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
528 | 2024.11.02 06:19:39.946608 [ 3 ] {c5a957a0-93b4-4f12-8450-b9e09a32690e} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Loading data parts | ||
529 | 2024.11.02 06:19:39.946772 [ 3 ] {c5a957a0-93b4-4f12-8450-b9e09a32690e} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): There are no data parts | ||
530 | 2024.11.02 06:19:39.947941 [ 3 ] {c5a957a0-93b4-4f12-8450-b9e09a32690e} <Debug> TCPHandler: Processed in 0.003457745 sec. | ||
531 | 2024.11.02 06:19:39.948138 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
532 | 2024.11.02 06:19:39.948335 [ 252 ] {dfd3bd05-f184-42a0-84b3-827ad5c6d300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
533 | 2024.11.02 06:19:39.948450 [ 252 ] {dfd3bd05-f184-42a0-84b3-827ad5c6d300} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
534 | 2024.11.02 06:19:39.950268 [ 252 ] {dfd3bd05-f184-42a0-84b3-827ad5c6d300} <Debug> oximeter.fields_i64 (16d77eec-2886-4b1e-a6fd-6e74ff5a6fed): Loading data parts | ||
535 | 2024.11.02 06:19:39.950436 [ 252 ] {dfd3bd05-f184-42a0-84b3-827ad5c6d300} <Debug> oximeter.fields_i64 (16d77eec-2886-4b1e-a6fd-6e74ff5a6fed): There are no data parts | ||
536 | 2024.11.02 06:19:39.951581 [ 252 ] {dfd3bd05-f184-42a0-84b3-827ad5c6d300} <Debug> TCPHandler: Processed in 0.003495835 sec. | ||
537 | 2024.11.02 06:19:39.951773 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
538 | 2024.11.02 06:19:39.952029 [ 3 ] {08116831-5039-4f47-8f00-9bbd493d3b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
539 | 2024.11.02 06:19:39.952084 [ 3 ] {08116831-5039-4f47-8f00-9bbd493d3b10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
540 | 2024.11.02 06:19:39.953911 [ 3 ] {08116831-5039-4f47-8f00-9bbd493d3b10} <Debug> oximeter.fields_u64 (90f423f5-d94f-4de8-bb37-e512a1dbf4ba): Loading data parts | ||
541 | 2024.11.02 06:19:39.954068 [ 3 ] {08116831-5039-4f47-8f00-9bbd493d3b10} <Debug> oximeter.fields_u64 (90f423f5-d94f-4de8-bb37-e512a1dbf4ba): There are no data parts | ||
542 | 2024.11.02 06:19:39.955229 [ 3 ] {08116831-5039-4f47-8f00-9bbd493d3b10} <Debug> TCPHandler: Processed in 0.003519815 sec. | ||
543 | 2024.11.02 06:19:39.955473 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
544 | 2024.11.02 06:19:39.955707 [ 252 ] {5b7489a2-cec8-4c74-9c9c-f0fdc42554a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
545 | 2024.11.02 06:19:39.955782 [ 252 ] {5b7489a2-cec8-4c74-9c9c-f0fdc42554a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
546 | 2024.11.02 06:19:39.957673 [ 252 ] {5b7489a2-cec8-4c74-9c9c-f0fdc42554a8} <Debug> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Loading data parts | ||
547 | 2024.11.02 06:19:39.957833 [ 252 ] {5b7489a2-cec8-4c74-9c9c-f0fdc42554a8} <Debug> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): There are no data parts | ||
548 | 2024.11.02 06:19:39.958938 [ 252 ] {5b7489a2-cec8-4c74-9c9c-f0fdc42554a8} <Debug> TCPHandler: Processed in 0.003527376 sec. | ||
549 | 2024.11.02 06:19:39.959131 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
550 | 2024.11.02 06:19:39.959391 [ 3 ] {a8701b80-d164-4e6e-ab5d-e0c48a601dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
551 | 2024.11.02 06:19:39.959480 [ 3 ] {a8701b80-d164-4e6e-ab5d-e0c48a601dbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
552 | 2024.11.02 06:19:39.961444 [ 3 ] {a8701b80-d164-4e6e-ab5d-e0c48a601dbd} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Loading data parts | ||
553 | 2024.11.02 06:19:39.961583 [ 3 ] {a8701b80-d164-4e6e-ab5d-e0c48a601dbd} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): There are no data parts | ||
554 | 2024.11.02 06:19:39.962696 [ 3 ] {a8701b80-d164-4e6e-ab5d-e0c48a601dbd} <Debug> TCPHandler: Processed in 0.003627948 sec. | ||
555 | 2024.11.02 06:19:39.962882 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
556 | 2024.11.02 06:19:39.963073 [ 252 ] {f4eaf188-d275-4f4d-a50d-623aa0ced271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
557 | 2024.11.02 06:19:39.963146 [ 252 ] {f4eaf188-d275-4f4d-a50d-623aa0ced271} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
558 | 2024.11.02 06:19:39.964894 [ 252 ] {f4eaf188-d275-4f4d-a50d-623aa0ced271} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Loading data parts | ||
559 | 2024.11.02 06:19:39.965051 [ 252 ] {f4eaf188-d275-4f4d-a50d-623aa0ced271} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): There are no data parts | ||
560 | 2024.11.02 06:19:39.966245 [ 252 ] {f4eaf188-d275-4f4d-a50d-623aa0ced271} <Debug> TCPHandler: Processed in 0.003413123 sec. | ||
561 | 2024.11.02 06:19:39.966434 [ 3 ] {} <Trace> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
562 | 2024.11.02 06:19:39.966714 [ 3 ] {2e9435fc-3cb3-4935-8e44-af1cf954cfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) /* The timeseries schema table stores the extracted schema for the samples | ||
563 | * oximeter collects. | ||
564 | */ | ||
565 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
566 | 2024.11.02 06:19:39.966800 [ 3 ] {2e9435fc-3cb3-4935-8e44-af1cf954cfa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
567 | 2024.11.02 06:19:39.968839 [ 3 ] {2e9435fc-3cb3-4935-8e44-af1cf954cfa4} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e): Loading data parts | ||
568 | 2024.11.02 06:19:39.969035 [ 3 ] {2e9435fc-3cb3-4935-8e44-af1cf954cfa4} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e): There are no data parts | ||
569 | 2024.11.02 06:19:39.970600 [ 3 ] {2e9435fc-3cb3-4935-8e44-af1cf954cfa4} <Debug> TCPHandler: Processed in 0.004217008 sec. | ||
570 | 2024.11.02 06:19:39.970786 [ 252 ] {} <Trace> TCP-Session: c9d8cec9-06eb-4326-9161-52a04e6fcb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.11.02 06:19:39.970990 [ 252 ] {a87eedff-45fc-4c85-a067-b4f0c5b14da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55060) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
572 | 2024.11.02 06:19:39.972229 [ 252 ] {a87eedff-45fc-4c85-a067-b4f0c5b14da7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
573 | 2024.11.02 06:19:39.987949 [ 257 ] {a87eedff-45fc-4c85-a067-b4f0c5b14da7} <Trace> oximeter.version (3e9ef984-4ff6-49e0-a4f9-17a155b3acab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
574 | 2024.11.02 06:19:39.988089 [ 257 ] {a87eedff-45fc-4c85-a067-b4f0c5b14da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
575 | 2024.11.02 06:19:39.992926 [ 257 ] {a87eedff-45fc-4c85-a067-b4f0c5b14da7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
576 | 2024.11.02 06:19:39.994049 [ 257 ] {a87eedff-45fc-4c85-a067-b4f0c5b14da7} <Trace> oximeter.version (3e9ef984-4ff6-49e0-a4f9-17a155b3acab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
577 | 2024.11.02 06:19:39.994453 [ 252 ] {a87eedff-45fc-4c85-a067-b4f0c5b14da7} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023524 sec., 42.509777248767215 rows/sec., 680.16 B/sec. | ||
578 | 2024.11.02 06:19:39.994701 [ 252 ] {a87eedff-45fc-4c85-a067-b4f0c5b14da7} <Debug> TCPHandler: Processed in 0.023968554 sec. | ||
579 | 2024.11.02 06:19:40.000210 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.67 MiB, peak 124.67 MiB, free memory in arenas 0.00 B, will set to 138.16 MiB (RSS), difference: 13.49 MiB | ||
580 | 2024.11.02 06:19:45.653415 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38572 | ||
581 | 2024.11.02 06:19:45.653567 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
582 | 2024.11.02 06:19:45.653603 [ 258 ] {} <Debug> TCP-Session: 3c7dfb1e-7366-4402-86bd-bbe30788108f Authenticating user 'default' from [fd00:1122:3344:101::c]:38572 | ||
583 | 2024.11.02 06:19:45.653787 [ 258 ] {} <Debug> TCP-Session: 3c7dfb1e-7366-4402-86bd-bbe30788108f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
584 | 2024.11.02 06:19:45.653804 [ 258 ] {} <Debug> TCP-Session: 3c7dfb1e-7366-4402-86bd-bbe30788108f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.11.02 06:19:45.653859 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
586 | 2024.11.02 06:19:45.653941 [ 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 | ||
587 | 2024.11.02 06:19:45.654023 [ 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 | ||
588 | 2024.11.02 06:19:45.656005 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40969 | ||
589 | 2024.11.02 06:19:45.656170 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50267 | ||
590 | 2024.11.02 06:19:45.656179 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51638 | ||
591 | 2024.11.02 06:19:45.656313 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45441 | ||
592 | 2024.11.02 06:19:45.656404 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63747 | ||
593 | 2024.11.02 06:19:45.656564 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62347 | ||
594 | 2024.11.02 06:19:45.656732 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33132 | ||
595 | 2024.11.02 06:19:45.662603 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
596 | 2024.11.02 06:19:45.662652 [ 260 ] {} <Debug> TCP-Session: d7019bec-a0be-495b-af1e-434424a2ebec Authenticating user 'default' from [fd00:1122:3344:101::c]:51638 | ||
597 | 2024.11.02 06:19:45.662656 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
598 | 2024.11.02 06:19:45.662662 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
599 | 2024.11.02 06:19:45.662717 [ 265 ] {} <Debug> TCP-Session: e24fc0de-f30c-4681-a003-3408f01d5f26 Authenticating user 'default' from [fd00:1122:3344:101::c]:33132 | ||
600 | 2024.11.02 06:19:45.662689 [ 260 ] {} <Debug> TCP-Session: d7019bec-a0be-495b-af1e-434424a2ebec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2024.11.02 06:19:45.662811 [ 263 ] {} <Debug> TCP-Session: fd817ab2-5bd6-4778-a4b3-e172b245ecb0 Authenticating user 'default' from [fd00:1122:3344:101::c]:63747 | ||
602 | 2024.11.02 06:19:45.662836 [ 265 ] {} <Debug> TCP-Session: e24fc0de-f30c-4681-a003-3408f01d5f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2024.11.02 06:19:45.662823 [ 260 ] {} <Debug> TCP-Session: d7019bec-a0be-495b-af1e-434424a2ebec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
604 | 2024.11.02 06:19:45.662926 [ 263 ] {} <Debug> TCP-Session: fd817ab2-5bd6-4778-a4b3-e172b245ecb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2024.11.02 06:19:45.662954 [ 265 ] {} <Debug> TCP-Session: e24fc0de-f30c-4681-a003-3408f01d5f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2024.11.02 06:19:45.663051 [ 263 ] {} <Debug> TCP-Session: fd817ab2-5bd6-4778-a4b3-e172b245ecb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2024.11.02 06:19:45.666633 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
608 | 2024.11.02 06:19:45.666786 [ 264 ] {} <Debug> TCP-Session: 9bc459c4-f2d6-4e17-bf63-2007221d2700 Authenticating user 'default' from [fd00:1122:3344:101::c]:62347 | ||
609 | 2024.11.02 06:19:45.666806 [ 264 ] {} <Debug> TCP-Session: 9bc459c4-f2d6-4e17-bf63-2007221d2700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2024.11.02 06:19:45.666820 [ 264 ] {} <Debug> TCP-Session: 9bc459c4-f2d6-4e17-bf63-2007221d2700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2024.11.02 06:19:45.667262 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
612 | 2024.11.02 06:19:45.667323 [ 262 ] {} <Debug> TCP-Session: 75a7c302-4454-4f07-b2f7-449ac1717e5f Authenticating user 'default' from [fd00:1122:3344:101::c]:45441 | ||
613 | 2024.11.02 06:19:45.667357 [ 262 ] {} <Debug> TCP-Session: 75a7c302-4454-4f07-b2f7-449ac1717e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
614 | 2024.11.02 06:19:45.667489 [ 262 ] {} <Debug> TCP-Session: 75a7c302-4454-4f07-b2f7-449ac1717e5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2024.11.02 06:19:45.667998 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
616 | 2024.11.02 06:19:45.668017 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
617 | 2024.11.02 06:19:45.668061 [ 261 ] {} <Debug> TCP-Session: e250e100-30e0-4f49-a760-6d1a1c9940df Authenticating user 'default' from [fd00:1122:3344:101::c]:50267 | ||
618 | 2024.11.02 06:19:45.668131 [ 259 ] {} <Debug> TCP-Session: 8864f86a-bfc7-4880-b1b8-fe3457c647ce Authenticating user 'default' from [fd00:1122:3344:101::c]:40969 | ||
619 | 2024.11.02 06:19:45.668264 [ 261 ] {} <Debug> TCP-Session: e250e100-30e0-4f49-a760-6d1a1c9940df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2024.11.02 06:19:45.668270 [ 259 ] {} <Debug> TCP-Session: 8864f86a-bfc7-4880-b1b8-fe3457c647ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2024.11.02 06:19:45.668308 [ 261 ] {} <Debug> TCP-Session: e250e100-30e0-4f49-a760-6d1a1c9940df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2024.11.02 06:19:45.668435 [ 259 ] {} <Debug> TCP-Session: 8864f86a-bfc7-4880-b1b8-fe3457c647ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2024.11.02 06:19:45.899937 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38275 | ||
624 | 2024.11.02 06:19:45.900163 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2024.11.02 06:19:45.900209 [ 266 ] {} <Debug> TCP-Session: 192d67ec-60e9-4ad7-8303-264bd91742b9 Authenticating user 'default' from [fd00:1122:3344:101::b]:38275 | ||
626 | 2024.11.02 06:19:45.900235 [ 266 ] {} <Debug> TCP-Session: 192d67ec-60e9-4ad7-8303-264bd91742b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.11.02 06:19:45.900322 [ 266 ] {} <Debug> TCP-Session: 192d67ec-60e9-4ad7-8303-264bd91742b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.02 06:19:45.900386 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
629 | 2024.11.02 06:19:45.900413 [ 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.02 06:19:45.900538 [ 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.02 06:19:45.901779 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52888 | ||
632 | 2024.11.02 06:19:45.902017 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
633 | 2024.11.02 06:19:45.902060 [ 267 ] {} <Debug> TCP-Session: 7225780c-ac29-4f55-85b3-68f86c0f52ca Authenticating user 'default' from [fd00:1122:3344:101::b]:52888 | ||
634 | 2024.11.02 06:19:45.902198 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64124 | ||
635 | 2024.11.02 06:19:45.902218 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51928 | ||
636 | 2024.11.02 06:19:45.902135 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44060 | ||
637 | 2024.11.02 06:19:45.902120 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33259 | ||
638 | 2024.11.02 06:19:45.902336 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40929 | ||
639 | 2024.11.02 06:19:45.902288 [ 267 ] {} <Debug> TCP-Session: 7225780c-ac29-4f55-85b3-68f86c0f52ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
640 | 2024.11.02 06:19:45.902522 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33773 | ||
641 | 2024.11.02 06:19:45.903053 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
642 | 2024.11.02 06:19:45.903062 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
643 | 2024.11.02 06:19:45.903332 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2024.11.02 06:19:45.903332 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2024.11.02 06:19:45.903383 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
646 | 2024.11.02 06:19:45.903514 [ 272 ] {} <Debug> TCP-Session: b6bef68c-0976-45eb-9637-a25d4649e97e Authenticating user 'default' from [fd00:1122:3344:101::b]:40929 | ||
647 | 2024.11.02 06:19:45.903501 [ 268 ] {} <Debug> TCP-Session: 42ff758a-3899-440a-89a8-702fe47ddfb7 Authenticating user 'default' from [fd00:1122:3344:101::b]:51928 | ||
648 | 2024.11.02 06:19:45.903455 [ 269 ] {} <Debug> TCP-Session: ba31ea8c-e5f3-4e4b-99c3-847ce22aa1e6 Authenticating user 'default' from [fd00:1122:3344:101::b]:44060 | ||
649 | 2024.11.02 06:19:45.903649 [ 268 ] {} <Debug> TCP-Session: 42ff758a-3899-440a-89a8-702fe47ddfb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.11.02 06:19:45.903655 [ 272 ] {} <Debug> TCP-Session: b6bef68c-0976-45eb-9637-a25d4649e97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.11.02 06:19:45.903635 [ 273 ] {} <Debug> TCP-Session: d8c2b977-26b2-4bf7-ac6b-3306a1761e31 Authenticating user 'default' from [fd00:1122:3344:101::b]:33773 | ||
652 | 2024.11.02 06:19:45.903795 [ 268 ] {} <Debug> TCP-Session: 42ff758a-3899-440a-89a8-702fe47ddfb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2024.11.02 06:19:45.903772 [ 269 ] {} <Debug> TCP-Session: ba31ea8c-e5f3-4e4b-99c3-847ce22aa1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.11.02 06:19:45.903419 [ 267 ] {} <Debug> TCP-Session: 7225780c-ac29-4f55-85b3-68f86c0f52ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.11.02 06:19:45.903944 [ 269 ] {} <Debug> TCP-Session: ba31ea8c-e5f3-4e4b-99c3-847ce22aa1e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2024.11.02 06:19:45.903904 [ 273 ] {} <Debug> TCP-Session: d8c2b977-26b2-4bf7-ac6b-3306a1761e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.11.02 06:19:45.903374 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
658 | 2024.11.02 06:19:45.903802 [ 272 ] {} <Debug> TCP-Session: b6bef68c-0976-45eb-9637-a25d4649e97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2024.11.02 06:19:45.904127 [ 273 ] {} <Debug> TCP-Session: d8c2b977-26b2-4bf7-ac6b-3306a1761e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2024.11.02 06:19:45.903502 [ 270 ] {} <Debug> TCP-Session: 6f65fc6d-55e9-43f4-8c1e-579e4df0606c Authenticating user 'default' from [fd00:1122:3344:101::b]:33259 | ||
661 | 2024.11.02 06:19:45.904314 [ 271 ] {} <Debug> TCP-Session: 9c6528f0-b15a-4fef-91f0-7bf26358c9f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:64124 | ||
662 | 2024.11.02 06:19:45.904545 [ 271 ] {} <Debug> TCP-Session: 9c6528f0-b15a-4fef-91f0-7bf26358c9f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.11.02 06:19:45.904574 [ 270 ] {} <Debug> TCP-Session: 6f65fc6d-55e9-43f4-8c1e-579e4df0606c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.11.02 06:19:45.904589 [ 271 ] {} <Debug> TCP-Session: 9c6528f0-b15a-4fef-91f0-7bf26358c9f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.11.02 06:19:45.904753 [ 270 ] {} <Debug> TCP-Session: 6f65fc6d-55e9-43f4-8c1e-579e4df0606c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.11.02 06:19:45.932341 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34083 | ||
667 | 2024.11.02 06:19:45.932695 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
668 | 2024.11.02 06:19:45.932782 [ 274 ] {} <Debug> TCP-Session: d973a9f2-2a2b-44d1-97f1-8dc6eb7b5ade Authenticating user 'default' from [fd00:1122:3344:101::a]:34083 | ||
669 | 2024.11.02 06:19:45.932807 [ 274 ] {} <Debug> TCP-Session: d973a9f2-2a2b-44d1-97f1-8dc6eb7b5ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.11.02 06:19:45.932821 [ 274 ] {} <Debug> TCP-Session: d973a9f2-2a2b-44d1-97f1-8dc6eb7b5ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.11.02 06:19:45.932993 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
672 | 2024.11.02 06:19:45.933022 [ 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 | ||
673 | 2024.11.02 06:19:45.933137 [ 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 | ||
674 | 2024.11.02 06:19:45.934324 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36986 | ||
675 | 2024.11.02 06:19:45.934465 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34627 | ||
676 | 2024.11.02 06:19:45.934550 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
677 | 2024.11.02 06:19:45.934659 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33423 | ||
678 | 2024.11.02 06:19:45.934827 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37049 | ||
679 | 2024.11.02 06:19:45.934806 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2024.11.02 06:19:45.934935 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40759 | ||
681 | 2024.11.02 06:19:45.934796 [ 275 ] {} <Debug> TCP-Session: 82f38b13-ac6f-4dd0-bb17-3b0ee2d42a56 Authenticating user 'default' from [fd00:1122:3344:101::a]:36986 | ||
682 | 2024.11.02 06:19:45.935184 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59116 | ||
683 | 2024.11.02 06:19:45.935199 [ 276 ] {} <Debug> TCP-Session: b8e6b4ec-6b64-4394-97eb-47f910063214 Authenticating user 'default' from [fd00:1122:3344:101::a]:34627 | ||
684 | 2024.11.02 06:19:45.935203 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
685 | 2024.11.02 06:19:45.935420 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36033 | ||
686 | 2024.11.02 06:19:45.935594 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
687 | 2024.11.02 06:19:45.935665 [ 275 ] {} <Debug> TCP-Session: 82f38b13-ac6f-4dd0-bb17-3b0ee2d42a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2024.11.02 06:19:45.935598 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
689 | 2024.11.02 06:19:45.935561 [ 276 ] {} <Debug> TCP-Session: b8e6b4ec-6b64-4394-97eb-47f910063214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.11.02 06:19:45.935921 [ 277 ] {} <Debug> TCP-Session: b4326b49-304c-45a4-8012-36a9032ec186 Authenticating user 'default' from [fd00:1122:3344:101::a]:33423 | ||
691 | 2024.11.02 06:19:45.935938 [ 276 ] {} <Debug> TCP-Session: b8e6b4ec-6b64-4394-97eb-47f910063214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2024.11.02 06:19:45.936005 [ 275 ] {} <Debug> TCP-Session: 82f38b13-ac6f-4dd0-bb17-3b0ee2d42a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2024.11.02 06:19:45.935947 [ 279 ] {} <Debug> TCP-Session: 18855f1c-a4ac-46d1-8712-e9bcf37ce0fc Authenticating user 'default' from [fd00:1122:3344:101::a]:40759 | ||
694 | 2024.11.02 06:19:45.936082 [ 277 ] {} <Debug> TCP-Session: b4326b49-304c-45a4-8012-36a9032ec186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.11.02 06:19:45.936110 [ 278 ] {} <Debug> TCP-Session: f839c9e1-66f6-407f-9547-fdb44b887e6c Authenticating user 'default' from [fd00:1122:3344:101::a]:37049 | ||
696 | 2024.11.02 06:19:45.936217 [ 279 ] {} <Debug> TCP-Session: 18855f1c-a4ac-46d1-8712-e9bcf37ce0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.11.02 06:19:45.936239 [ 277 ] {} <Debug> TCP-Session: b4326b49-304c-45a4-8012-36a9032ec186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.11.02 06:19:45.936316 [ 278 ] {} <Debug> TCP-Session: f839c9e1-66f6-407f-9547-fdb44b887e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.11.02 06:19:45.936328 [ 279 ] {} <Debug> TCP-Session: 18855f1c-a4ac-46d1-8712-e9bcf37ce0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.11.02 06:19:45.936433 [ 278 ] {} <Debug> TCP-Session: f839c9e1-66f6-407f-9547-fdb44b887e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.11.02 06:19:45.936620 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
702 | 2024.11.02 06:19:45.936740 [ 280 ] {} <Debug> TCP-Session: 718feff8-07f3-4737-a837-94cbcf801813 Authenticating user 'default' from [fd00:1122:3344:101::a]:59116 | ||
703 | 2024.11.02 06:19:45.936761 [ 280 ] {} <Debug> TCP-Session: 718feff8-07f3-4737-a837-94cbcf801813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.11.02 06:19:45.936775 [ 280 ] {} <Debug> TCP-Session: 718feff8-07f3-4737-a837-94cbcf801813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.11.02 06:19:45.955283 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
706 | 2024.11.02 06:19:45.955339 [ 281 ] {} <Debug> TCP-Session: 4eff6985-7b32-4a1c-b926-60306e2943ea Authenticating user 'default' from [fd00:1122:3344:101::a]:36033 | ||
707 | 2024.11.02 06:19:45.955367 [ 281 ] {} <Debug> TCP-Session: 4eff6985-7b32-4a1c-b926-60306e2943ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.11.02 06:19:45.955512 [ 281 ] {} <Debug> TCP-Session: 4eff6985-7b32-4a1c-b926-60306e2943ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.02 06:19:46.000257 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.48 MiB, peak 138.48 MiB, free memory in arenas 0.00 B, will set to 139.79 MiB (RSS), difference: 1.31 MiB | ||
710 | 2024.11.02 06:19:48.310928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
711 | 2024.11.02 06:19:48.311145 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
712 | 2024.11.02 06:19:48.317614 [ 242 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Loading data parts | ||
713 | 2024.11.02 06:19:48.317834 [ 242 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): There are no data parts | ||
714 | 2024.11.02 06:19:48.325042 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2024.11.02 06:19:48.325201 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
716 | 2024.11.02 06:19:48.328111 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2024.11.02 06:19:48.329915 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): 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.02 06:19:48.330545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
719 | 2024.11.02 06:19:49.000160 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.01 MiB, peak 144.01 MiB, free memory in arenas 0.00 B, will set to 141.96 MiB (RSS), difference: -2.05 MiB | ||
720 | 2024.11.02 06:19:53.278247 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
721 | 2024.11.02 06:19:53.278311 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
722 | 2024.11.02 06:19:59.000255 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.02 MiB, peak 144.01 MiB, free memory in arenas 0.00 B, will set to 142.04 MiB (RSS), difference: 4.01 MiB | ||
723 | 2024.11.02 06:20:06.581514 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55709, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
724 | 2024.11.02 06:20:06.763091 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
725 | 2024.11.02 06:20:06.775684 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
726 | 2024.11.02 06:20:06.793016 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
727 | 2024.11.02 06:20:06.795501 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
728 | 2024.11.02 06:20:06.957042 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
729 | 2024.11.02 06:20:06.961668 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
730 | 2024.11.02 06:20:06.966095 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.11.02 06:20:08.278467 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
732 | 2024.11.02 06:20:08.278525 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
733 | 2024.11.02 06:20:09.779475 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55709, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
734 | 2024.11.02 06:20:09.782065 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
735 | 2024.11.02 06:20:09.782109 [ 282 ] {} <Debug> HTTP-Session: 2f9f7efa-41a5-4092-9c58-7332a5b94d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:55709 | ||
736 | 2024.11.02 06:20:09.782138 [ 282 ] {} <Debug> HTTP-Session: 2f9f7efa-41a5-4092-9c58-7332a5b94d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
737 | 2024.11.02 06:20:09.782243 [ 282 ] {} <Debug> HTTP-Session: 2f9f7efa-41a5-4092-9c58-7332a5b94d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2024.11.02 06:20:09.782305 [ 282 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
739 | 2024.11.02 06:20:09.782342 [ 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 | ||
740 | 2024.11.02 06:20:09.782449 [ 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 | ||
741 | 2024.11.02 06:20:09.782579 [ 282 ] {} <Trace> HTTP-Session: 2f9f7efa-41a5-4092-9c58-7332a5b94d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
742 | 2024.11.02 06:20:09.786781 [ 282 ] {7a3e24a2-aca5-4770-aa0f-6cd08d30bdee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55709) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
743 | 2024.11.02 06:20:09.789211 [ 282 ] {7a3e24a2-aca5-4770-aa0f-6cd08d30bdee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
744 | 2024.11.02 06:20:09.797378 [ 282 ] {7a3e24a2-aca5-4770-aa0f-6cd08d30bdee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
745 | 2024.11.02 06:20:09.800570 [ 282 ] {7a3e24a2-aca5-4770-aa0f-6cd08d30bdee} <Debug> DynamicQueryHandler: Done processing query | ||
746 | 2024.11.02 06:20:09.800599 [ 282 ] {7a3e24a2-aca5-4770-aa0f-6cd08d30bdee} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
747 | 2024.11.02 06:20:09.800674 [ 282 ] {} <Debug> HTTP-Session: 2f9f7efa-41a5-4092-9c58-7332a5b94d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
748 | 2024.11.02 06:20:09.813239 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55709, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
749 | 2024.11.02 06:20:09.813303 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49599, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
750 | 2024.11.02 06:20:09.813465 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
751 | 2024.11.02 06:20:09.813503 [ 287 ] {} <Debug> HTTP-Session: cb7b1fa1-ca42-4092-b70c-c2e5e6c9be6d Authenticating user 'default' from [fd00:1122:3344:101::d]:49599 | ||
752 | 2024.11.02 06:20:09.813531 [ 287 ] {} <Debug> HTTP-Session: cb7b1fa1-ca42-4092-b70c-c2e5e6c9be6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2024.11.02 06:20:09.813549 [ 287 ] {} <Debug> HTTP-Session: cb7b1fa1-ca42-4092-b70c-c2e5e6c9be6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
754 | 2024.11.02 06:20:09.813608 [ 287 ] {} <Trace> HTTP-Session: cb7b1fa1-ca42-4092-b70c-c2e5e6c9be6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
755 | 2024.11.02 06:20:09.813916 [ 287 ] {ee9ebd2d-1f3c-4647-877c-f584f474e06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49599) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
756 | 2024.11.02 06:20:09.821669 [ 287 ] {ee9ebd2d-1f3c-4647-877c-f584f474e06e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
757 | 2024.11.02 06:20:09.821740 [ 287 ] {ee9ebd2d-1f3c-4647-877c-f584f474e06e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
758 | 2024.11.02 06:20:09.822890 [ 287 ] {ee9ebd2d-1f3c-4647-877c-f584f474e06e} <Debug> DynamicQueryHandler: Done processing query | ||
759 | 2024.11.02 06:20:09.822918 [ 287 ] {ee9ebd2d-1f3c-4647-877c-f584f474e06e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
760 | 2024.11.02 06:20:09.822935 [ 287 ] {} <Debug> HTTP-Session: cb7b1fa1-ca42-4092-b70c-c2e5e6c9be6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
761 | 2024.11.02 06:20:09.823305 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
762 | 2024.11.02 06:20:09.823354 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40791, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
763 | 2024.11.02 06:20:09.823448 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
764 | 2024.11.02 06:20:09.823481 [ 282 ] {} <Debug> HTTP-Session: 3d8644f1-00c9-4fab-b8bd-ac6d03f1302c Authenticating user 'default' from [fd00:1122:3344:101::d]:40791 | ||
765 | 2024.11.02 06:20:09.823508 [ 282 ] {} <Debug> HTTP-Session: 3d8644f1-00c9-4fab-b8bd-ac6d03f1302c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
766 | 2024.11.02 06:20:09.823528 [ 282 ] {} <Debug> HTTP-Session: 3d8644f1-00c9-4fab-b8bd-ac6d03f1302c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
767 | 2024.11.02 06:20:09.823579 [ 282 ] {} <Trace> HTTP-Session: 3d8644f1-00c9-4fab-b8bd-ac6d03f1302c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
768 | 2024.11.02 06:20:09.823761 [ 282 ] {3687cce1-7ba9-46aa-8ce8-60c7ba920b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40791) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
769 | 2024.11.02 06:20:09.824268 [ 282 ] {3687cce1-7ba9-46aa-8ce8-60c7ba920b60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
770 | 2024.11.02 06:20:09.824324 [ 282 ] {3687cce1-7ba9-46aa-8ce8-60c7ba920b60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
771 | 2024.11.02 06:20:09.825429 [ 282 ] {3687cce1-7ba9-46aa-8ce8-60c7ba920b60} <Debug> DynamicQueryHandler: Done processing query | ||
772 | 2024.11.02 06:20:09.825462 [ 282 ] {3687cce1-7ba9-46aa-8ce8-60c7ba920b60} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
773 | 2024.11.02 06:20:09.825483 [ 282 ] {} <Debug> HTTP-Session: 3d8644f1-00c9-4fab-b8bd-ac6d03f1302c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
774 | 2024.11.02 06:20:09.825803 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
775 | 2024.11.02 06:20:09.825883 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46483, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
776 | 2024.11.02 06:20:09.825970 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
777 | 2024.11.02 06:20:09.826001 [ 287 ] {} <Debug> HTTP-Session: 85e1b7b5-a943-4ea8-b016-244c161ba67b Authenticating user 'default' from [fd00:1122:3344:101::d]:46483 | ||
778 | 2024.11.02 06:20:09.826025 [ 287 ] {} <Debug> HTTP-Session: 85e1b7b5-a943-4ea8-b016-244c161ba67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
779 | 2024.11.02 06:20:09.826042 [ 287 ] {} <Debug> HTTP-Session: 85e1b7b5-a943-4ea8-b016-244c161ba67b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
780 | 2024.11.02 06:20:09.826088 [ 287 ] {} <Trace> HTTP-Session: 85e1b7b5-a943-4ea8-b016-244c161ba67b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
781 | 2024.11.02 06:20:09.826241 [ 287 ] {72bf7b07-f77d-430a-b6c8-5736d85c61b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
782 | 2024.11.02 06:20:09.826609 [ 287 ] {72bf7b07-f77d-430a-b6c8-5736d85c61b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
783 | 2024.11.02 06:20:09.826667 [ 287 ] {72bf7b07-f77d-430a-b6c8-5736d85c61b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
784 | 2024.11.02 06:20:09.827616 [ 287 ] {72bf7b07-f77d-430a-b6c8-5736d85c61b5} <Debug> DynamicQueryHandler: Done processing query | ||
785 | 2024.11.02 06:20:09.827643 [ 287 ] {72bf7b07-f77d-430a-b6c8-5736d85c61b5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
786 | 2024.11.02 06:20:09.827661 [ 287 ] {} <Debug> HTTP-Session: 85e1b7b5-a943-4ea8-b016-244c161ba67b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
787 | 2024.11.02 06:20:09.827922 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
788 | 2024.11.02 06:20:09.828022 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63146, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
789 | 2024.11.02 06:20:09.828087 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
790 | 2024.11.02 06:20:09.828109 [ 282 ] {} <Debug> HTTP-Session: 566b27e7-5586-460c-aff0-d2cfba3ddbc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63146 | ||
791 | 2024.11.02 06:20:09.828126 [ 282 ] {} <Debug> HTTP-Session: 566b27e7-5586-460c-aff0-d2cfba3ddbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
792 | 2024.11.02 06:20:09.828140 [ 282 ] {} <Debug> HTTP-Session: 566b27e7-5586-460c-aff0-d2cfba3ddbc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
793 | 2024.11.02 06:20:09.828179 [ 282 ] {} <Trace> HTTP-Session: 566b27e7-5586-460c-aff0-d2cfba3ddbc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
794 | 2024.11.02 06:20:09.828356 [ 282 ] {033dabae-97e4-4dc2-b626-8251400cc3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
795 | 2024.11.02 06:20:09.828726 [ 282 ] {033dabae-97e4-4dc2-b626-8251400cc3d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
796 | 2024.11.02 06:20:09.828782 [ 282 ] {033dabae-97e4-4dc2-b626-8251400cc3d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
797 | 2024.11.02 06:20:09.829821 [ 282 ] {033dabae-97e4-4dc2-b626-8251400cc3d2} <Debug> DynamicQueryHandler: Done processing query | ||
798 | 2024.11.02 06:20:09.829847 [ 282 ] {033dabae-97e4-4dc2-b626-8251400cc3d2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
799 | 2024.11.02 06:20:09.829863 [ 282 ] {} <Debug> HTTP-Session: 566b27e7-5586-460c-aff0-d2cfba3ddbc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
800 | 2024.11.02 06:20:09.830107 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46483, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
801 | 2024.11.02 06:20:09.830124 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
802 | 2024.11.02 06:20:09.830217 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
803 | 2024.11.02 06:20:09.830254 [ 287 ] {} <Debug> HTTP-Session: d348e34a-d2ce-4fbe-8593-5d068533bf3e Authenticating user 'default' from [fd00:1122:3344:101::d]:46483 | ||
804 | 2024.11.02 06:20:09.830289 [ 287 ] {} <Debug> HTTP-Session: d348e34a-d2ce-4fbe-8593-5d068533bf3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
805 | 2024.11.02 06:20:09.830310 [ 287 ] {} <Debug> HTTP-Session: d348e34a-d2ce-4fbe-8593-5d068533bf3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
806 | 2024.11.02 06:20:09.830358 [ 287 ] {} <Trace> HTTP-Session: d348e34a-d2ce-4fbe-8593-5d068533bf3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2024.11.02 06:20:09.830575 [ 287 ] {8dc5e6a6-5559-4c57-8d3c-cc312c4598b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
808 | 2024.11.02 06:20:09.831017 [ 287 ] {8dc5e6a6-5559-4c57-8d3c-cc312c4598b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2024.11.02 06:20:09.831085 [ 287 ] {8dc5e6a6-5559-4c57-8d3c-cc312c4598b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
810 | 2024.11.02 06:20:09.832113 [ 287 ] {8dc5e6a6-5559-4c57-8d3c-cc312c4598b7} <Debug> DynamicQueryHandler: Done processing query | ||
811 | 2024.11.02 06:20:09.832139 [ 287 ] {8dc5e6a6-5559-4c57-8d3c-cc312c4598b7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
812 | 2024.11.02 06:20:09.832158 [ 287 ] {} <Debug> HTTP-Session: d348e34a-d2ce-4fbe-8593-5d068533bf3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
813 | 2024.11.02 06:20:09.832384 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
814 | 2024.11.02 06:20:09.832521 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41300, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
815 | 2024.11.02 06:20:09.832600 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
816 | 2024.11.02 06:20:09.832624 [ 282 ] {} <Debug> HTTP-Session: ad161f2b-e7cf-4c65-8a9d-158505301906 Authenticating user 'default' from [fd00:1122:3344:101::d]:41300 | ||
817 | 2024.11.02 06:20:09.832645 [ 282 ] {} <Debug> HTTP-Session: ad161f2b-e7cf-4c65-8a9d-158505301906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
818 | 2024.11.02 06:20:09.832661 [ 282 ] {} <Debug> HTTP-Session: ad161f2b-e7cf-4c65-8a9d-158505301906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
819 | 2024.11.02 06:20:09.832707 [ 282 ] {} <Trace> HTTP-Session: ad161f2b-e7cf-4c65-8a9d-158505301906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
820 | 2024.11.02 06:20:09.832912 [ 282 ] {41e76c74-5b03-4eda-8f24-ce97dc57a19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41300) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
821 | 2024.11.02 06:20:09.833328 [ 282 ] {41e76c74-5b03-4eda-8f24-ce97dc57a19a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
822 | 2024.11.02 06:20:09.833384 [ 282 ] {41e76c74-5b03-4eda-8f24-ce97dc57a19a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2024.11.02 06:20:09.833730 [ 287 ] {} <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): | ||
824 | |||
825 | (version 23.8.7.1) | ||
826 | 2024.11.02 06:20:09.834410 [ 282 ] {41e76c74-5b03-4eda-8f24-ce97dc57a19a} <Debug> DynamicQueryHandler: Done processing query | ||
827 | 2024.11.02 06:20:09.834440 [ 282 ] {41e76c74-5b03-4eda-8f24-ce97dc57a19a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
828 | 2024.11.02 06:20:09.834456 [ 282 ] {} <Debug> HTTP-Session: ad161f2b-e7cf-4c65-8a9d-158505301906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
829 | 2024.11.02 06:20:09.834726 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41300, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
830 | 2024.11.02 06:20:09.834810 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52815, User-Agent: (none), Length: 358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
831 | 2024.11.02 06:20:09.834885 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
832 | 2024.11.02 06:20:09.834918 [ 287 ] {} <Debug> HTTP-Session: 34cda79f-7bf5-460e-979e-dd0ea2932253 Authenticating user 'default' from [fd00:1122:3344:101::d]:52815 | ||
833 | 2024.11.02 06:20:09.834936 [ 287 ] {} <Debug> HTTP-Session: 34cda79f-7bf5-460e-979e-dd0ea2932253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
834 | 2024.11.02 06:20:09.834950 [ 287 ] {} <Debug> HTTP-Session: 34cda79f-7bf5-460e-979e-dd0ea2932253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
835 | 2024.11.02 06:20:09.834989 [ 287 ] {} <Trace> HTTP-Session: 34cda79f-7bf5-460e-979e-dd0ea2932253 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
836 | 2024.11.02 06:20:09.835128 [ 287 ] {853746ce-f83b-4f0b-bf74-1132970d54a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
837 | 2024.11.02 06:20:09.835500 [ 287 ] {853746ce-f83b-4f0b-bf74-1132970d54a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2024.11.02 06:20:09.835554 [ 287 ] {853746ce-f83b-4f0b-bf74-1132970d54a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
839 | 2024.11.02 06:20:09.836504 [ 287 ] {853746ce-f83b-4f0b-bf74-1132970d54a4} <Debug> DynamicQueryHandler: Done processing query | ||
840 | 2024.11.02 06:20:09.836530 [ 287 ] {853746ce-f83b-4f0b-bf74-1132970d54a4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
841 | 2024.11.02 06:20:09.836547 [ 287 ] {} <Debug> HTTP-Session: 34cda79f-7bf5-460e-979e-dd0ea2932253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
842 | 2024.11.02 06:20:09.836771 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
843 | 2024.11.02 06:20:09.836844 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59246, User-Agent: (none), Length: 396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
844 | 2024.11.02 06:20:09.836926 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
845 | 2024.11.02 06:20:09.836948 [ 282 ] {} <Debug> HTTP-Session: 24b29ec4-4217-4a95-b682-2711c8a81ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59246 | ||
846 | 2024.11.02 06:20:09.836965 [ 282 ] {} <Debug> HTTP-Session: 24b29ec4-4217-4a95-b682-2711c8a81ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
847 | 2024.11.02 06:20:09.836979 [ 282 ] {} <Debug> HTTP-Session: 24b29ec4-4217-4a95-b682-2711c8a81ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
848 | 2024.11.02 06:20:09.837016 [ 282 ] {} <Trace> HTTP-Session: 24b29ec4-4217-4a95-b682-2711c8a81ce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
849 | 2024.11.02 06:20:09.837156 [ 282 ] {1c1fec52-0246-4c10-a9b3-f9d8f6fc2fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59246) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
850 | 2024.11.02 06:20:09.837528 [ 282 ] {1c1fec52-0246-4c10-a9b3-f9d8f6fc2fa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
851 | 2024.11.02 06:20:09.837582 [ 282 ] {1c1fec52-0246-4c10-a9b3-f9d8f6fc2fa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
852 | 2024.11.02 06:20:09.838651 [ 282 ] {1c1fec52-0246-4c10-a9b3-f9d8f6fc2fa5} <Debug> DynamicQueryHandler: Done processing query | ||
853 | 2024.11.02 06:20:09.838676 [ 282 ] {1c1fec52-0246-4c10-a9b3-f9d8f6fc2fa5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
854 | 2024.11.02 06:20:09.838694 [ 282 ] {} <Debug> HTTP-Session: 24b29ec4-4217-4a95-b682-2711c8a81ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
855 | 2024.11.02 06:20:09.838945 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59246, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
856 | 2024.11.02 06:20:09.838998 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46296, User-Agent: (none), Length: 431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
857 | 2024.11.02 06:20:09.839075 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
858 | 2024.11.02 06:20:09.839105 [ 287 ] {} <Debug> HTTP-Session: e0e2775b-791f-45d2-8f9d-593cf7d96ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46296 | ||
859 | 2024.11.02 06:20:09.839125 [ 287 ] {} <Debug> HTTP-Session: e0e2775b-791f-45d2-8f9d-593cf7d96ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
860 | 2024.11.02 06:20:09.839140 [ 287 ] {} <Debug> HTTP-Session: e0e2775b-791f-45d2-8f9d-593cf7d96ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
861 | 2024.11.02 06:20:09.839179 [ 287 ] {} <Trace> HTTP-Session: e0e2775b-791f-45d2-8f9d-593cf7d96ff2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
862 | 2024.11.02 06:20:09.839320 [ 287 ] {b0d366f5-c36b-4fe3-a6c9-5cfbc1983630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46296) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
863 | 2024.11.02 06:20:09.839698 [ 287 ] {b0d366f5-c36b-4fe3-a6c9-5cfbc1983630} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
864 | 2024.11.02 06:20:09.839751 [ 287 ] {b0d366f5-c36b-4fe3-a6c9-5cfbc1983630} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
865 | 2024.11.02 06:20:09.840742 [ 287 ] {b0d366f5-c36b-4fe3-a6c9-5cfbc1983630} <Debug> DynamicQueryHandler: Done processing query | ||
866 | 2024.11.02 06:20:09.840767 [ 287 ] {b0d366f5-c36b-4fe3-a6c9-5cfbc1983630} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
867 | 2024.11.02 06:20:09.840784 [ 287 ] {} <Debug> HTTP-Session: e0e2775b-791f-45d2-8f9d-593cf7d96ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
868 | 2024.11.02 06:20:09.840996 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
869 | 2024.11.02 06:20:09.841086 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45368, User-Agent: (none), Length: 470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
870 | 2024.11.02 06:20:09.841177 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
871 | 2024.11.02 06:20:09.841202 [ 282 ] {} <Debug> HTTP-Session: 46d58bae-b237-47df-b9bd-3a3d88d696d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45368 | ||
872 | 2024.11.02 06:20:09.841219 [ 282 ] {} <Debug> HTTP-Session: 46d58bae-b237-47df-b9bd-3a3d88d696d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
873 | 2024.11.02 06:20:09.841233 [ 282 ] {} <Debug> HTTP-Session: 46d58bae-b237-47df-b9bd-3a3d88d696d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
874 | 2024.11.02 06:20:09.841272 [ 282 ] {} <Trace> HTTP-Session: 46d58bae-b237-47df-b9bd-3a3d88d696d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
875 | 2024.11.02 06:20:09.841417 [ 282 ] {ade78af4-91de-48bc-ae6f-81505283f574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45368) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
876 | 2024.11.02 06:20:09.841795 [ 282 ] {ade78af4-91de-48bc-ae6f-81505283f574} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
877 | 2024.11.02 06:20:09.841849 [ 282 ] {ade78af4-91de-48bc-ae6f-81505283f574} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
878 | 2024.11.02 06:20:09.842767 [ 282 ] {ade78af4-91de-48bc-ae6f-81505283f574} <Debug> DynamicQueryHandler: Done processing query | ||
879 | 2024.11.02 06:20:09.842794 [ 282 ] {ade78af4-91de-48bc-ae6f-81505283f574} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
880 | 2024.11.02 06:20:09.842810 [ 282 ] {} <Debug> HTTP-Session: 46d58bae-b237-47df-b9bd-3a3d88d696d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
881 | 2024.11.02 06:20:09.843057 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
882 | 2024.11.02 06:20:09.843131 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48639, User-Agent: (none), Length: 502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
883 | 2024.11.02 06:20:09.843202 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
884 | 2024.11.02 06:20:09.843227 [ 287 ] {} <Debug> HTTP-Session: 34e6034c-530c-4622-83a2-caa14efd21e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48639 | ||
885 | 2024.11.02 06:20:09.843247 [ 287 ] {} <Debug> HTTP-Session: 34e6034c-530c-4622-83a2-caa14efd21e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
886 | 2024.11.02 06:20:09.843264 [ 287 ] {} <Debug> HTTP-Session: 34e6034c-530c-4622-83a2-caa14efd21e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
887 | 2024.11.02 06:20:09.843309 [ 287 ] {} <Trace> HTTP-Session: 34e6034c-530c-4622-83a2-caa14efd21e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
888 | 2024.11.02 06:20:09.843481 [ 287 ] {84cd6812-81fc-4725-8454-1f09c2b868f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48639) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
889 | 2024.11.02 06:20:09.843942 [ 287 ] {84cd6812-81fc-4725-8454-1f09c2b868f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
890 | 2024.11.02 06:20:09.844009 [ 287 ] {84cd6812-81fc-4725-8454-1f09c2b868f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
891 | 2024.11.02 06:20:09.844973 [ 287 ] {84cd6812-81fc-4725-8454-1f09c2b868f4} <Debug> DynamicQueryHandler: Done processing query | ||
892 | 2024.11.02 06:20:09.844998 [ 287 ] {84cd6812-81fc-4725-8454-1f09c2b868f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
893 | 2024.11.02 06:20:09.845015 [ 287 ] {} <Debug> HTTP-Session: 34e6034c-530c-4622-83a2-caa14efd21e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
894 | 2024.11.02 06:20:09.845238 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
895 | 2024.11.02 06:20:09.845380 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56578, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
896 | 2024.11.02 06:20:09.845454 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
897 | 2024.11.02 06:20:09.845477 [ 282 ] {} <Debug> HTTP-Session: d0ecf760-05dc-4f4a-998a-6cb05d9cd148 Authenticating user 'default' from [fd00:1122:3344:101::d]:56578 | ||
898 | 2024.11.02 06:20:09.845498 [ 282 ] {} <Debug> HTTP-Session: d0ecf760-05dc-4f4a-998a-6cb05d9cd148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
899 | 2024.11.02 06:20:09.845515 [ 282 ] {} <Debug> HTTP-Session: d0ecf760-05dc-4f4a-998a-6cb05d9cd148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
900 | 2024.11.02 06:20:09.845560 [ 282 ] {} <Trace> HTTP-Session: d0ecf760-05dc-4f4a-998a-6cb05d9cd148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
901 | 2024.11.02 06:20:09.845733 [ 282 ] {ca36ec3b-7089-4687-b169-2ddf76d5fddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56578) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
902 | 2024.11.02 06:20:09.846192 [ 282 ] {ca36ec3b-7089-4687-b169-2ddf76d5fddd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
903 | 2024.11.02 06:20:09.846247 [ 282 ] {ca36ec3b-7089-4687-b169-2ddf76d5fddd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
904 | 2024.11.02 06:20:09.847192 [ 282 ] {ca36ec3b-7089-4687-b169-2ddf76d5fddd} <Debug> DynamicQueryHandler: Done processing query | ||
905 | 2024.11.02 06:20:09.847217 [ 282 ] {ca36ec3b-7089-4687-b169-2ddf76d5fddd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
906 | 2024.11.02 06:20:09.847235 [ 282 ] {} <Debug> HTTP-Session: d0ecf760-05dc-4f4a-998a-6cb05d9cd148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
907 | 2024.11.02 06:20:09.847538 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
908 | 2024.11.02 06:20:09.847597 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49215, User-Agent: (none), Length: 579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
909 | 2024.11.02 06:20:09.847693 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
910 | 2024.11.02 06:20:09.847721 [ 287 ] {} <Debug> HTTP-Session: ac8abb7a-258d-41cd-8844-43358f6958ba Authenticating user 'default' from [fd00:1122:3344:101::d]:49215 | ||
911 | 2024.11.02 06:20:09.847742 [ 287 ] {} <Debug> HTTP-Session: ac8abb7a-258d-41cd-8844-43358f6958ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
912 | 2024.11.02 06:20:09.847759 [ 287 ] {} <Debug> HTTP-Session: ac8abb7a-258d-41cd-8844-43358f6958ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
913 | 2024.11.02 06:20:09.847804 [ 287 ] {} <Trace> HTTP-Session: ac8abb7a-258d-41cd-8844-43358f6958ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
914 | 2024.11.02 06:20:09.847979 [ 287 ] {3c20bc6d-ee19-450d-8664-58ac413ec1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49215) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
915 | 2024.11.02 06:20:09.848404 [ 287 ] {3c20bc6d-ee19-450d-8664-58ac413ec1f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
916 | 2024.11.02 06:20:09.848459 [ 287 ] {3c20bc6d-ee19-450d-8664-58ac413ec1f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
917 | 2024.11.02 06:20:09.849463 [ 287 ] {3c20bc6d-ee19-450d-8664-58ac413ec1f0} <Debug> DynamicQueryHandler: Done processing query | ||
918 | 2024.11.02 06:20:09.849488 [ 287 ] {3c20bc6d-ee19-450d-8664-58ac413ec1f0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
919 | 2024.11.02 06:20:09.849506 [ 287 ] {} <Debug> HTTP-Session: ac8abb7a-258d-41cd-8844-43358f6958ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
920 | 2024.11.02 06:20:09.849793 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
921 | 2024.11.02 06:20:09.849886 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55662, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
922 | 2024.11.02 06:20:09.849985 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
923 | 2024.11.02 06:20:09.850018 [ 282 ] {} <Debug> HTTP-Session: 0bbb9479-50e7-4420-8ab7-884fd2816ed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55662 | ||
924 | 2024.11.02 06:20:09.850039 [ 282 ] {} <Debug> HTTP-Session: 0bbb9479-50e7-4420-8ab7-884fd2816ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
925 | 2024.11.02 06:20:09.850056 [ 282 ] {} <Debug> HTTP-Session: 0bbb9479-50e7-4420-8ab7-884fd2816ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
926 | 2024.11.02 06:20:09.850100 [ 282 ] {} <Trace> HTTP-Session: 0bbb9479-50e7-4420-8ab7-884fd2816ed3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
927 | 2024.11.02 06:20:09.850265 [ 282 ] {edf90c13-404f-487c-9ac6-74a0f53c169d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55662) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
928 | 2024.11.02 06:20:09.850667 [ 282 ] {edf90c13-404f-487c-9ac6-74a0f53c169d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
929 | 2024.11.02 06:20:09.850724 [ 282 ] {edf90c13-404f-487c-9ac6-74a0f53c169d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
930 | 2024.11.02 06:20:09.851795 [ 282 ] {edf90c13-404f-487c-9ac6-74a0f53c169d} <Debug> DynamicQueryHandler: Done processing query | ||
931 | 2024.11.02 06:20:09.851822 [ 282 ] {edf90c13-404f-487c-9ac6-74a0f53c169d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
932 | 2024.11.02 06:20:09.851838 [ 282 ] {} <Debug> HTTP-Session: 0bbb9479-50e7-4420-8ab7-884fd2816ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
933 | 2024.11.02 06:20:09.852083 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
934 | 2024.11.02 06:20:09.852152 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46240, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
935 | 2024.11.02 06:20:09.852249 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
936 | 2024.11.02 06:20:09.852282 [ 287 ] {} <Debug> HTTP-Session: 3c8d9cce-d6fb-4112-9209-11a0424d03c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46240 | ||
937 | 2024.11.02 06:20:09.852304 [ 287 ] {} <Debug> HTTP-Session: 3c8d9cce-d6fb-4112-9209-11a0424d03c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
938 | 2024.11.02 06:20:09.852321 [ 287 ] {} <Debug> HTTP-Session: 3c8d9cce-d6fb-4112-9209-11a0424d03c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
939 | 2024.11.02 06:20:09.852367 [ 287 ] {} <Trace> HTTP-Session: 3c8d9cce-d6fb-4112-9209-11a0424d03c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
940 | 2024.11.02 06:20:09.852546 [ 287 ] {11ff45c2-7b47-4ef1-a0cd-9321260c1215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46240) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
941 | 2024.11.02 06:20:09.853029 [ 287 ] {11ff45c2-7b47-4ef1-a0cd-9321260c1215} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
942 | 2024.11.02 06:20:09.853096 [ 287 ] {11ff45c2-7b47-4ef1-a0cd-9321260c1215} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
943 | 2024.11.02 06:20:09.854087 [ 287 ] {11ff45c2-7b47-4ef1-a0cd-9321260c1215} <Debug> DynamicQueryHandler: Done processing query | ||
944 | 2024.11.02 06:20:09.854112 [ 287 ] {11ff45c2-7b47-4ef1-a0cd-9321260c1215} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
945 | 2024.11.02 06:20:09.854128 [ 287 ] {} <Debug> HTTP-Session: 3c8d9cce-d6fb-4112-9209-11a0424d03c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
946 | 2024.11.02 06:20:09.854409 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
947 | 2024.11.02 06:20:09.854563 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39876, User-Agent: (none), Length: 671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
948 | 2024.11.02 06:20:09.854642 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
949 | 2024.11.02 06:20:09.854667 [ 282 ] {} <Debug> HTTP-Session: 9ffea6c5-4e19-4a5b-b270-7a81b150e87e Authenticating user 'default' from [fd00:1122:3344:101::d]:39876 | ||
950 | 2024.11.02 06:20:09.854688 [ 282 ] {} <Debug> HTTP-Session: 9ffea6c5-4e19-4a5b-b270-7a81b150e87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
951 | 2024.11.02 06:20:09.854706 [ 282 ] {} <Debug> HTTP-Session: 9ffea6c5-4e19-4a5b-b270-7a81b150e87e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
952 | 2024.11.02 06:20:09.854750 [ 282 ] {} <Trace> HTTP-Session: 9ffea6c5-4e19-4a5b-b270-7a81b150e87e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
953 | 2024.11.02 06:20:09.854926 [ 282 ] {d8c54511-feb1-4c01-b533-8852b8ada7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39876) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
954 | 2024.11.02 06:20:09.855372 [ 282 ] {d8c54511-feb1-4c01-b533-8852b8ada7d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
955 | 2024.11.02 06:20:09.855427 [ 282 ] {d8c54511-feb1-4c01-b533-8852b8ada7d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
956 | 2024.11.02 06:20:09.856514 [ 282 ] {d8c54511-feb1-4c01-b533-8852b8ada7d3} <Debug> DynamicQueryHandler: Done processing query | ||
957 | 2024.11.02 06:20:09.856540 [ 282 ] {d8c54511-feb1-4c01-b533-8852b8ada7d3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
958 | 2024.11.02 06:20:09.856558 [ 282 ] {} <Debug> HTTP-Session: 9ffea6c5-4e19-4a5b-b270-7a81b150e87e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
959 | 2024.11.02 06:20:09.856942 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
960 | 2024.11.02 06:20:09.857030 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35936, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
961 | 2024.11.02 06:20:09.857098 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
962 | 2024.11.02 06:20:09.857122 [ 287 ] {} <Debug> HTTP-Session: a79372ee-ec8d-43e6-9fe5-ea8a6b25d7be Authenticating user 'default' from [fd00:1122:3344:101::d]:35936 | ||
963 | 2024.11.02 06:20:09.857142 [ 287 ] {} <Debug> HTTP-Session: a79372ee-ec8d-43e6-9fe5-ea8a6b25d7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
964 | 2024.11.02 06:20:09.857159 [ 287 ] {} <Debug> HTTP-Session: a79372ee-ec8d-43e6-9fe5-ea8a6b25d7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
965 | 2024.11.02 06:20:09.857203 [ 287 ] {} <Trace> HTTP-Session: a79372ee-ec8d-43e6-9fe5-ea8a6b25d7be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
966 | 2024.11.02 06:20:09.857353 [ 287 ] {9f49e817-8fff-4e89-b687-b4eb4265619a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35936) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
967 | 2024.11.02 06:20:09.857757 [ 287 ] {9f49e817-8fff-4e89-b687-b4eb4265619a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
968 | 2024.11.02 06:20:09.857812 [ 287 ] {9f49e817-8fff-4e89-b687-b4eb4265619a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
969 | 2024.11.02 06:20:09.858727 [ 287 ] {9f49e817-8fff-4e89-b687-b4eb4265619a} <Debug> DynamicQueryHandler: Done processing query | ||
970 | 2024.11.02 06:20:09.858752 [ 287 ] {9f49e817-8fff-4e89-b687-b4eb4265619a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
971 | 2024.11.02 06:20:09.858769 [ 287 ] {} <Debug> HTTP-Session: a79372ee-ec8d-43e6-9fe5-ea8a6b25d7be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
972 | 2024.11.02 06:20:09.860033 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39876, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
973 | 2024.11.02 06:20:09.860051 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
974 | 2024.11.02 06:20:09.860128 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
975 | 2024.11.02 06:20:09.860166 [ 282 ] {} <Debug> HTTP-Session: 73444f4e-7a3b-4870-98e9-0a767420dbbf Authenticating user 'default' from [fd00:1122:3344:101::d]:39876 | ||
976 | 2024.11.02 06:20:09.860196 [ 282 ] {} <Debug> HTTP-Session: 73444f4e-7a3b-4870-98e9-0a767420dbbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
977 | 2024.11.02 06:20:09.860217 [ 282 ] {} <Debug> HTTP-Session: 73444f4e-7a3b-4870-98e9-0a767420dbbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
978 | 2024.11.02 06:20:09.860261 [ 287 ] {} <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): | ||
979 | |||
980 | (version 23.8.7.1) | ||
981 | 2024.11.02 06:20:09.860279 [ 282 ] {} <Trace> HTTP-Session: 73444f4e-7a3b-4870-98e9-0a767420dbbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
982 | 2024.11.02 06:20:09.860479 [ 282 ] {04926a7d-5029-4604-bf33-7c6cf8fc1669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39876) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
983 | 2024.11.02 06:20:09.860973 [ 282 ] {04926a7d-5029-4604-bf33-7c6cf8fc1669} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
984 | 2024.11.02 06:20:09.861041 [ 282 ] {04926a7d-5029-4604-bf33-7c6cf8fc1669} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
985 | 2024.11.02 06:20:09.861991 [ 282 ] {04926a7d-5029-4604-bf33-7c6cf8fc1669} <Debug> DynamicQueryHandler: Done processing query | ||
986 | 2024.11.02 06:20:09.862016 [ 282 ] {04926a7d-5029-4604-bf33-7c6cf8fc1669} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
987 | 2024.11.02 06:20:09.862033 [ 282 ] {} <Debug> HTTP-Session: 73444f4e-7a3b-4870-98e9-0a767420dbbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
988 | 2024.11.02 06:20:09.862790 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
989 | 2024.11.02 06:20:09.862861 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47556, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
990 | 2024.11.02 06:20:09.862940 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
991 | 2024.11.02 06:20:09.862967 [ 287 ] {} <Debug> HTTP-Session: 9aa3a6d1-9f80-49d3-911a-b5e51222272a Authenticating user 'default' from [fd00:1122:3344:101::d]:47556 | ||
992 | 2024.11.02 06:20:09.862988 [ 287 ] {} <Debug> HTTP-Session: 9aa3a6d1-9f80-49d3-911a-b5e51222272a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
993 | 2024.11.02 06:20:09.863004 [ 287 ] {} <Debug> HTTP-Session: 9aa3a6d1-9f80-49d3-911a-b5e51222272a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
994 | 2024.11.02 06:20:09.863049 [ 287 ] {} <Trace> HTTP-Session: 9aa3a6d1-9f80-49d3-911a-b5e51222272a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
995 | 2024.11.02 06:20:09.863230 [ 287 ] {c2efb5dc-d3bd-47a6-953f-80e9da1fb223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47556) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
996 | 2024.11.02 06:20:09.863646 [ 287 ] {c2efb5dc-d3bd-47a6-953f-80e9da1fb223} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
997 | 2024.11.02 06:20:09.863702 [ 287 ] {c2efb5dc-d3bd-47a6-953f-80e9da1fb223} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
998 | 2024.11.02 06:20:09.864703 [ 287 ] {c2efb5dc-d3bd-47a6-953f-80e9da1fb223} <Debug> DynamicQueryHandler: Done processing query | ||
999 | 2024.11.02 06:20:09.864729 [ 287 ] {c2efb5dc-d3bd-47a6-953f-80e9da1fb223} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1000 | 2024.11.02 06:20:09.864746 [ 287 ] {} <Debug> HTTP-Session: 9aa3a6d1-9f80-49d3-911a-b5e51222272a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1001 | 2024.11.02 06:20:09.865003 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1002 | 2024.11.02 06:20:09.865074 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63288, User-Agent: (none), Length: 830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1003 | 2024.11.02 06:20:09.865169 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1004 | 2024.11.02 06:20:09.865193 [ 282 ] {} <Debug> HTTP-Session: cc824255-0fea-4e8c-a98e-66180a65e9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:63288 | ||
1005 | 2024.11.02 06:20:09.865211 [ 282 ] {} <Debug> HTTP-Session: cc824255-0fea-4e8c-a98e-66180a65e9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1006 | 2024.11.02 06:20:09.865224 [ 282 ] {} <Debug> HTTP-Session: cc824255-0fea-4e8c-a98e-66180a65e9cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1007 | 2024.11.02 06:20:09.865263 [ 282 ] {} <Trace> HTTP-Session: cc824255-0fea-4e8c-a98e-66180a65e9cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1008 | 2024.11.02 06:20:09.865420 [ 282 ] {6da71280-f89e-4438-9a6f-3c9167c17b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63288) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1009 | 2024.11.02 06:20:09.865838 [ 282 ] {6da71280-f89e-4438-9a6f-3c9167c17b7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1010 | 2024.11.02 06:20:09.865894 [ 282 ] {6da71280-f89e-4438-9a6f-3c9167c17b7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1011 | 2024.11.02 06:20:09.866911 [ 282 ] {6da71280-f89e-4438-9a6f-3c9167c17b7d} <Debug> DynamicQueryHandler: Done processing query | ||
1012 | 2024.11.02 06:20:09.866937 [ 282 ] {6da71280-f89e-4438-9a6f-3c9167c17b7d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1013 | 2024.11.02 06:20:09.866954 [ 282 ] {} <Debug> HTTP-Session: cc824255-0fea-4e8c-a98e-66180a65e9cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1014 | 2024.11.02 06:20:09.867228 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1015 | 2024.11.02 06:20:09.867272 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46703, User-Agent: (none), Length: 860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1016 | 2024.11.02 06:20:09.867354 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1017 | 2024.11.02 06:20:09.867390 [ 287 ] {} <Debug> HTTP-Session: 5ebc2456-dd6d-4fb9-8b6e-ce0dcaace6cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46703 | ||
1018 | 2024.11.02 06:20:09.867413 [ 287 ] {} <Debug> HTTP-Session: 5ebc2456-dd6d-4fb9-8b6e-ce0dcaace6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1019 | 2024.11.02 06:20:09.867429 [ 287 ] {} <Debug> HTTP-Session: 5ebc2456-dd6d-4fb9-8b6e-ce0dcaace6cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1020 | 2024.11.02 06:20:09.867474 [ 287 ] {} <Trace> HTTP-Session: 5ebc2456-dd6d-4fb9-8b6e-ce0dcaace6cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1021 | 2024.11.02 06:20:09.867660 [ 287 ] {dbab49c3-b412-4810-9d78-ee0684ca5abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46703) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1022 | 2024.11.02 06:20:09.868158 [ 287 ] {dbab49c3-b412-4810-9d78-ee0684ca5abd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1023 | 2024.11.02 06:20:09.868218 [ 287 ] {dbab49c3-b412-4810-9d78-ee0684ca5abd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1024 | 2024.11.02 06:20:09.869233 [ 287 ] {dbab49c3-b412-4810-9d78-ee0684ca5abd} <Debug> DynamicQueryHandler: Done processing query | ||
1025 | 2024.11.02 06:20:09.869257 [ 287 ] {dbab49c3-b412-4810-9d78-ee0684ca5abd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1026 | 2024.11.02 06:20:09.869274 [ 287 ] {} <Debug> HTTP-Session: 5ebc2456-dd6d-4fb9-8b6e-ce0dcaace6cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1027 | 2024.11.02 06:20:09.869550 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1028 | 2024.11.02 06:20:09.869667 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33298, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1029 | 2024.11.02 06:20:09.869721 [ 287 ] {} <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): | ||
1030 | |||
1031 | (version 23.8.7.1) | ||
1032 | 2024.11.02 06:20:09.869753 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1033 | 2024.11.02 06:20:09.869782 [ 282 ] {} <Debug> HTTP-Session: bc95f21d-cf79-48ce-b551-4eca137bf3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33298 | ||
1034 | 2024.11.02 06:20:09.869823 [ 282 ] {} <Debug> HTTP-Session: bc95f21d-cf79-48ce-b551-4eca137bf3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1035 | 2024.11.02 06:20:09.869841 [ 282 ] {} <Debug> HTTP-Session: bc95f21d-cf79-48ce-b551-4eca137bf3a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1036 | 2024.11.02 06:20:09.869885 [ 282 ] {} <Trace> HTTP-Session: bc95f21d-cf79-48ce-b551-4eca137bf3a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1037 | 2024.11.02 06:20:09.870068 [ 282 ] {93987028-a676-4114-8169-03e3efa7d3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1038 | 2024.11.02 06:20:09.870527 [ 282 ] {93987028-a676-4114-8169-03e3efa7d3d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1039 | 2024.11.02 06:20:09.870585 [ 282 ] {93987028-a676-4114-8169-03e3efa7d3d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1040 | 2024.11.02 06:20:09.871544 [ 282 ] {93987028-a676-4114-8169-03e3efa7d3d2} <Debug> DynamicQueryHandler: Done processing query | ||
1041 | 2024.11.02 06:20:09.871573 [ 282 ] {93987028-a676-4114-8169-03e3efa7d3d2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1042 | 2024.11.02 06:20:09.871590 [ 282 ] {} <Debug> HTTP-Session: bc95f21d-cf79-48ce-b551-4eca137bf3a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1043 | 2024.11.02 06:20:09.871824 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1044 | 2024.11.02 06:20:09.871956 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35357, User-Agent: (none), Length: 928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1045 | 2024.11.02 06:20:09.872010 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1046 | 2024.11.02 06:20:09.872030 [ 287 ] {} <Debug> HTTP-Session: c10a7d68-498b-45b9-9338-7721c9fa5bdb Authenticating user 'default' from [fd00:1122:3344:101::d]:35357 | ||
1047 | 2024.11.02 06:20:09.872046 [ 287 ] {} <Debug> HTTP-Session: c10a7d68-498b-45b9-9338-7721c9fa5bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1048 | 2024.11.02 06:20:09.872060 [ 287 ] {} <Debug> HTTP-Session: c10a7d68-498b-45b9-9338-7721c9fa5bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1049 | 2024.11.02 06:20:09.872098 [ 287 ] {} <Trace> HTTP-Session: c10a7d68-498b-45b9-9338-7721c9fa5bdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1050 | 2024.11.02 06:20:09.872275 [ 287 ] {99f54204-2fed-4471-9c69-07da848dfaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35357) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1051 | 2024.11.02 06:20:09.872783 [ 287 ] {99f54204-2fed-4471-9c69-07da848dfaaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1052 | 2024.11.02 06:20:09.872849 [ 287 ] {99f54204-2fed-4471-9c69-07da848dfaaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1053 | 2024.11.02 06:20:09.873927 [ 287 ] {99f54204-2fed-4471-9c69-07da848dfaaf} <Debug> DynamicQueryHandler: Done processing query | ||
1054 | 2024.11.02 06:20:09.873952 [ 287 ] {99f54204-2fed-4471-9c69-07da848dfaaf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1055 | 2024.11.02 06:20:09.873969 [ 287 ] {} <Debug> HTTP-Session: c10a7d68-498b-45b9-9338-7721c9fa5bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1056 | 2024.11.02 06:20:09.874238 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1057 | 2024.11.02 06:20:09.874238 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33298, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1058 | 2024.11.02 06:20:09.874371 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1059 | 2024.11.02 06:20:09.874408 [ 282 ] {} <Debug> HTTP-Session: e6430b7d-a8cb-45ab-9b1f-996628ee42d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33298 | ||
1060 | 2024.11.02 06:20:09.874436 [ 282 ] {} <Debug> HTTP-Session: e6430b7d-a8cb-45ab-9b1f-996628ee42d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1061 | 2024.11.02 06:20:09.874454 [ 282 ] {} <Debug> HTTP-Session: e6430b7d-a8cb-45ab-9b1f-996628ee42d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1062 | 2024.11.02 06:20:09.874500 [ 282 ] {} <Trace> HTTP-Session: e6430b7d-a8cb-45ab-9b1f-996628ee42d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1063 | 2024.11.02 06:20:09.874691 [ 282 ] {adc1176e-4f92-427f-88bf-7760781f1738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1064 | 2024.11.02 06:20:09.875204 [ 282 ] {adc1176e-4f92-427f-88bf-7760781f1738} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1065 | 2024.11.02 06:20:09.875261 [ 282 ] {adc1176e-4f92-427f-88bf-7760781f1738} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1066 | 2024.11.02 06:20:09.876207 [ 282 ] {adc1176e-4f92-427f-88bf-7760781f1738} <Debug> DynamicQueryHandler: Done processing query | ||
1067 | 2024.11.02 06:20:09.876233 [ 282 ] {adc1176e-4f92-427f-88bf-7760781f1738} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1068 | 2024.11.02 06:20:09.876249 [ 282 ] {} <Debug> HTTP-Session: e6430b7d-a8cb-45ab-9b1f-996628ee42d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1069 | 2024.11.02 06:20:09.881191 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1070 | 2024.11.02 06:20:09.946080 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54149, User-Agent: (none), Length: 7707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1071 | 2024.11.02 06:20:09.946190 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1072 | 2024.11.02 06:20:09.946229 [ 282 ] {} <Debug> HTTP-Session: d370eaed-6c2a-4bf9-9703-b9dea0ed7ac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54149 | ||
1073 | 2024.11.02 06:20:09.946249 [ 282 ] {} <Debug> HTTP-Session: d370eaed-6c2a-4bf9-9703-b9dea0ed7ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1074 | 2024.11.02 06:20:09.946265 [ 282 ] {} <Debug> HTTP-Session: d370eaed-6c2a-4bf9-9703-b9dea0ed7ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1075 | 2024.11.02 06:20:09.946304 [ 282 ] {} <Trace> HTTP-Session: d370eaed-6c2a-4bf9-9703-b9dea0ed7ac5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1076 | 2024.11.02 06:20:09.946461 [ 282 ] {4632b1ee-5d78-4cc0-a36e-a80b54fc11cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54149) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1077 | 2024.11.02 06:20:09.946516 [ 282 ] {4632b1ee-5d78-4cc0-a36e-a80b54fc11cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1078 | 2024.11.02 06:20:09.946758 [ 282 ] {4632b1ee-5d78-4cc0-a36e-a80b54fc11cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1079 | 2024.11.02 06:20:09.949161 [ 282 ] {4632b1ee-5d78-4cc0-a36e-a80b54fc11cc} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1080 | 2024.11.02 06:20:09.949224 [ 282 ] {4632b1ee-5d78-4cc0-a36e-a80b54fc11cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1081 | 2024.11.02 06:20:09.950378 [ 282 ] {4632b1ee-5d78-4cc0-a36e-a80b54fc11cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1082 | 2024.11.02 06:20:09.951014 [ 282 ] {4632b1ee-5d78-4cc0-a36e-a80b54fc11cc} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1083 | 2024.11.02 06:20:09.951156 [ 282 ] {4632b1ee-5d78-4cc0-a36e-a80b54fc11cc} <Debug> executeQuery: Read 25 rows, 4.00 KiB in 0.004759 sec., 5253.204454717377 rows/sec., 841.13 KiB/sec. | ||
1084 | 2024.11.02 06:20:09.951379 [ 282 ] {4632b1ee-5d78-4cc0-a36e-a80b54fc11cc} <Debug> DynamicQueryHandler: Done processing query | ||
1085 | 2024.11.02 06:20:09.951404 [ 282 ] {4632b1ee-5d78-4cc0-a36e-a80b54fc11cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1086 | 2024.11.02 06:20:09.951420 [ 282 ] {} <Debug> HTTP-Session: d370eaed-6c2a-4bf9-9703-b9dea0ed7ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1087 | 2024.11.02 06:20:09.952085 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54149, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1088 | 2024.11.02 06:20:09.952389 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37753, User-Agent: (none), Length: 175409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1089 | 2024.11.02 06:20:09.952461 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1090 | 2024.11.02 06:20:09.952485 [ 287 ] {} <Debug> HTTP-Session: 6ac2e571-0cb3-4e12-8907-099ea250f1cc Authenticating user 'default' from [fd00:1122:3344:101::d]:37753 | ||
1091 | 2024.11.02 06:20:09.952506 [ 287 ] {} <Debug> HTTP-Session: 6ac2e571-0cb3-4e12-8907-099ea250f1cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1092 | 2024.11.02 06:20:09.952523 [ 287 ] {} <Debug> HTTP-Session: 6ac2e571-0cb3-4e12-8907-099ea250f1cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1093 | 2024.11.02 06:20:09.952567 [ 287 ] {} <Trace> HTTP-Session: 6ac2e571-0cb3-4e12-8907-099ea250f1cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1094 | 2024.11.02 06:20:09.953865 [ 287 ] {0326aea5-934b-4260-940c-83d93f5e1ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37753) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1095 | 2024.11.02 06:20:09.953915 [ 287 ] {0326aea5-934b-4260-940c-83d93f5e1ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1096 | 2024.11.02 06:20:09.954201 [ 287 ] {0326aea5-934b-4260-940c-83d93f5e1ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1097 | 2024.11.02 06:20:09.963163 [ 287 ] {0326aea5-934b-4260-940c-83d93f5e1ab2} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1098 | 2024.11.02 06:20:09.963204 [ 287 ] {0326aea5-934b-4260-940c-83d93f5e1ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1099 | 2024.11.02 06:20:09.965907 [ 287 ] {0326aea5-934b-4260-940c-83d93f5e1ab2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1100 | 2024.11.02 06:20:09.966584 [ 287 ] {0326aea5-934b-4260-940c-83d93f5e1ab2} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1101 | 2024.11.02 06:20:09.966771 [ 287 ] {0326aea5-934b-4260-940c-83d93f5e1ab2} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.013931 sec., 87000.21534706769 rows/sec., 7.16 MiB/sec. | ||
1102 | 2024.11.02 06:20:09.966986 [ 287 ] {0326aea5-934b-4260-940c-83d93f5e1ab2} <Debug> DynamicQueryHandler: Done processing query | ||
1103 | 2024.11.02 06:20:09.967010 [ 287 ] {0326aea5-934b-4260-940c-83d93f5e1ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
1104 | 2024.11.02 06:20:09.967026 [ 287 ] {} <Debug> HTTP-Session: 6ac2e571-0cb3-4e12-8907-099ea250f1cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1105 | 2024.11.02 06:20:09.967240 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1106 | 2024.11.02 06:20:09.967250 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54149, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1107 | 2024.11.02 06:20:09.967349 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1108 | 2024.11.02 06:20:09.967399 [ 282 ] {} <Debug> HTTP-Session: 3f4b6e48-50d2-46b9-b190-af85a54b1330 Authenticating user 'default' from [fd00:1122:3344:101::d]:54149 | ||
1109 | 2024.11.02 06:20:09.967426 [ 282 ] {} <Debug> HTTP-Session: 3f4b6e48-50d2-46b9-b190-af85a54b1330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1110 | 2024.11.02 06:20:09.967444 [ 282 ] {} <Debug> HTTP-Session: 3f4b6e48-50d2-46b9-b190-af85a54b1330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1111 | 2024.11.02 06:20:09.967488 [ 282 ] {} <Trace> HTTP-Session: 3f4b6e48-50d2-46b9-b190-af85a54b1330 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1112 | 2024.11.02 06:20:09.967618 [ 282 ] {28c9b986-1988-4065-82b6-4d0cba133cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54149) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1113 | 2024.11.02 06:20:09.967673 [ 282 ] {28c9b986-1988-4065-82b6-4d0cba133cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1114 | 2024.11.02 06:20:09.967995 [ 282 ] {28c9b986-1988-4065-82b6-4d0cba133cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1115 | 2024.11.02 06:20:09.970814 [ 282 ] {28c9b986-1988-4065-82b6-4d0cba133cba} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1116 | 2024.11.02 06:20:09.970882 [ 282 ] {28c9b986-1988-4065-82b6-4d0cba133cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1117 | 2024.11.02 06:20:09.971545 [ 282 ] {28c9b986-1988-4065-82b6-4d0cba133cba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1118 | 2024.11.02 06:20:09.972190 [ 282 ] {28c9b986-1988-4065-82b6-4d0cba133cba} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1119 | 2024.11.02 06:20:09.972332 [ 282 ] {28c9b986-1988-4065-82b6-4d0cba133cba} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004743 sec., 1686.6961838498842 rows/sec., 126.83 KiB/sec. | ||
1120 | 2024.11.02 06:20:09.972614 [ 282 ] {28c9b986-1988-4065-82b6-4d0cba133cba} <Debug> DynamicQueryHandler: Done processing query | ||
1121 | 2024.11.02 06:20:09.972638 [ 282 ] {28c9b986-1988-4065-82b6-4d0cba133cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1122 | 2024.11.02 06:20:09.972653 [ 282 ] {} <Debug> HTTP-Session: 3f4b6e48-50d2-46b9-b190-af85a54b1330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1123 | 2024.11.02 06:20:09.972848 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54149, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1124 | 2024.11.02 06:20:09.972956 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65199, User-Agent: (none), Length: 30474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1125 | 2024.11.02 06:20:09.973030 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1126 | 2024.11.02 06:20:09.973049 [ 287 ] {} <Debug> HTTP-Session: 110aae0f-5ab1-4bd9-9cf0-0b4334d251f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65199 | ||
1127 | 2024.11.02 06:20:09.973066 [ 287 ] {} <Debug> HTTP-Session: 110aae0f-5ab1-4bd9-9cf0-0b4334d251f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1128 | 2024.11.02 06:20:09.973079 [ 287 ] {} <Debug> HTTP-Session: 110aae0f-5ab1-4bd9-9cf0-0b4334d251f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1129 | 2024.11.02 06:20:09.973122 [ 287 ] {} <Trace> HTTP-Session: 110aae0f-5ab1-4bd9-9cf0-0b4334d251f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1130 | 2024.11.02 06:20:09.973308 [ 287 ] {b5f35ba5-01e5-4690-abcf-6bf95bf382c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65199) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1131 | 2024.11.02 06:20:09.973362 [ 287 ] {b5f35ba5-01e5-4690-abcf-6bf95bf382c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1132 | 2024.11.02 06:20:09.973670 [ 287 ] {b5f35ba5-01e5-4690-abcf-6bf95bf382c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1133 | 2024.11.02 06:20:09.974190 [ 287 ] {b5f35ba5-01e5-4690-abcf-6bf95bf382c3} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1134 | 2024.11.02 06:20:09.974227 [ 287 ] {b5f35ba5-01e5-4690-abcf-6bf95bf382c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1135 | 2024.11.02 06:20:09.974724 [ 287 ] {b5f35ba5-01e5-4690-abcf-6bf95bf382c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1136 | 2024.11.02 06:20:09.975356 [ 287 ] {b5f35ba5-01e5-4690-abcf-6bf95bf382c3} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1137 | 2024.11.02 06:20:09.975518 [ 287 ] {b5f35ba5-01e5-4690-abcf-6bf95bf382c3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002299 sec., 99173.55371900827 rows/sec., 6.72 MiB/sec. | ||
1138 | 2024.11.02 06:20:09.975716 [ 287 ] {b5f35ba5-01e5-4690-abcf-6bf95bf382c3} <Debug> DynamicQueryHandler: Done processing query | ||
1139 | 2024.11.02 06:20:09.975740 [ 287 ] {b5f35ba5-01e5-4690-abcf-6bf95bf382c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
1140 | 2024.11.02 06:20:09.975756 [ 287 ] {} <Debug> HTTP-Session: 110aae0f-5ab1-4bd9-9cf0-0b4334d251f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1141 | 2024.11.02 06:20:09.976084 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1142 | 2024.11.02 06:20:09.976182 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51873, User-Agent: (none), Length: 87225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1143 | 2024.11.02 06:20:09.976245 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1144 | 2024.11.02 06:20:09.976265 [ 282 ] {} <Debug> HTTP-Session: 36a9f898-c05e-40f0-a2c6-4e7264c35283 Authenticating user 'default' from [fd00:1122:3344:101::d]:51873 | ||
1145 | 2024.11.02 06:20:09.976283 [ 282 ] {} <Debug> HTTP-Session: 36a9f898-c05e-40f0-a2c6-4e7264c35283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1146 | 2024.11.02 06:20:09.976297 [ 282 ] {} <Debug> HTTP-Session: 36a9f898-c05e-40f0-a2c6-4e7264c35283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1147 | 2024.11.02 06:20:09.976335 [ 282 ] {} <Trace> HTTP-Session: 36a9f898-c05e-40f0-a2c6-4e7264c35283 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1148 | 2024.11.02 06:20:09.976853 [ 282 ] {3ddf61bc-db10-4afc-8593-64298f500630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51873) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1149 | 2024.11.02 06:20:09.976902 [ 282 ] {3ddf61bc-db10-4afc-8593-64298f500630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1150 | 2024.11.02 06:20:09.977167 [ 282 ] {3ddf61bc-db10-4afc-8593-64298f500630} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1151 | 2024.11.02 06:20:09.977876 [ 282 ] {3ddf61bc-db10-4afc-8593-64298f500630} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1152 | 2024.11.02 06:20:09.977913 [ 282 ] {3ddf61bc-db10-4afc-8593-64298f500630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1153 | 2024.11.02 06:20:09.978528 [ 282 ] {3ddf61bc-db10-4afc-8593-64298f500630} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1154 | 2024.11.02 06:20:09.979217 [ 282 ] {3ddf61bc-db10-4afc-8593-64298f500630} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1155 | 2024.11.02 06:20:09.979346 [ 282 ] {3ddf61bc-db10-4afc-8593-64298f500630} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002847 sec., 185458.37723919915 rows/sec., 13.74 MiB/sec. | ||
1156 | 2024.11.02 06:20:09.979514 [ 282 ] {3ddf61bc-db10-4afc-8593-64298f500630} <Debug> DynamicQueryHandler: Done processing query | ||
1157 | 2024.11.02 06:20:09.979539 [ 282 ] {3ddf61bc-db10-4afc-8593-64298f500630} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
1158 | 2024.11.02 06:20:09.979555 [ 282 ] {} <Debug> HTTP-Session: 36a9f898-c05e-40f0-a2c6-4e7264c35283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1159 | 2024.11.02 06:20:09.980476 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1160 | 2024.11.02 06:20:09.980522 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65199, User-Agent: (none), Length: 362295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1161 | 2024.11.02 06:20:09.980634 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1162 | 2024.11.02 06:20:09.980658 [ 287 ] {} <Debug> HTTP-Session: b192d797-cb4f-483e-8d3e-1c3a126b426f Authenticating user 'default' from [fd00:1122:3344:101::d]:65199 | ||
1163 | 2024.11.02 06:20:09.980675 [ 287 ] {} <Debug> HTTP-Session: b192d797-cb4f-483e-8d3e-1c3a126b426f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1164 | 2024.11.02 06:20:09.980689 [ 287 ] {} <Debug> HTTP-Session: b192d797-cb4f-483e-8d3e-1c3a126b426f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1165 | 2024.11.02 06:20:09.980727 [ 287 ] {} <Trace> HTTP-Session: b192d797-cb4f-483e-8d3e-1c3a126b426f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1166 | 2024.11.02 06:20:09.981719 [ 287 ] {f2882f38-f7c1-4fb5-b761-88ad427c397a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65199) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1167 | 2024.11.02 06:20:09.981771 [ 287 ] {f2882f38-f7c1-4fb5-b761-88ad427c397a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1168 | 2024.11.02 06:20:09.981977 [ 287 ] {f2882f38-f7c1-4fb5-b761-88ad427c397a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1169 | 2024.11.02 06:20:09.983816 [ 287 ] {f2882f38-f7c1-4fb5-b761-88ad427c397a} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1170 | 2024.11.02 06:20:09.983851 [ 287 ] {f2882f38-f7c1-4fb5-b761-88ad427c397a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1171 | 2024.11.02 06:20:09.984586 [ 287 ] {f2882f38-f7c1-4fb5-b761-88ad427c397a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1172 | 2024.11.02 06:20:09.985272 [ 287 ] {f2882f38-f7c1-4fb5-b761-88ad427c397a} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1173 | 2024.11.02 06:20:09.985429 [ 287 ] {f2882f38-f7c1-4fb5-b761-88ad427c397a} <Debug> executeQuery: Read 1916 rows, 131.07 KiB in 0.004371 sec., 438343.62846030656 rows/sec., 29.28 MiB/sec. | ||
1174 | 2024.11.02 06:20:09.985607 [ 287 ] {f2882f38-f7c1-4fb5-b761-88ad427c397a} <Debug> DynamicQueryHandler: Done processing query | ||
1175 | 2024.11.02 06:20:09.985631 [ 287 ] {f2882f38-f7c1-4fb5-b761-88ad427c397a} <Debug> MemoryTracker: Peak memory usage (for query): 5.23 MiB. | ||
1176 | 2024.11.02 06:20:09.985647 [ 287 ] {} <Debug> HTTP-Session: b192d797-cb4f-483e-8d3e-1c3a126b426f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1177 | 2024.11.02 06:20:09.985939 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1178 | 2024.11.02 06:20:09.985959 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51873, User-Agent: (none), Length: 14035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1179 | 2024.11.02 06:20:09.986061 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1180 | 2024.11.02 06:20:09.986088 [ 282 ] {} <Debug> HTTP-Session: fa3f1db7-62fa-4630-8675-5390589b3c1e Authenticating user 'default' from [fd00:1122:3344:101::d]:51873 | ||
1181 | 2024.11.02 06:20:09.986139 [ 282 ] {} <Debug> HTTP-Session: fa3f1db7-62fa-4630-8675-5390589b3c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1182 | 2024.11.02 06:20:09.986162 [ 282 ] {} <Debug> HTTP-Session: fa3f1db7-62fa-4630-8675-5390589b3c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1183 | 2024.11.02 06:20:09.986214 [ 282 ] {} <Trace> HTTP-Session: fa3f1db7-62fa-4630-8675-5390589b3c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1184 | 2024.11.02 06:20:09.986400 [ 282 ] {ee63c1ea-a619-4010-87cf-1c5470e00da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51873) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1185 | 2024.11.02 06:20:09.986477 [ 282 ] {ee63c1ea-a619-4010-87cf-1c5470e00da6} <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 | ||
1186 | 2024.11.02 06:20:09.986967 [ 282 ] {ee63c1ea-a619-4010-87cf-1c5470e00da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1187 | 2024.11.02 06:20:09.987547 [ 282 ] {ee63c1ea-a619-4010-87cf-1c5470e00da6} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1188 | 2024.11.02 06:20:09.987584 [ 282 ] {ee63c1ea-a619-4010-87cf-1c5470e00da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1189 | 2024.11.02 06:20:09.993341 [ 282 ] {ee63c1ea-a619-4010-87cf-1c5470e00da6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1190 | 2024.11.02 06:20:09.994039 [ 282 ] {ee63c1ea-a619-4010-87cf-1c5470e00da6} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1191 | 2024.11.02 06:20:09.994220 [ 282 ] {ee63c1ea-a619-4010-87cf-1c5470e00da6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007909 sec., 1011.505879377924 rows/sec., 1.81 MiB/sec. | ||
1192 | 2024.11.02 06:20:09.994680 [ 282 ] {ee63c1ea-a619-4010-87cf-1c5470e00da6} <Debug> DynamicQueryHandler: Done processing query | ||
1193 | 2024.11.02 06:20:09.994704 [ 282 ] {ee63c1ea-a619-4010-87cf-1c5470e00da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
1194 | 2024.11.02 06:20:09.994720 [ 282 ] {} <Debug> HTTP-Session: fa3f1db7-62fa-4630-8675-5390589b3c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1195 | 2024.11.02 06:20:09.994865 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1196 | 2024.11.02 06:20:09.994966 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42675, User-Agent: (none), Length: 1872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1197 | 2024.11.02 06:20:09.995037 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1198 | 2024.11.02 06:20:09.995062 [ 287 ] {} <Debug> HTTP-Session: 6de26dfb-3d57-43bd-93c0-6636ed12c5bc Authenticating user 'default' from [fd00:1122:3344:101::d]:42675 | ||
1199 | 2024.11.02 06:20:09.995083 [ 287 ] {} <Debug> HTTP-Session: 6de26dfb-3d57-43bd-93c0-6636ed12c5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1200 | 2024.11.02 06:20:09.995099 [ 287 ] {} <Debug> HTTP-Session: 6de26dfb-3d57-43bd-93c0-6636ed12c5bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1201 | 2024.11.02 06:20:09.995144 [ 287 ] {} <Trace> HTTP-Session: 6de26dfb-3d57-43bd-93c0-6636ed12c5bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1202 | 2024.11.02 06:20:09.995278 [ 287 ] {914295ec-8ea5-4269-9465-149c6f808dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42675) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1203 | 2024.11.02 06:20:09.995334 [ 287 ] {914295ec-8ea5-4269-9465-149c6f808dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1204 | 2024.11.02 06:20:09.995519 [ 287 ] {914295ec-8ea5-4269-9465-149c6f808dfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1205 | 2024.11.02 06:20:09.996180 [ 287 ] {914295ec-8ea5-4269-9465-149c6f808dfa} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1206 | 2024.11.02 06:20:09.996216 [ 287 ] {914295ec-8ea5-4269-9465-149c6f808dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1207 | 2024.11.02 06:20:09.996711 [ 287 ] {914295ec-8ea5-4269-9465-149c6f808dfa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1208 | 2024.11.02 06:20:09.997287 [ 287 ] {914295ec-8ea5-4269-9465-149c6f808dfa} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1209 | 2024.11.02 06:20:09.997446 [ 287 ] {914295ec-8ea5-4269-9465-149c6f808dfa} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002205 sec., 5442.1768707483 rows/sec., 375.57 KiB/sec. | ||
1210 | 2024.11.02 06:20:09.997656 [ 287 ] {914295ec-8ea5-4269-9465-149c6f808dfa} <Debug> DynamicQueryHandler: Done processing query | ||
1211 | 2024.11.02 06:20:09.997681 [ 287 ] {914295ec-8ea5-4269-9465-149c6f808dfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
1212 | 2024.11.02 06:20:09.997697 [ 287 ] {} <Debug> HTTP-Session: 6de26dfb-3d57-43bd-93c0-6636ed12c5bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1213 | 2024.11.02 06:20:09.999171 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1214 | 2024.11.02 06:20:10.000214 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.25 MiB, peak 151.03 MiB, free memory in arenas 0.00 B, will set to 147.17 MiB (RSS), difference: 1.92 MiB | ||
1215 | 2024.11.02 06:20:15.011194 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51873, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1216 | 2024.11.02 06:20:15.011323 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1217 | 2024.11.02 06:20:15.011353 [ 282 ] {} <Debug> HTTP-Session: f968708c-8fbc-4825-a3c3-939f65ac9f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:51873 | ||
1218 | 2024.11.02 06:20:15.011381 [ 282 ] {} <Debug> HTTP-Session: f968708c-8fbc-4825-a3c3-939f65ac9f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1219 | 2024.11.02 06:20:15.011398 [ 282 ] {} <Debug> HTTP-Session: f968708c-8fbc-4825-a3c3-939f65ac9f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1220 | 2024.11.02 06:20:15.011454 [ 282 ] {} <Trace> HTTP-Session: f968708c-8fbc-4825-a3c3-939f65ac9f59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1221 | 2024.11.02 06:20:15.011713 [ 282 ] {c1c6acd0-45c6-4c58-8803-eaf6e0fd9b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51873) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1222 | 2024.11.02 06:20:15.011793 [ 282 ] {c1c6acd0-45c6-4c58-8803-eaf6e0fd9b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1223 | 2024.11.02 06:20:15.012177 [ 282 ] {c1c6acd0-45c6-4c58-8803-eaf6e0fd9b18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1224 | 2024.11.02 06:20:15.012699 [ 282 ] {c1c6acd0-45c6-4c58-8803-eaf6e0fd9b18} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1225 | 2024.11.02 06:20:15.012739 [ 282 ] {c1c6acd0-45c6-4c58-8803-eaf6e0fd9b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1226 | 2024.11.02 06:20:15.013291 [ 282 ] {c1c6acd0-45c6-4c58-8803-eaf6e0fd9b18} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1227 | 2024.11.02 06:20:15.013995 [ 282 ] {c1c6acd0-45c6-4c58-8803-eaf6e0fd9b18} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1228 | 2024.11.02 06:20:15.014179 [ 282 ] {c1c6acd0-45c6-4c58-8803-eaf6e0fd9b18} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002542 sec., 22029.897718332024 rows/sec., 1.68 MiB/sec. | ||
1229 | 2024.11.02 06:20:15.014501 [ 282 ] {c1c6acd0-45c6-4c58-8803-eaf6e0fd9b18} <Debug> DynamicQueryHandler: Done processing query | ||
1230 | 2024.11.02 06:20:15.014529 [ 282 ] {c1c6acd0-45c6-4c58-8803-eaf6e0fd9b18} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1231 | 2024.11.02 06:20:15.014546 [ 282 ] {} <Debug> HTTP-Session: f968708c-8fbc-4825-a3c3-939f65ac9f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1232 | 2024.11.02 06:20:15.014761 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1233 | 2024.11.02 06:20:15.014929 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55332, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1234 | 2024.11.02 06:20:15.015043 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1235 | 2024.11.02 06:20:15.015067 [ 287 ] {} <Debug> HTTP-Session: 27cfc3a9-9074-4dd1-b72a-ee2426ecbcc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55332 | ||
1236 | 2024.11.02 06:20:15.015097 [ 287 ] {} <Debug> HTTP-Session: 27cfc3a9-9074-4dd1-b72a-ee2426ecbcc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1237 | 2024.11.02 06:20:15.015111 [ 287 ] {} <Debug> HTTP-Session: 27cfc3a9-9074-4dd1-b72a-ee2426ecbcc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1238 | 2024.11.02 06:20:15.015166 [ 287 ] {} <Trace> HTTP-Session: 27cfc3a9-9074-4dd1-b72a-ee2426ecbcc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1239 | 2024.11.02 06:20:15.015376 [ 287 ] {0e2e0cf4-5efb-469e-8be4-f78123aa580b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55332) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1240 | 2024.11.02 06:20:15.015445 [ 287 ] {0e2e0cf4-5efb-469e-8be4-f78123aa580b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1241 | 2024.11.02 06:20:15.015780 [ 287 ] {0e2e0cf4-5efb-469e-8be4-f78123aa580b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1242 | 2024.11.02 06:20:15.016196 [ 287 ] {0e2e0cf4-5efb-469e-8be4-f78123aa580b} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1243 | 2024.11.02 06:20:15.016239 [ 287 ] {0e2e0cf4-5efb-469e-8be4-f78123aa580b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1244 | 2024.11.02 06:20:15.016805 [ 287 ] {0e2e0cf4-5efb-469e-8be4-f78123aa580b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1245 | 2024.11.02 06:20:15.017562 [ 287 ] {0e2e0cf4-5efb-469e-8be4-f78123aa580b} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1246 | 2024.11.02 06:20:15.017709 [ 287 ] {0e2e0cf4-5efb-469e-8be4-f78123aa580b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002409 sec., 26567.040265670403 rows/sec., 2.07 MiB/sec. | ||
1247 | 2024.11.02 06:20:15.017904 [ 287 ] {0e2e0cf4-5efb-469e-8be4-f78123aa580b} <Debug> DynamicQueryHandler: Done processing query | ||
1248 | 2024.11.02 06:20:15.017931 [ 287 ] {0e2e0cf4-5efb-469e-8be4-f78123aa580b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1249 | 2024.11.02 06:20:15.017948 [ 287 ] {} <Debug> HTTP-Session: 27cfc3a9-9074-4dd1-b72a-ee2426ecbcc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1250 | 2024.11.02 06:20:15.018209 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1251 | 2024.11.02 06:20:15.018290 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51873, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1252 | 2024.11.02 06:20:15.018466 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1253 | 2024.11.02 06:20:15.018506 [ 282 ] {} <Debug> HTTP-Session: 5f50472c-618e-4e8b-8b3f-9149cb6437d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51873 | ||
1254 | 2024.11.02 06:20:15.018537 [ 282 ] {} <Debug> HTTP-Session: 5f50472c-618e-4e8b-8b3f-9149cb6437d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1255 | 2024.11.02 06:20:15.018562 [ 282 ] {} <Debug> HTTP-Session: 5f50472c-618e-4e8b-8b3f-9149cb6437d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1256 | 2024.11.02 06:20:15.018623 [ 282 ] {} <Trace> HTTP-Session: 5f50472c-618e-4e8b-8b3f-9149cb6437d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1257 | 2024.11.02 06:20:15.018921 [ 282 ] {72a24de9-8ffe-4ed5-8034-e284a14641e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51873) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1258 | 2024.11.02 06:20:15.018997 [ 282 ] {72a24de9-8ffe-4ed5-8034-e284a14641e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1259 | 2024.11.02 06:20:15.019244 [ 282 ] {72a24de9-8ffe-4ed5-8034-e284a14641e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1260 | 2024.11.02 06:20:15.019815 [ 282 ] {72a24de9-8ffe-4ed5-8034-e284a14641e0} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1261 | 2024.11.02 06:20:15.019854 [ 282 ] {72a24de9-8ffe-4ed5-8034-e284a14641e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1262 | 2024.11.02 06:20:15.020410 [ 282 ] {72a24de9-8ffe-4ed5-8034-e284a14641e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1263 | 2024.11.02 06:20:15.021066 [ 282 ] {72a24de9-8ffe-4ed5-8034-e284a14641e0} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1264 | 2024.11.02 06:20:15.021227 [ 282 ] {72a24de9-8ffe-4ed5-8034-e284a14641e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002414 sec., 66280.03314001657 rows/sec., 4.62 MiB/sec. | ||
1265 | 2024.11.02 06:20:15.021504 [ 282 ] {72a24de9-8ffe-4ed5-8034-e284a14641e0} <Debug> DynamicQueryHandler: Done processing query | ||
1266 | 2024.11.02 06:20:15.021571 [ 282 ] {72a24de9-8ffe-4ed5-8034-e284a14641e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1267 | 2024.11.02 06:20:15.021593 [ 282 ] {} <Debug> HTTP-Session: 5f50472c-618e-4e8b-8b3f-9149cb6437d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1268 | 2024.11.02 06:20:15.021852 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1269 | 2024.11.02 06:20:15.021922 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52438, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1270 | 2024.11.02 06:20:15.021995 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1271 | 2024.11.02 06:20:15.022027 [ 287 ] {} <Debug> HTTP-Session: d3336107-04a2-4d40-a1e8-1ef1bb6c3606 Authenticating user 'default' from [fd00:1122:3344:101::d]:52438 | ||
1272 | 2024.11.02 06:20:15.022048 [ 287 ] {} <Debug> HTTP-Session: d3336107-04a2-4d40-a1e8-1ef1bb6c3606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1273 | 2024.11.02 06:20:15.022063 [ 287 ] {} <Debug> HTTP-Session: d3336107-04a2-4d40-a1e8-1ef1bb6c3606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1274 | 2024.11.02 06:20:15.022103 [ 287 ] {} <Trace> HTTP-Session: d3336107-04a2-4d40-a1e8-1ef1bb6c3606 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1275 | 2024.11.02 06:20:15.022258 [ 287 ] {38a57fca-212a-43d7-8869-9fff63ac9237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52438) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1276 | 2024.11.02 06:20:15.022309 [ 287 ] {38a57fca-212a-43d7-8869-9fff63ac9237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1277 | 2024.11.02 06:20:15.022473 [ 287 ] {38a57fca-212a-43d7-8869-9fff63ac9237} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1278 | 2024.11.02 06:20:15.022800 [ 287 ] {38a57fca-212a-43d7-8869-9fff63ac9237} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1279 | 2024.11.02 06:20:15.022837 [ 287 ] {38a57fca-212a-43d7-8869-9fff63ac9237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1280 | 2024.11.02 06:20:15.023379 [ 287 ] {38a57fca-212a-43d7-8869-9fff63ac9237} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1281 | 2024.11.02 06:20:15.024038 [ 287 ] {38a57fca-212a-43d7-8869-9fff63ac9237} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1282 | 2024.11.02 06:20:15.024278 [ 287 ] {38a57fca-212a-43d7-8869-9fff63ac9237} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002065 sec., 29055.690072639227 rows/sec., 1.96 MiB/sec. | ||
1283 | 2024.11.02 06:20:15.024477 [ 287 ] {38a57fca-212a-43d7-8869-9fff63ac9237} <Debug> DynamicQueryHandler: Done processing query | ||
1284 | 2024.11.02 06:20:15.024515 [ 287 ] {38a57fca-212a-43d7-8869-9fff63ac9237} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1285 | 2024.11.02 06:20:15.024538 [ 287 ] {} <Debug> HTTP-Session: d3336107-04a2-4d40-a1e8-1ef1bb6c3606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1286 | 2024.11.02 06:20:15.025032 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1287 | 2024.11.02 06:20:15.764582 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53358, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1288 | 2024.11.02 06:20:16.050397 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1289 | 2024.11.02 06:20:16.112495 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1290 | 2024.11.02 06:20:16.179833 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1291 | 2024.11.02 06:20:16.425121 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1292 | 2024.11.02 06:20:16.518801 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1293 | 2024.11.02 06:20:16.526181 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59203, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1294 | 2024.11.02 06:20:16.539553 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1295 | 2024.11.02 06:20:16.557872 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1296 | 2024.11.02 06:20:16.572141 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1297 | 2024.11.02 06:20:16.646166 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1298 | 2024.11.02 06:20:16.652744 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1299 | 2024.11.02 06:20:16.665525 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1300 | 2024.11.02 06:20:16.730907 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1301 | 2024.11.02 06:20:16.756168 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1302 | 2024.11.02 06:20:16.792126 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1303 | 2024.11.02 06:20:16.823779 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1304 | 2024.11.02 06:20:16.864577 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40270, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1305 | 2024.11.02 06:20:16.916398 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1306 | 2024.11.02 06:20:16.939178 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60783, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1307 | 2024.11.02 06:20:16.982058 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1308 | 2024.11.02 06:20:16.994309 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1309 | 2024.11.02 06:20:16.996646 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1310 | 2024.11.02 06:20:17.001988 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1311 | 2024.11.02 06:20:18.330971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 164 | ||
1312 | 2024.11.02 06:20:18.335614 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1313 | 2024.11.02 06:20:18.335676 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1314 | 2024.11.02 06:20:18.337732 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1315 | 2024.11.02 06:20:18.339425 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1316 | 2024.11.02 06:20:18.340288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 164 | ||
1317 | 2024.11.02 06:20:20.012297 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46567, User-Agent: (none), Length: 10370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1318 | 2024.11.02 06:20:20.012430 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1319 | 2024.11.02 06:20:20.012461 [ 285 ] {} <Debug> HTTP-Session: ef1d3c58-273c-441f-95fb-0c3329fa7b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:46567 | ||
1320 | 2024.11.02 06:20:20.012501 [ 285 ] {} <Debug> HTTP-Session: ef1d3c58-273c-441f-95fb-0c3329fa7b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1321 | 2024.11.02 06:20:20.012529 [ 285 ] {} <Debug> HTTP-Session: ef1d3c58-273c-441f-95fb-0c3329fa7b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1322 | 2024.11.02 06:20:20.012609 [ 285 ] {} <Trace> HTTP-Session: ef1d3c58-273c-441f-95fb-0c3329fa7b51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1323 | 2024.11.02 06:20:20.013028 [ 285 ] {82561c06-9fab-4de2-af74-9a7d6a3a650b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46567) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1324 | 2024.11.02 06:20:20.013150 [ 285 ] {82561c06-9fab-4de2-af74-9a7d6a3a650b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1325 | 2024.11.02 06:20:20.013633 [ 285 ] {82561c06-9fab-4de2-af74-9a7d6a3a650b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1326 | 2024.11.02 06:20:20.014152 [ 285 ] {82561c06-9fab-4de2-af74-9a7d6a3a650b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1327 | 2024.11.02 06:20:20.014190 [ 285 ] {82561c06-9fab-4de2-af74-9a7d6a3a650b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1328 | 2024.11.02 06:20:20.014727 [ 285 ] {82561c06-9fab-4de2-af74-9a7d6a3a650b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1329 | 2024.11.02 06:20:20.015348 [ 285 ] {82561c06-9fab-4de2-af74-9a7d6a3a650b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1330 | 2024.11.02 06:20:20.015526 [ 285 ] {82561c06-9fab-4de2-af74-9a7d6a3a650b} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002638 sec., 27293.404094010613 rows/sec., 2.21 MiB/sec. | ||
1331 | 2024.11.02 06:20:20.015733 [ 285 ] {82561c06-9fab-4de2-af74-9a7d6a3a650b} <Debug> DynamicQueryHandler: Done processing query | ||
1332 | 2024.11.02 06:20:20.015759 [ 285 ] {82561c06-9fab-4de2-af74-9a7d6a3a650b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1333 | 2024.11.02 06:20:20.015776 [ 285 ] {} <Debug> HTTP-Session: ef1d3c58-273c-441f-95fb-0c3329fa7b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1334 | 2024.11.02 06:20:20.016007 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1335 | 2024.11.02 06:20:20.016139 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41532, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1336 | 2024.11.02 06:20:20.016348 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1337 | 2024.11.02 06:20:20.016397 [ 286 ] {} <Debug> HTTP-Session: af4b290f-13a0-4084-b818-1670ac8f9c4c Authenticating user 'default' from [fd00:1122:3344:101::d]:41532 | ||
1338 | 2024.11.02 06:20:20.016438 [ 286 ] {} <Debug> HTTP-Session: af4b290f-13a0-4084-b818-1670ac8f9c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1339 | 2024.11.02 06:20:20.016468 [ 286 ] {} <Debug> HTTP-Session: af4b290f-13a0-4084-b818-1670ac8f9c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1340 | 2024.11.02 06:20:20.016541 [ 286 ] {} <Trace> HTTP-Session: af4b290f-13a0-4084-b818-1670ac8f9c4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1341 | 2024.11.02 06:20:20.016743 [ 286 ] {29f33be5-4430-4390-9af6-caf035692699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41532) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1342 | 2024.11.02 06:20:20.016819 [ 286 ] {29f33be5-4430-4390-9af6-caf035692699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1343 | 2024.11.02 06:20:20.017179 [ 286 ] {29f33be5-4430-4390-9af6-caf035692699} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1344 | 2024.11.02 06:20:20.017563 [ 286 ] {29f33be5-4430-4390-9af6-caf035692699} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1345 | 2024.11.02 06:20:20.017604 [ 286 ] {29f33be5-4430-4390-9af6-caf035692699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1346 | 2024.11.02 06:20:20.018158 [ 286 ] {29f33be5-4430-4390-9af6-caf035692699} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1347 | 2024.11.02 06:20:20.018797 [ 286 ] {29f33be5-4430-4390-9af6-caf035692699} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1348 | 2024.11.02 06:20:20.018968 [ 286 ] {29f33be5-4430-4390-9af6-caf035692699} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002299 sec., 3479.7738147020445 rows/sec., 261.66 KiB/sec. | ||
1349 | 2024.11.02 06:20:20.019154 [ 286 ] {29f33be5-4430-4390-9af6-caf035692699} <Debug> DynamicQueryHandler: Done processing query | ||
1350 | 2024.11.02 06:20:20.019180 [ 286 ] {29f33be5-4430-4390-9af6-caf035692699} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1351 | 2024.11.02 06:20:20.019197 [ 286 ] {} <Debug> HTTP-Session: af4b290f-13a0-4084-b818-1670ac8f9c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1352 | 2024.11.02 06:20:20.019365 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46567, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1353 | 2024.11.02 06:20:20.019386 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41532, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1354 | 2024.11.02 06:20:20.019460 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1355 | 2024.11.02 06:20:20.019496 [ 285 ] {} <Debug> HTTP-Session: 751111bf-09f6-48b8-8ec1-6ca2c8543351 Authenticating user 'default' from [fd00:1122:3344:101::d]:46567 | ||
1356 | 2024.11.02 06:20:20.019518 [ 285 ] {} <Debug> HTTP-Session: 751111bf-09f6-48b8-8ec1-6ca2c8543351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1357 | 2024.11.02 06:20:20.019543 [ 285 ] {} <Debug> HTTP-Session: 751111bf-09f6-48b8-8ec1-6ca2c8543351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1358 | 2024.11.02 06:20:20.019592 [ 285 ] {} <Trace> HTTP-Session: 751111bf-09f6-48b8-8ec1-6ca2c8543351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1359 | 2024.11.02 06:20:20.019747 [ 285 ] {fe0aa717-79e0-4640-825a-a18402087435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46567) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1360 | 2024.11.02 06:20:20.019800 [ 285 ] {fe0aa717-79e0-4640-825a-a18402087435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1361 | 2024.11.02 06:20:20.020108 [ 285 ] {fe0aa717-79e0-4640-825a-a18402087435} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1362 | 2024.11.02 06:20:20.020528 [ 285 ] {fe0aa717-79e0-4640-825a-a18402087435} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1363 | 2024.11.02 06:20:20.020563 [ 285 ] {fe0aa717-79e0-4640-825a-a18402087435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1364 | 2024.11.02 06:20:20.021031 [ 285 ] {fe0aa717-79e0-4640-825a-a18402087435} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1365 | 2024.11.02 06:20:20.021627 [ 285 ] {fe0aa717-79e0-4640-825a-a18402087435} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1366 | 2024.11.02 06:20:20.021788 [ 285 ] {fe0aa717-79e0-4640-825a-a18402087435} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002097 sec., 34334.76394849786 rows/sec., 2.68 MiB/sec. | ||
1367 | 2024.11.02 06:20:20.021962 [ 285 ] {fe0aa717-79e0-4640-825a-a18402087435} <Debug> DynamicQueryHandler: Done processing query | ||
1368 | 2024.11.02 06:20:20.021986 [ 285 ] {fe0aa717-79e0-4640-825a-a18402087435} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1369 | 2024.11.02 06:20:20.022002 [ 285 ] {} <Debug> HTTP-Session: 751111bf-09f6-48b8-8ec1-6ca2c8543351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1370 | 2024.11.02 06:20:20.022230 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1371 | 2024.11.02 06:20:20.022362 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34757, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1372 | 2024.11.02 06:20:20.022468 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1373 | 2024.11.02 06:20:20.022506 [ 286 ] {} <Debug> HTTP-Session: 94ce19fa-7804-462c-a06d-9701322a6d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:34757 | ||
1374 | 2024.11.02 06:20:20.022535 [ 286 ] {} <Debug> HTTP-Session: 94ce19fa-7804-462c-a06d-9701322a6d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1375 | 2024.11.02 06:20:20.022553 [ 286 ] {} <Debug> HTTP-Session: 94ce19fa-7804-462c-a06d-9701322a6d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1376 | 2024.11.02 06:20:20.022599 [ 286 ] {} <Trace> HTTP-Session: 94ce19fa-7804-462c-a06d-9701322a6d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1377 | 2024.11.02 06:20:20.022841 [ 286 ] {7d587865-65cd-4d16-b88b-718dfd0ec444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34757) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1378 | 2024.11.02 06:20:20.022902 [ 286 ] {7d587865-65cd-4d16-b88b-718dfd0ec444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1379 | 2024.11.02 06:20:20.023114 [ 286 ] {7d587865-65cd-4d16-b88b-718dfd0ec444} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1380 | 2024.11.02 06:20:20.023544 [ 286 ] {7d587865-65cd-4d16-b88b-718dfd0ec444} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1381 | 2024.11.02 06:20:20.023580 [ 286 ] {7d587865-65cd-4d16-b88b-718dfd0ec444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1382 | 2024.11.02 06:20:20.024092 [ 286 ] {7d587865-65cd-4d16-b88b-718dfd0ec444} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1383 | 2024.11.02 06:20:20.024681 [ 286 ] {7d587865-65cd-4d16-b88b-718dfd0ec444} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1384 | 2024.11.02 06:20:20.024918 [ 286 ] {7d587865-65cd-4d16-b88b-718dfd0ec444} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002209 sec., 72430.9642372114 rows/sec., 5.04 MiB/sec. | ||
1385 | 2024.11.02 06:20:20.025093 [ 286 ] {7d587865-65cd-4d16-b88b-718dfd0ec444} <Debug> DynamicQueryHandler: Done processing query | ||
1386 | 2024.11.02 06:20:20.025117 [ 286 ] {7d587865-65cd-4d16-b88b-718dfd0ec444} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1387 | 2024.11.02 06:20:20.025133 [ 286 ] {} <Debug> HTTP-Session: 94ce19fa-7804-462c-a06d-9701322a6d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1388 | 2024.11.02 06:20:20.025291 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1389 | 2024.11.02 06:20:20.025323 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46567, User-Agent: (none), Length: 14156, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1390 | 2024.11.02 06:20:20.025397 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1391 | 2024.11.02 06:20:20.025423 [ 285 ] {} <Debug> HTTP-Session: 18a2a1b8-a010-432c-af05-d668ae10b474 Authenticating user 'default' from [fd00:1122:3344:101::d]:46567 | ||
1392 | 2024.11.02 06:20:20.025451 [ 285 ] {} <Debug> HTTP-Session: 18a2a1b8-a010-432c-af05-d668ae10b474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1393 | 2024.11.02 06:20:20.025551 [ 285 ] {} <Debug> HTTP-Session: 18a2a1b8-a010-432c-af05-d668ae10b474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1394 | 2024.11.02 06:20:20.025593 [ 285 ] {} <Trace> HTTP-Session: 18a2a1b8-a010-432c-af05-d668ae10b474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1395 | 2024.11.02 06:20:20.025783 [ 285 ] {212301f3-04c4-40c9-86a1-0bc7e6fa6ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46567) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1396 | 2024.11.02 06:20:20.025862 [ 285 ] {212301f3-04c4-40c9-86a1-0bc7e6fa6ab3} <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 | ||
1397 | 2024.11.02 06:20:20.026319 [ 285 ] {212301f3-04c4-40c9-86a1-0bc7e6fa6ab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1398 | 2024.11.02 06:20:20.026823 [ 285 ] {212301f3-04c4-40c9-86a1-0bc7e6fa6ab3} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1399 | 2024.11.02 06:20:20.026859 [ 285 ] {212301f3-04c4-40c9-86a1-0bc7e6fa6ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1400 | 2024.11.02 06:20:20.027653 [ 285 ] {212301f3-04c4-40c9-86a1-0bc7e6fa6ab3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1401 | 2024.11.02 06:20:20.028342 [ 285 ] {212301f3-04c4-40c9-86a1-0bc7e6fa6ab3} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1402 | 2024.11.02 06:20:20.028494 [ 285 ] {212301f3-04c4-40c9-86a1-0bc7e6fa6ab3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002813 sec., 2843.938855314611 rows/sec., 5.10 MiB/sec. | ||
1403 | 2024.11.02 06:20:20.028795 [ 285 ] {212301f3-04c4-40c9-86a1-0bc7e6fa6ab3} <Debug> DynamicQueryHandler: Done processing query | ||
1404 | 2024.11.02 06:20:20.028819 [ 285 ] {212301f3-04c4-40c9-86a1-0bc7e6fa6ab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
1405 | 2024.11.02 06:20:20.028835 [ 285 ] {} <Debug> HTTP-Session: 18a2a1b8-a010-432c-af05-d668ae10b474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1406 | 2024.11.02 06:20:20.029063 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1407 | 2024.11.02 06:20:20.029109 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54773, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1408 | 2024.11.02 06:20:20.029202 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1409 | 2024.11.02 06:20:20.029228 [ 286 ] {} <Debug> HTTP-Session: 020c42dc-31f3-4981-adcc-040b3d6a025b Authenticating user 'default' from [fd00:1122:3344:101::d]:54773 | ||
1410 | 2024.11.02 06:20:20.029259 [ 286 ] {} <Debug> HTTP-Session: 020c42dc-31f3-4981-adcc-040b3d6a025b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1411 | 2024.11.02 06:20:20.029279 [ 286 ] {} <Debug> HTTP-Session: 020c42dc-31f3-4981-adcc-040b3d6a025b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1412 | 2024.11.02 06:20:20.029324 [ 286 ] {} <Trace> HTTP-Session: 020c42dc-31f3-4981-adcc-040b3d6a025b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1413 | 2024.11.02 06:20:20.029491 [ 286 ] {5481d906-289c-4e69-a129-bb60fa06af69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54773) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1414 | 2024.11.02 06:20:20.029540 [ 286 ] {5481d906-289c-4e69-a129-bb60fa06af69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1415 | 2024.11.02 06:20:20.029699 [ 286 ] {5481d906-289c-4e69-a129-bb60fa06af69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1416 | 2024.11.02 06:20:20.029999 [ 286 ] {5481d906-289c-4e69-a129-bb60fa06af69} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1417 | 2024.11.02 06:20:20.030035 [ 286 ] {5481d906-289c-4e69-a129-bb60fa06af69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1418 | 2024.11.02 06:20:20.030526 [ 286 ] {5481d906-289c-4e69-a129-bb60fa06af69} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1419 | 2024.11.02 06:20:20.031104 [ 286 ] {5481d906-289c-4e69-a129-bb60fa06af69} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1420 | 2024.11.02 06:20:20.031266 [ 286 ] {5481d906-289c-4e69-a129-bb60fa06af69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001832 sec., 32751.09170305677 rows/sec., 2.21 MiB/sec. | ||
1421 | 2024.11.02 06:20:20.031467 [ 286 ] {5481d906-289c-4e69-a129-bb60fa06af69} <Debug> DynamicQueryHandler: Done processing query | ||
1422 | 2024.11.02 06:20:20.031491 [ 286 ] {5481d906-289c-4e69-a129-bb60fa06af69} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1423 | 2024.11.02 06:20:20.031507 [ 286 ] {} <Debug> HTTP-Session: 020c42dc-31f3-4981-adcc-040b3d6a025b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1424 | 2024.11.02 06:20:20.032015 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1425 | 2024.11.02 06:20:23.278771 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1426 | 2024.11.02 06:20:23.278841 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1427 | 2024.11.02 06:20:25.011147 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51541, User-Agent: (none), Length: 988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1428 | 2024.11.02 06:20:25.011260 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1429 | 2024.11.02 06:20:25.011287 [ 286 ] {} <Debug> HTTP-Session: fc3c169a-cea5-4005-bd64-407214cfbd45 Authenticating user 'default' from [fd00:1122:3344:101::d]:51541 | ||
1430 | 2024.11.02 06:20:25.011314 [ 286 ] {} <Debug> HTTP-Session: fc3c169a-cea5-4005-bd64-407214cfbd45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1431 | 2024.11.02 06:20:25.011331 [ 286 ] {} <Debug> HTTP-Session: fc3c169a-cea5-4005-bd64-407214cfbd45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1432 | 2024.11.02 06:20:25.011387 [ 286 ] {} <Trace> HTTP-Session: fc3c169a-cea5-4005-bd64-407214cfbd45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1433 | 2024.11.02 06:20:25.011642 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 JSONEachRow; (stage: Complete) | ||
1434 | 2024.11.02 06:20:25.014060 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1435 | 2024.11.02 06:20:25.016386 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
1436 | 2024.11.02 06:20:25.016902 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1437 | 2024.11.02 06:20:25.019026 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1438 | 2024.11.02 06:20:25.019374 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1439 | 2024.11.02 06:20:25.024595 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1440 | 2024.11.02 06:20:25.026521 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
1441 | 2024.11.02 06:20:25.026544 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1442 | 2024.11.02 06:20:25.028645 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1443 | 2024.11.02 06:20:25.028683 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
1444 | 2024.11.02 06:20:25.044320 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Debug> executeQuery: Read 25 rows, 1023.00 B in 0.032797 sec., 762.2648412964601 rows/sec., 30.46 KiB/sec. | ||
1445 | 2024.11.02 06:20:25.044572 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Debug> DynamicQueryHandler: Done processing query | ||
1446 | 2024.11.02 06:20:25.044599 [ 286 ] {95a73b6d-57bf-46df-a5a2-43f9599ab99e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1447 | 2024.11.02 06:20:25.044616 [ 286 ] {} <Debug> HTTP-Session: fc3c169a-cea5-4005-bd64-407214cfbd45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1448 | 2024.11.02 06:20:25.045001 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51541, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1449 | 2024.11.02 06:20:25.045104 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62115, User-Agent: (none), Length: 1026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1450 | 2024.11.02 06:20:25.045219 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1451 | 2024.11.02 06:20:25.045243 [ 285 ] {} <Debug> HTTP-Session: 1a423661-7eed-4624-b324-71650ad26e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:62115 | ||
1452 | 2024.11.02 06:20:25.045266 [ 285 ] {} <Debug> HTTP-Session: 1a423661-7eed-4624-b324-71650ad26e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1453 | 2024.11.02 06:20:25.045281 [ 285 ] {} <Debug> HTTP-Session: 1a423661-7eed-4624-b324-71650ad26e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1454 | 2024.11.02 06:20:25.045335 [ 285 ] {} <Trace> HTTP-Session: 1a423661-7eed-4624-b324-71650ad26e95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1455 | 2024.11.02 06:20:25.045568 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62115) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1456 | 2024.11.02 06:20:25.045963 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1457 | 2024.11.02 06:20:25.046009 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1458 | 2024.11.02 06:20:25.046359 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1459 | 2024.11.02 06:20:25.046440 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1460 | 2024.11.02 06:20:25.046619 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1461 | 2024.11.02 06:20:25.046659 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1462 | 2024.11.02 06:20:25.046684 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
1463 | 2024.11.02 06:20:25.046701 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1464 | 2024.11.02 06:20:25.046749 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <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', '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_rib:active_routes'))" | ||
1465 | 2024.11.02 06:20:25.046774 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
1466 | 2024.11.02 06:20:25.047744 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Debug> executeQuery: Read 25 rows, 1023.00 B in 0.002284 sec., 10945.709281961472 rows/sec., 437.40 KiB/sec. | ||
1467 | 2024.11.02 06:20:25.048008 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Debug> DynamicQueryHandler: Done processing query | ||
1468 | 2024.11.02 06:20:25.048035 [ 285 ] {40d3443e-a717-4d49-8038-2b4dbd4490d3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1469 | 2024.11.02 06:20:25.048052 [ 285 ] {} <Debug> HTTP-Session: 1a423661-7eed-4624-b324-71650ad26e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1470 | 2024.11.02 06:20:25.048345 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62115, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1471 | 2024.11.02 06:20:25.048465 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48636, User-Agent: (none), Length: 1063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1472 | 2024.11.02 06:20:25.048542 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1473 | 2024.11.02 06:20:25.048567 [ 286 ] {} <Debug> HTTP-Session: 0d85f8e9-4c6c-4b0b-8934-ad74c0c0bbb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48636 | ||
1474 | 2024.11.02 06:20:25.048589 [ 286 ] {} <Debug> HTTP-Session: 0d85f8e9-4c6c-4b0b-8934-ad74c0c0bbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1475 | 2024.11.02 06:20:25.048606 [ 286 ] {} <Debug> HTTP-Session: 0d85f8e9-4c6c-4b0b-8934-ad74c0c0bbb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1476 | 2024.11.02 06:20:25.048652 [ 286 ] {} <Trace> HTTP-Session: 0d85f8e9-4c6c-4b0b-8934-ad74c0c0bbb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1477 | 2024.11.02 06:20:25.048833 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48636) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1478 | 2024.11.02 06:20:25.049155 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1479 | 2024.11.02 06:20:25.049200 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1480 | 2024.11.02 06:20:25.049495 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1481 | 2024.11.02 06:20:25.049561 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1482 | 2024.11.02 06:20:25.049710 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1483 | 2024.11.02 06:20:25.049743 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1484 | 2024.11.02 06:20:25.049766 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
1485 | 2024.11.02 06:20:25.049783 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1486 | 2024.11.02 06:20:25.049827 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <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', '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_rib:active_routes'))" | ||
1487 | 2024.11.02 06:20:25.049850 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
1488 | 2024.11.02 06:20:25.050739 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Debug> executeQuery: Read 25 rows, 1023.00 B in 0.001996 sec., 12525.0501002004 rows/sec., 500.51 KiB/sec. | ||
1489 | 2024.11.02 06:20:25.050977 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Debug> DynamicQueryHandler: Done processing query | ||
1490 | 2024.11.02 06:20:25.051001 [ 286 ] {c668be68-576f-471c-88e6-1c6eabe7089e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1491 | 2024.11.02 06:20:25.051018 [ 286 ] {} <Debug> HTTP-Session: 0d85f8e9-4c6c-4b0b-8934-ad74c0c0bbb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1492 | 2024.11.02 06:20:25.052029 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62115, User-Agent: (none), Length: 1115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1493 | 2024.11.02 06:20:25.052041 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48636, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1494 | 2024.11.02 06:20:25.052127 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1495 | 2024.11.02 06:20:25.052162 [ 285 ] {} <Debug> HTTP-Session: e2e1b27d-08d9-488a-be62-7c64d828d4ba Authenticating user 'default' from [fd00:1122:3344:101::d]:62115 | ||
1496 | 2024.11.02 06:20:25.052195 [ 285 ] {} <Debug> HTTP-Session: e2e1b27d-08d9-488a-be62-7c64d828d4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1497 | 2024.11.02 06:20:25.052218 [ 285 ] {} <Debug> HTTP-Session: e2e1b27d-08d9-488a-be62-7c64d828d4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1498 | 2024.11.02 06:20:25.052268 [ 285 ] {} <Trace> HTTP-Session: e2e1b27d-08d9-488a-be62-7c64d828d4ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1499 | 2024.11.02 06:20:25.052473 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62115) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1500 | 2024.11.02 06:20:25.052822 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1501 | 2024.11.02 06:20:25.052868 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1502 | 2024.11.02 06:20:25.053172 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1503 | 2024.11.02 06:20:25.053237 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1504 | 2024.11.02 06:20:25.053387 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1505 | 2024.11.02 06:20:25.053421 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1506 | 2024.11.02 06:20:25.053444 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
1507 | 2024.11.02 06:20:25.053461 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1508 | 2024.11.02 06:20:25.053506 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <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', '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_rib:active_routes'))" | ||
1509 | 2024.11.02 06:20:25.053530 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
1510 | 2024.11.02 06:20:25.054438 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Debug> executeQuery: Read 25 rows, 1023.00 B in 0.002072 sec., 12065.637065637065 rows/sec., 482.15 KiB/sec. | ||
1511 | 2024.11.02 06:20:25.054681 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Debug> DynamicQueryHandler: Done processing query | ||
1512 | 2024.11.02 06:20:25.054705 [ 285 ] {3884511d-a8a7-45e2-a384-43ef102015db} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1513 | 2024.11.02 06:20:25.054723 [ 285 ] {} <Debug> HTTP-Session: e2e1b27d-08d9-488a-be62-7c64d828d4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1514 | 2024.11.02 06:20:25.054885 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62115, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1515 | 2024.11.02 06:20:25.054967 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Length: 853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1516 | 2024.11.02 06:20:25.055039 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1517 | 2024.11.02 06:20:25.055060 [ 286 ] {} <Debug> HTTP-Session: 762e6bba-1b14-4e9b-90fd-969f2ed8b80b Authenticating user 'default' from [fd00:1122:3344:101::d]:43136 | ||
1518 | 2024.11.02 06:20:25.055077 [ 286 ] {} <Debug> HTTP-Session: 762e6bba-1b14-4e9b-90fd-969f2ed8b80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1519 | 2024.11.02 06:20:25.055090 [ 286 ] {} <Debug> HTTP-Session: 762e6bba-1b14-4e9b-90fd-969f2ed8b80b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1520 | 2024.11.02 06:20:25.055132 [ 286 ] {} <Trace> HTTP-Session: 762e6bba-1b14-4e9b-90fd-969f2ed8b80b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1521 | 2024.11.02 06:20:25.055255 [ 286 ] {9c9ac93d-4cf1-4568-b5da-719bcaa7389b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43136) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1522 | 2024.11.02 06:20:25.055306 [ 286 ] {9c9ac93d-4cf1-4568-b5da-719bcaa7389b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1523 | 2024.11.02 06:20:25.055511 [ 286 ] {9c9ac93d-4cf1-4568-b5da-719bcaa7389b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1524 | 2024.11.02 06:20:25.055839 [ 286 ] {9c9ac93d-4cf1-4568-b5da-719bcaa7389b} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1525 | 2024.11.02 06:20:25.055877 [ 286 ] {9c9ac93d-4cf1-4568-b5da-719bcaa7389b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1526 | 2024.11.02 06:20:25.056378 [ 286 ] {9c9ac93d-4cf1-4568-b5da-719bcaa7389b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1527 | 2024.11.02 06:20:25.056689 [ 286 ] {9c9ac93d-4cf1-4568-b5da-719bcaa7389b} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1528 | 2024.11.02 06:20:25.056844 [ 286 ] {9c9ac93d-4cf1-4568-b5da-719bcaa7389b} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001622 sec., 2466.091245376079 rows/sec., 232.40 KiB/sec. | ||
1529 | 2024.11.02 06:20:25.057137 [ 286 ] {9c9ac93d-4cf1-4568-b5da-719bcaa7389b} <Debug> DynamicQueryHandler: Done processing query | ||
1530 | 2024.11.02 06:20:25.057160 [ 286 ] {9c9ac93d-4cf1-4568-b5da-719bcaa7389b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1531 | 2024.11.02 06:20:25.057176 [ 286 ] {} <Debug> HTTP-Session: 762e6bba-1b14-4e9b-90fd-969f2ed8b80b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1532 | 2024.11.02 06:20:25.057360 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1533 | 2024.11.02 06:20:25.057478 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37474, User-Agent: (none), Length: 14458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1534 | 2024.11.02 06:20:25.057546 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1535 | 2024.11.02 06:20:25.057569 [ 285 ] {} <Debug> HTTP-Session: db17d25d-39e2-4d08-b4b1-a58c1f3c6ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37474 | ||
1536 | 2024.11.02 06:20:25.057591 [ 285 ] {} <Debug> HTTP-Session: db17d25d-39e2-4d08-b4b1-a58c1f3c6ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1537 | 2024.11.02 06:20:25.057608 [ 285 ] {} <Debug> HTTP-Session: db17d25d-39e2-4d08-b4b1-a58c1f3c6ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1538 | 2024.11.02 06:20:25.057650 [ 285 ] {} <Trace> HTTP-Session: db17d25d-39e2-4d08-b4b1-a58c1f3c6ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1539 | 2024.11.02 06:20:25.057810 [ 285 ] {3a6f674b-fb1a-42c4-983c-9fadff0c0e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37474) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1540 | 2024.11.02 06:20:25.057859 [ 285 ] {3a6f674b-fb1a-42c4-983c-9fadff0c0e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1541 | 2024.11.02 06:20:25.058115 [ 285 ] {3a6f674b-fb1a-42c4-983c-9fadff0c0e03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1542 | 2024.11.02 06:20:25.058528 [ 285 ] {3a6f674b-fb1a-42c4-983c-9fadff0c0e03} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1543 | 2024.11.02 06:20:25.058564 [ 285 ] {3a6f674b-fb1a-42c4-983c-9fadff0c0e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1544 | 2024.11.02 06:20:25.058955 [ 285 ] {3a6f674b-fb1a-42c4-983c-9fadff0c0e03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1545 | 2024.11.02 06:20:25.059317 [ 285 ] {3a6f674b-fb1a-42c4-983c-9fadff0c0e03} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1546 | 2024.11.02 06:20:25.059450 [ 285 ] {3a6f674b-fb1a-42c4-983c-9fadff0c0e03} <Debug> executeQuery: Read 99 rows, 8.42 KiB in 0.001715 sec., 57725.94752186589 rows/sec., 4.79 MiB/sec. | ||
1547 | 2024.11.02 06:20:25.059619 [ 285 ] {3a6f674b-fb1a-42c4-983c-9fadff0c0e03} <Debug> DynamicQueryHandler: Done processing query | ||
1548 | 2024.11.02 06:20:25.059643 [ 285 ] {3a6f674b-fb1a-42c4-983c-9fadff0c0e03} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1549 | 2024.11.02 06:20:25.059659 [ 285 ] {} <Debug> HTTP-Session: db17d25d-39e2-4d08-b4b1-a58c1f3c6ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1550 | 2024.11.02 06:20:25.059820 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1551 | 2024.11.02 06:20:25.059842 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1552 | 2024.11.02 06:20:25.059930 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1553 | 2024.11.02 06:20:25.059969 [ 286 ] {} <Debug> HTTP-Session: 89c6e8e9-359f-4383-b826-5b7c5e0e8527 Authenticating user 'default' from [fd00:1122:3344:101::d]:43136 | ||
1554 | 2024.11.02 06:20:25.059994 [ 286 ] {} <Debug> HTTP-Session: 89c6e8e9-359f-4383-b826-5b7c5e0e8527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1555 | 2024.11.02 06:20:25.060012 [ 286 ] {} <Debug> HTTP-Session: 89c6e8e9-359f-4383-b826-5b7c5e0e8527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1556 | 2024.11.02 06:20:25.060057 [ 286 ] {} <Trace> HTTP-Session: 89c6e8e9-359f-4383-b826-5b7c5e0e8527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1557 | 2024.11.02 06:20:25.060193 [ 286 ] {76161e95-55ae-4237-9b0c-9e1b8f0e73ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43136) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1558 | 2024.11.02 06:20:25.060250 [ 286 ] {76161e95-55ae-4237-9b0c-9e1b8f0e73ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1559 | 2024.11.02 06:20:25.060566 [ 286 ] {76161e95-55ae-4237-9b0c-9e1b8f0e73ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1560 | 2024.11.02 06:20:25.060909 [ 286 ] {76161e95-55ae-4237-9b0c-9e1b8f0e73ed} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1561 | 2024.11.02 06:20:25.060945 [ 286 ] {76161e95-55ae-4237-9b0c-9e1b8f0e73ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1562 | 2024.11.02 06:20:25.061333 [ 286 ] {76161e95-55ae-4237-9b0c-9e1b8f0e73ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1563 | 2024.11.02 06:20:25.061688 [ 286 ] {76161e95-55ae-4237-9b0c-9e1b8f0e73ed} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1564 | 2024.11.02 06:20:25.061844 [ 286 ] {76161e95-55ae-4237-9b0c-9e1b8f0e73ed} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001686 sec., 12455.516014234876 rows/sec., 936.60 KiB/sec. | ||
1565 | 2024.11.02 06:20:25.062017 [ 286 ] {76161e95-55ae-4237-9b0c-9e1b8f0e73ed} <Debug> DynamicQueryHandler: Done processing query | ||
1566 | 2024.11.02 06:20:25.062040 [ 286 ] {76161e95-55ae-4237-9b0c-9e1b8f0e73ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1567 | 2024.11.02 06:20:25.062056 [ 286 ] {} <Debug> HTTP-Session: 89c6e8e9-359f-4383-b826-5b7c5e0e8527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1568 | 2024.11.02 06:20:25.062225 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1569 | 2024.11.02 06:20:25.062323 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38924, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1570 | 2024.11.02 06:20:25.062390 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1571 | 2024.11.02 06:20:25.062414 [ 285 ] {} <Debug> HTTP-Session: f8060c29-aef7-451d-b86c-0a6d290f51ed Authenticating user 'default' from [fd00:1122:3344:101::d]:38924 | ||
1572 | 2024.11.02 06:20:25.062435 [ 285 ] {} <Debug> HTTP-Session: f8060c29-aef7-451d-b86c-0a6d290f51ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1573 | 2024.11.02 06:20:25.062451 [ 285 ] {} <Debug> HTTP-Session: f8060c29-aef7-451d-b86c-0a6d290f51ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1574 | 2024.11.02 06:20:25.062496 [ 285 ] {} <Trace> HTTP-Session: f8060c29-aef7-451d-b86c-0a6d290f51ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1575 | 2024.11.02 06:20:25.062617 [ 285 ] {32e6ec15-e229-467b-a64e-65d4fff029cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38924) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1576 | 2024.11.02 06:20:25.062663 [ 285 ] {32e6ec15-e229-467b-a64e-65d4fff029cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1577 | 2024.11.02 06:20:25.062918 [ 285 ] {32e6ec15-e229-467b-a64e-65d4fff029cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1578 | 2024.11.02 06:20:25.063215 [ 285 ] {32e6ec15-e229-467b-a64e-65d4fff029cb} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1579 | 2024.11.02 06:20:25.063249 [ 285 ] {32e6ec15-e229-467b-a64e-65d4fff029cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1580 | 2024.11.02 06:20:25.063586 [ 285 ] {32e6ec15-e229-467b-a64e-65d4fff029cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1581 | 2024.11.02 06:20:25.063931 [ 285 ] {32e6ec15-e229-467b-a64e-65d4fff029cb} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1582 | 2024.11.02 06:20:25.064056 [ 285 ] {32e6ec15-e229-467b-a64e-65d4fff029cb} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001473 sec., 678.8866259334692 rows/sec., 45.08 KiB/sec. | ||
1583 | 2024.11.02 06:20:25.064225 [ 285 ] {32e6ec15-e229-467b-a64e-65d4fff029cb} <Debug> DynamicQueryHandler: Done processing query | ||
1584 | 2024.11.02 06:20:25.064249 [ 285 ] {32e6ec15-e229-467b-a64e-65d4fff029cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1585 | 2024.11.02 06:20:25.064265 [ 285 ] {} <Debug> HTTP-Session: f8060c29-aef7-451d-b86c-0a6d290f51ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1586 | 2024.11.02 06:20:25.064466 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1587 | 2024.11.02 06:20:25.064499 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Length: 16989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1588 | 2024.11.02 06:20:25.064577 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1589 | 2024.11.02 06:20:25.064611 [ 286 ] {} <Debug> HTTP-Session: 0b83b27b-2b4d-45b4-9b98-6af6e33d4396 Authenticating user 'default' from [fd00:1122:3344:101::d]:43136 | ||
1590 | 2024.11.02 06:20:25.064633 [ 286 ] {} <Debug> HTTP-Session: 0b83b27b-2b4d-45b4-9b98-6af6e33d4396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1591 | 2024.11.02 06:20:25.064650 [ 286 ] {} <Debug> HTTP-Session: 0b83b27b-2b4d-45b4-9b98-6af6e33d4396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1592 | 2024.11.02 06:20:25.064694 [ 286 ] {} <Trace> HTTP-Session: 0b83b27b-2b4d-45b4-9b98-6af6e33d4396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1593 | 2024.11.02 06:20:25.064856 [ 286 ] {d21df6d9-3a40-4b03-a7a7-415385887694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43136) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1594 | 2024.11.02 06:20:25.064910 [ 286 ] {d21df6d9-3a40-4b03-a7a7-415385887694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1595 | 2024.11.02 06:20:25.065215 [ 286 ] {d21df6d9-3a40-4b03-a7a7-415385887694} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1596 | 2024.11.02 06:20:25.065652 [ 286 ] {d21df6d9-3a40-4b03-a7a7-415385887694} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1597 | 2024.11.02 06:20:25.065689 [ 286 ] {d21df6d9-3a40-4b03-a7a7-415385887694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1598 | 2024.11.02 06:20:25.066042 [ 286 ] {d21df6d9-3a40-4b03-a7a7-415385887694} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1599 | 2024.11.02 06:20:25.066400 [ 286 ] {d21df6d9-3a40-4b03-a7a7-415385887694} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1600 | 2024.11.02 06:20:25.066557 [ 286 ] {d21df6d9-3a40-4b03-a7a7-415385887694} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001765 sec., 56657.22379603399 rows/sec., 4.43 MiB/sec. | ||
1601 | 2024.11.02 06:20:25.066729 [ 286 ] {d21df6d9-3a40-4b03-a7a7-415385887694} <Debug> DynamicQueryHandler: Done processing query | ||
1602 | 2024.11.02 06:20:25.066751 [ 286 ] {d21df6d9-3a40-4b03-a7a7-415385887694} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1603 | 2024.11.02 06:20:25.066767 [ 286 ] {} <Debug> HTTP-Session: 0b83b27b-2b4d-45b4-9b98-6af6e33d4396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1604 | 2024.11.02 06:20:25.066990 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1605 | 2024.11.02 06:20:25.067091 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35177, User-Agent: (none), Length: 24487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1606 | 2024.11.02 06:20:25.067161 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1607 | 2024.11.02 06:20:25.067185 [ 285 ] {} <Debug> HTTP-Session: 2af5cfc1-935e-430d-98db-6959c3498035 Authenticating user 'default' from [fd00:1122:3344:101::d]:35177 | ||
1608 | 2024.11.02 06:20:25.067205 [ 285 ] {} <Debug> HTTP-Session: 2af5cfc1-935e-430d-98db-6959c3498035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1609 | 2024.11.02 06:20:25.067222 [ 285 ] {} <Debug> HTTP-Session: 2af5cfc1-935e-430d-98db-6959c3498035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1610 | 2024.11.02 06:20:25.067266 [ 285 ] {} <Trace> HTTP-Session: 2af5cfc1-935e-430d-98db-6959c3498035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1611 | 2024.11.02 06:20:25.067468 [ 285 ] {79d78904-ddf6-439d-8780-373edb535644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35177) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1612 | 2024.11.02 06:20:25.067527 [ 285 ] {79d78904-ddf6-439d-8780-373edb535644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1613 | 2024.11.02 06:20:25.067714 [ 285 ] {79d78904-ddf6-439d-8780-373edb535644} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1614 | 2024.11.02 06:20:25.068061 [ 285 ] {79d78904-ddf6-439d-8780-373edb535644} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1615 | 2024.11.02 06:20:25.068096 [ 285 ] {79d78904-ddf6-439d-8780-373edb535644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1616 | 2024.11.02 06:20:25.068468 [ 285 ] {79d78904-ddf6-439d-8780-373edb535644} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1617 | 2024.11.02 06:20:25.068801 [ 285 ] {79d78904-ddf6-439d-8780-373edb535644} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1618 | 2024.11.02 06:20:25.068930 [ 285 ] {79d78904-ddf6-439d-8780-373edb535644} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001557 sec., 82209.37700706488 rows/sec., 5.73 MiB/sec. | ||
1619 | 2024.11.02 06:20:25.069079 [ 285 ] {79d78904-ddf6-439d-8780-373edb535644} <Debug> DynamicQueryHandler: Done processing query | ||
1620 | 2024.11.02 06:20:25.069103 [ 285 ] {79d78904-ddf6-439d-8780-373edb535644} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1621 | 2024.11.02 06:20:25.069118 [ 285 ] {} <Debug> HTTP-Session: 2af5cfc1-935e-430d-98db-6959c3498035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1622 | 2024.11.02 06:20:25.069293 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1623 | 2024.11.02 06:20:25.069295 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1624 | 2024.11.02 06:20:25.069401 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1625 | 2024.11.02 06:20:25.069431 [ 286 ] {} <Debug> HTTP-Session: dffae966-a00a-4752-a753-9b34b9912002 Authenticating user 'default' from [fd00:1122:3344:101::d]:43136 | ||
1626 | 2024.11.02 06:20:25.069467 [ 286 ] {} <Debug> HTTP-Session: dffae966-a00a-4752-a753-9b34b9912002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1627 | 2024.11.02 06:20:25.069485 [ 286 ] {} <Debug> HTTP-Session: dffae966-a00a-4752-a753-9b34b9912002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1628 | 2024.11.02 06:20:25.069528 [ 286 ] {} <Trace> HTTP-Session: dffae966-a00a-4752-a753-9b34b9912002 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1629 | 2024.11.02 06:20:25.069644 [ 286 ] {3ebd253d-c2f9-4f3a-98d6-8b630d3aa56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43136) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1630 | 2024.11.02 06:20:25.069694 [ 286 ] {3ebd253d-c2f9-4f3a-98d6-8b630d3aa56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1631 | 2024.11.02 06:20:25.069855 [ 286 ] {3ebd253d-c2f9-4f3a-98d6-8b630d3aa56b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1632 | 2024.11.02 06:20:25.070137 [ 286 ] {3ebd253d-c2f9-4f3a-98d6-8b630d3aa56b} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1633 | 2024.11.02 06:20:25.070172 [ 286 ] {3ebd253d-c2f9-4f3a-98d6-8b630d3aa56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1634 | 2024.11.02 06:20:25.070548 [ 286 ] {3ebd253d-c2f9-4f3a-98d6-8b630d3aa56b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1635 | 2024.11.02 06:20:25.070869 [ 286 ] {3ebd253d-c2f9-4f3a-98d6-8b630d3aa56b} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1636 | 2024.11.02 06:20:25.071018 [ 286 ] {3ebd253d-c2f9-4f3a-98d6-8b630d3aa56b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 45.31 KiB/sec. | ||
1637 | 2024.11.02 06:20:25.071186 [ 286 ] {3ebd253d-c2f9-4f3a-98d6-8b630d3aa56b} <Debug> DynamicQueryHandler: Done processing query | ||
1638 | 2024.11.02 06:20:25.071209 [ 286 ] {3ebd253d-c2f9-4f3a-98d6-8b630d3aa56b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1639 | 2024.11.02 06:20:25.071225 [ 286 ] {} <Debug> HTTP-Session: dffae966-a00a-4752-a753-9b34b9912002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1640 | 2024.11.02 06:20:25.071397 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1641 | 2024.11.02 06:20:25.071504 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57820, User-Agent: (none), Length: 34389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1642 | 2024.11.02 06:20:25.071564 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1643 | 2024.11.02 06:20:25.071583 [ 285 ] {} <Debug> HTTP-Session: 77b4c4e6-37f9-40cd-b45a-a8916df3b1ee Authenticating user 'default' from [fd00:1122:3344:101::d]:57820 | ||
1644 | 2024.11.02 06:20:25.071600 [ 285 ] {} <Debug> HTTP-Session: 77b4c4e6-37f9-40cd-b45a-a8916df3b1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1645 | 2024.11.02 06:20:25.071615 [ 285 ] {} <Debug> HTTP-Session: 77b4c4e6-37f9-40cd-b45a-a8916df3b1ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1646 | 2024.11.02 06:20:25.071660 [ 285 ] {} <Trace> HTTP-Session: 77b4c4e6-37f9-40cd-b45a-a8916df3b1ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1647 | 2024.11.02 06:20:25.072108 [ 285 ] {51968431-77f8-4830-b317-4781a937a49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57820) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1648 | 2024.11.02 06:20:25.072201 [ 285 ] {51968431-77f8-4830-b317-4781a937a49b} <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 | ||
1649 | 2024.11.02 06:20:25.072735 [ 285 ] {51968431-77f8-4830-b317-4781a937a49b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1650 | 2024.11.02 06:20:25.073301 [ 285 ] {51968431-77f8-4830-b317-4781a937a49b} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1651 | 2024.11.02 06:20:25.073335 [ 285 ] {51968431-77f8-4830-b317-4781a937a49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1652 | 2024.11.02 06:20:25.073965 [ 285 ] {51968431-77f8-4830-b317-4781a937a49b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1653 | 2024.11.02 06:20:25.074374 [ 285 ] {51968431-77f8-4830-b317-4781a937a49b} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1654 | 2024.11.02 06:20:25.074542 [ 285 ] {51968431-77f8-4830-b317-4781a937a49b} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002774 sec., 7570.295602018746 rows/sec., 13.57 MiB/sec. | ||
1655 | 2024.11.02 06:20:25.074943 [ 285 ] {51968431-77f8-4830-b317-4781a937a49b} <Debug> DynamicQueryHandler: Done processing query | ||
1656 | 2024.11.02 06:20:25.074967 [ 285 ] {51968431-77f8-4830-b317-4781a937a49b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
1657 | 2024.11.02 06:20:25.074983 [ 285 ] {} <Debug> HTTP-Session: 77b4c4e6-37f9-40cd-b45a-a8916df3b1ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1658 | 2024.11.02 06:20:25.075145 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1659 | 2024.11.02 06:20:25.075153 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1660 | 2024.11.02 06:20:25.075259 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1661 | 2024.11.02 06:20:25.075300 [ 286 ] {} <Debug> HTTP-Session: a7f5302c-4386-4a57-8bc2-1e61dea45acd Authenticating user 'default' from [fd00:1122:3344:101::d]:43136 | ||
1662 | 2024.11.02 06:20:25.075327 [ 286 ] {} <Debug> HTTP-Session: a7f5302c-4386-4a57-8bc2-1e61dea45acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1663 | 2024.11.02 06:20:25.075344 [ 286 ] {} <Debug> HTTP-Session: a7f5302c-4386-4a57-8bc2-1e61dea45acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1664 | 2024.11.02 06:20:25.075386 [ 286 ] {} <Trace> HTTP-Session: a7f5302c-4386-4a57-8bc2-1e61dea45acd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1665 | 2024.11.02 06:20:25.075524 [ 286 ] {54ac7bb6-65aa-409d-8930-414f76dbcfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43136) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1666 | 2024.11.02 06:20:25.075580 [ 286 ] {54ac7bb6-65aa-409d-8930-414f76dbcfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1667 | 2024.11.02 06:20:25.075740 [ 286 ] {54ac7bb6-65aa-409d-8930-414f76dbcfe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1668 | 2024.11.02 06:20:25.076020 [ 286 ] {54ac7bb6-65aa-409d-8930-414f76dbcfe1} <Trace> oximeter.measurements_i64 (9ddb3352-7ffd-44c3-8125-07524f34a1d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1669 | 2024.11.02 06:20:25.076056 [ 286 ] {54ac7bb6-65aa-409d-8930-414f76dbcfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1670 | 2024.11.02 06:20:25.076535 [ 286 ] {54ac7bb6-65aa-409d-8930-414f76dbcfe1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1671 | 2024.11.02 06:20:25.076857 [ 286 ] {54ac7bb6-65aa-409d-8930-414f76dbcfe1} <Trace> oximeter.measurements_i64 (9ddb3352-7ffd-44c3-8125-07524f34a1d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1672 | 2024.11.02 06:20:25.077021 [ 286 ] {54ac7bb6-65aa-409d-8930-414f76dbcfe1} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.001533 sec., 13698.630136986301 rows/sec., 1004.59 KiB/sec. | ||
1673 | 2024.11.02 06:20:25.077298 [ 286 ] {54ac7bb6-65aa-409d-8930-414f76dbcfe1} <Debug> DynamicQueryHandler: Done processing query | ||
1674 | 2024.11.02 06:20:25.077323 [ 286 ] {54ac7bb6-65aa-409d-8930-414f76dbcfe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1675 | 2024.11.02 06:20:25.077338 [ 286 ] {} <Debug> HTTP-Session: a7f5302c-4386-4a57-8bc2-1e61dea45acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1676 | 2024.11.02 06:20:25.077479 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1677 | 2024.11.02 06:20:25.077573 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44634, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1678 | 2024.11.02 06:20:25.077635 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1679 | 2024.11.02 06:20:25.077659 [ 285 ] {} <Debug> HTTP-Session: 3e346b81-bdef-4f38-bd53-5adb002bda79 Authenticating user 'default' from [fd00:1122:3344:101::d]:44634 | ||
1680 | 2024.11.02 06:20:25.077679 [ 285 ] {} <Debug> HTTP-Session: 3e346b81-bdef-4f38-bd53-5adb002bda79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1681 | 2024.11.02 06:20:25.077696 [ 285 ] {} <Debug> HTTP-Session: 3e346b81-bdef-4f38-bd53-5adb002bda79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1682 | 2024.11.02 06:20:25.077740 [ 285 ] {} <Trace> HTTP-Session: 3e346b81-bdef-4f38-bd53-5adb002bda79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1683 | 2024.11.02 06:20:25.077888 [ 285 ] {87c017ab-51f1-4f52-a48d-cadd0ca11de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44634) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1684 | 2024.11.02 06:20:25.077944 [ 285 ] {87c017ab-51f1-4f52-a48d-cadd0ca11de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1685 | 2024.11.02 06:20:25.078118 [ 285 ] {87c017ab-51f1-4f52-a48d-cadd0ca11de8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1686 | 2024.11.02 06:20:25.078444 [ 285 ] {87c017ab-51f1-4f52-a48d-cadd0ca11de8} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1687 | 2024.11.02 06:20:25.078485 [ 285 ] {87c017ab-51f1-4f52-a48d-cadd0ca11de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1688 | 2024.11.02 06:20:25.078851 [ 285 ] {87c017ab-51f1-4f52-a48d-cadd0ca11de8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1689 | 2024.11.02 06:20:25.079171 [ 285 ] {87c017ab-51f1-4f52-a48d-cadd0ca11de8} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1690 | 2024.11.02 06:20:25.079292 [ 285 ] {87c017ab-51f1-4f52-a48d-cadd0ca11de8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001461 sec., 32854.20944558521 rows/sec., 2.21 MiB/sec. | ||
1691 | 2024.11.02 06:20:25.079436 [ 285 ] {87c017ab-51f1-4f52-a48d-cadd0ca11de8} <Debug> DynamicQueryHandler: Done processing query | ||
1692 | 2024.11.02 06:20:25.079460 [ 285 ] {87c017ab-51f1-4f52-a48d-cadd0ca11de8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1693 | 2024.11.02 06:20:25.079474 [ 285 ] {} <Debug> HTTP-Session: 3e346b81-bdef-4f38-bd53-5adb002bda79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1694 | 2024.11.02 06:20:25.079682 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1695 | 2024.11.02 06:20:28.340730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 204 | ||
1696 | 2024.11.02 06:20:28.343778 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1697 | 2024.11.02 06:20:28.343830 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1698 | 2024.11.02 06:20:28.345625 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1699 | 2024.11.02 06:20:28.346882 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1700 | 2024.11.02 06:20:28.347695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
1701 | 2024.11.02 06:20:30.011362 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1702 | 2024.11.02 06:20:30.011474 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1703 | 2024.11.02 06:20:30.011498 [ 286 ] {} <Debug> HTTP-Session: 20c15c8d-556d-4f7c-8690-80647607b597 Authenticating user 'default' from [fd00:1122:3344:101::d]:43136 | ||
1704 | 2024.11.02 06:20:30.011522 [ 286 ] {} <Debug> HTTP-Session: 20c15c8d-556d-4f7c-8690-80647607b597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1705 | 2024.11.02 06:20:30.011536 [ 286 ] {} <Debug> HTTP-Session: 20c15c8d-556d-4f7c-8690-80647607b597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1706 | 2024.11.02 06:20:30.011589 [ 286 ] {} <Trace> HTTP-Session: 20c15c8d-556d-4f7c-8690-80647607b597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1707 | 2024.11.02 06:20:30.011788 [ 286 ] {e8315873-547d-4ad9-8692-4e71b2fed80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43136) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1708 | 2024.11.02 06:20:30.011857 [ 286 ] {e8315873-547d-4ad9-8692-4e71b2fed80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1709 | 2024.11.02 06:20:30.012197 [ 286 ] {e8315873-547d-4ad9-8692-4e71b2fed80c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1710 | 2024.11.02 06:20:30.012720 [ 286 ] {e8315873-547d-4ad9-8692-4e71b2fed80c} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1711 | 2024.11.02 06:20:30.012766 [ 286 ] {e8315873-547d-4ad9-8692-4e71b2fed80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1712 | 2024.11.02 06:20:30.013200 [ 286 ] {e8315873-547d-4ad9-8692-4e71b2fed80c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1713 | 2024.11.02 06:20:30.013583 [ 286 ] {e8315873-547d-4ad9-8692-4e71b2fed80c} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1714 | 2024.11.02 06:20:30.013753 [ 286 ] {e8315873-547d-4ad9-8692-4e71b2fed80c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002029 sec., 27599.80285855101 rows/sec., 2.11 MiB/sec. | ||
1715 | 2024.11.02 06:20:30.013983 [ 286 ] {e8315873-547d-4ad9-8692-4e71b2fed80c} <Debug> DynamicQueryHandler: Done processing query | ||
1716 | 2024.11.02 06:20:30.014011 [ 286 ] {e8315873-547d-4ad9-8692-4e71b2fed80c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1717 | 2024.11.02 06:20:30.014028 [ 286 ] {} <Debug> HTTP-Session: 20c15c8d-556d-4f7c-8690-80647607b597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1718 | 2024.11.02 06:20:30.014228 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1719 | 2024.11.02 06:20:30.014382 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35754, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1720 | 2024.11.02 06:20:30.014512 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1721 | 2024.11.02 06:20:30.014538 [ 287 ] {} <Debug> HTTP-Session: cc655d2f-bf9f-4222-9bc5-c20555350e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:35754 | ||
1722 | 2024.11.02 06:20:30.014563 [ 287 ] {} <Debug> HTTP-Session: cc655d2f-bf9f-4222-9bc5-c20555350e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1723 | 2024.11.02 06:20:30.014578 [ 287 ] {} <Debug> HTTP-Session: cc655d2f-bf9f-4222-9bc5-c20555350e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1724 | 2024.11.02 06:20:30.014635 [ 287 ] {} <Trace> HTTP-Session: cc655d2f-bf9f-4222-9bc5-c20555350e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1725 | 2024.11.02 06:20:30.014849 [ 287 ] {cbfa9f06-0640-4a41-9f9f-40fad145ace6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35754) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1726 | 2024.11.02 06:20:30.014916 [ 287 ] {cbfa9f06-0640-4a41-9f9f-40fad145ace6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1727 | 2024.11.02 06:20:30.015268 [ 287 ] {cbfa9f06-0640-4a41-9f9f-40fad145ace6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1728 | 2024.11.02 06:20:30.015725 [ 287 ] {cbfa9f06-0640-4a41-9f9f-40fad145ace6} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1729 | 2024.11.02 06:20:30.015771 [ 287 ] {cbfa9f06-0640-4a41-9f9f-40fad145ace6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1730 | 2024.11.02 06:20:30.016225 [ 287 ] {cbfa9f06-0640-4a41-9f9f-40fad145ace6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1731 | 2024.11.02 06:20:30.016631 [ 287 ] {cbfa9f06-0640-4a41-9f9f-40fad145ace6} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1732 | 2024.11.02 06:20:30.016784 [ 287 ] {cbfa9f06-0640-4a41-9f9f-40fad145ace6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002007 sec., 31888.39063278525 rows/sec., 2.49 MiB/sec. | ||
1733 | 2024.11.02 06:20:30.017131 [ 287 ] {cbfa9f06-0640-4a41-9f9f-40fad145ace6} <Debug> DynamicQueryHandler: Done processing query | ||
1734 | 2024.11.02 06:20:30.017162 [ 287 ] {cbfa9f06-0640-4a41-9f9f-40fad145ace6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1735 | 2024.11.02 06:20:30.017178 [ 287 ] {} <Debug> HTTP-Session: cc655d2f-bf9f-4222-9bc5-c20555350e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1736 | 2024.11.02 06:20:30.017468 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1737 | 2024.11.02 06:20:30.017530 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1738 | 2024.11.02 06:20:30.017660 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1739 | 2024.11.02 06:20:30.017704 [ 286 ] {} <Debug> HTTP-Session: b81f791b-e119-450e-b13a-a146cae92e8b Authenticating user 'default' from [fd00:1122:3344:101::d]:43136 | ||
1740 | 2024.11.02 06:20:30.017741 [ 286 ] {} <Debug> HTTP-Session: b81f791b-e119-450e-b13a-a146cae92e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1741 | 2024.11.02 06:20:30.017769 [ 286 ] {} <Debug> HTTP-Session: b81f791b-e119-450e-b13a-a146cae92e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1742 | 2024.11.02 06:20:30.017839 [ 286 ] {} <Trace> HTTP-Session: b81f791b-e119-450e-b13a-a146cae92e8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1743 | 2024.11.02 06:20:30.018024 [ 286 ] {19f72f2c-f0f9-4a31-b023-50803e9aa6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1744 | 2024.11.02 06:20:30.018080 [ 286 ] {19f72f2c-f0f9-4a31-b023-50803e9aa6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1745 | 2024.11.02 06:20:30.018268 [ 286 ] {19f72f2c-f0f9-4a31-b023-50803e9aa6dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1746 | 2024.11.02 06:20:30.018679 [ 286 ] {19f72f2c-f0f9-4a31-b023-50803e9aa6dc} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1747 | 2024.11.02 06:20:30.018717 [ 286 ] {19f72f2c-f0f9-4a31-b023-50803e9aa6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1748 | 2024.11.02 06:20:30.019135 [ 286 ] {19f72f2c-f0f9-4a31-b023-50803e9aa6dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1749 | 2024.11.02 06:20:30.019493 [ 286 ] {19f72f2c-f0f9-4a31-b023-50803e9aa6dc} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1750 | 2024.11.02 06:20:30.019635 [ 286 ] {19f72f2c-f0f9-4a31-b023-50803e9aa6dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001691 sec., 94618.56889414547 rows/sec., 6.59 MiB/sec. | ||
1751 | 2024.11.02 06:20:30.019866 [ 286 ] {19f72f2c-f0f9-4a31-b023-50803e9aa6dc} <Debug> DynamicQueryHandler: Done processing query | ||
1752 | 2024.11.02 06:20:30.019892 [ 286 ] {19f72f2c-f0f9-4a31-b023-50803e9aa6dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1753 | 2024.11.02 06:20:30.019909 [ 286 ] {} <Debug> HTTP-Session: b81f791b-e119-450e-b13a-a146cae92e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1754 | 2024.11.02 06:20:30.020078 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1755 | 2024.11.02 06:20:30.020163 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63220, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1756 | 2024.11.02 06:20:30.020234 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1757 | 2024.11.02 06:20:30.020260 [ 287 ] {} <Debug> HTTP-Session: 34374971-8546-4234-b2ec-33a4301fba56 Authenticating user 'default' from [fd00:1122:3344:101::d]:63220 | ||
1758 | 2024.11.02 06:20:30.020282 [ 287 ] {} <Debug> HTTP-Session: 34374971-8546-4234-b2ec-33a4301fba56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1759 | 2024.11.02 06:20:30.020295 [ 287 ] {} <Debug> HTTP-Session: 34374971-8546-4234-b2ec-33a4301fba56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1760 | 2024.11.02 06:20:30.020340 [ 287 ] {} <Trace> HTTP-Session: 34374971-8546-4234-b2ec-33a4301fba56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1761 | 2024.11.02 06:20:30.020489 [ 287 ] {a28dfa62-4afe-4185-973c-bd0fbf35da11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63220) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1762 | 2024.11.02 06:20:30.020543 [ 287 ] {a28dfa62-4afe-4185-973c-bd0fbf35da11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1763 | 2024.11.02 06:20:30.020710 [ 287 ] {a28dfa62-4afe-4185-973c-bd0fbf35da11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1764 | 2024.11.02 06:20:30.021044 [ 287 ] {a28dfa62-4afe-4185-973c-bd0fbf35da11} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1765 | 2024.11.02 06:20:30.021082 [ 287 ] {a28dfa62-4afe-4185-973c-bd0fbf35da11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1766 | 2024.11.02 06:20:30.021485 [ 287 ] {a28dfa62-4afe-4185-973c-bd0fbf35da11} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1767 | 2024.11.02 06:20:30.021838 [ 287 ] {a28dfa62-4afe-4185-973c-bd0fbf35da11} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1768 | 2024.11.02 06:20:30.021999 [ 287 ] {a28dfa62-4afe-4185-973c-bd0fbf35da11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. | ||
1769 | 2024.11.02 06:20:30.022200 [ 287 ] {a28dfa62-4afe-4185-973c-bd0fbf35da11} <Debug> DynamicQueryHandler: Done processing query | ||
1770 | 2024.11.02 06:20:30.022224 [ 287 ] {a28dfa62-4afe-4185-973c-bd0fbf35da11} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1771 | 2024.11.02 06:20:30.022240 [ 287 ] {} <Debug> HTTP-Session: 34374971-8546-4234-b2ec-33a4301fba56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1772 | 2024.11.02 06:20:30.022874 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1773 | 2024.11.02 06:20:35.013413 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43094, User-Agent: (none), Length: 17471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1774 | 2024.11.02 06:20:35.013585 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1775 | 2024.11.02 06:20:35.013616 [ 287 ] {} <Debug> HTTP-Session: 892d227a-2d52-4de8-9add-e72ce47053a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43094 | ||
1776 | 2024.11.02 06:20:35.013645 [ 287 ] {} <Debug> HTTP-Session: 892d227a-2d52-4de8-9add-e72ce47053a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1777 | 2024.11.02 06:20:35.013662 [ 287 ] {} <Debug> HTTP-Session: 892d227a-2d52-4de8-9add-e72ce47053a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1778 | 2024.11.02 06:20:35.013724 [ 287 ] {} <Trace> HTTP-Session: 892d227a-2d52-4de8-9add-e72ce47053a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1779 | 2024.11.02 06:20:35.013971 [ 287 ] {dfcb2d0a-f9da-4820-a782-df4c0df0b084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43094) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1780 | 2024.11.02 06:20:35.014039 [ 287 ] {dfcb2d0a-f9da-4820-a782-df4c0df0b084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1781 | 2024.11.02 06:20:35.014384 [ 287 ] {dfcb2d0a-f9da-4820-a782-df4c0df0b084} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1782 | 2024.11.02 06:20:35.014977 [ 287 ] {dfcb2d0a-f9da-4820-a782-df4c0df0b084} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1783 | 2024.11.02 06:20:35.015020 [ 287 ] {dfcb2d0a-f9da-4820-a782-df4c0df0b084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1784 | 2024.11.02 06:20:35.015550 [ 287 ] {dfcb2d0a-f9da-4820-a782-df4c0df0b084} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1785 | 2024.11.02 06:20:35.015948 [ 287 ] {dfcb2d0a-f9da-4820-a782-df4c0df0b084} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1786 | 2024.11.02 06:20:35.016115 [ 82 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1787 | 2024.11.02 06:20:35.016137 [ 287 ] {dfcb2d0a-f9da-4820-a782-df4c0df0b084} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002234 sec., 52820.053715308866 rows/sec., 4.49 MiB/sec. | ||
1788 | 2024.11.02 06:20:35.016210 [ 82 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1789 | 2024.11.02 06:20:35.016270 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1790 | 2024.11.02 06:20:35.016551 [ 287 ] {dfcb2d0a-f9da-4820-a782-df4c0df0b084} <Debug> DynamicQueryHandler: Done processing query | ||
1791 | 2024.11.02 06:20:35.016616 [ 287 ] {dfcb2d0a-f9da-4820-a782-df4c0df0b084} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
1792 | 2024.11.02 06:20:35.016637 [ 287 ] {} <Debug> HTTP-Session: 892d227a-2d52-4de8-9add-e72ce47053a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1793 | 2024.11.02 06:20:35.016825 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1794 | 2024.11.02 06:20:35.016909 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62461, User-Agent: (none), Length: 4495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1795 | 2024.11.02 06:20:35.017021 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1796 | 2024.11.02 06:20:35.017051 [ 286 ] {} <Debug> HTTP-Session: 96d580d1-508b-46a1-bce6-855588f1b1f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62461 | ||
1797 | 2024.11.02 06:20:35.017079 [ 286 ] {} <Debug> HTTP-Session: 96d580d1-508b-46a1-bce6-855588f1b1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1798 | 2024.11.02 06:20:35.017097 [ 286 ] {} <Debug> HTTP-Session: 96d580d1-508b-46a1-bce6-855588f1b1f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1799 | 2024.11.02 06:20:35.017157 [ 286 ] {} <Trace> HTTP-Session: 96d580d1-508b-46a1-bce6-855588f1b1f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1800 | 2024.11.02 06:20:35.017366 [ 286 ] {b6d2bc88-a370-4909-a299-befdefe4e9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62461) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1801 | 2024.11.02 06:20:35.017440 [ 286 ] {b6d2bc88-a370-4909-a299-befdefe4e9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1802 | 2024.11.02 06:20:35.017825 [ 286 ] {b6d2bc88-a370-4909-a299-befdefe4e9e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1803 | 2024.11.02 06:20:35.018235 [ 286 ] {b6d2bc88-a370-4909-a299-befdefe4e9e5} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1804 | 2024.11.02 06:20:35.018276 [ 286 ] {b6d2bc88-a370-4909-a299-befdefe4e9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1805 | 2024.11.02 06:20:35.018720 [ 286 ] {b6d2bc88-a370-4909-a299-befdefe4e9e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1806 | 2024.11.02 06:20:35.019116 [ 286 ] {b6d2bc88-a370-4909-a299-befdefe4e9e5} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1807 | 2024.11.02 06:20:35.019265 [ 286 ] {b6d2bc88-a370-4909-a299-befdefe4e9e5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001972 sec., 15720.08113590264 rows/sec., 1.15 MiB/sec. | ||
1808 | 2024.11.02 06:20:35.019473 [ 286 ] {b6d2bc88-a370-4909-a299-befdefe4e9e5} <Debug> DynamicQueryHandler: Done processing query | ||
1809 | 2024.11.02 06:20:35.019500 [ 286 ] {b6d2bc88-a370-4909-a299-befdefe4e9e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1810 | 2024.11.02 06:20:35.019517 [ 286 ] {} <Debug> HTTP-Session: 96d580d1-508b-46a1-bce6-855588f1b1f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1811 | 2024.11.02 06:20:35.019789 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1812 | 2024.11.02 06:20:35.019872 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64515, User-Agent: (none), Length: 16138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1813 | 2024.11.02 06:20:35.019935 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1814 | 2024.11.02 06:20:35.019957 [ 287 ] {} <Debug> HTTP-Session: dd842cf3-f0b6-446e-88f5-9888322f850c Authenticating user 'default' from [fd00:1122:3344:101::d]:64515 | ||
1815 | 2024.11.02 06:20:35.019976 [ 287 ] {} <Debug> HTTP-Session: dd842cf3-f0b6-446e-88f5-9888322f850c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1816 | 2024.11.02 06:20:35.019990 [ 287 ] {} <Debug> HTTP-Session: dd842cf3-f0b6-446e-88f5-9888322f850c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1817 | 2024.11.02 06:20:35.020032 [ 287 ] {} <Trace> HTTP-Session: dd842cf3-f0b6-446e-88f5-9888322f850c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1818 | 2024.11.02 06:20:35.020186 [ 287 ] {6962b1f9-4bdb-4ec6-88df-81faf0039ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64515) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1819 | 2024.11.02 06:20:35.020233 [ 287 ] {6962b1f9-4bdb-4ec6-88df-81faf0039ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1820 | 2024.11.02 06:20:35.020497 [ 287 ] {6962b1f9-4bdb-4ec6-88df-81faf0039ecc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1821 | 2024.11.02 06:20:35.020900 [ 287 ] {6962b1f9-4bdb-4ec6-88df-81faf0039ecc} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1822 | 2024.11.02 06:20:35.020937 [ 287 ] {6962b1f9-4bdb-4ec6-88df-81faf0039ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1823 | 2024.11.02 06:20:35.021158 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
1824 | 2024.11.02 06:20:35.021562 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1825 | 2024.11.02 06:20:35.021570 [ 287 ] {6962b1f9-4bdb-4ec6-88df-81faf0039ecc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1826 | 2024.11.02 06:20:35.021677 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1212 rows starting from the beginning of the part | ||
1827 | 2024.11.02 06:20:35.022248 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1828 | 2024.11.02 06:20:35.022514 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1829 | 2024.11.02 06:20:35.022880 [ 287 ] {6962b1f9-4bdb-4ec6-88df-81faf0039ecc} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1830 | 2024.11.02 06:20:35.022907 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 99 rows starting from the beginning of the part | ||
1831 | 2024.11.02 06:20:35.023189 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
1832 | 2024.11.02 06:20:35.023258 [ 82 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1833 | 2024.11.02 06:20:35.023368 [ 82 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1834 | 2024.11.02 06:20:35.023403 [ 287 ] {6962b1f9-4bdb-4ec6-88df-81faf0039ecc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.003258 sec., 29158.993247391038 rows/sec., 2.28 MiB/sec. | ||
1835 | 2024.11.02 06:20:35.023440 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1836 | 2024.11.02 06:20:35.023925 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 118 rows starting from the beginning of the part | ||
1837 | 2024.11.02 06:20:35.024216 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
1838 | 2024.11.02 06:20:35.024530 [ 287 ] {6962b1f9-4bdb-4ec6-88df-81faf0039ecc} <Debug> DynamicQueryHandler: Done processing query | ||
1839 | 2024.11.02 06:20:35.024633 [ 287 ] {6962b1f9-4bdb-4ec6-88df-81faf0039ecc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1840 | 2024.11.02 06:20:35.024714 [ 287 ] {} <Debug> HTTP-Session: dd842cf3-f0b6-446e-88f5-9888322f850c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1841 | 2024.11.02 06:20:35.025076 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64515, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1842 | 2024.11.02 06:20:35.025085 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1843 | 2024.11.02 06:20:35.025189 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62461, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1844 | 2024.11.02 06:20:35.025244 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 528 rows starting from the beginning of the part | ||
1845 | 2024.11.02 06:20:35.025460 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1846 | 2024.11.02 06:20:35.025624 [ 286 ] {} <Debug> HTTP-Session: 289cab85-aba2-47ff-b931-44c81ad04a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:62461 | ||
1847 | 2024.11.02 06:20:35.025724 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1848 | 2024.11.02 06:20:35.025749 [ 286 ] {} <Debug> HTTP-Session: 289cab85-aba2-47ff-b931-44c81ad04a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1849 | 2024.11.02 06:20:35.025882 [ 286 ] {} <Debug> HTTP-Session: 289cab85-aba2-47ff-b931-44c81ad04a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1850 | 2024.11.02 06:20:35.026045 [ 286 ] {} <Trace> HTTP-Session: 289cab85-aba2-47ff-b931-44c81ad04a99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1851 | 2024.11.02 06:20:35.026158 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1852 | 2024.11.02 06:20:35.026563 [ 286 ] {dfa7e524-a214-484c-a355-a66cfda64c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1853 | 2024.11.02 06:20:35.026561 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
1854 | 2024.11.02 06:20:35.026799 [ 286 ] {dfa7e524-a214-484c-a355-a66cfda64c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1855 | 2024.11.02 06:20:35.026965 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
1856 | 2024.11.02 06:20:35.027319 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 95 rows starting from the beginning of the part | ||
1857 | 2024.11.02 06:20:35.028318 [ 286 ] {dfa7e524-a214-484c-a355-a66cfda64c6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1858 | 2024.11.02 06:20:35.030283 [ 286 ] {dfa7e524-a214-484c-a355-a66cfda64c6f} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1859 | 2024.11.02 06:20:35.030391 [ 286 ] {dfa7e524-a214-484c-a355-a66cfda64c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1860 | 2024.11.02 06:20:35.032824 [ 286 ] {dfa7e524-a214-484c-a355-a66cfda64c6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1861 | 2024.11.02 06:20:35.033023 [ 187 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 923 rows, containing 5 columns (5 merged, 0 gathered) in 0.009345643 sec., 98762.59985535505 rows/sec., 7.86 MiB/sec. | ||
1862 | 2024.11.02 06:20:35.033651 [ 187 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1863 | 2024.11.02 06:20:35.034303 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1613 rows, containing 5 columns (5 merged, 0 gathered) in 0.017885942 sec., 90182.55789938266 rows/sec., 7.74 MiB/sec. | ||
1864 | 2024.11.02 06:20:35.034381 [ 286 ] {dfa7e524-a214-484c-a355-a66cfda64c6f} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1865 | 2024.11.02 06:20:35.034819 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1866 | 2024.11.02 06:20:35.034935 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1867 | 2024.11.02 06:20:35.035127 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1868 | 2024.11.02 06:20:35.035275 [ 286 ] {dfa7e524-a214-484c-a355-a66cfda64c6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.008913 sec., 17951.30707954673 rows/sec., 1.25 MiB/sec. | ||
1869 | 2024.11.02 06:20:35.035277 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1870 | 2024.11.02 06:20:35.036031 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
1871 | 2024.11.02 06:20:35.036063 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_6_1} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1872 | 2024.11.02 06:20:35.036642 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_6_1} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1873 | 2024.11.02 06:20:35.036802 [ 286 ] {dfa7e524-a214-484c-a355-a66cfda64c6f} <Debug> DynamicQueryHandler: Done processing query | ||
1874 | 2024.11.02 06:20:35.036928 [ 286 ] {dfa7e524-a214-484c-a355-a66cfda64c6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1875 | 2024.11.02 06:20:35.037055 [ 286 ] {} <Debug> HTTP-Session: 289cab85-aba2-47ff-b931-44c81ad04a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1876 | 2024.11.02 06:20:35.037098 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
1877 | 2024.11.02 06:20:35.037238 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1878 | 2024.11.02 06:20:35.037345 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1916 rows starting from the beginning of the part | ||
1879 | 2024.11.02 06:20:35.037519 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1880 | 2024.11.02 06:20:35.037658 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44542, User-Agent: (none), Length: 51682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1881 | 2024.11.02 06:20:35.037901 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
1882 | 2024.11.02 06:20:35.037952 [ 286 ] {} <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): | ||
1883 | |||
1884 | (version 23.8.7.1) | ||
1885 | 2024.11.02 06:20:35.037991 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1886 | 2024.11.02 06:20:35.038138 [ 287 ] {} <Debug> HTTP-Session: a0c6d813-2459-41af-bfc4-c97bab0d8cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44542 | ||
1887 | 2024.11.02 06:20:35.038298 [ 287 ] {} <Debug> HTTP-Session: a0c6d813-2459-41af-bfc4-c97bab0d8cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1888 | 2024.11.02 06:20:35.038425 [ 287 ] {} <Debug> HTTP-Session: a0c6d813-2459-41af-bfc4-c97bab0d8cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1889 | 2024.11.02 06:20:35.038515 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
1890 | 2024.11.02 06:20:35.038541 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_6_1} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1891 | 2024.11.02 06:20:35.038626 [ 287 ] {} <Trace> HTTP-Session: a0c6d813-2459-41af-bfc4-c97bab0d8cc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1892 | 2024.11.02 06:20:35.038909 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 128 rows starting from the beginning of the part | ||
1893 | 2024.11.02 06:20:35.039245 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
1894 | 2024.11.02 06:20:35.039468 [ 287 ] {01761deb-d494-454c-91e5-1c7ccc801aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44542) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1895 | 2024.11.02 06:20:35.039555 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
1896 | 2024.11.02 06:20:35.039882 [ 287 ] {01761deb-d494-454c-91e5-1c7ccc801aec} <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 | ||
1897 | 2024.11.02 06:20:35.040001 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_6_1} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1898 | 2024.11.02 06:20:35.040379 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
1899 | 2024.11.02 06:20:35.040832 [ 287 ] {01761deb-d494-454c-91e5-1c7ccc801aec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1900 | 2024.11.02 06:20:35.041575 [ 287 ] {01761deb-d494-454c-91e5-1c7ccc801aec} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1901 | 2024.11.02 06:20:35.041613 [ 287 ] {01761deb-d494-454c-91e5-1c7ccc801aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1902 | 2024.11.02 06:20:35.042408 [ 287 ] {01761deb-d494-454c-91e5-1c7ccc801aec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1903 | 2024.11.02 06:20:35.043098 [ 287 ] {01761deb-d494-454c-91e5-1c7ccc801aec} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1904 | 2024.11.02 06:20:35.043411 [ 287 ] {01761deb-d494-454c-91e5-1c7ccc801aec} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004466 sec., 6941.334527541424 rows/sec., 12.44 MiB/sec. | ||
1905 | 2024.11.02 06:20:35.043784 [ 287 ] {01761deb-d494-454c-91e5-1c7ccc801aec} <Debug> DynamicQueryHandler: Done processing query | ||
1906 | 2024.11.02 06:20:35.043812 [ 287 ] {01761deb-d494-454c-91e5-1c7ccc801aec} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
1907 | 2024.11.02 06:20:35.043831 [ 287 ] {} <Debug> HTTP-Session: a0c6d813-2459-41af-bfc4-c97bab0d8cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1908 | 2024.11.02 06:20:35.044003 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1909 | 2024.11.02 06:20:35.044134 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33493, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1910 | 2024.11.02 06:20:35.044239 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1911 | 2024.11.02 06:20:35.044324 [ 286 ] {} <Debug> HTTP-Session: f83ee875-b3ca-4ea9-8430-755b56c88bed Authenticating user 'default' from [fd00:1122:3344:101::d]:33493 | ||
1912 | 2024.11.02 06:20:35.044401 [ 286 ] {} <Debug> HTTP-Session: f83ee875-b3ca-4ea9-8430-755b56c88bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1913 | 2024.11.02 06:20:35.044462 [ 286 ] {} <Debug> HTTP-Session: f83ee875-b3ca-4ea9-8430-755b56c88bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1914 | 2024.11.02 06:20:35.044561 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2684 rows, containing 5 columns (5 merged, 0 gathered) in 0.009100178 sec., 294939.285802981 rows/sec., 19.94 MiB/sec. | ||
1915 | 2024.11.02 06:20:35.044566 [ 286 ] {} <Trace> HTTP-Session: f83ee875-b3ca-4ea9-8430-755b56c88bed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1916 | 2024.11.02 06:20:35.044804 [ 286 ] {82398cb9-defb-49c1-90ea-3b5dcd39c4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33493) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1917 | 2024.11.02 06:20:35.044895 [ 286 ] {82398cb9-defb-49c1-90ea-3b5dcd39c4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1918 | 2024.11.02 06:20:35.044903 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1919 | 2024.11.02 06:20:35.045396 [ 286 ] {82398cb9-defb-49c1-90ea-3b5dcd39c4ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1920 | 2024.11.02 06:20:35.045973 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1921 | 2024.11.02 06:20:35.046184 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1922 | 2024.11.02 06:20:35.046202 [ 286 ] {82398cb9-defb-49c1-90ea-3b5dcd39c4ef} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1923 | 2024.11.02 06:20:35.046296 [ 286 ] {82398cb9-defb-49c1-90ea-3b5dcd39c4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1924 | 2024.11.02 06:20:35.046342 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
1925 | 2024.11.02 06:20:35.046733 [ 286 ] {82398cb9-defb-49c1-90ea-3b5dcd39c4ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1926 | 2024.11.02 06:20:35.047085 [ 286 ] {82398cb9-defb-49c1-90ea-3b5dcd39c4ef} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1927 | 2024.11.02 06:20:35.047201 [ 82 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1928 | 2024.11.02 06:20:35.047214 [ 286 ] {82398cb9-defb-49c1-90ea-3b5dcd39c4ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002501 sec., 23990.403838464612 rows/sec., 1.62 MiB/sec. | ||
1929 | 2024.11.02 06:20:35.047244 [ 82 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1930 | 2024.11.02 06:20:35.047287 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1931 | 2024.11.02 06:20:35.047469 [ 197 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
1932 | 2024.11.02 06:20:35.047486 [ 286 ] {82398cb9-defb-49c1-90ea-3b5dcd39c4ef} <Debug> DynamicQueryHandler: Done processing query | ||
1933 | 2024.11.02 06:20:35.047535 [ 286 ] {82398cb9-defb-49c1-90ea-3b5dcd39c4ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1934 | 2024.11.02 06:20:35.047580 [ 286 ] {} <Debug> HTTP-Session: f83ee875-b3ca-4ea9-8430-755b56c88bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1935 | 2024.11.02 06:20:35.047692 [ 197 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1936 | 2024.11.02 06:20:35.047736 [ 197 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
1937 | 2024.11.02 06:20:35.047876 [ 197 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
1938 | 2024.11.02 06:20:35.047912 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33493, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1939 | 2024.11.02 06:20:35.048202 [ 197 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1940 | 2024.11.02 06:20:35.048339 [ 197 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
1941 | 2024.11.02 06:20:35.048523 [ 197 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
1942 | 2024.11.02 06:20:35.048665 [ 197 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1943 | 2024.11.02 06:20:35.049860 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.002475306 sec., 121197.13683883932 rows/sec., 8.17 MiB/sec. | ||
1944 | 2024.11.02 06:20:35.050144 [ 195 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1945 | 2024.11.02 06:20:35.050870 [ 195 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_6_1} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1946 | 2024.11.02 06:20:35.050994 [ 195 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_6_1} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1947 | 2024.11.02 06:20:35.051076 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1948 | 2024.11.02 06:20:36.586405 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42772, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1949 | 2024.11.02 06:20:36.766863 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1950 | 2024.11.02 06:20:36.791334 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1951 | 2024.11.02 06:20:36.803682 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63213, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1952 | 2024.11.02 06:20:36.806937 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42949, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1953 | 2024.11.02 06:20:36.962252 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43038, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1954 | 2024.11.02 06:20:36.973625 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1955 | 2024.11.02 06:20:36.975916 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1956 | 2024.11.02 06:20:38.278897 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1957 | 2024.11.02 06:20:38.278982 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1958 | 2024.11.02 06:20:38.347941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 224 | ||
1959 | 2024.11.02 06:20:38.350970 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1960 | 2024.11.02 06:20:38.351007 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1961 | 2024.11.02 06:20:38.352514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1962 | 2024.11.02 06:20:38.353489 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1963 | 2024.11.02 06:20:38.354259 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
1964 | 2024.11.02 06:20:39.662133 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1965 | 2024.11.02 06:20:39.662223 [ 3 ] {} <Debug> TCP-Session: 88aa5963-be81-42a2-a151-9260a1904935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1966 | 2024.11.02 06:20:40.000154 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.37 MiB, peak 161.47 MiB, free memory in arenas 0.00 B, will set to 150.47 MiB (RSS), difference: 2.10 MiB | ||
1967 | 2024.11.02 06:20:40.011293 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36346, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1968 | 2024.11.02 06:20:40.011419 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1969 | 2024.11.02 06:20:40.011449 [ 286 ] {} <Debug> HTTP-Session: 29e47719-6103-4781-913f-6f8bf453e193 Authenticating user 'default' from [fd00:1122:3344:101::d]:36346 | ||
1970 | 2024.11.02 06:20:40.011477 [ 286 ] {} <Debug> HTTP-Session: 29e47719-6103-4781-913f-6f8bf453e193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1971 | 2024.11.02 06:20:40.011496 [ 286 ] {} <Debug> HTTP-Session: 29e47719-6103-4781-913f-6f8bf453e193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1972 | 2024.11.02 06:20:40.011555 [ 286 ] {} <Trace> HTTP-Session: 29e47719-6103-4781-913f-6f8bf453e193 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1973 | 2024.11.02 06:20:40.011774 [ 286 ] {5a0f9c23-f8f9-4171-8126-607107841d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36346) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1974 | 2024.11.02 06:20:40.011853 [ 286 ] {5a0f9c23-f8f9-4171-8126-607107841d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1975 | 2024.11.02 06:20:40.012224 [ 286 ] {5a0f9c23-f8f9-4171-8126-607107841d73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1976 | 2024.11.02 06:20:40.012728 [ 286 ] {5a0f9c23-f8f9-4171-8126-607107841d73} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1977 | 2024.11.02 06:20:40.012769 [ 286 ] {5a0f9c23-f8f9-4171-8126-607107841d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1978 | 2024.11.02 06:20:40.013210 [ 286 ] {5a0f9c23-f8f9-4171-8126-607107841d73} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1979 | 2024.11.02 06:20:40.013614 [ 286 ] {5a0f9c23-f8f9-4171-8126-607107841d73} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1980 | 2024.11.02 06:20:40.013757 [ 286 ] {5a0f9c23-f8f9-4171-8126-607107841d73} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002061 sec., 27171.276079573025 rows/sec., 2.07 MiB/sec. | ||
1981 | 2024.11.02 06:20:40.014092 [ 286 ] {5a0f9c23-f8f9-4171-8126-607107841d73} <Debug> DynamicQueryHandler: Done processing query | ||
1982 | 2024.11.02 06:20:40.014121 [ 286 ] {5a0f9c23-f8f9-4171-8126-607107841d73} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1983 | 2024.11.02 06:20:40.014139 [ 286 ] {} <Debug> HTTP-Session: 29e47719-6103-4781-913f-6f8bf453e193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1984 | 2024.11.02 06:20:40.014388 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1985 | 2024.11.02 06:20:40.014512 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37794, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1986 | 2024.11.02 06:20:40.014664 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1987 | 2024.11.02 06:20:40.014693 [ 287 ] {} <Debug> HTTP-Session: 58c7578f-e077-412b-8808-5033a498296d Authenticating user 'default' from [fd00:1122:3344:101::d]:37794 | ||
1988 | 2024.11.02 06:20:40.014720 [ 287 ] {} <Debug> HTTP-Session: 58c7578f-e077-412b-8808-5033a498296d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1989 | 2024.11.02 06:20:40.014738 [ 287 ] {} <Debug> HTTP-Session: 58c7578f-e077-412b-8808-5033a498296d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1990 | 2024.11.02 06:20:40.014800 [ 287 ] {} <Trace> HTTP-Session: 58c7578f-e077-412b-8808-5033a498296d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1991 | 2024.11.02 06:20:40.015040 [ 287 ] {95cb6a6e-b50d-46ae-8761-eb76b4b3320e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37794) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1992 | 2024.11.02 06:20:40.015114 [ 287 ] {95cb6a6e-b50d-46ae-8761-eb76b4b3320e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1993 | 2024.11.02 06:20:40.015450 [ 287 ] {95cb6a6e-b50d-46ae-8761-eb76b4b3320e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1994 | 2024.11.02 06:20:40.015883 [ 287 ] {95cb6a6e-b50d-46ae-8761-eb76b4b3320e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1995 | 2024.11.02 06:20:40.015926 [ 287 ] {95cb6a6e-b50d-46ae-8761-eb76b4b3320e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1996 | 2024.11.02 06:20:40.016359 [ 287 ] {95cb6a6e-b50d-46ae-8761-eb76b4b3320e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1997 | 2024.11.02 06:20:40.016772 [ 287 ] {95cb6a6e-b50d-46ae-8761-eb76b4b3320e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1998 | 2024.11.02 06:20:40.016963 [ 287 ] {95cb6a6e-b50d-46ae-8761-eb76b4b3320e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002004 sec., 31936.127744510977 rows/sec., 2.49 MiB/sec. | ||
1999 | 2024.11.02 06:20:40.017675 [ 287 ] {95cb6a6e-b50d-46ae-8761-eb76b4b3320e} <Debug> DynamicQueryHandler: Done processing query | ||
2000 | 2024.11.02 06:20:40.017702 [ 287 ] {95cb6a6e-b50d-46ae-8761-eb76b4b3320e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2001 | 2024.11.02 06:20:40.017719 [ 287 ] {} <Debug> HTTP-Session: 58c7578f-e077-412b-8808-5033a498296d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2002 | 2024.11.02 06:20:40.017889 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2003 | 2024.11.02 06:20:40.018136 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59058, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2004 | 2024.11.02 06:20:40.018220 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2005 | 2024.11.02 06:20:40.018245 [ 286 ] {} <Debug> HTTP-Session: ef5b12c0-7b3d-47ea-9f9a-0f5ef57f28b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59058 | ||
2006 | 2024.11.02 06:20:40.018268 [ 286 ] {} <Debug> HTTP-Session: ef5b12c0-7b3d-47ea-9f9a-0f5ef57f28b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2007 | 2024.11.02 06:20:40.018285 [ 286 ] {} <Debug> HTTP-Session: ef5b12c0-7b3d-47ea-9f9a-0f5ef57f28b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2008 | 2024.11.02 06:20:40.018335 [ 286 ] {} <Trace> HTTP-Session: ef5b12c0-7b3d-47ea-9f9a-0f5ef57f28b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2009 | 2024.11.02 06:20:40.018542 [ 286 ] {30af56dd-d815-4b6a-9e34-24497df8d15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59058) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2010 | 2024.11.02 06:20:40.018608 [ 286 ] {30af56dd-d815-4b6a-9e34-24497df8d15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2011 | 2024.11.02 06:20:40.018828 [ 286 ] {30af56dd-d815-4b6a-9e34-24497df8d15d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2012 | 2024.11.02 06:20:40.019263 [ 286 ] {30af56dd-d815-4b6a-9e34-24497df8d15d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2013 | 2024.11.02 06:20:40.019299 [ 286 ] {30af56dd-d815-4b6a-9e34-24497df8d15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2014 | 2024.11.02 06:20:40.019706 [ 286 ] {30af56dd-d815-4b6a-9e34-24497df8d15d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2015 | 2024.11.02 06:20:40.020067 [ 286 ] {30af56dd-d815-4b6a-9e34-24497df8d15d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2016 | 2024.11.02 06:20:40.020217 [ 286 ] {30af56dd-d815-4b6a-9e34-24497df8d15d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001762 sec., 90805.90238365495 rows/sec., 6.32 MiB/sec. | ||
2017 | 2024.11.02 06:20:40.020735 [ 286 ] {30af56dd-d815-4b6a-9e34-24497df8d15d} <Debug> DynamicQueryHandler: Done processing query | ||
2018 | 2024.11.02 06:20:40.020759 [ 286 ] {30af56dd-d815-4b6a-9e34-24497df8d15d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2019 | 2024.11.02 06:20:40.020776 [ 286 ] {} <Debug> HTTP-Session: ef5b12c0-7b3d-47ea-9f9a-0f5ef57f28b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2020 | 2024.11.02 06:20:40.020996 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2021 | 2024.11.02 06:20:40.021119 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46220, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2022 | 2024.11.02 06:20:40.021180 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2023 | 2024.11.02 06:20:40.021201 [ 287 ] {} <Debug> HTTP-Session: 2cec5387-73a4-41ea-8b03-90b0874cce5c Authenticating user 'default' from [fd00:1122:3344:101::d]:46220 | ||
2024 | 2024.11.02 06:20:40.021218 [ 287 ] {} <Debug> HTTP-Session: 2cec5387-73a4-41ea-8b03-90b0874cce5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2025 | 2024.11.02 06:20:40.021232 [ 287 ] {} <Debug> HTTP-Session: 2cec5387-73a4-41ea-8b03-90b0874cce5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2026 | 2024.11.02 06:20:40.021277 [ 287 ] {} <Trace> HTTP-Session: 2cec5387-73a4-41ea-8b03-90b0874cce5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2027 | 2024.11.02 06:20:40.021416 [ 287 ] {53b113d9-5ea4-4c0e-b6e2-0e6242e70173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46220) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2028 | 2024.11.02 06:20:40.021467 [ 287 ] {53b113d9-5ea4-4c0e-b6e2-0e6242e70173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2029 | 2024.11.02 06:20:40.021652 [ 287 ] {53b113d9-5ea4-4c0e-b6e2-0e6242e70173} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2030 | 2024.11.02 06:20:40.021989 [ 287 ] {53b113d9-5ea4-4c0e-b6e2-0e6242e70173} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2031 | 2024.11.02 06:20:40.022027 [ 287 ] {53b113d9-5ea4-4c0e-b6e2-0e6242e70173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2032 | 2024.11.02 06:20:40.022421 [ 287 ] {53b113d9-5ea4-4c0e-b6e2-0e6242e70173} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2033 | 2024.11.02 06:20:40.022767 [ 287 ] {53b113d9-5ea4-4c0e-b6e2-0e6242e70173} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2034 | 2024.11.02 06:20:40.022948 [ 287 ] {53b113d9-5ea4-4c0e-b6e2-0e6242e70173} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. | ||
2035 | 2024.11.02 06:20:40.023431 [ 287 ] {53b113d9-5ea4-4c0e-b6e2-0e6242e70173} <Debug> DynamicQueryHandler: Done processing query | ||
2036 | 2024.11.02 06:20:40.023456 [ 287 ] {53b113d9-5ea4-4c0e-b6e2-0e6242e70173} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2037 | 2024.11.02 06:20:40.023472 [ 287 ] {} <Debug> HTTP-Session: 2cec5387-73a4-41ea-8b03-90b0874cce5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2038 | 2024.11.02 06:20:40.023709 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2039 | 2024.11.02 06:20:45.011381 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59058, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2040 | 2024.11.02 06:20:45.011533 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2041 | 2024.11.02 06:20:45.011562 [ 286 ] {} <Debug> HTTP-Session: 855831fe-14a7-43c6-a884-ab0a6be1c3a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59058 | ||
2042 | 2024.11.02 06:20:45.011591 [ 286 ] {} <Debug> HTTP-Session: 855831fe-14a7-43c6-a884-ab0a6be1c3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2043 | 2024.11.02 06:20:45.011609 [ 286 ] {} <Debug> HTTP-Session: 855831fe-14a7-43c6-a884-ab0a6be1c3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2044 | 2024.11.02 06:20:45.011668 [ 286 ] {} <Trace> HTTP-Session: 855831fe-14a7-43c6-a884-ab0a6be1c3a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2045 | 2024.11.02 06:20:45.011893 [ 286 ] {05181152-b5e4-4b4b-8e8f-551a4a979966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59058) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2046 | 2024.11.02 06:20:45.011971 [ 286 ] {05181152-b5e4-4b4b-8e8f-551a4a979966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2047 | 2024.11.02 06:20:45.012350 [ 286 ] {05181152-b5e4-4b4b-8e8f-551a4a979966} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2048 | 2024.11.02 06:20:45.012927 [ 286 ] {05181152-b5e4-4b4b-8e8f-551a4a979966} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2049 | 2024.11.02 06:20:45.012970 [ 286 ] {05181152-b5e4-4b4b-8e8f-551a4a979966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2050 | 2024.11.02 06:20:45.013386 [ 286 ] {05181152-b5e4-4b4b-8e8f-551a4a979966} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2051 | 2024.11.02 06:20:45.013772 [ 286 ] {05181152-b5e4-4b4b-8e8f-551a4a979966} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2052 | 2024.11.02 06:20:45.013952 [ 286 ] {05181152-b5e4-4b4b-8e8f-551a4a979966} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002128 sec., 26315.78947368421 rows/sec., 2.01 MiB/sec. | ||
2053 | 2024.11.02 06:20:45.014151 [ 286 ] {05181152-b5e4-4b4b-8e8f-551a4a979966} <Debug> DynamicQueryHandler: Done processing query | ||
2054 | 2024.11.02 06:20:45.014178 [ 286 ] {05181152-b5e4-4b4b-8e8f-551a4a979966} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2055 | 2024.11.02 06:20:45.014194 [ 286 ] {} <Debug> HTTP-Session: 855831fe-14a7-43c6-a884-ab0a6be1c3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2056 | 2024.11.02 06:20:45.014391 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2057 | 2024.11.02 06:20:45.014613 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41970, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2058 | 2024.11.02 06:20:45.014740 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2059 | 2024.11.02 06:20:45.014769 [ 287 ] {} <Debug> HTTP-Session: 5b9a90b0-c64d-4254-8fb4-8071de6401ef Authenticating user 'default' from [fd00:1122:3344:101::d]:41970 | ||
2060 | 2024.11.02 06:20:45.014797 [ 287 ] {} <Debug> HTTP-Session: 5b9a90b0-c64d-4254-8fb4-8071de6401ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2061 | 2024.11.02 06:20:45.014815 [ 287 ] {} <Debug> HTTP-Session: 5b9a90b0-c64d-4254-8fb4-8071de6401ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2062 | 2024.11.02 06:20:45.014875 [ 287 ] {} <Trace> HTTP-Session: 5b9a90b0-c64d-4254-8fb4-8071de6401ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2063 | 2024.11.02 06:20:45.015097 [ 287 ] {0c524e9d-4929-40bf-a8e4-10853bbf18d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41970) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2064 | 2024.11.02 06:20:45.015172 [ 287 ] {0c524e9d-4929-40bf-a8e4-10853bbf18d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2065 | 2024.11.02 06:20:45.015518 [ 287 ] {0c524e9d-4929-40bf-a8e4-10853bbf18d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2066 | 2024.11.02 06:20:45.015927 [ 287 ] {0c524e9d-4929-40bf-a8e4-10853bbf18d5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2067 | 2024.11.02 06:20:45.015969 [ 287 ] {0c524e9d-4929-40bf-a8e4-10853bbf18d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2068 | 2024.11.02 06:20:45.016393 [ 287 ] {0c524e9d-4929-40bf-a8e4-10853bbf18d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2069 | 2024.11.02 06:20:45.016794 [ 287 ] {0c524e9d-4929-40bf-a8e4-10853bbf18d5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2070 | 2024.11.02 06:20:45.016938 [ 287 ] {0c524e9d-4929-40bf-a8e4-10853bbf18d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001922 sec., 33298.64724245577 rows/sec., 2.60 MiB/sec. | ||
2071 | 2024.11.02 06:20:45.017237 [ 287 ] {0c524e9d-4929-40bf-a8e4-10853bbf18d5} <Debug> DynamicQueryHandler: Done processing query | ||
2072 | 2024.11.02 06:20:45.017264 [ 287 ] {0c524e9d-4929-40bf-a8e4-10853bbf18d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2073 | 2024.11.02 06:20:45.017280 [ 287 ] {} <Debug> HTTP-Session: 5b9a90b0-c64d-4254-8fb4-8071de6401ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2074 | 2024.11.02 06:20:45.017461 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2075 | 2024.11.02 06:20:45.017624 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45909, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2076 | 2024.11.02 06:20:45.017699 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2077 | 2024.11.02 06:20:45.017722 [ 286 ] {} <Debug> HTTP-Session: fc7a521a-fa56-4827-9e70-d72604109680 Authenticating user 'default' from [fd00:1122:3344:101::d]:45909 | ||
2078 | 2024.11.02 06:20:45.017743 [ 286 ] {} <Debug> HTTP-Session: fc7a521a-fa56-4827-9e70-d72604109680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2079 | 2024.11.02 06:20:45.017760 [ 286 ] {} <Debug> HTTP-Session: fc7a521a-fa56-4827-9e70-d72604109680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2080 | 2024.11.02 06:20:45.017806 [ 286 ] {} <Trace> HTTP-Session: fc7a521a-fa56-4827-9e70-d72604109680 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2081 | 2024.11.02 06:20:45.018013 [ 286 ] {5e6bf03f-b53b-4907-bb46-c554eea63261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45909) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2082 | 2024.11.02 06:20:45.018073 [ 286 ] {5e6bf03f-b53b-4907-bb46-c554eea63261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2083 | 2024.11.02 06:20:45.018282 [ 286 ] {5e6bf03f-b53b-4907-bb46-c554eea63261} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2084 | 2024.11.02 06:20:45.018717 [ 286 ] {5e6bf03f-b53b-4907-bb46-c554eea63261} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2085 | 2024.11.02 06:20:45.018753 [ 286 ] {5e6bf03f-b53b-4907-bb46-c554eea63261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2086 | 2024.11.02 06:20:45.019150 [ 286 ] {5e6bf03f-b53b-4907-bb46-c554eea63261} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2087 | 2024.11.02 06:20:45.019508 [ 286 ] {5e6bf03f-b53b-4907-bb46-c554eea63261} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2088 | 2024.11.02 06:20:45.019671 [ 286 ] {5e6bf03f-b53b-4907-bb46-c554eea63261} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001742 sec., 91848.45005740528 rows/sec., 6.40 MiB/sec. | ||
2089 | 2024.11.02 06:20:45.019975 [ 286 ] {5e6bf03f-b53b-4907-bb46-c554eea63261} <Debug> DynamicQueryHandler: Done processing query | ||
2090 | 2024.11.02 06:20:45.019999 [ 286 ] {5e6bf03f-b53b-4907-bb46-c554eea63261} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2091 | 2024.11.02 06:20:45.020015 [ 286 ] {} <Debug> HTTP-Session: fc7a521a-fa56-4827-9e70-d72604109680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2092 | 2024.11.02 06:20:45.020185 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41970, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2093 | 2024.11.02 06:20:45.020205 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2094 | 2024.11.02 06:20:45.020280 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2095 | 2024.11.02 06:20:45.020316 [ 287 ] {} <Debug> HTTP-Session: 24741045-a659-4a85-9473-b0ca2a055f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:41970 | ||
2096 | 2024.11.02 06:20:45.020344 [ 287 ] {} <Debug> HTTP-Session: 24741045-a659-4a85-9473-b0ca2a055f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2097 | 2024.11.02 06:20:45.020365 [ 287 ] {} <Debug> HTTP-Session: 24741045-a659-4a85-9473-b0ca2a055f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2098 | 2024.11.02 06:20:45.020414 [ 287 ] {} <Trace> HTTP-Session: 24741045-a659-4a85-9473-b0ca2a055f50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2099 | 2024.11.02 06:20:45.020567 [ 287 ] {9825a777-2927-42db-81a5-b42065cfdb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41970) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2100 | 2024.11.02 06:20:45.020625 [ 287 ] {9825a777-2927-42db-81a5-b42065cfdb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2101 | 2024.11.02 06:20:45.020817 [ 287 ] {9825a777-2927-42db-81a5-b42065cfdb26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2102 | 2024.11.02 06:20:45.021164 [ 287 ] {9825a777-2927-42db-81a5-b42065cfdb26} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2103 | 2024.11.02 06:20:45.021207 [ 287 ] {9825a777-2927-42db-81a5-b42065cfdb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2104 | 2024.11.02 06:20:45.021597 [ 287 ] {9825a777-2927-42db-81a5-b42065cfdb26} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2105 | 2024.11.02 06:20:45.021940 [ 287 ] {9825a777-2927-42db-81a5-b42065cfdb26} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2106 | 2024.11.02 06:20:45.022107 [ 287 ] {9825a777-2927-42db-81a5-b42065cfdb26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. | ||
2107 | 2024.11.02 06:20:45.022369 [ 287 ] {9825a777-2927-42db-81a5-b42065cfdb26} <Debug> DynamicQueryHandler: Done processing query | ||
2108 | 2024.11.02 06:20:45.022394 [ 287 ] {9825a777-2927-42db-81a5-b42065cfdb26} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2109 | 2024.11.02 06:20:45.022410 [ 287 ] {} <Debug> HTTP-Session: 24741045-a659-4a85-9473-b0ca2a055f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2110 | 2024.11.02 06:20:45.022673 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2111 | 2024.11.02 06:20:45.778995 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2112 | 2024.11.02 06:20:46.068871 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2113 | 2024.11.02 06:20:46.114417 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2114 | 2024.11.02 06:20:46.185057 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2115 | 2024.11.02 06:20:46.438170 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2116 | 2024.11.02 06:20:46.525518 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2117 | 2024.11.02 06:20:46.528796 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2118 | 2024.11.02 06:20:46.545175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39571, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2119 | 2024.11.02 06:20:46.573537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2120 | 2024.11.02 06:20:46.575886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33854, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2121 | 2024.11.02 06:20:46.654750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2122 | 2024.11.02 06:20:46.669459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2123 | 2024.11.02 06:20:46.682540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2124 | 2024.11.02 06:20:46.737924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2125 | 2024.11.02 06:20:46.766309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2126 | 2024.11.02 06:20:46.795876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2127 | 2024.11.02 06:20:46.837937 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2128 | 2024.11.02 06:20:46.881722 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2129 | 2024.11.02 06:20:46.933394 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2130 | 2024.11.02 06:20:46.951610 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2131 | 2024.11.02 06:20:47.001404 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2132 | 2024.11.02 06:20:47.001670 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35262, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2133 | 2024.11.02 06:20:47.011108 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2134 | 2024.11.02 06:20:47.014465 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2135 | 2024.11.02 06:20:48.354401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 240 | ||
2136 | 2024.11.02 06:20:48.357206 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2137 | 2024.11.02 06:20:48.357265 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2138 | 2024.11.02 06:20:48.359012 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2139 | 2024.11.02 06:20:48.360417 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2140 | 2024.11.02 06:20:48.361363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
2141 | 2024.11.02 06:20:50.015315 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43412, User-Agent: (none), Length: 17471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2142 | 2024.11.02 06:20:50.015444 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2143 | 2024.11.02 06:20:50.015471 [ 283 ] {} <Debug> HTTP-Session: 14847ca5-46e1-4fed-9e2a-8998bf095076 Authenticating user 'default' from [fd00:1122:3344:101::d]:43412 | ||
2144 | 2024.11.02 06:20:50.015495 [ 283 ] {} <Debug> HTTP-Session: 14847ca5-46e1-4fed-9e2a-8998bf095076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2145 | 2024.11.02 06:20:50.015509 [ 283 ] {} <Debug> HTTP-Session: 14847ca5-46e1-4fed-9e2a-8998bf095076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2146 | 2024.11.02 06:20:50.015558 [ 283 ] {} <Trace> HTTP-Session: 14847ca5-46e1-4fed-9e2a-8998bf095076 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2147 | 2024.11.02 06:20:50.015797 [ 283 ] {db24f2a2-472d-468b-888f-36a55cd64bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43412) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2148 | 2024.11.02 06:20:50.015872 [ 283 ] {db24f2a2-472d-468b-888f-36a55cd64bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2149 | 2024.11.02 06:20:50.016224 [ 283 ] {db24f2a2-472d-468b-888f-36a55cd64bc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2150 | 2024.11.02 06:20:50.016755 [ 283 ] {db24f2a2-472d-468b-888f-36a55cd64bc7} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2151 | 2024.11.02 06:20:50.016794 [ 283 ] {db24f2a2-472d-468b-888f-36a55cd64bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2152 | 2024.11.02 06:20:50.017217 [ 283 ] {db24f2a2-472d-468b-888f-36a55cd64bc7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2153 | 2024.11.02 06:20:50.017602 [ 283 ] {db24f2a2-472d-468b-888f-36a55cd64bc7} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2154 | 2024.11.02 06:20:50.017747 [ 283 ] {db24f2a2-472d-468b-888f-36a55cd64bc7} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.002044 sec., 57729.941291585135 rows/sec., 4.91 MiB/sec. | ||
2155 | 2024.11.02 06:20:50.017960 [ 283 ] {db24f2a2-472d-468b-888f-36a55cd64bc7} <Debug> DynamicQueryHandler: Done processing query | ||
2156 | 2024.11.02 06:20:50.017986 [ 283 ] {db24f2a2-472d-468b-888f-36a55cd64bc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
2157 | 2024.11.02 06:20:50.018003 [ 283 ] {} <Debug> HTTP-Session: 14847ca5-46e1-4fed-9e2a-8998bf095076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2158 | 2024.11.02 06:20:50.018181 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2159 | 2024.11.02 06:20:50.018305 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55845, User-Agent: (none), Length: 4495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2160 | 2024.11.02 06:20:50.018465 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2161 | 2024.11.02 06:20:50.018498 [ 284 ] {} <Debug> HTTP-Session: ef4cdf89-2ec2-448f-a658-1d18230ff5a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55845 | ||
2162 | 2024.11.02 06:20:50.018528 [ 284 ] {} <Debug> HTTP-Session: ef4cdf89-2ec2-448f-a658-1d18230ff5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2163 | 2024.11.02 06:20:50.018547 [ 284 ] {} <Debug> HTTP-Session: ef4cdf89-2ec2-448f-a658-1d18230ff5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2164 | 2024.11.02 06:20:50.018610 [ 284 ] {} <Trace> HTTP-Session: ef4cdf89-2ec2-448f-a658-1d18230ff5a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2165 | 2024.11.02 06:20:50.018864 [ 284 ] {334670df-2016-43f7-b9ca-e83340b5969d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55845) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2166 | 2024.11.02 06:20:50.018951 [ 284 ] {334670df-2016-43f7-b9ca-e83340b5969d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2167 | 2024.11.02 06:20:50.019381 [ 284 ] {334670df-2016-43f7-b9ca-e83340b5969d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2168 | 2024.11.02 06:20:50.019872 [ 284 ] {334670df-2016-43f7-b9ca-e83340b5969d} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2169 | 2024.11.02 06:20:50.019920 [ 284 ] {334670df-2016-43f7-b9ca-e83340b5969d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2170 | 2024.11.02 06:20:50.020364 [ 284 ] {334670df-2016-43f7-b9ca-e83340b5969d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2171 | 2024.11.02 06:20:50.020772 [ 284 ] {334670df-2016-43f7-b9ca-e83340b5969d} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2172 | 2024.11.02 06:20:50.020960 [ 284 ] {334670df-2016-43f7-b9ca-e83340b5969d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.002187 sec., 14174.66849565615 rows/sec., 1.04 MiB/sec. | ||
2173 | 2024.11.02 06:20:50.021293 [ 284 ] {334670df-2016-43f7-b9ca-e83340b5969d} <Debug> DynamicQueryHandler: Done processing query | ||
2174 | 2024.11.02 06:20:50.021320 [ 284 ] {334670df-2016-43f7-b9ca-e83340b5969d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2175 | 2024.11.02 06:20:50.021337 [ 284 ] {} <Debug> HTTP-Session: ef4cdf89-2ec2-448f-a658-1d18230ff5a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2176 | 2024.11.02 06:20:50.021551 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2177 | 2024.11.02 06:20:50.021674 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49970, User-Agent: (none), Length: 16138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2178 | 2024.11.02 06:20:50.021739 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2179 | 2024.11.02 06:20:50.021760 [ 283 ] {} <Debug> HTTP-Session: f9d414d5-54ad-400e-993d-8c948e6d23f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49970 | ||
2180 | 2024.11.02 06:20:50.021777 [ 283 ] {} <Debug> HTTP-Session: f9d414d5-54ad-400e-993d-8c948e6d23f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2181 | 2024.11.02 06:20:50.021791 [ 283 ] {} <Debug> HTTP-Session: f9d414d5-54ad-400e-993d-8c948e6d23f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2182 | 2024.11.02 06:20:50.021831 [ 283 ] {} <Trace> HTTP-Session: f9d414d5-54ad-400e-993d-8c948e6d23f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2183 | 2024.11.02 06:20:50.021966 [ 283 ] {77ec7716-20cd-402e-96a8-c4b151431c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49970) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2184 | 2024.11.02 06:20:50.022012 [ 283 ] {77ec7716-20cd-402e-96a8-c4b151431c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2185 | 2024.11.02 06:20:50.022264 [ 283 ] {77ec7716-20cd-402e-96a8-c4b151431c14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2186 | 2024.11.02 06:20:50.022707 [ 283 ] {77ec7716-20cd-402e-96a8-c4b151431c14} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2187 | 2024.11.02 06:20:50.022743 [ 283 ] {77ec7716-20cd-402e-96a8-c4b151431c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2188 | 2024.11.02 06:20:50.023103 [ 283 ] {77ec7716-20cd-402e-96a8-c4b151431c14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2189 | 2024.11.02 06:20:50.023471 [ 283 ] {77ec7716-20cd-402e-96a8-c4b151431c14} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2190 | 2024.11.02 06:20:50.023599 [ 283 ] {77ec7716-20cd-402e-96a8-c4b151431c14} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001682 sec., 56480.38049940547 rows/sec., 4.41 MiB/sec. | ||
2191 | 2024.11.02 06:20:50.023896 [ 283 ] {77ec7716-20cd-402e-96a8-c4b151431c14} <Debug> DynamicQueryHandler: Done processing query | ||
2192 | 2024.11.02 06:20:50.023920 [ 283 ] {77ec7716-20cd-402e-96a8-c4b151431c14} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2193 | 2024.11.02 06:20:50.023937 [ 283 ] {} <Debug> HTTP-Session: f9d414d5-54ad-400e-993d-8c948e6d23f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2194 | 2024.11.02 06:20:50.024202 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55845, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2195 | 2024.11.02 06:20:50.024239 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2196 | 2024.11.02 06:20:50.024306 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2197 | 2024.11.02 06:20:50.024342 [ 284 ] {} <Debug> HTTP-Session: 685be0c2-ed86-4a0d-a758-96c70d6d8d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:55845 | ||
2198 | 2024.11.02 06:20:50.024373 [ 284 ] {} <Debug> HTTP-Session: 685be0c2-ed86-4a0d-a758-96c70d6d8d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2199 | 2024.11.02 06:20:50.024403 [ 284 ] {} <Debug> HTTP-Session: 685be0c2-ed86-4a0d-a758-96c70d6d8d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2200 | 2024.11.02 06:20:50.024450 [ 284 ] {} <Trace> HTTP-Session: 685be0c2-ed86-4a0d-a758-96c70d6d8d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2201 | 2024.11.02 06:20:50.024666 [ 284 ] {907e42b1-06d9-4123-b5c4-5f9cfc2e385f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2202 | 2024.11.02 06:20:50.024725 [ 284 ] {907e42b1-06d9-4123-b5c4-5f9cfc2e385f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2203 | 2024.11.02 06:20:50.024914 [ 284 ] {907e42b1-06d9-4123-b5c4-5f9cfc2e385f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2204 | 2024.11.02 06:20:50.025346 [ 284 ] {907e42b1-06d9-4123-b5c4-5f9cfc2e385f} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2205 | 2024.11.02 06:20:50.025385 [ 284 ] {907e42b1-06d9-4123-b5c4-5f9cfc2e385f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2206 | 2024.11.02 06:20:50.025804 [ 284 ] {907e42b1-06d9-4123-b5c4-5f9cfc2e385f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2207 | 2024.11.02 06:20:50.026173 [ 284 ] {907e42b1-06d9-4123-b5c4-5f9cfc2e385f} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2208 | 2024.11.02 06:20:50.026337 [ 284 ] {907e42b1-06d9-4123-b5c4-5f9cfc2e385f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. | ||
2209 | 2024.11.02 06:20:50.026521 [ 284 ] {907e42b1-06d9-4123-b5c4-5f9cfc2e385f} <Debug> DynamicQueryHandler: Done processing query | ||
2210 | 2024.11.02 06:20:50.026546 [ 284 ] {907e42b1-06d9-4123-b5c4-5f9cfc2e385f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2211 | 2024.11.02 06:20:50.026562 [ 284 ] {} <Debug> HTTP-Session: 685be0c2-ed86-4a0d-a758-96c70d6d8d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2212 | 2024.11.02 06:20:50.026780 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2213 | 2024.11.02 06:20:50.026949 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52268, User-Agent: (none), Length: 51688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2214 | 2024.11.02 06:20:50.027011 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2215 | 2024.11.02 06:20:50.027031 [ 283 ] {} <Debug> HTTP-Session: 4de2101f-8d0c-42a3-8056-04a081baa35c Authenticating user 'default' from [fd00:1122:3344:101::d]:52268 | ||
2216 | 2024.11.02 06:20:50.027049 [ 283 ] {} <Debug> HTTP-Session: 4de2101f-8d0c-42a3-8056-04a081baa35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2217 | 2024.11.02 06:20:50.027063 [ 283 ] {} <Debug> HTTP-Session: 4de2101f-8d0c-42a3-8056-04a081baa35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2218 | 2024.11.02 06:20:50.027101 [ 283 ] {} <Trace> HTTP-Session: 4de2101f-8d0c-42a3-8056-04a081baa35c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2219 | 2024.11.02 06:20:50.027838 [ 283 ] {d3c13547-597b-44ae-862d-231b12c1abcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52268) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2220 | 2024.11.02 06:20:50.027919 [ 283 ] {d3c13547-597b-44ae-862d-231b12c1abcc} <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 | ||
2221 | 2024.11.02 06:20:50.028420 [ 283 ] {d3c13547-597b-44ae-862d-231b12c1abcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2222 | 2024.11.02 06:20:50.029120 [ 283 ] {d3c13547-597b-44ae-862d-231b12c1abcc} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2223 | 2024.11.02 06:20:50.029160 [ 283 ] {d3c13547-597b-44ae-862d-231b12c1abcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2224 | 2024.11.02 06:20:50.029828 [ 283 ] {d3c13547-597b-44ae-862d-231b12c1abcc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2225 | 2024.11.02 06:20:50.030270 [ 283 ] {d3c13547-597b-44ae-862d-231b12c1abcc} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2226 | 2024.11.02 06:20:50.030419 [ 283 ] {d3c13547-597b-44ae-862d-231b12c1abcc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003211 sec., 9654.313298037994 rows/sec., 17.30 MiB/sec. | ||
2227 | 2024.11.02 06:20:50.030642 [ 283 ] {d3c13547-597b-44ae-862d-231b12c1abcc} <Debug> DynamicQueryHandler: Done processing query | ||
2228 | 2024.11.02 06:20:50.030667 [ 283 ] {d3c13547-597b-44ae-862d-231b12c1abcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
2229 | 2024.11.02 06:20:50.030684 [ 283 ] {} <Debug> HTTP-Session: 4de2101f-8d0c-42a3-8056-04a081baa35c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2230 | 2024.11.02 06:20:50.030855 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2231 | 2024.11.02 06:20:50.030900 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55845, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2232 | 2024.11.02 06:20:50.030991 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2233 | 2024.11.02 06:20:50.031024 [ 284 ] {} <Debug> HTTP-Session: b7dbc72d-d0ab-4d3c-8bd1-7d9c85f64748 Authenticating user 'default' from [fd00:1122:3344:101::d]:55845 | ||
2234 | 2024.11.02 06:20:50.031047 [ 284 ] {} <Debug> HTTP-Session: b7dbc72d-d0ab-4d3c-8bd1-7d9c85f64748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2235 | 2024.11.02 06:20:50.031066 [ 284 ] {} <Debug> HTTP-Session: b7dbc72d-d0ab-4d3c-8bd1-7d9c85f64748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2236 | 2024.11.02 06:20:50.031112 [ 284 ] {} <Trace> HTTP-Session: b7dbc72d-d0ab-4d3c-8bd1-7d9c85f64748 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2237 | 2024.11.02 06:20:50.031289 [ 284 ] {1a7ea9f2-87e2-42a3-aca8-7d2c6590805c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55845) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2238 | 2024.11.02 06:20:50.031356 [ 284 ] {1a7ea9f2-87e2-42a3-aca8-7d2c6590805c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2239 | 2024.11.02 06:20:50.031519 [ 284 ] {1a7ea9f2-87e2-42a3-aca8-7d2c6590805c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2240 | 2024.11.02 06:20:50.031831 [ 284 ] {1a7ea9f2-87e2-42a3-aca8-7d2c6590805c} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2241 | 2024.11.02 06:20:50.031868 [ 284 ] {1a7ea9f2-87e2-42a3-aca8-7d2c6590805c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2242 | 2024.11.02 06:20:50.032241 [ 284 ] {1a7ea9f2-87e2-42a3-aca8-7d2c6590805c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2243 | 2024.11.02 06:20:50.032577 [ 284 ] {1a7ea9f2-87e2-42a3-aca8-7d2c6590805c} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2244 | 2024.11.02 06:20:50.032737 [ 284 ] {1a7ea9f2-87e2-42a3-aca8-7d2c6590805c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. | ||
2245 | 2024.11.02 06:20:50.032907 [ 284 ] {1a7ea9f2-87e2-42a3-aca8-7d2c6590805c} <Debug> DynamicQueryHandler: Done processing query | ||
2246 | 2024.11.02 06:20:50.032932 [ 284 ] {1a7ea9f2-87e2-42a3-aca8-7d2c6590805c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2247 | 2024.11.02 06:20:50.032948 [ 284 ] {} <Debug> HTTP-Session: b7dbc72d-d0ab-4d3c-8bd1-7d9c85f64748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2248 | 2024.11.02 06:20:50.033211 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2249 | 2024.11.02 06:20:53.279044 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2250 | 2024.11.02 06:20:53.279143 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2251 | 2024.11.02 06:20:55.010878 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38675, User-Agent: (none), Length: 1150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2252 | 2024.11.02 06:20:55.011004 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2253 | 2024.11.02 06:20:55.011029 [ 283 ] {} <Debug> HTTP-Session: 370d8c71-1db5-40f7-a04f-3af6d9efd687 Authenticating user 'default' from [fd00:1122:3344:101::d]:38675 | ||
2254 | 2024.11.02 06:20:55.011054 [ 283 ] {} <Debug> HTTP-Session: 370d8c71-1db5-40f7-a04f-3af6d9efd687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2255 | 2024.11.02 06:20:55.011068 [ 283 ] {} <Debug> HTTP-Session: 370d8c71-1db5-40f7-a04f-3af6d9efd687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2256 | 2024.11.02 06:20:55.011119 [ 283 ] {} <Trace> HTTP-Session: 370d8c71-1db5-40f7-a04f-3af6d9efd687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2257 | 2024.11.02 06:20:55.011372 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38675) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2258 | 2024.11.02 06:20:55.011773 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2259 | 2024.11.02 06:20:55.011822 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <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', '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_rib:active_routes')" moved to PREWHERE | ||
2260 | 2024.11.02 06:20:55.012186 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2261 | 2024.11.02 06:20:55.012265 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2262 | 2024.11.02 06:20:55.012439 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
2263 | 2024.11.02 06:20:55.012632 [ 257 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2264 | 2024.11.02 06:20:55.012640 [ 288 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2265 | 2024.11.02 06:20:55.012848 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2266 | 2024.11.02 06:20:55.012880 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2267 | 2024.11.02 06:20:55.017367 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2268 | 2024.11.02 06:20:55.019326 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2269 | 2024.11.02 06:20:55.019398 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <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', '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_rib:active_routes'))" | ||
2270 | 2024.11.02 06:20:55.019448 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <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', '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_rib:active_routes'))" | ||
2271 | 2024.11.02 06:20:55.021558 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.010295 sec., 2816.901408450704 rows/sec., 114.30 KiB/sec. | ||
2272 | 2024.11.02 06:20:55.021919 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Debug> DynamicQueryHandler: Done processing query | ||
2273 | 2024.11.02 06:20:55.021946 [ 283 ] {4a9efadf-5290-42e2-b94e-580d2438ba70} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2274 | 2024.11.02 06:20:55.021963 [ 283 ] {} <Debug> HTTP-Session: 370d8c71-1db5-40f7-a04f-3af6d9efd687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2275 | 2024.11.02 06:20:55.022276 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2276 | 2024.11.02 06:20:55.022424 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57046, User-Agent: (none), Length: 1183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2277 | 2024.11.02 06:20:55.022528 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2278 | 2024.11.02 06:20:55.022552 [ 284 ] {} <Debug> HTTP-Session: 2371dafa-08ca-4d87-bd9a-7b3b4f8b900c Authenticating user 'default' from [fd00:1122:3344:101::d]:57046 | ||
2279 | 2024.11.02 06:20:55.022577 [ 284 ] {} <Debug> HTTP-Session: 2371dafa-08ca-4d87-bd9a-7b3b4f8b900c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2280 | 2024.11.02 06:20:55.022591 [ 284 ] {} <Debug> HTTP-Session: 2371dafa-08ca-4d87-bd9a-7b3b4f8b900c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2281 | 2024.11.02 06:20:55.022646 [ 284 ] {} <Trace> HTTP-Session: 2371dafa-08ca-4d87-bd9a-7b3b4f8b900c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2282 | 2024.11.02 06:20:55.022888 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57046) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2283 | 2024.11.02 06:20:55.023302 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2284 | 2024.11.02 06:20:55.023353 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <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', '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_rib:active_routes')" moved to PREWHERE | ||
2285 | 2024.11.02 06:20:55.023718 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2286 | 2024.11.02 06:20:55.023802 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2287 | 2024.11.02 06:20:55.023982 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
2288 | 2024.11.02 06:20:55.024091 [ 293 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2289 | 2024.11.02 06:20:55.024108 [ 294 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2290 | 2024.11.02 06:20:55.024214 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2291 | 2024.11.02 06:20:55.024239 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2292 | 2024.11.02 06:20:55.024330 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2293 | 2024.11.02 06:20:55.024352 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2294 | 2024.11.02 06:20:55.024396 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <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', '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_rib:active_routes'))" | ||
2295 | 2024.11.02 06:20:55.024441 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <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', '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_rib:active_routes'))" | ||
2296 | 2024.11.02 06:20:55.025757 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002984 sec., 9718.498659517425 rows/sec., 394.36 KiB/sec. | ||
2297 | 2024.11.02 06:20:55.026105 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Debug> DynamicQueryHandler: Done processing query | ||
2298 | 2024.11.02 06:20:55.026132 [ 284 ] {892f0b2a-0c7b-4ce1-99fe-f70c20e4c711} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2299 | 2024.11.02 06:20:55.026150 [ 284 ] {} <Debug> HTTP-Session: 2371dafa-08ca-4d87-bd9a-7b3b4f8b900c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2300 | 2024.11.02 06:20:55.026728 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38675, User-Agent: (none), Length: 1211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2301 | 2024.11.02 06:20:55.026758 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2302 | 2024.11.02 06:20:55.026837 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2303 | 2024.11.02 06:20:55.026880 [ 283 ] {} <Debug> HTTP-Session: 6726cfe1-18d8-42b8-bff5-4569af3760cd Authenticating user 'default' from [fd00:1122:3344:101::d]:38675 | ||
2304 | 2024.11.02 06:20:55.026917 [ 283 ] {} <Debug> HTTP-Session: 6726cfe1-18d8-42b8-bff5-4569af3760cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2305 | 2024.11.02 06:20:55.026937 [ 283 ] {} <Debug> HTTP-Session: 6726cfe1-18d8-42b8-bff5-4569af3760cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2306 | 2024.11.02 06:20:55.026991 [ 283 ] {} <Trace> HTTP-Session: 6726cfe1-18d8-42b8-bff5-4569af3760cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2307 | 2024.11.02 06:20:55.027212 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38675) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
2308 | 2024.11.02 06:20:55.027601 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2309 | 2024.11.02 06:20:55.027649 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <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', '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')" moved to PREWHERE | ||
2310 | 2024.11.02 06:20:55.027966 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2311 | 2024.11.02 06:20:55.028033 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2312 | 2024.11.02 06:20:55.028188 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2313 | 2024.11.02 06:20:55.028293 [ 288 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2314 | 2024.11.02 06:20:55.028304 [ 291 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2315 | 2024.11.02 06:20:55.028405 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2316 | 2024.11.02 06:20:55.028430 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2317 | 2024.11.02 06:20:55.028511 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2318 | 2024.11.02 06:20:55.028532 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2319 | 2024.11.02 06:20:55.028573 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <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', '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'))" | ||
2320 | 2024.11.02 06:20:55.028619 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <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', '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'))" | ||
2321 | 2024.11.02 06:20:55.029886 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002788 sec., 10401.721664275467 rows/sec., 422.08 KiB/sec. | ||
2322 | 2024.11.02 06:20:55.030178 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Debug> DynamicQueryHandler: Done processing query | ||
2323 | 2024.11.02 06:20:55.030202 [ 283 ] {61155427-6d48-426b-8736-07bdf716b9e5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2324 | 2024.11.02 06:20:55.030218 [ 283 ] {} <Debug> HTTP-Session: 6726cfe1-18d8-42b8-bff5-4569af3760cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2325 | 2024.11.02 06:20:55.030473 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2326 | 2024.11.02 06:20:55.030567 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53678, User-Agent: (none), Length: 1236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2327 | 2024.11.02 06:20:55.030640 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2328 | 2024.11.02 06:20:55.030664 [ 284 ] {} <Debug> HTTP-Session: aaa9950e-dbd1-4147-b1ff-e1876a956df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53678 | ||
2329 | 2024.11.02 06:20:55.030687 [ 284 ] {} <Debug> HTTP-Session: aaa9950e-dbd1-4147-b1ff-e1876a956df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2330 | 2024.11.02 06:20:55.030705 [ 284 ] {} <Debug> HTTP-Session: aaa9950e-dbd1-4147-b1ff-e1876a956df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2331 | 2024.11.02 06:20:55.030754 [ 284 ] {} <Trace> HTTP-Session: aaa9950e-dbd1-4147-b1ff-e1876a956df5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2332 | 2024.11.02 06:20:55.030968 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53678) 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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
2333 | 2024.11.02 06:20:55.031370 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2334 | 2024.11.02 06:20:55.031429 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <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', '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')" moved to PREWHERE | ||
2335 | 2024.11.02 06:20:55.031759 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2336 | 2024.11.02 06:20:55.031825 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2337 | 2024.11.02 06:20:55.031977 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2338 | 2024.11.02 06:20:55.032064 [ 288 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2339 | 2024.11.02 06:20:55.032066 [ 293 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2340 | 2024.11.02 06:20:55.032175 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2341 | 2024.11.02 06:20:55.032204 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2342 | 2024.11.02 06:20:55.032287 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2343 | 2024.11.02 06:20:55.032307 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2344 | 2024.11.02 06:20:55.032349 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <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', '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'))" | ||
2345 | 2024.11.02 06:20:55.032396 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <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', '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'))" | ||
2346 | 2024.11.02 06:20:55.033720 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002864 sec., 10125.698324022347 rows/sec., 410.88 KiB/sec. | ||
2347 | 2024.11.02 06:20:55.034013 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Debug> DynamicQueryHandler: Done processing query | ||
2348 | 2024.11.02 06:20:55.034039 [ 284 ] {9015d2f6-4f7e-45e5-a13d-1e5f753686ac} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2349 | 2024.11.02 06:20:55.034056 [ 284 ] {} <Debug> HTTP-Session: aaa9950e-dbd1-4147-b1ff-e1876a956df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2350 | 2024.11.02 06:20:55.034431 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53678, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2351 | 2024.11.02 06:20:55.034441 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38675, User-Agent: (none), Length: 1262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2352 | 2024.11.02 06:20:55.034537 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2353 | 2024.11.02 06:20:55.034582 [ 283 ] {} <Debug> HTTP-Session: 0acb4665-7012-45f7-82d9-f8ca16a3294b Authenticating user 'default' from [fd00:1122:3344:101::d]:38675 | ||
2354 | 2024.11.02 06:20:55.034611 [ 283 ] {} <Debug> HTTP-Session: 0acb4665-7012-45f7-82d9-f8ca16a3294b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2355 | 2024.11.02 06:20:55.034630 [ 283 ] {} <Debug> HTTP-Session: 0acb4665-7012-45f7-82d9-f8ca16a3294b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2356 | 2024.11.02 06:20:55.034675 [ 283 ] {} <Trace> HTTP-Session: 0acb4665-7012-45f7-82d9-f8ca16a3294b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2357 | 2024.11.02 06:20:55.034880 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38675) 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', '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:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
2358 | 2024.11.02 06:20:55.035274 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2359 | 2024.11.02 06:20:55.035332 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <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', '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:occupancy')" moved to PREWHERE | ||
2360 | 2024.11.02 06:20:55.035677 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2361 | 2024.11.02 06:20:55.035741 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2362 | 2024.11.02 06:20:55.035892 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2363 | 2024.11.02 06:20:55.035987 [ 288 ] {f895277a-af21-44b5-b754-21feef96907e} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2364 | 2024.11.02 06:20:55.036006 [ 257 ] {f895277a-af21-44b5-b754-21feef96907e} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2365 | 2024.11.02 06:20:55.036109 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2366 | 2024.11.02 06:20:55.036137 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2367 | 2024.11.02 06:20:55.036218 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2368 | 2024.11.02 06:20:55.036238 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2369 | 2024.11.02 06:20:55.036280 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <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', '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:occupancy'))" | ||
2370 | 2024.11.02 06:20:55.036328 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <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', '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:occupancy'))" | ||
2371 | 2024.11.02 06:20:55.037681 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.00291 sec., 9965.635738831616 rows/sec., 404.38 KiB/sec. | ||
2372 | 2024.11.02 06:20:55.037949 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Debug> DynamicQueryHandler: Done processing query | ||
2373 | 2024.11.02 06:20:55.037973 [ 283 ] {f895277a-af21-44b5-b754-21feef96907e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2374 | 2024.11.02 06:20:55.037990 [ 283 ] {} <Debug> HTTP-Session: 0acb4665-7012-45f7-82d9-f8ca16a3294b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2375 | 2024.11.02 06:20:55.038237 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2376 | 2024.11.02 06:20:55.038298 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54976, User-Agent: (none), Length: 1286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2377 | 2024.11.02 06:20:55.038366 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2378 | 2024.11.02 06:20:55.038388 [ 284 ] {} <Debug> HTTP-Session: 84368b17-dd7a-4c34-a546-07c3a45db744 Authenticating user 'default' from [fd00:1122:3344:101::d]:54976 | ||
2379 | 2024.11.02 06:20:55.038408 [ 284 ] {} <Debug> HTTP-Session: 84368b17-dd7a-4c34-a546-07c3a45db744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2380 | 2024.11.02 06:20:55.038422 [ 284 ] {} <Debug> HTTP-Session: 84368b17-dd7a-4c34-a546-07c3a45db744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2381 | 2024.11.02 06:20:55.038465 [ 284 ] {} <Trace> HTTP-Session: 84368b17-dd7a-4c34-a546-07c3a45db744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2382 | 2024.11.02 06:20:55.038643 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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', '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:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
2383 | 2024.11.02 06:20:55.038979 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2384 | 2024.11.02 06:20:55.039026 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <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', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
2385 | 2024.11.02 06:20:55.039345 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2386 | 2024.11.02 06:20:55.039412 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2387 | 2024.11.02 06:20:55.039564 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2388 | 2024.11.02 06:20:55.039646 [ 288 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2389 | 2024.11.02 06:20:55.039670 [ 294 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2390 | 2024.11.02 06:20:55.039769 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2391 | 2024.11.02 06:20:55.039792 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2392 | 2024.11.02 06:20:55.039871 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2393 | 2024.11.02 06:20:55.039891 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2394 | 2024.11.02 06:20:55.039933 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <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', '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:inserts', 'switch_table:occupancy'))" | ||
2395 | 2024.11.02 06:20:55.039978 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <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', '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:inserts', 'switch_table:occupancy'))" | ||
2396 | 2024.11.02 06:20:55.041296 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002745 sec., 10564.663023679417 rows/sec., 428.69 KiB/sec. | ||
2397 | 2024.11.02 06:20:55.041581 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Debug> DynamicQueryHandler: Done processing query | ||
2398 | 2024.11.02 06:20:55.041606 [ 284 ] {11dbfd95-0b0c-461b-a5e5-0ad78153f94f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2399 | 2024.11.02 06:20:55.041622 [ 284 ] {} <Debug> HTTP-Session: 84368b17-dd7a-4c34-a546-07c3a45db744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2400 | 2024.11.02 06:20:55.041859 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54976, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2401 | 2024.11.02 06:20:55.041933 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36517, User-Agent: (none), Length: 1310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2402 | 2024.11.02 06:20:55.041997 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2403 | 2024.11.02 06:20:55.042019 [ 283 ] {} <Debug> HTTP-Session: 692e0acf-128d-481e-a97d-3a1a5d8f4edc Authenticating user 'default' from [fd00:1122:3344:101::d]:36517 | ||
2404 | 2024.11.02 06:20:55.042036 [ 283 ] {} <Debug> HTTP-Session: 692e0acf-128d-481e-a97d-3a1a5d8f4edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2405 | 2024.11.02 06:20:55.042050 [ 283 ] {} <Debug> HTTP-Session: 692e0acf-128d-481e-a97d-3a1a5d8f4edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2406 | 2024.11.02 06:20:55.042088 [ 283 ] {} <Trace> HTTP-Session: 692e0acf-128d-481e-a97d-3a1a5d8f4edc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2407 | 2024.11.02 06:20:55.042262 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36517) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
2408 | 2024.11.02 06:20:55.042598 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2409 | 2024.11.02 06:20:55.042647 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
2410 | 2024.11.02 06:20:55.042964 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2411 | 2024.11.02 06:20:55.043028 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2412 | 2024.11.02 06:20:55.043177 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2413 | 2024.11.02 06:20:55.043261 [ 288 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2414 | 2024.11.02 06:20:55.043282 [ 257 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2415 | 2024.11.02 06:20:55.043382 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2416 | 2024.11.02 06:20:55.043411 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2417 | 2024.11.02 06:20:55.043490 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2418 | 2024.11.02 06:20:55.043511 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2419 | 2024.11.02 06:20:55.043552 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2420 | 2024.11.02 06:20:55.043599 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2421 | 2024.11.02 06:20:55.045326 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.003152 sec., 9200.507614213198 rows/sec., 373.34 KiB/sec. | ||
2422 | 2024.11.02 06:20:55.045639 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Debug> DynamicQueryHandler: Done processing query | ||
2423 | 2024.11.02 06:20:55.045664 [ 283 ] {d5173eac-8b58-4d94-98b8-6276dfd6c9da} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2424 | 2024.11.02 06:20:55.045681 [ 283 ] {} <Debug> HTTP-Session: 692e0acf-128d-481e-a97d-3a1a5d8f4edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2425 | 2024.11.02 06:20:55.045935 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2426 | 2024.11.02 06:20:55.046015 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53334, User-Agent: (none), Length: 1334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2427 | 2024.11.02 06:20:55.046090 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2428 | 2024.11.02 06:20:55.046114 [ 284 ] {} <Debug> HTTP-Session: f1e9ed96-b808-4a78-a16b-e2dff48f1303 Authenticating user 'default' from [fd00:1122:3344:101::d]:53334 | ||
2429 | 2024.11.02 06:20:55.046135 [ 284 ] {} <Debug> HTTP-Session: f1e9ed96-b808-4a78-a16b-e2dff48f1303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2430 | 2024.11.02 06:20:55.046154 [ 284 ] {} <Debug> HTTP-Session: f1e9ed96-b808-4a78-a16b-e2dff48f1303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2431 | 2024.11.02 06:20:55.046201 [ 284 ] {} <Trace> HTTP-Session: f1e9ed96-b808-4a78-a16b-e2dff48f1303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2432 | 2024.11.02 06:20:55.046407 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53334) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2433 | 2024.11.02 06:20:55.046759 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2434 | 2024.11.02 06:20:55.046807 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
2435 | 2024.11.02 06:20:55.047128 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2436 | 2024.11.02 06:20:55.047195 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2437 | 2024.11.02 06:20:55.047347 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2438 | 2024.11.02 06:20:55.047443 [ 288 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2439 | 2024.11.02 06:20:55.047457 [ 294 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2440 | 2024.11.02 06:20:55.047552 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2441 | 2024.11.02 06:20:55.047576 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2442 | 2024.11.02 06:20:55.047654 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2443 | 2024.11.02 06:20:55.047675 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2444 | 2024.11.02 06:20:55.047715 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2445 | 2024.11.02 06:20:55.047761 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2446 | 2024.11.02 06:20:55.049068 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002772 sec., 10461.760461760461 rows/sec., 424.52 KiB/sec. | ||
2447 | 2024.11.02 06:20:55.049375 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Debug> DynamicQueryHandler: Done processing query | ||
2448 | 2024.11.02 06:20:55.049400 [ 284 ] {24be95c8-a905-4eed-a83a-c98acbb0c7af} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2449 | 2024.11.02 06:20:55.049417 [ 284 ] {} <Debug> HTTP-Session: f1e9ed96-b808-4a78-a16b-e2dff48f1303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2450 | 2024.11.02 06:20:55.049680 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2451 | 2024.11.02 06:20:55.049788 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47622, User-Agent: (none), Length: 1361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2452 | 2024.11.02 06:20:55.049845 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2453 | 2024.11.02 06:20:55.049866 [ 283 ] {} <Debug> HTTP-Session: cdca690f-a002-4933-ac8c-25144257aa3f Authenticating user 'default' from [fd00:1122:3344:101::d]:47622 | ||
2454 | 2024.11.02 06:20:55.049882 [ 283 ] {} <Debug> HTTP-Session: cdca690f-a002-4933-ac8c-25144257aa3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2455 | 2024.11.02 06:20:55.049896 [ 283 ] {} <Debug> HTTP-Session: cdca690f-a002-4933-ac8c-25144257aa3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2456 | 2024.11.02 06:20:55.049935 [ 283 ] {} <Trace> HTTP-Session: cdca690f-a002-4933-ac8c-25144257aa3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2457 | 2024.11.02 06:20:55.050111 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47622) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2458 | 2024.11.02 06:20:55.050455 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2459 | 2024.11.02 06:20:55.050505 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
2460 | 2024.11.02 06:20:55.050826 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2461 | 2024.11.02 06:20:55.050892 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2462 | 2024.11.02 06:20:55.051041 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2463 | 2024.11.02 06:20:55.051144 [ 288 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2464 | 2024.11.02 06:20:55.051156 [ 291 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2465 | 2024.11.02 06:20:55.051249 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2466 | 2024.11.02 06:20:55.051272 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2467 | 2024.11.02 06:20:55.051350 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2468 | 2024.11.02 06:20:55.051370 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2469 | 2024.11.02 06:20:55.051411 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2470 | 2024.11.02 06:20:55.051458 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2471 | 2024.11.02 06:20:55.052757 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002738 sec., 10591.672753834917 rows/sec., 429.79 KiB/sec. | ||
2472 | 2024.11.02 06:20:55.053048 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Debug> DynamicQueryHandler: Done processing query | ||
2473 | 2024.11.02 06:20:55.053072 [ 283 ] {d546b3f3-f9ac-4878-96c1-d1249747d98f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2474 | 2024.11.02 06:20:55.053088 [ 283 ] {} <Debug> HTTP-Session: cdca690f-a002-4933-ac8c-25144257aa3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2475 | 2024.11.02 06:20:55.053400 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47622, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2476 | 2024.11.02 06:20:55.053407 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53334, User-Agent: (none), Length: 1391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2477 | 2024.11.02 06:20:55.053512 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2478 | 2024.11.02 06:20:55.053545 [ 284 ] {} <Debug> HTTP-Session: efaf9be8-00a1-47c2-9c92-c6cd37c1b657 Authenticating user 'default' from [fd00:1122:3344:101::d]:53334 | ||
2479 | 2024.11.02 06:20:55.053568 [ 284 ] {} <Debug> HTTP-Session: efaf9be8-00a1-47c2-9c92-c6cd37c1b657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2480 | 2024.11.02 06:20:55.053584 [ 284 ] {} <Debug> HTTP-Session: efaf9be8-00a1-47c2-9c92-c6cd37c1b657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2481 | 2024.11.02 06:20:55.053623 [ 284 ] {} <Trace> HTTP-Session: efaf9be8-00a1-47c2-9c92-c6cd37c1b657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2482 | 2024.11.02 06:20:55.053887 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53334) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2483 | 2024.11.02 06:20:55.054305 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2484 | 2024.11.02 06:20:55.054355 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2485 | 2024.11.02 06:20:55.054686 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2486 | 2024.11.02 06:20:55.054751 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2487 | 2024.11.02 06:20:55.054901 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2488 | 2024.11.02 06:20:55.055005 [ 288 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2489 | 2024.11.02 06:20:55.055016 [ 257 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2490 | 2024.11.02 06:20:55.055136 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2491 | 2024.11.02 06:20:55.055165 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2492 | 2024.11.02 06:20:55.055248 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2493 | 2024.11.02 06:20:55.055267 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2494 | 2024.11.02 06:20:55.055309 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2495 | 2024.11.02 06:20:55.055356 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2496 | 2024.11.02 06:20:55.056716 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.00292 sec., 9931.506849315068 rows/sec., 403.00 KiB/sec. | ||
2497 | 2024.11.02 06:20:55.057002 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Debug> DynamicQueryHandler: Done processing query | ||
2498 | 2024.11.02 06:20:55.057027 [ 284 ] {7bb870ea-886d-40d2-9f84-d272d11dc33f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2499 | 2024.11.02 06:20:55.057043 [ 284 ] {} <Debug> HTTP-Session: efaf9be8-00a1-47c2-9c92-c6cd37c1b657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2500 | 2024.11.02 06:20:55.057323 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2501 | 2024.11.02 06:20:55.057391 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45193, User-Agent: (none), Length: 1421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2502 | 2024.11.02 06:20:55.057466 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2503 | 2024.11.02 06:20:55.057501 [ 283 ] {} <Debug> HTTP-Session: f451de46-3d68-49f9-9ed0-4bd1fad68909 Authenticating user 'default' from [fd00:1122:3344:101::d]:45193 | ||
2504 | 2024.11.02 06:20:55.057522 [ 283 ] {} <Debug> HTTP-Session: f451de46-3d68-49f9-9ed0-4bd1fad68909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2505 | 2024.11.02 06:20:55.057540 [ 283 ] {} <Debug> HTTP-Session: f451de46-3d68-49f9-9ed0-4bd1fad68909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2506 | 2024.11.02 06:20:55.057584 [ 283 ] {} <Trace> HTTP-Session: f451de46-3d68-49f9-9ed0-4bd1fad68909 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2507 | 2024.11.02 06:20:55.057795 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45193) 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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2508 | 2024.11.02 06:20:55.058201 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2509 | 2024.11.02 06:20:55.058262 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2510 | 2024.11.02 06:20:55.058638 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2511 | 2024.11.02 06:20:55.058703 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2512 | 2024.11.02 06:20:55.058849 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2513 | 2024.11.02 06:20:55.058930 [ 288 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2514 | 2024.11.02 06:20:55.058935 [ 293 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2515 | 2024.11.02 06:20:55.059038 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2516 | 2024.11.02 06:20:55.059066 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2517 | 2024.11.02 06:20:55.059147 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2518 | 2024.11.02 06:20:55.059168 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2519 | 2024.11.02 06:20:55.059208 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2520 | 2024.11.02 06:20:55.059255 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2521 | 2024.11.02 06:20:55.060590 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002909 sec., 9969.061533172911 rows/sec., 404.52 KiB/sec. | ||
2522 | 2024.11.02 06:20:55.060869 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Debug> DynamicQueryHandler: Done processing query | ||
2523 | 2024.11.02 06:20:55.060894 [ 283 ] {809d0dbb-eeb1-4f9d-b75b-dafc458995b4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2524 | 2024.11.02 06:20:55.060911 [ 283 ] {} <Debug> HTTP-Session: f451de46-3d68-49f9-9ed0-4bd1fad68909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2525 | 2024.11.02 06:20:55.065165 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2526 | 2024.11.02 06:20:55.065336 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57943, User-Agent: (none), Length: 1448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2527 | 2024.11.02 06:20:55.065463 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2528 | 2024.11.02 06:20:55.065500 [ 284 ] {} <Debug> HTTP-Session: a6087122-22eb-4c4f-90be-e79e8c553b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:57943 | ||
2529 | 2024.11.02 06:20:55.065534 [ 284 ] {} <Debug> HTTP-Session: a6087122-22eb-4c4f-90be-e79e8c553b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2530 | 2024.11.02 06:20:55.065561 [ 284 ] {} <Debug> HTTP-Session: a6087122-22eb-4c4f-90be-e79e8c553b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2531 | 2024.11.02 06:20:55.065606 [ 284 ] {} <Trace> HTTP-Session: a6087122-22eb-4c4f-90be-e79e8c553b22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2532 | 2024.11.02 06:20:55.065820 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57943) 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', '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 JSONEachRow; (stage: Complete) | ||
2533 | 2024.11.02 06:20:55.066227 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2534 | 2024.11.02 06:20:55.066288 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <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', '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 | ||
2535 | 2024.11.02 06:20:55.066658 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2536 | 2024.11.02 06:20:55.066722 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2537 | 2024.11.02 06:20:55.066872 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2538 | 2024.11.02 06:20:55.066957 [ 288 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2539 | 2024.11.02 06:20:55.066960 [ 293 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2540 | 2024.11.02 06:20:55.067059 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
2541 | 2024.11.02 06:20:55.067087 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2542 | 2024.11.02 06:20:55.067169 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2543 | 2024.11.02 06:20:55.067190 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
2544 | 2024.11.02 06:20:55.067231 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <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', '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'))" | ||
2545 | 2024.11.02 06:20:55.067278 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2546 | 2024.11.02 06:20:55.068653 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Debug> executeQuery: Read 29 rows, 1.18 KiB in 0.002949 sec., 9833.841980332316 rows/sec., 399.04 KiB/sec. | ||
2547 | 2024.11.02 06:20:55.068948 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Debug> DynamicQueryHandler: Done processing query | ||
2548 | 2024.11.02 06:20:55.068973 [ 284 ] {bc876b84-0f0e-43c1-9dde-90805ce8c683} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2549 | 2024.11.02 06:20:55.068989 [ 284 ] {} <Debug> HTTP-Session: a6087122-22eb-4c4f-90be-e79e8c553b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2550 | 2024.11.02 06:20:55.069230 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2551 | 2024.11.02 06:20:55.069327 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48371, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2552 | 2024.11.02 06:20:55.069395 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2553 | 2024.11.02 06:20:55.069419 [ 283 ] {} <Debug> HTTP-Session: 0917b0ed-7d4a-45a1-bab4-836198ba1bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48371 | ||
2554 | 2024.11.02 06:20:55.069437 [ 283 ] {} <Debug> HTTP-Session: 0917b0ed-7d4a-45a1-bab4-836198ba1bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2555 | 2024.11.02 06:20:55.069451 [ 283 ] {} <Debug> HTTP-Session: 0917b0ed-7d4a-45a1-bab4-836198ba1bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2556 | 2024.11.02 06:20:55.069488 [ 283 ] {} <Trace> HTTP-Session: 0917b0ed-7d4a-45a1-bab4-836198ba1bf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2557 | 2024.11.02 06:20:55.069626 [ 283 ] {0dc5f7fd-f9bd-421c-b29f-2b2b7c560351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48371) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2558 | 2024.11.02 06:20:55.069677 [ 283 ] {0dc5f7fd-f9bd-421c-b29f-2b2b7c560351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2559 | 2024.11.02 06:20:55.069887 [ 283 ] {0dc5f7fd-f9bd-421c-b29f-2b2b7c560351} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2560 | 2024.11.02 06:20:55.070201 [ 283 ] {0dc5f7fd-f9bd-421c-b29f-2b2b7c560351} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2561 | 2024.11.02 06:20:55.070241 [ 283 ] {0dc5f7fd-f9bd-421c-b29f-2b2b7c560351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2562 | 2024.11.02 06:20:55.070763 [ 283 ] {0dc5f7fd-f9bd-421c-b29f-2b2b7c560351} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2563 | 2024.11.02 06:20:55.071092 [ 283 ] {0dc5f7fd-f9bd-421c-b29f-2b2b7c560351} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2564 | 2024.11.02 06:20:55.071230 [ 283 ] {0dc5f7fd-f9bd-421c-b29f-2b2b7c560351} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001658 sec., 7237.6357056694815 rows/sec., 1.21 MiB/sec. | ||
2565 | 2024.11.02 06:20:55.071529 [ 283 ] {0dc5f7fd-f9bd-421c-b29f-2b2b7c560351} <Debug> DynamicQueryHandler: Done processing query | ||
2566 | 2024.11.02 06:20:55.071553 [ 283 ] {0dc5f7fd-f9bd-421c-b29f-2b2b7c560351} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2567 | 2024.11.02 06:20:55.071569 [ 283 ] {} <Debug> HTTP-Session: 0917b0ed-7d4a-45a1-bab4-836198ba1bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2568 | 2024.11.02 06:20:55.071802 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2569 | 2024.11.02 06:20:55.071899 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59970, User-Agent: (none), Length: 31773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2570 | 2024.11.02 06:20:55.071966 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2571 | 2024.11.02 06:20:55.071988 [ 284 ] {} <Debug> HTTP-Session: 5c33cf99-2484-42a0-a829-e0f250de2245 Authenticating user 'default' from [fd00:1122:3344:101::d]:59970 | ||
2572 | 2024.11.02 06:20:55.072005 [ 284 ] {} <Debug> HTTP-Session: 5c33cf99-2484-42a0-a829-e0f250de2245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2573 | 2024.11.02 06:20:55.072019 [ 284 ] {} <Debug> HTTP-Session: 5c33cf99-2484-42a0-a829-e0f250de2245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2574 | 2024.11.02 06:20:55.072058 [ 284 ] {} <Trace> HTTP-Session: 5c33cf99-2484-42a0-a829-e0f250de2245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2575 | 2024.11.02 06:20:55.072235 [ 284 ] {93ea812e-5ee4-4c7b-b0c8-e6ed38fcb3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59970) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2576 | 2024.11.02 06:20:55.072284 [ 284 ] {93ea812e-5ee4-4c7b-b0c8-e6ed38fcb3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2577 | 2024.11.02 06:20:55.072562 [ 284 ] {93ea812e-5ee4-4c7b-b0c8-e6ed38fcb3e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2578 | 2024.11.02 06:20:55.073022 [ 284 ] {93ea812e-5ee4-4c7b-b0c8-e6ed38fcb3e5} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2579 | 2024.11.02 06:20:55.073062 [ 284 ] {93ea812e-5ee4-4c7b-b0c8-e6ed38fcb3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2580 | 2024.11.02 06:20:55.073482 [ 284 ] {93ea812e-5ee4-4c7b-b0c8-e6ed38fcb3e5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2581 | 2024.11.02 06:20:55.073881 [ 284 ] {93ea812e-5ee4-4c7b-b0c8-e6ed38fcb3e5} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2582 | 2024.11.02 06:20:55.074054 [ 284 ] {93ea812e-5ee4-4c7b-b0c8-e6ed38fcb3e5} <Debug> executeQuery: Read 211 rows, 18.95 KiB in 0.001908 sec., 110587.00209643606 rows/sec., 9.70 MiB/sec. | ||
2583 | 2024.11.02 06:20:55.074238 [ 284 ] {93ea812e-5ee4-4c7b-b0c8-e6ed38fcb3e5} <Debug> DynamicQueryHandler: Done processing query | ||
2584 | 2024.11.02 06:20:55.074262 [ 284 ] {93ea812e-5ee4-4c7b-b0c8-e6ed38fcb3e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2585 | 2024.11.02 06:20:55.074278 [ 284 ] {} <Debug> HTTP-Session: 5c33cf99-2484-42a0-a829-e0f250de2245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2586 | 2024.11.02 06:20:55.074520 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2587 | 2024.11.02 06:20:55.074585 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55058, User-Agent: (none), Length: 1627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2588 | 2024.11.02 06:20:55.074678 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2589 | 2024.11.02 06:20:55.074707 [ 283 ] {} <Debug> HTTP-Session: 120bf101-8609-454f-86e8-57fb31f816a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55058 | ||
2590 | 2024.11.02 06:20:55.074728 [ 283 ] {} <Debug> HTTP-Session: 120bf101-8609-454f-86e8-57fb31f816a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2591 | 2024.11.02 06:20:55.074746 [ 283 ] {} <Debug> HTTP-Session: 120bf101-8609-454f-86e8-57fb31f816a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2592 | 2024.11.02 06:20:55.074790 [ 283 ] {} <Trace> HTTP-Session: 120bf101-8609-454f-86e8-57fb31f816a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2593 | 2024.11.02 06:20:55.074921 [ 283 ] {5f059548-0e25-4251-8b97-d1729f4a07eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55058) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2594 | 2024.11.02 06:20:55.074975 [ 283 ] {5f059548-0e25-4251-8b97-d1729f4a07eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2595 | 2024.11.02 06:20:55.075293 [ 283 ] {5f059548-0e25-4251-8b97-d1729f4a07eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2596 | 2024.11.02 06:20:55.075704 [ 283 ] {5f059548-0e25-4251-8b97-d1729f4a07eb} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2597 | 2024.11.02 06:20:55.075740 [ 283 ] {5f059548-0e25-4251-8b97-d1729f4a07eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2598 | 2024.11.02 06:20:55.076101 [ 283 ] {5f059548-0e25-4251-8b97-d1729f4a07eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2599 | 2024.11.02 06:20:55.076484 [ 283 ] {5f059548-0e25-4251-8b97-d1729f4a07eb} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2600 | 2024.11.02 06:20:55.076607 [ 60 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2601 | 2024.11.02 06:20:55.076614 [ 283 ] {5f059548-0e25-4251-8b97-d1729f4a07eb} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001731 sec., 6354.70826112074 rows/sec., 477.84 KiB/sec. | ||
2602 | 2024.11.02 06:20:55.076654 [ 60 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2603 | 2024.11.02 06:20:55.076698 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2604 | 2024.11.02 06:20:55.076909 [ 283 ] {5f059548-0e25-4251-8b97-d1729f4a07eb} <Debug> DynamicQueryHandler: Done processing query | ||
2605 | 2024.11.02 06:20:55.076925 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::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 | ||
2606 | 2024.11.02 06:20:55.076981 [ 283 ] {5f059548-0e25-4251-8b97-d1729f4a07eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2607 | 2024.11.02 06:20:55.077046 [ 283 ] {} <Debug> HTTP-Session: 120bf101-8609-454f-86e8-57fb31f816a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2608 | 2024.11.02 06:20:55.077196 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2609 | 2024.11.02 06:20:55.077237 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
2610 | 2024.11.02 06:20:55.077387 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2611 | 2024.11.02 06:20:55.077433 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
2612 | 2024.11.02 06:20:55.077639 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39738, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2613 | 2024.11.02 06:20:55.077774 [ 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): | ||
2614 | |||
2615 | (version 23.8.7.1) | ||
2616 | 2024.11.02 06:20:55.077983 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
2617 | 2024.11.02 06:20:55.078047 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2618 | 2024.11.02 06:20:55.078168 [ 284 ] {} <Debug> HTTP-Session: c8d2caa5-55db-4c2e-b413-a8139f51cc58 Authenticating user 'default' from [fd00:1122:3344:101::d]:39738 | ||
2619 | 2024.11.02 06:20:55.078291 [ 284 ] {} <Debug> HTTP-Session: c8d2caa5-55db-4c2e-b413-a8139f51cc58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2620 | 2024.11.02 06:20:55.078339 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
2621 | 2024.11.02 06:20:55.078360 [ 284 ] {} <Debug> HTTP-Session: c8d2caa5-55db-4c2e-b413-a8139f51cc58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2622 | 2024.11.02 06:20:55.078519 [ 284 ] {} <Trace> HTTP-Session: c8d2caa5-55db-4c2e-b413-a8139f51cc58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2623 | 2024.11.02 06:20:55.078612 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
2624 | 2024.11.02 06:20:55.078900 [ 284 ] {14009c1b-aa39-49c6-9549-c92ba9914069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39738) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2625 | 2024.11.02 06:20:55.078905 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
2626 | 2024.11.02 06:20:55.079004 [ 284 ] {14009c1b-aa39-49c6-9549-c92ba9914069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2627 | 2024.11.02 06:20:55.080047 [ 284 ] {14009c1b-aa39-49c6-9549-c92ba9914069} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2628 | 2024.11.02 06:20:55.081071 [ 284 ] {14009c1b-aa39-49c6-9549-c92ba9914069} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2629 | 2024.11.02 06:20:55.081145 [ 284 ] {14009c1b-aa39-49c6-9549-c92ba9914069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2630 | 2024.11.02 06:20:55.081957 [ 188 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 5 columns (5 merged, 0 gathered) in 0.005165596 sec., 21294.735399361467 rows/sec., 1.64 MiB/sec. | ||
2631 | 2024.11.02 06:20:55.082111 [ 284 ] {14009c1b-aa39-49c6-9549-c92ba9914069} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2632 | 2024.11.02 06:20:55.082203 [ 188 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2633 | 2024.11.02 06:20:55.083006 [ 284 ] {14009c1b-aa39-49c6-9549-c92ba9914069} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2634 | 2024.11.02 06:20:55.083293 [ 188 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_6_1} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2635 | 2024.11.02 06:20:55.083377 [ 284 ] {14009c1b-aa39-49c6-9549-c92ba9914069} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004608 sec., 3038.1944444444443 rows/sec., 212.78 KiB/sec. | ||
2636 | 2024.11.02 06:20:55.083589 [ 188 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_6_1} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2637 | 2024.11.02 06:20:55.083953 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2638 | 2024.11.02 06:20:55.084074 [ 284 ] {14009c1b-aa39-49c6-9549-c92ba9914069} <Debug> DynamicQueryHandler: Done processing query | ||
2639 | 2024.11.02 06:20:55.084105 [ 284 ] {14009c1b-aa39-49c6-9549-c92ba9914069} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2640 | 2024.11.02 06:20:55.084123 [ 284 ] {} <Debug> HTTP-Session: c8d2caa5-55db-4c2e-b413-a8139f51cc58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2641 | 2024.11.02 06:20:55.084301 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39738, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2642 | 2024.11.02 06:20:55.084421 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65083, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2643 | 2024.11.02 06:20:55.084489 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2644 | 2024.11.02 06:20:55.084513 [ 283 ] {} <Debug> HTTP-Session: 68e486e2-0fe9-4f89-bb11-a2b55bf22a6b Authenticating user 'default' from [fd00:1122:3344:101::d]:65083 | ||
2645 | 2024.11.02 06:20:55.084534 [ 283 ] {} <Debug> HTTP-Session: 68e486e2-0fe9-4f89-bb11-a2b55bf22a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2646 | 2024.11.02 06:20:55.084548 [ 283 ] {} <Debug> HTTP-Session: 68e486e2-0fe9-4f89-bb11-a2b55bf22a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2647 | 2024.11.02 06:20:55.084585 [ 283 ] {} <Trace> HTTP-Session: 68e486e2-0fe9-4f89-bb11-a2b55bf22a6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2648 | 2024.11.02 06:20:55.084695 [ 283 ] {7f9fa19e-af49-466d-9fcd-7008d8fe2b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65083) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2649 | 2024.11.02 06:20:55.084740 [ 283 ] {7f9fa19e-af49-466d-9fcd-7008d8fe2b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2650 | 2024.11.02 06:20:55.084997 [ 283 ] {7f9fa19e-af49-466d-9fcd-7008d8fe2b3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2651 | 2024.11.02 06:20:55.085305 [ 283 ] {7f9fa19e-af49-466d-9fcd-7008d8fe2b3d} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2652 | 2024.11.02 06:20:55.085341 [ 283 ] {7f9fa19e-af49-466d-9fcd-7008d8fe2b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2653 | 2024.11.02 06:20:55.085703 [ 283 ] {7f9fa19e-af49-466d-9fcd-7008d8fe2b3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2654 | 2024.11.02 06:20:55.086076 [ 283 ] {7f9fa19e-af49-466d-9fcd-7008d8fe2b3d} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2655 | 2024.11.02 06:20:55.086214 [ 283 ] {7f9fa19e-af49-466d-9fcd-7008d8fe2b3d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001536 sec., 3906.25 rows/sec., 230.79 KiB/sec. | ||
2656 | 2024.11.02 06:20:55.086493 [ 283 ] {7f9fa19e-af49-466d-9fcd-7008d8fe2b3d} <Debug> DynamicQueryHandler: Done processing query | ||
2657 | 2024.11.02 06:20:55.086518 [ 283 ] {7f9fa19e-af49-466d-9fcd-7008d8fe2b3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2658 | 2024.11.02 06:20:55.086533 [ 283 ] {} <Debug> HTTP-Session: 68e486e2-0fe9-4f89-bb11-a2b55bf22a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2659 | 2024.11.02 06:20:55.086854 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39738, User-Agent: (none), Length: 64487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2660 | 2024.11.02 06:20:55.086870 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2661 | 2024.11.02 06:20:55.086945 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2662 | 2024.11.02 06:20:55.086975 [ 284 ] {} <Debug> HTTP-Session: 432e442d-663a-42f9-9f8d-0ca34cc5dd36 Authenticating user 'default' from [fd00:1122:3344:101::d]:39738 | ||
2663 | 2024.11.02 06:20:55.086994 [ 284 ] {} <Debug> HTTP-Session: 432e442d-663a-42f9-9f8d-0ca34cc5dd36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2664 | 2024.11.02 06:20:55.087017 [ 284 ] {} <Debug> HTTP-Session: 432e442d-663a-42f9-9f8d-0ca34cc5dd36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2665 | 2024.11.02 06:20:55.087064 [ 284 ] {} <Trace> HTTP-Session: 432e442d-663a-42f9-9f8d-0ca34cc5dd36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2666 | 2024.11.02 06:20:55.087310 [ 284 ] {8791b49b-e8b5-44ac-94ab-3d1f7e544008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39738) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2667 | 2024.11.02 06:20:55.087358 [ 284 ] {8791b49b-e8b5-44ac-94ab-3d1f7e544008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2668 | 2024.11.02 06:20:55.087626 [ 284 ] {8791b49b-e8b5-44ac-94ab-3d1f7e544008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2669 | 2024.11.02 06:20:55.088211 [ 284 ] {8791b49b-e8b5-44ac-94ab-3d1f7e544008} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2670 | 2024.11.02 06:20:55.088249 [ 284 ] {8791b49b-e8b5-44ac-94ab-3d1f7e544008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2671 | 2024.11.02 06:20:55.088633 [ 284 ] {8791b49b-e8b5-44ac-94ab-3d1f7e544008} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2672 | 2024.11.02 06:20:55.088995 [ 284 ] {8791b49b-e8b5-44ac-94ab-3d1f7e544008} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2673 | 2024.11.02 06:20:55.089167 [ 284 ] {8791b49b-e8b5-44ac-94ab-3d1f7e544008} <Debug> executeQuery: Read 398 rows, 28.98 KiB in 0.001975 sec., 201518.98734177212 rows/sec., 14.33 MiB/sec. | ||
2674 | 2024.11.02 06:20:55.089497 [ 284 ] {8791b49b-e8b5-44ac-94ab-3d1f7e544008} <Debug> DynamicQueryHandler: Done processing query | ||
2675 | 2024.11.02 06:20:55.089523 [ 284 ] {8791b49b-e8b5-44ac-94ab-3d1f7e544008} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
2676 | 2024.11.02 06:20:55.089539 [ 284 ] {} <Debug> HTTP-Session: 432e442d-663a-42f9-9f8d-0ca34cc5dd36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2677 | 2024.11.02 06:20:55.089737 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39738, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2678 | 2024.11.02 06:20:55.089805 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40802, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2679 | 2024.11.02 06:20:55.089895 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2680 | 2024.11.02 06:20:55.089931 [ 283 ] {} <Debug> HTTP-Session: 693d3279-8540-49fa-87f5-5e4859f4c3b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40802 | ||
2681 | 2024.11.02 06:20:55.089953 [ 283 ] {} <Debug> HTTP-Session: 693d3279-8540-49fa-87f5-5e4859f4c3b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2682 | 2024.11.02 06:20:55.089970 [ 283 ] {} <Debug> HTTP-Session: 693d3279-8540-49fa-87f5-5e4859f4c3b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2683 | 2024.11.02 06:20:55.090013 [ 283 ] {} <Trace> HTTP-Session: 693d3279-8540-49fa-87f5-5e4859f4c3b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2684 | 2024.11.02 06:20:55.090142 [ 283 ] {d02e598f-c0c5-4dc4-b4a5-2a0bfc86e340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40802) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2685 | 2024.11.02 06:20:55.090215 [ 283 ] {d02e598f-c0c5-4dc4-b4a5-2a0bfc86e340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2686 | 2024.11.02 06:20:55.090393 [ 283 ] {d02e598f-c0c5-4dc4-b4a5-2a0bfc86e340} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2687 | 2024.11.02 06:20:55.090658 [ 283 ] {d02e598f-c0c5-4dc4-b4a5-2a0bfc86e340} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2688 | 2024.11.02 06:20:55.090694 [ 283 ] {d02e598f-c0c5-4dc4-b4a5-2a0bfc86e340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2689 | 2024.11.02 06:20:55.091055 [ 283 ] {d02e598f-c0c5-4dc4-b4a5-2a0bfc86e340} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2690 | 2024.11.02 06:20:55.091396 [ 283 ] {d02e598f-c0c5-4dc4-b4a5-2a0bfc86e340} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2691 | 2024.11.02 06:20:55.091527 [ 283 ] {d02e598f-c0c5-4dc4-b4a5-2a0bfc86e340} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
2692 | 2024.11.02 06:20:55.091688 [ 283 ] {d02e598f-c0c5-4dc4-b4a5-2a0bfc86e340} <Debug> DynamicQueryHandler: Done processing query | ||
2693 | 2024.11.02 06:20:55.091711 [ 283 ] {d02e598f-c0c5-4dc4-b4a5-2a0bfc86e340} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2694 | 2024.11.02 06:20:55.091726 [ 283 ] {} <Debug> HTTP-Session: 693d3279-8540-49fa-87f5-5e4859f4c3b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2695 | 2024.11.02 06:20:55.091982 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2696 | 2024.11.02 06:20:55.092144 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33825, User-Agent: (none), Length: 38497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2697 | 2024.11.02 06:20:55.092226 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2698 | 2024.11.02 06:20:55.092251 [ 284 ] {} <Debug> HTTP-Session: 36713fb4-909f-494f-965d-7abe35803e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:33825 | ||
2699 | 2024.11.02 06:20:55.092271 [ 284 ] {} <Debug> HTTP-Session: 36713fb4-909f-494f-965d-7abe35803e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2700 | 2024.11.02 06:20:55.092288 [ 284 ] {} <Debug> HTTP-Session: 36713fb4-909f-494f-965d-7abe35803e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2701 | 2024.11.02 06:20:55.092333 [ 284 ] {} <Trace> HTTP-Session: 36713fb4-909f-494f-965d-7abe35803e6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2702 | 2024.11.02 06:20:55.092555 [ 284 ] {01ece228-59e6-48a0-9cb0-c717bbc41bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33825) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2703 | 2024.11.02 06:20:55.092606 [ 284 ] {01ece228-59e6-48a0-9cb0-c717bbc41bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2704 | 2024.11.02 06:20:55.092788 [ 284 ] {01ece228-59e6-48a0-9cb0-c717bbc41bf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2705 | 2024.11.02 06:20:55.093199 [ 284 ] {01ece228-59e6-48a0-9cb0-c717bbc41bf6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2706 | 2024.11.02 06:20:55.093236 [ 284 ] {01ece228-59e6-48a0-9cb0-c717bbc41bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2707 | 2024.11.02 06:20:55.093630 [ 284 ] {01ece228-59e6-48a0-9cb0-c717bbc41bf6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2708 | 2024.11.02 06:20:55.093979 [ 284 ] {01ece228-59e6-48a0-9cb0-c717bbc41bf6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2709 | 2024.11.02 06:20:55.094140 [ 284 ] {01ece228-59e6-48a0-9cb0-c717bbc41bf6} <Debug> executeQuery: Read 205 rows, 13.98 KiB in 0.00168 sec., 122023.80952380951 rows/sec., 8.13 MiB/sec. | ||
2710 | 2024.11.02 06:20:55.094311 [ 284 ] {01ece228-59e6-48a0-9cb0-c717bbc41bf6} <Debug> DynamicQueryHandler: Done processing query | ||
2711 | 2024.11.02 06:20:55.094335 [ 284 ] {01ece228-59e6-48a0-9cb0-c717bbc41bf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
2712 | 2024.11.02 06:20:55.094350 [ 284 ] {} <Debug> HTTP-Session: 36713fb4-909f-494f-965d-7abe35803e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2713 | 2024.11.02 06:20:55.094496 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2714 | 2024.11.02 06:20:55.094640 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47449, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2715 | 2024.11.02 06:20:55.094774 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2716 | 2024.11.02 06:20:55.094816 [ 285 ] {} <Debug> HTTP-Session: 0c39fdfb-1d4b-430f-842f-bbec15a7c39a Authenticating user 'default' from [fd00:1122:3344:101::d]:47449 | ||
2717 | 2024.11.02 06:20:55.094855 [ 285 ] {} <Debug> HTTP-Session: 0c39fdfb-1d4b-430f-842f-bbec15a7c39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2718 | 2024.11.02 06:20:55.094882 [ 285 ] {} <Debug> HTTP-Session: 0c39fdfb-1d4b-430f-842f-bbec15a7c39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2719 | 2024.11.02 06:20:55.094959 [ 285 ] {} <Trace> HTTP-Session: 0c39fdfb-1d4b-430f-842f-bbec15a7c39a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2720 | 2024.11.02 06:20:55.095197 [ 285 ] {cfbf081e-366f-447b-a7cf-1afaae3cbebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47449) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2721 | 2024.11.02 06:20:55.095302 [ 285 ] {cfbf081e-366f-447b-a7cf-1afaae3cbebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2722 | 2024.11.02 06:20:55.095594 [ 285 ] {cfbf081e-366f-447b-a7cf-1afaae3cbebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2723 | 2024.11.02 06:20:55.095873 [ 285 ] {cfbf081e-366f-447b-a7cf-1afaae3cbebf} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2724 | 2024.11.02 06:20:55.095912 [ 285 ] {cfbf081e-366f-447b-a7cf-1afaae3cbebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2725 | 2024.11.02 06:20:55.096296 [ 285 ] {cfbf081e-366f-447b-a7cf-1afaae3cbebf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2726 | 2024.11.02 06:20:55.096656 [ 285 ] {cfbf081e-366f-447b-a7cf-1afaae3cbebf} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2727 | 2024.11.02 06:20:55.096837 [ 285 ] {cfbf081e-366f-447b-a7cf-1afaae3cbebf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001709 sec., 585.1375073142189 rows/sec., 39.43 KiB/sec. | ||
2728 | 2024.11.02 06:20:55.097034 [ 285 ] {cfbf081e-366f-447b-a7cf-1afaae3cbebf} <Debug> DynamicQueryHandler: Done processing query | ||
2729 | 2024.11.02 06:20:55.097060 [ 285 ] {cfbf081e-366f-447b-a7cf-1afaae3cbebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2730 | 2024.11.02 06:20:55.097077 [ 285 ] {} <Debug> HTTP-Session: 0c39fdfb-1d4b-430f-842f-bbec15a7c39a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2731 | 2024.11.02 06:20:55.097318 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2732 | 2024.11.02 06:20:55.097363 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33825, User-Agent: (none), Length: 18080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2733 | 2024.11.02 06:20:55.097492 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2734 | 2024.11.02 06:20:55.097551 [ 284 ] {} <Debug> HTTP-Session: a30163e3-2453-45da-9dc4-9bb066f2ecdb Authenticating user 'default' from [fd00:1122:3344:101::d]:33825 | ||
2735 | 2024.11.02 06:20:55.097578 [ 284 ] {} <Debug> HTTP-Session: a30163e3-2453-45da-9dc4-9bb066f2ecdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2736 | 2024.11.02 06:20:55.097595 [ 284 ] {} <Debug> HTTP-Session: a30163e3-2453-45da-9dc4-9bb066f2ecdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2737 | 2024.11.02 06:20:55.097640 [ 284 ] {} <Trace> HTTP-Session: a30163e3-2453-45da-9dc4-9bb066f2ecdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2738 | 2024.11.02 06:20:55.097870 [ 284 ] {393e6c21-a49c-4b17-8425-52a9ff753d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33825) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2739 | 2024.11.02 06:20:55.097958 [ 284 ] {393e6c21-a49c-4b17-8425-52a9ff753d55} <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 | ||
2740 | 2024.11.02 06:20:55.098534 [ 284 ] {393e6c21-a49c-4b17-8425-52a9ff753d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2741 | 2024.11.02 06:20:55.099070 [ 284 ] {393e6c21-a49c-4b17-8425-52a9ff753d55} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2742 | 2024.11.02 06:20:55.099106 [ 284 ] {393e6c21-a49c-4b17-8425-52a9ff753d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2743 | 2024.11.02 06:20:55.099713 [ 284 ] {393e6c21-a49c-4b17-8425-52a9ff753d55} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2744 | 2024.11.02 06:20:55.100122 [ 284 ] {393e6c21-a49c-4b17-8425-52a9ff753d55} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2745 | 2024.11.02 06:20:55.100292 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2746 | 2024.11.02 06:20:55.100319 [ 284 ] {393e6c21-a49c-4b17-8425-52a9ff753d55} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002582 sec., 4260.263361735089 rows/sec., 7.63 MiB/sec. | ||
2747 | 2024.11.02 06:20:55.100365 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2748 | 2024.11.02 06:20:55.100443 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2749 | 2024.11.02 06:20:55.100737 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::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 | ||
2750 | 2024.11.02 06:20:55.100866 [ 284 ] {393e6c21-a49c-4b17-8425-52a9ff753d55} <Debug> DynamicQueryHandler: Done processing query | ||
2751 | 2024.11.02 06:20:55.100912 [ 284 ] {393e6c21-a49c-4b17-8425-52a9ff753d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB. | ||
2752 | 2024.11.02 06:20:55.100941 [ 284 ] {} <Debug> HTTP-Session: a30163e3-2453-45da-9dc4-9bb066f2ecdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2753 | 2024.11.02 06:20:55.101181 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2754 | 2024.11.02 06:20:55.101349 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36920, User-Agent: (none), Length: 1032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2755 | 2024.11.02 06:20:55.101463 [ 284 ] {} <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): | ||
2756 | |||
2757 | (version 23.8.7.1) | ||
2758 | 2024.11.02 06:20:55.101596 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2759 | 2024.11.02 06:20:55.101634 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2760 | 2024.11.02 06:20:55.101648 [ 285 ] {} <Debug> HTTP-Session: 0851149c-1aa6-4470-8780-03ba96e3e772 Authenticating user 'default' from [fd00:1122:3344:101::d]:36920 | ||
2761 | 2024.11.02 06:20:55.101712 [ 285 ] {} <Debug> HTTP-Session: 0851149c-1aa6-4470-8780-03ba96e3e772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2762 | 2024.11.02 06:20:55.101756 [ 285 ] {} <Debug> HTTP-Session: 0851149c-1aa6-4470-8780-03ba96e3e772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2763 | 2024.11.02 06:20:55.101780 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
2764 | 2024.11.02 06:20:55.101832 [ 285 ] {} <Trace> HTTP-Session: 0851149c-1aa6-4470-8780-03ba96e3e772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2765 | 2024.11.02 06:20:55.102260 [ 285 ] {330042b9-d94f-4915-aa49-75d94d196800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36920) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2766 | 2024.11.02 06:20:55.102417 [ 285 ] {330042b9-d94f-4915-aa49-75d94d196800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2767 | 2024.11.02 06:20:55.102427 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
2768 | 2024.11.02 06:20:55.103295 [ 285 ] {330042b9-d94f-4915-aa49-75d94d196800} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2769 | 2024.11.02 06:20:55.103315 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
2770 | 2024.11.02 06:20:55.104052 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
2771 | 2024.11.02 06:20:55.104343 [ 285 ] {330042b9-d94f-4915-aa49-75d94d196800} <Trace> oximeter.measurements_i64 (9ddb3352-7ffd-44c3-8125-07524f34a1d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2772 | 2024.11.02 06:20:55.104506 [ 285 ] {330042b9-d94f-4915-aa49-75d94d196800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2773 | 2024.11.02 06:20:55.104755 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
2774 | 2024.11.02 06:20:55.105409 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
2775 | 2024.11.02 06:20:55.106215 [ 285 ] {330042b9-d94f-4915-aa49-75d94d196800} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2776 | 2024.11.02 06:20:55.106928 [ 285 ] {330042b9-d94f-4915-aa49-75d94d196800} <Trace> oximeter.measurements_i64 (9ddb3352-7ffd-44c3-8125-07524f34a1d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2777 | 2024.11.02 06:20:55.107403 [ 285 ] {330042b9-d94f-4915-aa49-75d94d196800} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.005399 sec., 1111.3169105389886 rows/sec., 83.75 KiB/sec. | ||
2778 | 2024.11.02 06:20:55.107847 [ 285 ] {330042b9-d94f-4915-aa49-75d94d196800} <Debug> DynamicQueryHandler: Done processing query | ||
2779 | 2024.11.02 06:20:55.107908 [ 285 ] {330042b9-d94f-4915-aa49-75d94d196800} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2780 | 2024.11.02 06:20:55.107956 [ 285 ] {} <Debug> HTTP-Session: 0851149c-1aa6-4470-8780-03ba96e3e772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2781 | 2024.11.02 06:20:55.108311 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36920, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2782 | 2024.11.02 06:20:55.108374 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37769, User-Agent: (none), Length: 10339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2783 | 2024.11.02 06:20:55.108553 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2784 | 2024.11.02 06:20:55.108630 [ 284 ] {} <Debug> HTTP-Session: 2efc5b56-f5a8-49a4-8f3b-8750eec2b977 Authenticating user 'default' from [fd00:1122:3344:101::d]:37769 | ||
2785 | 2024.11.02 06:20:55.108686 [ 284 ] {} <Debug> HTTP-Session: 2efc5b56-f5a8-49a4-8f3b-8750eec2b977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2786 | 2024.11.02 06:20:55.108724 [ 284 ] {} <Debug> HTTP-Session: 2efc5b56-f5a8-49a4-8f3b-8750eec2b977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2787 | 2024.11.02 06:20:55.108806 [ 284 ] {} <Trace> HTTP-Session: 2efc5b56-f5a8-49a4-8f3b-8750eec2b977 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2788 | 2024.11.02 06:20:55.109134 [ 284 ] {1b85279a-be45-4d29-b499-ebcb46bae917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37769) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2789 | 2024.11.02 06:20:55.109253 [ 284 ] {1b85279a-be45-4d29-b499-ebcb46bae917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2790 | 2024.11.02 06:20:55.109934 [ 284 ] {1b85279a-be45-4d29-b499-ebcb46bae917} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2791 | 2024.11.02 06:20:55.110920 [ 284 ] {1b85279a-be45-4d29-b499-ebcb46bae917} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2792 | 2024.11.02 06:20:55.110999 [ 284 ] {1b85279a-be45-4d29-b499-ebcb46bae917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2793 | 2024.11.02 06:20:55.112239 [ 284 ] {1b85279a-be45-4d29-b499-ebcb46bae917} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2794 | 2024.11.02 06:20:55.113338 [ 284 ] {1b85279a-be45-4d29-b499-ebcb46bae917} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2795 | 2024.11.02 06:20:55.113778 [ 284 ] {1b85279a-be45-4d29-b499-ebcb46bae917} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.004799 sec., 14586.372160866846 rows/sec., 938.71 KiB/sec. | ||
2796 | 2024.11.02 06:20:55.113785 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 19 columns (19 merged, 0 gathered) in 0.013209936 sec., 8327.065324162055 rows/sec., 14.92 MiB/sec. | ||
2797 | 2024.11.02 06:20:55.114078 [ 284 ] {1b85279a-be45-4d29-b499-ebcb46bae917} <Debug> DynamicQueryHandler: Done processing query | ||
2798 | 2024.11.02 06:20:55.114137 [ 284 ] {1b85279a-be45-4d29-b499-ebcb46bae917} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2799 | 2024.11.02 06:20:55.114181 [ 284 ] {} <Debug> HTTP-Session: 2efc5b56-f5a8-49a4-8f3b-8750eec2b977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2800 | 2024.11.02 06:20:55.114277 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2801 | 2024.11.02 06:20:55.114565 [ 284 ] {} <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) | ||
2802 | 2024.11.02 06:20:55.114817 [ 284 ] {} <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): | ||
2803 | |||
2804 | (version 23.8.7.1) | ||
2805 | 2024.11.02 06:20:55.115090 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2806 | 2024.11.02 06:20:55.115175 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2807 | 2024.11.02 06:20:55.115289 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
2808 | 2024.11.02 06:20:56.000179 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.63 MiB, peak 162.60 MiB, free memory in arenas 0.00 B, will set to 152.40 MiB (RSS), difference: -1.23 MiB | ||
2809 | 2024.11.02 06:20:58.361487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 300 | ||
2810 | 2024.11.02 06:20:58.365058 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2811 | 2024.11.02 06:20:58.365117 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2812 | 2024.11.02 06:20:58.366887 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2813 | 2024.11.02 06:20:58.368431 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2814 | 2024.11.02 06:20:58.368640 [ 55 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2815 | 2024.11.02 06:20:58.368769 [ 55 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2816 | 2024.11.02 06:20:58.368835 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2817 | 2024.11.02 06:20:58.369397 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
2818 | 2024.11.02 06:20:58.370298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
2819 | 2024.11.02 06:20:58.370943 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2820 | 2024.11.02 06:20:58.371101 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
2821 | 2024.11.02 06:20:58.371668 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 74 rows starting from the beginning of the part | ||
2822 | 2024.11.02 06:20:58.372236 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
2823 | 2024.11.02 06:20:58.372702 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
2824 | 2024.11.02 06:20:58.373340 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
2825 | 2024.11.02 06:20:58.373875 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
2826 | 2024.11.02 06:20:58.414065 [ 187 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 72 columns (72 merged, 0 gathered) in 0.045042156 sec., 6660.427178485861 rows/sec., 6.15 MiB/sec. | ||
2827 | 2024.11.02 06:20:58.414848 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2828 | 2024.11.02 06:20:58.416394 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_6_1} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2829 | 2024.11.02 06:20:58.416483 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_6_1} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2830 | 2024.11.02 06:20:58.416713 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
2831 | 2024.11.02 06:21:00.011359 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52370, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2832 | 2024.11.02 06:21:00.011465 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2833 | 2024.11.02 06:21:00.011489 [ 282 ] {} <Debug> HTTP-Session: f417cd29-8432-4f0a-961c-ef0885bb1d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:52370 | ||
2834 | 2024.11.02 06:21:00.011513 [ 282 ] {} <Debug> HTTP-Session: f417cd29-8432-4f0a-961c-ef0885bb1d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2835 | 2024.11.02 06:21:00.011527 [ 282 ] {} <Debug> HTTP-Session: f417cd29-8432-4f0a-961c-ef0885bb1d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2836 | 2024.11.02 06:21:00.011578 [ 282 ] {} <Trace> HTTP-Session: f417cd29-8432-4f0a-961c-ef0885bb1d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2837 | 2024.11.02 06:21:00.011776 [ 282 ] {d843e41a-6a9f-47bc-b961-8477a02eb236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2838 | 2024.11.02 06:21:00.011838 [ 282 ] {d843e41a-6a9f-47bc-b961-8477a02eb236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2839 | 2024.11.02 06:21:00.012154 [ 282 ] {d843e41a-6a9f-47bc-b961-8477a02eb236} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2840 | 2024.11.02 06:21:00.012656 [ 282 ] {d843e41a-6a9f-47bc-b961-8477a02eb236} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2841 | 2024.11.02 06:21:00.012694 [ 282 ] {d843e41a-6a9f-47bc-b961-8477a02eb236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2842 | 2024.11.02 06:21:00.013107 [ 282 ] {d843e41a-6a9f-47bc-b961-8477a02eb236} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2843 | 2024.11.02 06:21:00.013486 [ 282 ] {d843e41a-6a9f-47bc-b961-8477a02eb236} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2844 | 2024.11.02 06:21:00.013650 [ 282 ] {d843e41a-6a9f-47bc-b961-8477a02eb236} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.21 MiB/sec. | ||
2845 | 2024.11.02 06:21:00.013668 [ 54 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2846 | 2024.11.02 06:21:00.013791 [ 54 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2847 | 2024.11.02 06:21:00.013836 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2848 | 2024.11.02 06:21:00.013958 [ 282 ] {d843e41a-6a9f-47bc-b961-8477a02eb236} <Debug> DynamicQueryHandler: Done processing query | ||
2849 | 2024.11.02 06:21:00.014016 [ 282 ] {d843e41a-6a9f-47bc-b961-8477a02eb236} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2850 | 2024.11.02 06:21:00.014052 [ 282 ] {} <Debug> HTTP-Session: f417cd29-8432-4f0a-961c-ef0885bb1d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2851 | 2024.11.02 06:21:00.014074 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
2852 | 2024.11.02 06:21:00.014252 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2853 | 2024.11.02 06:21:00.014323 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2854 | 2024.11.02 06:21:00.014332 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1259 rows starting from the beginning of the part | ||
2855 | 2024.11.02 06:21:00.014440 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2856 | 2024.11.02 06:21:00.014587 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
2857 | 2024.11.02 06:21:00.014629 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2858 | 2024.11.02 06:21:00.014751 [ 284 ] {} <Debug> HTTP-Session: cb1f4f3a-7a69-4fba-a32a-688d96d48c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:65057 | ||
2859 | 2024.11.02 06:21:00.014893 [ 284 ] {} <Debug> HTTP-Session: cb1f4f3a-7a69-4fba-a32a-688d96d48c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2860 | 2024.11.02 06:21:00.014981 [ 284 ] {} <Debug> HTTP-Session: cb1f4f3a-7a69-4fba-a32a-688d96d48c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2861 | 2024.11.02 06:21:00.014989 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
2862 | 2024.11.02 06:21:00.015126 [ 284 ] {} <Trace> HTTP-Session: cb1f4f3a-7a69-4fba-a32a-688d96d48c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2863 | 2024.11.02 06:21:00.015251 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 118 rows starting from the beginning of the part | ||
2864 | 2024.11.02 06:21:00.015528 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
2865 | 2024.11.02 06:21:00.015614 [ 284 ] {0a4dee06-7561-4ac7-8ab4-6ac7e656f75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65057) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2866 | 2024.11.02 06:21:00.015757 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
2867 | 2024.11.02 06:21:00.015801 [ 284 ] {0a4dee06-7561-4ac7-8ab4-6ac7e656f75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2868 | 2024.11.02 06:21:00.016634 [ 284 ] {0a4dee06-7561-4ac7-8ab4-6ac7e656f75c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2869 | 2024.11.02 06:21:00.017247 [ 284 ] {0a4dee06-7561-4ac7-8ab4-6ac7e656f75c} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2870 | 2024.11.02 06:21:00.017292 [ 284 ] {0a4dee06-7561-4ac7-8ab4-6ac7e656f75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2871 | 2024.11.02 06:21:00.017832 [ 284 ] {0a4dee06-7561-4ac7-8ab4-6ac7e656f75c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2872 | 2024.11.02 06:21:00.018031 [ 193 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1756 rows, containing 5 columns (5 merged, 0 gathered) in 0.004099956 sec., 428297.2792878753 rows/sec., 37.09 MiB/sec. | ||
2873 | 2024.11.02 06:21:00.018377 [ 193 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2874 | 2024.11.02 06:21:00.018563 [ 284 ] {0a4dee06-7561-4ac7-8ab4-6ac7e656f75c} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2875 | 2024.11.02 06:21:00.018840 [ 54 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2876 | 2024.11.02 06:21:00.018961 [ 54 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2877 | 2024.11.02 06:21:00.019066 [ 284 ] {0a4dee06-7561-4ac7-8ab4-6ac7e656f75c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003611 sec., 17723.62226530047 rows/sec., 1.38 MiB/sec. | ||
2878 | 2024.11.02 06:21:00.019093 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2879 | 2024.11.02 06:21:00.019588 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
2880 | 2024.11.02 06:21:00.019937 [ 284 ] {0a4dee06-7561-4ac7-8ab4-6ac7e656f75c} <Debug> DynamicQueryHandler: Done processing query | ||
2881 | 2024.11.02 06:21:00.019999 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2882 | 2024.11.02 06:21:00.020014 [ 284 ] {0a4dee06-7561-4ac7-8ab4-6ac7e656f75c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2883 | 2024.11.02 06:21:00.020079 [ 284 ] {} <Debug> HTTP-Session: cb1f4f3a-7a69-4fba-a32a-688d96d48c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2884 | 2024.11.02 06:21:00.020088 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 566 rows starting from the beginning of the part | ||
2885 | 2024.11.02 06:21:00.020170 [ 193 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_11_2} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2886 | 2024.11.02 06:21:00.020373 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
2887 | 2024.11.02 06:21:00.020509 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2888 | 2024.11.02 06:21:00.020725 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43707, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2889 | 2024.11.02 06:21:00.020793 [ 193 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_11_2} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2890 | 2024.11.02 06:21:00.021118 [ 284 ] {} <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): | ||
2891 | |||
2892 | (version 23.8.7.1) | ||
2893 | 2024.11.02 06:21:00.021093 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2894 | 2024.11.02 06:21:00.021196 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
2895 | 2024.11.02 06:21:00.021327 [ 285 ] {} <Debug> HTTP-Session: 8e32f499-fb23-4eda-8a9b-fe5c7aa43855 Authenticating user 'default' from [fd00:1122:3344:101::d]:43707 | ||
2896 | 2024.11.02 06:21:00.021362 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
2897 | 2024.11.02 06:21:00.021434 [ 285 ] {} <Debug> HTTP-Session: 8e32f499-fb23-4eda-8a9b-fe5c7aa43855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2898 | 2024.11.02 06:21:00.021573 [ 285 ] {} <Debug> HTTP-Session: 8e32f499-fb23-4eda-8a9b-fe5c7aa43855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2899 | 2024.11.02 06:21:00.021637 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 95 rows starting from the beginning of the part | ||
2900 | 2024.11.02 06:21:00.021726 [ 285 ] {} <Trace> HTTP-Session: 8e32f499-fb23-4eda-8a9b-fe5c7aa43855 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2901 | 2024.11.02 06:21:00.021879 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 398 rows starting from the beginning of the part | ||
2902 | 2024.11.02 06:21:00.022093 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
2903 | 2024.11.02 06:21:00.022288 [ 285 ] {c24bb2cd-ed4d-48b4-ae1f-cba449ffece9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43707) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2904 | 2024.11.02 06:21:00.022490 [ 285 ] {c24bb2cd-ed4d-48b4-ae1f-cba449ffece9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2905 | 2024.11.02 06:21:00.023092 [ 285 ] {c24bb2cd-ed4d-48b4-ae1f-cba449ffece9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2906 | 2024.11.02 06:21:00.024175 [ 285 ] {c24bb2cd-ed4d-48b4-ae1f-cba449ffece9} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2907 | 2024.11.02 06:21:00.024244 [ 285 ] {c24bb2cd-ed4d-48b4-ae1f-cba449ffece9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2908 | 2024.11.02 06:21:00.025243 [ 285 ] {c24bb2cd-ed4d-48b4-ae1f-cba449ffece9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2909 | 2024.11.02 06:21:00.025255 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1251 rows, containing 5 columns (5 merged, 0 gathered) in 0.006014642 sec., 207992.42914208362 rows/sec., 16.22 MiB/sec. | ||
2910 | 2024.11.02 06:21:00.025497 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2911 | 2024.11.02 06:21:00.025721 [ 285 ] {c24bb2cd-ed4d-48b4-ae1f-cba449ffece9} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2912 | 2024.11.02 06:21:00.026018 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2913 | 2024.11.02 06:21:00.026078 [ 285 ] {c24bb2cd-ed4d-48b4-ae1f-cba449ffece9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004088 sec., 39138.94324853229 rows/sec., 2.73 MiB/sec. | ||
2914 | 2024.11.02 06:21:00.026114 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2915 | 2024.11.02 06:21:00.026234 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2916 | 2024.11.02 06:21:00.026539 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_11_2} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2917 | 2024.11.02 06:21:00.026679 [ 285 ] {c24bb2cd-ed4d-48b4-ae1f-cba449ffece9} <Debug> DynamicQueryHandler: Done processing query | ||
2918 | 2024.11.02 06:21:00.026758 [ 285 ] {c24bb2cd-ed4d-48b4-ae1f-cba449ffece9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2919 | 2024.11.02 06:21:00.026834 [ 285 ] {} <Debug> HTTP-Session: 8e32f499-fb23-4eda-8a9b-fe5c7aa43855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2920 | 2024.11.02 06:21:00.026854 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
2921 | 2024.11.02 06:21:00.026892 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_11_2} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2922 | 2024.11.02 06:21:00.027151 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
2923 | 2024.11.02 06:21:00.027211 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43707, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2924 | 2024.11.02 06:21:00.027331 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49733, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2925 | 2024.11.02 06:21:00.027460 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2926 | 2024.11.02 06:21:00.027504 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2927 | 2024.11.02 06:21:00.027566 [ 284 ] {} <Debug> HTTP-Session: 69203805-96ce-4cb7-afda-a606916f6dae Authenticating user 'default' from [fd00:1122:3344:101::d]:49733 | ||
2928 | 2024.11.02 06:21:00.027567 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2684 rows starting from the beginning of the part | ||
2929 | 2024.11.02 06:21:00.027603 [ 284 ] {} <Debug> HTTP-Session: 69203805-96ce-4cb7-afda-a606916f6dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2930 | 2024.11.02 06:21:00.027631 [ 284 ] {} <Debug> HTTP-Session: 69203805-96ce-4cb7-afda-a606916f6dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2931 | 2024.11.02 06:21:00.027742 [ 284 ] {} <Trace> HTTP-Session: 69203805-96ce-4cb7-afda-a606916f6dae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2932 | 2024.11.02 06:21:00.027881 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
2933 | 2024.11.02 06:21:00.028148 [ 284 ] {4b9f47fc-329f-4a27-98e7-cf8283132d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49733) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2934 | 2024.11.02 06:21:00.028165 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
2935 | 2024.11.02 06:21:00.028272 [ 284 ] {4b9f47fc-329f-4a27-98e7-cf8283132d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2936 | 2024.11.02 06:21:00.028379 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
2937 | 2024.11.02 06:21:00.028834 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 205 rows starting from the beginning of the part | ||
2938 | 2024.11.02 06:21:00.029251 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
2939 | 2024.11.02 06:21:00.029645 [ 284 ] {4b9f47fc-329f-4a27-98e7-cf8283132d9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2940 | 2024.11.02 06:21:00.030443 [ 284 ] {4b9f47fc-329f-4a27-98e7-cf8283132d9a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2941 | 2024.11.02 06:21:00.030503 [ 284 ] {4b9f47fc-329f-4a27-98e7-cf8283132d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2942 | 2024.11.02 06:21:00.031304 [ 284 ] {4b9f47fc-329f-4a27-98e7-cf8283132d9a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2943 | 2024.11.02 06:21:00.032169 [ 284 ] {4b9f47fc-329f-4a27-98e7-cf8283132d9a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2944 | 2024.11.02 06:21:00.032303 [ 54 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2945 | 2024.11.02 06:21:00.032312 [ 284 ] {4b9f47fc-329f-4a27-98e7-cf8283132d9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004365 sec., 13745.704467353951 rows/sec., 948.60 KiB/sec. | ||
2946 | 2024.11.02 06:21:00.032332 [ 54 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2947 | 2024.11.02 06:21:00.032369 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2948 | 2024.11.02 06:21:00.032604 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
2949 | 2024.11.02 06:21:00.032757 [ 284 ] {4b9f47fc-329f-4a27-98e7-cf8283132d9a} <Debug> DynamicQueryHandler: Done processing query | ||
2950 | 2024.11.02 06:21:00.032833 [ 284 ] {4b9f47fc-329f-4a27-98e7-cf8283132d9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2951 | 2024.11.02 06:21:00.032918 [ 284 ] {} <Debug> HTTP-Session: 69203805-96ce-4cb7-afda-a606916f6dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2952 | 2024.11.02 06:21:00.033098 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2953 | 2024.11.02 06:21:00.033215 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
2954 | 2024.11.02 06:21:00.033370 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3529 rows, containing 5 columns (5 merged, 0 gathered) in 0.006844597 sec., 515589.15740400786 rows/sec., 35.02 MiB/sec. | ||
2955 | 2024.11.02 06:21:00.033476 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
2956 | 2024.11.02 06:21:00.033530 [ 284 ] {} <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) | ||
2957 | 2024.11.02 06:21:00.033732 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
2958 | 2024.11.02 06:21:00.033961 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2959 | 2024.11.02 06:21:00.034157 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2960 | 2024.11.02 06:21:00.034419 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part | ||
2961 | 2024.11.02 06:21:00.034595 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
2962 | 2024.11.02 06:21:00.035628 [ 194 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2963 | 2024.11.02 06:21:00.035797 [ 194 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2964 | 2024.11.02 06:21:00.035930 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
2965 | 2024.11.02 06:21:00.036363 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 4 columns (4 merged, 0 gathered) in 0.003908732 sec., 156060.8401906296 rows/sec., 10.44 MiB/sec. | ||
2966 | 2024.11.02 06:21:00.036577 [ 194 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2967 | 2024.11.02 06:21:00.036967 [ 194 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_11_2} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2968 | 2024.11.02 06:21:00.037044 [ 194 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_11_2} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2969 | 2024.11.02 06:21:00.037110 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2970 | 2024.11.02 06:21:05.018868 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34839, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2971 | 2024.11.02 06:21:05.019060 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2972 | 2024.11.02 06:21:05.019106 [ 284 ] {} <Debug> HTTP-Session: 1d2ccf9a-078f-4647-a607-4c291c7be8a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34839 | ||
2973 | 2024.11.02 06:21:05.019146 [ 284 ] {} <Debug> HTTP-Session: 1d2ccf9a-078f-4647-a607-4c291c7be8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2974 | 2024.11.02 06:21:05.019178 [ 284 ] {} <Debug> HTTP-Session: 1d2ccf9a-078f-4647-a607-4c291c7be8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2975 | 2024.11.02 06:21:05.019259 [ 284 ] {} <Trace> HTTP-Session: 1d2ccf9a-078f-4647-a607-4c291c7be8a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2976 | 2024.11.02 06:21:05.019679 [ 284 ] {c0eb2e83-2839-47cc-bf25-409198de4b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34839) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2977 | 2024.11.02 06:21:05.019789 [ 284 ] {c0eb2e83-2839-47cc-bf25-409198de4b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2978 | 2024.11.02 06:21:05.020151 [ 284 ] {c0eb2e83-2839-47cc-bf25-409198de4b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2979 | 2024.11.02 06:21:05.020802 [ 284 ] {c0eb2e83-2839-47cc-bf25-409198de4b0d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2980 | 2024.11.02 06:21:05.020849 [ 284 ] {c0eb2e83-2839-47cc-bf25-409198de4b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2981 | 2024.11.02 06:21:05.021294 [ 284 ] {c0eb2e83-2839-47cc-bf25-409198de4b0d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2982 | 2024.11.02 06:21:05.021686 [ 284 ] {c0eb2e83-2839-47cc-bf25-409198de4b0d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2983 | 2024.11.02 06:21:05.021841 [ 284 ] {c0eb2e83-2839-47cc-bf25-409198de4b0d} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002369 sec., 115238.49725622626 rows/sec., 10.24 MiB/sec. | ||
2984 | 2024.11.02 06:21:05.022079 [ 284 ] {c0eb2e83-2839-47cc-bf25-409198de4b0d} <Debug> DynamicQueryHandler: Done processing query | ||
2985 | 2024.11.02 06:21:05.022106 [ 284 ] {c0eb2e83-2839-47cc-bf25-409198de4b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
2986 | 2024.11.02 06:21:05.022123 [ 284 ] {} <Debug> HTTP-Session: 1d2ccf9a-078f-4647-a607-4c291c7be8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2987 | 2024.11.02 06:21:05.022426 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2988 | 2024.11.02 06:21:05.022520 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46595, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2989 | 2024.11.02 06:21:05.022629 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2990 | 2024.11.02 06:21:05.022653 [ 285 ] {} <Debug> HTTP-Session: 4d0bd89c-2728-4614-9ed1-43a0acc9335c Authenticating user 'default' from [fd00:1122:3344:101::d]:46595 | ||
2991 | 2024.11.02 06:21:05.022676 [ 285 ] {} <Debug> HTTP-Session: 4d0bd89c-2728-4614-9ed1-43a0acc9335c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2992 | 2024.11.02 06:21:05.022691 [ 285 ] {} <Debug> HTTP-Session: 4d0bd89c-2728-4614-9ed1-43a0acc9335c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2993 | 2024.11.02 06:21:05.022746 [ 285 ] {} <Trace> HTTP-Session: 4d0bd89c-2728-4614-9ed1-43a0acc9335c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2994 | 2024.11.02 06:21:05.022931 [ 285 ] {ff61b4fd-4191-40b1-86f5-205ff0a7f667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46595) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2995 | 2024.11.02 06:21:05.022995 [ 285 ] {ff61b4fd-4191-40b1-86f5-205ff0a7f667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2996 | 2024.11.02 06:21:05.023335 [ 285 ] {ff61b4fd-4191-40b1-86f5-205ff0a7f667} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2997 | 2024.11.02 06:21:05.023729 [ 285 ] {ff61b4fd-4191-40b1-86f5-205ff0a7f667} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2998 | 2024.11.02 06:21:05.023767 [ 285 ] {ff61b4fd-4191-40b1-86f5-205ff0a7f667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2999 | 2024.11.02 06:21:05.024180 [ 285 ] {ff61b4fd-4191-40b1-86f5-205ff0a7f667} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3000 | 2024.11.02 06:21:05.024568 [ 285 ] {ff61b4fd-4191-40b1-86f5-205ff0a7f667} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3001 | 2024.11.02 06:21:05.024746 [ 285 ] {ff61b4fd-4191-40b1-86f5-205ff0a7f667} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001876 sec., 22388.059701492537 rows/sec., 1.64 MiB/sec. | ||
3002 | 2024.11.02 06:21:05.025053 [ 285 ] {ff61b4fd-4191-40b1-86f5-205ff0a7f667} <Debug> DynamicQueryHandler: Done processing query | ||
3003 | 2024.11.02 06:21:05.025080 [ 285 ] {ff61b4fd-4191-40b1-86f5-205ff0a7f667} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3004 | 2024.11.02 06:21:05.025097 [ 285 ] {} <Debug> HTTP-Session: 4d0bd89c-2728-4614-9ed1-43a0acc9335c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3005 | 2024.11.02 06:21:05.025268 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34839, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3006 | 2024.11.02 06:21:05.025282 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46595, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3007 | 2024.11.02 06:21:05.025360 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3008 | 2024.11.02 06:21:05.025396 [ 284 ] {} <Debug> HTTP-Session: ef0cbef8-bdd0-4c4e-9854-d3788b9eca62 Authenticating user 'default' from [fd00:1122:3344:101::d]:34839 | ||
3009 | 2024.11.02 06:21:05.025417 [ 284 ] {} <Debug> HTTP-Session: ef0cbef8-bdd0-4c4e-9854-d3788b9eca62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3010 | 2024.11.02 06:21:05.025431 [ 284 ] {} <Debug> HTTP-Session: ef0cbef8-bdd0-4c4e-9854-d3788b9eca62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3011 | 2024.11.02 06:21:05.025480 [ 284 ] {} <Trace> HTTP-Session: ef0cbef8-bdd0-4c4e-9854-d3788b9eca62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3012 | 2024.11.02 06:21:05.025605 [ 284 ] {c2f71aac-64c8-4024-bdd9-36a695cf3744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34839) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3013 | 2024.11.02 06:21:05.025657 [ 284 ] {c2f71aac-64c8-4024-bdd9-36a695cf3744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3014 | 2024.11.02 06:21:05.025913 [ 284 ] {c2f71aac-64c8-4024-bdd9-36a695cf3744} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3015 | 2024.11.02 06:21:05.026304 [ 284 ] {c2f71aac-64c8-4024-bdd9-36a695cf3744} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3016 | 2024.11.02 06:21:05.026342 [ 284 ] {c2f71aac-64c8-4024-bdd9-36a695cf3744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3017 | 2024.11.02 06:21:05.026711 [ 284 ] {c2f71aac-64c8-4024-bdd9-36a695cf3744} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3018 | 2024.11.02 06:21:05.027109 [ 284 ] {c2f71aac-64c8-4024-bdd9-36a695cf3744} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3019 | 2024.11.02 06:21:05.027268 [ 284 ] {c2f71aac-64c8-4024-bdd9-36a695cf3744} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001686 sec., 8303.67734282325 rows/sec., 581.54 KiB/sec. | ||
3020 | 2024.11.02 06:21:05.027448 [ 284 ] {c2f71aac-64c8-4024-bdd9-36a695cf3744} <Debug> DynamicQueryHandler: Done processing query | ||
3021 | 2024.11.02 06:21:05.027473 [ 284 ] {c2f71aac-64c8-4024-bdd9-36a695cf3744} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3022 | 2024.11.02 06:21:05.027490 [ 284 ] {} <Debug> HTTP-Session: ef0cbef8-bdd0-4c4e-9854-d3788b9eca62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3023 | 2024.11.02 06:21:05.027670 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3024 | 2024.11.02 06:21:05.027747 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43252, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3025 | 2024.11.02 06:21:05.027817 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3026 | 2024.11.02 06:21:05.027845 [ 285 ] {} <Debug> HTTP-Session: f3caf2f2-91eb-487e-9b24-0efb3e47e803 Authenticating user 'default' from [fd00:1122:3344:101::d]:43252 | ||
3027 | 2024.11.02 06:21:05.027866 [ 285 ] {} <Debug> HTTP-Session: f3caf2f2-91eb-487e-9b24-0efb3e47e803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3028 | 2024.11.02 06:21:05.027883 [ 285 ] {} <Debug> HTTP-Session: f3caf2f2-91eb-487e-9b24-0efb3e47e803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3029 | 2024.11.02 06:21:05.027928 [ 285 ] {} <Trace> HTTP-Session: f3caf2f2-91eb-487e-9b24-0efb3e47e803 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3030 | 2024.11.02 06:21:05.028054 [ 285 ] {a49f9e6a-c815-4b25-bfcb-8dddaf5aeaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43252) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3031 | 2024.11.02 06:21:05.028109 [ 285 ] {a49f9e6a-c815-4b25-bfcb-8dddaf5aeaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3032 | 2024.11.02 06:21:05.028424 [ 285 ] {a49f9e6a-c815-4b25-bfcb-8dddaf5aeaab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3033 | 2024.11.02 06:21:05.028792 [ 285 ] {a49f9e6a-c815-4b25-bfcb-8dddaf5aeaab} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3034 | 2024.11.02 06:21:05.028831 [ 285 ] {a49f9e6a-c815-4b25-bfcb-8dddaf5aeaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3035 | 2024.11.02 06:21:05.029186 [ 285 ] {a49f9e6a-c815-4b25-bfcb-8dddaf5aeaab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3036 | 2024.11.02 06:21:05.029553 [ 285 ] {a49f9e6a-c815-4b25-bfcb-8dddaf5aeaab} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2024.11.02 06:21:05.029713 [ 285 ] {a49f9e6a-c815-4b25-bfcb-8dddaf5aeaab} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00169 sec., 3550.2958579881656 rows/sec., 209.76 KiB/sec. | ||
3038 | 2024.11.02 06:21:05.029934 [ 285 ] {a49f9e6a-c815-4b25-bfcb-8dddaf5aeaab} <Debug> DynamicQueryHandler: Done processing query | ||
3039 | 2024.11.02 06:21:05.029958 [ 285 ] {a49f9e6a-c815-4b25-bfcb-8dddaf5aeaab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3040 | 2024.11.02 06:21:05.029973 [ 285 ] {} <Debug> HTTP-Session: f3caf2f2-91eb-487e-9b24-0efb3e47e803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3041 | 2024.11.02 06:21:05.030340 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3042 | 2024.11.02 06:21:05.030448 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59089, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3043 | 2024.11.02 06:21:05.030518 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3044 | 2024.11.02 06:21:05.030541 [ 284 ] {} <Debug> HTTP-Session: a6f21b37-7995-44e4-85ee-7068797796cd Authenticating user 'default' from [fd00:1122:3344:101::d]:59089 | ||
3045 | 2024.11.02 06:21:05.030563 [ 284 ] {} <Debug> HTTP-Session: a6f21b37-7995-44e4-85ee-7068797796cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3046 | 2024.11.02 06:21:05.030580 [ 284 ] {} <Debug> HTTP-Session: a6f21b37-7995-44e4-85ee-7068797796cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3047 | 2024.11.02 06:21:05.030625 [ 284 ] {} <Trace> HTTP-Session: a6f21b37-7995-44e4-85ee-7068797796cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3048 | 2024.11.02 06:21:05.030909 [ 284 ] {c3526004-bd3b-4f46-b33d-4d8f0e34b1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59089) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3049 | 2024.11.02 06:21:05.030958 [ 284 ] {c3526004-bd3b-4f46-b33d-4d8f0e34b1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3050 | 2024.11.02 06:21:05.031220 [ 284 ] {c3526004-bd3b-4f46-b33d-4d8f0e34b1e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3051 | 2024.11.02 06:21:05.031824 [ 284 ] {c3526004-bd3b-4f46-b33d-4d8f0e34b1e5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3052 | 2024.11.02 06:21:05.031860 [ 284 ] {c3526004-bd3b-4f46-b33d-4d8f0e34b1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3053 | 2024.11.02 06:21:05.032242 [ 284 ] {c3526004-bd3b-4f46-b33d-4d8f0e34b1e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3054 | 2024.11.02 06:21:05.032603 [ 284 ] {c3526004-bd3b-4f46-b33d-4d8f0e34b1e5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3055 | 2024.11.02 06:21:05.032756 [ 284 ] {c3526004-bd3b-4f46-b33d-4d8f0e34b1e5} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001972 sec., 215010.14198782964 rows/sec., 15.37 MiB/sec. | ||
3056 | 2024.11.02 06:21:05.033000 [ 284 ] {c3526004-bd3b-4f46-b33d-4d8f0e34b1e5} <Debug> DynamicQueryHandler: Done processing query | ||
3057 | 2024.11.02 06:21:05.033023 [ 284 ] {c3526004-bd3b-4f46-b33d-4d8f0e34b1e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3058 | 2024.11.02 06:21:05.033039 [ 284 ] {} <Debug> HTTP-Session: a6f21b37-7995-44e4-85ee-7068797796cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3059 | 2024.11.02 06:21:05.033255 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3060 | 2024.11.02 06:21:05.033269 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43252, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3061 | 2024.11.02 06:21:05.033403 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3062 | 2024.11.02 06:21:05.033446 [ 285 ] {} <Debug> HTTP-Session: f019083f-002f-425e-8fb5-07843016491a Authenticating user 'default' from [fd00:1122:3344:101::d]:43252 | ||
3063 | 2024.11.02 06:21:05.033480 [ 285 ] {} <Debug> HTTP-Session: f019083f-002f-425e-8fb5-07843016491a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3064 | 2024.11.02 06:21:05.033507 [ 285 ] {} <Debug> HTTP-Session: f019083f-002f-425e-8fb5-07843016491a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3065 | 2024.11.02 06:21:05.033572 [ 285 ] {} <Trace> HTTP-Session: f019083f-002f-425e-8fb5-07843016491a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3066 | 2024.11.02 06:21:05.033773 [ 285 ] {72f93ea0-a1d4-4227-9d86-b16722da3850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43252) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3067 | 2024.11.02 06:21:05.033850 [ 285 ] {72f93ea0-a1d4-4227-9d86-b16722da3850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3068 | 2024.11.02 06:21:05.034016 [ 285 ] {72f93ea0-a1d4-4227-9d86-b16722da3850} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3069 | 2024.11.02 06:21:05.034290 [ 285 ] {72f93ea0-a1d4-4227-9d86-b16722da3850} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3070 | 2024.11.02 06:21:05.034324 [ 285 ] {72f93ea0-a1d4-4227-9d86-b16722da3850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3071 | 2024.11.02 06:21:05.034689 [ 285 ] {72f93ea0-a1d4-4227-9d86-b16722da3850} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3072 | 2024.11.02 06:21:05.035024 [ 285 ] {72f93ea0-a1d4-4227-9d86-b16722da3850} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3073 | 2024.11.02 06:21:05.035172 [ 285 ] {72f93ea0-a1d4-4227-9d86-b16722da3850} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. | ||
3074 | 2024.11.02 06:21:05.035338 [ 285 ] {72f93ea0-a1d4-4227-9d86-b16722da3850} <Debug> DynamicQueryHandler: Done processing query | ||
3075 | 2024.11.02 06:21:05.035362 [ 285 ] {72f93ea0-a1d4-4227-9d86-b16722da3850} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3076 | 2024.11.02 06:21:05.035378 [ 285 ] {} <Debug> HTTP-Session: f019083f-002f-425e-8fb5-07843016491a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3077 | 2024.11.02 06:21:05.035576 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3078 | 2024.11.02 06:21:05.035674 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41880, User-Agent: (none), Length: 44604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3079 | 2024.11.02 06:21:05.035744 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3080 | 2024.11.02 06:21:05.035767 [ 284 ] {} <Debug> HTTP-Session: be8e79f6-28f1-4ac6-9215-79e4ac44a473 Authenticating user 'default' from [fd00:1122:3344:101::d]:41880 | ||
3081 | 2024.11.02 06:21:05.035788 [ 284 ] {} <Debug> HTTP-Session: be8e79f6-28f1-4ac6-9215-79e4ac44a473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3082 | 2024.11.02 06:21:05.035806 [ 284 ] {} <Debug> HTTP-Session: be8e79f6-28f1-4ac6-9215-79e4ac44a473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3083 | 2024.11.02 06:21:05.035850 [ 284 ] {} <Trace> HTTP-Session: be8e79f6-28f1-4ac6-9215-79e4ac44a473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3084 | 2024.11.02 06:21:05.036090 [ 284 ] {a320ed87-2571-4665-bdeb-3ec5a74514cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41880) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3085 | 2024.11.02 06:21:05.036148 [ 284 ] {a320ed87-2571-4665-bdeb-3ec5a74514cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3086 | 2024.11.02 06:21:05.036360 [ 284 ] {a320ed87-2571-4665-bdeb-3ec5a74514cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3087 | 2024.11.02 06:21:05.036857 [ 284 ] {a320ed87-2571-4665-bdeb-3ec5a74514cc} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3088 | 2024.11.02 06:21:05.036893 [ 284 ] {a320ed87-2571-4665-bdeb-3ec5a74514cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3089 | 2024.11.02 06:21:05.037297 [ 284 ] {a320ed87-2571-4665-bdeb-3ec5a74514cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3090 | 2024.11.02 06:21:05.037634 [ 284 ] {a320ed87-2571-4665-bdeb-3ec5a74514cc} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3091 | 2024.11.02 06:21:05.037783 [ 284 ] {a320ed87-2571-4665-bdeb-3ec5a74514cc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001823 sec., 130005.48546352168 rows/sec., 8.71 MiB/sec. | ||
3092 | 2024.11.02 06:21:05.037963 [ 284 ] {a320ed87-2571-4665-bdeb-3ec5a74514cc} <Debug> DynamicQueryHandler: Done processing query | ||
3093 | 2024.11.02 06:21:05.037987 [ 284 ] {a320ed87-2571-4665-bdeb-3ec5a74514cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3094 | 2024.11.02 06:21:05.038002 [ 284 ] {} <Debug> HTTP-Session: be8e79f6-28f1-4ac6-9215-79e4ac44a473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3095 | 2024.11.02 06:21:05.038180 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43252, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3096 | 2024.11.02 06:21:05.038204 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3097 | 2024.11.02 06:21:05.038323 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3098 | 2024.11.02 06:21:05.038393 [ 284 ] {} <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): | ||
3099 | |||
3100 | (version 23.8.7.1) | ||
3101 | 2024.11.02 06:21:05.038482 [ 285 ] {} <Debug> HTTP-Session: 3829d492-cfdb-4544-bd10-0d2f7d0365e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43252 | ||
3102 | 2024.11.02 06:21:05.038534 [ 285 ] {} <Debug> HTTP-Session: 3829d492-cfdb-4544-bd10-0d2f7d0365e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3103 | 2024.11.02 06:21:05.038569 [ 285 ] {} <Debug> HTTP-Session: 3829d492-cfdb-4544-bd10-0d2f7d0365e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3104 | 2024.11.02 06:21:05.038635 [ 285 ] {} <Trace> HTTP-Session: 3829d492-cfdb-4544-bd10-0d2f7d0365e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3105 | 2024.11.02 06:21:05.038826 [ 285 ] {7f521ce3-42b9-45b2-8047-1f2300dd843d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43252) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3106 | 2024.11.02 06:21:05.038887 [ 285 ] {7f521ce3-42b9-45b2-8047-1f2300dd843d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3107 | 2024.11.02 06:21:05.039048 [ 285 ] {7f521ce3-42b9-45b2-8047-1f2300dd843d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3108 | 2024.11.02 06:21:05.039316 [ 285 ] {7f521ce3-42b9-45b2-8047-1f2300dd843d} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3109 | 2024.11.02 06:21:05.039433 [ 285 ] {7f521ce3-42b9-45b2-8047-1f2300dd843d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3110 | 2024.11.02 06:21:05.039779 [ 285 ] {7f521ce3-42b9-45b2-8047-1f2300dd843d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3111 | 2024.11.02 06:21:05.040104 [ 285 ] {7f521ce3-42b9-45b2-8047-1f2300dd843d} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3112 | 2024.11.02 06:21:05.040241 [ 285 ] {7f521ce3-42b9-45b2-8047-1f2300dd843d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. | ||
3113 | 2024.11.02 06:21:05.040449 [ 285 ] {7f521ce3-42b9-45b2-8047-1f2300dd843d} <Debug> DynamicQueryHandler: Done processing query | ||
3114 | 2024.11.02 06:21:05.040474 [ 285 ] {7f521ce3-42b9-45b2-8047-1f2300dd843d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3115 | 2024.11.02 06:21:05.040490 [ 285 ] {} <Debug> HTTP-Session: 3829d492-cfdb-4544-bd10-0d2f7d0365e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3116 | 2024.11.02 06:21:05.040695 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3117 | 2024.11.02 06:21:05.040785 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33656, User-Agent: (none), Length: 69849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3118 | 2024.11.02 06:21:05.040844 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3119 | 2024.11.02 06:21:05.040864 [ 284 ] {} <Debug> HTTP-Session: e107ac92-ba6e-4f81-842a-91cefe1cfd3a Authenticating user 'default' from [fd00:1122:3344:101::d]:33656 | ||
3120 | 2024.11.02 06:21:05.040881 [ 284 ] {} <Debug> HTTP-Session: e107ac92-ba6e-4f81-842a-91cefe1cfd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3121 | 2024.11.02 06:21:05.040895 [ 284 ] {} <Debug> HTTP-Session: e107ac92-ba6e-4f81-842a-91cefe1cfd3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3122 | 2024.11.02 06:21:05.040931 [ 284 ] {} <Trace> HTTP-Session: e107ac92-ba6e-4f81-842a-91cefe1cfd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3123 | 2024.11.02 06:21:05.041366 [ 284 ] {df90b48f-4369-4f74-9de2-cbdcb8249b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33656) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3124 | 2024.11.02 06:21:05.041443 [ 284 ] {df90b48f-4369-4f74-9de2-cbdcb8249b0d} <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 | ||
3125 | 2024.11.02 06:21:05.041910 [ 284 ] {df90b48f-4369-4f74-9de2-cbdcb8249b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3126 | 2024.11.02 06:21:05.042725 [ 284 ] {df90b48f-4369-4f74-9de2-cbdcb8249b0d} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3127 | 2024.11.02 06:21:05.042761 [ 284 ] {df90b48f-4369-4f74-9de2-cbdcb8249b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3128 | 2024.11.02 06:21:05.043448 [ 284 ] {df90b48f-4369-4f74-9de2-cbdcb8249b0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3129 | 2024.11.02 06:21:05.043870 [ 284 ] {df90b48f-4369-4f74-9de2-cbdcb8249b0d} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3130 | 2024.11.02 06:21:05.044020 [ 284 ] {df90b48f-4369-4f74-9de2-cbdcb8249b0d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002974 sec., 14122.394082044384 rows/sec., 25.31 MiB/sec. | ||
3131 | 2024.11.02 06:21:05.044238 [ 284 ] {df90b48f-4369-4f74-9de2-cbdcb8249b0d} <Debug> DynamicQueryHandler: Done processing query | ||
3132 | 2024.11.02 06:21:05.044262 [ 284 ] {df90b48f-4369-4f74-9de2-cbdcb8249b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
3133 | 2024.11.02 06:21:05.044278 [ 284 ] {} <Debug> HTTP-Session: e107ac92-ba6e-4f81-842a-91cefe1cfd3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3134 | 2024.11.02 06:21:05.044435 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33656, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3135 | 2024.11.02 06:21:05.044453 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43252, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3136 | 2024.11.02 06:21:05.044542 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3137 | 2024.11.02 06:21:05.044581 [ 285 ] {} <Debug> HTTP-Session: 4eefd9e7-1551-4eec-8338-85f4a3d27dff Authenticating user 'default' from [fd00:1122:3344:101::d]:43252 | ||
3138 | 2024.11.02 06:21:05.044608 [ 285 ] {} <Debug> HTTP-Session: 4eefd9e7-1551-4eec-8338-85f4a3d27dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3139 | 2024.11.02 06:21:05.044626 [ 285 ] {} <Debug> HTTP-Session: 4eefd9e7-1551-4eec-8338-85f4a3d27dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3140 | 2024.11.02 06:21:05.044670 [ 285 ] {} <Trace> HTTP-Session: 4eefd9e7-1551-4eec-8338-85f4a3d27dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3141 | 2024.11.02 06:21:05.044838 [ 285 ] {12b29f2d-f621-490f-8146-4beb95ae5f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43252) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3142 | 2024.11.02 06:21:05.044884 [ 285 ] {12b29f2d-f621-490f-8146-4beb95ae5f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3143 | 2024.11.02 06:21:05.045037 [ 285 ] {12b29f2d-f621-490f-8146-4beb95ae5f23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3144 | 2024.11.02 06:21:05.045345 [ 285 ] {12b29f2d-f621-490f-8146-4beb95ae5f23} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3145 | 2024.11.02 06:21:05.045380 [ 285 ] {12b29f2d-f621-490f-8146-4beb95ae5f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3146 | 2024.11.02 06:21:05.045747 [ 285 ] {12b29f2d-f621-490f-8146-4beb95ae5f23} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3147 | 2024.11.02 06:21:05.046072 [ 285 ] {12b29f2d-f621-490f-8146-4beb95ae5f23} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3148 | 2024.11.02 06:21:05.046226 [ 285 ] {12b29f2d-f621-490f-8146-4beb95ae5f23} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001461 sec., 56125.94113620807 rows/sec., 3.56 MiB/sec. | ||
3149 | 2024.11.02 06:21:05.046390 [ 285 ] {12b29f2d-f621-490f-8146-4beb95ae5f23} <Debug> DynamicQueryHandler: Done processing query | ||
3150 | 2024.11.02 06:21:05.046414 [ 285 ] {12b29f2d-f621-490f-8146-4beb95ae5f23} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3151 | 2024.11.02 06:21:05.046430 [ 285 ] {} <Debug> HTTP-Session: 4eefd9e7-1551-4eec-8338-85f4a3d27dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3152 | 2024.11.02 06:21:05.046934 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3153 | 2024.11.02 06:21:06.601101 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58003, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3154 | 2024.11.02 06:21:06.784601 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3155 | 2024.11.02 06:21:06.799988 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3156 | 2024.11.02 06:21:06.808298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3157 | 2024.11.02 06:21:06.816745 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3158 | 2024.11.02 06:21:06.965259 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3159 | 2024.11.02 06:21:06.985685 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42827, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3160 | 2024.11.02 06:21:06.995163 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3161 | 2024.11.02 06:21:08.279201 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3162 | 2024.11.02 06:21:08.279259 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3163 | 2024.11.02 06:21:08.370591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 328 | ||
3164 | 2024.11.02 06:21:08.373330 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3165 | 2024.11.02 06:21:08.373373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3166 | 2024.11.02 06:21:08.374910 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3167 | 2024.11.02 06:21:08.375922 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3168 | 2024.11.02 06:21:08.376556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
3169 | 2024.11.02 06:21:10.010003 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58003, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3170 | 2024.11.02 06:21:10.010162 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3171 | 2024.11.02 06:21:10.010206 [ 285 ] {} <Debug> HTTP-Session: 28f6ac14-7811-4360-a533-97ddcf43b889 Authenticating user 'default' from [fd00:1122:3344:101::d]:58003 | ||
3172 | 2024.11.02 06:21:10.010245 [ 285 ] {} <Debug> HTTP-Session: 28f6ac14-7811-4360-a533-97ddcf43b889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3173 | 2024.11.02 06:21:10.010274 [ 285 ] {} <Debug> HTTP-Session: 28f6ac14-7811-4360-a533-97ddcf43b889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3174 | 2024.11.02 06:21:10.010355 [ 285 ] {} <Trace> HTTP-Session: 28f6ac14-7811-4360-a533-97ddcf43b889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3175 | 2024.11.02 06:21:10.010753 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58003) 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 JSONEachRow; (stage: Complete) | ||
3176 | 2024.11.02 06:21:10.011260 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3177 | 2024.11.02 06:21:10.011314 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <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 | ||
3178 | 2024.11.02 06:21:10.011680 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3179 | 2024.11.02 06:21:10.011759 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3180 | 2024.11.02 06:21:10.011934 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
3181 | 2024.11.02 06:21:10.012168 [ 295 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3182 | 2024.11.02 06:21:10.012222 [ 294 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3183 | 2024.11.02 06:21:10.012217 [ 257 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3184 | 2024.11.02 06:21:10.012481 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (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 | ||
3185 | 2024.11.02 06:21:10.012513 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3186 | 2024.11.02 06:21:10.012636 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3187 | 2024.11.02 06:21:10.012662 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Debug> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
3188 | 2024.11.02 06:21:10.012706 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <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'))" | ||
3189 | 2024.11.02 06:21:10.012757 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <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'))" | ||
3190 | 2024.11.02 06:21:10.012802 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <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'))" | ||
3191 | 2024.11.02 06:21:10.015124 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.004583 sec., 8946.105171285184 rows/sec., 341.36 KiB/sec. | ||
3192 | 2024.11.02 06:21:10.015486 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Debug> DynamicQueryHandler: Done processing query | ||
3193 | 2024.11.02 06:21:10.015512 [ 285 ] {f6501bba-4625-473f-9f8d-c9e74694bbc1} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
3194 | 2024.11.02 06:21:10.015529 [ 285 ] {} <Debug> HTTP-Session: 28f6ac14-7811-4360-a533-97ddcf43b889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3195 | 2024.11.02 06:21:10.020937 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58003, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3196 | 2024.11.02 06:21:10.021027 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47132, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3197 | 2024.11.02 06:21:10.021134 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3198 | 2024.11.02 06:21:10.021161 [ 284 ] {} <Debug> HTTP-Session: e0aba5ac-640f-441b-9c8e-e7346ed51cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47132 | ||
3199 | 2024.11.02 06:21:10.021199 [ 284 ] {} <Debug> HTTP-Session: e0aba5ac-640f-441b-9c8e-e7346ed51cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3200 | 2024.11.02 06:21:10.021215 [ 284 ] {} <Debug> HTTP-Session: e0aba5ac-640f-441b-9c8e-e7346ed51cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3201 | 2024.11.02 06:21:10.021284 [ 284 ] {} <Trace> HTTP-Session: e0aba5ac-640f-441b-9c8e-e7346ed51cb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3202 | 2024.11.02 06:21:10.021458 [ 284 ] {2ef48d84-b845-4d12-bafb-b243fc6351f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47132) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
3203 | 2024.11.02 06:21:10.021531 [ 284 ] {2ef48d84-b845-4d12-bafb-b243fc6351f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3204 | 2024.11.02 06:21:10.021780 [ 284 ] {2ef48d84-b845-4d12-bafb-b243fc6351f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3205 | 2024.11.02 06:21:10.022178 [ 284 ] {2ef48d84-b845-4d12-bafb-b243fc6351f8} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3206 | 2024.11.02 06:21:10.022220 [ 284 ] {2ef48d84-b845-4d12-bafb-b243fc6351f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3207 | 2024.11.02 06:21:10.022739 [ 284 ] {2ef48d84-b845-4d12-bafb-b243fc6351f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3208 | 2024.11.02 06:21:10.023075 [ 284 ] {2ef48d84-b845-4d12-bafb-b243fc6351f8} <Trace> oximeter.timeseries_schema (838c9393-5a50-49b6-a5d3-6a9ccc45bf5e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3209 | 2024.11.02 06:21:10.023232 [ 284 ] {2ef48d84-b845-4d12-bafb-b243fc6351f8} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001828 sec., 547.0459518599563 rows/sec., 123.94 KiB/sec. | ||
3210 | 2024.11.02 06:21:10.023506 [ 284 ] {2ef48d84-b845-4d12-bafb-b243fc6351f8} <Debug> DynamicQueryHandler: Done processing query | ||
3211 | 2024.11.02 06:21:10.023532 [ 284 ] {2ef48d84-b845-4d12-bafb-b243fc6351f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3212 | 2024.11.02 06:21:10.023548 [ 284 ] {} <Debug> HTTP-Session: e0aba5ac-640f-441b-9c8e-e7346ed51cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3213 | 2024.11.02 06:21:10.023760 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3214 | 2024.11.02 06:21:10.023848 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59191, User-Agent: (none), Length: 1615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3215 | 2024.11.02 06:21:10.023916 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3216 | 2024.11.02 06:21:10.023941 [ 285 ] {} <Debug> HTTP-Session: e6478738-721f-4fc6-8706-62d314ad09a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59191 | ||
3217 | 2024.11.02 06:21:10.023962 [ 285 ] {} <Debug> HTTP-Session: e6478738-721f-4fc6-8706-62d314ad09a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3218 | 2024.11.02 06:21:10.023979 [ 285 ] {} <Debug> HTTP-Session: e6478738-721f-4fc6-8706-62d314ad09a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3219 | 2024.11.02 06:21:10.024025 [ 285 ] {} <Trace> HTTP-Session: e6478738-721f-4fc6-8706-62d314ad09a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3220 | 2024.11.02 06:21:10.024175 [ 285 ] {84268a71-6fbd-4d3d-a5fc-b3fbf08b5d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59191) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3221 | 2024.11.02 06:21:10.024232 [ 285 ] {84268a71-6fbd-4d3d-a5fc-b3fbf08b5d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3222 | 2024.11.02 06:21:10.024566 [ 285 ] {84268a71-6fbd-4d3d-a5fc-b3fbf08b5d6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3223 | 2024.11.02 06:21:10.024949 [ 285 ] {84268a71-6fbd-4d3d-a5fc-b3fbf08b5d6a} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3224 | 2024.11.02 06:21:10.024986 [ 285 ] {84268a71-6fbd-4d3d-a5fc-b3fbf08b5d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3225 | 2024.11.02 06:21:10.025388 [ 285 ] {84268a71-6fbd-4d3d-a5fc-b3fbf08b5d6a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3226 | 2024.11.02 06:21:10.025769 [ 285 ] {84268a71-6fbd-4d3d-a5fc-b3fbf08b5d6a} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3227 | 2024.11.02 06:21:10.025944 [ 285 ] {84268a71-6fbd-4d3d-a5fc-b3fbf08b5d6a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001814 sec., 5512.679162072767 rows/sec., 449.52 KiB/sec. | ||
3228 | 2024.11.02 06:21:10.026146 [ 285 ] {84268a71-6fbd-4d3d-a5fc-b3fbf08b5d6a} <Debug> DynamicQueryHandler: Done processing query | ||
3229 | 2024.11.02 06:21:10.026171 [ 285 ] {84268a71-6fbd-4d3d-a5fc-b3fbf08b5d6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3230 | 2024.11.02 06:21:10.026188 [ 285 ] {} <Debug> HTTP-Session: e6478738-721f-4fc6-8706-62d314ad09a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3231 | 2024.11.02 06:21:10.026416 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3232 | 2024.11.02 06:21:10.026463 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47132, User-Agent: (none), Length: 8482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3233 | 2024.11.02 06:21:10.026556 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3234 | 2024.11.02 06:21:10.026589 [ 284 ] {} <Debug> HTTP-Session: 692d177c-1c4f-48c4-8287-48ea16520283 Authenticating user 'default' from [fd00:1122:3344:101::d]:47132 | ||
3235 | 2024.11.02 06:21:10.026613 [ 284 ] {} <Debug> HTTP-Session: 692d177c-1c4f-48c4-8287-48ea16520283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3236 | 2024.11.02 06:21:10.026631 [ 284 ] {} <Debug> HTTP-Session: 692d177c-1c4f-48c4-8287-48ea16520283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3237 | 2024.11.02 06:21:10.026677 [ 284 ] {} <Trace> HTTP-Session: 692d177c-1c4f-48c4-8287-48ea16520283 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3238 | 2024.11.02 06:21:10.026833 [ 284 ] {908e9e5f-f20c-4929-8613-f8a010a3903a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47132) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3239 | 2024.11.02 06:21:10.026889 [ 284 ] {908e9e5f-f20c-4929-8613-f8a010a3903a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3240 | 2024.11.02 06:21:10.027192 [ 284 ] {908e9e5f-f20c-4929-8613-f8a010a3903a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3241 | 2024.11.02 06:21:10.027563 [ 284 ] {908e9e5f-f20c-4929-8613-f8a010a3903a} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3242 | 2024.11.02 06:21:10.027600 [ 284 ] {908e9e5f-f20c-4929-8613-f8a010a3903a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3243 | 2024.11.02 06:21:10.027966 [ 284 ] {908e9e5f-f20c-4929-8613-f8a010a3903a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3244 | 2024.11.02 06:21:10.028343 [ 284 ] {908e9e5f-f20c-4929-8613-f8a010a3903a} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3245 | 2024.11.02 06:21:10.028500 [ 284 ] {908e9e5f-f20c-4929-8613-f8a010a3903a} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.00172 sec., 35465.11627906977 rows/sec., 2.69 MiB/sec. | ||
3246 | 2024.11.02 06:21:10.028725 [ 284 ] {908e9e5f-f20c-4929-8613-f8a010a3903a} <Debug> DynamicQueryHandler: Done processing query | ||
3247 | 2024.11.02 06:21:10.028750 [ 284 ] {908e9e5f-f20c-4929-8613-f8a010a3903a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3248 | 2024.11.02 06:21:10.028766 [ 284 ] {} <Debug> HTTP-Session: 692d177c-1c4f-48c4-8287-48ea16520283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3249 | 2024.11.02 06:21:10.028926 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3250 | 2024.11.02 06:21:10.029012 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3251 | 2024.11.02 06:21:10.029075 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3252 | 2024.11.02 06:21:10.029097 [ 285 ] {} <Debug> HTTP-Session: 5a962487-7d5a-4227-a018-4e3bf0b2cb82 Authenticating user 'default' from [fd00:1122:3344:101::d]:52135 | ||
3253 | 2024.11.02 06:21:10.029115 [ 285 ] {} <Debug> HTTP-Session: 5a962487-7d5a-4227-a018-4e3bf0b2cb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3254 | 2024.11.02 06:21:10.029129 [ 285 ] {} <Debug> HTTP-Session: 5a962487-7d5a-4227-a018-4e3bf0b2cb82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3255 | 2024.11.02 06:21:10.029168 [ 285 ] {} <Trace> HTTP-Session: 5a962487-7d5a-4227-a018-4e3bf0b2cb82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3256 | 2024.11.02 06:21:10.029280 [ 285 ] {31617502-1ebb-4853-9094-d404a2e138e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52135) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3257 | 2024.11.02 06:21:10.029326 [ 285 ] {31617502-1ebb-4853-9094-d404a2e138e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3258 | 2024.11.02 06:21:10.029587 [ 285 ] {31617502-1ebb-4853-9094-d404a2e138e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3259 | 2024.11.02 06:21:10.029902 [ 285 ] {31617502-1ebb-4853-9094-d404a2e138e7} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3260 | 2024.11.02 06:21:10.029938 [ 285 ] {31617502-1ebb-4853-9094-d404a2e138e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3261 | 2024.11.02 06:21:10.030288 [ 285 ] {31617502-1ebb-4853-9094-d404a2e138e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3262 | 2024.11.02 06:21:10.030664 [ 285 ] {31617502-1ebb-4853-9094-d404a2e138e7} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3263 | 2024.11.02 06:21:10.030823 [ 285 ] {31617502-1ebb-4853-9094-d404a2e138e7} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001569 sec., 6373.486297004461 rows/sec., 445.02 KiB/sec. | ||
3264 | 2024.11.02 06:21:10.030993 [ 285 ] {31617502-1ebb-4853-9094-d404a2e138e7} <Debug> DynamicQueryHandler: Done processing query | ||
3265 | 2024.11.02 06:21:10.031017 [ 285 ] {31617502-1ebb-4853-9094-d404a2e138e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3266 | 2024.11.02 06:21:10.031033 [ 285 ] {} <Debug> HTTP-Session: 5a962487-7d5a-4227-a018-4e3bf0b2cb82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3267 | 2024.11.02 06:21:10.031199 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3268 | 2024.11.02 06:21:10.031273 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65533, User-Agent: (none), Length: 12599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3269 | 2024.11.02 06:21:10.031342 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3270 | 2024.11.02 06:21:10.031367 [ 284 ] {} <Debug> HTTP-Session: f9df5a9d-3d09-447c-ac7c-c1d5c119575f Authenticating user 'default' from [fd00:1122:3344:101::d]:65533 | ||
3271 | 2024.11.02 06:21:10.031389 [ 284 ] {} <Debug> HTTP-Session: f9df5a9d-3d09-447c-ac7c-c1d5c119575f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3272 | 2024.11.02 06:21:10.031405 [ 284 ] {} <Debug> HTTP-Session: f9df5a9d-3d09-447c-ac7c-c1d5c119575f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3273 | 2024.11.02 06:21:10.031450 [ 284 ] {} <Trace> HTTP-Session: f9df5a9d-3d09-447c-ac7c-c1d5c119575f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3274 | 2024.11.02 06:21:10.031614 [ 284 ] {49a8c37b-0231-4c85-bc2c-4c857b536ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65533) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3275 | 2024.11.02 06:21:10.031669 [ 284 ] {49a8c37b-0231-4c85-bc2c-4c857b536ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3276 | 2024.11.02 06:21:10.031970 [ 284 ] {49a8c37b-0231-4c85-bc2c-4c857b536ae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3277 | 2024.11.02 06:21:10.032383 [ 284 ] {49a8c37b-0231-4c85-bc2c-4c857b536ae0} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3278 | 2024.11.02 06:21:10.032420 [ 284 ] {49a8c37b-0231-4c85-bc2c-4c857b536ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3279 | 2024.11.02 06:21:10.032779 [ 284 ] {49a8c37b-0231-4c85-bc2c-4c857b536ae0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3280 | 2024.11.02 06:21:10.033152 [ 284 ] {49a8c37b-0231-4c85-bc2c-4c857b536ae0} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3281 | 2024.11.02 06:21:10.033312 [ 284 ] {49a8c37b-0231-4c85-bc2c-4c857b536ae0} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001749 sec., 42309.89136649514 rows/sec., 3.31 MiB/sec. | ||
3282 | 2024.11.02 06:21:10.033494 [ 284 ] {49a8c37b-0231-4c85-bc2c-4c857b536ae0} <Debug> DynamicQueryHandler: Done processing query | ||
3283 | 2024.11.02 06:21:10.033519 [ 284 ] {49a8c37b-0231-4c85-bc2c-4c857b536ae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3284 | 2024.11.02 06:21:10.033535 [ 284 ] {} <Debug> HTTP-Session: f9df5a9d-3d09-447c-ac7c-c1d5c119575f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3285 | 2024.11.02 06:21:10.033773 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Length: 25446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3286 | 2024.11.02 06:21:10.033813 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65533, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3287 | 2024.11.02 06:21:10.033884 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3288 | 2024.11.02 06:21:10.033922 [ 285 ] {} <Debug> HTTP-Session: cd0ad00e-8a34-460c-80a1-34a79cbba864 Authenticating user 'default' from [fd00:1122:3344:101::d]:52135 | ||
3289 | 2024.11.02 06:21:10.033954 [ 285 ] {} <Debug> HTTP-Session: cd0ad00e-8a34-460c-80a1-34a79cbba864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3290 | 2024.11.02 06:21:10.033986 [ 285 ] {} <Debug> HTTP-Session: cd0ad00e-8a34-460c-80a1-34a79cbba864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3291 | 2024.11.02 06:21:10.034032 [ 285 ] {} <Trace> HTTP-Session: cd0ad00e-8a34-460c-80a1-34a79cbba864 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3292 | 2024.11.02 06:21:10.034235 [ 285 ] {da58c35b-b563-4ecb-9a0d-dfd1fb91e8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3293 | 2024.11.02 06:21:10.034293 [ 285 ] {da58c35b-b563-4ecb-9a0d-dfd1fb91e8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3294 | 2024.11.02 06:21:10.034504 [ 285 ] {da58c35b-b563-4ecb-9a0d-dfd1fb91e8dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3295 | 2024.11.02 06:21:10.034923 [ 285 ] {da58c35b-b563-4ecb-9a0d-dfd1fb91e8dc} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3296 | 2024.11.02 06:21:10.034962 [ 285 ] {da58c35b-b563-4ecb-9a0d-dfd1fb91e8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3297 | 2024.11.02 06:21:10.035348 [ 285 ] {da58c35b-b563-4ecb-9a0d-dfd1fb91e8dc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3298 | 2024.11.02 06:21:10.035706 [ 285 ] {da58c35b-b563-4ecb-9a0d-dfd1fb91e8dc} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3299 | 2024.11.02 06:21:10.035868 [ 285 ] {da58c35b-b563-4ecb-9a0d-dfd1fb91e8dc} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001727 sec., 77012.15981470759 rows/sec., 5.36 MiB/sec. | ||
3300 | 2024.11.02 06:21:10.036079 [ 285 ] {da58c35b-b563-4ecb-9a0d-dfd1fb91e8dc} <Debug> DynamicQueryHandler: Done processing query | ||
3301 | 2024.11.02 06:21:10.036102 [ 285 ] {da58c35b-b563-4ecb-9a0d-dfd1fb91e8dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3302 | 2024.11.02 06:21:10.036119 [ 285 ] {} <Debug> HTTP-Session: cd0ad00e-8a34-460c-80a1-34a79cbba864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3303 | 2024.11.02 06:21:10.036369 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3304 | 2024.11.02 06:21:10.036484 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40507, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3305 | 2024.11.02 06:21:10.036592 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3306 | 2024.11.02 06:21:10.036630 [ 284 ] {} <Debug> HTTP-Session: 7f5fe1fd-742c-4338-a9bd-d1175be3dc86 Authenticating user 'default' from [fd00:1122:3344:101::d]:40507 | ||
3307 | 2024.11.02 06:21:10.036663 [ 284 ] {} <Debug> HTTP-Session: 7f5fe1fd-742c-4338-a9bd-d1175be3dc86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3308 | 2024.11.02 06:21:10.036690 [ 284 ] {} <Debug> HTTP-Session: 7f5fe1fd-742c-4338-a9bd-d1175be3dc86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3309 | 2024.11.02 06:21:10.036758 [ 284 ] {} <Trace> HTTP-Session: 7f5fe1fd-742c-4338-a9bd-d1175be3dc86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3310 | 2024.11.02 06:21:10.036992 [ 284 ] {495dd115-da68-423f-bd8a-19b4323d1911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40507) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3311 | 2024.11.02 06:21:10.037043 [ 284 ] {495dd115-da68-423f-bd8a-19b4323d1911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3312 | 2024.11.02 06:21:10.037203 [ 284 ] {495dd115-da68-423f-bd8a-19b4323d1911} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3313 | 2024.11.02 06:21:10.037503 [ 284 ] {495dd115-da68-423f-bd8a-19b4323d1911} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3314 | 2024.11.02 06:21:10.037539 [ 284 ] {495dd115-da68-423f-bd8a-19b4323d1911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3315 | 2024.11.02 06:21:10.037905 [ 284 ] {495dd115-da68-423f-bd8a-19b4323d1911} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3316 | 2024.11.02 06:21:10.038236 [ 284 ] {495dd115-da68-423f-bd8a-19b4323d1911} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3317 | 2024.11.02 06:21:10.038402 [ 284 ] {495dd115-da68-423f-bd8a-19b4323d1911} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001488 sec., 32258.064516129034 rows/sec., 2.17 MiB/sec. | ||
3318 | 2024.11.02 06:21:10.038610 [ 284 ] {495dd115-da68-423f-bd8a-19b4323d1911} <Debug> DynamicQueryHandler: Done processing query | ||
3319 | 2024.11.02 06:21:10.038633 [ 284 ] {495dd115-da68-423f-bd8a-19b4323d1911} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3320 | 2024.11.02 06:21:10.038649 [ 284 ] {} <Debug> HTTP-Session: 7f5fe1fd-742c-4338-a9bd-d1175be3dc86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3321 | 2024.11.02 06:21:10.038877 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40507, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3322 | 2024.11.02 06:21:15.011536 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3323 | 2024.11.02 06:21:15.011699 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3324 | 2024.11.02 06:21:15.011740 [ 285 ] {} <Debug> HTTP-Session: 06d539db-48d2-45ef-99ed-2f7bc9457ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52135 | ||
3325 | 2024.11.02 06:21:15.011778 [ 285 ] {} <Debug> HTTP-Session: 06d539db-48d2-45ef-99ed-2f7bc9457ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3326 | 2024.11.02 06:21:15.011804 [ 285 ] {} <Debug> HTTP-Session: 06d539db-48d2-45ef-99ed-2f7bc9457ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3327 | 2024.11.02 06:21:15.011878 [ 285 ] {} <Trace> HTTP-Session: 06d539db-48d2-45ef-99ed-2f7bc9457ba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3328 | 2024.11.02 06:21:15.012143 [ 285 ] {e698e10b-5209-4463-9e61-1299b253c347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52135) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3329 | 2024.11.02 06:21:15.012208 [ 285 ] {e698e10b-5209-4463-9e61-1299b253c347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3330 | 2024.11.02 06:21:15.012529 [ 285 ] {e698e10b-5209-4463-9e61-1299b253c347} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3331 | 2024.11.02 06:21:15.013003 [ 285 ] {e698e10b-5209-4463-9e61-1299b253c347} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3332 | 2024.11.02 06:21:15.013043 [ 285 ] {e698e10b-5209-4463-9e61-1299b253c347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3333 | 2024.11.02 06:21:15.013458 [ 285 ] {e698e10b-5209-4463-9e61-1299b253c347} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3334 | 2024.11.02 06:21:15.013841 [ 285 ] {e698e10b-5209-4463-9e61-1299b253c347} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3335 | 2024.11.02 06:21:15.014009 [ 285 ] {e698e10b-5209-4463-9e61-1299b253c347} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.19 MiB/sec. | ||
3336 | 2024.11.02 06:21:15.014227 [ 285 ] {e698e10b-5209-4463-9e61-1299b253c347} <Debug> DynamicQueryHandler: Done processing query | ||
3337 | 2024.11.02 06:21:15.014254 [ 285 ] {e698e10b-5209-4463-9e61-1299b253c347} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3338 | 2024.11.02 06:21:15.014270 [ 285 ] {} <Debug> HTTP-Session: 06d539db-48d2-45ef-99ed-2f7bc9457ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3339 | 2024.11.02 06:21:15.014533 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3340 | 2024.11.02 06:21:15.014707 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51965, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3341 | 2024.11.02 06:21:15.014885 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3342 | 2024.11.02 06:21:15.014928 [ 284 ] {} <Debug> HTTP-Session: fac6676f-6a5c-4434-a5b2-cfeac53932a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51965 | ||
3343 | 2024.11.02 06:21:15.014969 [ 284 ] {} <Debug> HTTP-Session: fac6676f-6a5c-4434-a5b2-cfeac53932a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3344 | 2024.11.02 06:21:15.014998 [ 284 ] {} <Debug> HTTP-Session: fac6676f-6a5c-4434-a5b2-cfeac53932a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3345 | 2024.11.02 06:21:15.015083 [ 284 ] {} <Trace> HTTP-Session: fac6676f-6a5c-4434-a5b2-cfeac53932a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3346 | 2024.11.02 06:21:15.015329 [ 284 ] {5a8dbf79-5516-4b85-8ff4-37795afe719d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51965) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3347 | 2024.11.02 06:21:15.015401 [ 284 ] {5a8dbf79-5516-4b85-8ff4-37795afe719d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3348 | 2024.11.02 06:21:15.015752 [ 284 ] {5a8dbf79-5516-4b85-8ff4-37795afe719d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3349 | 2024.11.02 06:21:15.016197 [ 284 ] {5a8dbf79-5516-4b85-8ff4-37795afe719d} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3350 | 2024.11.02 06:21:15.016244 [ 284 ] {5a8dbf79-5516-4b85-8ff4-37795afe719d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3351 | 2024.11.02 06:21:15.016672 [ 284 ] {5a8dbf79-5516-4b85-8ff4-37795afe719d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3352 | 2024.11.02 06:21:15.017078 [ 284 ] {5a8dbf79-5516-4b85-8ff4-37795afe719d} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3353 | 2024.11.02 06:21:15.017271 [ 284 ] {5a8dbf79-5516-4b85-8ff4-37795afe719d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002009 sec., 31856.645097063218 rows/sec., 2.49 MiB/sec. | ||
3354 | 2024.11.02 06:21:15.017490 [ 284 ] {5a8dbf79-5516-4b85-8ff4-37795afe719d} <Debug> DynamicQueryHandler: Done processing query | ||
3355 | 2024.11.02 06:21:15.017517 [ 284 ] {5a8dbf79-5516-4b85-8ff4-37795afe719d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3356 | 2024.11.02 06:21:15.017534 [ 284 ] {} <Debug> HTTP-Session: fac6676f-6a5c-4434-a5b2-cfeac53932a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3357 | 2024.11.02 06:21:15.017788 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3358 | 2024.11.02 06:21:15.017827 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Length: 30605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3359 | 2024.11.02 06:21:15.017916 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3360 | 2024.11.02 06:21:15.017952 [ 285 ] {} <Debug> HTTP-Session: b8bcf10d-048d-4e88-ba78-908bd3d6c1c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52135 | ||
3361 | 2024.11.02 06:21:15.017981 [ 285 ] {} <Debug> HTTP-Session: b8bcf10d-048d-4e88-ba78-908bd3d6c1c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3362 | 2024.11.02 06:21:15.018000 [ 285 ] {} <Debug> HTTP-Session: b8bcf10d-048d-4e88-ba78-908bd3d6c1c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3363 | 2024.11.02 06:21:15.018047 [ 285 ] {} <Trace> HTTP-Session: b8bcf10d-048d-4e88-ba78-908bd3d6c1c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3364 | 2024.11.02 06:21:15.018242 [ 285 ] {9ceece63-3bc8-430d-85fe-f306cda92f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3365 | 2024.11.02 06:21:15.018303 [ 285 ] {9ceece63-3bc8-430d-85fe-f306cda92f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3366 | 2024.11.02 06:21:15.018516 [ 285 ] {9ceece63-3bc8-430d-85fe-f306cda92f6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3367 | 2024.11.02 06:21:15.018957 [ 285 ] {9ceece63-3bc8-430d-85fe-f306cda92f6b} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3368 | 2024.11.02 06:21:15.019000 [ 285 ] {9ceece63-3bc8-430d-85fe-f306cda92f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3369 | 2024.11.02 06:21:15.019409 [ 285 ] {9ceece63-3bc8-430d-85fe-f306cda92f6b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3370 | 2024.11.02 06:21:15.019755 [ 285 ] {9ceece63-3bc8-430d-85fe-f306cda92f6b} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3371 | 2024.11.02 06:21:15.019919 [ 285 ] {9ceece63-3bc8-430d-85fe-f306cda92f6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001763 sec., 90754.39591605218 rows/sec., 6.32 MiB/sec. | ||
3372 | 2024.11.02 06:21:15.020264 [ 285 ] {9ceece63-3bc8-430d-85fe-f306cda92f6b} <Debug> DynamicQueryHandler: Done processing query | ||
3373 | 2024.11.02 06:21:15.020297 [ 285 ] {9ceece63-3bc8-430d-85fe-f306cda92f6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3374 | 2024.11.02 06:21:15.020313 [ 285 ] {} <Debug> HTTP-Session: b8bcf10d-048d-4e88-ba78-908bd3d6c1c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3375 | 2024.11.02 06:21:15.020508 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3376 | 2024.11.02 06:21:15.020694 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36778, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3377 | 2024.11.02 06:21:15.020808 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3378 | 2024.11.02 06:21:15.020847 [ 284 ] {} <Debug> HTTP-Session: 266534b1-099e-4597-a364-ba80797b7df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36778 | ||
3379 | 2024.11.02 06:21:15.020882 [ 284 ] {} <Debug> HTTP-Session: 266534b1-099e-4597-a364-ba80797b7df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3380 | 2024.11.02 06:21:15.020909 [ 284 ] {} <Debug> HTTP-Session: 266534b1-099e-4597-a364-ba80797b7df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3381 | 2024.11.02 06:21:15.020980 [ 284 ] {} <Trace> HTTP-Session: 266534b1-099e-4597-a364-ba80797b7df1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3382 | 2024.11.02 06:21:15.021215 [ 284 ] {ec98de67-db64-4fc5-99ea-2162eba2b291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36778) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3383 | 2024.11.02 06:21:15.021269 [ 284 ] {ec98de67-db64-4fc5-99ea-2162eba2b291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3384 | 2024.11.02 06:21:15.021438 [ 284 ] {ec98de67-db64-4fc5-99ea-2162eba2b291} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3385 | 2024.11.02 06:21:15.021756 [ 284 ] {ec98de67-db64-4fc5-99ea-2162eba2b291} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3386 | 2024.11.02 06:21:15.021793 [ 284 ] {ec98de67-db64-4fc5-99ea-2162eba2b291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3387 | 2024.11.02 06:21:15.022179 [ 284 ] {ec98de67-db64-4fc5-99ea-2162eba2b291} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3388 | 2024.11.02 06:21:15.022509 [ 284 ] {ec98de67-db64-4fc5-99ea-2162eba2b291} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3389 | 2024.11.02 06:21:15.022655 [ 284 ] {ec98de67-db64-4fc5-99ea-2162eba2b291} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
3390 | 2024.11.02 06:21:15.022852 [ 284 ] {ec98de67-db64-4fc5-99ea-2162eba2b291} <Debug> DynamicQueryHandler: Done processing query | ||
3391 | 2024.11.02 06:21:15.022876 [ 284 ] {ec98de67-db64-4fc5-99ea-2162eba2b291} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3392 | 2024.11.02 06:21:15.022892 [ 284 ] {} <Debug> HTTP-Session: 266534b1-099e-4597-a364-ba80797b7df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3393 | 2024.11.02 06:21:15.023160 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3394 | 2024.11.02 06:21:15.784250 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3395 | 2024.11.02 06:21:16.084815 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3396 | 2024.11.02 06:21:16.133846 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34994, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3397 | 2024.11.02 06:21:16.201496 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3398 | 2024.11.02 06:21:16.451089 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3399 | 2024.11.02 06:21:16.535900 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3400 | 2024.11.02 06:21:16.539210 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3401 | 2024.11.02 06:21:16.561397 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38963, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3402 | 2024.11.02 06:21:16.584671 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3403 | 2024.11.02 06:21:16.590930 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3404 | 2024.11.02 06:21:16.667827 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3405 | 2024.11.02 06:21:16.683831 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3406 | 2024.11.02 06:21:16.691522 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61648, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3407 | 2024.11.02 06:21:16.755876 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35430, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3408 | 2024.11.02 06:21:16.778159 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3409 | 2024.11.02 06:21:16.806524 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3410 | 2024.11.02 06:21:16.840693 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3411 | 2024.11.02 06:21:16.884486 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3412 | 2024.11.02 06:21:16.939205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3413 | 2024.11.02 06:21:16.972341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3414 | 2024.11.02 06:21:17.016058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39150, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3415 | 2024.11.02 06:21:17.018395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61038, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3416 | 2024.11.02 06:21:17.030024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3417 | 2024.11.02 06:21:17.032292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34547, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3418 | 2024.11.02 06:21:18.376706 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 352 | ||
3419 | 2024.11.02 06:21:18.379414 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3420 | 2024.11.02 06:21:18.379465 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3421 | 2024.11.02 06:21:18.381177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3422 | 2024.11.02 06:21:18.382254 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3423 | 2024.11.02 06:21:18.383188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
3424 | 2024.11.02 06:21:20.019951 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3425 | 2024.11.02 06:21:20.020075 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3426 | 2024.11.02 06:21:20.020105 [ 285 ] {} <Debug> HTTP-Session: cd0cc814-bcd8-4c50-b762-acc0caffca51 Authenticating user 'default' from [fd00:1122:3344:101::d]:52135 | ||
3427 | 2024.11.02 06:21:20.020133 [ 285 ] {} <Debug> HTTP-Session: cd0cc814-bcd8-4c50-b762-acc0caffca51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3428 | 2024.11.02 06:21:20.020151 [ 285 ] {} <Debug> HTTP-Session: cd0cc814-bcd8-4c50-b762-acc0caffca51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3429 | 2024.11.02 06:21:20.020210 [ 285 ] {} <Trace> HTTP-Session: cd0cc814-bcd8-4c50-b762-acc0caffca51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3430 | 2024.11.02 06:21:20.020484 [ 285 ] {64088f69-0f2c-4ce0-be98-8cba4783ae2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52135) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3431 | 2024.11.02 06:21:20.020551 [ 285 ] {64088f69-0f2c-4ce0-be98-8cba4783ae2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3432 | 2024.11.02 06:21:20.020879 [ 285 ] {64088f69-0f2c-4ce0-be98-8cba4783ae2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3433 | 2024.11.02 06:21:20.021484 [ 285 ] {64088f69-0f2c-4ce0-be98-8cba4783ae2a} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3434 | 2024.11.02 06:21:20.021525 [ 285 ] {64088f69-0f2c-4ce0-be98-8cba4783ae2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3435 | 2024.11.02 06:21:20.021960 [ 285 ] {64088f69-0f2c-4ce0-be98-8cba4783ae2a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3436 | 2024.11.02 06:21:20.022363 [ 285 ] {64088f69-0f2c-4ce0-be98-8cba4783ae2a} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3437 | 2024.11.02 06:21:20.022540 [ 285 ] {64088f69-0f2c-4ce0-be98-8cba4783ae2a} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002178 sec., 125344.3526170799 rows/sec., 11.14 MiB/sec. | ||
3438 | 2024.11.02 06:21:20.022741 [ 285 ] {64088f69-0f2c-4ce0-be98-8cba4783ae2a} <Debug> DynamicQueryHandler: Done processing query | ||
3439 | 2024.11.02 06:21:20.022767 [ 285 ] {64088f69-0f2c-4ce0-be98-8cba4783ae2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
3440 | 2024.11.02 06:21:20.022784 [ 285 ] {} <Debug> HTTP-Session: cd0cc814-bcd8-4c50-b762-acc0caffca51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3441 | 2024.11.02 06:21:20.022980 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3442 | 2024.11.02 06:21:20.023136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39611, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3443 | 2024.11.02 06:21:20.023256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3444 | 2024.11.02 06:21:20.023285 [ 3 ] {} <Debug> HTTP-Session: 020e51d1-7891-4994-8cc5-b7dfd2e532e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39611 | ||
3445 | 2024.11.02 06:21:20.023313 [ 3 ] {} <Debug> HTTP-Session: 020e51d1-7891-4994-8cc5-b7dfd2e532e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3446 | 2024.11.02 06:21:20.023332 [ 3 ] {} <Debug> HTTP-Session: 020e51d1-7891-4994-8cc5-b7dfd2e532e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3447 | 2024.11.02 06:21:20.023393 [ 3 ] {} <Trace> HTTP-Session: 020e51d1-7891-4994-8cc5-b7dfd2e532e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3448 | 2024.11.02 06:21:20.023612 [ 3 ] {db6032d6-735d-4422-af75-35ada64f7978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39611) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3449 | 2024.11.02 06:21:20.023688 [ 3 ] {db6032d6-735d-4422-af75-35ada64f7978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3450 | 2024.11.02 06:21:20.024080 [ 3 ] {db6032d6-735d-4422-af75-35ada64f7978} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3451 | 2024.11.02 06:21:20.024528 [ 3 ] {db6032d6-735d-4422-af75-35ada64f7978} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3452 | 2024.11.02 06:21:20.024570 [ 3 ] {db6032d6-735d-4422-af75-35ada64f7978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3453 | 2024.11.02 06:21:20.024985 [ 3 ] {db6032d6-735d-4422-af75-35ada64f7978} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3454 | 2024.11.02 06:21:20.025384 [ 3 ] {db6032d6-735d-4422-af75-35ada64f7978} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3455 | 2024.11.02 06:21:20.025566 [ 3 ] {db6032d6-735d-4422-af75-35ada64f7978} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.002035 sec., 20638.820638820638 rows/sec., 1.52 MiB/sec. | ||
3456 | 2024.11.02 06:21:20.025770 [ 3 ] {db6032d6-735d-4422-af75-35ada64f7978} <Debug> DynamicQueryHandler: Done processing query | ||
3457 | 2024.11.02 06:21:20.025797 [ 3 ] {db6032d6-735d-4422-af75-35ada64f7978} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3458 | 2024.11.02 06:21:20.025813 [ 3 ] {} <Debug> HTTP-Session: 020e51d1-7891-4994-8cc5-b7dfd2e532e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3459 | 2024.11.02 06:21:20.026016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39611, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3460 | 2024.11.02 06:21:20.026016 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3461 | 2024.11.02 06:21:20.026125 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3462 | 2024.11.02 06:21:20.026150 [ 285 ] {} <Debug> HTTP-Session: 966a322e-31cf-4724-aa8e-379117cb1739 Authenticating user 'default' from [fd00:1122:3344:101::d]:52135 | ||
3463 | 2024.11.02 06:21:20.026187 [ 285 ] {} <Debug> HTTP-Session: 966a322e-31cf-4724-aa8e-379117cb1739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3464 | 2024.11.02 06:21:20.026207 [ 285 ] {} <Debug> HTTP-Session: 966a322e-31cf-4724-aa8e-379117cb1739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3465 | 2024.11.02 06:21:20.026254 [ 285 ] {} <Trace> HTTP-Session: 966a322e-31cf-4724-aa8e-379117cb1739 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3466 | 2024.11.02 06:21:20.026368 [ 285 ] {4c990239-a4f4-4787-8c8f-964690796668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52135) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3467 | 2024.11.02 06:21:20.026414 [ 285 ] {4c990239-a4f4-4787-8c8f-964690796668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3468 | 2024.11.02 06:21:20.026671 [ 285 ] {4c990239-a4f4-4787-8c8f-964690796668} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3469 | 2024.11.02 06:21:20.027003 [ 285 ] {4c990239-a4f4-4787-8c8f-964690796668} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2024.11.02 06:21:20.027040 [ 285 ] {4c990239-a4f4-4787-8c8f-964690796668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3471 | 2024.11.02 06:21:20.027400 [ 285 ] {4c990239-a4f4-4787-8c8f-964690796668} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3472 | 2024.11.02 06:21:20.027763 [ 285 ] {4c990239-a4f4-4787-8c8f-964690796668} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3473 | 2024.11.02 06:21:20.027933 [ 285 ] {4c990239-a4f4-4787-8c8f-964690796668} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 613.56 KiB/sec. | ||
3474 | 2024.11.02 06:21:20.028153 [ 285 ] {4c990239-a4f4-4787-8c8f-964690796668} <Debug> DynamicQueryHandler: Done processing query | ||
3475 | 2024.11.02 06:21:20.028179 [ 285 ] {4c990239-a4f4-4787-8c8f-964690796668} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3476 | 2024.11.02 06:21:20.028194 [ 285 ] {} <Debug> HTTP-Session: 966a322e-31cf-4724-aa8e-379117cb1739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3477 | 2024.11.02 06:21:20.028332 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3478 | 2024.11.02 06:21:20.028424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59425, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3479 | 2024.11.02 06:21:20.028496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3480 | 2024.11.02 06:21:20.028522 [ 3 ] {} <Debug> HTTP-Session: e49b5d9f-d838-4bd8-bccf-15a7f4a0a50e Authenticating user 'default' from [fd00:1122:3344:101::d]:59425 | ||
3481 | 2024.11.02 06:21:20.028546 [ 3 ] {} <Debug> HTTP-Session: e49b5d9f-d838-4bd8-bccf-15a7f4a0a50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3482 | 2024.11.02 06:21:20.028563 [ 3 ] {} <Debug> HTTP-Session: e49b5d9f-d838-4bd8-bccf-15a7f4a0a50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3483 | 2024.11.02 06:21:20.028616 [ 3 ] {} <Trace> HTTP-Session: e49b5d9f-d838-4bd8-bccf-15a7f4a0a50e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3484 | 2024.11.02 06:21:20.028759 [ 3 ] {a69079f6-b789-4fde-9904-3781778e7456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59425) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3485 | 2024.11.02 06:21:20.028819 [ 3 ] {a69079f6-b789-4fde-9904-3781778e7456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3486 | 2024.11.02 06:21:20.029148 [ 3 ] {a69079f6-b789-4fde-9904-3781778e7456} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3487 | 2024.11.02 06:21:20.029477 [ 3 ] {a69079f6-b789-4fde-9904-3781778e7456} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3488 | 2024.11.02 06:21:20.029515 [ 3 ] {a69079f6-b789-4fde-9904-3781778e7456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3489 | 2024.11.02 06:21:20.029891 [ 3 ] {a69079f6-b789-4fde-9904-3781778e7456} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3490 | 2024.11.02 06:21:20.030259 [ 3 ] {a69079f6-b789-4fde-9904-3781778e7456} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3491 | 2024.11.02 06:21:20.030421 [ 3 ] {a69079f6-b789-4fde-9904-3781778e7456} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001702 sec., 3525.2643948296122 rows/sec., 208.28 KiB/sec. | ||
3492 | 2024.11.02 06:21:20.030592 [ 3 ] {a69079f6-b789-4fde-9904-3781778e7456} <Debug> DynamicQueryHandler: Done processing query | ||
3493 | 2024.11.02 06:21:20.030618 [ 3 ] {a69079f6-b789-4fde-9904-3781778e7456} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3494 | 2024.11.02 06:21:20.030634 [ 3 ] {} <Debug> HTTP-Session: e49b5d9f-d838-4bd8-bccf-15a7f4a0a50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3495 | 2024.11.02 06:21:20.030977 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3496 | 2024.11.02 06:21:20.031004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3497 | 2024.11.02 06:21:20.031102 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3498 | 2024.11.02 06:21:20.031160 [ 285 ] {} <Debug> HTTP-Session: a18edcba-a822-4258-b3b1-1f0178371f82 Authenticating user 'default' from [fd00:1122:3344:101::d]:52135 | ||
3499 | 2024.11.02 06:21:20.031201 [ 285 ] {} <Debug> HTTP-Session: a18edcba-a822-4258-b3b1-1f0178371f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3500 | 2024.11.02 06:21:20.031229 [ 285 ] {} <Debug> HTTP-Session: a18edcba-a822-4258-b3b1-1f0178371f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3501 | 2024.11.02 06:21:20.031290 [ 285 ] {} <Trace> HTTP-Session: a18edcba-a822-4258-b3b1-1f0178371f82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3502 | 2024.11.02 06:21:20.031534 [ 285 ] {29f9ad58-7a07-4da3-a4e8-b594c8334c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52135) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3503 | 2024.11.02 06:21:20.031581 [ 285 ] {29f9ad58-7a07-4da3-a4e8-b594c8334c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3504 | 2024.11.02 06:21:20.031835 [ 285 ] {29f9ad58-7a07-4da3-a4e8-b594c8334c11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3505 | 2024.11.02 06:21:20.032420 [ 285 ] {29f9ad58-7a07-4da3-a4e8-b594c8334c11} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3506 | 2024.11.02 06:21:20.032457 [ 285 ] {29f9ad58-7a07-4da3-a4e8-b594c8334c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3507 | 2024.11.02 06:21:20.032835 [ 285 ] {29f9ad58-7a07-4da3-a4e8-b594c8334c11} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3508 | 2024.11.02 06:21:20.033195 [ 285 ] {29f9ad58-7a07-4da3-a4e8-b594c8334c11} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3509 | 2024.11.02 06:21:20.033331 [ 285 ] {29f9ad58-7a07-4da3-a4e8-b594c8334c11} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001904 sec., 222689.0756302521 rows/sec., 15.92 MiB/sec. | ||
3510 | 2024.11.02 06:21:20.033518 [ 285 ] {29f9ad58-7a07-4da3-a4e8-b594c8334c11} <Debug> DynamicQueryHandler: Done processing query | ||
3511 | 2024.11.02 06:21:20.033542 [ 285 ] {29f9ad58-7a07-4da3-a4e8-b594c8334c11} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3512 | 2024.11.02 06:21:20.033559 [ 285 ] {} <Debug> HTTP-Session: a18edcba-a822-4258-b3b1-1f0178371f82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3513 | 2024.11.02 06:21:20.033728 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3514 | 2024.11.02 06:21:20.033834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51180, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3515 | 2024.11.02 06:21:20.033901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3516 | 2024.11.02 06:21:20.033926 [ 3 ] {} <Debug> HTTP-Session: 93a1aedb-e5fd-4b9b-85b1-e85dc416fd73 Authenticating user 'default' from [fd00:1122:3344:101::d]:51180 | ||
3517 | 2024.11.02 06:21:20.033947 [ 3 ] {} <Debug> HTTP-Session: 93a1aedb-e5fd-4b9b-85b1-e85dc416fd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3518 | 2024.11.02 06:21:20.033964 [ 3 ] {} <Debug> HTTP-Session: 93a1aedb-e5fd-4b9b-85b1-e85dc416fd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3519 | 2024.11.02 06:21:20.034011 [ 3 ] {} <Trace> HTTP-Session: 93a1aedb-e5fd-4b9b-85b1-e85dc416fd73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3520 | 2024.11.02 06:21:20.034138 [ 3 ] {8e083c97-86c4-4427-a70c-7061a0377026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51180) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3521 | 2024.11.02 06:21:20.034195 [ 3 ] {8e083c97-86c4-4427-a70c-7061a0377026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3522 | 2024.11.02 06:21:20.034363 [ 3 ] {8e083c97-86c4-4427-a70c-7061a0377026} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3523 | 2024.11.02 06:21:20.034703 [ 3 ] {8e083c97-86c4-4427-a70c-7061a0377026} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3524 | 2024.11.02 06:21:20.034738 [ 3 ] {8e083c97-86c4-4427-a70c-7061a0377026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3525 | 2024.11.02 06:21:20.035100 [ 3 ] {8e083c97-86c4-4427-a70c-7061a0377026} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3526 | 2024.11.02 06:21:20.035432 [ 3 ] {8e083c97-86c4-4427-a70c-7061a0377026} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3527 | 2024.11.02 06:21:20.035562 [ 3 ] {8e083c97-86c4-4427-a70c-7061a0377026} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. | ||
3528 | 2024.11.02 06:21:20.035770 [ 3 ] {8e083c97-86c4-4427-a70c-7061a0377026} <Debug> DynamicQueryHandler: Done processing query | ||
3529 | 2024.11.02 06:21:20.035795 [ 3 ] {8e083c97-86c4-4427-a70c-7061a0377026} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3530 | 2024.11.02 06:21:20.035811 [ 3 ] {} <Debug> HTTP-Session: 93a1aedb-e5fd-4b9b-85b1-e85dc416fd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3531 | 2024.11.02 06:21:20.036023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3532 | 2024.11.02 06:21:20.036040 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3533 | 2024.11.02 06:21:20.036155 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3534 | 2024.11.02 06:21:20.036215 [ 285 ] {} <Debug> HTTP-Session: d04851fe-1aab-4b5a-bf22-e3f94a03c1ad Authenticating user 'default' from [fd00:1122:3344:101::d]:52135 | ||
3535 | 2024.11.02 06:21:20.036255 [ 285 ] {} <Debug> HTTP-Session: d04851fe-1aab-4b5a-bf22-e3f94a03c1ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3536 | 2024.11.02 06:21:20.036281 [ 285 ] {} <Debug> HTTP-Session: d04851fe-1aab-4b5a-bf22-e3f94a03c1ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3537 | 2024.11.02 06:21:20.036325 [ 285 ] {} <Trace> HTTP-Session: d04851fe-1aab-4b5a-bf22-e3f94a03c1ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3538 | 2024.11.02 06:21:20.036542 [ 285 ] {2c9e08e2-906e-4fe1-b41b-ddd3e39a13e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3539 | 2024.11.02 06:21:20.036601 [ 285 ] {2c9e08e2-906e-4fe1-b41b-ddd3e39a13e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3540 | 2024.11.02 06:21:20.036812 [ 285 ] {2c9e08e2-906e-4fe1-b41b-ddd3e39a13e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3541 | 2024.11.02 06:21:20.037339 [ 285 ] {2c9e08e2-906e-4fe1-b41b-ddd3e39a13e8} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3542 | 2024.11.02 06:21:20.037376 [ 285 ] {2c9e08e2-906e-4fe1-b41b-ddd3e39a13e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3543 | 2024.11.02 06:21:20.037767 [ 285 ] {2c9e08e2-906e-4fe1-b41b-ddd3e39a13e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3544 | 2024.11.02 06:21:20.038102 [ 285 ] {2c9e08e2-906e-4fe1-b41b-ddd3e39a13e8} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3545 | 2024.11.02 06:21:20.038249 [ 285 ] {2c9e08e2-906e-4fe1-b41b-ddd3e39a13e8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001801 sec., 131593.55913381453 rows/sec., 8.82 MiB/sec. | ||
3546 | 2024.11.02 06:21:20.038424 [ 285 ] {2c9e08e2-906e-4fe1-b41b-ddd3e39a13e8} <Debug> DynamicQueryHandler: Done processing query | ||
3547 | 2024.11.02 06:21:20.038448 [ 285 ] {2c9e08e2-906e-4fe1-b41b-ddd3e39a13e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3548 | 2024.11.02 06:21:20.038464 [ 285 ] {} <Debug> HTTP-Session: d04851fe-1aab-4b5a-bf22-e3f94a03c1ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3549 | 2024.11.02 06:21:20.038607 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3550 | 2024.11.02 06:21:20.038690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44225, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3551 | 2024.11.02 06:21:20.038777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3552 | 2024.11.02 06:21:20.038804 [ 3 ] {} <Debug> HTTP-Session: 31a18c8a-ba18-4f68-913c-e66cb50478ef Authenticating user 'default' from [fd00:1122:3344:101::d]:44225 | ||
3553 | 2024.11.02 06:21:20.038826 [ 3 ] {} <Debug> HTTP-Session: 31a18c8a-ba18-4f68-913c-e66cb50478ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3554 | 2024.11.02 06:21:20.038843 [ 3 ] {} <Debug> HTTP-Session: 31a18c8a-ba18-4f68-913c-e66cb50478ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3555 | 2024.11.02 06:21:20.038887 [ 3 ] {} <Trace> HTTP-Session: 31a18c8a-ba18-4f68-913c-e66cb50478ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3556 | 2024.11.02 06:21:20.039024 [ 3 ] {11093805-357b-4c50-abe6-9a233e3f6585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44225) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3557 | 2024.11.02 06:21:20.039083 [ 3 ] {11093805-357b-4c50-abe6-9a233e3f6585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3558 | 2024.11.02 06:21:20.039271 [ 3 ] {11093805-357b-4c50-abe6-9a233e3f6585} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3559 | 2024.11.02 06:21:20.039565 [ 3 ] {11093805-357b-4c50-abe6-9a233e3f6585} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3560 | 2024.11.02 06:21:20.039601 [ 3 ] {11093805-357b-4c50-abe6-9a233e3f6585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3561 | 2024.11.02 06:21:20.039965 [ 3 ] {11093805-357b-4c50-abe6-9a233e3f6585} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3562 | 2024.11.02 06:21:20.040309 [ 3 ] {11093805-357b-4c50-abe6-9a233e3f6585} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3563 | 2024.11.02 06:21:20.040438 [ 3 ] {11093805-357b-4c50-abe6-9a233e3f6585} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 46.57 KiB/sec. | ||
3564 | 2024.11.02 06:21:20.040612 [ 3 ] {11093805-357b-4c50-abe6-9a233e3f6585} <Debug> DynamicQueryHandler: Done processing query | ||
3565 | 2024.11.02 06:21:20.040638 [ 3 ] {11093805-357b-4c50-abe6-9a233e3f6585} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3566 | 2024.11.02 06:21:20.040653 [ 3 ] {} <Debug> HTTP-Session: 31a18c8a-ba18-4f68-913c-e66cb50478ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3567 | 2024.11.02 06:21:20.040935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3568 | 2024.11.02 06:21:20.041100 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34691, User-Agent: (none), Length: 69898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3569 | 2024.11.02 06:21:20.041206 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3570 | 2024.11.02 06:21:20.041246 [ 285 ] {} <Debug> HTTP-Session: f03335d4-053c-4c28-99c8-dfb499bfb39d Authenticating user 'default' from [fd00:1122:3344:101::d]:34691 | ||
3571 | 2024.11.02 06:21:20.041278 [ 285 ] {} <Debug> HTTP-Session: f03335d4-053c-4c28-99c8-dfb499bfb39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3572 | 2024.11.02 06:21:20.041295 [ 285 ] {} <Debug> HTTP-Session: f03335d4-053c-4c28-99c8-dfb499bfb39d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3573 | 2024.11.02 06:21:20.041340 [ 285 ] {} <Trace> HTTP-Session: f03335d4-053c-4c28-99c8-dfb499bfb39d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3574 | 2024.11.02 06:21:20.042172 [ 285 ] {b09790c2-214c-4ac1-9691-83311c6846be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34691) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3575 | 2024.11.02 06:21:20.042259 [ 285 ] {b09790c2-214c-4ac1-9691-83311c6846be} <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 | ||
3576 | 2024.11.02 06:21:20.042733 [ 285 ] {b09790c2-214c-4ac1-9691-83311c6846be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3577 | 2024.11.02 06:21:20.043562 [ 285 ] {b09790c2-214c-4ac1-9691-83311c6846be} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3578 | 2024.11.02 06:21:20.043598 [ 285 ] {b09790c2-214c-4ac1-9691-83311c6846be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3579 | 2024.11.02 06:21:20.044253 [ 285 ] {b09790c2-214c-4ac1-9691-83311c6846be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3580 | 2024.11.02 06:21:20.044656 [ 285 ] {b09790c2-214c-4ac1-9691-83311c6846be} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2024.11.02 06:21:20.044839 [ 285 ] {b09790c2-214c-4ac1-9691-83311c6846be} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003356 sec., 12514.898688915375 rows/sec., 22.43 MiB/sec. | ||
3582 | 2024.11.02 06:21:20.045065 [ 285 ] {b09790c2-214c-4ac1-9691-83311c6846be} <Debug> DynamicQueryHandler: Done processing query | ||
3583 | 2024.11.02 06:21:20.045089 [ 285 ] {b09790c2-214c-4ac1-9691-83311c6846be} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
3584 | 2024.11.02 06:21:20.045104 [ 285 ] {} <Debug> HTTP-Session: f03335d4-053c-4c28-99c8-dfb499bfb39d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3585 | 2024.11.02 06:21:20.045276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44225, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3586 | 2024.11.02 06:21:20.045300 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34691, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3587 | 2024.11.02 06:21:20.045376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3588 | 2024.11.02 06:21:20.045412 [ 3 ] {} <Debug> HTTP-Session: 3c756d86-d1fa-4a2a-8f48-16aaf3a69810 Authenticating user 'default' from [fd00:1122:3344:101::d]:44225 | ||
3589 | 2024.11.02 06:21:20.045443 [ 3 ] {} <Debug> HTTP-Session: 3c756d86-d1fa-4a2a-8f48-16aaf3a69810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3590 | 2024.11.02 06:21:20.045469 [ 3 ] {} <Debug> HTTP-Session: 3c756d86-d1fa-4a2a-8f48-16aaf3a69810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3591 | 2024.11.02 06:21:20.045514 [ 3 ] {} <Trace> HTTP-Session: 3c756d86-d1fa-4a2a-8f48-16aaf3a69810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3592 | 2024.11.02 06:21:20.045694 [ 3 ] {c3f0c662-cb75-4788-bcea-eedde06c5b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44225) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3593 | 2024.11.02 06:21:20.045752 [ 3 ] {c3f0c662-cb75-4788-bcea-eedde06c5b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3594 | 2024.11.02 06:21:20.045937 [ 3 ] {c3f0c662-cb75-4788-bcea-eedde06c5b44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3595 | 2024.11.02 06:21:20.046312 [ 3 ] {c3f0c662-cb75-4788-bcea-eedde06c5b44} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3596 | 2024.11.02 06:21:20.046349 [ 3 ] {c3f0c662-cb75-4788-bcea-eedde06c5b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3597 | 2024.11.02 06:21:20.046715 [ 3 ] {c3f0c662-cb75-4788-bcea-eedde06c5b44} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3598 | 2024.11.02 06:21:20.047053 [ 3 ] {c3f0c662-cb75-4788-bcea-eedde06c5b44} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3599 | 2024.11.02 06:21:20.047186 [ 3 ] {c3f0c662-cb75-4788-bcea-eedde06c5b44} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001574 sec., 52096.56925031766 rows/sec., 3.31 MiB/sec. | ||
3600 | 2024.11.02 06:21:20.047362 [ 3 ] {c3f0c662-cb75-4788-bcea-eedde06c5b44} <Debug> DynamicQueryHandler: Done processing query | ||
3601 | 2024.11.02 06:21:20.047386 [ 3 ] {c3f0c662-cb75-4788-bcea-eedde06c5b44} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3602 | 2024.11.02 06:21:20.047402 [ 3 ] {} <Debug> HTTP-Session: 3c756d86-d1fa-4a2a-8f48-16aaf3a69810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3603 | 2024.11.02 06:21:20.047702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3604 | 2024.11.02 06:21:23.279310 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3605 | 2024.11.02 06:21:23.279401 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3606 | 2024.11.02 06:21:25.011430 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56950, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3607 | 2024.11.02 06:21:25.011532 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3608 | 2024.11.02 06:21:25.011555 [ 285 ] {} <Debug> HTTP-Session: 3b8b2a0c-b453-4e2c-92c1-4940c308c11f Authenticating user 'default' from [fd00:1122:3344:101::d]:56950 | ||
3609 | 2024.11.02 06:21:25.011578 [ 285 ] {} <Debug> HTTP-Session: 3b8b2a0c-b453-4e2c-92c1-4940c308c11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3610 | 2024.11.02 06:21:25.011592 [ 285 ] {} <Debug> HTTP-Session: 3b8b2a0c-b453-4e2c-92c1-4940c308c11f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3611 | 2024.11.02 06:21:25.011642 [ 285 ] {} <Trace> HTTP-Session: 3b8b2a0c-b453-4e2c-92c1-4940c308c11f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3612 | 2024.11.02 06:21:25.011810 [ 285 ] {abed3fc6-3905-494a-ab83-ee260052c47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56950) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3613 | 2024.11.02 06:21:25.011872 [ 285 ] {abed3fc6-3905-494a-ab83-ee260052c47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3614 | 2024.11.02 06:21:25.012194 [ 285 ] {abed3fc6-3905-494a-ab83-ee260052c47e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3615 | 2024.11.02 06:21:25.012639 [ 285 ] {abed3fc6-3905-494a-ab83-ee260052c47e} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3616 | 2024.11.02 06:21:25.012677 [ 285 ] {abed3fc6-3905-494a-ab83-ee260052c47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3617 | 2024.11.02 06:21:25.013070 [ 285 ] {abed3fc6-3905-494a-ab83-ee260052c47e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3618 | 2024.11.02 06:21:25.013453 [ 285 ] {abed3fc6-3905-494a-ab83-ee260052c47e} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3619 | 2024.11.02 06:21:25.013609 [ 285 ] {abed3fc6-3905-494a-ab83-ee260052c47e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001849 sec., 1081.6657652785289 rows/sec., 88.20 KiB/sec. | ||
3620 | 2024.11.02 06:21:25.013820 [ 285 ] {abed3fc6-3905-494a-ab83-ee260052c47e} <Debug> DynamicQueryHandler: Done processing query | ||
3621 | 2024.11.02 06:21:25.013845 [ 285 ] {abed3fc6-3905-494a-ab83-ee260052c47e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3622 | 2024.11.02 06:21:25.013863 [ 285 ] {} <Debug> HTTP-Session: 3b8b2a0c-b453-4e2c-92c1-4940c308c11f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3623 | 2024.11.02 06:21:25.014020 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3624 | 2024.11.02 06:21:25.014162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38644, User-Agent: (none), Length: 7948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3625 | 2024.11.02 06:21:25.014286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3626 | 2024.11.02 06:21:25.014315 [ 3 ] {} <Debug> HTTP-Session: b162520a-4ab4-488c-b74e-f4b602027555 Authenticating user 'default' from [fd00:1122:3344:101::d]:38644 | ||
3627 | 2024.11.02 06:21:25.014343 [ 3 ] {} <Debug> HTTP-Session: b162520a-4ab4-488c-b74e-f4b602027555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3628 | 2024.11.02 06:21:25.014361 [ 3 ] {} <Debug> HTTP-Session: b162520a-4ab4-488c-b74e-f4b602027555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3629 | 2024.11.02 06:21:25.014421 [ 3 ] {} <Trace> HTTP-Session: b162520a-4ab4-488c-b74e-f4b602027555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3630 | 2024.11.02 06:21:25.014619 [ 3 ] {a959212b-e57c-4eda-a454-141670bda7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38644) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3631 | 2024.11.02 06:21:25.014685 [ 3 ] {a959212b-e57c-4eda-a454-141670bda7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3632 | 2024.11.02 06:21:25.015022 [ 3 ] {a959212b-e57c-4eda-a454-141670bda7be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3633 | 2024.11.02 06:21:25.015436 [ 3 ] {a959212b-e57c-4eda-a454-141670bda7be} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3634 | 2024.11.02 06:21:25.015474 [ 3 ] {a959212b-e57c-4eda-a454-141670bda7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3635 | 2024.11.02 06:21:25.015892 [ 3 ] {a959212b-e57c-4eda-a454-141670bda7be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3636 | 2024.11.02 06:21:25.016295 [ 3 ] {a959212b-e57c-4eda-a454-141670bda7be} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3637 | 2024.11.02 06:21:25.016435 [ 92 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3638 | 2024.11.02 06:21:25.016439 [ 3 ] {a959212b-e57c-4eda-a454-141670bda7be} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001889 sec., 30174.695606140813 rows/sec., 2.30 MiB/sec. | ||
3639 | 2024.11.02 06:21:25.016477 [ 92 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3640 | 2024.11.02 06:21:25.016510 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3641 | 2024.11.02 06:21:25.016643 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
3642 | 2024.11.02 06:21:25.016693 [ 3 ] {a959212b-e57c-4eda-a454-141670bda7be} <Debug> DynamicQueryHandler: Done processing query | ||
3643 | 2024.11.02 06:21:25.016725 [ 3 ] {a959212b-e57c-4eda-a454-141670bda7be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3644 | 2024.11.02 06:21:25.016756 [ 3 ] {} <Debug> HTTP-Session: b162520a-4ab4-488c-b74e-f4b602027555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3645 | 2024.11.02 06:21:25.016824 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3646 | 2024.11.02 06:21:25.016864 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1414 rows starting from the beginning of the part | ||
3647 | 2024.11.02 06:21:25.017005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3648 | 2024.11.02 06:21:25.017077 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56950, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3649 | 2024.11.02 06:21:25.017288 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 273 rows starting from the beginning of the part | ||
3650 | 2024.11.02 06:21:25.017424 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3651 | 2024.11.02 06:21:25.017543 [ 285 ] {} <Debug> HTTP-Session: 71056da0-277e-4be4-89b8-f4817b20290f Authenticating user 'default' from [fd00:1122:3344:101::d]:56950 | ||
3652 | 2024.11.02 06:21:25.017630 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 61 rows starting from the beginning of the part | ||
3653 | 2024.11.02 06:21:25.017658 [ 285 ] {} <Debug> HTTP-Session: 71056da0-277e-4be4-89b8-f4817b20290f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3654 | 2024.11.02 06:21:25.017770 [ 285 ] {} <Debug> HTTP-Session: 71056da0-277e-4be4-89b8-f4817b20290f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3655 | 2024.11.02 06:21:25.017978 [ 285 ] {} <Trace> HTTP-Session: 71056da0-277e-4be4-89b8-f4817b20290f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3656 | 2024.11.02 06:21:25.017992 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
3657 | 2024.11.02 06:21:25.018288 [ 285 ] {491d1caf-e2f5-4f89-ad76-646f2686d8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56950) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3658 | 2024.11.02 06:21:25.018308 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 273 rows starting from the beginning of the part | ||
3659 | 2024.11.02 06:21:25.018395 [ 285 ] {491d1caf-e2f5-4f89-ad76-646f2686d8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3660 | 2024.11.02 06:21:25.018560 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 57 rows starting from the beginning of the part | ||
3661 | 2024.11.02 06:21:25.019554 [ 285 ] {491d1caf-e2f5-4f89-ad76-646f2686d8d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3662 | 2024.11.02 06:21:25.020424 [ 285 ] {491d1caf-e2f5-4f89-ad76-646f2686d8d1} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3663 | 2024.11.02 06:21:25.020491 [ 285 ] {491d1caf-e2f5-4f89-ad76-646f2686d8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3664 | 2024.11.02 06:21:25.021409 [ 285 ] {491d1caf-e2f5-4f89-ad76-646f2686d8d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3665 | 2024.11.02 06:21:25.022308 [ 285 ] {491d1caf-e2f5-4f89-ad76-646f2686d8d1} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3666 | 2024.11.02 06:21:25.022330 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2134 rows, containing 5 columns (5 merged, 0 gathered) in 0.005750327 sec., 371109.3299563659 rows/sec., 32.72 MiB/sec. | ||
3667 | 2024.11.02 06:21:25.022568 [ 285 ] {491d1caf-e2f5-4f89-ad76-646f2686d8d1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004402 sec., 454.3389368468878 rows/sec., 31.72 KiB/sec. | ||
3668 | 2024.11.02 06:21:25.022638 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3669 | 2024.11.02 06:21:25.023260 [ 285 ] {491d1caf-e2f5-4f89-ad76-646f2686d8d1} <Debug> DynamicQueryHandler: Done processing query | ||
3670 | 2024.11.02 06:21:25.023336 [ 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): | ||
3671 | |||
3672 | (version 23.8.7.1) | ||
3673 | 2024.11.02 06:21:25.023344 [ 285 ] {491d1caf-e2f5-4f89-ad76-646f2686d8d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3674 | 2024.11.02 06:21:25.023424 [ 285 ] {} <Debug> HTTP-Session: 71056da0-277e-4be4-89b8-f4817b20290f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3675 | 2024.11.02 06:21:25.023689 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3676 | 2024.11.02 06:21:25.023732 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_16_3} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3677 | 2024.11.02 06:21:25.023754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61097, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3678 | 2024.11.02 06:21:25.023842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3679 | 2024.11.02 06:21:25.023883 [ 3 ] {} <Debug> HTTP-Session: eb5c46d6-05b9-4ea2-8fcb-fb17672ebaa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61097 | ||
3680 | 2024.11.02 06:21:25.023940 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_16_3} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3681 | 2024.11.02 06:21:25.023941 [ 3 ] {} <Debug> HTTP-Session: eb5c46d6-05b9-4ea2-8fcb-fb17672ebaa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3682 | 2024.11.02 06:21:25.023979 [ 3 ] {} <Debug> HTTP-Session: eb5c46d6-05b9-4ea2-8fcb-fb17672ebaa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3683 | 2024.11.02 06:21:25.024043 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3684 | 2024.11.02 06:21:25.024053 [ 3 ] {} <Trace> HTTP-Session: eb5c46d6-05b9-4ea2-8fcb-fb17672ebaa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3685 | 2024.11.02 06:21:25.024183 [ 3 ] {96c1a7b2-2ee0-4ef7-84e4-474e5e6f2685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61097) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3686 | 2024.11.02 06:21:25.024230 [ 3 ] {96c1a7b2-2ee0-4ef7-84e4-474e5e6f2685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3687 | 2024.11.02 06:21:25.024480 [ 3 ] {96c1a7b2-2ee0-4ef7-84e4-474e5e6f2685} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3688 | 2024.11.02 06:21:25.024849 [ 3 ] {96c1a7b2-2ee0-4ef7-84e4-474e5e6f2685} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3689 | 2024.11.02 06:21:25.024888 [ 3 ] {96c1a7b2-2ee0-4ef7-84e4-474e5e6f2685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3690 | 2024.11.02 06:21:25.025260 [ 3 ] {96c1a7b2-2ee0-4ef7-84e4-474e5e6f2685} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3691 | 2024.11.02 06:21:25.025639 [ 3 ] {96c1a7b2-2ee0-4ef7-84e4-474e5e6f2685} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3692 | 2024.11.02 06:21:25.025768 [ 92 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3693 | 2024.11.02 06:21:25.025769 [ 3 ] {96c1a7b2-2ee0-4ef7-84e4-474e5e6f2685} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00163 sec., 40490.79754601227 rows/sec., 3.16 MiB/sec. | ||
3694 | 2024.11.02 06:21:25.025807 [ 92 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3695 | 2024.11.02 06:21:25.025844 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3696 | 2024.11.02 06:21:25.026076 [ 3 ] {96c1a7b2-2ee0-4ef7-84e4-474e5e6f2685} <Debug> DynamicQueryHandler: Done processing query | ||
3697 | 2024.11.02 06:21:25.026138 [ 3 ] {96c1a7b2-2ee0-4ef7-84e4-474e5e6f2685} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3698 | 2024.11.02 06:21:25.026135 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
3699 | 2024.11.02 06:21:25.026161 [ 3 ] {} <Debug> HTTP-Session: eb5c46d6-05b9-4ea2-8fcb-fb17672ebaa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3700 | 2024.11.02 06:21:25.026540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3701 | 2024.11.02 06:21:25.026651 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64361, User-Agent: (none), Length: 30827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3702 | 2024.11.02 06:21:25.026884 [ 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): | ||
3703 | |||
3704 | (version 23.8.7.1) | ||
3705 | 2024.11.02 06:21:25.026905 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3706 | 2024.11.02 06:21:25.026927 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3707 | 2024.11.02 06:21:25.026978 [ 285 ] {} <Debug> HTTP-Session: 235dab50-7e5e-46bf-9bc0-2c94625a3393 Authenticating user 'default' from [fd00:1122:3344:101::d]:64361 | ||
3708 | 2024.11.02 06:21:25.026999 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 898 rows starting from the beginning of the part | ||
3709 | 2024.11.02 06:21:25.027023 [ 285 ] {} <Debug> HTTP-Session: 235dab50-7e5e-46bf-9bc0-2c94625a3393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3710 | 2024.11.02 06:21:25.027055 [ 285 ] {} <Debug> HTTP-Session: 235dab50-7e5e-46bf-9bc0-2c94625a3393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3711 | 2024.11.02 06:21:25.027184 [ 285 ] {} <Trace> HTTP-Session: 235dab50-7e5e-46bf-9bc0-2c94625a3393 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3712 | 2024.11.02 06:21:25.027299 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 424 rows starting from the beginning of the part | ||
3713 | 2024.11.02 06:21:25.027570 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
3714 | 2024.11.02 06:21:25.027616 [ 285 ] {6d7aa2c6-f6fe-4aa7-a17e-22aca3064a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64361) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3715 | 2024.11.02 06:21:25.027787 [ 285 ] {6d7aa2c6-f6fe-4aa7-a17e-22aca3064a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3716 | 2024.11.02 06:21:25.027861 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
3717 | 2024.11.02 06:21:25.028233 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 424 rows starting from the beginning of the part | ||
3718 | 2024.11.02 06:21:25.028619 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
3719 | 2024.11.02 06:21:25.029024 [ 285 ] {6d7aa2c6-f6fe-4aa7-a17e-22aca3064a9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3720 | 2024.11.02 06:21:25.029983 [ 285 ] {6d7aa2c6-f6fe-4aa7-a17e-22aca3064a9f} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3721 | 2024.11.02 06:21:25.030040 [ 285 ] {6d7aa2c6-f6fe-4aa7-a17e-22aca3064a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3722 | 2024.11.02 06:21:25.031114 [ 285 ] {6d7aa2c6-f6fe-4aa7-a17e-22aca3064a9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3723 | 2024.11.02 06:21:25.031776 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005859089 sec., 332816.24498279515 rows/sec., 25.47 MiB/sec. | ||
3724 | 2024.11.02 06:21:25.031851 [ 285 ] {6d7aa2c6-f6fe-4aa7-a17e-22aca3064a9f} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2024.11.02 06:21:25.032062 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3726 | 2024.11.02 06:21:25.032111 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3727 | 2024.11.02 06:21:25.032119 [ 285 ] {6d7aa2c6-f6fe-4aa7-a17e-22aca3064a9f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004684 sec., 34372.33134073442 rows/sec., 2.39 MiB/sec. | ||
3728 | 2024.11.02 06:21:25.032136 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3729 | 2024.11.02 06:21:25.032211 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3730 | 2024.11.02 06:21:25.032779 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
3731 | 2024.11.02 06:21:25.033663 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3732 | 2024.11.02 06:21:25.033780 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3529 rows starting from the beginning of the part | ||
3733 | 2024.11.02 06:21:25.034152 [ 285 ] {6d7aa2c6-f6fe-4aa7-a17e-22aca3064a9f} <Debug> DynamicQueryHandler: Done processing query | ||
3734 | 2024.11.02 06:21:25.034205 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
3735 | 2024.11.02 06:21:25.034337 [ 285 ] {6d7aa2c6-f6fe-4aa7-a17e-22aca3064a9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3736 | 2024.11.02 06:21:25.034587 [ 285 ] {} <Debug> HTTP-Session: 235dab50-7e5e-46bf-9bc0-2c94625a3393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3737 | 2024.11.02 06:21:25.034616 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_16_3} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3738 | 2024.11.02 06:21:25.034809 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 133 rows starting from the beginning of the part | ||
3739 | 2024.11.02 06:21:25.034882 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_16_3} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3740 | 2024.11.02 06:21:25.035159 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3741 | 2024.11.02 06:21:25.035214 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
3742 | 2024.11.02 06:21:25.035220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41886, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3743 | 2024.11.02 06:21:25.035473 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3744 | 2024.11.02 06:21:25.035662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3745 | 2024.11.02 06:21:25.035733 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part | ||
3746 | 2024.11.02 06:21:25.035775 [ 3 ] {} <Debug> HTTP-Session: 1057bbc7-e107-4685-be84-05fce7d5012b Authenticating user 'default' from [fd00:1122:3344:101::d]:41886 | ||
3747 | 2024.11.02 06:21:25.035823 [ 285 ] {} <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): | ||
3748 | |||
3749 | (version 23.8.7.1) | ||
3750 | 2024.11.02 06:21:25.035867 [ 3 ] {} <Debug> HTTP-Session: 1057bbc7-e107-4685-be84-05fce7d5012b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3751 | 2024.11.02 06:21:25.035943 [ 3 ] {} <Debug> HTTP-Session: 1057bbc7-e107-4685-be84-05fce7d5012b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3752 | 2024.11.02 06:21:25.036088 [ 3 ] {} <Trace> HTTP-Session: 1057bbc7-e107-4685-be84-05fce7d5012b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3753 | 2024.11.02 06:21:25.036146 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part | ||
3754 | 2024.11.02 06:21:25.036433 [ 3 ] {209d75b5-acbf-4e6e-ad85-f85c662cd83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41886) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3755 | 2024.11.02 06:21:25.036557 [ 3 ] {209d75b5-acbf-4e6e-ad85-f85c662cd83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3756 | 2024.11.02 06:21:25.036804 [ 3 ] {209d75b5-acbf-4e6e-ad85-f85c662cd83d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3757 | 2024.11.02 06:21:25.037209 [ 3 ] {209d75b5-acbf-4e6e-ad85-f85c662cd83d} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3758 | 2024.11.02 06:21:25.037252 [ 3 ] {209d75b5-acbf-4e6e-ad85-f85c662cd83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3759 | 2024.11.02 06:21:25.037838 [ 3 ] {209d75b5-acbf-4e6e-ad85-f85c662cd83d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3760 | 2024.11.02 06:21:25.038369 [ 3 ] {209d75b5-acbf-4e6e-ad85-f85c662cd83d} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3761 | 2024.11.02 06:21:25.038647 [ 92 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3762 | 2024.11.02 06:21:25.038662 [ 3 ] {209d75b5-acbf-4e6e-ad85-f85c662cd83d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002397 sec., 25031.28911138924 rows/sec., 1.69 MiB/sec. | ||
3763 | 2024.11.02 06:21:25.038705 [ 92 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3764 | 2024.11.02 06:21:25.038767 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3765 | 2024.11.02 06:21:25.039116 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
3766 | 2024.11.02 06:21:25.039172 [ 3 ] {209d75b5-acbf-4e6e-ad85-f85c662cd83d} <Debug> DynamicQueryHandler: Done processing query | ||
3767 | 2024.11.02 06:21:25.039168 [ 199 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4457 rows, containing 5 columns (5 merged, 0 gathered) in 0.006764845 sec., 658847.3202268492 rows/sec., 44.81 MiB/sec. | ||
3768 | 2024.11.02 06:21:25.039209 [ 3 ] {209d75b5-acbf-4e6e-ad85-f85c662cd83d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3769 | 2024.11.02 06:21:25.039295 [ 3 ] {} <Debug> HTTP-Session: 1057bbc7-e107-4685-be84-05fce7d5012b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3770 | 2024.11.02 06:21:25.039412 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3771 | 2024.11.02 06:21:25.039442 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 610 rows starting from the beginning of the part | ||
3772 | 2024.11.02 06:21:25.039537 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
3773 | 2024.11.02 06:21:25.039797 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
3774 | 2024.11.02 06:21:25.039887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3775 | 2024.11.02 06:21:25.040119 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3776 | 2024.11.02 06:21:25.040299 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
3777 | 2024.11.02 06:21:25.040686 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
3778 | 2024.11.02 06:21:25.040976 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
3779 | 2024.11.02 06:21:25.042121 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3780 | 2024.11.02 06:21:25.042326 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3781 | 2024.11.02 06:21:25.042548 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
3782 | 2024.11.02 06:21:25.043092 [ 199 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 4 columns (4 merged, 0 gathered) in 0.004199698 sec., 224301.8426563053 rows/sec., 14.89 MiB/sec. | ||
3783 | 2024.11.02 06:21:25.043266 [ 198 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3784 | 2024.11.02 06:21:25.043662 [ 198 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_16_3} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3785 | 2024.11.02 06:21:25.043739 [ 198 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_16_3} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3786 | 2024.11.02 06:21:25.043824 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3787 | 2024.11.02 06:21:28.383325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 384 | ||
3788 | 2024.11.02 06:21:28.386402 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3789 | 2024.11.02 06:21:28.386441 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3790 | 2024.11.02 06:21:28.387945 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3791 | 2024.11.02 06:21:28.388922 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3792 | 2024.11.02 06:21:28.389555 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
3793 | 2024.11.02 06:21:30.011505 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34349, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3794 | 2024.11.02 06:21:30.011641 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3795 | 2024.11.02 06:21:30.011672 [ 287 ] {} <Debug> HTTP-Session: 57a4b17d-93cb-48cb-8a9e-5b93d72c6d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:34349 | ||
3796 | 2024.11.02 06:21:30.011700 [ 287 ] {} <Debug> HTTP-Session: 57a4b17d-93cb-48cb-8a9e-5b93d72c6d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3797 | 2024.11.02 06:21:30.011717 [ 287 ] {} <Debug> HTTP-Session: 57a4b17d-93cb-48cb-8a9e-5b93d72c6d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3798 | 2024.11.02 06:21:30.011776 [ 287 ] {} <Trace> HTTP-Session: 57a4b17d-93cb-48cb-8a9e-5b93d72c6d41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3799 | 2024.11.02 06:21:30.011997 [ 287 ] {876d453f-3965-4dc1-b852-e8bebd679fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34349) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3800 | 2024.11.02 06:21:30.012073 [ 287 ] {876d453f-3965-4dc1-b852-e8bebd679fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3801 | 2024.11.02 06:21:30.012460 [ 287 ] {876d453f-3965-4dc1-b852-e8bebd679fee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3802 | 2024.11.02 06:21:30.012933 [ 287 ] {876d453f-3965-4dc1-b852-e8bebd679fee} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3803 | 2024.11.02 06:21:30.012976 [ 287 ] {876d453f-3965-4dc1-b852-e8bebd679fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3804 | 2024.11.02 06:21:30.013426 [ 287 ] {876d453f-3965-4dc1-b852-e8bebd679fee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3805 | 2024.11.02 06:21:30.013825 [ 287 ] {876d453f-3965-4dc1-b852-e8bebd679fee} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3806 | 2024.11.02 06:21:30.014001 [ 287 ] {876d453f-3965-4dc1-b852-e8bebd679fee} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00207 sec., 27053.14009661836 rows/sec., 2.07 MiB/sec. | ||
3807 | 2024.11.02 06:21:30.014377 [ 287 ] {876d453f-3965-4dc1-b852-e8bebd679fee} <Debug> DynamicQueryHandler: Done processing query | ||
3808 | 2024.11.02 06:21:30.014404 [ 287 ] {876d453f-3965-4dc1-b852-e8bebd679fee} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3809 | 2024.11.02 06:21:30.014420 [ 287 ] {} <Debug> HTTP-Session: 57a4b17d-93cb-48cb-8a9e-5b93d72c6d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3810 | 2024.11.02 06:21:30.014630 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3811 | 2024.11.02 06:21:30.014734 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61731, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3812 | 2024.11.02 06:21:30.014840 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3813 | 2024.11.02 06:21:30.014865 [ 284 ] {} <Debug> HTTP-Session: 2e21c30c-75a6-47ef-a163-7a5705a7340f Authenticating user 'default' from [fd00:1122:3344:101::d]:61731 | ||
3814 | 2024.11.02 06:21:30.014890 [ 284 ] {} <Debug> HTTP-Session: 2e21c30c-75a6-47ef-a163-7a5705a7340f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3815 | 2024.11.02 06:21:30.014905 [ 284 ] {} <Debug> HTTP-Session: 2e21c30c-75a6-47ef-a163-7a5705a7340f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3816 | 2024.11.02 06:21:30.014959 [ 284 ] {} <Trace> HTTP-Session: 2e21c30c-75a6-47ef-a163-7a5705a7340f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3817 | 2024.11.02 06:21:30.015157 [ 284 ] {dd8de00c-e8a0-49f7-b75f-2035aa966edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61731) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3818 | 2024.11.02 06:21:30.015223 [ 284 ] {dd8de00c-e8a0-49f7-b75f-2035aa966edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3819 | 2024.11.02 06:21:30.015565 [ 284 ] {dd8de00c-e8a0-49f7-b75f-2035aa966edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3820 | 2024.11.02 06:21:30.015964 [ 284 ] {dd8de00c-e8a0-49f7-b75f-2035aa966edd} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3821 | 2024.11.02 06:21:30.016003 [ 284 ] {dd8de00c-e8a0-49f7-b75f-2035aa966edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3822 | 2024.11.02 06:21:30.016430 [ 284 ] {dd8de00c-e8a0-49f7-b75f-2035aa966edd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3823 | 2024.11.02 06:21:30.016820 [ 284 ] {dd8de00c-e8a0-49f7-b75f-2035aa966edd} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3824 | 2024.11.02 06:21:30.016963 [ 284 ] {dd8de00c-e8a0-49f7-b75f-2035aa966edd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001884 sec., 33970.27600849257 rows/sec., 2.65 MiB/sec. | ||
3825 | 2024.11.02 06:21:30.017140 [ 284 ] {dd8de00c-e8a0-49f7-b75f-2035aa966edd} <Debug> DynamicQueryHandler: Done processing query | ||
3826 | 2024.11.02 06:21:30.017165 [ 284 ] {dd8de00c-e8a0-49f7-b75f-2035aa966edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3827 | 2024.11.02 06:21:30.017184 [ 284 ] {} <Debug> HTTP-Session: 2e21c30c-75a6-47ef-a163-7a5705a7340f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3828 | 2024.11.02 06:21:30.017364 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3829 | 2024.11.02 06:21:30.017433 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34349, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3830 | 2024.11.02 06:21:30.017519 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3831 | 2024.11.02 06:21:30.017547 [ 287 ] {} <Debug> HTTP-Session: 13cdb75c-8019-4bda-a66b-ecc0052a1ac6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34349 | ||
3832 | 2024.11.02 06:21:30.017568 [ 287 ] {} <Debug> HTTP-Session: 13cdb75c-8019-4bda-a66b-ecc0052a1ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3833 | 2024.11.02 06:21:30.017584 [ 287 ] {} <Debug> HTTP-Session: 13cdb75c-8019-4bda-a66b-ecc0052a1ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3834 | 2024.11.02 06:21:30.017629 [ 287 ] {} <Trace> HTTP-Session: 13cdb75c-8019-4bda-a66b-ecc0052a1ac6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3835 | 2024.11.02 06:21:30.017824 [ 287 ] {b50b08c3-04b6-4396-8961-0bf9cd4408c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34349) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3836 | 2024.11.02 06:21:30.017886 [ 287 ] {b50b08c3-04b6-4396-8961-0bf9cd4408c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3837 | 2024.11.02 06:21:30.018101 [ 287 ] {b50b08c3-04b6-4396-8961-0bf9cd4408c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3838 | 2024.11.02 06:21:30.018547 [ 287 ] {b50b08c3-04b6-4396-8961-0bf9cd4408c6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3839 | 2024.11.02 06:21:30.018585 [ 287 ] {b50b08c3-04b6-4396-8961-0bf9cd4408c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3840 | 2024.11.02 06:21:30.018995 [ 287 ] {b50b08c3-04b6-4396-8961-0bf9cd4408c6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3841 | 2024.11.02 06:21:30.019353 [ 287 ] {b50b08c3-04b6-4396-8961-0bf9cd4408c6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3842 | 2024.11.02 06:21:30.019512 [ 287 ] {b50b08c3-04b6-4396-8961-0bf9cd4408c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00178 sec., 89887.6404494382 rows/sec., 6.26 MiB/sec. | ||
3843 | 2024.11.02 06:21:30.019694 [ 287 ] {b50b08c3-04b6-4396-8961-0bf9cd4408c6} <Debug> DynamicQueryHandler: Done processing query | ||
3844 | 2024.11.02 06:21:30.019718 [ 287 ] {b50b08c3-04b6-4396-8961-0bf9cd4408c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3845 | 2024.11.02 06:21:30.019735 [ 287 ] {} <Debug> HTTP-Session: 13cdb75c-8019-4bda-a66b-ecc0052a1ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3846 | 2024.11.02 06:21:30.019895 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3847 | 2024.11.02 06:21:30.019999 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35349, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3848 | 2024.11.02 06:21:30.020067 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3849 | 2024.11.02 06:21:30.020091 [ 284 ] {} <Debug> HTTP-Session: c50f71e6-d9bc-4e28-8b24-4175bb413aa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35349 | ||
3850 | 2024.11.02 06:21:30.020112 [ 284 ] {} <Debug> HTTP-Session: c50f71e6-d9bc-4e28-8b24-4175bb413aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3851 | 2024.11.02 06:21:30.020130 [ 284 ] {} <Debug> HTTP-Session: c50f71e6-d9bc-4e28-8b24-4175bb413aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3852 | 2024.11.02 06:21:30.020180 [ 284 ] {} <Trace> HTTP-Session: c50f71e6-d9bc-4e28-8b24-4175bb413aa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3853 | 2024.11.02 06:21:30.020333 [ 284 ] {03625a18-f3c3-475c-8339-6dc701f7b5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35349) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3854 | 2024.11.02 06:21:30.020391 [ 284 ] {03625a18-f3c3-475c-8339-6dc701f7b5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3855 | 2024.11.02 06:21:30.020572 [ 284 ] {03625a18-f3c3-475c-8339-6dc701f7b5c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3856 | 2024.11.02 06:21:30.020857 [ 284 ] {03625a18-f3c3-475c-8339-6dc701f7b5c2} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3857 | 2024.11.02 06:21:30.020892 [ 284 ] {03625a18-f3c3-475c-8339-6dc701f7b5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3858 | 2024.11.02 06:21:30.021269 [ 284 ] {03625a18-f3c3-475c-8339-6dc701f7b5c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3859 | 2024.11.02 06:21:30.021604 [ 284 ] {03625a18-f3c3-475c-8339-6dc701f7b5c2} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3860 | 2024.11.02 06:21:30.021729 [ 284 ] {03625a18-f3c3-475c-8339-6dc701f7b5c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00145 sec., 41379.31034482759 rows/sec., 2.79 MiB/sec. | ||
3861 | 2024.11.02 06:21:30.021978 [ 284 ] {03625a18-f3c3-475c-8339-6dc701f7b5c2} <Debug> DynamicQueryHandler: Done processing query | ||
3862 | 2024.11.02 06:21:30.022020 [ 284 ] {03625a18-f3c3-475c-8339-6dc701f7b5c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3863 | 2024.11.02 06:21:30.022037 [ 284 ] {} <Debug> HTTP-Session: c50f71e6-d9bc-4e28-8b24-4175bb413aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3864 | 2024.11.02 06:21:30.022278 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3865 | 2024.11.02 06:21:33.274305 [ 151 ] {} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3866 | 2024.11.02 06:21:33.274393 [ 151 ] {} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3867 | 2024.11.02 06:21:33.274421 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3868 | 2024.11.02 06:21:33.274593 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
3869 | 2024.11.02 06:21:33.274799 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3870 | 2024.11.02 06:21:33.274841 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
3871 | 2024.11.02 06:21:33.274937 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
3872 | 2024.11.02 06:21:33.275195 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
3873 | 2024.11.02 06:21:33.275332 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
3874 | 2024.11.02 06:21:33.275585 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
3875 | 2024.11.02 06:21:33.276857 [ 199 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.002348773 sec., 115379.3917079258 rows/sec., 7.84 MiB/sec. | ||
3876 | 2024.11.02 06:21:33.277168 [ 199 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3877 | 2024.11.02 06:21:33.277849 [ 199 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_5_1} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3878 | 2024.11.02 06:21:33.277935 [ 199 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_5_1} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3879 | 2024.11.02 06:21:33.278030 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3880 | 2024.11.02 06:21:35.018392 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34349, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3881 | 2024.11.02 06:21:35.018523 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3882 | 2024.11.02 06:21:35.018554 [ 287 ] {} <Debug> HTTP-Session: 50a88404-ce74-4882-bc88-79d97264e348 Authenticating user 'default' from [fd00:1122:3344:101::d]:34349 | ||
3883 | 2024.11.02 06:21:35.018583 [ 287 ] {} <Debug> HTTP-Session: 50a88404-ce74-4882-bc88-79d97264e348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3884 | 2024.11.02 06:21:35.018600 [ 287 ] {} <Debug> HTTP-Session: 50a88404-ce74-4882-bc88-79d97264e348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3885 | 2024.11.02 06:21:35.018657 [ 287 ] {} <Trace> HTTP-Session: 50a88404-ce74-4882-bc88-79d97264e348 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3886 | 2024.11.02 06:21:35.018926 [ 287 ] {a902c071-406f-4c21-b145-493f611aa26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34349) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3887 | 2024.11.02 06:21:35.018993 [ 287 ] {a902c071-406f-4c21-b145-493f611aa26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3888 | 2024.11.02 06:21:35.019333 [ 287 ] {a902c071-406f-4c21-b145-493f611aa26b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3889 | 2024.11.02 06:21:35.019983 [ 287 ] {a902c071-406f-4c21-b145-493f611aa26b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3890 | 2024.11.02 06:21:35.020027 [ 287 ] {a902c071-406f-4c21-b145-493f611aa26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3891 | 2024.11.02 06:21:35.020487 [ 287 ] {a902c071-406f-4c21-b145-493f611aa26b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3892 | 2024.11.02 06:21:35.020898 [ 287 ] {a902c071-406f-4c21-b145-493f611aa26b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3893 | 2024.11.02 06:21:35.021089 [ 287 ] {a902c071-406f-4c21-b145-493f611aa26b} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002272 sec., 120158.45070422534 rows/sec., 10.68 MiB/sec. | ||
3894 | 2024.11.02 06:21:35.021448 [ 287 ] {a902c071-406f-4c21-b145-493f611aa26b} <Debug> DynamicQueryHandler: Done processing query | ||
3895 | 2024.11.02 06:21:35.021474 [ 287 ] {a902c071-406f-4c21-b145-493f611aa26b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
3896 | 2024.11.02 06:21:35.021492 [ 287 ] {} <Debug> HTTP-Session: 50a88404-ce74-4882-bc88-79d97264e348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3897 | 2024.11.02 06:21:35.021761 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3898 | 2024.11.02 06:21:35.021946 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55587, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3899 | 2024.11.02 06:21:35.022051 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3900 | 2024.11.02 06:21:35.022076 [ 284 ] {} <Debug> HTTP-Session: 9e82d4db-ad74-412e-a9bf-999a862e57bf Authenticating user 'default' from [fd00:1122:3344:101::d]:55587 | ||
3901 | 2024.11.02 06:21:35.022100 [ 284 ] {} <Debug> HTTP-Session: 9e82d4db-ad74-412e-a9bf-999a862e57bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3902 | 2024.11.02 06:21:35.022115 [ 284 ] {} <Debug> HTTP-Session: 9e82d4db-ad74-412e-a9bf-999a862e57bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3903 | 2024.11.02 06:21:35.022168 [ 284 ] {} <Trace> HTTP-Session: 9e82d4db-ad74-412e-a9bf-999a862e57bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3904 | 2024.11.02 06:21:35.022361 [ 284 ] {36874dea-3393-46a2-9189-209594b58f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55587) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3905 | 2024.11.02 06:21:35.022425 [ 284 ] {36874dea-3393-46a2-9189-209594b58f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3906 | 2024.11.02 06:21:35.022753 [ 284 ] {36874dea-3393-46a2-9189-209594b58f4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3907 | 2024.11.02 06:21:35.023121 [ 284 ] {36874dea-3393-46a2-9189-209594b58f4b} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3908 | 2024.11.02 06:21:35.023160 [ 284 ] {36874dea-3393-46a2-9189-209594b58f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3909 | 2024.11.02 06:21:35.023573 [ 284 ] {36874dea-3393-46a2-9189-209594b58f4b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3910 | 2024.11.02 06:21:35.023969 [ 284 ] {36874dea-3393-46a2-9189-209594b58f4b} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3911 | 2024.11.02 06:21:35.024104 [ 150 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3912 | 2024.11.02 06:21:35.024114 [ 284 ] {36874dea-3393-46a2-9189-209594b58f4b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001824 sec., 23026.315789473683 rows/sec., 1.69 MiB/sec. | ||
3913 | 2024.11.02 06:21:35.024146 [ 150 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3914 | 2024.11.02 06:21:35.024182 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3915 | 2024.11.02 06:21:35.024321 [ 198 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::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 | ||
3916 | 2024.11.02 06:21:35.024369 [ 284 ] {36874dea-3393-46a2-9189-209594b58f4b} <Debug> DynamicQueryHandler: Done processing query | ||
3917 | 2024.11.02 06:21:35.024401 [ 284 ] {36874dea-3393-46a2-9189-209594b58f4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3918 | 2024.11.02 06:21:35.024427 [ 284 ] {} <Debug> HTTP-Session: 9e82d4db-ad74-412e-a9bf-999a862e57bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3919 | 2024.11.02 06:21:35.024500 [ 198 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3920 | 2024.11.02 06:21:35.024536 [ 198 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 42 rows starting from the beginning of the part | ||
3921 | 2024.11.02 06:21:35.024722 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3922 | 2024.11.02 06:21:35.024728 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34349, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3923 | 2024.11.02 06:21:35.024862 [ 198 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
3924 | 2024.11.02 06:21:35.024998 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3925 | 2024.11.02 06:21:35.025071 [ 284 ] {} <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): | ||
3926 | |||
3927 | (version 23.8.7.1) | ||
3928 | 2024.11.02 06:21:35.025222 [ 287 ] {} <Debug> HTTP-Session: 702670fa-3c91-4882-af47-fb3c6d968a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:34349 | ||
3929 | 2024.11.02 06:21:35.025338 [ 198 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
3930 | 2024.11.02 06:21:35.025368 [ 287 ] {} <Debug> HTTP-Session: 702670fa-3c91-4882-af47-fb3c6d968a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3931 | 2024.11.02 06:21:35.025514 [ 287 ] {} <Debug> HTTP-Session: 702670fa-3c91-4882-af47-fb3c6d968a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3932 | 2024.11.02 06:21:35.025627 [ 198 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
3933 | 2024.11.02 06:21:35.025711 [ 287 ] {} <Trace> HTTP-Session: 702670fa-3c91-4882-af47-fb3c6d968a80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3934 | 2024.11.02 06:21:35.025848 [ 198 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3935 | 2024.11.02 06:21:35.026103 [ 198 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
3936 | 2024.11.02 06:21:35.026185 [ 287 ] {4e2329e9-dc00-4a51-813b-9da6f40b1c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34349) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3937 | 2024.11.02 06:21:35.026399 [ 287 ] {4e2329e9-dc00-4a51-813b-9da6f40b1c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3938 | 2024.11.02 06:21:35.027354 [ 287 ] {4e2329e9-dc00-4a51-813b-9da6f40b1c07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3939 | 2024.11.02 06:21:35.028392 [ 287 ] {4e2329e9-dc00-4a51-813b-9da6f40b1c07} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3940 | 2024.11.02 06:21:35.028471 [ 287 ] {4e2329e9-dc00-4a51-813b-9da6f40b1c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3941 | 2024.11.02 06:21:35.029022 [ 198 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.004761198 sec., 37805.61110880077 rows/sec., 2.91 MiB/sec. | ||
3942 | 2024.11.02 06:21:35.029300 [ 199 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3943 | 2024.11.02 06:21:35.029397 [ 287 ] {4e2329e9-dc00-4a51-813b-9da6f40b1c07} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3944 | 2024.11.02 06:21:35.030535 [ 287 ] {4e2329e9-dc00-4a51-813b-9da6f40b1c07} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3945 | 2024.11.02 06:21:35.030570 [ 199 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_11_2} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3946 | 2024.11.02 06:21:35.030775 [ 199 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_11_2} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3947 | 2024.11.02 06:21:35.030843 [ 287 ] {4e2329e9-dc00-4a51-813b-9da6f40b1c07} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004848 sec., 2887.788778877888 rows/sec., 202.24 KiB/sec. | ||
3948 | 2024.11.02 06:21:35.031069 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3949 | 2024.11.02 06:21:35.031357 [ 287 ] {4e2329e9-dc00-4a51-813b-9da6f40b1c07} <Debug> DynamicQueryHandler: Done processing query | ||
3950 | 2024.11.02 06:21:35.031388 [ 287 ] {4e2329e9-dc00-4a51-813b-9da6f40b1c07} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3951 | 2024.11.02 06:21:35.031405 [ 287 ] {} <Debug> HTTP-Session: 702670fa-3c91-4882-af47-fb3c6d968a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3952 | 2024.11.02 06:21:35.031600 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3953 | 2024.11.02 06:21:35.031689 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33972, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3954 | 2024.11.02 06:21:35.031778 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3955 | 2024.11.02 06:21:35.031802 [ 284 ] {} <Debug> HTTP-Session: f2203213-1cda-4c32-bbee-f77ca17b9e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:33972 | ||
3956 | 2024.11.02 06:21:35.031825 [ 284 ] {} <Debug> HTTP-Session: f2203213-1cda-4c32-bbee-f77ca17b9e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3957 | 2024.11.02 06:21:35.031843 [ 284 ] {} <Debug> HTTP-Session: f2203213-1cda-4c32-bbee-f77ca17b9e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3958 | 2024.11.02 06:21:35.031892 [ 284 ] {} <Trace> HTTP-Session: f2203213-1cda-4c32-bbee-f77ca17b9e75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3959 | 2024.11.02 06:21:35.032029 [ 284 ] {cbd0328c-1bdb-40dc-b5e2-f150167d2ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33972) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3960 | 2024.11.02 06:21:35.032088 [ 284 ] {cbd0328c-1bdb-40dc-b5e2-f150167d2ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3961 | 2024.11.02 06:21:35.032419 [ 284 ] {cbd0328c-1bdb-40dc-b5e2-f150167d2ab7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3962 | 2024.11.02 06:21:35.032752 [ 284 ] {cbd0328c-1bdb-40dc-b5e2-f150167d2ab7} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3963 | 2024.11.02 06:21:35.032788 [ 284 ] {cbd0328c-1bdb-40dc-b5e2-f150167d2ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3964 | 2024.11.02 06:21:35.033207 [ 284 ] {cbd0328c-1bdb-40dc-b5e2-f150167d2ab7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3965 | 2024.11.02 06:21:35.033584 [ 284 ] {cbd0328c-1bdb-40dc-b5e2-f150167d2ab7} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3966 | 2024.11.02 06:21:35.033716 [ 284 ] {cbd0328c-1bdb-40dc-b5e2-f150167d2ab7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001727 sec., 3474.232773595831 rows/sec., 205.26 KiB/sec. | ||
3967 | 2024.11.02 06:21:35.034020 [ 284 ] {cbd0328c-1bdb-40dc-b5e2-f150167d2ab7} <Debug> DynamicQueryHandler: Done processing query | ||
3968 | 2024.11.02 06:21:35.034044 [ 284 ] {cbd0328c-1bdb-40dc-b5e2-f150167d2ab7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3969 | 2024.11.02 06:21:35.034060 [ 284 ] {} <Debug> HTTP-Session: f2203213-1cda-4c32-bbee-f77ca17b9e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3970 | 2024.11.02 06:21:35.034382 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3971 | 2024.11.02 06:21:35.034537 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58239, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3972 | 2024.11.02 06:21:35.034621 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3973 | 2024.11.02 06:21:35.034648 [ 283 ] {} <Debug> HTTP-Session: 6af082d6-a727-4599-a53f-69c2bd9f9cdf Authenticating user 'default' from [fd00:1122:3344:101::d]:58239 | ||
3974 | 2024.11.02 06:21:35.034674 [ 283 ] {} <Debug> HTTP-Session: 6af082d6-a727-4599-a53f-69c2bd9f9cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3975 | 2024.11.02 06:21:35.034689 [ 283 ] {} <Debug> HTTP-Session: 6af082d6-a727-4599-a53f-69c2bd9f9cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3976 | 2024.11.02 06:21:35.034730 [ 283 ] {} <Trace> HTTP-Session: 6af082d6-a727-4599-a53f-69c2bd9f9cdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3977 | 2024.11.02 06:21:35.034970 [ 283 ] {e416277f-e175-48a9-ba32-5ccffc9456d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58239) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3978 | 2024.11.02 06:21:35.035020 [ 283 ] {e416277f-e175-48a9-ba32-5ccffc9456d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3979 | 2024.11.02 06:21:35.035288 [ 283 ] {e416277f-e175-48a9-ba32-5ccffc9456d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3980 | 2024.11.02 06:21:35.035872 [ 283 ] {e416277f-e175-48a9-ba32-5ccffc9456d0} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3981 | 2024.11.02 06:21:35.035909 [ 283 ] {e416277f-e175-48a9-ba32-5ccffc9456d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3982 | 2024.11.02 06:21:35.036325 [ 283 ] {e416277f-e175-48a9-ba32-5ccffc9456d0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3983 | 2024.11.02 06:21:35.036698 [ 283 ] {e416277f-e175-48a9-ba32-5ccffc9456d0} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3984 | 2024.11.02 06:21:35.036869 [ 283 ] {e416277f-e175-48a9-ba32-5ccffc9456d0} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002008 sec., 211155.3784860558 rows/sec., 15.10 MiB/sec. | ||
3985 | 2024.11.02 06:21:35.037197 [ 283 ] {e416277f-e175-48a9-ba32-5ccffc9456d0} <Debug> DynamicQueryHandler: Done processing query | ||
3986 | 2024.11.02 06:21:35.037222 [ 283 ] {e416277f-e175-48a9-ba32-5ccffc9456d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3987 | 2024.11.02 06:21:35.037238 [ 283 ] {} <Debug> HTTP-Session: 6af082d6-a727-4599-a53f-69c2bd9f9cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3988 | 2024.11.02 06:21:35.037514 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33972, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3989 | 2024.11.02 06:21:35.037526 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58239, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3990 | 2024.11.02 06:21:35.037609 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3991 | 2024.11.02 06:21:35.037645 [ 284 ] {} <Debug> HTTP-Session: da100fbc-30ea-4f87-a52b-3013cfd710d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33972 | ||
3992 | 2024.11.02 06:21:35.037668 [ 284 ] {} <Debug> HTTP-Session: da100fbc-30ea-4f87-a52b-3013cfd710d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3993 | 2024.11.02 06:21:35.037701 [ 284 ] {} <Debug> HTTP-Session: da100fbc-30ea-4f87-a52b-3013cfd710d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3994 | 2024.11.02 06:21:35.037753 [ 284 ] {} <Trace> HTTP-Session: da100fbc-30ea-4f87-a52b-3013cfd710d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3995 | 2024.11.02 06:21:35.037889 [ 284 ] {fd7509e4-a4a1-4fff-8902-bff7357aa7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33972) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3996 | 2024.11.02 06:21:35.037946 [ 284 ] {fd7509e4-a4a1-4fff-8902-bff7357aa7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3997 | 2024.11.02 06:21:35.038136 [ 284 ] {fd7509e4-a4a1-4fff-8902-bff7357aa7ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3998 | 2024.11.02 06:21:35.038493 [ 284 ] {fd7509e4-a4a1-4fff-8902-bff7357aa7ec} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3999 | 2024.11.02 06:21:35.038535 [ 284 ] {fd7509e4-a4a1-4fff-8902-bff7357aa7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4000 | 2024.11.02 06:21:35.038916 [ 284 ] {fd7509e4-a4a1-4fff-8902-bff7357aa7ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4001 | 2024.11.02 06:21:35.039246 [ 284 ] {fd7509e4-a4a1-4fff-8902-bff7357aa7ec} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4002 | 2024.11.02 06:21:35.039379 [ 284 ] {fd7509e4-a4a1-4fff-8902-bff7357aa7ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 205.96 KiB/sec. | ||
4003 | 2024.11.02 06:21:35.039651 [ 284 ] {fd7509e4-a4a1-4fff-8902-bff7357aa7ec} <Debug> DynamicQueryHandler: Done processing query | ||
4004 | 2024.11.02 06:21:35.039676 [ 284 ] {fd7509e4-a4a1-4fff-8902-bff7357aa7ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4005 | 2024.11.02 06:21:35.039692 [ 284 ] {} <Debug> HTTP-Session: da100fbc-30ea-4f87-a52b-3013cfd710d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4006 | 2024.11.02 06:21:35.039888 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4007 | 2024.11.02 06:21:35.039986 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55218, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4008 | 2024.11.02 06:21:35.040061 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4009 | 2024.11.02 06:21:35.040086 [ 283 ] {} <Debug> HTTP-Session: b6b0e00b-95cf-4b88-974a-a7cc041d0de9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55218 | ||
4010 | 2024.11.02 06:21:35.040106 [ 283 ] {} <Debug> HTTP-Session: b6b0e00b-95cf-4b88-974a-a7cc041d0de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4011 | 2024.11.02 06:21:35.040123 [ 283 ] {} <Debug> HTTP-Session: b6b0e00b-95cf-4b88-974a-a7cc041d0de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4012 | 2024.11.02 06:21:35.040168 [ 283 ] {} <Trace> HTTP-Session: b6b0e00b-95cf-4b88-974a-a7cc041d0de9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4013 | 2024.11.02 06:21:35.040442 [ 283 ] {2ae8d575-9a04-479a-b479-14f3afe3655c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4014 | 2024.11.02 06:21:35.040501 [ 283 ] {2ae8d575-9a04-479a-b479-14f3afe3655c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4015 | 2024.11.02 06:21:35.040713 [ 283 ] {2ae8d575-9a04-479a-b479-14f3afe3655c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4016 | 2024.11.02 06:21:35.041152 [ 283 ] {2ae8d575-9a04-479a-b479-14f3afe3655c} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4017 | 2024.11.02 06:21:35.041189 [ 283 ] {2ae8d575-9a04-479a-b479-14f3afe3655c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4018 | 2024.11.02 06:21:35.041583 [ 283 ] {2ae8d575-9a04-479a-b479-14f3afe3655c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4019 | 2024.11.02 06:21:35.041924 [ 283 ] {2ae8d575-9a04-479a-b479-14f3afe3655c} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4020 | 2024.11.02 06:21:35.042091 [ 283 ] {2ae8d575-9a04-479a-b479-14f3afe3655c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001801 sec., 131593.55913381453 rows/sec., 8.82 MiB/sec. | ||
4021 | 2024.11.02 06:21:35.042412 [ 283 ] {2ae8d575-9a04-479a-b479-14f3afe3655c} <Debug> DynamicQueryHandler: Done processing query | ||
4022 | 2024.11.02 06:21:35.042436 [ 283 ] {2ae8d575-9a04-479a-b479-14f3afe3655c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4023 | 2024.11.02 06:21:35.042451 [ 283 ] {} <Debug> HTTP-Session: b6b0e00b-95cf-4b88-974a-a7cc041d0de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4024 | 2024.11.02 06:21:35.042671 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33972, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4025 | 2024.11.02 06:21:35.042687 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4026 | 2024.11.02 06:21:35.042766 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4027 | 2024.11.02 06:21:35.042803 [ 284 ] {} <Debug> HTTP-Session: a1a9a7c5-6dd4-4ad2-95a1-28005f15abf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33972 | ||
4028 | 2024.11.02 06:21:35.042826 [ 284 ] {} <Debug> HTTP-Session: a1a9a7c5-6dd4-4ad2-95a1-28005f15abf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4029 | 2024.11.02 06:21:35.042858 [ 284 ] {} <Debug> HTTP-Session: a1a9a7c5-6dd4-4ad2-95a1-28005f15abf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4030 | 2024.11.02 06:21:35.042910 [ 284 ] {} <Trace> HTTP-Session: a1a9a7c5-6dd4-4ad2-95a1-28005f15abf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4031 | 2024.11.02 06:21:35.043032 [ 284 ] {162349f8-a3c7-498f-85b9-37c982798917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33972) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4032 | 2024.11.02 06:21:35.043090 [ 284 ] {162349f8-a3c7-498f-85b9-37c982798917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4033 | 2024.11.02 06:21:35.043287 [ 284 ] {162349f8-a3c7-498f-85b9-37c982798917} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4034 | 2024.11.02 06:21:35.043584 [ 284 ] {162349f8-a3c7-498f-85b9-37c982798917} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4035 | 2024.11.02 06:21:35.043627 [ 284 ] {162349f8-a3c7-498f-85b9-37c982798917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4036 | 2024.11.02 06:21:35.043983 [ 284 ] {162349f8-a3c7-498f-85b9-37c982798917} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4037 | 2024.11.02 06:21:35.044317 [ 284 ] {162349f8-a3c7-498f-85b9-37c982798917} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4038 | 2024.11.02 06:21:35.044450 [ 284 ] {162349f8-a3c7-498f-85b9-37c982798917} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
4039 | 2024.11.02 06:21:35.044613 [ 284 ] {162349f8-a3c7-498f-85b9-37c982798917} <Debug> DynamicQueryHandler: Done processing query | ||
4040 | 2024.11.02 06:21:35.044637 [ 284 ] {162349f8-a3c7-498f-85b9-37c982798917} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4041 | 2024.11.02 06:21:35.044653 [ 284 ] {} <Debug> HTTP-Session: a1a9a7c5-6dd4-4ad2-95a1-28005f15abf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4042 | 2024.11.02 06:21:35.044849 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4043 | 2024.11.02 06:21:35.044941 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52275, User-Agent: (none), Length: 69920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4044 | 2024.11.02 06:21:35.045019 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4045 | 2024.11.02 06:21:35.045043 [ 283 ] {} <Debug> HTTP-Session: dd9e70fe-3330-4239-a4d0-e63bf03a33f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52275 | ||
4046 | 2024.11.02 06:21:35.045063 [ 283 ] {} <Debug> HTTP-Session: dd9e70fe-3330-4239-a4d0-e63bf03a33f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4047 | 2024.11.02 06:21:35.045080 [ 283 ] {} <Debug> HTTP-Session: dd9e70fe-3330-4239-a4d0-e63bf03a33f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4048 | 2024.11.02 06:21:35.045126 [ 283 ] {} <Trace> HTTP-Session: dd9e70fe-3330-4239-a4d0-e63bf03a33f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4049 | 2024.11.02 06:21:35.045676 [ 283 ] {974dd23f-0910-4472-8274-72ac21cf7082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52275) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4050 | 2024.11.02 06:21:35.045754 [ 283 ] {974dd23f-0910-4472-8274-72ac21cf7082} <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 | ||
4051 | 2024.11.02 06:21:35.046246 [ 283 ] {974dd23f-0910-4472-8274-72ac21cf7082} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4052 | 2024.11.02 06:21:35.047145 [ 283 ] {974dd23f-0910-4472-8274-72ac21cf7082} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4053 | 2024.11.02 06:21:35.047182 [ 283 ] {974dd23f-0910-4472-8274-72ac21cf7082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4054 | 2024.11.02 06:21:35.047924 [ 283 ] {974dd23f-0910-4472-8274-72ac21cf7082} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4055 | 2024.11.02 06:21:35.048355 [ 283 ] {974dd23f-0910-4472-8274-72ac21cf7082} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4056 | 2024.11.02 06:21:35.048576 [ 283 ] {974dd23f-0910-4472-8274-72ac21cf7082} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003308 sec., 12696.493349455865 rows/sec., 22.75 MiB/sec. | ||
4057 | 2024.11.02 06:21:35.049059 [ 283 ] {974dd23f-0910-4472-8274-72ac21cf7082} <Debug> DynamicQueryHandler: Done processing query | ||
4058 | 2024.11.02 06:21:35.049084 [ 283 ] {974dd23f-0910-4472-8274-72ac21cf7082} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
4059 | 2024.11.02 06:21:35.049100 [ 283 ] {} <Debug> HTTP-Session: dd9e70fe-3330-4239-a4d0-e63bf03a33f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4060 | 2024.11.02 06:21:35.049319 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4061 | 2024.11.02 06:21:35.049338 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33972, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4062 | 2024.11.02 06:21:35.049457 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4063 | 2024.11.02 06:21:35.049507 [ 284 ] {} <Debug> HTTP-Session: 28588c33-4d44-4ec1-8cb3-0fd8531eeb27 Authenticating user 'default' from [fd00:1122:3344:101::d]:33972 | ||
4064 | 2024.11.02 06:21:35.049542 [ 284 ] {} <Debug> HTTP-Session: 28588c33-4d44-4ec1-8cb3-0fd8531eeb27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4065 | 2024.11.02 06:21:35.049570 [ 284 ] {} <Debug> HTTP-Session: 28588c33-4d44-4ec1-8cb3-0fd8531eeb27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4066 | 2024.11.02 06:21:35.049636 [ 284 ] {} <Trace> HTTP-Session: 28588c33-4d44-4ec1-8cb3-0fd8531eeb27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4067 | 2024.11.02 06:21:35.049840 [ 284 ] {100462c2-d4f7-47ef-9647-8db4abc4a0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33972) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4068 | 2024.11.02 06:21:35.049889 [ 284 ] {100462c2-d4f7-47ef-9647-8db4abc4a0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4069 | 2024.11.02 06:21:35.050048 [ 284 ] {100462c2-d4f7-47ef-9647-8db4abc4a0b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4070 | 2024.11.02 06:21:35.050365 [ 284 ] {100462c2-d4f7-47ef-9647-8db4abc4a0b0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4071 | 2024.11.02 06:21:35.050400 [ 284 ] {100462c2-d4f7-47ef-9647-8db4abc4a0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4072 | 2024.11.02 06:21:35.050766 [ 284 ] {100462c2-d4f7-47ef-9647-8db4abc4a0b0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4073 | 2024.11.02 06:21:35.051108 [ 284 ] {100462c2-d4f7-47ef-9647-8db4abc4a0b0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4074 | 2024.11.02 06:21:35.051232 [ 284 ] {100462c2-d4f7-47ef-9647-8db4abc4a0b0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001456 sec., 56318.681318681316 rows/sec., 3.58 MiB/sec. | ||
4075 | 2024.11.02 06:21:35.051403 [ 284 ] {100462c2-d4f7-47ef-9647-8db4abc4a0b0} <Debug> DynamicQueryHandler: Done processing query | ||
4076 | 2024.11.02 06:21:35.051427 [ 284 ] {100462c2-d4f7-47ef-9647-8db4abc4a0b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4077 | 2024.11.02 06:21:35.051443 [ 284 ] {} <Debug> HTTP-Session: 28588c33-4d44-4ec1-8cb3-0fd8531eeb27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4078 | 2024.11.02 06:21:35.051921 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4079 | 2024.11.02 06:21:36.611627 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4080 | 2024.11.02 06:21:36.787032 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4081 | 2024.11.02 06:21:36.820517 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47865, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4082 | 2024.11.02 06:21:36.827808 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4083 | 2024.11.02 06:21:36.835189 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53636, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4084 | 2024.11.02 06:21:36.977604 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51237, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4085 | 2024.11.02 06:21:36.997901 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4086 | 2024.11.02 06:21:37.001143 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53932, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4087 | 2024.11.02 06:21:38.279439 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4088 | 2024.11.02 06:21:38.279495 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4089 | 2024.11.02 06:21:38.389714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 412 | ||
4090 | 2024.11.02 06:21:38.392546 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4091 | 2024.11.02 06:21:38.392596 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4092 | 2024.11.02 06:21:38.394297 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4093 | 2024.11.02 06:21:38.395399 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4094 | 2024.11.02 06:21:38.396291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
4095 | 2024.11.02 06:21:39.001380 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000966598 sec. | ||
4096 | 2024.11.02 06:21:40.009618 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36955, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4097 | 2024.11.02 06:21:40.009743 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4098 | 2024.11.02 06:21:40.009773 [ 284 ] {} <Debug> HTTP-Session: 711463d5-ca04-4e98-9c4c-df04bb5bc32e Authenticating user 'default' from [fd00:1122:3344:101::d]:36955 | ||
4099 | 2024.11.02 06:21:40.009802 [ 284 ] {} <Debug> HTTP-Session: 711463d5-ca04-4e98-9c4c-df04bb5bc32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4100 | 2024.11.02 06:21:40.009821 [ 284 ] {} <Debug> HTTP-Session: 711463d5-ca04-4e98-9c4c-df04bb5bc32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4101 | 2024.11.02 06:21:40.009881 [ 284 ] {} <Trace> HTTP-Session: 711463d5-ca04-4e98-9c4c-df04bb5bc32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4102 | 2024.11.02 06:21:40.010102 [ 284 ] {e7f9b2b8-1cc7-4dbd-824f-ee92b02b5fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36955) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4103 | 2024.11.02 06:21:40.010179 [ 284 ] {e7f9b2b8-1cc7-4dbd-824f-ee92b02b5fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4104 | 2024.11.02 06:21:40.010577 [ 284 ] {e7f9b2b8-1cc7-4dbd-824f-ee92b02b5fca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4105 | 2024.11.02 06:21:40.011079 [ 284 ] {e7f9b2b8-1cc7-4dbd-824f-ee92b02b5fca} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4106 | 2024.11.02 06:21:40.011122 [ 284 ] {e7f9b2b8-1cc7-4dbd-824f-ee92b02b5fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4107 | 2024.11.02 06:21:40.011577 [ 284 ] {e7f9b2b8-1cc7-4dbd-824f-ee92b02b5fca} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4108 | 2024.11.02 06:21:40.011994 [ 284 ] {e7f9b2b8-1cc7-4dbd-824f-ee92b02b5fca} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4109 | 2024.11.02 06:21:40.012144 [ 284 ] {e7f9b2b8-1cc7-4dbd-824f-ee92b02b5fca} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002119 sec., 26427.56016989146 rows/sec., 2.02 MiB/sec. | ||
4110 | 2024.11.02 06:21:40.012543 [ 284 ] {e7f9b2b8-1cc7-4dbd-824f-ee92b02b5fca} <Debug> DynamicQueryHandler: Done processing query | ||
4111 | 2024.11.02 06:21:40.012572 [ 284 ] {e7f9b2b8-1cc7-4dbd-824f-ee92b02b5fca} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4112 | 2024.11.02 06:21:40.012588 [ 284 ] {} <Debug> HTTP-Session: 711463d5-ca04-4e98-9c4c-df04bb5bc32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4113 | 2024.11.02 06:21:40.012824 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4114 | 2024.11.02 06:21:40.012984 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35021, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4115 | 2024.11.02 06:21:40.013119 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4116 | 2024.11.02 06:21:40.013150 [ 283 ] {} <Debug> HTTP-Session: 062c7aef-09d2-4810-9df1-bed2561aa0ba Authenticating user 'default' from [fd00:1122:3344:101::d]:35021 | ||
4117 | 2024.11.02 06:21:40.013179 [ 283 ] {} <Debug> HTTP-Session: 062c7aef-09d2-4810-9df1-bed2561aa0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4118 | 2024.11.02 06:21:40.013198 [ 283 ] {} <Debug> HTTP-Session: 062c7aef-09d2-4810-9df1-bed2561aa0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4119 | 2024.11.02 06:21:40.013262 [ 283 ] {} <Trace> HTTP-Session: 062c7aef-09d2-4810-9df1-bed2561aa0ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4120 | 2024.11.02 06:21:40.013500 [ 283 ] {b6a7db81-27b2-4cb2-be41-9e29b355a79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35021) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4121 | 2024.11.02 06:21:40.013578 [ 283 ] {b6a7db81-27b2-4cb2-be41-9e29b355a79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4122 | 2024.11.02 06:21:40.013955 [ 283 ] {b6a7db81-27b2-4cb2-be41-9e29b355a79f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4123 | 2024.11.02 06:21:40.014377 [ 283 ] {b6a7db81-27b2-4cb2-be41-9e29b355a79f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4124 | 2024.11.02 06:21:40.014421 [ 283 ] {b6a7db81-27b2-4cb2-be41-9e29b355a79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4125 | 2024.11.02 06:21:40.014861 [ 283 ] {b6a7db81-27b2-4cb2-be41-9e29b355a79f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4126 | 2024.11.02 06:21:40.015272 [ 283 ] {b6a7db81-27b2-4cb2-be41-9e29b355a79f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4127 | 2024.11.02 06:21:40.015457 [ 283 ] {b6a7db81-27b2-4cb2-be41-9e29b355a79f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002038 sec., 31403.336604514232 rows/sec., 2.45 MiB/sec. | ||
4128 | 2024.11.02 06:21:40.015659 [ 283 ] {b6a7db81-27b2-4cb2-be41-9e29b355a79f} <Debug> DynamicQueryHandler: Done processing query | ||
4129 | 2024.11.02 06:21:40.015686 [ 283 ] {b6a7db81-27b2-4cb2-be41-9e29b355a79f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4130 | 2024.11.02 06:21:40.015703 [ 283 ] {} <Debug> HTTP-Session: 062c7aef-09d2-4810-9df1-bed2561aa0ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4131 | 2024.11.02 06:21:40.015908 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36955, User-Agent: (none), Length: 24523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4132 | 2024.11.02 06:21:40.015929 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4133 | 2024.11.02 06:21:40.016006 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4134 | 2024.11.02 06:21:40.016042 [ 284 ] {} <Debug> HTTP-Session: 5706a51a-7115-4678-a56d-3b641885533c Authenticating user 'default' from [fd00:1122:3344:101::d]:36955 | ||
4135 | 2024.11.02 06:21:40.016068 [ 284 ] {} <Debug> HTTP-Session: 5706a51a-7115-4678-a56d-3b641885533c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4136 | 2024.11.02 06:21:40.016083 [ 284 ] {} <Debug> HTTP-Session: 5706a51a-7115-4678-a56d-3b641885533c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4137 | 2024.11.02 06:21:40.016135 [ 284 ] {} <Trace> HTTP-Session: 5706a51a-7115-4678-a56d-3b641885533c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4138 | 2024.11.02 06:21:40.016356 [ 284 ] {3d6420ed-ec0f-43ec-ab55-4de016faed61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36955) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4139 | 2024.11.02 06:21:40.016414 [ 284 ] {3d6420ed-ec0f-43ec-ab55-4de016faed61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4140 | 2024.11.02 06:21:40.016600 [ 284 ] {3d6420ed-ec0f-43ec-ab55-4de016faed61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4141 | 2024.11.02 06:21:40.016995 [ 284 ] {3d6420ed-ec0f-43ec-ab55-4de016faed61} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4142 | 2024.11.02 06:21:40.017032 [ 284 ] {3d6420ed-ec0f-43ec-ab55-4de016faed61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4143 | 2024.11.02 06:21:40.017441 [ 284 ] {3d6420ed-ec0f-43ec-ab55-4de016faed61} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4144 | 2024.11.02 06:21:40.017805 [ 284 ] {3d6420ed-ec0f-43ec-ab55-4de016faed61} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4145 | 2024.11.02 06:21:40.017937 [ 284 ] {3d6420ed-ec0f-43ec-ab55-4de016faed61} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001697 sec., 75427.22451384796 rows/sec., 5.25 MiB/sec. | ||
4146 | 2024.11.02 06:21:40.018117 [ 284 ] {3d6420ed-ec0f-43ec-ab55-4de016faed61} <Debug> DynamicQueryHandler: Done processing query | ||
4147 | 2024.11.02 06:21:40.018142 [ 284 ] {3d6420ed-ec0f-43ec-ab55-4de016faed61} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4148 | 2024.11.02 06:21:40.018159 [ 284 ] {} <Debug> HTTP-Session: 5706a51a-7115-4678-a56d-3b641885533c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4149 | 2024.11.02 06:21:40.018375 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4150 | 2024.11.02 06:21:40.018441 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42805, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4151 | 2024.11.02 06:21:40.018537 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4152 | 2024.11.02 06:21:40.018573 [ 283 ] {} <Debug> HTTP-Session: 6cf0ad70-2612-4d68-85a0-52cc50a35765 Authenticating user 'default' from [fd00:1122:3344:101::d]:42805 | ||
4153 | 2024.11.02 06:21:40.018596 [ 283 ] {} <Debug> HTTP-Session: 6cf0ad70-2612-4d68-85a0-52cc50a35765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4154 | 2024.11.02 06:21:40.018613 [ 283 ] {} <Debug> HTTP-Session: 6cf0ad70-2612-4d68-85a0-52cc50a35765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4155 | 2024.11.02 06:21:40.018660 [ 283 ] {} <Trace> HTTP-Session: 6cf0ad70-2612-4d68-85a0-52cc50a35765 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4156 | 2024.11.02 06:21:40.018812 [ 283 ] {989ddf84-748d-4267-81fd-cd9d55c8131a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42805) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4157 | 2024.11.02 06:21:40.018867 [ 283 ] {989ddf84-748d-4267-81fd-cd9d55c8131a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4158 | 2024.11.02 06:21:40.019036 [ 283 ] {989ddf84-748d-4267-81fd-cd9d55c8131a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4159 | 2024.11.02 06:21:40.019418 [ 283 ] {989ddf84-748d-4267-81fd-cd9d55c8131a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4160 | 2024.11.02 06:21:40.019457 [ 283 ] {989ddf84-748d-4267-81fd-cd9d55c8131a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4161 | 2024.11.02 06:21:40.019842 [ 283 ] {989ddf84-748d-4267-81fd-cd9d55c8131a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4162 | 2024.11.02 06:21:40.020189 [ 283 ] {989ddf84-748d-4267-81fd-cd9d55c8131a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4163 | 2024.11.02 06:21:40.020352 [ 283 ] {989ddf84-748d-4267-81fd-cd9d55c8131a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001588 sec., 30226.700251889168 rows/sec., 2.04 MiB/sec. | ||
4164 | 2024.11.02 06:21:40.020689 [ 283 ] {989ddf84-748d-4267-81fd-cd9d55c8131a} <Debug> DynamicQueryHandler: Done processing query | ||
4165 | 2024.11.02 06:21:40.020714 [ 283 ] {989ddf84-748d-4267-81fd-cd9d55c8131a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4166 | 2024.11.02 06:21:40.020732 [ 283 ] {} <Debug> HTTP-Session: 6cf0ad70-2612-4d68-85a0-52cc50a35765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4167 | 2024.11.02 06:21:40.021153 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4168 | 2024.11.02 06:21:45.011890 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60090, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4169 | 2024.11.02 06:21:45.012041 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4170 | 2024.11.02 06:21:45.012074 [ 283 ] {} <Debug> HTTP-Session: a507e022-484b-40d5-8894-9b019d21cf95 Authenticating user 'default' from [fd00:1122:3344:101::d]:60090 | ||
4171 | 2024.11.02 06:21:45.012102 [ 283 ] {} <Debug> HTTP-Session: a507e022-484b-40d5-8894-9b019d21cf95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4172 | 2024.11.02 06:21:45.012120 [ 283 ] {} <Debug> HTTP-Session: a507e022-484b-40d5-8894-9b019d21cf95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4173 | 2024.11.02 06:21:45.012179 [ 283 ] {} <Trace> HTTP-Session: a507e022-484b-40d5-8894-9b019d21cf95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4174 | 2024.11.02 06:21:45.012419 [ 283 ] {97d0e998-68ce-404e-9d66-edb5cee0c46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4175 | 2024.11.02 06:21:45.012500 [ 283 ] {97d0e998-68ce-404e-9d66-edb5cee0c46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4176 | 2024.11.02 06:21:45.012906 [ 283 ] {97d0e998-68ce-404e-9d66-edb5cee0c46b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4177 | 2024.11.02 06:21:45.013459 [ 283 ] {97d0e998-68ce-404e-9d66-edb5cee0c46b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4178 | 2024.11.02 06:21:45.013514 [ 283 ] {97d0e998-68ce-404e-9d66-edb5cee0c46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4179 | 2024.11.02 06:21:45.013970 [ 283 ] {97d0e998-68ce-404e-9d66-edb5cee0c46b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4180 | 2024.11.02 06:21:45.014377 [ 283 ] {97d0e998-68ce-404e-9d66-edb5cee0c46b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4181 | 2024.11.02 06:21:45.014570 [ 283 ] {97d0e998-68ce-404e-9d66-edb5cee0c46b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002224 sec., 25179.856115107916 rows/sec., 1.92 MiB/sec. | ||
4182 | 2024.11.02 06:21:45.014872 [ 283 ] {97d0e998-68ce-404e-9d66-edb5cee0c46b} <Debug> DynamicQueryHandler: Done processing query | ||
4183 | 2024.11.02 06:21:45.014902 [ 283 ] {97d0e998-68ce-404e-9d66-edb5cee0c46b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4184 | 2024.11.02 06:21:45.014919 [ 283 ] {} <Debug> HTTP-Session: a507e022-484b-40d5-8894-9b019d21cf95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4185 | 2024.11.02 06:21:45.015144 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4186 | 2024.11.02 06:21:45.015341 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45815, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4187 | 2024.11.02 06:21:45.015455 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4188 | 2024.11.02 06:21:45.015483 [ 286 ] {} <Debug> HTTP-Session: e3b05cba-7431-4874-a8c1-ef5322e48cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:45815 | ||
4189 | 2024.11.02 06:21:45.015511 [ 286 ] {} <Debug> HTTP-Session: e3b05cba-7431-4874-a8c1-ef5322e48cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4190 | 2024.11.02 06:21:45.015528 [ 286 ] {} <Debug> HTTP-Session: e3b05cba-7431-4874-a8c1-ef5322e48cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4191 | 2024.11.02 06:21:45.015588 [ 286 ] {} <Trace> HTTP-Session: e3b05cba-7431-4874-a8c1-ef5322e48cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4192 | 2024.11.02 06:21:45.015809 [ 286 ] {935db0b1-bffa-4e5b-94e2-4c598b957107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4193 | 2024.11.02 06:21:45.015884 [ 286 ] {935db0b1-bffa-4e5b-94e2-4c598b957107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4194 | 2024.11.02 06:21:45.016233 [ 286 ] {935db0b1-bffa-4e5b-94e2-4c598b957107} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4195 | 2024.11.02 06:21:45.016681 [ 286 ] {935db0b1-bffa-4e5b-94e2-4c598b957107} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4196 | 2024.11.02 06:21:45.016720 [ 286 ] {935db0b1-bffa-4e5b-94e2-4c598b957107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4197 | 2024.11.02 06:21:45.017145 [ 286 ] {935db0b1-bffa-4e5b-94e2-4c598b957107} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4198 | 2024.11.02 06:21:45.017536 [ 286 ] {935db0b1-bffa-4e5b-94e2-4c598b957107} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4199 | 2024.11.02 06:21:45.017683 [ 286 ] {935db0b1-bffa-4e5b-94e2-4c598b957107} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00196 sec., 32653.061224489797 rows/sec., 2.55 MiB/sec. | ||
4200 | 2024.11.02 06:21:45.017877 [ 286 ] {935db0b1-bffa-4e5b-94e2-4c598b957107} <Debug> DynamicQueryHandler: Done processing query | ||
4201 | 2024.11.02 06:21:45.017904 [ 286 ] {935db0b1-bffa-4e5b-94e2-4c598b957107} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4202 | 2024.11.02 06:21:45.017920 [ 286 ] {} <Debug> HTTP-Session: e3b05cba-7431-4874-a8c1-ef5322e48cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4203 | 2024.11.02 06:21:45.018232 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4204 | 2024.11.02 06:21:45.018284 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60090, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4205 | 2024.11.02 06:21:45.018375 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4206 | 2024.11.02 06:21:45.018406 [ 283 ] {} <Debug> HTTP-Session: 5464d54b-43bd-4957-97b2-12a79471bf5e Authenticating user 'default' from [fd00:1122:3344:101::d]:60090 | ||
4207 | 2024.11.02 06:21:45.018440 [ 283 ] {} <Debug> HTTP-Session: 5464d54b-43bd-4957-97b2-12a79471bf5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4208 | 2024.11.02 06:21:45.018461 [ 283 ] {} <Debug> HTTP-Session: 5464d54b-43bd-4957-97b2-12a79471bf5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4209 | 2024.11.02 06:21:45.018511 [ 283 ] {} <Trace> HTTP-Session: 5464d54b-43bd-4957-97b2-12a79471bf5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4210 | 2024.11.02 06:21:45.018753 [ 283 ] {995e1a3e-8606-48ff-b068-97d5c803dbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4211 | 2024.11.02 06:21:45.018819 [ 283 ] {995e1a3e-8606-48ff-b068-97d5c803dbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4212 | 2024.11.02 06:21:45.019032 [ 283 ] {995e1a3e-8606-48ff-b068-97d5c803dbae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4213 | 2024.11.02 06:21:45.019466 [ 283 ] {995e1a3e-8606-48ff-b068-97d5c803dbae} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4214 | 2024.11.02 06:21:45.019504 [ 283 ] {995e1a3e-8606-48ff-b068-97d5c803dbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4215 | 2024.11.02 06:21:45.019931 [ 283 ] {995e1a3e-8606-48ff-b068-97d5c803dbae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4216 | 2024.11.02 06:21:45.020296 [ 283 ] {995e1a3e-8606-48ff-b068-97d5c803dbae} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4217 | 2024.11.02 06:21:45.020478 [ 283 ] {995e1a3e-8606-48ff-b068-97d5c803dbae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001845 sec., 86720.86720867208 rows/sec., 6.04 MiB/sec. | ||
4218 | 2024.11.02 06:21:45.020673 [ 283 ] {995e1a3e-8606-48ff-b068-97d5c803dbae} <Debug> DynamicQueryHandler: Done processing query | ||
4219 | 2024.11.02 06:21:45.020699 [ 283 ] {995e1a3e-8606-48ff-b068-97d5c803dbae} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4220 | 2024.11.02 06:21:45.020715 [ 283 ] {} <Debug> HTTP-Session: 5464d54b-43bd-4957-97b2-12a79471bf5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4221 | 2024.11.02 06:21:45.021081 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4222 | 2024.11.02 06:21:45.021159 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38306, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4223 | 2024.11.02 06:21:45.021231 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4224 | 2024.11.02 06:21:45.021255 [ 286 ] {} <Debug> HTTP-Session: fff81e50-82f5-4711-b3bf-8a0f8e403ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38306 | ||
4225 | 2024.11.02 06:21:45.021276 [ 286 ] {} <Debug> HTTP-Session: fff81e50-82f5-4711-b3bf-8a0f8e403ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4226 | 2024.11.02 06:21:45.021294 [ 286 ] {} <Debug> HTTP-Session: fff81e50-82f5-4711-b3bf-8a0f8e403ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4227 | 2024.11.02 06:21:45.021339 [ 286 ] {} <Trace> HTTP-Session: fff81e50-82f5-4711-b3bf-8a0f8e403ea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4228 | 2024.11.02 06:21:45.021496 [ 286 ] {3cbd9522-bb6c-45ab-be32-f2635dff3014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38306) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4229 | 2024.11.02 06:21:45.021555 [ 286 ] {3cbd9522-bb6c-45ab-be32-f2635dff3014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4230 | 2024.11.02 06:21:45.021749 [ 286 ] {3cbd9522-bb6c-45ab-be32-f2635dff3014} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4231 | 2024.11.02 06:21:45.022071 [ 286 ] {3cbd9522-bb6c-45ab-be32-f2635dff3014} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4232 | 2024.11.02 06:21:45.022106 [ 286 ] {3cbd9522-bb6c-45ab-be32-f2635dff3014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4233 | 2024.11.02 06:21:45.022489 [ 286 ] {3cbd9522-bb6c-45ab-be32-f2635dff3014} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4234 | 2024.11.02 06:21:45.022817 [ 286 ] {3cbd9522-bb6c-45ab-be32-f2635dff3014} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4235 | 2024.11.02 06:21:45.022950 [ 286 ] {3cbd9522-bb6c-45ab-be32-f2635dff3014} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. | ||
4236 | 2024.11.02 06:21:45.023121 [ 286 ] {3cbd9522-bb6c-45ab-be32-f2635dff3014} <Debug> DynamicQueryHandler: Done processing query | ||
4237 | 2024.11.02 06:21:45.023145 [ 286 ] {3cbd9522-bb6c-45ab-be32-f2635dff3014} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4238 | 2024.11.02 06:21:45.023160 [ 286 ] {} <Debug> HTTP-Session: fff81e50-82f5-4711-b3bf-8a0f8e403ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4239 | 2024.11.02 06:21:45.023864 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4240 | 2024.11.02 06:21:45.797402 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4241 | 2024.11.02 06:21:46.104474 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4242 | 2024.11.02 06:21:46.151783 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4243 | 2024.11.02 06:21:46.205600 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4244 | 2024.11.02 06:21:46.454772 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4245 | 2024.11.02 06:21:46.544095 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4246 | 2024.11.02 06:21:46.555511 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38149, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4247 | 2024.11.02 06:21:46.575825 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4248 | 2024.11.02 06:21:46.592074 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4249 | 2024.11.02 06:21:46.610374 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4250 | 2024.11.02 06:21:46.674371 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4251 | 2024.11.02 06:21:46.685403 [ 141 ] {} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4252 | 2024.11.02 06:21:46.685481 [ 141 ] {} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4253 | 2024.11.02 06:21:46.685508 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4254 | 2024.11.02 06:21:46.685719 [ 199 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
4255 | 2024.11.02 06:21:46.685911 [ 199 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4256 | 2024.11.02 06:21:46.685948 [ 199 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
4257 | 2024.11.02 06:21:46.686047 [ 199 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
4258 | 2024.11.02 06:21:46.686228 [ 199 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
4259 | 2024.11.02 06:21:46.686468 [ 199 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
4260 | 2024.11.02 06:21:46.686715 [ 199 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
4261 | 2024.11.02 06:21:46.687927 [ 198 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.002336293 sec., 2140.1425249315903 rows/sec., 142.54 KiB/sec. | ||
4262 | 2024.11.02 06:21:46.688104 [ 191 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4263 | 2024.11.02 06:21:46.688506 [ 191 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_5_1} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4264 | 2024.11.02 06:21:46.688584 [ 191 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_5_1} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4265 | 2024.11.02 06:21:46.688658 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
4266 | 2024.11.02 06:21:46.694210 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4267 | 2024.11.02 06:21:46.703781 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4268 | 2024.11.02 06:21:46.761716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56161, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4269 | 2024.11.02 06:21:46.789044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4270 | 2024.11.02 06:21:46.825188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48209, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4271 | 2024.11.02 06:21:46.849628 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4272 | 2024.11.02 06:21:46.887367 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4273 | 2024.11.02 06:21:46.947313 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4274 | 2024.11.02 06:21:46.987017 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4275 | 2024.11.02 06:21:47.030755 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4276 | 2024.11.02 06:21:47.035176 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4277 | 2024.11.02 06:21:47.036947 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4278 | 2024.11.02 06:21:47.044696 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4279 | 2024.11.02 06:21:48.396452 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 428 | ||
4280 | 2024.11.02 06:21:48.399095 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4281 | 2024.11.02 06:21:48.399154 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4282 | 2024.11.02 06:21:48.400991 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4283 | 2024.11.02 06:21:48.402104 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4284 | 2024.11.02 06:21:48.402357 [ 140 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4285 | 2024.11.02 06:21:48.402486 [ 140 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4286 | 2024.11.02 06:21:48.402555 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4287 | 2024.11.02 06:21:48.403039 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
4288 | 2024.11.02 06:21:48.404104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
4289 | 2024.11.02 06:21:48.404737 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4290 | 2024.11.02 06:21:48.404920 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
4291 | 2024.11.02 06:21:48.405548 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
4292 | 2024.11.02 06:21:48.406137 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
4293 | 2024.11.02 06:21:48.406689 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
4294 | 2024.11.02 06:21:48.407212 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
4295 | 2024.11.02 06:21:48.407705 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
4296 | 2024.11.02 06:21:48.416154 [ 201 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 72 columns (72 merged, 0 gathered) in 0.013421849 sec., 31888.303914013635 rows/sec., 27.01 MiB/sec. | ||
4297 | 2024.11.02 06:21:48.416965 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4298 | 2024.11.02 06:21:48.418408 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_11_2} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4299 | 2024.11.02 06:21:48.418499 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_11_2} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4300 | 2024.11.02 06:21:48.418710 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
4301 | 2024.11.02 06:21:50.017537 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60090, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4302 | 2024.11.02 06:21:50.017647 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4303 | 2024.11.02 06:21:50.017671 [ 283 ] {} <Debug> HTTP-Session: 7f426f7f-2e4e-49ef-a8c5-8e17e849cf6f Authenticating user 'default' from [fd00:1122:3344:101::d]:60090 | ||
4304 | 2024.11.02 06:21:50.017695 [ 283 ] {} <Debug> HTTP-Session: 7f426f7f-2e4e-49ef-a8c5-8e17e849cf6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4305 | 2024.11.02 06:21:50.017709 [ 283 ] {} <Debug> HTTP-Session: 7f426f7f-2e4e-49ef-a8c5-8e17e849cf6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4306 | 2024.11.02 06:21:50.017759 [ 283 ] {} <Trace> HTTP-Session: 7f426f7f-2e4e-49ef-a8c5-8e17e849cf6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4307 | 2024.11.02 06:21:50.018100 [ 283 ] {3b050f29-67aa-4a67-8e77-51b46ef37f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4308 | 2024.11.02 06:21:50.018166 [ 283 ] {3b050f29-67aa-4a67-8e77-51b46ef37f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4309 | 2024.11.02 06:21:50.018493 [ 283 ] {3b050f29-67aa-4a67-8e77-51b46ef37f63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4310 | 2024.11.02 06:21:50.019081 [ 283 ] {3b050f29-67aa-4a67-8e77-51b46ef37f63} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4311 | 2024.11.02 06:21:50.019122 [ 283 ] {3b050f29-67aa-4a67-8e77-51b46ef37f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4312 | 2024.11.02 06:21:50.019567 [ 283 ] {3b050f29-67aa-4a67-8e77-51b46ef37f63} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4313 | 2024.11.02 06:21:50.019952 [ 283 ] {3b050f29-67aa-4a67-8e77-51b46ef37f63} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4314 | 2024.11.02 06:21:50.020123 [ 283 ] {3b050f29-67aa-4a67-8e77-51b46ef37f63} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002221 sec., 122917.60468257542 rows/sec., 10.93 MiB/sec. | ||
4315 | 2024.11.02 06:21:50.020135 [ 139 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4316 | 2024.11.02 06:21:50.020240 [ 139 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4317 | 2024.11.02 06:21:50.020298 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4318 | 2024.11.02 06:21:50.020442 [ 283 ] {3b050f29-67aa-4a67-8e77-51b46ef37f63} <Debug> DynamicQueryHandler: Done processing query | ||
4319 | 2024.11.02 06:21:50.020510 [ 283 ] {3b050f29-67aa-4a67-8e77-51b46ef37f63} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4320 | 2024.11.02 06:21:50.020545 [ 283 ] {} <Debug> HTTP-Session: 7f426f7f-2e4e-49ef-a8c5-8e17e849cf6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4321 | 2024.11.02 06:21:50.020569 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
4322 | 2024.11.02 06:21:50.020829 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4323 | 2024.11.02 06:21:50.020922 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4324 | 2024.11.02 06:21:50.020955 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49721, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4325 | 2024.11.02 06:21:50.021022 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1420 rows starting from the beginning of the part | ||
4326 | 2024.11.02 06:21:50.021129 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4327 | 2024.11.02 06:21:50.021253 [ 302 ] {} <Debug> HTTP-Session: 416ee8e6-ccc2-4b3d-a45d-17ad66000307 Authenticating user 'default' from [fd00:1122:3344:101::d]:49721 | ||
4328 | 2024.11.02 06:21:50.021279 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
4329 | 2024.11.02 06:21:50.021350 [ 302 ] {} <Debug> HTTP-Session: 416ee8e6-ccc2-4b3d-a45d-17ad66000307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4330 | 2024.11.02 06:21:50.021416 [ 302 ] {} <Debug> HTTP-Session: 416ee8e6-ccc2-4b3d-a45d-17ad66000307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4331 | 2024.11.02 06:21:50.021592 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 273 rows starting from the beginning of the part | ||
4332 | 2024.11.02 06:21:50.021611 [ 302 ] {} <Trace> HTTP-Session: 416ee8e6-ccc2-4b3d-a45d-17ad66000307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4333 | 2024.11.02 06:21:50.021805 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
4334 | 2024.11.02 06:21:50.022126 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
4335 | 2024.11.02 06:21:50.022126 [ 302 ] {ada90ad4-4429-43e1-bd9d-907832183f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49721) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4336 | 2024.11.02 06:21:50.022307 [ 302 ] {ada90ad4-4429-43e1-bd9d-907832183f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4337 | 2024.11.02 06:21:50.022389 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 273 rows starting from the beginning of the part | ||
4338 | 2024.11.02 06:21:50.023455 [ 302 ] {ada90ad4-4429-43e1-bd9d-907832183f64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4339 | 2024.11.02 06:21:50.024510 [ 302 ] {ada90ad4-4429-43e1-bd9d-907832183f64} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4340 | 2024.11.02 06:21:50.024578 [ 302 ] {ada90ad4-4429-43e1-bd9d-907832183f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4341 | 2024.11.02 06:21:50.025492 [ 302 ] {ada90ad4-4429-43e1-bd9d-907832183f64} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4342 | 2024.11.02 06:21:50.026272 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2134 rows, containing 5 columns (5 merged, 0 gathered) in 0.005862039 sec., 364037.15498992754 rows/sec., 32.10 MiB/sec. | ||
4343 | 2024.11.02 06:21:50.026541 [ 302 ] {ada90ad4-4429-43e1-bd9d-907832183f64} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4344 | 2024.11.02 06:21:50.026605 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4345 | 2024.11.02 06:21:50.026907 [ 302 ] {ada90ad4-4429-43e1-bd9d-907832183f64} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.004993 sec., 8411.776487081914 rows/sec., 632.53 KiB/sec. | ||
4346 | 2024.11.02 06:21:50.027812 [ 302 ] {ada90ad4-4429-43e1-bd9d-907832183f64} <Debug> DynamicQueryHandler: Done processing query | ||
4347 | 2024.11.02 06:21:50.027858 [ 302 ] {ada90ad4-4429-43e1-bd9d-907832183f64} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4348 | 2024.11.02 06:21:50.027898 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_21_4} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4349 | 2024.11.02 06:21:50.027904 [ 302 ] {} <Debug> HTTP-Session: 416ee8e6-ccc2-4b3d-a45d-17ad66000307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4350 | 2024.11.02 06:21:50.028037 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_21_4} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4351 | 2024.11.02 06:21:50.028189 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4352 | 2024.11.02 06:21:50.028198 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4353 | 2024.11.02 06:21:50.028278 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60301, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4354 | 2024.11.02 06:21:50.028365 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4355 | 2024.11.02 06:21:50.028401 [ 283 ] {} <Debug> HTTP-Session: fd23d9ae-6cc6-4bb4-a249-0f461e07c1d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60301 | ||
4356 | 2024.11.02 06:21:50.028425 [ 283 ] {} <Debug> HTTP-Session: fd23d9ae-6cc6-4bb4-a249-0f461e07c1d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4357 | 2024.11.02 06:21:50.028442 [ 283 ] {} <Debug> HTTP-Session: fd23d9ae-6cc6-4bb4-a249-0f461e07c1d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4358 | 2024.11.02 06:21:50.028488 [ 283 ] {} <Trace> HTTP-Session: fd23d9ae-6cc6-4bb4-a249-0f461e07c1d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4359 | 2024.11.02 06:21:50.028625 [ 283 ] {cebefe1b-9b29-4434-9f33-fdafe7ad3dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60301) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4360 | 2024.11.02 06:21:50.028679 [ 283 ] {cebefe1b-9b29-4434-9f33-fdafe7ad3dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4361 | 2024.11.02 06:21:50.028991 [ 283 ] {cebefe1b-9b29-4434-9f33-fdafe7ad3dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4362 | 2024.11.02 06:21:50.029335 [ 283 ] {cebefe1b-9b29-4434-9f33-fdafe7ad3dab} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4363 | 2024.11.02 06:21:50.029371 [ 283 ] {cebefe1b-9b29-4434-9f33-fdafe7ad3dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4364 | 2024.11.02 06:21:50.029725 [ 283 ] {cebefe1b-9b29-4434-9f33-fdafe7ad3dab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4365 | 2024.11.02 06:21:50.030099 [ 283 ] {cebefe1b-9b29-4434-9f33-fdafe7ad3dab} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4366 | 2024.11.02 06:21:50.030265 [ 283 ] {cebefe1b-9b29-4434-9f33-fdafe7ad3dab} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001673 sec., 8368.200836820084 rows/sec., 586.05 KiB/sec. | ||
4367 | 2024.11.02 06:21:50.030441 [ 283 ] {cebefe1b-9b29-4434-9f33-fdafe7ad3dab} <Debug> DynamicQueryHandler: Done processing query | ||
4368 | 2024.11.02 06:21:50.030465 [ 283 ] {cebefe1b-9b29-4434-9f33-fdafe7ad3dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4369 | 2024.11.02 06:21:50.030481 [ 283 ] {} <Debug> HTTP-Session: fd23d9ae-6cc6-4bb4-a249-0f461e07c1d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4370 | 2024.11.02 06:21:50.030635 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4371 | 2024.11.02 06:21:50.030717 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34602, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4372 | 2024.11.02 06:21:50.030796 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4373 | 2024.11.02 06:21:50.030823 [ 302 ] {} <Debug> HTTP-Session: f8182825-4c62-404e-91ff-fc8252ff0d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:34602 | ||
4374 | 2024.11.02 06:21:50.030846 [ 302 ] {} <Debug> HTTP-Session: f8182825-4c62-404e-91ff-fc8252ff0d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4375 | 2024.11.02 06:21:50.030864 [ 302 ] {} <Debug> HTTP-Session: f8182825-4c62-404e-91ff-fc8252ff0d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4376 | 2024.11.02 06:21:50.030915 [ 302 ] {} <Trace> HTTP-Session: f8182825-4c62-404e-91ff-fc8252ff0d00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4377 | 2024.11.02 06:21:50.031051 [ 302 ] {3006e954-5636-4b74-8839-a1211fc47c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34602) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4378 | 2024.11.02 06:21:50.031108 [ 302 ] {3006e954-5636-4b74-8839-a1211fc47c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4379 | 2024.11.02 06:21:50.031380 [ 302 ] {3006e954-5636-4b74-8839-a1211fc47c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4380 | 2024.11.02 06:21:50.031711 [ 302 ] {3006e954-5636-4b74-8839-a1211fc47c46} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4381 | 2024.11.02 06:21:50.031747 [ 302 ] {3006e954-5636-4b74-8839-a1211fc47c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4382 | 2024.11.02 06:21:50.032112 [ 302 ] {3006e954-5636-4b74-8839-a1211fc47c46} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4383 | 2024.11.02 06:21:50.032505 [ 302 ] {3006e954-5636-4b74-8839-a1211fc47c46} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4384 | 2024.11.02 06:21:50.032668 [ 302 ] {3006e954-5636-4b74-8839-a1211fc47c46} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001646 sec., 3645.2004860267316 rows/sec., 215.37 KiB/sec. | ||
4385 | 2024.11.02 06:21:50.032676 [ 139 ] {} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4386 | 2024.11.02 06:21:50.032762 [ 139 ] {} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4387 | 2024.11.02 06:21:50.032816 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4388 | 2024.11.02 06:21:50.033015 [ 302 ] {3006e954-5636-4b74-8839-a1211fc47c46} <Debug> DynamicQueryHandler: Done processing query | ||
4389 | 2024.11.02 06:21:50.033140 [ 302 ] {3006e954-5636-4b74-8839-a1211fc47c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4390 | 2024.11.02 06:21:50.033251 [ 201 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
4391 | 2024.11.02 06:21:50.033256 [ 302 ] {} <Debug> HTTP-Session: f8182825-4c62-404e-91ff-fc8252ff0d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4392 | 2024.11.02 06:21:50.033548 [ 201 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4393 | 2024.11.02 06:21:50.033581 [ 201 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
4394 | 2024.11.02 06:21:50.033663 [ 201 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
4395 | 2024.11.02 06:21:50.033815 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4396 | 2024.11.02 06:21:50.033866 [ 201 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
4397 | 2024.11.02 06:21:50.034053 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64417, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4398 | 2024.11.02 06:21:50.034339 [ 201 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
4399 | 2024.11.02 06:21:50.034342 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4400 | 2024.11.02 06:21:50.034412 [ 283 ] {} <Debug> HTTP-Session: 5ab62ba6-b46b-4886-b116-5ce11ab849e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64417 | ||
4401 | 2024.11.02 06:21:50.034500 [ 283 ] {} <Debug> HTTP-Session: 5ab62ba6-b46b-4886-b116-5ce11ab849e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4402 | 2024.11.02 06:21:50.034565 [ 283 ] {} <Debug> HTTP-Session: 5ab62ba6-b46b-4886-b116-5ce11ab849e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4403 | 2024.11.02 06:21:50.034616 [ 201 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
4404 | 2024.11.02 06:21:50.034691 [ 283 ] {} <Trace> HTTP-Session: 5ab62ba6-b46b-4886-b116-5ce11ab849e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4405 | 2024.11.02 06:21:50.035324 [ 283 ] {66029d94-03fb-4de2-94c1-226b2fc87030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64417) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4406 | 2024.11.02 06:21:50.035432 [ 283 ] {66029d94-03fb-4de2-94c1-226b2fc87030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4407 | 2024.11.02 06:21:50.036400 [ 283 ] {66029d94-03fb-4de2-94c1-226b2fc87030} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4408 | 2024.11.02 06:21:50.036986 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004090196 sec., 7334.611837672327 rows/sec., 465.58 KiB/sec. | ||
4409 | 2024.11.02 06:21:50.037293 [ 195 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4410 | 2024.11.02 06:21:50.037481 [ 283 ] {66029d94-03fb-4de2-94c1-226b2fc87030} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4411 | 2024.11.02 06:21:50.037533 [ 283 ] {66029d94-03fb-4de2-94c1-226b2fc87030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4412 | 2024.11.02 06:21:50.038445 [ 195 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_5_1} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4413 | 2024.11.02 06:21:50.038485 [ 283 ] {66029d94-03fb-4de2-94c1-226b2fc87030} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4414 | 2024.11.02 06:21:50.038607 [ 195 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_5_1} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4415 | 2024.11.02 06:21:50.038802 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4416 | 2024.11.02 06:21:50.039086 [ 283 ] {66029d94-03fb-4de2-94c1-226b2fc87030} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): 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.02 06:21:50.039258 [ 139 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4418 | 2024.11.02 06:21:50.039261 [ 283 ] {66029d94-03fb-4de2-94c1-226b2fc87030} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004256 sec., 99624.06015037594 rows/sec., 7.12 MiB/sec. | ||
4419 | 2024.11.02 06:21:50.039307 [ 139 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4420 | 2024.11.02 06:21:50.039374 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4421 | 2024.11.02 06:21:50.039727 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
4422 | 2024.11.02 06:21:50.039827 [ 283 ] {66029d94-03fb-4de2-94c1-226b2fc87030} <Debug> DynamicQueryHandler: Done processing query | ||
4423 | 2024.11.02 06:21:50.039942 [ 283 ] {66029d94-03fb-4de2-94c1-226b2fc87030} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
4424 | 2024.11.02 06:21:50.040008 [ 283 ] {} <Debug> HTTP-Session: 5ab62ba6-b46b-4886-b116-5ce11ab849e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4425 | 2024.11.02 06:21:50.040099 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4426 | 2024.11.02 06:21:50.040134 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 910 rows starting from the beginning of the part | ||
4427 | 2024.11.02 06:21:50.040316 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
4428 | 2024.11.02 06:21:50.040336 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4429 | 2024.11.02 06:21:50.040421 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42634, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4430 | 2024.11.02 06:21:50.040634 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4431 | 2024.11.02 06:21:50.040714 [ 302 ] {} <Debug> HTTP-Session: 99ec50b1-856f-4a1c-a9c1-ea942f635692 Authenticating user 'default' from [fd00:1122:3344:101::d]:42634 | ||
4432 | 2024.11.02 06:21:50.040744 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 424 rows starting from the beginning of the part | ||
4433 | 2024.11.02 06:21:50.040776 [ 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): | ||
4434 | |||
4435 | (version 23.8.7.1) | ||
4436 | 2024.11.02 06:21:50.040815 [ 302 ] {} <Debug> HTTP-Session: 99ec50b1-856f-4a1c-a9c1-ea942f635692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4437 | 2024.11.02 06:21:50.040902 [ 302 ] {} <Debug> HTTP-Session: 99ec50b1-856f-4a1c-a9c1-ea942f635692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4438 | 2024.11.02 06:21:50.041064 [ 302 ] {} <Trace> HTTP-Session: 99ec50b1-856f-4a1c-a9c1-ea942f635692 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4439 | 2024.11.02 06:21:50.041136 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
4440 | 2024.11.02 06:21:50.041334 [ 302 ] {e9b38292-83f9-46ad-be2d-3ed93550e82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42634) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4441 | 2024.11.02 06:21:50.041347 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
4442 | 2024.11.02 06:21:50.041432 [ 302 ] {e9b38292-83f9-46ad-be2d-3ed93550e82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4443 | 2024.11.02 06:21:50.041532 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 424 rows starting from the beginning of the part | ||
4444 | 2024.11.02 06:21:50.042008 [ 302 ] {e9b38292-83f9-46ad-be2d-3ed93550e82a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4445 | 2024.11.02 06:21:50.042472 [ 302 ] {e9b38292-83f9-46ad-be2d-3ed93550e82a} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4446 | 2024.11.02 06:21:50.042524 [ 302 ] {e9b38292-83f9-46ad-be2d-3ed93550e82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4447 | 2024.11.02 06:21:50.043119 [ 302 ] {e9b38292-83f9-46ad-be2d-3ed93550e82a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4448 | 2024.11.02 06:21:50.043551 [ 302 ] {e9b38292-83f9-46ad-be2d-3ed93550e82a} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4449 | 2024.11.02 06:21:50.043566 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.004060415 sec., 480246.4772689491 rows/sec., 36.75 MiB/sec. | ||
4450 | 2024.11.02 06:21:50.043774 [ 302 ] {e9b38292-83f9-46ad-be2d-3ed93550e82a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002503 sec., 2397.1234518577708 rows/sec., 125.24 KiB/sec. | ||
4451 | 2024.11.02 06:21:50.044007 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4452 | 2024.11.02 06:21:50.044304 [ 302 ] {e9b38292-83f9-46ad-be2d-3ed93550e82a} <Debug> DynamicQueryHandler: Done processing query | ||
4453 | 2024.11.02 06:21:50.044355 [ 302 ] {e9b38292-83f9-46ad-be2d-3ed93550e82a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4454 | 2024.11.02 06:21:50.044388 [ 302 ] {} <Debug> HTTP-Session: 99ec50b1-856f-4a1c-a9c1-ea942f635692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4455 | 2024.11.02 06:21:50.044650 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4456 | 2024.11.02 06:21:50.044790 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45479, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4457 | 2024.11.02 06:21:50.044825 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_21_4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4458 | 2024.11.02 06:21:50.044939 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4459 | 2024.11.02 06:21:50.044979 [ 283 ] {} <Debug> HTTP-Session: 670e708d-3f8d-4156-b14a-7a9fc2c063d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45479 | ||
4460 | 2024.11.02 06:21:50.045007 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_21_4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4461 | 2024.11.02 06:21:50.045019 [ 283 ] {} <Debug> HTTP-Session: 670e708d-3f8d-4156-b14a-7a9fc2c063d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4462 | 2024.11.02 06:21:50.045052 [ 283 ] {} <Debug> HTTP-Session: 670e708d-3f8d-4156-b14a-7a9fc2c063d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4463 | 2024.11.02 06:21:50.045152 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4464 | 2024.11.02 06:21:50.045159 [ 283 ] {} <Trace> HTTP-Session: 670e708d-3f8d-4156-b14a-7a9fc2c063d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4465 | 2024.11.02 06:21:50.045408 [ 283 ] {8df4b3e9-ed38-4266-acab-0b5dbf34c4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45479) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4466 | 2024.11.02 06:21:50.045481 [ 283 ] {8df4b3e9-ed38-4266-acab-0b5dbf34c4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4467 | 2024.11.02 06:21:50.045656 [ 283 ] {8df4b3e9-ed38-4266-acab-0b5dbf34c4b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4468 | 2024.11.02 06:21:50.046051 [ 283 ] {8df4b3e9-ed38-4266-acab-0b5dbf34c4b4} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4469 | 2024.11.02 06:21:50.046087 [ 283 ] {8df4b3e9-ed38-4266-acab-0b5dbf34c4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4470 | 2024.11.02 06:21:50.046483 [ 283 ] {8df4b3e9-ed38-4266-acab-0b5dbf34c4b4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4471 | 2024.11.02 06:21:50.046826 [ 283 ] {8df4b3e9-ed38-4266-acab-0b5dbf34c4b4} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4472 | 2024.11.02 06:21:50.046979 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4473 | 2024.11.02 06:21:50.046986 [ 283 ] {8df4b3e9-ed38-4266-acab-0b5dbf34c4b4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001697 sec., 139658.22038892162 rows/sec., 9.36 MiB/sec. | ||
4474 | 2024.11.02 06:21:50.047033 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4475 | 2024.11.02 06:21:50.047105 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4476 | 2024.11.02 06:21:50.047255 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
4477 | 2024.11.02 06:21:50.047272 [ 283 ] {8df4b3e9-ed38-4266-acab-0b5dbf34c4b4} <Debug> DynamicQueryHandler: Done processing query | ||
4478 | 2024.11.02 06:21:50.047306 [ 283 ] {8df4b3e9-ed38-4266-acab-0b5dbf34c4b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4479 | 2024.11.02 06:21:50.047330 [ 283 ] {} <Debug> HTTP-Session: 670e708d-3f8d-4156-b14a-7a9fc2c063d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4480 | 2024.11.02 06:21:50.047412 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4481 | 2024.11.02 06:21:50.047446 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4457 rows starting from the beginning of the part | ||
4482 | 2024.11.02 06:21:50.047572 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42634, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4483 | 2024.11.02 06:21:50.047609 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4484 | 2024.11.02 06:21:50.047803 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
4485 | 2024.11.02 06:21:50.047885 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4486 | 2024.11.02 06:21:50.047952 [ 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): | ||
4487 | |||
4488 | (version 23.8.7.1) | ||
4489 | 2024.11.02 06:21:50.048103 [ 302 ] {} <Debug> HTTP-Session: a5a6a6aa-c399-472b-8c5d-525ca1c20778 Authenticating user 'default' from [fd00:1122:3344:101::d]:42634 | ||
4490 | 2024.11.02 06:21:50.048169 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part | ||
4491 | 2024.11.02 06:21:50.048190 [ 302 ] {} <Debug> HTTP-Session: a5a6a6aa-c399-472b-8c5d-525ca1c20778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4492 | 2024.11.02 06:21:50.048248 [ 302 ] {} <Debug> HTTP-Session: a5a6a6aa-c399-472b-8c5d-525ca1c20778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4493 | 2024.11.02 06:21:50.048436 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
4494 | 2024.11.02 06:21:50.048446 [ 302 ] {} <Trace> HTTP-Session: a5a6a6aa-c399-472b-8c5d-525ca1c20778 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4495 | 2024.11.02 06:21:50.048619 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
4496 | 2024.11.02 06:21:50.048840 [ 302 ] {c510732d-f7dd-465b-b90c-7fc73e02ced3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42634) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4497 | 2024.11.02 06:21:50.048901 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part | ||
4498 | 2024.11.02 06:21:50.049040 [ 302 ] {c510732d-f7dd-465b-b90c-7fc73e02ced3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4499 | 2024.11.02 06:21:50.049724 [ 302 ] {c510732d-f7dd-465b-b90c-7fc73e02ced3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4500 | 2024.11.02 06:21:50.050258 [ 302 ] {c510732d-f7dd-465b-b90c-7fc73e02ced3} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4501 | 2024.11.02 06:21:50.050317 [ 302 ] {c510732d-f7dd-465b-b90c-7fc73e02ced3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4502 | 2024.11.02 06:21:50.051255 [ 302 ] {c510732d-f7dd-465b-b90c-7fc73e02ced3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4503 | 2024.11.02 06:21:50.051913 [ 302 ] {c510732d-f7dd-465b-b90c-7fc73e02ced3} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4504 | 2024.11.02 06:21:50.052262 [ 302 ] {c510732d-f7dd-465b-b90c-7fc73e02ced3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003588 sec., 278.70680044593087 rows/sec., 18.78 KiB/sec. | ||
4505 | 2024.11.02 06:21:50.052515 [ 302 ] {c510732d-f7dd-465b-b90c-7fc73e02ced3} <Debug> DynamicQueryHandler: Done processing query | ||
4506 | 2024.11.02 06:21:50.052553 [ 302 ] {c510732d-f7dd-465b-b90c-7fc73e02ced3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4507 | 2024.11.02 06:21:50.052570 [ 302 ] {} <Debug> HTTP-Session: a5a6a6aa-c399-472b-8c5d-525ca1c20778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4508 | 2024.11.02 06:21:50.052876 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4509 | 2024.11.02 06:21:50.052980 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51424, User-Agent: (none), Length: 69946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4510 | 2024.11.02 06:21:50.053045 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4511 | 2024.11.02 06:21:50.053069 [ 283 ] {} <Debug> HTTP-Session: 5be6a6cf-53f8-4c29-bf28-b9c4f72a8e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:51424 | ||
4512 | 2024.11.02 06:21:50.053089 [ 283 ] {} <Debug> HTTP-Session: 5be6a6cf-53f8-4c29-bf28-b9c4f72a8e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4513 | 2024.11.02 06:21:50.053107 [ 283 ] {} <Debug> HTTP-Session: 5be6a6cf-53f8-4c29-bf28-b9c4f72a8e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4514 | 2024.11.02 06:21:50.053152 [ 283 ] {} <Trace> HTTP-Session: 5be6a6cf-53f8-4c29-bf28-b9c4f72a8e1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4515 | 2024.11.02 06:21:50.054260 [ 283 ] {76c4ede4-3dc6-4bf6-a8e6-653c6821c721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51424) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4516 | 2024.11.02 06:21:50.054338 [ 283 ] {76c4ede4-3dc6-4bf6-a8e6-653c6821c721} <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 | ||
4517 | 2024.11.02 06:21:50.054806 [ 283 ] {76c4ede4-3dc6-4bf6-a8e6-653c6821c721} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4518 | 2024.11.02 06:21:50.055155 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5379 rows, containing 5 columns (5 merged, 0 gathered) in 0.007959148 sec., 675826.1060103419 rows/sec., 45.99 MiB/sec. | ||
4519 | 2024.11.02 06:21:50.055469 [ 283 ] {76c4ede4-3dc6-4bf6-a8e6-653c6821c721} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4520 | 2024.11.02 06:21:50.055508 [ 283 ] {76c4ede4-3dc6-4bf6-a8e6-653c6821c721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4521 | 2024.11.02 06:21:50.055702 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4522 | 2024.11.02 06:21:50.056873 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4523 | 2024.11.02 06:21:50.057066 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4524 | 2024.11.02 06:21:50.057216 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
4525 | 2024.11.02 06:21:50.057354 [ 283 ] {76c4ede4-3dc6-4bf6-a8e6-653c6821c721} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4526 | 2024.11.02 06:21:50.057796 [ 283 ] {76c4ede4-3dc6-4bf6-a8e6-653c6821c721} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4527 | 2024.11.02 06:21:50.058030 [ 283 ] {76c4ede4-3dc6-4bf6-a8e6-653c6821c721} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004681 sec., 8972.441785943174 rows/sec., 16.08 MiB/sec. | ||
4528 | 2024.11.02 06:21:50.058530 [ 283 ] {76c4ede4-3dc6-4bf6-a8e6-653c6821c721} <Debug> DynamicQueryHandler: Done processing query | ||
4529 | 2024.11.02 06:21:50.058555 [ 283 ] {76c4ede4-3dc6-4bf6-a8e6-653c6821c721} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
4530 | 2024.11.02 06:21:50.058570 [ 283 ] {} <Debug> HTTP-Session: 5be6a6cf-53f8-4c29-bf28-b9c4f72a8e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4531 | 2024.11.02 06:21:50.058760 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42634, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4532 | 2024.11.02 06:21:50.058775 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4533 | 2024.11.02 06:21:50.058854 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4534 | 2024.11.02 06:21:50.058892 [ 302 ] {} <Debug> HTTP-Session: f475ea02-6143-4a42-a076-ddf8ac815f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:42634 | ||
4535 | 2024.11.02 06:21:50.058913 [ 302 ] {} <Debug> HTTP-Session: f475ea02-6143-4a42-a076-ddf8ac815f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4536 | 2024.11.02 06:21:50.058940 [ 302 ] {} <Debug> HTTP-Session: f475ea02-6143-4a42-a076-ddf8ac815f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4537 | 2024.11.02 06:21:50.058987 [ 302 ] {} <Trace> HTTP-Session: f475ea02-6143-4a42-a076-ddf8ac815f45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4538 | 2024.11.02 06:21:50.059160 [ 302 ] {e6b00a26-700b-422a-b194-cd26da85218d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42634) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4539 | 2024.11.02 06:21:50.059207 [ 302 ] {e6b00a26-700b-422a-b194-cd26da85218d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4540 | 2024.11.02 06:21:50.059360 [ 302 ] {e6b00a26-700b-422a-b194-cd26da85218d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4541 | 2024.11.02 06:21:50.059654 [ 302 ] {e6b00a26-700b-422a-b194-cd26da85218d} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4542 | 2024.11.02 06:21:50.059689 [ 302 ] {e6b00a26-700b-422a-b194-cd26da85218d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4543 | 2024.11.02 06:21:50.060057 [ 302 ] {e6b00a26-700b-422a-b194-cd26da85218d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4544 | 2024.11.02 06:21:50.060395 [ 302 ] {e6b00a26-700b-422a-b194-cd26da85218d} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4545 | 2024.11.02 06:21:50.060518 [ 137 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4546 | 2024.11.02 06:21:50.060522 [ 302 ] {e6b00a26-700b-422a-b194-cd26da85218d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001433 sec., 57222.60990928123 rows/sec., 3.63 MiB/sec. | ||
4547 | 2024.11.02 06:21:50.060560 [ 137 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4548 | 2024.11.02 06:21:50.060599 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4549 | 2024.11.02 06:21:50.060836 [ 302 ] {e6b00a26-700b-422a-b194-cd26da85218d} <Debug> DynamicQueryHandler: Done processing query | ||
4550 | 2024.11.02 06:21:50.060978 [ 302 ] {e6b00a26-700b-422a-b194-cd26da85218d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4551 | 2024.11.02 06:21:50.061001 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
4552 | 2024.11.02 06:21:50.061085 [ 302 ] {} <Debug> HTTP-Session: f475ea02-6143-4a42-a076-ddf8ac815f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4553 | 2024.11.02 06:21:50.061374 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4554 | 2024.11.02 06:21:50.061410 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 942 rows starting from the beginning of the part | ||
4555 | 2024.11.02 06:21:50.061540 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
4556 | 2024.11.02 06:21:50.061750 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4557 | 2024.11.02 06:21:50.061797 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
4558 | 2024.11.02 06:21:50.062025 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
4559 | 2024.11.02 06:21:50.062165 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
4560 | 2024.11.02 06:21:50.062360 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
4561 | 2024.11.02 06:21:50.063644 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002954465 sec., 431211.7422274422 rows/sec., 28.52 MiB/sec. | ||
4562 | 2024.11.02 06:21:50.063816 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4563 | 2024.11.02 06:21:50.064197 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_21_4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4564 | 2024.11.02 06:21:50.064272 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_21_4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4565 | 2024.11.02 06:21:50.064339 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
4566 | 2024.11.02 06:21:53.279570 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4567 | 2024.11.02 06:21:53.279632 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4568 | 2024.11.02 06:21:55.010442 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35380, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4569 | 2024.11.02 06:21:55.010596 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4570 | 2024.11.02 06:21:55.010638 [ 302 ] {} <Debug> HTTP-Session: df4fb8e1-2c77-48f5-be33-455dffb60d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:35380 | ||
4571 | 2024.11.02 06:21:55.010678 [ 302 ] {} <Debug> HTTP-Session: df4fb8e1-2c77-48f5-be33-455dffb60d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4572 | 2024.11.02 06:21:55.010706 [ 302 ] {} <Debug> HTTP-Session: df4fb8e1-2c77-48f5-be33-455dffb60d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4573 | 2024.11.02 06:21:55.010786 [ 302 ] {} <Trace> HTTP-Session: df4fb8e1-2c77-48f5-be33-455dffb60d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4574 | 2024.11.02 06:21:55.011060 [ 302 ] {ce3be7b1-3ae2-430e-804a-9244bb4103bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35380) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4575 | 2024.11.02 06:21:55.011164 [ 302 ] {ce3be7b1-3ae2-430e-804a-9244bb4103bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4576 | 2024.11.02 06:21:55.011551 [ 302 ] {ce3be7b1-3ae2-430e-804a-9244bb4103bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4577 | 2024.11.02 06:21:55.011993 [ 302 ] {ce3be7b1-3ae2-430e-804a-9244bb4103bb} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4578 | 2024.11.02 06:21:55.012030 [ 302 ] {ce3be7b1-3ae2-430e-804a-9244bb4103bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4579 | 2024.11.02 06:21:55.012437 [ 302 ] {ce3be7b1-3ae2-430e-804a-9244bb4103bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4580 | 2024.11.02 06:21:55.012828 [ 302 ] {ce3be7b1-3ae2-430e-804a-9244bb4103bb} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4581 | 2024.11.02 06:21:55.012980 [ 302 ] {ce3be7b1-3ae2-430e-804a-9244bb4103bb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00201 sec., 2985.0746268656717 rows/sec., 243.41 KiB/sec. | ||
4582 | 2024.11.02 06:21:55.013180 [ 302 ] {ce3be7b1-3ae2-430e-804a-9244bb4103bb} <Debug> DynamicQueryHandler: Done processing query | ||
4583 | 2024.11.02 06:21:55.013207 [ 302 ] {ce3be7b1-3ae2-430e-804a-9244bb4103bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4584 | 2024.11.02 06:21:55.013223 [ 302 ] {} <Debug> HTTP-Session: df4fb8e1-2c77-48f5-be33-455dffb60d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4585 | 2024.11.02 06:21:55.013437 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4586 | 2024.11.02 06:21:55.013607 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46499, User-Agent: (none), Length: 8216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4587 | 2024.11.02 06:21:55.013736 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4588 | 2024.11.02 06:21:55.013766 [ 283 ] {} <Debug> HTTP-Session: 50b477b0-0eb9-41a7-9cf6-89ddb2793e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:46499 | ||
4589 | 2024.11.02 06:21:55.013794 [ 283 ] {} <Debug> HTTP-Session: 50b477b0-0eb9-41a7-9cf6-89ddb2793e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4590 | 2024.11.02 06:21:55.013811 [ 283 ] {} <Debug> HTTP-Session: 50b477b0-0eb9-41a7-9cf6-89ddb2793e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4591 | 2024.11.02 06:21:55.013874 [ 283 ] {} <Trace> HTTP-Session: 50b477b0-0eb9-41a7-9cf6-89ddb2793e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4592 | 2024.11.02 06:21:55.014101 [ 283 ] {28b7c79b-5128-4b46-ab9f-218e4c438d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46499) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4593 | 2024.11.02 06:21:55.014180 [ 283 ] {28b7c79b-5128-4b46-ab9f-218e4c438d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4594 | 2024.11.02 06:21:55.014536 [ 283 ] {28b7c79b-5128-4b46-ab9f-218e4c438d3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4595 | 2024.11.02 06:21:55.015028 [ 283 ] {28b7c79b-5128-4b46-ab9f-218e4c438d3d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4596 | 2024.11.02 06:21:55.015082 [ 283 ] {28b7c79b-5128-4b46-ab9f-218e4c438d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4597 | 2024.11.02 06:21:55.015541 [ 283 ] {28b7c79b-5128-4b46-ab9f-218e4c438d3d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4598 | 2024.11.02 06:21:55.015965 [ 283 ] {28b7c79b-5128-4b46-ab9f-218e4c438d3d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4599 | 2024.11.02 06:21:55.016184 [ 283 ] {28b7c79b-5128-4b46-ab9f-218e4c438d3d} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.002159 sec., 27327.466419638724 rows/sec., 2.08 MiB/sec. | ||
4600 | 2024.11.02 06:21:55.016439 [ 283 ] {28b7c79b-5128-4b46-ab9f-218e4c438d3d} <Debug> DynamicQueryHandler: Done processing query | ||
4601 | 2024.11.02 06:21:55.016473 [ 283 ] {28b7c79b-5128-4b46-ab9f-218e4c438d3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4602 | 2024.11.02 06:21:55.016493 [ 283 ] {} <Debug> HTTP-Session: 50b477b0-0eb9-41a7-9cf6-89ddb2793e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4603 | 2024.11.02 06:21:55.016673 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35380, User-Agent: (none), Length: 894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4604 | 2024.11.02 06:21:55.016695 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4605 | 2024.11.02 06:21:55.016780 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4606 | 2024.11.02 06:21:55.016816 [ 302 ] {} <Debug> HTTP-Session: f632a962-0b1b-4303-9395-23b54466d735 Authenticating user 'default' from [fd00:1122:3344:101::d]:35380 | ||
4607 | 2024.11.02 06:21:55.016839 [ 302 ] {} <Debug> HTTP-Session: f632a962-0b1b-4303-9395-23b54466d735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4608 | 2024.11.02 06:21:55.016871 [ 302 ] {} <Debug> HTTP-Session: f632a962-0b1b-4303-9395-23b54466d735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4609 | 2024.11.02 06:21:55.016923 [ 302 ] {} <Trace> HTTP-Session: f632a962-0b1b-4303-9395-23b54466d735 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4610 | 2024.11.02 06:21:55.017050 [ 302 ] {bcfcfd3d-7be8-4f73-8feb-1e2f6e05306a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35380) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4611 | 2024.11.02 06:21:55.017108 [ 302 ] {bcfcfd3d-7be8-4f73-8feb-1e2f6e05306a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4612 | 2024.11.02 06:21:55.017394 [ 302 ] {bcfcfd3d-7be8-4f73-8feb-1e2f6e05306a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4613 | 2024.11.02 06:21:55.017735 [ 302 ] {bcfcfd3d-7be8-4f73-8feb-1e2f6e05306a} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4614 | 2024.11.02 06:21:55.017772 [ 302 ] {bcfcfd3d-7be8-4f73-8feb-1e2f6e05306a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4615 | 2024.11.02 06:21:55.018128 [ 302 ] {bcfcfd3d-7be8-4f73-8feb-1e2f6e05306a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4616 | 2024.11.02 06:21:55.018508 [ 302 ] {bcfcfd3d-7be8-4f73-8feb-1e2f6e05306a} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2024.11.02 06:21:55.018639 [ 302 ] {bcfcfd3d-7be8-4f73-8feb-1e2f6e05306a} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001625 sec., 3692.3076923076924 rows/sec., 257.81 KiB/sec. | ||
4618 | 2024.11.02 06:21:55.018996 [ 302 ] {bcfcfd3d-7be8-4f73-8feb-1e2f6e05306a} <Debug> DynamicQueryHandler: Done processing query | ||
4619 | 2024.11.02 06:21:55.019047 [ 302 ] {bcfcfd3d-7be8-4f73-8feb-1e2f6e05306a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4620 | 2024.11.02 06:21:55.019063 [ 302 ] {} <Debug> HTTP-Session: f632a962-0b1b-4303-9395-23b54466d735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4621 | 2024.11.02 06:21:55.019248 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4622 | 2024.11.02 06:21:55.019379 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61354, User-Agent: (none), Length: 11917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4623 | 2024.11.02 06:21:55.019443 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4624 | 2024.11.02 06:21:55.019464 [ 283 ] {} <Debug> HTTP-Session: 83abfe6f-e511-4b8c-8d7d-40ac4e82b5d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61354 | ||
4625 | 2024.11.02 06:21:55.019485 [ 283 ] {} <Debug> HTTP-Session: 83abfe6f-e511-4b8c-8d7d-40ac4e82b5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4626 | 2024.11.02 06:21:55.019499 [ 283 ] {} <Debug> HTTP-Session: 83abfe6f-e511-4b8c-8d7d-40ac4e82b5d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4627 | 2024.11.02 06:21:55.019544 [ 283 ] {} <Trace> HTTP-Session: 83abfe6f-e511-4b8c-8d7d-40ac4e82b5d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4628 | 2024.11.02 06:21:55.019693 [ 283 ] {4c03d319-c5b5-4368-9a0d-ebbfd90e34d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61354) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4629 | 2024.11.02 06:21:55.019745 [ 283 ] {4c03d319-c5b5-4368-9a0d-ebbfd90e34d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4630 | 2024.11.02 06:21:55.020023 [ 283 ] {4c03d319-c5b5-4368-9a0d-ebbfd90e34d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4631 | 2024.11.02 06:21:55.020402 [ 283 ] {4c03d319-c5b5-4368-9a0d-ebbfd90e34d6} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4632 | 2024.11.02 06:21:55.020440 [ 283 ] {4c03d319-c5b5-4368-9a0d-ebbfd90e34d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4633 | 2024.11.02 06:21:55.020816 [ 283 ] {4c03d319-c5b5-4368-9a0d-ebbfd90e34d6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4634 | 2024.11.02 06:21:55.021188 [ 283 ] {4c03d319-c5b5-4368-9a0d-ebbfd90e34d6} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4635 | 2024.11.02 06:21:55.021354 [ 283 ] {4c03d319-c5b5-4368-9a0d-ebbfd90e34d6} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001705 sec., 41055.718475073314 rows/sec., 3.21 MiB/sec. | ||
4636 | 2024.11.02 06:21:55.021541 [ 283 ] {4c03d319-c5b5-4368-9a0d-ebbfd90e34d6} <Debug> DynamicQueryHandler: Done processing query | ||
4637 | 2024.11.02 06:21:55.021566 [ 283 ] {4c03d319-c5b5-4368-9a0d-ebbfd90e34d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4638 | 2024.11.02 06:21:55.021583 [ 283 ] {} <Debug> HTTP-Session: 83abfe6f-e511-4b8c-8d7d-40ac4e82b5d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4639 | 2024.11.02 06:21:55.021913 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4640 | 2024.11.02 06:21:55.021956 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35380, User-Agent: (none), Length: 25093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4641 | 2024.11.02 06:21:55.022079 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4642 | 2024.11.02 06:21:55.022130 [ 302 ] {} <Debug> HTTP-Session: 71c12a23-38a7-4efa-b349-e2b863453d04 Authenticating user 'default' from [fd00:1122:3344:101::d]:35380 | ||
4643 | 2024.11.02 06:21:55.022166 [ 302 ] {} <Debug> HTTP-Session: 71c12a23-38a7-4efa-b349-e2b863453d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4644 | 2024.11.02 06:21:55.022195 [ 302 ] {} <Debug> HTTP-Session: 71c12a23-38a7-4efa-b349-e2b863453d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4645 | 2024.11.02 06:21:55.022261 [ 302 ] {} <Trace> HTTP-Session: 71c12a23-38a7-4efa-b349-e2b863453d04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4646 | 2024.11.02 06:21:55.022450 [ 302 ] {0de859ea-d499-4916-924f-01d12ee3c642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35380) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4647 | 2024.11.02 06:21:55.022500 [ 302 ] {0de859ea-d499-4916-924f-01d12ee3c642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4648 | 2024.11.02 06:21:55.022679 [ 302 ] {0de859ea-d499-4916-924f-01d12ee3c642} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4649 | 2024.11.02 06:21:55.023071 [ 302 ] {0de859ea-d499-4916-924f-01d12ee3c642} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4650 | 2024.11.02 06:21:55.023106 [ 302 ] {0de859ea-d499-4916-924f-01d12ee3c642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4651 | 2024.11.02 06:21:55.023498 [ 302 ] {0de859ea-d499-4916-924f-01d12ee3c642} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4652 | 2024.11.02 06:21:55.023838 [ 302 ] {0de859ea-d499-4916-924f-01d12ee3c642} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4653 | 2024.11.02 06:21:55.023966 [ 302 ] {0de859ea-d499-4916-924f-01d12ee3c642} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.001592 sec., 82286.43216080402 rows/sec., 5.73 MiB/sec. | ||
4654 | 2024.11.02 06:21:55.024133 [ 302 ] {0de859ea-d499-4916-924f-01d12ee3c642} <Debug> DynamicQueryHandler: Done processing query | ||
4655 | 2024.11.02 06:21:55.024157 [ 302 ] {0de859ea-d499-4916-924f-01d12ee3c642} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4656 | 2024.11.02 06:21:55.024173 [ 302 ] {} <Debug> HTTP-Session: 71c12a23-38a7-4efa-b349-e2b863453d04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4657 | 2024.11.02 06:21:55.024389 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4658 | 2024.11.02 06:21:55.024449 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61387, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4659 | 2024.11.02 06:21:55.024538 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4660 | 2024.11.02 06:21:55.024562 [ 283 ] {} <Debug> HTTP-Session: 2a8ab1ed-4978-4eca-9a47-c065f4a7a5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:61387 | ||
4661 | 2024.11.02 06:21:55.024584 [ 283 ] {} <Debug> HTTP-Session: 2a8ab1ed-4978-4eca-9a47-c065f4a7a5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4662 | 2024.11.02 06:21:55.024601 [ 283 ] {} <Debug> HTTP-Session: 2a8ab1ed-4978-4eca-9a47-c065f4a7a5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4663 | 2024.11.02 06:21:55.024647 [ 283 ] {} <Trace> HTTP-Session: 2a8ab1ed-4978-4eca-9a47-c065f4a7a5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4664 | 2024.11.02 06:21:55.024802 [ 283 ] {30416aea-72bb-4808-b1db-977d6c9ae777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61387) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4665 | 2024.11.02 06:21:55.024862 [ 283 ] {30416aea-72bb-4808-b1db-977d6c9ae777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4666 | 2024.11.02 06:21:55.025049 [ 283 ] {30416aea-72bb-4808-b1db-977d6c9ae777} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4667 | 2024.11.02 06:21:55.025367 [ 283 ] {30416aea-72bb-4808-b1db-977d6c9ae777} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4668 | 2024.11.02 06:21:55.025405 [ 283 ] {30416aea-72bb-4808-b1db-977d6c9ae777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4669 | 2024.11.02 06:21:55.025804 [ 283 ] {30416aea-72bb-4808-b1db-977d6c9ae777} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4670 | 2024.11.02 06:21:55.026166 [ 283 ] {30416aea-72bb-4808-b1db-977d6c9ae777} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4671 | 2024.11.02 06:21:55.026339 [ 283 ] {30416aea-72bb-4808-b1db-977d6c9ae777} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001591 sec., 30169.70458830924 rows/sec., 2.03 MiB/sec. | ||
4672 | 2024.11.02 06:21:55.026585 [ 283 ] {30416aea-72bb-4808-b1db-977d6c9ae777} <Debug> DynamicQueryHandler: Done processing query | ||
4673 | 2024.11.02 06:21:55.026610 [ 283 ] {30416aea-72bb-4808-b1db-977d6c9ae777} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4674 | 2024.11.02 06:21:55.026626 [ 283 ] {} <Debug> HTTP-Session: 2a8ab1ed-4978-4eca-9a47-c065f4a7a5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4675 | 2024.11.02 06:21:55.026860 [ 283 ] {} <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) | ||
4676 | 2024.11.02 06:21:58.404240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 460 | ||
4677 | 2024.11.02 06:21:58.407042 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4678 | 2024.11.02 06:21:58.407092 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4679 | 2024.11.02 06:21:58.408638 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4680 | 2024.11.02 06:21:58.409637 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4681 | 2024.11.02 06:21:58.410110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
4682 | 2024.11.02 06:22:00.011878 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40425, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4683 | 2024.11.02 06:22:00.012089 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4684 | 2024.11.02 06:22:00.012139 [ 301 ] {} <Debug> HTTP-Session: e50506e3-7896-42c9-87ca-9beca3b2dbc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40425 | ||
4685 | 2024.11.02 06:22:00.012182 [ 301 ] {} <Debug> HTTP-Session: e50506e3-7896-42c9-87ca-9beca3b2dbc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4686 | 2024.11.02 06:22:00.012213 [ 301 ] {} <Debug> HTTP-Session: e50506e3-7896-42c9-87ca-9beca3b2dbc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4687 | 2024.11.02 06:22:00.012295 [ 301 ] {} <Trace> HTTP-Session: e50506e3-7896-42c9-87ca-9beca3b2dbc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4688 | 2024.11.02 06:22:00.012584 [ 301 ] {7312c463-4a05-43d2-913b-b85421344c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40425) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4689 | 2024.11.02 06:22:00.012664 [ 301 ] {7312c463-4a05-43d2-913b-b85421344c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4690 | 2024.11.02 06:22:00.013020 [ 301 ] {7312c463-4a05-43d2-913b-b85421344c4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4691 | 2024.11.02 06:22:00.013523 [ 301 ] {7312c463-4a05-43d2-913b-b85421344c4c} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4692 | 2024.11.02 06:22:00.013566 [ 301 ] {7312c463-4a05-43d2-913b-b85421344c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4693 | 2024.11.02 06:22:00.013995 [ 301 ] {7312c463-4a05-43d2-913b-b85421344c4c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4694 | 2024.11.02 06:22:00.014394 [ 301 ] {7312c463-4a05-43d2-913b-b85421344c4c} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4695 | 2024.11.02 06:22:00.014549 [ 301 ] {7312c463-4a05-43d2-913b-b85421344c4c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002051 sec., 27303.754266211607 rows/sec., 2.08 MiB/sec. | ||
4696 | 2024.11.02 06:22:00.014771 [ 301 ] {7312c463-4a05-43d2-913b-b85421344c4c} <Debug> DynamicQueryHandler: Done processing query | ||
4697 | 2024.11.02 06:22:00.014797 [ 301 ] {7312c463-4a05-43d2-913b-b85421344c4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4698 | 2024.11.02 06:22:00.014813 [ 301 ] {} <Debug> HTTP-Session: e50506e3-7896-42c9-87ca-9beca3b2dbc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4699 | 2024.11.02 06:22:00.015052 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4700 | 2024.11.02 06:22:00.015230 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45914, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4701 | 2024.11.02 06:22:00.015394 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4702 | 2024.11.02 06:22:00.015438 [ 302 ] {} <Debug> HTTP-Session: 37ee6fb1-55e1-4893-abba-5380227505cf Authenticating user 'default' from [fd00:1122:3344:101::d]:45914 | ||
4703 | 2024.11.02 06:22:00.015475 [ 302 ] {} <Debug> HTTP-Session: 37ee6fb1-55e1-4893-abba-5380227505cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4704 | 2024.11.02 06:22:00.015493 [ 302 ] {} <Debug> HTTP-Session: 37ee6fb1-55e1-4893-abba-5380227505cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4705 | 2024.11.02 06:22:00.015554 [ 302 ] {} <Trace> HTTP-Session: 37ee6fb1-55e1-4893-abba-5380227505cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4706 | 2024.11.02 06:22:00.015776 [ 302 ] {9c97e795-1641-4b28-bf3f-12eb00fa9e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45914) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4707 | 2024.11.02 06:22:00.015847 [ 302 ] {9c97e795-1641-4b28-bf3f-12eb00fa9e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4708 | 2024.11.02 06:22:00.016239 [ 302 ] {9c97e795-1641-4b28-bf3f-12eb00fa9e04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4709 | 2024.11.02 06:22:00.016680 [ 302 ] {9c97e795-1641-4b28-bf3f-12eb00fa9e04} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4710 | 2024.11.02 06:22:00.016718 [ 302 ] {9c97e795-1641-4b28-bf3f-12eb00fa9e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4711 | 2024.11.02 06:22:00.017142 [ 302 ] {9c97e795-1641-4b28-bf3f-12eb00fa9e04} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4712 | 2024.11.02 06:22:00.017533 [ 302 ] {9c97e795-1641-4b28-bf3f-12eb00fa9e04} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4713 | 2024.11.02 06:22:00.017674 [ 302 ] {9c97e795-1641-4b28-bf3f-12eb00fa9e04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.52 MiB/sec. | ||
4714 | 2024.11.02 06:22:00.017852 [ 302 ] {9c97e795-1641-4b28-bf3f-12eb00fa9e04} <Debug> DynamicQueryHandler: Done processing query | ||
4715 | 2024.11.02 06:22:00.017878 [ 302 ] {9c97e795-1641-4b28-bf3f-12eb00fa9e04} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4716 | 2024.11.02 06:22:00.017894 [ 302 ] {} <Debug> HTTP-Session: 37ee6fb1-55e1-4893-abba-5380227505cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4717 | 2024.11.02 06:22:00.018098 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40425, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4718 | 2024.11.02 06:22:00.018116 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4719 | 2024.11.02 06:22:00.018196 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4720 | 2024.11.02 06:22:00.018232 [ 301 ] {} <Debug> HTTP-Session: 108e7073-b3d4-4f7a-9c8b-ff179b03f70e Authenticating user 'default' from [fd00:1122:3344:101::d]:40425 | ||
4721 | 2024.11.02 06:22:00.018259 [ 301 ] {} <Debug> HTTP-Session: 108e7073-b3d4-4f7a-9c8b-ff179b03f70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4722 | 2024.11.02 06:22:00.018285 [ 301 ] {} <Debug> HTTP-Session: 108e7073-b3d4-4f7a-9c8b-ff179b03f70e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4723 | 2024.11.02 06:22:00.018338 [ 301 ] {} <Trace> HTTP-Session: 108e7073-b3d4-4f7a-9c8b-ff179b03f70e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4724 | 2024.11.02 06:22:00.018524 [ 301 ] {3d36532c-c305-44ef-a672-a8cef1966e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40425) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4725 | 2024.11.02 06:22:00.018575 [ 301 ] {3d36532c-c305-44ef-a672-a8cef1966e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4726 | 2024.11.02 06:22:00.018758 [ 301 ] {3d36532c-c305-44ef-a672-a8cef1966e1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4727 | 2024.11.02 06:22:00.019171 [ 301 ] {3d36532c-c305-44ef-a672-a8cef1966e1e} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4728 | 2024.11.02 06:22:00.019212 [ 301 ] {3d36532c-c305-44ef-a672-a8cef1966e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4729 | 2024.11.02 06:22:00.019610 [ 301 ] {3d36532c-c305-44ef-a672-a8cef1966e1e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4730 | 2024.11.02 06:22:00.019949 [ 301 ] {3d36532c-c305-44ef-a672-a8cef1966e1e} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4731 | 2024.11.02 06:22:00.020102 [ 301 ] {3d36532c-c305-44ef-a672-a8cef1966e1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. | ||
4732 | 2024.11.02 06:22:00.020261 [ 301 ] {3d36532c-c305-44ef-a672-a8cef1966e1e} <Debug> DynamicQueryHandler: Done processing query | ||
4733 | 2024.11.02 06:22:00.020284 [ 301 ] {3d36532c-c305-44ef-a672-a8cef1966e1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4734 | 2024.11.02 06:22:00.020300 [ 301 ] {} <Debug> HTTP-Session: 108e7073-b3d4-4f7a-9c8b-ff179b03f70e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4735 | 2024.11.02 06:22:00.020494 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4736 | 2024.11.02 06:22:00.020599 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36882, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4737 | 2024.11.02 06:22:00.020676 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4738 | 2024.11.02 06:22:00.020700 [ 302 ] {} <Debug> HTTP-Session: 00ad3c75-1079-4ecb-b88d-0f456ebe16d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36882 | ||
4739 | 2024.11.02 06:22:00.020721 [ 302 ] {} <Debug> HTTP-Session: 00ad3c75-1079-4ecb-b88d-0f456ebe16d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4740 | 2024.11.02 06:22:00.020738 [ 302 ] {} <Debug> HTTP-Session: 00ad3c75-1079-4ecb-b88d-0f456ebe16d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4741 | 2024.11.02 06:22:00.020784 [ 302 ] {} <Trace> HTTP-Session: 00ad3c75-1079-4ecb-b88d-0f456ebe16d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4742 | 2024.11.02 06:22:00.020940 [ 302 ] {e91bcee2-6cb9-4785-a2e9-9f60e65c759f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36882) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4743 | 2024.11.02 06:22:00.020998 [ 302 ] {e91bcee2-6cb9-4785-a2e9-9f60e65c759f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4744 | 2024.11.02 06:22:00.021191 [ 302 ] {e91bcee2-6cb9-4785-a2e9-9f60e65c759f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4745 | 2024.11.02 06:22:00.021671 [ 302 ] {e91bcee2-6cb9-4785-a2e9-9f60e65c759f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4746 | 2024.11.02 06:22:00.021707 [ 302 ] {e91bcee2-6cb9-4785-a2e9-9f60e65c759f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4747 | 2024.11.02 06:22:00.022093 [ 302 ] {e91bcee2-6cb9-4785-a2e9-9f60e65c759f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4748 | 2024.11.02 06:22:00.022426 [ 302 ] {e91bcee2-6cb9-4785-a2e9-9f60e65c759f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4749 | 2024.11.02 06:22:00.022547 [ 302 ] {e91bcee2-6cb9-4785-a2e9-9f60e65c759f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001666 sec., 36014.40576230492 rows/sec., 2.43 MiB/sec. | ||
4750 | 2024.11.02 06:22:00.022712 [ 302 ] {e91bcee2-6cb9-4785-a2e9-9f60e65c759f} <Debug> DynamicQueryHandler: Done processing query | ||
4751 | 2024.11.02 06:22:00.022736 [ 302 ] {e91bcee2-6cb9-4785-a2e9-9f60e65c759f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4752 | 2024.11.02 06:22:00.022752 [ 302 ] {} <Debug> HTTP-Session: 00ad3c75-1079-4ecb-b88d-0f456ebe16d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4753 | 2024.11.02 06:22:00.023026 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4754 | 2024.11.02 06:22:03.511249 [ 127 ] {} <Debug> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4755 | 2024.11.02 06:22:03.511362 [ 127 ] {} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4756 | 2024.11.02 06:22:03.511404 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4757 | 2024.11.02 06:22:03.511800 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
4758 | 2024.11.02 06:22:03.512064 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4759 | 2024.11.02 06:22:03.512109 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
4760 | 2024.11.02 06:22:03.512198 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
4761 | 2024.11.02 06:22:03.512404 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
4762 | 2024.11.02 06:22:03.512555 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
4763 | 2024.11.02 06:22:03.512707 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
4764 | 2024.11.02 06:22:03.513671 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00213081 sec., 14079.152998155632 rows/sec., 735.58 KiB/sec. | ||
4765 | 2024.11.02 06:22:03.513783 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4766 | 2024.11.02 06:22:03.514144 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_5_1} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4767 | 2024.11.02 06:22:03.514226 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_5_1} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4768 | 2024.11.02 06:22:03.514305 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4769 | 2024.11.02 06:22:05.019006 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42091, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4770 | 2024.11.02 06:22:05.019122 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4771 | 2024.11.02 06:22:05.019150 [ 302 ] {} <Debug> HTTP-Session: be3a8814-f9fd-4537-a892-0175e501d00f Authenticating user 'default' from [fd00:1122:3344:101::d]:42091 | ||
4772 | 2024.11.02 06:22:05.019177 [ 302 ] {} <Debug> HTTP-Session: be3a8814-f9fd-4537-a892-0175e501d00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4773 | 2024.11.02 06:22:05.019195 [ 302 ] {} <Debug> HTTP-Session: be3a8814-f9fd-4537-a892-0175e501d00f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4774 | 2024.11.02 06:22:05.019252 [ 302 ] {} <Trace> HTTP-Session: be3a8814-f9fd-4537-a892-0175e501d00f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4775 | 2024.11.02 06:22:05.019552 [ 302 ] {36ba1e34-0348-4761-a3e2-9574d68c1c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42091) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4776 | 2024.11.02 06:22:05.019635 [ 302 ] {36ba1e34-0348-4761-a3e2-9574d68c1c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4777 | 2024.11.02 06:22:05.019975 [ 302 ] {36ba1e34-0348-4761-a3e2-9574d68c1c77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4778 | 2024.11.02 06:22:05.020550 [ 302 ] {36ba1e34-0348-4761-a3e2-9574d68c1c77} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4779 | 2024.11.02 06:22:05.020588 [ 302 ] {36ba1e34-0348-4761-a3e2-9574d68c1c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4780 | 2024.11.02 06:22:05.021024 [ 302 ] {36ba1e34-0348-4761-a3e2-9574d68c1c77} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4781 | 2024.11.02 06:22:05.021412 [ 302 ] {36ba1e34-0348-4761-a3e2-9574d68c1c77} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4782 | 2024.11.02 06:22:05.021563 [ 302 ] {36ba1e34-0348-4761-a3e2-9574d68c1c77} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002156 sec., 126623.37662337662 rows/sec., 11.26 MiB/sec. | ||
4783 | 2024.11.02 06:22:05.021791 [ 302 ] {36ba1e34-0348-4761-a3e2-9574d68c1c77} <Debug> DynamicQueryHandler: Done processing query | ||
4784 | 2024.11.02 06:22:05.021817 [ 302 ] {36ba1e34-0348-4761-a3e2-9574d68c1c77} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4785 | 2024.11.02 06:22:05.021833 [ 302 ] {} <Debug> HTTP-Session: be3a8814-f9fd-4537-a892-0175e501d00f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4786 | 2024.11.02 06:22:05.022026 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4787 | 2024.11.02 06:22:05.022141 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34248, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4788 | 2024.11.02 06:22:05.022283 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4789 | 2024.11.02 06:22:05.022312 [ 283 ] {} <Debug> HTTP-Session: e809613b-e133-43f8-b5aa-bd91ee3fcd33 Authenticating user 'default' from [fd00:1122:3344:101::d]:34248 | ||
4790 | 2024.11.02 06:22:05.022342 [ 283 ] {} <Debug> HTTP-Session: e809613b-e133-43f8-b5aa-bd91ee3fcd33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4791 | 2024.11.02 06:22:05.022359 [ 283 ] {} <Debug> HTTP-Session: e809613b-e133-43f8-b5aa-bd91ee3fcd33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4792 | 2024.11.02 06:22:05.022424 [ 283 ] {} <Trace> HTTP-Session: e809613b-e133-43f8-b5aa-bd91ee3fcd33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4793 | 2024.11.02 06:22:05.022634 [ 283 ] {7a36b33e-3c3d-4e2b-abb9-57cb63a50e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34248) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4794 | 2024.11.02 06:22:05.022698 [ 283 ] {7a36b33e-3c3d-4e2b-abb9-57cb63a50e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4795 | 2024.11.02 06:22:05.023033 [ 283 ] {7a36b33e-3c3d-4e2b-abb9-57cb63a50e8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4796 | 2024.11.02 06:22:05.023462 [ 283 ] {7a36b33e-3c3d-4e2b-abb9-57cb63a50e8d} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4797 | 2024.11.02 06:22:05.023500 [ 283 ] {7a36b33e-3c3d-4e2b-abb9-57cb63a50e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4798 | 2024.11.02 06:22:05.023914 [ 283 ] {7a36b33e-3c3d-4e2b-abb9-57cb63a50e8d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4799 | 2024.11.02 06:22:05.024302 [ 283 ] {7a36b33e-3c3d-4e2b-abb9-57cb63a50e8d} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4800 | 2024.11.02 06:22:05.024444 [ 283 ] {7a36b33e-3c3d-4e2b-abb9-57cb63a50e8d} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001877 sec., 22376.13212573255 rows/sec., 1.64 MiB/sec. | ||
4801 | 2024.11.02 06:22:05.024782 [ 283 ] {7a36b33e-3c3d-4e2b-abb9-57cb63a50e8d} <Debug> DynamicQueryHandler: Done processing query | ||
4802 | 2024.11.02 06:22:05.024809 [ 283 ] {7a36b33e-3c3d-4e2b-abb9-57cb63a50e8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4803 | 2024.11.02 06:22:05.024826 [ 283 ] {} <Debug> HTTP-Session: e809613b-e133-43f8-b5aa-bd91ee3fcd33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4804 | 2024.11.02 06:22:05.024986 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4805 | 2024.11.02 06:22:05.025056 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61227, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4806 | 2024.11.02 06:22:05.025141 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4807 | 2024.11.02 06:22:05.025166 [ 302 ] {} <Debug> HTTP-Session: feb62fa1-82ed-4619-8f9a-0e13f50b50db Authenticating user 'default' from [fd00:1122:3344:101::d]:61227 | ||
4808 | 2024.11.02 06:22:05.025188 [ 302 ] {} <Debug> HTTP-Session: feb62fa1-82ed-4619-8f9a-0e13f50b50db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4809 | 2024.11.02 06:22:05.025207 [ 302 ] {} <Debug> HTTP-Session: feb62fa1-82ed-4619-8f9a-0e13f50b50db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4810 | 2024.11.02 06:22:05.025252 [ 302 ] {} <Trace> HTTP-Session: feb62fa1-82ed-4619-8f9a-0e13f50b50db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4811 | 2024.11.02 06:22:05.025387 [ 302 ] {72170ba1-fcdd-46cb-916f-06f8b6a3c89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61227) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4812 | 2024.11.02 06:22:05.025443 [ 302 ] {72170ba1-fcdd-46cb-916f-06f8b6a3c89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4813 | 2024.11.02 06:22:05.025724 [ 302 ] {72170ba1-fcdd-46cb-916f-06f8b6a3c89f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4814 | 2024.11.02 06:22:05.026109 [ 302 ] {72170ba1-fcdd-46cb-916f-06f8b6a3c89f} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4815 | 2024.11.02 06:22:05.026146 [ 302 ] {72170ba1-fcdd-46cb-916f-06f8b6a3c89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4816 | 2024.11.02 06:22:05.026511 [ 302 ] {72170ba1-fcdd-46cb-916f-06f8b6a3c89f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4817 | 2024.11.02 06:22:05.026900 [ 302 ] {72170ba1-fcdd-46cb-916f-06f8b6a3c89f} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4818 | 2024.11.02 06:22:05.027066 [ 302 ] {72170ba1-fcdd-46cb-916f-06f8b6a3c89f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001712 sec., 8177.570093457944 rows/sec., 572.70 KiB/sec. | ||
4819 | 2024.11.02 06:22:05.027280 [ 302 ] {72170ba1-fcdd-46cb-916f-06f8b6a3c89f} <Debug> DynamicQueryHandler: Done processing query | ||
4820 | 2024.11.02 06:22:05.027304 [ 302 ] {72170ba1-fcdd-46cb-916f-06f8b6a3c89f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4821 | 2024.11.02 06:22:05.027320 [ 302 ] {} <Debug> HTTP-Session: feb62fa1-82ed-4619-8f9a-0e13f50b50db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4822 | 2024.11.02 06:22:05.027463 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4823 | 2024.11.02 06:22:05.027580 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46611, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4824 | 2024.11.02 06:22:05.027654 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4825 | 2024.11.02 06:22:05.027678 [ 283 ] {} <Debug> HTTP-Session: bfb6ea1c-f5cf-4c1f-a38e-4f88a3b94e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:46611 | ||
4826 | 2024.11.02 06:22:05.027698 [ 283 ] {} <Debug> HTTP-Session: bfb6ea1c-f5cf-4c1f-a38e-4f88a3b94e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4827 | 2024.11.02 06:22:05.027715 [ 283 ] {} <Debug> HTTP-Session: bfb6ea1c-f5cf-4c1f-a38e-4f88a3b94e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4828 | 2024.11.02 06:22:05.027761 [ 283 ] {} <Trace> HTTP-Session: bfb6ea1c-f5cf-4c1f-a38e-4f88a3b94e28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4829 | 2024.11.02 06:22:05.027888 [ 283 ] {7b8b8f2f-e557-4624-aaef-834392c7bee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46611) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4830 | 2024.11.02 06:22:05.027942 [ 283 ] {7b8b8f2f-e557-4624-aaef-834392c7bee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4831 | 2024.11.02 06:22:05.028251 [ 283 ] {7b8b8f2f-e557-4624-aaef-834392c7bee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4832 | 2024.11.02 06:22:05.028611 [ 283 ] {7b8b8f2f-e557-4624-aaef-834392c7bee2} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4833 | 2024.11.02 06:22:05.028647 [ 283 ] {7b8b8f2f-e557-4624-aaef-834392c7bee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4834 | 2024.11.02 06:22:05.028994 [ 283 ] {7b8b8f2f-e557-4624-aaef-834392c7bee2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4835 | 2024.11.02 06:22:05.029356 [ 283 ] {7b8b8f2f-e557-4624-aaef-834392c7bee2} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4836 | 2024.11.02 06:22:05.029491 [ 283 ] {7b8b8f2f-e557-4624-aaef-834392c7bee2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00163 sec., 3680.9815950920247 rows/sec., 217.48 KiB/sec. | ||
4837 | 2024.11.02 06:22:05.029799 [ 283 ] {7b8b8f2f-e557-4624-aaef-834392c7bee2} <Debug> DynamicQueryHandler: Done processing query | ||
4838 | 2024.11.02 06:22:05.029824 [ 283 ] {7b8b8f2f-e557-4624-aaef-834392c7bee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4839 | 2024.11.02 06:22:05.029840 [ 283 ] {} <Debug> HTTP-Session: bfb6ea1c-f5cf-4c1f-a38e-4f88a3b94e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4840 | 2024.11.02 06:22:05.030059 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46611, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4841 | 2024.11.02 06:22:05.030124 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61227, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4842 | 2024.11.02 06:22:05.030202 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4843 | 2024.11.02 06:22:05.030227 [ 302 ] {} <Debug> HTTP-Session: d9438817-fdd9-4083-a7aa-57db5c5433ca Authenticating user 'default' from [fd00:1122:3344:101::d]:61227 | ||
4844 | 2024.11.02 06:22:05.030248 [ 302 ] {} <Debug> HTTP-Session: d9438817-fdd9-4083-a7aa-57db5c5433ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4845 | 2024.11.02 06:22:05.030265 [ 302 ] {} <Debug> HTTP-Session: d9438817-fdd9-4083-a7aa-57db5c5433ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4846 | 2024.11.02 06:22:05.030308 [ 302 ] {} <Trace> HTTP-Session: d9438817-fdd9-4083-a7aa-57db5c5433ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4847 | 2024.11.02 06:22:05.030563 [ 302 ] {01d28586-2e0f-4d36-a446-b482868d65eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61227) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4848 | 2024.11.02 06:22:05.030611 [ 302 ] {01d28586-2e0f-4d36-a446-b482868d65eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4849 | 2024.11.02 06:22:05.030872 [ 302 ] {01d28586-2e0f-4d36-a446-b482868d65eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4850 | 2024.11.02 06:22:05.031476 [ 302 ] {01d28586-2e0f-4d36-a446-b482868d65eb} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4851 | 2024.11.02 06:22:05.031512 [ 302 ] {01d28586-2e0f-4d36-a446-b482868d65eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4852 | 2024.11.02 06:22:05.031883 [ 302 ] {01d28586-2e0f-4d36-a446-b482868d65eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4853 | 2024.11.02 06:22:05.032244 [ 302 ] {01d28586-2e0f-4d36-a446-b482868d65eb} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4854 | 2024.11.02 06:22:05.032407 [ 302 ] {01d28586-2e0f-4d36-a446-b482868d65eb} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001974 sec., 214792.29989868286 rows/sec., 15.36 MiB/sec. | ||
4855 | 2024.11.02 06:22:05.032719 [ 302 ] {01d28586-2e0f-4d36-a446-b482868d65eb} <Debug> DynamicQueryHandler: Done processing query | ||
4856 | 2024.11.02 06:22:05.032751 [ 302 ] {01d28586-2e0f-4d36-a446-b482868d65eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
4857 | 2024.11.02 06:22:05.032768 [ 302 ] {} <Debug> HTTP-Session: d9438817-fdd9-4083-a7aa-57db5c5433ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4858 | 2024.11.02 06:22:05.032946 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4859 | 2024.11.02 06:22:05.033064 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48439, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4860 | 2024.11.02 06:22:05.033134 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4861 | 2024.11.02 06:22:05.033157 [ 283 ] {} <Debug> HTTP-Session: 0571ccb8-894c-47e2-bf60-8f55e093d84b Authenticating user 'default' from [fd00:1122:3344:101::d]:48439 | ||
4862 | 2024.11.02 06:22:05.033178 [ 283 ] {} <Debug> HTTP-Session: 0571ccb8-894c-47e2-bf60-8f55e093d84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4863 | 2024.11.02 06:22:05.033194 [ 283 ] {} <Debug> HTTP-Session: 0571ccb8-894c-47e2-bf60-8f55e093d84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4864 | 2024.11.02 06:22:05.033240 [ 283 ] {} <Trace> HTTP-Session: 0571ccb8-894c-47e2-bf60-8f55e093d84b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4865 | 2024.11.02 06:22:05.033378 [ 283 ] {4db07da1-dc7e-49bb-a4d2-4bc9d0c5f02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48439) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4866 | 2024.11.02 06:22:05.033434 [ 283 ] {4db07da1-dc7e-49bb-a4d2-4bc9d0c5f02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4867 | 2024.11.02 06:22:05.033613 [ 283 ] {4db07da1-dc7e-49bb-a4d2-4bc9d0c5f02f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4868 | 2024.11.02 06:22:05.033897 [ 283 ] {4db07da1-dc7e-49bb-a4d2-4bc9d0c5f02f} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4869 | 2024.11.02 06:22:05.033931 [ 283 ] {4db07da1-dc7e-49bb-a4d2-4bc9d0c5f02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4870 | 2024.11.02 06:22:05.034281 [ 283 ] {4db07da1-dc7e-49bb-a4d2-4bc9d0c5f02f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4871 | 2024.11.02 06:22:05.034606 [ 283 ] {4db07da1-dc7e-49bb-a4d2-4bc9d0c5f02f} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4872 | 2024.11.02 06:22:05.034733 [ 283 ] {4db07da1-dc7e-49bb-a4d2-4bc9d0c5f02f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. | ||
4873 | 2024.11.02 06:22:05.034894 [ 283 ] {4db07da1-dc7e-49bb-a4d2-4bc9d0c5f02f} <Debug> DynamicQueryHandler: Done processing query | ||
4874 | 2024.11.02 06:22:05.034917 [ 283 ] {4db07da1-dc7e-49bb-a4d2-4bc9d0c5f02f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4875 | 2024.11.02 06:22:05.034933 [ 283 ] {} <Debug> HTTP-Session: 0571ccb8-894c-47e2-bf60-8f55e093d84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4876 | 2024.11.02 06:22:05.035140 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4877 | 2024.11.02 06:22:05.035173 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61227, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4878 | 2024.11.02 06:22:05.035270 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4879 | 2024.11.02 06:22:05.035314 [ 302 ] {} <Debug> HTTP-Session: 610ecc8b-74b3-4771-93bb-180a7d470706 Authenticating user 'default' from [fd00:1122:3344:101::d]:61227 | ||
4880 | 2024.11.02 06:22:05.035342 [ 302 ] {} <Debug> HTTP-Session: 610ecc8b-74b3-4771-93bb-180a7d470706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4881 | 2024.11.02 06:22:05.035361 [ 302 ] {} <Debug> HTTP-Session: 610ecc8b-74b3-4771-93bb-180a7d470706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4882 | 2024.11.02 06:22:05.035406 [ 302 ] {} <Trace> HTTP-Session: 610ecc8b-74b3-4771-93bb-180a7d470706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4883 | 2024.11.02 06:22:05.035645 [ 302 ] {9c4bed32-a8e7-4a2b-867b-d90438c53e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61227) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4884 | 2024.11.02 06:22:05.035696 [ 302 ] {9c4bed32-a8e7-4a2b-867b-d90438c53e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4885 | 2024.11.02 06:22:05.035881 [ 302 ] {9c4bed32-a8e7-4a2b-867b-d90438c53e9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4886 | 2024.11.02 06:22:05.036316 [ 302 ] {9c4bed32-a8e7-4a2b-867b-d90438c53e9b} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4887 | 2024.11.02 06:22:05.036355 [ 302 ] {9c4bed32-a8e7-4a2b-867b-d90438c53e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4888 | 2024.11.02 06:22:05.036756 [ 302 ] {9c4bed32-a8e7-4a2b-867b-d90438c53e9b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4889 | 2024.11.02 06:22:05.037096 [ 302 ] {9c4bed32-a8e7-4a2b-867b-d90438c53e9b} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4890 | 2024.11.02 06:22:05.037260 [ 302 ] {9c4bed32-a8e7-4a2b-867b-d90438c53e9b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001732 sec., 136836.02771362587 rows/sec., 9.17 MiB/sec. | ||
4891 | 2024.11.02 06:22:05.037437 [ 302 ] {9c4bed32-a8e7-4a2b-867b-d90438c53e9b} <Debug> DynamicQueryHandler: Done processing query | ||
4892 | 2024.11.02 06:22:05.037462 [ 302 ] {9c4bed32-a8e7-4a2b-867b-d90438c53e9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4893 | 2024.11.02 06:22:05.037479 [ 302 ] {} <Debug> HTTP-Session: 610ecc8b-74b3-4771-93bb-180a7d470706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4894 | 2024.11.02 06:22:05.037641 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4895 | 2024.11.02 06:22:05.037758 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36278, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4896 | 2024.11.02 06:22:05.037826 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4897 | 2024.11.02 06:22:05.037851 [ 283 ] {} <Debug> HTTP-Session: 33fe2f80-2c4d-4600-8d7b-9f3279219e57 Authenticating user 'default' from [fd00:1122:3344:101::d]:36278 | ||
4898 | 2024.11.02 06:22:05.037872 [ 283 ] {} <Debug> HTTP-Session: 33fe2f80-2c4d-4600-8d7b-9f3279219e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4899 | 2024.11.02 06:22:05.037888 [ 283 ] {} <Debug> HTTP-Session: 33fe2f80-2c4d-4600-8d7b-9f3279219e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4900 | 2024.11.02 06:22:05.037934 [ 283 ] {} <Trace> HTTP-Session: 33fe2f80-2c4d-4600-8d7b-9f3279219e57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4901 | 2024.11.02 06:22:05.038055 [ 283 ] {bdd44703-4190-4eff-850e-a5dad57190af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36278) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4902 | 2024.11.02 06:22:05.038111 [ 283 ] {bdd44703-4190-4eff-850e-a5dad57190af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4903 | 2024.11.02 06:22:05.038297 [ 283 ] {bdd44703-4190-4eff-850e-a5dad57190af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4904 | 2024.11.02 06:22:05.038609 [ 283 ] {bdd44703-4190-4eff-850e-a5dad57190af} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4905 | 2024.11.02 06:22:05.038643 [ 283 ] {bdd44703-4190-4eff-850e-a5dad57190af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4906 | 2024.11.02 06:22:05.038990 [ 283 ] {bdd44703-4190-4eff-850e-a5dad57190af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4907 | 2024.11.02 06:22:05.039310 [ 283 ] {bdd44703-4190-4eff-850e-a5dad57190af} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4908 | 2024.11.02 06:22:05.039439 [ 283 ] {bdd44703-4190-4eff-850e-a5dad57190af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. | ||
4909 | 2024.11.02 06:22:05.039621 [ 283 ] {bdd44703-4190-4eff-850e-a5dad57190af} <Debug> DynamicQueryHandler: Done processing query | ||
4910 | 2024.11.02 06:22:05.039645 [ 283 ] {bdd44703-4190-4eff-850e-a5dad57190af} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4911 | 2024.11.02 06:22:05.039661 [ 283 ] {} <Debug> HTTP-Session: 33fe2f80-2c4d-4600-8d7b-9f3279219e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4912 | 2024.11.02 06:22:05.039871 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61227, User-Agent: (none), Length: 70019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4913 | 2024.11.02 06:22:05.039933 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4914 | 2024.11.02 06:22:05.039964 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4915 | 2024.11.02 06:22:05.040006 [ 302 ] {} <Debug> HTTP-Session: aac90aa4-0c7c-4644-837c-98cfc641818c Authenticating user 'default' from [fd00:1122:3344:101::d]:61227 | ||
4916 | 2024.11.02 06:22:05.040033 [ 302 ] {} <Debug> HTTP-Session: aac90aa4-0c7c-4644-837c-98cfc641818c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4917 | 2024.11.02 06:22:05.040052 [ 302 ] {} <Debug> HTTP-Session: aac90aa4-0c7c-4644-837c-98cfc641818c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4918 | 2024.11.02 06:22:05.040108 [ 302 ] {} <Trace> HTTP-Session: aac90aa4-0c7c-4644-837c-98cfc641818c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4919 | 2024.11.02 06:22:05.040948 [ 302 ] {2df98292-e0cc-47b7-913a-dc80cae74438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61227) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4920 | 2024.11.02 06:22:05.041026 [ 302 ] {2df98292-e0cc-47b7-913a-dc80cae74438} <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 | ||
4921 | 2024.11.02 06:22:05.041488 [ 302 ] {2df98292-e0cc-47b7-913a-dc80cae74438} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4922 | 2024.11.02 06:22:05.042229 [ 302 ] {2df98292-e0cc-47b7-913a-dc80cae74438} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4923 | 2024.11.02 06:22:05.042265 [ 302 ] {2df98292-e0cc-47b7-913a-dc80cae74438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4924 | 2024.11.02 06:22:05.042906 [ 302 ] {2df98292-e0cc-47b7-913a-dc80cae74438} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4925 | 2024.11.02 06:22:05.043321 [ 302 ] {2df98292-e0cc-47b7-913a-dc80cae74438} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4926 | 2024.11.02 06:22:05.043494 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4927 | 2024.11.02 06:22:05.043523 [ 302 ] {2df98292-e0cc-47b7-913a-dc80cae74438} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00329 sec., 12765.95744680851 rows/sec., 22.88 MiB/sec. | ||
4928 | 2024.11.02 06:22:05.043588 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4929 | 2024.11.02 06:22:05.043699 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4930 | 2024.11.02 06:22:05.044169 [ 302 ] {2df98292-e0cc-47b7-913a-dc80cae74438} <Debug> DynamicQueryHandler: Done processing query | ||
4931 | 2024.11.02 06:22:05.044228 [ 188 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::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 | ||
4932 | 2024.11.02 06:22:05.044248 [ 302 ] {2df98292-e0cc-47b7-913a-dc80cae74438} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
4933 | 2024.11.02 06:22:05.044358 [ 302 ] {} <Debug> HTTP-Session: aac90aa4-0c7c-4644-837c-98cfc641818c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4934 | 2024.11.02 06:22:05.044784 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4935 | 2024.11.02 06:22:05.044832 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51970, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4936 | 2024.11.02 06:22:05.045002 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4937 | 2024.11.02 06:22:05.045065 [ 283 ] {} <Debug> HTTP-Session: 585387fb-2b03-4ef0-ae9f-897c47527644 Authenticating user 'default' from [fd00:1122:3344:101::d]:51970 | ||
4938 | 2024.11.02 06:22:05.045101 [ 283 ] {} <Debug> HTTP-Session: 585387fb-2b03-4ef0-ae9f-897c47527644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4939 | 2024.11.02 06:22:05.045134 [ 283 ] {} <Debug> HTTP-Session: 585387fb-2b03-4ef0-ae9f-897c47527644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4940 | 2024.11.02 06:22:05.045196 [ 188 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4941 | 2024.11.02 06:22:05.045204 [ 283 ] {} <Trace> HTTP-Session: 585387fb-2b03-4ef0-ae9f-897c47527644 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4942 | 2024.11.02 06:22:05.045281 [ 188 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 110 rows starting from the beginning of the part | ||
4943 | 2024.11.02 06:22:05.045472 [ 283 ] {53108122-6ee8-4445-8700-1d61b05ab51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51970) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4944 | 2024.11.02 06:22:05.045662 [ 283 ] {53108122-6ee8-4445-8700-1d61b05ab51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4945 | 2024.11.02 06:22:05.045821 [ 188 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
4946 | 2024.11.02 06:22:05.046381 [ 283 ] {53108122-6ee8-4445-8700-1d61b05ab51f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4947 | 2024.11.02 06:22:05.046541 [ 188 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
4948 | 2024.11.02 06:22:05.047016 [ 188 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
4949 | 2024.11.02 06:22:05.047139 [ 283 ] {53108122-6ee8-4445-8700-1d61b05ab51f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4950 | 2024.11.02 06:22:05.047222 [ 283 ] {53108122-6ee8-4445-8700-1d61b05ab51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4951 | 2024.11.02 06:22:05.047590 [ 188 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
4952 | 2024.11.02 06:22:05.048073 [ 188 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
4953 | 2024.11.02 06:22:05.048300 [ 283 ] {53108122-6ee8-4445-8700-1d61b05ab51f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4954 | 2024.11.02 06:22:05.049034 [ 283 ] {53108122-6ee8-4445-8700-1d61b05ab51f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4955 | 2024.11.02 06:22:05.049217 [ 283 ] {53108122-6ee8-4445-8700-1d61b05ab51f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003886 sec., 21101.389603705607 rows/sec., 1.34 MiB/sec. | ||
4956 | 2024.11.02 06:22:05.049474 [ 283 ] {53108122-6ee8-4445-8700-1d61b05ab51f} <Debug> DynamicQueryHandler: Done processing query | ||
4957 | 2024.11.02 06:22:05.049503 [ 283 ] {53108122-6ee8-4445-8700-1d61b05ab51f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4958 | 2024.11.02 06:22:05.049518 [ 283 ] {} <Debug> HTTP-Session: 585387fb-2b03-4ef0-ae9f-897c47527644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4959 | 2024.11.02 06:22:05.049925 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4960 | 2024.11.02 06:22:05.051829 [ 197 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 19 columns (19 merged, 0 gathered) in 0.007943057 sec., 40286.75609403281 rows/sec., 72.19 MiB/sec. | ||
4961 | 2024.11.02 06:22:05.052304 [ 193 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4962 | 2024.11.02 06:22:05.052884 [ 193 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4963 | 2024.11.02 06:22:05.052964 [ 193 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4964 | 2024.11.02 06:22:05.053105 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
4965 | 2024.11.02 06:22:06.626872 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4966 | 2024.11.02 06:22:06.805277 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4967 | 2024.11.02 06:22:06.827673 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4968 | 2024.11.02 06:22:06.832085 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4969 | 2024.11.02 06:22:06.838469 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4970 | 2024.11.02 06:22:06.994791 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59992, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4971 | 2024.11.02 06:22:07.002063 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4972 | 2024.11.02 06:22:07.013414 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4973 | 2024.11.02 06:22:08.279884 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4974 | 2024.11.02 06:22:08.279961 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4975 | 2024.11.02 06:22:08.410285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 488 | ||
4976 | 2024.11.02 06:22:08.413185 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4977 | 2024.11.02 06:22:08.413236 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4978 | 2024.11.02 06:22:08.414799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4979 | 2024.11.02 06:22:08.415806 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4980 | 2024.11.02 06:22:08.416332 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
4981 | 2024.11.02 06:22:10.010636 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39083, User-Agent: (none), Length: 1615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4982 | 2024.11.02 06:22:10.010755 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4983 | 2024.11.02 06:22:10.010784 [ 302 ] {} <Debug> HTTP-Session: 883d3b34-046e-48f1-a771-95be3e44af10 Authenticating user 'default' from [fd00:1122:3344:101::d]:39083 | ||
4984 | 2024.11.02 06:22:10.010811 [ 302 ] {} <Debug> HTTP-Session: 883d3b34-046e-48f1-a771-95be3e44af10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4985 | 2024.11.02 06:22:10.010829 [ 302 ] {} <Debug> HTTP-Session: 883d3b34-046e-48f1-a771-95be3e44af10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4986 | 2024.11.02 06:22:10.010886 [ 302 ] {} <Trace> HTTP-Session: 883d3b34-046e-48f1-a771-95be3e44af10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4987 | 2024.11.02 06:22:10.011082 [ 302 ] {bcf1d899-7f8b-4ceb-bd92-0c17d5ab1c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39083) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4988 | 2024.11.02 06:22:10.011156 [ 302 ] {bcf1d899-7f8b-4ceb-bd92-0c17d5ab1c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4989 | 2024.11.02 06:22:10.011537 [ 302 ] {bcf1d899-7f8b-4ceb-bd92-0c17d5ab1c4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4990 | 2024.11.02 06:22:10.011962 [ 302 ] {bcf1d899-7f8b-4ceb-bd92-0c17d5ab1c4b} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4991 | 2024.11.02 06:22:10.012002 [ 302 ] {bcf1d899-7f8b-4ceb-bd92-0c17d5ab1c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4992 | 2024.11.02 06:22:10.012413 [ 302 ] {bcf1d899-7f8b-4ceb-bd92-0c17d5ab1c4b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4993 | 2024.11.02 06:22:10.012820 [ 302 ] {bcf1d899-7f8b-4ceb-bd92-0c17d5ab1c4b} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4994 | 2024.11.02 06:22:10.012996 [ 302 ] {bcf1d899-7f8b-4ceb-bd92-0c17d5ab1c4b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001967 sec., 5083.884087442806 rows/sec., 414.56 KiB/sec. | ||
4995 | 2024.11.02 06:22:10.013189 [ 302 ] {bcf1d899-7f8b-4ceb-bd92-0c17d5ab1c4b} <Debug> DynamicQueryHandler: Done processing query | ||
4996 | 2024.11.02 06:22:10.013216 [ 302 ] {bcf1d899-7f8b-4ceb-bd92-0c17d5ab1c4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4997 | 2024.11.02 06:22:10.013233 [ 302 ] {} <Debug> HTTP-Session: 883d3b34-046e-48f1-a771-95be3e44af10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4998 | 2024.11.02 06:22:10.013418 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4999 | 2024.11.02 06:22:10.013551 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38128, User-Agent: (none), Length: 8482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5000 | 2024.11.02 06:22:10.013684 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5001 | 2024.11.02 06:22:10.013712 [ 286 ] {} <Debug> HTTP-Session: e7a30216-f0b6-4315-8856-bd478e06a12f Authenticating user 'default' from [fd00:1122:3344:101::d]:38128 | ||
5002 | 2024.11.02 06:22:10.013741 [ 286 ] {} <Debug> HTTP-Session: e7a30216-f0b6-4315-8856-bd478e06a12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5003 | 2024.11.02 06:22:10.013759 [ 286 ] {} <Debug> HTTP-Session: e7a30216-f0b6-4315-8856-bd478e06a12f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5004 | 2024.11.02 06:22:10.013822 [ 286 ] {} <Trace> HTTP-Session: e7a30216-f0b6-4315-8856-bd478e06a12f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5005 | 2024.11.02 06:22:10.014054 [ 286 ] {41e74b47-a0a6-4991-b041-1b67244327ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5006 | 2024.11.02 06:22:10.014131 [ 286 ] {41e74b47-a0a6-4991-b041-1b67244327ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5007 | 2024.11.02 06:22:10.014524 [ 286 ] {41e74b47-a0a6-4991-b041-1b67244327ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5008 | 2024.11.02 06:22:10.014958 [ 286 ] {41e74b47-a0a6-4991-b041-1b67244327ab} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5009 | 2024.11.02 06:22:10.015000 [ 286 ] {41e74b47-a0a6-4991-b041-1b67244327ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5010 | 2024.11.02 06:22:10.015426 [ 286 ] {41e74b47-a0a6-4991-b041-1b67244327ab} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5011 | 2024.11.02 06:22:10.015833 [ 286 ] {41e74b47-a0a6-4991-b041-1b67244327ab} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5012 | 2024.11.02 06:22:10.016012 [ 286 ] {41e74b47-a0a6-4991-b041-1b67244327ab} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.002039 sec., 29916.625796959295 rows/sec., 2.27 MiB/sec. | ||
5013 | 2024.11.02 06:22:10.016215 [ 286 ] {41e74b47-a0a6-4991-b041-1b67244327ab} <Debug> DynamicQueryHandler: Done processing query | ||
5014 | 2024.11.02 06:22:10.016242 [ 286 ] {41e74b47-a0a6-4991-b041-1b67244327ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5015 | 2024.11.02 06:22:10.016258 [ 286 ] {} <Debug> HTTP-Session: e7a30216-f0b6-4315-8856-bd478e06a12f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5016 | 2024.11.02 06:22:10.016439 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5017 | 2024.11.02 06:22:10.016459 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39083, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5018 | 2024.11.02 06:22:10.016554 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5019 | 2024.11.02 06:22:10.016593 [ 302 ] {} <Debug> HTTP-Session: e46ba4c2-b12f-4fda-90a4-6231b4ae9d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:39083 | ||
5020 | 2024.11.02 06:22:10.016621 [ 302 ] {} <Debug> HTTP-Session: e46ba4c2-b12f-4fda-90a4-6231b4ae9d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5021 | 2024.11.02 06:22:10.016642 [ 302 ] {} <Debug> HTTP-Session: e46ba4c2-b12f-4fda-90a4-6231b4ae9d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5022 | 2024.11.02 06:22:10.016688 [ 302 ] {} <Trace> HTTP-Session: e46ba4c2-b12f-4fda-90a4-6231b4ae9d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5023 | 2024.11.02 06:22:10.016821 [ 302 ] {f00904b3-6f6a-4e4d-80bd-97428a024367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39083) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5024 | 2024.11.02 06:22:10.016877 [ 302 ] {f00904b3-6f6a-4e4d-80bd-97428a024367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5025 | 2024.11.02 06:22:10.017194 [ 302 ] {f00904b3-6f6a-4e4d-80bd-97428a024367} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5026 | 2024.11.02 06:22:10.017547 [ 302 ] {f00904b3-6f6a-4e4d-80bd-97428a024367} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5027 | 2024.11.02 06:22:10.017591 [ 302 ] {f00904b3-6f6a-4e4d-80bd-97428a024367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5028 | 2024.11.02 06:22:10.017963 [ 302 ] {f00904b3-6f6a-4e4d-80bd-97428a024367} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5029 | 2024.11.02 06:22:10.018340 [ 302 ] {f00904b3-6f6a-4e4d-80bd-97428a024367} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5030 | 2024.11.02 06:22:10.018512 [ 302 ] {f00904b3-6f6a-4e4d-80bd-97428a024367} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001717 sec., 5824.111822947 rows/sec., 406.66 KiB/sec. | ||
5031 | 2024.11.02 06:22:10.018770 [ 302 ] {f00904b3-6f6a-4e4d-80bd-97428a024367} <Debug> DynamicQueryHandler: Done processing query | ||
5032 | 2024.11.02 06:22:10.018795 [ 302 ] {f00904b3-6f6a-4e4d-80bd-97428a024367} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5033 | 2024.11.02 06:22:10.018811 [ 302 ] {} <Debug> HTTP-Session: e46ba4c2-b12f-4fda-90a4-6231b4ae9d58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5034 | 2024.11.02 06:22:10.018970 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5035 | 2024.11.02 06:22:10.019108 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33000, User-Agent: (none), Length: 12599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5036 | 2024.11.02 06:22:10.019181 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5037 | 2024.11.02 06:22:10.019203 [ 286 ] {} <Debug> HTTP-Session: 7c3f04f4-b1bc-4304-b72c-37af4ef1e2cf Authenticating user 'default' from [fd00:1122:3344:101::d]:33000 | ||
5038 | 2024.11.02 06:22:10.019221 [ 286 ] {} <Debug> HTTP-Session: 7c3f04f4-b1bc-4304-b72c-37af4ef1e2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5039 | 2024.11.02 06:22:10.019234 [ 286 ] {} <Debug> HTTP-Session: 7c3f04f4-b1bc-4304-b72c-37af4ef1e2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5040 | 2024.11.02 06:22:10.019275 [ 286 ] {} <Trace> HTTP-Session: 7c3f04f4-b1bc-4304-b72c-37af4ef1e2cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5041 | 2024.11.02 06:22:10.019415 [ 286 ] {a804c2f3-a03a-447e-b93e-9db7b8ff70c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33000) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5042 | 2024.11.02 06:22:10.019462 [ 286 ] {a804c2f3-a03a-447e-b93e-9db7b8ff70c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5043 | 2024.11.02 06:22:10.019726 [ 286 ] {a804c2f3-a03a-447e-b93e-9db7b8ff70c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5044 | 2024.11.02 06:22:10.020102 [ 286 ] {a804c2f3-a03a-447e-b93e-9db7b8ff70c5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5045 | 2024.11.02 06:22:10.020138 [ 286 ] {a804c2f3-a03a-447e-b93e-9db7b8ff70c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5046 | 2024.11.02 06:22:10.020518 [ 286 ] {a804c2f3-a03a-447e-b93e-9db7b8ff70c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5047 | 2024.11.02 06:22:10.020908 [ 286 ] {a804c2f3-a03a-447e-b93e-9db7b8ff70c5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5048 | 2024.11.02 06:22:10.021080 [ 286 ] {a804c2f3-a03a-447e-b93e-9db7b8ff70c5} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001705 sec., 43401.759530791795 rows/sec., 3.40 MiB/sec. | ||
5049 | 2024.11.02 06:22:10.021270 [ 286 ] {a804c2f3-a03a-447e-b93e-9db7b8ff70c5} <Debug> DynamicQueryHandler: Done processing query | ||
5050 | 2024.11.02 06:22:10.021295 [ 286 ] {a804c2f3-a03a-447e-b93e-9db7b8ff70c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5051 | 2024.11.02 06:22:10.021312 [ 286 ] {} <Debug> HTTP-Session: 7c3f04f4-b1bc-4304-b72c-37af4ef1e2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5052 | 2024.11.02 06:22:10.021515 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5053 | 2024.11.02 06:22:10.021534 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39083, User-Agent: (none), Length: 25477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5054 | 2024.11.02 06:22:10.021627 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5055 | 2024.11.02 06:22:10.021657 [ 302 ] {} <Debug> HTTP-Session: 48775845-3b44-4e78-af15-bad541488ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:39083 | ||
5056 | 2024.11.02 06:22:10.021689 [ 302 ] {} <Debug> HTTP-Session: 48775845-3b44-4e78-af15-bad541488ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5057 | 2024.11.02 06:22:10.021714 [ 302 ] {} <Debug> HTTP-Session: 48775845-3b44-4e78-af15-bad541488ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5058 | 2024.11.02 06:22:10.021761 [ 302 ] {} <Trace> HTTP-Session: 48775845-3b44-4e78-af15-bad541488ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5059 | 2024.11.02 06:22:10.021957 [ 302 ] {b8b2d143-27b3-4e50-a582-6d1b61aa620b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39083) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5060 | 2024.11.02 06:22:10.022019 [ 302 ] {b8b2d143-27b3-4e50-a582-6d1b61aa620b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5061 | 2024.11.02 06:22:10.022239 [ 302 ] {b8b2d143-27b3-4e50-a582-6d1b61aa620b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5062 | 2024.11.02 06:22:10.022653 [ 302 ] {b8b2d143-27b3-4e50-a582-6d1b61aa620b} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5063 | 2024.11.02 06:22:10.022697 [ 302 ] {b8b2d143-27b3-4e50-a582-6d1b61aa620b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5064 | 2024.11.02 06:22:10.023105 [ 302 ] {b8b2d143-27b3-4e50-a582-6d1b61aa620b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5065 | 2024.11.02 06:22:10.023465 [ 302 ] {b8b2d143-27b3-4e50-a582-6d1b61aa620b} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5066 | 2024.11.02 06:22:10.023641 [ 302 ] {b8b2d143-27b3-4e50-a582-6d1b61aa620b} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001756 sec., 75740.31890660593 rows/sec., 5.27 MiB/sec. | ||
5067 | 2024.11.02 06:22:10.023967 [ 302 ] {b8b2d143-27b3-4e50-a582-6d1b61aa620b} <Debug> DynamicQueryHandler: Done processing query | ||
5068 | 2024.11.02 06:22:10.024005 [ 302 ] {b8b2d143-27b3-4e50-a582-6d1b61aa620b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5069 | 2024.11.02 06:22:10.024023 [ 302 ] {} <Debug> HTTP-Session: 48775845-3b44-4e78-af15-bad541488ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5070 | 2024.11.02 06:22:10.024200 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5071 | 2024.11.02 06:22:10.024281 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40615, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5072 | 2024.11.02 06:22:10.024358 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5073 | 2024.11.02 06:22:10.024383 [ 286 ] {} <Debug> HTTP-Session: cb717276-f130-4578-aa07-01ea946115c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40615 | ||
5074 | 2024.11.02 06:22:10.024404 [ 286 ] {} <Debug> HTTP-Session: cb717276-f130-4578-aa07-01ea946115c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5075 | 2024.11.02 06:22:10.024421 [ 286 ] {} <Debug> HTTP-Session: cb717276-f130-4578-aa07-01ea946115c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5076 | 2024.11.02 06:22:10.024466 [ 286 ] {} <Trace> HTTP-Session: cb717276-f130-4578-aa07-01ea946115c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5077 | 2024.11.02 06:22:10.024622 [ 286 ] {9e48a834-df31-4b05-9459-fa96237ae0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40615) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5078 | 2024.11.02 06:22:10.024681 [ 286 ] {9e48a834-df31-4b05-9459-fa96237ae0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5079 | 2024.11.02 06:22:10.024853 [ 286 ] {9e48a834-df31-4b05-9459-fa96237ae0ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5080 | 2024.11.02 06:22:10.025241 [ 286 ] {9e48a834-df31-4b05-9459-fa96237ae0ce} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5081 | 2024.11.02 06:22:10.025278 [ 286 ] {9e48a834-df31-4b05-9459-fa96237ae0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5082 | 2024.11.02 06:22:10.025658 [ 286 ] {9e48a834-df31-4b05-9459-fa96237ae0ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5083 | 2024.11.02 06:22:10.025994 [ 286 ] {9e48a834-df31-4b05-9459-fa96237ae0ce} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5084 | 2024.11.02 06:22:10.026161 [ 286 ] {9e48a834-df31-4b05-9459-fa96237ae0ce} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001585 sec., 30283.91167192429 rows/sec., 2.04 MiB/sec. | ||
5085 | 2024.11.02 06:22:10.026499 [ 286 ] {9e48a834-df31-4b05-9459-fa96237ae0ce} <Debug> DynamicQueryHandler: Done processing query | ||
5086 | 2024.11.02 06:22:10.026525 [ 286 ] {9e48a834-df31-4b05-9459-fa96237ae0ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5087 | 2024.11.02 06:22:10.026541 [ 286 ] {} <Debug> HTTP-Session: cb717276-f130-4578-aa07-01ea946115c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5088 | 2024.11.02 06:22:10.026791 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5089 | 2024.11.02 06:22:15.012039 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51138, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5090 | 2024.11.02 06:22:15.012226 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5091 | 2024.11.02 06:22:15.012272 [ 302 ] {} <Debug> HTTP-Session: 63bbc209-fb70-4393-a06c-0f3d6e584c2f Authenticating user 'default' from [fd00:1122:3344:101::d]:51138 | ||
5092 | 2024.11.02 06:22:15.012314 [ 302 ] {} <Debug> HTTP-Session: 63bbc209-fb70-4393-a06c-0f3d6e584c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5093 | 2024.11.02 06:22:15.012342 [ 302 ] {} <Debug> HTTP-Session: 63bbc209-fb70-4393-a06c-0f3d6e584c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5094 | 2024.11.02 06:22:15.012426 [ 302 ] {} <Trace> HTTP-Session: 63bbc209-fb70-4393-a06c-0f3d6e584c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5095 | 2024.11.02 06:22:15.012742 [ 302 ] {844f8fa8-0199-436c-98c2-b98898851240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51138) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5096 | 2024.11.02 06:22:15.012850 [ 302 ] {844f8fa8-0199-436c-98c2-b98898851240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5097 | 2024.11.02 06:22:15.013204 [ 302 ] {844f8fa8-0199-436c-98c2-b98898851240} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5098 | 2024.11.02 06:22:15.013689 [ 302 ] {844f8fa8-0199-436c-98c2-b98898851240} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5099 | 2024.11.02 06:22:15.013729 [ 302 ] {844f8fa8-0199-436c-98c2-b98898851240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5100 | 2024.11.02 06:22:15.014151 [ 302 ] {844f8fa8-0199-436c-98c2-b98898851240} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5101 | 2024.11.02 06:22:15.014545 [ 302 ] {844f8fa8-0199-436c-98c2-b98898851240} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5102 | 2024.11.02 06:22:15.014706 [ 302 ] {844f8fa8-0199-436c-98c2-b98898851240} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002076 sec., 26974.95183044316 rows/sec., 2.06 MiB/sec. | ||
5103 | 2024.11.02 06:22:15.014772 [ 39 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5104 | 2024.11.02 06:22:15.014885 [ 39 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5105 | 2024.11.02 06:22:15.014940 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5106 | 2024.11.02 06:22:15.014984 [ 302 ] {844f8fa8-0199-436c-98c2-b98898851240} <Debug> DynamicQueryHandler: Done processing query | ||
5107 | 2024.11.02 06:22:15.015042 [ 302 ] {844f8fa8-0199-436c-98c2-b98898851240} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5108 | 2024.11.02 06:22:15.015093 [ 302 ] {} <Debug> HTTP-Session: 63bbc209-fb70-4393-a06c-0f3d6e584c2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5109 | 2024.11.02 06:22:15.015385 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
5110 | 2024.11.02 06:22:15.015488 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5111 | 2024.11.02 06:22:15.015842 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50895, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5112 | 2024.11.02 06:22:15.016025 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5113 | 2024.11.02 06:22:15.016061 [ 286 ] {} <Debug> HTTP-Session: fb0ca199-ad5b-489e-9587-186b8ef638a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50895 | ||
5114 | 2024.11.02 06:22:15.016078 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5115 | 2024.11.02 06:22:15.016095 [ 286 ] {} <Debug> HTTP-Session: fb0ca199-ad5b-489e-9587-186b8ef638a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5116 | 2024.11.02 06:22:15.016118 [ 286 ] {} <Debug> HTTP-Session: fb0ca199-ad5b-489e-9587-186b8ef638a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5117 | 2024.11.02 06:22:15.016127 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1420 rows starting from the beginning of the part | ||
5118 | 2024.11.02 06:22:15.016177 [ 286 ] {} <Trace> HTTP-Session: fb0ca199-ad5b-489e-9587-186b8ef638a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5119 | 2024.11.02 06:22:15.016276 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 59 rows starting from the beginning of the part | ||
5120 | 2024.11.02 06:22:15.016626 [ 286 ] {25f0bdf0-adaa-4581-9d78-78ba53a7cef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50895) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5121 | 2024.11.02 06:22:15.016644 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
5122 | 2024.11.02 06:22:15.016793 [ 286 ] {25f0bdf0-adaa-4581-9d78-78ba53a7cef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5123 | 2024.11.02 06:22:15.016904 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 273 rows starting from the beginning of the part | ||
5124 | 2024.11.02 06:22:15.017304 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 61 rows starting from the beginning of the part | ||
5125 | 2024.11.02 06:22:15.017599 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
5126 | 2024.11.02 06:22:15.018260 [ 286 ] {25f0bdf0-adaa-4581-9d78-78ba53a7cef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5127 | 2024.11.02 06:22:15.018895 [ 286 ] {25f0bdf0-adaa-4581-9d78-78ba53a7cef3} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5128 | 2024.11.02 06:22:15.018939 [ 286 ] {25f0bdf0-adaa-4581-9d78-78ba53a7cef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5129 | 2024.11.02 06:22:15.019493 [ 286 ] {25f0bdf0-adaa-4581-9d78-78ba53a7cef3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5130 | 2024.11.02 06:22:15.020023 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1925 rows, containing 5 columns (5 merged, 0 gathered) in 0.00489364 sec., 393367.71809941065 rows/sec., 34.32 MiB/sec. | ||
5131 | 2024.11.02 06:22:15.020271 [ 286 ] {25f0bdf0-adaa-4581-9d78-78ba53a7cef3} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5132 | 2024.11.02 06:22:15.020367 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5133 | 2024.11.02 06:22:15.020604 [ 39 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5134 | 2024.11.02 06:22:15.020628 [ 286 ] {25f0bdf0-adaa-4581-9d78-78ba53a7cef3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004219 sec., 15169.471438729557 rows/sec., 1.18 MiB/sec. | ||
5135 | 2024.11.02 06:22:15.020694 [ 39 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5136 | 2024.11.02 06:22:15.020870 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5137 | 2024.11.02 06:22:15.021439 [ 286 ] {25f0bdf0-adaa-4581-9d78-78ba53a7cef3} <Debug> DynamicQueryHandler: Done processing query | ||
5138 | 2024.11.02 06:22:15.021567 [ 286 ] {25f0bdf0-adaa-4581-9d78-78ba53a7cef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5139 | 2024.11.02 06:22:15.021564 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
5140 | 2024.11.02 06:22:15.021675 [ 286 ] {} <Debug> HTTP-Session: fb0ca199-ad5b-489e-9587-186b8ef638a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5141 | 2024.11.02 06:22:15.022184 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5142 | 2024.11.02 06:22:15.022344 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56953, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5143 | 2024.11.02 06:22:15.022688 [ 286 ] {} <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): | ||
5144 | |||
5145 | (version 23.8.7.1) | ||
5146 | 2024.11.02 06:22:15.022686 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5147 | 2024.11.02 06:22:15.022877 [ 302 ] {} <Debug> HTTP-Session: 1caf1795-4796-48d8-8860-8b742c20d15c Authenticating user 'default' from [fd00:1122:3344:101::d]:56953 | ||
5148 | 2024.11.02 06:22:15.022904 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5149 | 2024.11.02 06:22:15.022928 [ 302 ] {} <Debug> HTTP-Session: 1caf1795-4796-48d8-8860-8b742c20d15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5150 | 2024.11.02 06:22:15.022956 [ 302 ] {} <Debug> HTTP-Session: 1caf1795-4796-48d8-8860-8b742c20d15c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5151 | 2024.11.02 06:22:15.022964 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
5152 | 2024.11.02 06:22:15.023029 [ 302 ] {} <Trace> HTTP-Session: 1caf1795-4796-48d8-8860-8b742c20d15c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5153 | 2024.11.02 06:22:15.023261 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part | ||
5154 | 2024.11.02 06:22:15.023277 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_26_5} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5155 | 2024.11.02 06:22:15.023451 [ 302 ] {23ee7075-bba8-4581-a27f-3034222d94ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56953) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5156 | 2024.11.02 06:22:15.023543 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
5157 | 2024.11.02 06:22:15.023561 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_26_5} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5158 | 2024.11.02 06:22:15.023628 [ 302 ] {23ee7075-bba8-4581-a27f-3034222d94ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5159 | 2024.11.02 06:22:15.023841 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
5160 | 2024.11.02 06:22:15.023956 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 424 rows starting from the beginning of the part | ||
5161 | 2024.11.02 06:22:15.024186 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part | ||
5162 | 2024.11.02 06:22:15.024441 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
5163 | 2024.11.02 06:22:15.024599 [ 302 ] {23ee7075-bba8-4581-a27f-3034222d94ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5164 | 2024.11.02 06:22:15.025251 [ 302 ] {23ee7075-bba8-4581-a27f-3034222d94ba} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5165 | 2024.11.02 06:22:15.025299 [ 302 ] {23ee7075-bba8-4581-a27f-3034222d94ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5166 | 2024.11.02 06:22:15.025905 [ 302 ] {23ee7075-bba8-4581-a27f-3034222d94ba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5167 | 2024.11.02 06:22:15.026366 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.005339259 sec., 300790.8026188653 rows/sec., 23.20 MiB/sec. | ||
5168 | 2024.11.02 06:22:15.026553 [ 302 ] {23ee7075-bba8-4581-a27f-3034222d94ba} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5169 | 2024.11.02 06:22:15.026656 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5170 | 2024.11.02 06:22:15.026845 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5171 | 2024.11.02 06:22:15.026925 [ 302 ] {23ee7075-bba8-4581-a27f-3034222d94ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003685 sec., 43419.26729986432 rows/sec., 3.02 MiB/sec. | ||
5172 | 2024.11.02 06:22:15.026954 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5173 | 2024.11.02 06:22:15.027048 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5174 | 2024.11.02 06:22:15.027576 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
5175 | 2024.11.02 06:22:15.027929 [ 302 ] {23ee7075-bba8-4581-a27f-3034222d94ba} <Debug> DynamicQueryHandler: Done processing query | ||
5176 | 2024.11.02 06:22:15.028028 [ 302 ] {23ee7075-bba8-4581-a27f-3034222d94ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5177 | 2024.11.02 06:22:15.028114 [ 302 ] {} <Debug> HTTP-Session: 1caf1795-4796-48d8-8860-8b742c20d15c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5178 | 2024.11.02 06:22:15.028246 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5179 | 2024.11.02 06:22:15.028322 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5379 rows starting from the beginning of the part | ||
5180 | 2024.11.02 06:22:15.028362 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_26_5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5181 | 2024.11.02 06:22:15.028498 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5182 | 2024.11.02 06:22:15.028629 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45468, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5183 | 2024.11.02 06:22:15.028851 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 131 rows starting from the beginning of the part | ||
5184 | 2024.11.02 06:22:15.028943 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5185 | 2024.11.02 06:22:15.028942 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_26_5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5186 | 2024.11.02 06:22:15.029068 [ 302 ] {} <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): | ||
5187 | |||
5188 | (version 23.8.7.1) | ||
5189 | 2024.11.02 06:22:15.029113 [ 286 ] {} <Debug> HTTP-Session: bc6a278a-02ad-4e4e-b823-8b3a694d045f Authenticating user 'default' from [fd00:1122:3344:101::d]:45468 | ||
5190 | 2024.11.02 06:22:15.029266 [ 286 ] {} <Debug> HTTP-Session: bc6a278a-02ad-4e4e-b823-8b3a694d045f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5191 | 2024.11.02 06:22:15.029335 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
5192 | 2024.11.02 06:22:15.029378 [ 286 ] {} <Debug> HTTP-Session: bc6a278a-02ad-4e4e-b823-8b3a694d045f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5193 | 2024.11.02 06:22:15.029625 [ 286 ] {} <Trace> HTTP-Session: bc6a278a-02ad-4e4e-b823-8b3a694d045f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5194 | 2024.11.02 06:22:15.029665 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
5195 | 2024.11.02 06:22:15.029797 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
5196 | 2024.11.02 06:22:15.030126 [ 286 ] {7ae51e4b-9271-45e7-8b07-98cdb7e01c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45468) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5197 | 2024.11.02 06:22:15.030213 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 133 rows starting from the beginning of the part | ||
5198 | 2024.11.02 06:22:15.030350 [ 286 ] {7ae51e4b-9271-45e7-8b07-98cdb7e01c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5199 | 2024.11.02 06:22:15.030629 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
5200 | 2024.11.02 06:22:15.031341 [ 286 ] {7ae51e4b-9271-45e7-8b07-98cdb7e01c5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5201 | 2024.11.02 06:22:15.032028 [ 286 ] {7ae51e4b-9271-45e7-8b07-98cdb7e01c5d} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5202 | 2024.11.02 06:22:15.032071 [ 286 ] {7ae51e4b-9271-45e7-8b07-98cdb7e01c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5203 | 2024.11.02 06:22:15.032784 [ 286 ] {7ae51e4b-9271-45e7-8b07-98cdb7e01c5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5204 | 2024.11.02 06:22:15.033674 [ 286 ] {7ae51e4b-9271-45e7-8b07-98cdb7e01c5d} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5205 | 2024.11.02 06:22:15.033877 [ 39 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5206 | 2024.11.02 06:22:15.033888 [ 286 ] {7ae51e4b-9271-45e7-8b07-98cdb7e01c5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004022 sec., 14917.951268025856 rows/sec., 1.01 MiB/sec. | ||
5207 | 2024.11.02 06:22:15.033972 [ 39 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5208 | 2024.11.02 06:22:15.034105 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5209 | 2024.11.02 06:22:15.034443 [ 286 ] {7ae51e4b-9271-45e7-8b07-98cdb7e01c5d} <Debug> DynamicQueryHandler: Done processing query | ||
5210 | 2024.11.02 06:22:15.034535 [ 286 ] {7ae51e4b-9271-45e7-8b07-98cdb7e01c5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5211 | 2024.11.02 06:22:15.034614 [ 286 ] {} <Debug> HTTP-Session: bc6a278a-02ad-4e4e-b823-8b3a694d045f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5212 | 2024.11.02 06:22:15.035251 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5213 | 2024.11.02 06:22:15.035395 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6200 rows, containing 5 columns (5 merged, 0 gathered) in 0.008181321 sec., 757823.8282057384 rows/sec., 51.66 MiB/sec. | ||
5214 | 2024.11.02 06:22:15.035478 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
5215 | 2024.11.02 06:22:15.035633 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5216 | 2024.11.02 06:22:15.035666 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1274 rows starting from the beginning of the part | ||
5217 | 2024.11.02 06:22:15.035771 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
5218 | 2024.11.02 06:22:15.036006 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5219 | 2024.11.02 06:22:15.036100 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
5220 | 2024.11.02 06:22:15.036462 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
5221 | 2024.11.02 06:22:15.036777 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
5222 | 2024.11.02 06:22:15.037192 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
5223 | 2024.11.02 06:22:15.037622 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5224 | 2024.11.02 06:22:15.037781 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5225 | 2024.11.02 06:22:15.037953 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
5226 | 2024.11.02 06:22:15.038825 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 4 columns (4 merged, 0 gathered) in 0.004426283 sec., 355151.2634867676 rows/sec., 23.50 MiB/sec. | ||
5227 | 2024.11.02 06:22:15.039023 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5228 | 2024.11.02 06:22:15.039389 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_26_5} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5229 | 2024.11.02 06:22:15.039464 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_26_5} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5230 | 2024.11.02 06:22:15.039532 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5231 | 2024.11.02 06:22:15.801362 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5232 | 2024.11.02 06:22:16.122626 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5233 | 2024.11.02 06:22:16.155864 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5234 | 2024.11.02 06:22:16.216772 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5235 | 2024.11.02 06:22:16.469865 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5236 | 2024.11.02 06:22:16.549178 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5237 | 2024.11.02 06:22:16.576552 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5238 | 2024.11.02 06:22:16.579870 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5239 | 2024.11.02 06:22:16.598288 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5240 | 2024.11.02 06:22:16.619687 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5241 | 2024.11.02 06:22:16.688396 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5242 | 2024.11.02 06:22:16.714511 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5243 | 2024.11.02 06:22:16.719844 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61576, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5244 | 2024.11.02 06:22:16.780142 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5245 | 2024.11.02 06:22:16.795670 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5246 | 2024.11.02 06:22:16.839400 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5247 | 2024.11.02 06:22:16.858291 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5248 | 2024.11.02 06:22:16.894934 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5249 | 2024.11.02 06:22:16.953035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5250 | 2024.11.02 06:22:16.993277 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5251 | 2024.11.02 06:22:17.042263 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60432, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5252 | 2024.11.02 06:22:17.046674 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36957, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5253 | 2024.11.02 06:22:17.050269 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57584, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5254 | 2024.11.02 06:22:17.053737 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5255 | 2024.11.02 06:22:18.416494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 508 | ||
5256 | 2024.11.02 06:22:18.419191 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5257 | 2024.11.02 06:22:18.419242 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5258 | 2024.11.02 06:22:18.420728 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5259 | 2024.11.02 06:22:18.421719 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5260 | 2024.11.02 06:22:18.422277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
5261 | 2024.11.02 06:22:20.017989 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61917, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5262 | 2024.11.02 06:22:20.018125 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5263 | 2024.11.02 06:22:20.018150 [ 283 ] {} <Debug> HTTP-Session: c8d88fd1-957c-4ea1-9f36-a6670c0e9fe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61917 | ||
5264 | 2024.11.02 06:22:20.018175 [ 283 ] {} <Debug> HTTP-Session: c8d88fd1-957c-4ea1-9f36-a6670c0e9fe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5265 | 2024.11.02 06:22:20.018189 [ 283 ] {} <Debug> HTTP-Session: c8d88fd1-957c-4ea1-9f36-a6670c0e9fe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5266 | 2024.11.02 06:22:20.018243 [ 283 ] {} <Trace> HTTP-Session: c8d88fd1-957c-4ea1-9f36-a6670c0e9fe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5267 | 2024.11.02 06:22:20.018512 [ 283 ] {1f68296c-ad97-413d-91a4-0f5df203bb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61917) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5268 | 2024.11.02 06:22:20.018583 [ 283 ] {1f68296c-ad97-413d-91a4-0f5df203bb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5269 | 2024.11.02 06:22:20.018926 [ 283 ] {1f68296c-ad97-413d-91a4-0f5df203bb83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5270 | 2024.11.02 06:22:20.019538 [ 283 ] {1f68296c-ad97-413d-91a4-0f5df203bb83} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5271 | 2024.11.02 06:22:20.019581 [ 283 ] {1f68296c-ad97-413d-91a4-0f5df203bb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5272 | 2024.11.02 06:22:20.020045 [ 283 ] {1f68296c-ad97-413d-91a4-0f5df203bb83} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5273 | 2024.11.02 06:22:20.020464 [ 283 ] {1f68296c-ad97-413d-91a4-0f5df203bb83} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5274 | 2024.11.02 06:22:20.020635 [ 283 ] {1f68296c-ad97-413d-91a4-0f5df203bb83} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002237 sec., 122038.44434510506 rows/sec., 10.85 MiB/sec. | ||
5275 | 2024.11.02 06:22:20.020861 [ 283 ] {1f68296c-ad97-413d-91a4-0f5df203bb83} <Debug> DynamicQueryHandler: Done processing query | ||
5276 | 2024.11.02 06:22:20.020887 [ 283 ] {1f68296c-ad97-413d-91a4-0f5df203bb83} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
5277 | 2024.11.02 06:22:20.020903 [ 283 ] {} <Debug> HTTP-Session: c8d88fd1-957c-4ea1-9f36-a6670c0e9fe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5278 | 2024.11.02 06:22:20.021121 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5279 | 2024.11.02 06:22:20.021362 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58741, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5280 | 2024.11.02 06:22:20.021508 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5281 | 2024.11.02 06:22:20.021535 [ 303 ] {} <Debug> HTTP-Session: b0970518-a6f6-41b6-8b10-506e318c305e Authenticating user 'default' from [fd00:1122:3344:101::d]:58741 | ||
5282 | 2024.11.02 06:22:20.021560 [ 303 ] {} <Debug> HTTP-Session: b0970518-a6f6-41b6-8b10-506e318c305e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5283 | 2024.11.02 06:22:20.021574 [ 303 ] {} <Debug> HTTP-Session: b0970518-a6f6-41b6-8b10-506e318c305e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5284 | 2024.11.02 06:22:20.021628 [ 303 ] {} <Trace> HTTP-Session: b0970518-a6f6-41b6-8b10-506e318c305e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5285 | 2024.11.02 06:22:20.021855 [ 303 ] {67159b4a-f37a-434f-95d2-0ddaedced605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58741) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5286 | 2024.11.02 06:22:20.021935 [ 303 ] {67159b4a-f37a-434f-95d2-0ddaedced605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5287 | 2024.11.02 06:22:20.022295 [ 303 ] {67159b4a-f37a-434f-95d2-0ddaedced605} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5288 | 2024.11.02 06:22:20.022711 [ 303 ] {67159b4a-f37a-434f-95d2-0ddaedced605} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5289 | 2024.11.02 06:22:20.022754 [ 303 ] {67159b4a-f37a-434f-95d2-0ddaedced605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5290 | 2024.11.02 06:22:20.023173 [ 303 ] {67159b4a-f37a-434f-95d2-0ddaedced605} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5291 | 2024.11.02 06:22:20.023568 [ 303 ] {67159b4a-f37a-434f-95d2-0ddaedced605} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5292 | 2024.11.02 06:22:20.023751 [ 303 ] {67159b4a-f37a-434f-95d2-0ddaedced605} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001973 sec., 21287.379624936646 rows/sec., 1.56 MiB/sec. | ||
5293 | 2024.11.02 06:22:20.023750 [ 41 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5294 | 2024.11.02 06:22:20.023878 [ 41 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5295 | 2024.11.02 06:22:20.023930 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5296 | 2024.11.02 06:22:20.024056 [ 303 ] {67159b4a-f37a-434f-95d2-0ddaedced605} <Debug> DynamicQueryHandler: Done processing query | ||
5297 | 2024.11.02 06:22:20.024109 [ 303 ] {67159b4a-f37a-434f-95d2-0ddaedced605} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5298 | 2024.11.02 06:22:20.024116 [ 200 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::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 | ||
5299 | 2024.11.02 06:22:20.024134 [ 303 ] {} <Debug> HTTP-Session: b0970518-a6f6-41b6-8b10-506e318c305e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5300 | 2024.11.02 06:22:20.024300 [ 200 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5301 | 2024.11.02 06:22:20.024387 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5302 | 2024.11.02 06:22:20.024402 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61917, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5303 | 2024.11.02 06:22:20.024412 [ 200 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 54 rows starting from the beginning of the part | ||
5304 | 2024.11.02 06:22:20.024517 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5305 | 2024.11.02 06:22:20.024597 [ 283 ] {} <Debug> HTTP-Session: 629d9098-54a1-4bb1-9264-1b71b1821b16 Authenticating user 'default' from [fd00:1122:3344:101::d]:61917 | ||
5306 | 2024.11.02 06:22:20.024656 [ 303 ] {} <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): | ||
5307 | |||
5308 | (version 23.8.7.1) | ||
5309 | 2024.11.02 06:22:20.024713 [ 283 ] {} <Debug> HTTP-Session: 629d9098-54a1-4bb1-9264-1b71b1821b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5310 | 2024.11.02 06:22:20.024717 [ 200 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
5311 | 2024.11.02 06:22:20.024800 [ 283 ] {} <Debug> HTTP-Session: 629d9098-54a1-4bb1-9264-1b71b1821b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5312 | 2024.11.02 06:22:20.024970 [ 283 ] {} <Trace> HTTP-Session: 629d9098-54a1-4bb1-9264-1b71b1821b16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5313 | 2024.11.02 06:22:20.025164 [ 200 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5314 | 2024.11.02 06:22:20.025391 [ 200 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
5315 | 2024.11.02 06:22:20.025400 [ 283 ] {01500143-5f75-4559-952c-0e1d8336c24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61917) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5316 | 2024.11.02 06:22:20.025579 [ 283 ] {01500143-5f75-4559-952c-0e1d8336c24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5317 | 2024.11.02 06:22:20.025794 [ 200 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
5318 | 2024.11.02 06:22:20.026013 [ 200 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
5319 | 2024.11.02 06:22:20.026510 [ 283 ] {01500143-5f75-4559-952c-0e1d8336c24d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5320 | 2024.11.02 06:22:20.027020 [ 283 ] {01500143-5f75-4559-952c-0e1d8336c24d} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5321 | 2024.11.02 06:22:20.027076 [ 283 ] {01500143-5f75-4559-952c-0e1d8336c24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5322 | 2024.11.02 06:22:20.027650 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.003636957 sec., 53891.2063024116 rows/sec., 4.12 MiB/sec. | ||
5323 | 2024.11.02 06:22:20.027663 [ 283 ] {01500143-5f75-4559-952c-0e1d8336c24d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5324 | 2024.11.02 06:22:20.027922 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5325 | 2024.11.02 06:22:20.028748 [ 283 ] {01500143-5f75-4559-952c-0e1d8336c24d} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5326 | 2024.11.02 06:22:20.029069 [ 283 ] {01500143-5f75-4559-952c-0e1d8336c24d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003806 sec., 3678.4025223331582 rows/sec., 257.61 KiB/sec. | ||
5327 | 2024.11.02 06:22:20.029137 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_16_3} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5328 | 2024.11.02 06:22:20.029351 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_16_3} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5329 | 2024.11.02 06:22:20.029470 [ 283 ] {01500143-5f75-4559-952c-0e1d8336c24d} <Debug> DynamicQueryHandler: Done processing query | ||
5330 | 2024.11.02 06:22:20.029531 [ 283 ] {01500143-5f75-4559-952c-0e1d8336c24d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5331 | 2024.11.02 06:22:20.029540 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5332 | 2024.11.02 06:22:20.029558 [ 283 ] {} <Debug> HTTP-Session: 629d9098-54a1-4bb1-9264-1b71b1821b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5333 | 2024.11.02 06:22:20.029797 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5334 | 2024.11.02 06:22:20.029907 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36243, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5335 | 2024.11.02 06:22:20.029997 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5336 | 2024.11.02 06:22:20.030017 [ 303 ] {} <Debug> HTTP-Session: 6033d814-b2e3-443c-862f-9a134d993ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36243 | ||
5337 | 2024.11.02 06:22:20.030035 [ 303 ] {} <Debug> HTTP-Session: 6033d814-b2e3-443c-862f-9a134d993ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5338 | 2024.11.02 06:22:20.030049 [ 303 ] {} <Debug> HTTP-Session: 6033d814-b2e3-443c-862f-9a134d993ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5339 | 2024.11.02 06:22:20.030087 [ 303 ] {} <Trace> HTTP-Session: 6033d814-b2e3-443c-862f-9a134d993ee1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5340 | 2024.11.02 06:22:20.030194 [ 303 ] {14bf70bb-b94c-4175-906e-2e529ec1223a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36243) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5341 | 2024.11.02 06:22:20.030254 [ 303 ] {14bf70bb-b94c-4175-906e-2e529ec1223a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5342 | 2024.11.02 06:22:20.030523 [ 303 ] {14bf70bb-b94c-4175-906e-2e529ec1223a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5343 | 2024.11.02 06:22:20.030852 [ 303 ] {14bf70bb-b94c-4175-906e-2e529ec1223a} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5344 | 2024.11.02 06:22:20.030889 [ 303 ] {14bf70bb-b94c-4175-906e-2e529ec1223a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5345 | 2024.11.02 06:22:20.031252 [ 303 ] {14bf70bb-b94c-4175-906e-2e529ec1223a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5346 | 2024.11.02 06:22:20.031634 [ 303 ] {14bf70bb-b94c-4175-906e-2e529ec1223a} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5347 | 2024.11.02 06:22:20.031805 [ 303 ] {14bf70bb-b94c-4175-906e-2e529ec1223a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001637 sec., 3665.241295051924 rows/sec., 216.55 KiB/sec. | ||
5348 | 2024.11.02 06:22:20.032027 [ 303 ] {14bf70bb-b94c-4175-906e-2e529ec1223a} <Debug> DynamicQueryHandler: Done processing query | ||
5349 | 2024.11.02 06:22:20.032052 [ 303 ] {14bf70bb-b94c-4175-906e-2e529ec1223a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5350 | 2024.11.02 06:22:20.032068 [ 303 ] {} <Debug> HTTP-Session: 6033d814-b2e3-443c-862f-9a134d993ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5351 | 2024.11.02 06:22:20.032292 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5352 | 2024.11.02 06:22:20.032351 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61917, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5353 | 2024.11.02 06:22:20.032416 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5354 | 2024.11.02 06:22:20.032437 [ 283 ] {} <Debug> HTTP-Session: 8f893524-2507-4f68-9c23-97e517ac69f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61917 | ||
5355 | 2024.11.02 06:22:20.032466 [ 283 ] {} <Debug> HTTP-Session: 8f893524-2507-4f68-9c23-97e517ac69f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5356 | 2024.11.02 06:22:20.032482 [ 283 ] {} <Debug> HTTP-Session: 8f893524-2507-4f68-9c23-97e517ac69f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5357 | 2024.11.02 06:22:20.032523 [ 283 ] {} <Trace> HTTP-Session: 8f893524-2507-4f68-9c23-97e517ac69f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5358 | 2024.11.02 06:22:20.032750 [ 283 ] {7a24a078-ed4a-4cf4-8f01-78c906c725e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61917) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5359 | 2024.11.02 06:22:20.032798 [ 283 ] {7a24a078-ed4a-4cf4-8f01-78c906c725e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5360 | 2024.11.02 06:22:20.033066 [ 283 ] {7a24a078-ed4a-4cf4-8f01-78c906c725e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5361 | 2024.11.02 06:22:20.033656 [ 283 ] {7a24a078-ed4a-4cf4-8f01-78c906c725e1} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5362 | 2024.11.02 06:22:20.033693 [ 283 ] {7a24a078-ed4a-4cf4-8f01-78c906c725e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5363 | 2024.11.02 06:22:20.034080 [ 283 ] {7a24a078-ed4a-4cf4-8f01-78c906c725e1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5364 | 2024.11.02 06:22:20.034459 [ 283 ] {7a24a078-ed4a-4cf4-8f01-78c906c725e1} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5365 | 2024.11.02 06:22:20.034628 [ 283 ] {7a24a078-ed4a-4cf4-8f01-78c906c725e1} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001996 sec., 212424.8496993988 rows/sec., 15.19 MiB/sec. | ||
5366 | 2024.11.02 06:22:20.034964 [ 283 ] {7a24a078-ed4a-4cf4-8f01-78c906c725e1} <Debug> DynamicQueryHandler: Done processing query | ||
5367 | 2024.11.02 06:22:20.034990 [ 283 ] {7a24a078-ed4a-4cf4-8f01-78c906c725e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
5368 | 2024.11.02 06:22:20.035006 [ 283 ] {} <Debug> HTTP-Session: 8f893524-2507-4f68-9c23-97e517ac69f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5369 | 2024.11.02 06:22:20.035209 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5370 | 2024.11.02 06:22:20.035286 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55402, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5371 | 2024.11.02 06:22:20.035379 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5372 | 2024.11.02 06:22:20.035409 [ 303 ] {} <Debug> HTTP-Session: de9ab403-976a-4389-bf0f-dc004770df56 Authenticating user 'default' from [fd00:1122:3344:101::d]:55402 | ||
5373 | 2024.11.02 06:22:20.035431 [ 303 ] {} <Debug> HTTP-Session: de9ab403-976a-4389-bf0f-dc004770df56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5374 | 2024.11.02 06:22:20.035448 [ 303 ] {} <Debug> HTTP-Session: de9ab403-976a-4389-bf0f-dc004770df56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5375 | 2024.11.02 06:22:20.035491 [ 303 ] {} <Trace> HTTP-Session: de9ab403-976a-4389-bf0f-dc004770df56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5376 | 2024.11.02 06:22:20.035627 [ 303 ] {c632f7a6-234c-49a4-b0a2-30f309e9f361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55402) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5377 | 2024.11.02 06:22:20.035686 [ 303 ] {c632f7a6-234c-49a4-b0a2-30f309e9f361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5378 | 2024.11.02 06:22:20.035877 [ 303 ] {c632f7a6-234c-49a4-b0a2-30f309e9f361} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5379 | 2024.11.02 06:22:20.036170 [ 303 ] {c632f7a6-234c-49a4-b0a2-30f309e9f361} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5380 | 2024.11.02 06:22:20.036206 [ 303 ] {c632f7a6-234c-49a4-b0a2-30f309e9f361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5381 | 2024.11.02 06:22:20.036571 [ 303 ] {c632f7a6-234c-49a4-b0a2-30f309e9f361} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5382 | 2024.11.02 06:22:20.036908 [ 303 ] {c632f7a6-234c-49a4-b0a2-30f309e9f361} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5383 | 2024.11.02 06:22:20.037052 [ 303 ] {c632f7a6-234c-49a4-b0a2-30f309e9f361} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. | ||
5384 | 2024.11.02 06:22:20.037280 [ 303 ] {c632f7a6-234c-49a4-b0a2-30f309e9f361} <Debug> DynamicQueryHandler: Done processing query | ||
5385 | 2024.11.02 06:22:20.037304 [ 303 ] {c632f7a6-234c-49a4-b0a2-30f309e9f361} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5386 | 2024.11.02 06:22:20.037320 [ 303 ] {} <Debug> HTTP-Session: de9ab403-976a-4389-bf0f-dc004770df56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5387 | 2024.11.02 06:22:20.037528 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5388 | 2024.11.02 06:22:20.037624 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63468, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5389 | 2024.11.02 06:22:20.037695 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5390 | 2024.11.02 06:22:20.037719 [ 283 ] {} <Debug> HTTP-Session: 9473d0f7-f369-4892-ad92-83530a85b609 Authenticating user 'default' from [fd00:1122:3344:101::d]:63468 | ||
5391 | 2024.11.02 06:22:20.037740 [ 283 ] {} <Debug> HTTP-Session: 9473d0f7-f369-4892-ad92-83530a85b609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5392 | 2024.11.02 06:22:20.037757 [ 283 ] {} <Debug> HTTP-Session: 9473d0f7-f369-4892-ad92-83530a85b609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5393 | 2024.11.02 06:22:20.037802 [ 283 ] {} <Trace> HTTP-Session: 9473d0f7-f369-4892-ad92-83530a85b609 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5394 | 2024.11.02 06:22:20.038018 [ 283 ] {d7038927-27ea-4926-a561-46cddc59b5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5395 | 2024.11.02 06:22:20.038070 [ 283 ] {d7038927-27ea-4926-a561-46cddc59b5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5396 | 2024.11.02 06:22:20.038258 [ 283 ] {d7038927-27ea-4926-a561-46cddc59b5f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5397 | 2024.11.02 06:22:20.038687 [ 283 ] {d7038927-27ea-4926-a561-46cddc59b5f2} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5398 | 2024.11.02 06:22:20.038723 [ 283 ] {d7038927-27ea-4926-a561-46cddc59b5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5399 | 2024.11.02 06:22:20.039120 [ 283 ] {d7038927-27ea-4926-a561-46cddc59b5f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5400 | 2024.11.02 06:22:20.039480 [ 283 ] {d7038927-27ea-4926-a561-46cddc59b5f2} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5401 | 2024.11.02 06:22:20.039640 [ 283 ] {d7038927-27ea-4926-a561-46cddc59b5f2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001715 sec., 138192.4198250729 rows/sec., 9.26 MiB/sec. | ||
5402 | 2024.11.02 06:22:20.039961 [ 283 ] {d7038927-27ea-4926-a561-46cddc59b5f2} <Debug> DynamicQueryHandler: Done processing query | ||
5403 | 2024.11.02 06:22:20.039986 [ 283 ] {d7038927-27ea-4926-a561-46cddc59b5f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5404 | 2024.11.02 06:22:20.040002 [ 283 ] {} <Debug> HTTP-Session: 9473d0f7-f369-4892-ad92-83530a85b609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5405 | 2024.11.02 06:22:20.040186 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55402, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5406 | 2024.11.02 06:22:20.040203 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5407 | 2024.11.02 06:22:20.040284 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5408 | 2024.11.02 06:22:20.040318 [ 303 ] {} <Debug> HTTP-Session: 5f0fc04a-ed63-4760-b6e2-b729b78303bd Authenticating user 'default' from [fd00:1122:3344:101::d]:55402 | ||
5409 | 2024.11.02 06:22:20.040342 [ 303 ] {} <Debug> HTTP-Session: 5f0fc04a-ed63-4760-b6e2-b729b78303bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5410 | 2024.11.02 06:22:20.040367 [ 303 ] {} <Debug> HTTP-Session: 5f0fc04a-ed63-4760-b6e2-b729b78303bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5411 | 2024.11.02 06:22:20.040414 [ 303 ] {} <Trace> HTTP-Session: 5f0fc04a-ed63-4760-b6e2-b729b78303bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5412 | 2024.11.02 06:22:20.040534 [ 303 ] {7c6f8f93-2a95-41d8-96e0-6a4948719d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55402) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5413 | 2024.11.02 06:22:20.040591 [ 303 ] {7c6f8f93-2a95-41d8-96e0-6a4948719d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5414 | 2024.11.02 06:22:20.040783 [ 303 ] {7c6f8f93-2a95-41d8-96e0-6a4948719d4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5415 | 2024.11.02 06:22:20.041067 [ 303 ] {7c6f8f93-2a95-41d8-96e0-6a4948719d4d} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5416 | 2024.11.02 06:22:20.041102 [ 303 ] {7c6f8f93-2a95-41d8-96e0-6a4948719d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5417 | 2024.11.02 06:22:20.041453 [ 303 ] {7c6f8f93-2a95-41d8-96e0-6a4948719d4d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5418 | 2024.11.02 06:22:20.041782 [ 303 ] {7c6f8f93-2a95-41d8-96e0-6a4948719d4d} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5419 | 2024.11.02 06:22:20.041937 [ 303 ] {7c6f8f93-2a95-41d8-96e0-6a4948719d4d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
5420 | 2024.11.02 06:22:20.042239 [ 303 ] {7c6f8f93-2a95-41d8-96e0-6a4948719d4d} <Debug> DynamicQueryHandler: Done processing query | ||
5421 | 2024.11.02 06:22:20.042263 [ 303 ] {7c6f8f93-2a95-41d8-96e0-6a4948719d4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5422 | 2024.11.02 06:22:20.042279 [ 303 ] {} <Debug> HTTP-Session: 5f0fc04a-ed63-4760-b6e2-b729b78303bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5423 | 2024.11.02 06:22:20.042454 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5424 | 2024.11.02 06:22:20.042547 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47022, User-Agent: (none), Length: 70019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5425 | 2024.11.02 06:22:20.042616 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5426 | 2024.11.02 06:22:20.042641 [ 283 ] {} <Debug> HTTP-Session: 07efc22a-c663-448c-8d3c-38cc0d9eb6a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47022 | ||
5427 | 2024.11.02 06:22:20.042663 [ 283 ] {} <Debug> HTTP-Session: 07efc22a-c663-448c-8d3c-38cc0d9eb6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5428 | 2024.11.02 06:22:20.042680 [ 283 ] {} <Debug> HTTP-Session: 07efc22a-c663-448c-8d3c-38cc0d9eb6a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5429 | 2024.11.02 06:22:20.042724 [ 283 ] {} <Trace> HTTP-Session: 07efc22a-c663-448c-8d3c-38cc0d9eb6a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5430 | 2024.11.02 06:22:20.043374 [ 283 ] {4b0c2c55-557e-460b-a373-0ff845aca11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47022) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5431 | 2024.11.02 06:22:20.043449 [ 283 ] {4b0c2c55-557e-460b-a373-0ff845aca11d} <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 | ||
5432 | 2024.11.02 06:22:20.043936 [ 283 ] {4b0c2c55-557e-460b-a373-0ff845aca11d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5433 | 2024.11.02 06:22:20.044730 [ 283 ] {4b0c2c55-557e-460b-a373-0ff845aca11d} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5434 | 2024.11.02 06:22:20.044767 [ 283 ] {4b0c2c55-557e-460b-a373-0ff845aca11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5435 | 2024.11.02 06:22:20.045443 [ 283 ] {4b0c2c55-557e-460b-a373-0ff845aca11d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5436 | 2024.11.02 06:22:20.045862 [ 283 ] {4b0c2c55-557e-460b-a373-0ff845aca11d} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5437 | 2024.11.02 06:22:20.046042 [ 283 ] {4b0c2c55-557e-460b-a373-0ff845aca11d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003203 sec., 13112.706837339992 rows/sec., 23.50 MiB/sec. | ||
5438 | 2024.11.02 06:22:20.046280 [ 283 ] {4b0c2c55-557e-460b-a373-0ff845aca11d} <Debug> DynamicQueryHandler: Done processing query | ||
5439 | 2024.11.02 06:22:20.046305 [ 283 ] {4b0c2c55-557e-460b-a373-0ff845aca11d} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
5440 | 2024.11.02 06:22:20.046321 [ 283 ] {} <Debug> HTTP-Session: 07efc22a-c663-448c-8d3c-38cc0d9eb6a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5441 | 2024.11.02 06:22:20.046502 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55402, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5442 | 2024.11.02 06:22:20.046522 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5443 | 2024.11.02 06:22:20.046599 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5444 | 2024.11.02 06:22:20.046635 [ 303 ] {} <Debug> HTTP-Session: 3a575fe8-f028-49f5-90a7-74b1ab882db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55402 | ||
5445 | 2024.11.02 06:22:20.046658 [ 303 ] {} <Debug> HTTP-Session: 3a575fe8-f028-49f5-90a7-74b1ab882db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5446 | 2024.11.02 06:22:20.046687 [ 303 ] {} <Debug> HTTP-Session: 3a575fe8-f028-49f5-90a7-74b1ab882db8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5447 | 2024.11.02 06:22:20.046732 [ 303 ] {} <Trace> HTTP-Session: 3a575fe8-f028-49f5-90a7-74b1ab882db8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5448 | 2024.11.02 06:22:20.046901 [ 303 ] {399a9586-06bd-41df-be81-afac1cd4f8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55402) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5449 | 2024.11.02 06:22:20.046957 [ 303 ] {399a9586-06bd-41df-be81-afac1cd4f8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5450 | 2024.11.02 06:22:20.047119 [ 303 ] {399a9586-06bd-41df-be81-afac1cd4f8a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5451 | 2024.11.02 06:22:20.047443 [ 303 ] {399a9586-06bd-41df-be81-afac1cd4f8a7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5452 | 2024.11.02 06:22:20.047479 [ 303 ] {399a9586-06bd-41df-be81-afac1cd4f8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5453 | 2024.11.02 06:22:20.047853 [ 303 ] {399a9586-06bd-41df-be81-afac1cd4f8a7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5454 | 2024.11.02 06:22:20.048183 [ 303 ] {399a9586-06bd-41df-be81-afac1cd4f8a7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5455 | 2024.11.02 06:22:20.048328 [ 303 ] {399a9586-06bd-41df-be81-afac1cd4f8a7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001492 sec., 54959.7855227882 rows/sec., 3.49 MiB/sec. | ||
5456 | 2024.11.02 06:22:20.048481 [ 303 ] {399a9586-06bd-41df-be81-afac1cd4f8a7} <Debug> DynamicQueryHandler: Done processing query | ||
5457 | 2024.11.02 06:22:20.048504 [ 303 ] {399a9586-06bd-41df-be81-afac1cd4f8a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5458 | 2024.11.02 06:22:20.048520 [ 303 ] {} <Debug> HTTP-Session: 3a575fe8-f028-49f5-90a7-74b1ab882db8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5459 | 2024.11.02 06:22:20.049206 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5460 | 2024.11.02 06:22:23.280009 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5461 | 2024.11.02 06:22:23.280079 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5462 | 2024.11.02 06:22:25.011853 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33790, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5463 | 2024.11.02 06:22:25.011976 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5464 | 2024.11.02 06:22:25.012001 [ 283 ] {} <Debug> HTTP-Session: 66116ca2-9745-4594-a28c-9278548d6b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:33790 | ||
5465 | 2024.11.02 06:22:25.012026 [ 283 ] {} <Debug> HTTP-Session: 66116ca2-9745-4594-a28c-9278548d6b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5466 | 2024.11.02 06:22:25.012040 [ 283 ] {} <Debug> HTTP-Session: 66116ca2-9745-4594-a28c-9278548d6b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5467 | 2024.11.02 06:22:25.012090 [ 283 ] {} <Trace> HTTP-Session: 66116ca2-9745-4594-a28c-9278548d6b23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5468 | 2024.11.02 06:22:25.012283 [ 283 ] {7b2ad1db-cf2e-4906-b769-7905acb5b76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33790) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5469 | 2024.11.02 06:22:25.012355 [ 283 ] {7b2ad1db-cf2e-4906-b769-7905acb5b76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5470 | 2024.11.02 06:22:25.012700 [ 283 ] {7b2ad1db-cf2e-4906-b769-7905acb5b76c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5471 | 2024.11.02 06:22:25.013139 [ 283 ] {7b2ad1db-cf2e-4906-b769-7905acb5b76c} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5472 | 2024.11.02 06:22:25.013191 [ 283 ] {7b2ad1db-cf2e-4906-b769-7905acb5b76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5473 | 2024.11.02 06:22:25.013610 [ 283 ] {7b2ad1db-cf2e-4906-b769-7905acb5b76c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5474 | 2024.11.02 06:22:25.014160 [ 283 ] {7b2ad1db-cf2e-4906-b769-7905acb5b76c} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2024.11.02 06:22:25.014353 [ 283 ] {7b2ad1db-cf2e-4906-b769-7905acb5b76c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002122 sec., 942.507068803016 rows/sec., 76.85 KiB/sec. | ||
5476 | 2024.11.02 06:22:25.014716 [ 283 ] {7b2ad1db-cf2e-4906-b769-7905acb5b76c} <Debug> DynamicQueryHandler: Done processing query | ||
5477 | 2024.11.02 06:22:25.014746 [ 283 ] {7b2ad1db-cf2e-4906-b769-7905acb5b76c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5478 | 2024.11.02 06:22:25.014763 [ 283 ] {} <Debug> HTTP-Session: 66116ca2-9745-4594-a28c-9278548d6b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5479 | 2024.11.02 06:22:25.015048 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5480 | 2024.11.02 06:22:25.015078 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41617, User-Agent: (none), Length: 7948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5481 | 2024.11.02 06:22:25.015202 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5482 | 2024.11.02 06:22:25.015241 [ 303 ] {} <Debug> HTTP-Session: f2a829a6-fa40-457b-8dfb-e111d05e752d Authenticating user 'default' from [fd00:1122:3344:101::d]:41617 | ||
5483 | 2024.11.02 06:22:25.015268 [ 303 ] {} <Debug> HTTP-Session: f2a829a6-fa40-457b-8dfb-e111d05e752d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5484 | 2024.11.02 06:22:25.015284 [ 303 ] {} <Debug> HTTP-Session: f2a829a6-fa40-457b-8dfb-e111d05e752d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5485 | 2024.11.02 06:22:25.015339 [ 303 ] {} <Trace> HTTP-Session: f2a829a6-fa40-457b-8dfb-e111d05e752d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5486 | 2024.11.02 06:22:25.015535 [ 303 ] {0e2b1ad8-b7b7-44f3-82d7-398ff59f1a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41617) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5487 | 2024.11.02 06:22:25.015602 [ 303 ] {0e2b1ad8-b7b7-44f3-82d7-398ff59f1a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5488 | 2024.11.02 06:22:25.015943 [ 303 ] {0e2b1ad8-b7b7-44f3-82d7-398ff59f1a8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5489 | 2024.11.02 06:22:25.016450 [ 303 ] {0e2b1ad8-b7b7-44f3-82d7-398ff59f1a8f} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5490 | 2024.11.02 06:22:25.016495 [ 303 ] {0e2b1ad8-b7b7-44f3-82d7-398ff59f1a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5491 | 2024.11.02 06:22:25.017050 [ 303 ] {0e2b1ad8-b7b7-44f3-82d7-398ff59f1a8f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5492 | 2024.11.02 06:22:25.017590 [ 303 ] {0e2b1ad8-b7b7-44f3-82d7-398ff59f1a8f} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5493 | 2024.11.02 06:22:25.017807 [ 303 ] {0e2b1ad8-b7b7-44f3-82d7-398ff59f1a8f} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.002338 sec., 24379.811804961508 rows/sec., 1.86 MiB/sec. | ||
5494 | 2024.11.02 06:22:25.018046 [ 303 ] {0e2b1ad8-b7b7-44f3-82d7-398ff59f1a8f} <Debug> DynamicQueryHandler: Done processing query | ||
5495 | 2024.11.02 06:22:25.018076 [ 303 ] {0e2b1ad8-b7b7-44f3-82d7-398ff59f1a8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
5496 | 2024.11.02 06:22:25.018099 [ 303 ] {} <Debug> HTTP-Session: f2a829a6-fa40-457b-8dfb-e111d05e752d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5497 | 2024.11.02 06:22:25.018271 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5498 | 2024.11.02 06:22:25.018408 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43837, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5499 | 2024.11.02 06:22:25.018497 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5500 | 2024.11.02 06:22:25.018525 [ 283 ] {} <Debug> HTTP-Session: 5360e683-c4b7-4f8a-a476-53a11c334ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43837 | ||
5501 | 2024.11.02 06:22:25.018550 [ 283 ] {} <Debug> HTTP-Session: 5360e683-c4b7-4f8a-a476-53a11c334ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5502 | 2024.11.02 06:22:25.018567 [ 283 ] {} <Debug> HTTP-Session: 5360e683-c4b7-4f8a-a476-53a11c334ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5503 | 2024.11.02 06:22:25.018617 [ 283 ] {} <Trace> HTTP-Session: 5360e683-c4b7-4f8a-a476-53a11c334ef8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5504 | 2024.11.02 06:22:25.018756 [ 283 ] {63c553d0-a92c-4293-8efe-4ebc62abbe20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43837) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5505 | 2024.11.02 06:22:25.018817 [ 283 ] {63c553d0-a92c-4293-8efe-4ebc62abbe20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5506 | 2024.11.02 06:22:25.019145 [ 283 ] {63c553d0-a92c-4293-8efe-4ebc62abbe20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5507 | 2024.11.02 06:22:25.019479 [ 283 ] {63c553d0-a92c-4293-8efe-4ebc62abbe20} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5508 | 2024.11.02 06:22:25.019517 [ 283 ] {63c553d0-a92c-4293-8efe-4ebc62abbe20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5509 | 2024.11.02 06:22:25.019885 [ 283 ] {63c553d0-a92c-4293-8efe-4ebc62abbe20} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5510 | 2024.11.02 06:22:25.020260 [ 283 ] {63c553d0-a92c-4293-8efe-4ebc62abbe20} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5511 | 2024.11.02 06:22:25.020416 [ 283 ] {63c553d0-a92c-4293-8efe-4ebc62abbe20} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001701 sec., 1175.7789535567313 rows/sec., 82.10 KiB/sec. | ||
5512 | 2024.11.02 06:22:25.020645 [ 283 ] {63c553d0-a92c-4293-8efe-4ebc62abbe20} <Debug> DynamicQueryHandler: Done processing query | ||
5513 | 2024.11.02 06:22:25.020671 [ 283 ] {63c553d0-a92c-4293-8efe-4ebc62abbe20} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5514 | 2024.11.02 06:22:25.020687 [ 283 ] {} <Debug> HTTP-Session: 5360e683-c4b7-4f8a-a476-53a11c334ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5515 | 2024.11.02 06:22:25.020833 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5516 | 2024.11.02 06:22:25.020928 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64244, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5517 | 2024.11.02 06:22:25.021004 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5518 | 2024.11.02 06:22:25.021029 [ 303 ] {} <Debug> HTTP-Session: 63fab358-17d1-46a0-bab7-427735d2fb24 Authenticating user 'default' from [fd00:1122:3344:101::d]:64244 | ||
5519 | 2024.11.02 06:22:25.021051 [ 303 ] {} <Debug> HTTP-Session: 63fab358-17d1-46a0-bab7-427735d2fb24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5520 | 2024.11.02 06:22:25.021068 [ 303 ] {} <Debug> HTTP-Session: 63fab358-17d1-46a0-bab7-427735d2fb24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5521 | 2024.11.02 06:22:25.021111 [ 303 ] {} <Trace> HTTP-Session: 63fab358-17d1-46a0-bab7-427735d2fb24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5522 | 2024.11.02 06:22:25.021249 [ 303 ] {d59d453a-dcf1-46f6-839d-549312646390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64244) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5523 | 2024.11.02 06:22:25.021295 [ 303 ] {d59d453a-dcf1-46f6-839d-549312646390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5524 | 2024.11.02 06:22:25.021559 [ 303 ] {d59d453a-dcf1-46f6-839d-549312646390} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5525 | 2024.11.02 06:22:25.021916 [ 303 ] {d59d453a-dcf1-46f6-839d-549312646390} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5526 | 2024.11.02 06:22:25.021951 [ 303 ] {d59d453a-dcf1-46f6-839d-549312646390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5527 | 2024.11.02 06:22:25.022308 [ 303 ] {d59d453a-dcf1-46f6-839d-549312646390} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5528 | 2024.11.02 06:22:25.022664 [ 303 ] {d59d453a-dcf1-46f6-839d-549312646390} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5529 | 2024.11.02 06:22:25.022820 [ 303 ] {d59d453a-dcf1-46f6-839d-549312646390} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001617 sec., 40816.32653061225 rows/sec., 3.19 MiB/sec. | ||
5530 | 2024.11.02 06:22:25.022994 [ 303 ] {d59d453a-dcf1-46f6-839d-549312646390} <Debug> DynamicQueryHandler: Done processing query | ||
5531 | 2024.11.02 06:22:25.023018 [ 303 ] {d59d453a-dcf1-46f6-839d-549312646390} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5532 | 2024.11.02 06:22:25.023033 [ 303 ] {} <Debug> HTTP-Session: 63fab358-17d1-46a0-bab7-427735d2fb24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5533 | 2024.11.02 06:22:25.023248 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64244, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5534 | 2024.11.02 06:22:25.023361 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36617, User-Agent: (none), Length: 30827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5535 | 2024.11.02 06:22:25.023432 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5536 | 2024.11.02 06:22:25.023457 [ 283 ] {} <Debug> HTTP-Session: 018b0602-4804-41f1-8c52-b4562171f5f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36617 | ||
5537 | 2024.11.02 06:22:25.023478 [ 283 ] {} <Debug> HTTP-Session: 018b0602-4804-41f1-8c52-b4562171f5f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5538 | 2024.11.02 06:22:25.023495 [ 283 ] {} <Debug> HTTP-Session: 018b0602-4804-41f1-8c52-b4562171f5f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5539 | 2024.11.02 06:22:25.023539 [ 283 ] {} <Trace> HTTP-Session: 018b0602-4804-41f1-8c52-b4562171f5f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5540 | 2024.11.02 06:22:25.023727 [ 283 ] {d3c0b2c6-ed58-46f6-930e-aadfe412d672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5541 | 2024.11.02 06:22:25.023790 [ 283 ] {d3c0b2c6-ed58-46f6-930e-aadfe412d672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5542 | 2024.11.02 06:22:25.024006 [ 283 ] {d3c0b2c6-ed58-46f6-930e-aadfe412d672} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5543 | 2024.11.02 06:22:25.024428 [ 283 ] {d3c0b2c6-ed58-46f6-930e-aadfe412d672} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5544 | 2024.11.02 06:22:25.024464 [ 283 ] {d3c0b2c6-ed58-46f6-930e-aadfe412d672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5545 | 2024.11.02 06:22:25.024861 [ 283 ] {d3c0b2c6-ed58-46f6-930e-aadfe412d672} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5546 | 2024.11.02 06:22:25.025209 [ 283 ] {d3c0b2c6-ed58-46f6-930e-aadfe412d672} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5547 | 2024.11.02 06:22:25.025370 [ 283 ] {d3c0b2c6-ed58-46f6-930e-aadfe412d672} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001727 sec., 93225.24609148812 rows/sec., 6.49 MiB/sec. | ||
5548 | 2024.11.02 06:22:25.025721 [ 283 ] {d3c0b2c6-ed58-46f6-930e-aadfe412d672} <Debug> DynamicQueryHandler: Done processing query | ||
5549 | 2024.11.02 06:22:25.025747 [ 283 ] {d3c0b2c6-ed58-46f6-930e-aadfe412d672} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5550 | 2024.11.02 06:22:25.025762 [ 283 ] {} <Debug> HTTP-Session: 018b0602-4804-41f1-8c52-b4562171f5f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5551 | 2024.11.02 06:22:25.025955 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64244, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5552 | 2024.11.02 06:22:25.025975 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5553 | 2024.11.02 06:22:25.026049 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5554 | 2024.11.02 06:22:25.026105 [ 303 ] {} <Debug> HTTP-Session: 3709da31-579d-42b6-929a-ce986aa83783 Authenticating user 'default' from [fd00:1122:3344:101::d]:64244 | ||
5555 | 2024.11.02 06:22:25.026144 [ 303 ] {} <Debug> HTTP-Session: 3709da31-579d-42b6-929a-ce986aa83783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5556 | 2024.11.02 06:22:25.026164 [ 303 ] {} <Debug> HTTP-Session: 3709da31-579d-42b6-929a-ce986aa83783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5557 | 2024.11.02 06:22:25.026205 [ 303 ] {} <Trace> HTTP-Session: 3709da31-579d-42b6-929a-ce986aa83783 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5558 | 2024.11.02 06:22:25.026349 [ 303 ] {07280e64-0e1f-48db-b040-af97b294783a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64244) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5559 | 2024.11.02 06:22:25.026400 [ 303 ] {07280e64-0e1f-48db-b040-af97b294783a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5560 | 2024.11.02 06:22:25.026565 [ 303 ] {07280e64-0e1f-48db-b040-af97b294783a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5561 | 2024.11.02 06:22:25.026877 [ 303 ] {07280e64-0e1f-48db-b040-af97b294783a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5562 | 2024.11.02 06:22:25.026912 [ 303 ] {07280e64-0e1f-48db-b040-af97b294783a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5563 | 2024.11.02 06:22:25.027298 [ 303 ] {07280e64-0e1f-48db-b040-af97b294783a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5564 | 2024.11.02 06:22:25.027623 [ 303 ] {07280e64-0e1f-48db-b040-af97b294783a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5565 | 2024.11.02 06:22:25.027772 [ 303 ] {07280e64-0e1f-48db-b040-af97b294783a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec. | ||
5566 | 2024.11.02 06:22:25.027939 [ 303 ] {07280e64-0e1f-48db-b040-af97b294783a} <Debug> DynamicQueryHandler: Done processing query | ||
5567 | 2024.11.02 06:22:25.027963 [ 303 ] {07280e64-0e1f-48db-b040-af97b294783a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5568 | 2024.11.02 06:22:25.027979 [ 303 ] {} <Debug> HTTP-Session: 3709da31-579d-42b6-929a-ce986aa83783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5569 | 2024.11.02 06:22:25.028179 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64244, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5570 | 2024.11.02 06:22:28.422407 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 540 | ||
5571 | 2024.11.02 06:22:28.425262 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5572 | 2024.11.02 06:22:28.425314 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5573 | 2024.11.02 06:22:28.426778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5574 | 2024.11.02 06:22:28.427750 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5575 | 2024.11.02 06:22:28.428517 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
5576 | 2024.11.02 06:22:30.011832 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61029, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5577 | 2024.11.02 06:22:30.011961 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5578 | 2024.11.02 06:22:30.011991 [ 301 ] {} <Debug> HTTP-Session: 88b933a1-aad5-4469-9e9d-d1d9f6e4126e Authenticating user 'default' from [fd00:1122:3344:101::d]:61029 | ||
5579 | 2024.11.02 06:22:30.012019 [ 301 ] {} <Debug> HTTP-Session: 88b933a1-aad5-4469-9e9d-d1d9f6e4126e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5580 | 2024.11.02 06:22:30.012036 [ 301 ] {} <Debug> HTTP-Session: 88b933a1-aad5-4469-9e9d-d1d9f6e4126e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5581 | 2024.11.02 06:22:30.012096 [ 301 ] {} <Trace> HTTP-Session: 88b933a1-aad5-4469-9e9d-d1d9f6e4126e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5582 | 2024.11.02 06:22:30.012316 [ 301 ] {b6219a17-feb1-4bd8-b025-dd25739cbc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61029) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5583 | 2024.11.02 06:22:30.012385 [ 301 ] {b6219a17-feb1-4bd8-b025-dd25739cbc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5584 | 2024.11.02 06:22:30.012722 [ 301 ] {b6219a17-feb1-4bd8-b025-dd25739cbc13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5585 | 2024.11.02 06:22:30.013169 [ 301 ] {b6219a17-feb1-4bd8-b025-dd25739cbc13} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5586 | 2024.11.02 06:22:30.013211 [ 301 ] {b6219a17-feb1-4bd8-b025-dd25739cbc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5587 | 2024.11.02 06:22:30.013636 [ 301 ] {b6219a17-feb1-4bd8-b025-dd25739cbc13} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5588 | 2024.11.02 06:22:30.014027 [ 301 ] {b6219a17-feb1-4bd8-b025-dd25739cbc13} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5589 | 2024.11.02 06:22:30.014180 [ 301 ] {b6219a17-feb1-4bd8-b025-dd25739cbc13} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.21 MiB/sec. | ||
5590 | 2024.11.02 06:22:30.014398 [ 301 ] {b6219a17-feb1-4bd8-b025-dd25739cbc13} <Debug> DynamicQueryHandler: Done processing query | ||
5591 | 2024.11.02 06:22:30.014423 [ 301 ] {b6219a17-feb1-4bd8-b025-dd25739cbc13} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5592 | 2024.11.02 06:22:30.014439 [ 301 ] {} <Debug> HTTP-Session: 88b933a1-aad5-4469-9e9d-d1d9f6e4126e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5593 | 2024.11.02 06:22:30.014642 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5594 | 2024.11.02 06:22:30.014701 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43449, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5595 | 2024.11.02 06:22:30.014775 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5596 | 2024.11.02 06:22:30.014801 [ 286 ] {} <Debug> HTTP-Session: 413949ff-52ec-49b7-9941-3d51806db07a Authenticating user 'default' from [fd00:1122:3344:101::d]:43449 | ||
5597 | 2024.11.02 06:22:30.014824 [ 286 ] {} <Debug> HTTP-Session: 413949ff-52ec-49b7-9941-3d51806db07a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5598 | 2024.11.02 06:22:30.014841 [ 286 ] {} <Debug> HTTP-Session: 413949ff-52ec-49b7-9941-3d51806db07a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5599 | 2024.11.02 06:22:30.014881 [ 286 ] {} <Trace> HTTP-Session: 413949ff-52ec-49b7-9941-3d51806db07a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5600 | 2024.11.02 06:22:30.015031 [ 286 ] {3747e3f2-cb82-4a31-98f2-0a6223098d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43449) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5601 | 2024.11.02 06:22:30.015083 [ 286 ] {3747e3f2-cb82-4a31-98f2-0a6223098d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5602 | 2024.11.02 06:22:30.015354 [ 286 ] {3747e3f2-cb82-4a31-98f2-0a6223098d57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5603 | 2024.11.02 06:22:30.015739 [ 286 ] {3747e3f2-cb82-4a31-98f2-0a6223098d57} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5604 | 2024.11.02 06:22:30.015776 [ 286 ] {3747e3f2-cb82-4a31-98f2-0a6223098d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5605 | 2024.11.02 06:22:30.016145 [ 286 ] {3747e3f2-cb82-4a31-98f2-0a6223098d57} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5606 | 2024.11.02 06:22:30.016522 [ 286 ] {3747e3f2-cb82-4a31-98f2-0a6223098d57} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5607 | 2024.11.02 06:22:30.016682 [ 286 ] {3747e3f2-cb82-4a31-98f2-0a6223098d57} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001697 sec., 37713.61225692398 rows/sec., 2.94 MiB/sec. | ||
5608 | 2024.11.02 06:22:30.016854 [ 286 ] {3747e3f2-cb82-4a31-98f2-0a6223098d57} <Debug> DynamicQueryHandler: Done processing query | ||
5609 | 2024.11.02 06:22:30.016879 [ 286 ] {3747e3f2-cb82-4a31-98f2-0a6223098d57} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5610 | 2024.11.02 06:22:30.016895 [ 286 ] {} <Debug> HTTP-Session: 413949ff-52ec-49b7-9941-3d51806db07a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5611 | 2024.11.02 06:22:30.017089 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5612 | 2024.11.02 06:22:30.017254 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63001, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5613 | 2024.11.02 06:22:30.017389 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5614 | 2024.11.02 06:22:30.017419 [ 287 ] {} <Debug> HTTP-Session: 176e76c3-6fcf-483c-ab5e-752e4ecb8dca Authenticating user 'default' from [fd00:1122:3344:101::d]:63001 | ||
5615 | 2024.11.02 06:22:30.017447 [ 287 ] {} <Debug> HTTP-Session: 176e76c3-6fcf-483c-ab5e-752e4ecb8dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5616 | 2024.11.02 06:22:30.017465 [ 287 ] {} <Debug> HTTP-Session: 176e76c3-6fcf-483c-ab5e-752e4ecb8dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5617 | 2024.11.02 06:22:30.017526 [ 287 ] {} <Trace> HTTP-Session: 176e76c3-6fcf-483c-ab5e-752e4ecb8dca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5618 | 2024.11.02 06:22:30.017792 [ 287 ] {d14b9763-ca96-4508-be33-b5823d596434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63001) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5619 | 2024.11.02 06:22:30.017872 [ 287 ] {d14b9763-ca96-4508-be33-b5823d596434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5620 | 2024.11.02 06:22:30.018121 [ 287 ] {d14b9763-ca96-4508-be33-b5823d596434} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5621 | 2024.11.02 06:22:30.018590 [ 287 ] {d14b9763-ca96-4508-be33-b5823d596434} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5622 | 2024.11.02 06:22:30.018629 [ 287 ] {d14b9763-ca96-4508-be33-b5823d596434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5623 | 2024.11.02 06:22:30.019099 [ 287 ] {d14b9763-ca96-4508-be33-b5823d596434} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5624 | 2024.11.02 06:22:30.019489 [ 287 ] {d14b9763-ca96-4508-be33-b5823d596434} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5625 | 2024.11.02 06:22:30.019636 [ 287 ] {d14b9763-ca96-4508-be33-b5823d596434} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001962 sec., 81549.43934760448 rows/sec., 5.68 MiB/sec. | ||
5626 | 2024.11.02 06:22:30.019835 [ 287 ] {d14b9763-ca96-4508-be33-b5823d596434} <Debug> DynamicQueryHandler: Done processing query | ||
5627 | 2024.11.02 06:22:30.019861 [ 287 ] {d14b9763-ca96-4508-be33-b5823d596434} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5628 | 2024.11.02 06:22:30.019878 [ 287 ] {} <Debug> HTTP-Session: 176e76c3-6fcf-483c-ab5e-752e4ecb8dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5629 | 2024.11.02 06:22:30.020067 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5630 | 2024.11.02 06:22:30.020086 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43449, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5631 | 2024.11.02 06:22:30.020183 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5632 | 2024.11.02 06:22:30.020243 [ 286 ] {} <Debug> HTTP-Session: 8198a9d4-9e81-4c65-b6ea-23eddb02146b Authenticating user 'default' from [fd00:1122:3344:101::d]:43449 | ||
5633 | 2024.11.02 06:22:30.020287 [ 286 ] {} <Debug> HTTP-Session: 8198a9d4-9e81-4c65-b6ea-23eddb02146b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5634 | 2024.11.02 06:22:30.020308 [ 286 ] {} <Debug> HTTP-Session: 8198a9d4-9e81-4c65-b6ea-23eddb02146b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5635 | 2024.11.02 06:22:30.020354 [ 286 ] {} <Trace> HTTP-Session: 8198a9d4-9e81-4c65-b6ea-23eddb02146b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5636 | 2024.11.02 06:22:30.020527 [ 286 ] {899660d7-eba9-48c3-96d8-5c382eff74c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43449) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5637 | 2024.11.02 06:22:30.020586 [ 286 ] {899660d7-eba9-48c3-96d8-5c382eff74c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5638 | 2024.11.02 06:22:30.020775 [ 286 ] {899660d7-eba9-48c3-96d8-5c382eff74c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5639 | 2024.11.02 06:22:30.021204 [ 286 ] {899660d7-eba9-48c3-96d8-5c382eff74c4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5640 | 2024.11.02 06:22:30.021252 [ 286 ] {899660d7-eba9-48c3-96d8-5c382eff74c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5641 | 2024.11.02 06:22:30.021632 [ 286 ] {899660d7-eba9-48c3-96d8-5c382eff74c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5642 | 2024.11.02 06:22:30.021959 [ 286 ] {899660d7-eba9-48c3-96d8-5c382eff74c4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5643 | 2024.11.02 06:22:30.022090 [ 286 ] {899660d7-eba9-48c3-96d8-5c382eff74c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.48 MiB/sec. | ||
5644 | 2024.11.02 06:22:30.022274 [ 286 ] {899660d7-eba9-48c3-96d8-5c382eff74c4} <Debug> DynamicQueryHandler: Done processing query | ||
5645 | 2024.11.02 06:22:30.022298 [ 286 ] {899660d7-eba9-48c3-96d8-5c382eff74c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5646 | 2024.11.02 06:22:30.022314 [ 286 ] {} <Debug> HTTP-Session: 8198a9d4-9e81-4c65-b6ea-23eddb02146b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5647 | 2024.11.02 06:22:30.022543 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5648 | 2024.11.02 06:22:33.390494 [ 120 ] {} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5649 | 2024.11.02 06:22:33.390570 [ 120 ] {} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5650 | 2024.11.02 06:22:33.390591 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5651 | 2024.11.02 06:22:33.390776 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
5652 | 2024.11.02 06:22:33.390971 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5653 | 2024.11.02 06:22:33.391008 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 243 rows starting from the beginning of the part | ||
5654 | 2024.11.02 06:22:33.391087 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
5655 | 2024.11.02 06:22:33.391175 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
5656 | 2024.11.02 06:22:33.391439 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
5657 | 2024.11.02 06:22:33.391575 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
5658 | 2024.11.02 06:22:33.392536 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001884505 sec., 158662.35430524196 rows/sec., 10.80 MiB/sec. | ||
5659 | 2024.11.02 06:22:33.392675 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5660 | 2024.11.02 06:22:33.393072 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_9_2} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5661 | 2024.11.02 06:22:33.393150 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_9_2} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5662 | 2024.11.02 06:22:33.393225 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5663 | 2024.11.02 06:22:35.018595 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44533, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5664 | 2024.11.02 06:22:35.018724 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5665 | 2024.11.02 06:22:35.018753 [ 286 ] {} <Debug> HTTP-Session: 591e8c7b-bd82-4e54-a8eb-43d3e090ec44 Authenticating user 'default' from [fd00:1122:3344:101::d]:44533 | ||
5666 | 2024.11.02 06:22:35.018781 [ 286 ] {} <Debug> HTTP-Session: 591e8c7b-bd82-4e54-a8eb-43d3e090ec44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5667 | 2024.11.02 06:22:35.018798 [ 286 ] {} <Debug> HTTP-Session: 591e8c7b-bd82-4e54-a8eb-43d3e090ec44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5668 | 2024.11.02 06:22:35.018856 [ 286 ] {} <Trace> HTTP-Session: 591e8c7b-bd82-4e54-a8eb-43d3e090ec44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5669 | 2024.11.02 06:22:35.019152 [ 286 ] {2ba29ddd-9baf-46a5-ab6a-5bc1c589be80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44533) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5670 | 2024.11.02 06:22:35.019232 [ 286 ] {2ba29ddd-9baf-46a5-ab6a-5bc1c589be80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5671 | 2024.11.02 06:22:35.019600 [ 286 ] {2ba29ddd-9baf-46a5-ab6a-5bc1c589be80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5672 | 2024.11.02 06:22:35.020277 [ 286 ] {2ba29ddd-9baf-46a5-ab6a-5bc1c589be80} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5673 | 2024.11.02 06:22:35.020321 [ 286 ] {2ba29ddd-9baf-46a5-ab6a-5bc1c589be80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5674 | 2024.11.02 06:22:35.020760 [ 286 ] {2ba29ddd-9baf-46a5-ab6a-5bc1c589be80} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5675 | 2024.11.02 06:22:35.021148 [ 286 ] {2ba29ddd-9baf-46a5-ab6a-5bc1c589be80} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5676 | 2024.11.02 06:22:35.021341 [ 286 ] {2ba29ddd-9baf-46a5-ab6a-5bc1c589be80} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002318 sec., 117773.9430543572 rows/sec., 10.47 MiB/sec. | ||
5677 | 2024.11.02 06:22:35.021569 [ 286 ] {2ba29ddd-9baf-46a5-ab6a-5bc1c589be80} <Debug> DynamicQueryHandler: Done processing query | ||
5678 | 2024.11.02 06:22:35.021597 [ 286 ] {2ba29ddd-9baf-46a5-ab6a-5bc1c589be80} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
5679 | 2024.11.02 06:22:35.021615 [ 286 ] {} <Debug> HTTP-Session: 591e8c7b-bd82-4e54-a8eb-43d3e090ec44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5680 | 2024.11.02 06:22:35.021872 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44533, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5681 | 2024.11.02 06:22:35.021992 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54659, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5682 | 2024.11.02 06:22:35.022119 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5683 | 2024.11.02 06:22:35.022144 [ 287 ] {} <Debug> HTTP-Session: f898fde0-f1ba-4d69-96d0-8a539911dd2b Authenticating user 'default' from [fd00:1122:3344:101::d]:54659 | ||
5684 | 2024.11.02 06:22:35.022168 [ 287 ] {} <Debug> HTTP-Session: f898fde0-f1ba-4d69-96d0-8a539911dd2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5685 | 2024.11.02 06:22:35.022182 [ 287 ] {} <Debug> HTTP-Session: f898fde0-f1ba-4d69-96d0-8a539911dd2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5686 | 2024.11.02 06:22:35.022239 [ 287 ] {} <Trace> HTTP-Session: f898fde0-f1ba-4d69-96d0-8a539911dd2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5687 | 2024.11.02 06:22:35.022430 [ 287 ] {47ba137d-120e-4ada-b152-625aa1a79344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5688 | 2024.11.02 06:22:35.022497 [ 287 ] {47ba137d-120e-4ada-b152-625aa1a79344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5689 | 2024.11.02 06:22:35.022839 [ 287 ] {47ba137d-120e-4ada-b152-625aa1a79344} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5690 | 2024.11.02 06:22:35.023258 [ 287 ] {47ba137d-120e-4ada-b152-625aa1a79344} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5691 | 2024.11.02 06:22:35.023299 [ 287 ] {47ba137d-120e-4ada-b152-625aa1a79344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5692 | 2024.11.02 06:22:35.023713 [ 287 ] {47ba137d-120e-4ada-b152-625aa1a79344} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5693 | 2024.11.02 06:22:35.024108 [ 287 ] {47ba137d-120e-4ada-b152-625aa1a79344} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5694 | 2024.11.02 06:22:35.024297 [ 287 ] {47ba137d-120e-4ada-b152-625aa1a79344} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001925 sec., 21818.181818181816 rows/sec., 1.60 MiB/sec. | ||
5695 | 2024.11.02 06:22:35.024730 [ 287 ] {47ba137d-120e-4ada-b152-625aa1a79344} <Debug> DynamicQueryHandler: Done processing query | ||
5696 | 2024.11.02 06:22:35.024763 [ 287 ] {47ba137d-120e-4ada-b152-625aa1a79344} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5697 | 2024.11.02 06:22:35.024780 [ 287 ] {} <Debug> HTTP-Session: f898fde0-f1ba-4d69-96d0-8a539911dd2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5698 | 2024.11.02 06:22:35.025020 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5699 | 2024.11.02 06:22:35.025166 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36322, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5700 | 2024.11.02 06:22:35.025286 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5701 | 2024.11.02 06:22:35.025326 [ 286 ] {} <Debug> HTTP-Session: 371db6b3-f902-49b5-a0ff-279968763ada Authenticating user 'default' from [fd00:1122:3344:101::d]:36322 | ||
5702 | 2024.11.02 06:22:35.025361 [ 286 ] {} <Debug> HTTP-Session: 371db6b3-f902-49b5-a0ff-279968763ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5703 | 2024.11.02 06:22:35.025388 [ 286 ] {} <Debug> HTTP-Session: 371db6b3-f902-49b5-a0ff-279968763ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5704 | 2024.11.02 06:22:35.025458 [ 286 ] {} <Trace> HTTP-Session: 371db6b3-f902-49b5-a0ff-279968763ada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5705 | 2024.11.02 06:22:35.025590 [ 286 ] {26bf1940-3727-4b93-94dd-ae065cbe0169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36322) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5706 | 2024.11.02 06:22:35.025640 [ 286 ] {26bf1940-3727-4b93-94dd-ae065cbe0169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5707 | 2024.11.02 06:22:35.025898 [ 286 ] {26bf1940-3727-4b93-94dd-ae065cbe0169} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5708 | 2024.11.02 06:22:35.026234 [ 286 ] {26bf1940-3727-4b93-94dd-ae065cbe0169} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5709 | 2024.11.02 06:22:35.026271 [ 286 ] {26bf1940-3727-4b93-94dd-ae065cbe0169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5710 | 2024.11.02 06:22:35.026636 [ 286 ] {26bf1940-3727-4b93-94dd-ae065cbe0169} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5711 | 2024.11.02 06:22:35.026999 [ 286 ] {26bf1940-3727-4b93-94dd-ae065cbe0169} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5712 | 2024.11.02 06:22:35.027129 [ 286 ] {26bf1940-3727-4b93-94dd-ae065cbe0169} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001576 sec., 8883.248730964468 rows/sec., 622.12 KiB/sec. | ||
5713 | 2024.11.02 06:22:35.027308 [ 286 ] {26bf1940-3727-4b93-94dd-ae065cbe0169} <Debug> DynamicQueryHandler: Done processing query | ||
5714 | 2024.11.02 06:22:35.027334 [ 286 ] {26bf1940-3727-4b93-94dd-ae065cbe0169} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5715 | 2024.11.02 06:22:35.027349 [ 286 ] {} <Debug> HTTP-Session: 371db6b3-f902-49b5-a0ff-279968763ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5716 | 2024.11.02 06:22:35.027493 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5717 | 2024.11.02 06:22:35.027544 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54659, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5718 | 2024.11.02 06:22:35.027630 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5719 | 2024.11.02 06:22:35.027663 [ 287 ] {} <Debug> HTTP-Session: f8f1ade8-7325-4449-a3fd-a893da747d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:54659 | ||
5720 | 2024.11.02 06:22:35.027686 [ 287 ] {} <Debug> HTTP-Session: f8f1ade8-7325-4449-a3fd-a893da747d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5721 | 2024.11.02 06:22:35.027704 [ 287 ] {} <Debug> HTTP-Session: f8f1ade8-7325-4449-a3fd-a893da747d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5722 | 2024.11.02 06:22:35.027749 [ 287 ] {} <Trace> HTTP-Session: f8f1ade8-7325-4449-a3fd-a893da747d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5723 | 2024.11.02 06:22:35.027876 [ 287 ] {93325a00-731c-4c4d-8db8-e320b843015e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5724 | 2024.11.02 06:22:35.027931 [ 287 ] {93325a00-731c-4c4d-8db8-e320b843015e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5725 | 2024.11.02 06:22:35.028244 [ 287 ] {93325a00-731c-4c4d-8db8-e320b843015e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5726 | 2024.11.02 06:22:35.028583 [ 287 ] {93325a00-731c-4c4d-8db8-e320b843015e} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5727 | 2024.11.02 06:22:35.028620 [ 287 ] {93325a00-731c-4c4d-8db8-e320b843015e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5728 | 2024.11.02 06:22:35.028975 [ 287 ] {93325a00-731c-4c4d-8db8-e320b843015e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5729 | 2024.11.02 06:22:35.029358 [ 287 ] {93325a00-731c-4c4d-8db8-e320b843015e} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5730 | 2024.11.02 06:22:35.029555 [ 287 ] {93325a00-731c-4c4d-8db8-e320b843015e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001702 sec., 3525.2643948296122 rows/sec., 208.28 KiB/sec. | ||
5731 | 2024.11.02 06:22:35.029778 [ 287 ] {93325a00-731c-4c4d-8db8-e320b843015e} <Debug> DynamicQueryHandler: Done processing query | ||
5732 | 2024.11.02 06:22:35.029803 [ 287 ] {93325a00-731c-4c4d-8db8-e320b843015e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5733 | 2024.11.02 06:22:35.029819 [ 287 ] {} <Debug> HTTP-Session: f8f1ade8-7325-4449-a3fd-a893da747d12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5734 | 2024.11.02 06:22:35.030056 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5735 | 2024.11.02 06:22:35.030288 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62749, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5736 | 2024.11.02 06:22:35.030400 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5737 | 2024.11.02 06:22:35.030438 [ 286 ] {} <Debug> HTTP-Session: 2085a499-2977-416c-8af0-0fa9e2b7521a Authenticating user 'default' from [fd00:1122:3344:101::d]:62749 | ||
5738 | 2024.11.02 06:22:35.030472 [ 286 ] {} <Debug> HTTP-Session: 2085a499-2977-416c-8af0-0fa9e2b7521a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5739 | 2024.11.02 06:22:35.030493 [ 286 ] {} <Debug> HTTP-Session: 2085a499-2977-416c-8af0-0fa9e2b7521a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5740 | 2024.11.02 06:22:35.030540 [ 286 ] {} <Trace> HTTP-Session: 2085a499-2977-416c-8af0-0fa9e2b7521a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5741 | 2024.11.02 06:22:35.030809 [ 286 ] {97855318-3f12-4bd8-ade7-3e41b657086f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5742 | 2024.11.02 06:22:35.030867 [ 286 ] {97855318-3f12-4bd8-ade7-3e41b657086f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5743 | 2024.11.02 06:22:35.031182 [ 286 ] {97855318-3f12-4bd8-ade7-3e41b657086f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5744 | 2024.11.02 06:22:35.031787 [ 286 ] {97855318-3f12-4bd8-ade7-3e41b657086f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5745 | 2024.11.02 06:22:35.031823 [ 286 ] {97855318-3f12-4bd8-ade7-3e41b657086f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5746 | 2024.11.02 06:22:35.032206 [ 286 ] {97855318-3f12-4bd8-ade7-3e41b657086f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5747 | 2024.11.02 06:22:35.032562 [ 286 ] {97855318-3f12-4bd8-ade7-3e41b657086f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5748 | 2024.11.02 06:22:35.032697 [ 286 ] {97855318-3f12-4bd8-ade7-3e41b657086f} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002031 sec., 208764.15558838012 rows/sec., 14.93 MiB/sec. | ||
5749 | 2024.11.02 06:22:35.032877 [ 286 ] {97855318-3f12-4bd8-ade7-3e41b657086f} <Debug> DynamicQueryHandler: Done processing query | ||
5750 | 2024.11.02 06:22:35.032901 [ 286 ] {97855318-3f12-4bd8-ade7-3e41b657086f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
5751 | 2024.11.02 06:22:35.032917 [ 286 ] {} <Debug> HTTP-Session: 2085a499-2977-416c-8af0-0fa9e2b7521a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5752 | 2024.11.02 06:22:35.033128 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5753 | 2024.11.02 06:22:35.033130 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54659, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5754 | 2024.11.02 06:22:35.033239 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5755 | 2024.11.02 06:22:35.033284 [ 287 ] {} <Debug> HTTP-Session: 9d13d40e-8c1a-4eb9-ab45-bb17527e57d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54659 | ||
5756 | 2024.11.02 06:22:35.033311 [ 287 ] {} <Debug> HTTP-Session: 9d13d40e-8c1a-4eb9-ab45-bb17527e57d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5757 | 2024.11.02 06:22:35.033329 [ 287 ] {} <Debug> HTTP-Session: 9d13d40e-8c1a-4eb9-ab45-bb17527e57d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5758 | 2024.11.02 06:22:35.033375 [ 287 ] {} <Trace> HTTP-Session: 9d13d40e-8c1a-4eb9-ab45-bb17527e57d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5759 | 2024.11.02 06:22:35.033490 [ 287 ] {89c81583-4fbc-485f-be08-c80e98e2b781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5760 | 2024.11.02 06:22:35.033540 [ 287 ] {89c81583-4fbc-485f-be08-c80e98e2b781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5761 | 2024.11.02 06:22:35.033704 [ 287 ] {89c81583-4fbc-485f-be08-c80e98e2b781} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5762 | 2024.11.02 06:22:35.033995 [ 287 ] {89c81583-4fbc-485f-be08-c80e98e2b781} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5763 | 2024.11.02 06:22:35.034031 [ 287 ] {89c81583-4fbc-485f-be08-c80e98e2b781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5764 | 2024.11.02 06:22:35.034396 [ 287 ] {89c81583-4fbc-485f-be08-c80e98e2b781} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5765 | 2024.11.02 06:22:35.034735 [ 287 ] {89c81583-4fbc-485f-be08-c80e98e2b781} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5766 | 2024.11.02 06:22:35.034899 [ 287 ] {89c81583-4fbc-485f-be08-c80e98e2b781} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec. | ||
5767 | 2024.11.02 06:22:35.035205 [ 287 ] {89c81583-4fbc-485f-be08-c80e98e2b781} <Debug> DynamicQueryHandler: Done processing query | ||
5768 | 2024.11.02 06:22:35.035230 [ 287 ] {89c81583-4fbc-485f-be08-c80e98e2b781} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5769 | 2024.11.02 06:22:35.035247 [ 287 ] {} <Debug> HTTP-Session: 9d13d40e-8c1a-4eb9-ab45-bb17527e57d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5770 | 2024.11.02 06:22:35.035451 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5771 | 2024.11.02 06:22:35.035550 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56919, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5772 | 2024.11.02 06:22:35.035621 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5773 | 2024.11.02 06:22:35.035644 [ 286 ] {} <Debug> HTTP-Session: 19fca286-0b7c-434a-afe8-759740aeca66 Authenticating user 'default' from [fd00:1122:3344:101::d]:56919 | ||
5774 | 2024.11.02 06:22:35.035665 [ 286 ] {} <Debug> HTTP-Session: 19fca286-0b7c-434a-afe8-759740aeca66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5775 | 2024.11.02 06:22:35.035681 [ 286 ] {} <Debug> HTTP-Session: 19fca286-0b7c-434a-afe8-759740aeca66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5776 | 2024.11.02 06:22:35.035727 [ 286 ] {} <Trace> HTTP-Session: 19fca286-0b7c-434a-afe8-759740aeca66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5777 | 2024.11.02 06:22:35.035954 [ 286 ] {ac052fc9-f5e2-4f86-ac0c-90f2982478e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56919) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5778 | 2024.11.02 06:22:35.036015 [ 286 ] {ac052fc9-f5e2-4f86-ac0c-90f2982478e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5779 | 2024.11.02 06:22:35.036218 [ 286 ] {ac052fc9-f5e2-4f86-ac0c-90f2982478e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5780 | 2024.11.02 06:22:35.036688 [ 286 ] {ac052fc9-f5e2-4f86-ac0c-90f2982478e6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2024.11.02 06:22:35.036722 [ 286 ] {ac052fc9-f5e2-4f86-ac0c-90f2982478e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5782 | 2024.11.02 06:22:35.037125 [ 286 ] {ac052fc9-f5e2-4f86-ac0c-90f2982478e6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5783 | 2024.11.02 06:22:35.037467 [ 286 ] {ac052fc9-f5e2-4f86-ac0c-90f2982478e6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2024.11.02 06:22:35.037597 [ 286 ] {ac052fc9-f5e2-4f86-ac0c-90f2982478e6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001757 sec., 134889.015367103 rows/sec., 9.04 MiB/sec. | ||
5785 | 2024.11.02 06:22:35.037764 [ 286 ] {ac052fc9-f5e2-4f86-ac0c-90f2982478e6} <Debug> DynamicQueryHandler: Done processing query | ||
5786 | 2024.11.02 06:22:35.037787 [ 286 ] {ac052fc9-f5e2-4f86-ac0c-90f2982478e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5787 | 2024.11.02 06:22:35.037803 [ 286 ] {} <Debug> HTTP-Session: 19fca286-0b7c-434a-afe8-759740aeca66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5788 | 2024.11.02 06:22:35.037974 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54659, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5789 | 2024.11.02 06:22:35.037987 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5790 | 2024.11.02 06:22:35.038068 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5791 | 2024.11.02 06:22:35.038103 [ 287 ] {} <Debug> HTTP-Session: 45cacc67-944b-4c46-bb92-1eb261f9b4cb Authenticating user 'default' from [fd00:1122:3344:101::d]:54659 | ||
5792 | 2024.11.02 06:22:35.038139 [ 287 ] {} <Debug> HTTP-Session: 45cacc67-944b-4c46-bb92-1eb261f9b4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5793 | 2024.11.02 06:22:35.038158 [ 287 ] {} <Debug> HTTP-Session: 45cacc67-944b-4c46-bb92-1eb261f9b4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5794 | 2024.11.02 06:22:35.038203 [ 287 ] {} <Trace> HTTP-Session: 45cacc67-944b-4c46-bb92-1eb261f9b4cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5795 | 2024.11.02 06:22:35.038336 [ 287 ] {30e4f7c8-c492-4243-8956-d43236314273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5796 | 2024.11.02 06:22:35.038394 [ 287 ] {30e4f7c8-c492-4243-8956-d43236314273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5797 | 2024.11.02 06:22:35.038564 [ 287 ] {30e4f7c8-c492-4243-8956-d43236314273} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5798 | 2024.11.02 06:22:35.038849 [ 287 ] {30e4f7c8-c492-4243-8956-d43236314273} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5799 | 2024.11.02 06:22:35.038884 [ 287 ] {30e4f7c8-c492-4243-8956-d43236314273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5800 | 2024.11.02 06:22:35.039237 [ 287 ] {30e4f7c8-c492-4243-8956-d43236314273} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5801 | 2024.11.02 06:22:35.039573 [ 287 ] {30e4f7c8-c492-4243-8956-d43236314273} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5802 | 2024.11.02 06:22:35.039737 [ 287 ] {30e4f7c8-c492-4243-8956-d43236314273} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
5803 | 2024.11.02 06:22:35.039957 [ 287 ] {30e4f7c8-c492-4243-8956-d43236314273} <Debug> DynamicQueryHandler: Done processing query | ||
5804 | 2024.11.02 06:22:35.039981 [ 287 ] {30e4f7c8-c492-4243-8956-d43236314273} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5805 | 2024.11.02 06:22:35.039997 [ 287 ] {} <Debug> HTTP-Session: 45cacc67-944b-4c46-bb92-1eb261f9b4cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5806 | 2024.11.02 06:22:35.040166 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5807 | 2024.11.02 06:22:35.040256 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50341, User-Agent: (none), Length: 70065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5808 | 2024.11.02 06:22:35.040316 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5809 | 2024.11.02 06:22:35.040335 [ 286 ] {} <Debug> HTTP-Session: 78a40c84-fe79-47d2-bca6-f5050e6349e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50341 | ||
5810 | 2024.11.02 06:22:35.040352 [ 286 ] {} <Debug> HTTP-Session: 78a40c84-fe79-47d2-bca6-f5050e6349e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5811 | 2024.11.02 06:22:35.040366 [ 286 ] {} <Debug> HTTP-Session: 78a40c84-fe79-47d2-bca6-f5050e6349e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5812 | 2024.11.02 06:22:35.040404 [ 286 ] {} <Trace> HTTP-Session: 78a40c84-fe79-47d2-bca6-f5050e6349e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5813 | 2024.11.02 06:22:35.040933 [ 286 ] {3178458e-180a-496f-9ba9-15e6025f3546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5814 | 2024.11.02 06:22:35.041024 [ 286 ] {3178458e-180a-496f-9ba9-15e6025f3546} <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 | ||
5815 | 2024.11.02 06:22:35.041560 [ 286 ] {3178458e-180a-496f-9ba9-15e6025f3546} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5816 | 2024.11.02 06:22:35.042325 [ 286 ] {3178458e-180a-496f-9ba9-15e6025f3546} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5817 | 2024.11.02 06:22:35.042359 [ 286 ] {3178458e-180a-496f-9ba9-15e6025f3546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5818 | 2024.11.02 06:22:35.043017 [ 286 ] {3178458e-180a-496f-9ba9-15e6025f3546} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5819 | 2024.11.02 06:22:35.043435 [ 286 ] {3178458e-180a-496f-9ba9-15e6025f3546} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5820 | 2024.11.02 06:22:35.043595 [ 286 ] {3178458e-180a-496f-9ba9-15e6025f3546} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003055 sec., 13747.954173486089 rows/sec., 24.64 MiB/sec. | ||
5821 | 2024.11.02 06:22:35.044067 [ 286 ] {3178458e-180a-496f-9ba9-15e6025f3546} <Debug> DynamicQueryHandler: Done processing query | ||
5822 | 2024.11.02 06:22:35.044091 [ 286 ] {3178458e-180a-496f-9ba9-15e6025f3546} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
5823 | 2024.11.02 06:22:35.044107 [ 286 ] {} <Debug> HTTP-Session: 78a40c84-fe79-47d2-bca6-f5050e6349e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5824 | 2024.11.02 06:22:35.044289 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5825 | 2024.11.02 06:22:35.044347 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54659, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5826 | 2024.11.02 06:22:35.044420 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5827 | 2024.11.02 06:22:35.044456 [ 287 ] {} <Debug> HTTP-Session: aa407854-5478-416d-8bdd-44a7d84136ba Authenticating user 'default' from [fd00:1122:3344:101::d]:54659 | ||
5828 | 2024.11.02 06:22:35.044479 [ 287 ] {} <Debug> HTTP-Session: aa407854-5478-416d-8bdd-44a7d84136ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5829 | 2024.11.02 06:22:35.044496 [ 287 ] {} <Debug> HTTP-Session: aa407854-5478-416d-8bdd-44a7d84136ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5830 | 2024.11.02 06:22:35.044541 [ 287 ] {} <Trace> HTTP-Session: aa407854-5478-416d-8bdd-44a7d84136ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5831 | 2024.11.02 06:22:35.044719 [ 287 ] {6dd4d0df-25f0-49da-8a83-9118d11662c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5832 | 2024.11.02 06:22:35.044777 [ 287 ] {6dd4d0df-25f0-49da-8a83-9118d11662c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5833 | 2024.11.02 06:22:35.044968 [ 287 ] {6dd4d0df-25f0-49da-8a83-9118d11662c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5834 | 2024.11.02 06:22:35.045314 [ 287 ] {6dd4d0df-25f0-49da-8a83-9118d11662c7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5835 | 2024.11.02 06:22:35.045358 [ 287 ] {6dd4d0df-25f0-49da-8a83-9118d11662c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5836 | 2024.11.02 06:22:35.045730 [ 287 ] {6dd4d0df-25f0-49da-8a83-9118d11662c7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5837 | 2024.11.02 06:22:35.046061 [ 287 ] {6dd4d0df-25f0-49da-8a83-9118d11662c7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5838 | 2024.11.02 06:22:35.046219 [ 287 ] {6dd4d0df-25f0-49da-8a83-9118d11662c7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001579 sec., 51931.602279924 rows/sec., 3.30 MiB/sec. | ||
5839 | 2024.11.02 06:22:35.046379 [ 287 ] {6dd4d0df-25f0-49da-8a83-9118d11662c7} <Debug> DynamicQueryHandler: Done processing query | ||
5840 | 2024.11.02 06:22:35.046403 [ 287 ] {6dd4d0df-25f0-49da-8a83-9118d11662c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5841 | 2024.11.02 06:22:35.046418 [ 287 ] {} <Debug> HTTP-Session: aa407854-5478-416d-8bdd-44a7d84136ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5842 | 2024.11.02 06:22:35.046831 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5843 | 2024.11.02 06:22:36.629224 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50113, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5844 | 2024.11.02 06:22:36.812627 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5845 | 2024.11.02 06:22:36.835076 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5846 | 2024.11.02 06:22:36.837413 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5847 | 2024.11.02 06:22:36.848811 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64854, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5848 | 2024.11.02 06:22:36.996315 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5849 | 2024.11.02 06:22:37.012765 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45129, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5850 | 2024.11.02 06:22:37.030210 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5851 | 2024.11.02 06:22:37.794742 [ 119 ] {} <Debug> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5852 | 2024.11.02 06:22:37.794840 [ 119 ] {} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5853 | 2024.11.02 06:22:37.794883 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5854 | 2024.11.02 06:22:37.795108 [ 200 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
5855 | 2024.11.02 06:22:37.795400 [ 200 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5856 | 2024.11.02 06:22:37.795455 [ 200 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
5857 | 2024.11.02 06:22:37.795617 [ 200 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
5858 | 2024.11.02 06:22:37.795778 [ 200 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
5859 | 2024.11.02 06:22:37.796061 [ 200 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
5860 | 2024.11.02 06:22:37.796253 [ 200 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
5861 | 2024.11.02 06:22:37.797490 [ 189 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002500037 sec., 11999.82240262844 rows/sec., 1.00 MiB/sec. | ||
5862 | 2024.11.02 06:22:37.797765 [ 191 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5863 | 2024.11.02 06:22:37.798583 [ 191 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_5_1} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5864 | 2024.11.02 06:22:37.798667 [ 191 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_5_1} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5865 | 2024.11.02 06:22:37.798765 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5866 | 2024.11.02 06:22:38.280129 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5867 | 2024.11.02 06:22:38.280187 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5868 | 2024.11.02 06:22:38.428721 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 568 | ||
5869 | 2024.11.02 06:22:38.431857 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5870 | 2024.11.02 06:22:38.431913 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5871 | 2024.11.02 06:22:38.433402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5872 | 2024.11.02 06:22:38.434410 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5873 | 2024.11.02 06:22:38.434601 [ 118 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5874 | 2024.11.02 06:22:38.434674 [ 118 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5875 | 2024.11.02 06:22:38.434718 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5876 | 2024.11.02 06:22:38.435219 [ 199 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
5877 | 2024.11.02 06:22:38.435738 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
5878 | 2024.11.02 06:22:38.436505 [ 199 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5879 | 2024.11.02 06:22:38.436692 [ 199 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 428 rows starting from the beginning of the part | ||
5880 | 2024.11.02 06:22:38.437313 [ 199 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
5881 | 2024.11.02 06:22:38.437869 [ 199 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
5882 | 2024.11.02 06:22:38.438405 [ 199 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
5883 | 2024.11.02 06:22:38.438904 [ 199 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
5884 | 2024.11.02 06:22:38.439371 [ 199 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
5885 | 2024.11.02 06:22:38.447707 [ 189 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 72 columns (72 merged, 0 gathered) in 0.012830848 sec., 44268.313364790854 rows/sec., 34.81 MiB/sec. | ||
5886 | 2024.11.02 06:22:38.448957 [ 200 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5887 | 2024.11.02 06:22:38.450724 [ 200 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_16_3} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5888 | 2024.11.02 06:22:38.450827 [ 200 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_16_3} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5889 | 2024.11.02 06:22:38.451164 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
5890 | 2024.11.02 06:22:40.009756 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48739, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5891 | 2024.11.02 06:22:40.009860 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5892 | 2024.11.02 06:22:40.009884 [ 285 ] {} <Debug> HTTP-Session: 2584f7ee-13ab-4067-a27a-f1c7f72ef902 Authenticating user 'default' from [fd00:1122:3344:101::d]:48739 | ||
5893 | 2024.11.02 06:22:40.009907 [ 285 ] {} <Debug> HTTP-Session: 2584f7ee-13ab-4067-a27a-f1c7f72ef902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5894 | 2024.11.02 06:22:40.009923 [ 285 ] {} <Debug> HTTP-Session: 2584f7ee-13ab-4067-a27a-f1c7f72ef902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5895 | 2024.11.02 06:22:40.009975 [ 285 ] {} <Trace> HTTP-Session: 2584f7ee-13ab-4067-a27a-f1c7f72ef902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5896 | 2024.11.02 06:22:40.010161 [ 285 ] {5da39374-b1e9-4239-9091-289b6563f456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48739) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5897 | 2024.11.02 06:22:40.010222 [ 285 ] {5da39374-b1e9-4239-9091-289b6563f456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5898 | 2024.11.02 06:22:40.010540 [ 285 ] {5da39374-b1e9-4239-9091-289b6563f456} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5899 | 2024.11.02 06:22:40.010995 [ 285 ] {5da39374-b1e9-4239-9091-289b6563f456} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5900 | 2024.11.02 06:22:40.011034 [ 285 ] {5da39374-b1e9-4239-9091-289b6563f456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5901 | 2024.11.02 06:22:40.011468 [ 285 ] {5da39374-b1e9-4239-9091-289b6563f456} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5902 | 2024.11.02 06:22:40.011857 [ 285 ] {5da39374-b1e9-4239-9091-289b6563f456} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5903 | 2024.11.02 06:22:40.012000 [ 117 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5904 | 2024.11.02 06:22:40.012005 [ 285 ] {5da39374-b1e9-4239-9091-289b6563f456} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.24 MiB/sec. | ||
5905 | 2024.11.02 06:22:40.012049 [ 117 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5906 | 2024.11.02 06:22:40.012089 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5907 | 2024.11.02 06:22:40.012341 [ 285 ] {5da39374-b1e9-4239-9091-289b6563f456} <Debug> DynamicQueryHandler: Done processing query | ||
5908 | 2024.11.02 06:22:40.012445 [ 285 ] {5da39374-b1e9-4239-9091-289b6563f456} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5909 | 2024.11.02 06:22:40.012540 [ 285 ] {} <Debug> HTTP-Session: 2584f7ee-13ab-4067-a27a-f1c7f72ef902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5910 | 2024.11.02 06:22:40.012747 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
5911 | 2024.11.02 06:22:40.012887 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5912 | 2024.11.02 06:22:40.012946 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34995, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5913 | 2024.11.02 06:22:40.013203 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5914 | 2024.11.02 06:22:40.013224 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5915 | 2024.11.02 06:22:40.013254 [ 287 ] {} <Debug> HTTP-Session: a0baab94-8c99-4a6d-9da8-1d545de69761 Authenticating user 'default' from [fd00:1122:3344:101::d]:34995 | ||
5916 | 2024.11.02 06:22:40.013294 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1423 rows starting from the beginning of the part | ||
5917 | 2024.11.02 06:22:40.013304 [ 287 ] {} <Debug> HTTP-Session: a0baab94-8c99-4a6d-9da8-1d545de69761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5918 | 2024.11.02 06:22:40.013349 [ 287 ] {} <Debug> HTTP-Session: a0baab94-8c99-4a6d-9da8-1d545de69761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5919 | 2024.11.02 06:22:40.013489 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 273 rows starting from the beginning of the part | ||
5920 | 2024.11.02 06:22:40.013506 [ 287 ] {} <Trace> HTTP-Session: a0baab94-8c99-4a6d-9da8-1d545de69761 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5921 | 2024.11.02 06:22:40.013750 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 57 rows starting from the beginning of the part | ||
5922 | 2024.11.02 06:22:40.014027 [ 287 ] {85395fdd-8f10-4c45-ac7c-ea667c935d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34995) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5923 | 2024.11.02 06:22:40.014042 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
5924 | 2024.11.02 06:22:40.014272 [ 287 ] {85395fdd-8f10-4c45-ac7c-ea667c935d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5925 | 2024.11.02 06:22:40.014410 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 273 rows starting from the beginning of the part | ||
5926 | 2024.11.02 06:22:40.014825 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
5927 | 2024.11.02 06:22:40.015818 [ 287 ] {85395fdd-8f10-4c45-ac7c-ea667c935d04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5928 | 2024.11.02 06:22:40.016743 [ 287 ] {85395fdd-8f10-4c45-ac7c-ea667c935d04} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5929 | 2024.11.02 06:22:40.016806 [ 287 ] {85395fdd-8f10-4c45-ac7c-ea667c935d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5930 | 2024.11.02 06:22:40.017814 [ 287 ] {85395fdd-8f10-4c45-ac7c-ea667c935d04} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5931 | 2024.11.02 06:22:40.018522 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2138 rows, containing 5 columns (5 merged, 0 gathered) in 0.006307027 sec., 338986.9743700162 rows/sec., 29.88 MiB/sec. | ||
5932 | 2024.11.02 06:22:40.018728 [ 287 ] {85395fdd-8f10-4c45-ac7c-ea667c935d04} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5933 | 2024.11.02 06:22:40.018914 [ 189 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5934 | 2024.11.02 06:22:40.018967 [ 117 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5935 | 2024.11.02 06:22:40.019060 [ 117 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5936 | 2024.11.02 06:22:40.019082 [ 287 ] {85395fdd-8f10-4c45-ac7c-ea667c935d04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005257 sec., 12174.243865322427 rows/sec., 973.03 KiB/sec. | ||
5937 | 2024.11.02 06:22:40.019119 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5938 | 2024.11.02 06:22:40.019604 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
5939 | 2024.11.02 06:22:40.019814 [ 287 ] {85395fdd-8f10-4c45-ac7c-ea667c935d04} <Debug> DynamicQueryHandler: Done processing query | ||
5940 | 2024.11.02 06:22:40.019927 [ 287 ] {85395fdd-8f10-4c45-ac7c-ea667c935d04} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5941 | 2024.11.02 06:22:40.020007 [ 287 ] {} <Debug> HTTP-Session: a0baab94-8c99-4a6d-9da8-1d545de69761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5942 | 2024.11.02 06:22:40.020288 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5943 | 2024.11.02 06:22:40.020427 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 916 rows starting from the beginning of the part | ||
5944 | 2024.11.02 06:22:40.020434 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5945 | 2024.11.02 06:22:40.020594 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54918, User-Agent: (none), Length: 24523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5946 | 2024.11.02 06:22:40.020725 [ 189 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_31_6} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5947 | 2024.11.02 06:22:40.020930 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 424 rows starting from the beginning of the part | ||
5948 | 2024.11.02 06:22:40.020968 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5949 | 2024.11.02 06:22:40.021139 [ 285 ] {} <Debug> HTTP-Session: 79716dcc-9748-4c51-93be-113529f6261d Authenticating user 'default' from [fd00:1122:3344:101::d]:54918 | ||
5950 | 2024.11.02 06:22:40.021222 [ 189 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_31_6} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5951 | 2024.11.02 06:22:40.021276 [ 285 ] {} <Debug> HTTP-Session: 79716dcc-9748-4c51-93be-113529f6261d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5952 | 2024.11.02 06:22:40.021414 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 66 rows starting from the beginning of the part | ||
5953 | 2024.11.02 06:22:40.021433 [ 285 ] {} <Debug> HTTP-Session: 79716dcc-9748-4c51-93be-113529f6261d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5954 | 2024.11.02 06:22:40.021618 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5955 | 2024.11.02 06:22:40.021675 [ 285 ] {} <Trace> HTTP-Session: 79716dcc-9748-4c51-93be-113529f6261d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5956 | 2024.11.02 06:22:40.021863 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
5957 | 2024.11.02 06:22:40.022168 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 424 rows starting from the beginning of the part | ||
5958 | 2024.11.02 06:22:40.022198 [ 285 ] {56927118-2524-4d81-8782-713bb26f9759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54918) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5959 | 2024.11.02 06:22:40.022407 [ 285 ] {56927118-2524-4d81-8782-713bb26f9759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5960 | 2024.11.02 06:22:40.022504 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
5961 | 2024.11.02 06:22:40.023310 [ 285 ] {56927118-2524-4d81-8782-713bb26f9759} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5962 | 2024.11.02 06:22:40.024180 [ 285 ] {56927118-2524-4d81-8782-713bb26f9759} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5963 | 2024.11.02 06:22:40.024250 [ 285 ] {56927118-2524-4d81-8782-713bb26f9759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5964 | 2024.11.02 06:22:40.025375 [ 285 ] {56927118-2524-4d81-8782-713bb26f9759} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5965 | 2024.11.02 06:22:40.025986 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.006727924 sec., 291025.8796026828 rows/sec., 22.28 MiB/sec. | ||
5966 | 2024.11.02 06:22:40.026053 [ 285 ] {56927118-2524-4d81-8782-713bb26f9759} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5967 | 2024.11.02 06:22:40.026180 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5968 | 2024.11.02 06:22:40.026220 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5969 | 2024.11.02 06:22:40.026233 [ 285 ] {56927118-2524-4d81-8782-713bb26f9759} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.004261 sec., 30039.896737854964 rows/sec., 2.09 MiB/sec. | ||
5970 | 2024.11.02 06:22:40.026279 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5971 | 2024.11.02 06:22:40.026345 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5972 | 2024.11.02 06:22:40.026813 [ 285 ] {56927118-2524-4d81-8782-713bb26f9759} <Debug> DynamicQueryHandler: Done processing query | ||
5973 | 2024.11.02 06:22:40.026942 [ 285 ] {56927118-2524-4d81-8782-713bb26f9759} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5974 | 2024.11.02 06:22:40.026958 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
5975 | 2024.11.02 06:22:40.027097 [ 285 ] {} <Debug> HTTP-Session: 79716dcc-9748-4c51-93be-113529f6261d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5976 | 2024.11.02 06:22:40.027585 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34995, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5977 | 2024.11.02 06:22:40.027829 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5978 | 2024.11.02 06:22:40.027942 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5979 | 2024.11.02 06:22:40.027968 [ 287 ] {} <Debug> HTTP-Session: cf00053e-a3b2-483d-88be-b037a8a9aa15 Authenticating user 'default' from [fd00:1122:3344:101::d]:34995 | ||
5980 | 2024.11.02 06:22:40.028098 [ 287 ] {} <Debug> HTTP-Session: cf00053e-a3b2-483d-88be-b037a8a9aa15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5981 | 2024.11.02 06:22:40.028119 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6200 rows starting from the beginning of the part | ||
5982 | 2024.11.02 06:22:40.028209 [ 287 ] {} <Debug> HTTP-Session: cf00053e-a3b2-483d-88be-b037a8a9aa15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5983 | 2024.11.02 06:22:40.028443 [ 287 ] {} <Trace> HTTP-Session: cf00053e-a3b2-483d-88be-b037a8a9aa15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5984 | 2024.11.02 06:22:40.028696 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part | ||
5985 | 2024.11.02 06:22:40.029021 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5986 | 2024.11.02 06:22:40.029126 [ 287 ] {5769c209-6ce6-4b24-83c7-f25967b8037e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34995) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5987 | 2024.11.02 06:22:40.029399 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 161 rows starting from the beginning of the part | ||
5988 | 2024.11.02 06:22:40.029479 [ 287 ] {5769c209-6ce6-4b24-83c7-f25967b8037e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5989 | 2024.11.02 06:22:40.029670 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_31_6} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5990 | 2024.11.02 06:22:40.030020 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
5991 | 2024.11.02 06:22:40.030249 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_31_6} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5992 | 2024.11.02 06:22:40.030602 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part | ||
5993 | 2024.11.02 06:22:40.030706 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5994 | 2024.11.02 06:22:40.031062 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 128 rows starting from the beginning of the part | ||
5995 | 2024.11.02 06:22:40.031154 [ 287 ] {5769c209-6ce6-4b24-83c7-f25967b8037e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5996 | 2024.11.02 06:22:40.031821 [ 287 ] {5769c209-6ce6-4b24-83c7-f25967b8037e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5997 | 2024.11.02 06:22:40.031867 [ 287 ] {5769c209-6ce6-4b24-83c7-f25967b8037e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5998 | 2024.11.02 06:22:40.032335 [ 287 ] {5769c209-6ce6-4b24-83c7-f25967b8037e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5999 | 2024.11.02 06:22:40.032873 [ 287 ] {5769c209-6ce6-4b24-83c7-f25967b8037e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6000 | 2024.11.02 06:22:40.033069 [ 287 ] {5769c209-6ce6-4b24-83c7-f25967b8037e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004248 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
6001 | 2024.11.02 06:22:40.033069 [ 117 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6002 | 2024.11.02 06:22:40.033163 [ 117 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6003 | 2024.11.02 06:22:40.033218 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6004 | 2024.11.02 06:22:40.033418 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6005 | 2024.11.02 06:22:40.033451 [ 287 ] {5769c209-6ce6-4b24-83c7-f25967b8037e} <Debug> DynamicQueryHandler: Done processing query | ||
6006 | 2024.11.02 06:22:40.033517 [ 287 ] {5769c209-6ce6-4b24-83c7-f25967b8037e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6007 | 2024.11.02 06:22:40.033570 [ 287 ] {} <Debug> HTTP-Session: cf00053e-a3b2-483d-88be-b037a8a9aa15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6008 | 2024.11.02 06:22:40.033778 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6009 | 2024.11.02 06:22:40.033826 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1572 rows starting from the beginning of the part | ||
6010 | 2024.11.02 06:22:40.033906 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6011 | 2024.11.02 06:22:40.034067 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6012 | 2024.11.02 06:22:40.034502 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6013 | 2024.11.02 06:22:40.034854 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6014 | 2024.11.02 06:22:40.034962 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7123 rows, containing 5 columns (5 merged, 0 gathered) in 0.008445947 sec., 843363.0947482857 rows/sec., 57.50 MiB/sec. | ||
6015 | 2024.11.02 06:22:40.035035 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6016 | 2024.11.02 06:22:40.035150 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6017 | 2024.11.02 06:22:40.035662 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6018 | 2024.11.02 06:22:40.036714 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2024.11.02 06:22:40.036950 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6020 | 2024.11.02 06:22:40.037159 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
6021 | 2024.11.02 06:22:40.037567 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1904 rows, containing 4 columns (4 merged, 0 gathered) in 0.004210698 sec., 452181.5622967974 rows/sec., 29.87 MiB/sec. | ||
6022 | 2024.11.02 06:22:40.037952 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6023 | 2024.11.02 06:22:40.038668 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_31_6} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6024 | 2024.11.02 06:22:40.038759 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_31_6} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6025 | 2024.11.02 06:22:40.038856 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
6026 | 2024.11.02 06:22:45.011818 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48454, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6027 | 2024.11.02 06:22:45.012001 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6028 | 2024.11.02 06:22:45.012044 [ 285 ] {} <Debug> HTTP-Session: 3802c58f-2aaa-4ad7-9194-466f4f6ed010 Authenticating user 'default' from [fd00:1122:3344:101::d]:48454 | ||
6029 | 2024.11.02 06:22:45.012084 [ 285 ] {} <Debug> HTTP-Session: 3802c58f-2aaa-4ad7-9194-466f4f6ed010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6030 | 2024.11.02 06:22:45.012112 [ 285 ] {} <Debug> HTTP-Session: 3802c58f-2aaa-4ad7-9194-466f4f6ed010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6031 | 2024.11.02 06:22:45.012195 [ 285 ] {} <Trace> HTTP-Session: 3802c58f-2aaa-4ad7-9194-466f4f6ed010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6032 | 2024.11.02 06:22:45.012501 [ 285 ] {f784e62d-f2d8-4873-a04b-8990c9c7f8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48454) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6033 | 2024.11.02 06:22:45.012604 [ 285 ] {f784e62d-f2d8-4873-a04b-8990c9c7f8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6034 | 2024.11.02 06:22:45.012996 [ 285 ] {f784e62d-f2d8-4873-a04b-8990c9c7f8bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6035 | 2024.11.02 06:22:45.013564 [ 285 ] {f784e62d-f2d8-4873-a04b-8990c9c7f8bb} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6036 | 2024.11.02 06:22:45.013604 [ 285 ] {f784e62d-f2d8-4873-a04b-8990c9c7f8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6037 | 2024.11.02 06:22:45.014031 [ 285 ] {f784e62d-f2d8-4873-a04b-8990c9c7f8bb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6038 | 2024.11.02 06:22:45.014421 [ 285 ] {f784e62d-f2d8-4873-a04b-8990c9c7f8bb} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6039 | 2024.11.02 06:22:45.014570 [ 285 ] {f784e62d-f2d8-4873-a04b-8990c9c7f8bb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002179 sec., 25699.862322166133 rows/sec., 1.96 MiB/sec. | ||
6040 | 2024.11.02 06:22:45.014782 [ 285 ] {f784e62d-f2d8-4873-a04b-8990c9c7f8bb} <Debug> DynamicQueryHandler: Done processing query | ||
6041 | 2024.11.02 06:22:45.014810 [ 285 ] {f784e62d-f2d8-4873-a04b-8990c9c7f8bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6042 | 2024.11.02 06:22:45.014826 [ 285 ] {} <Debug> HTTP-Session: 3802c58f-2aaa-4ad7-9194-466f4f6ed010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6043 | 2024.11.02 06:22:45.015080 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6044 | 2024.11.02 06:22:45.015262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39598, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6045 | 2024.11.02 06:22:45.015392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6046 | 2024.11.02 06:22:45.015415 [ 3 ] {} <Debug> HTTP-Session: d7f4f575-3200-4839-9a16-6aed3af8daa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39598 | ||
6047 | 2024.11.02 06:22:45.015439 [ 3 ] {} <Debug> HTTP-Session: d7f4f575-3200-4839-9a16-6aed3af8daa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6048 | 2024.11.02 06:22:45.015454 [ 3 ] {} <Debug> HTTP-Session: d7f4f575-3200-4839-9a16-6aed3af8daa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6049 | 2024.11.02 06:22:45.015509 [ 3 ] {} <Trace> HTTP-Session: d7f4f575-3200-4839-9a16-6aed3af8daa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6050 | 2024.11.02 06:22:45.015716 [ 3 ] {58ebd58f-7269-4f37-b6c1-5068064517a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39598) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6051 | 2024.11.02 06:22:45.015804 [ 3 ] {58ebd58f-7269-4f37-b6c1-5068064517a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6052 | 2024.11.02 06:22:45.016209 [ 3 ] {58ebd58f-7269-4f37-b6c1-5068064517a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6053 | 2024.11.02 06:22:45.016665 [ 3 ] {58ebd58f-7269-4f37-b6c1-5068064517a0} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6054 | 2024.11.02 06:22:45.016705 [ 3 ] {58ebd58f-7269-4f37-b6c1-5068064517a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6055 | 2024.11.02 06:22:45.017128 [ 3 ] {58ebd58f-7269-4f37-b6c1-5068064517a0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6056 | 2024.11.02 06:22:45.017517 [ 3 ] {58ebd58f-7269-4f37-b6c1-5068064517a0} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6057 | 2024.11.02 06:22:45.017700 [ 3 ] {58ebd58f-7269-4f37-b6c1-5068064517a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002058 sec., 31098.15354713314 rows/sec., 2.43 MiB/sec. | ||
6058 | 2024.11.02 06:22:45.017923 [ 3 ] {58ebd58f-7269-4f37-b6c1-5068064517a0} <Debug> DynamicQueryHandler: Done processing query | ||
6059 | 2024.11.02 06:22:45.017948 [ 3 ] {58ebd58f-7269-4f37-b6c1-5068064517a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6060 | 2024.11.02 06:22:45.017964 [ 3 ] {} <Debug> HTTP-Session: d7f4f575-3200-4839-9a16-6aed3af8daa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6061 | 2024.11.02 06:22:45.018229 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48454, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6062 | 2024.11.02 06:22:45.018248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6063 | 2024.11.02 06:22:45.018321 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6064 | 2024.11.02 06:22:45.018355 [ 285 ] {} <Debug> HTTP-Session: fc5772e6-1c1c-4fac-b6b6-6a0fb8cb4d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:48454 | ||
6065 | 2024.11.02 06:22:45.018377 [ 285 ] {} <Debug> HTTP-Session: fc5772e6-1c1c-4fac-b6b6-6a0fb8cb4d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6066 | 2024.11.02 06:22:45.018394 [ 285 ] {} <Debug> HTTP-Session: fc5772e6-1c1c-4fac-b6b6-6a0fb8cb4d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6067 | 2024.11.02 06:22:45.018455 [ 285 ] {} <Trace> HTTP-Session: fc5772e6-1c1c-4fac-b6b6-6a0fb8cb4d50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6068 | 2024.11.02 06:22:45.018659 [ 285 ] {24d7a26e-f1c2-4843-808a-973877b1569a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48454) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6069 | 2024.11.02 06:22:45.018721 [ 285 ] {24d7a26e-f1c2-4843-808a-973877b1569a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6070 | 2024.11.02 06:22:45.018905 [ 285 ] {24d7a26e-f1c2-4843-808a-973877b1569a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6071 | 2024.11.02 06:22:45.019289 [ 285 ] {24d7a26e-f1c2-4843-808a-973877b1569a} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6072 | 2024.11.02 06:22:45.019323 [ 285 ] {24d7a26e-f1c2-4843-808a-973877b1569a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6073 | 2024.11.02 06:22:45.019717 [ 285 ] {24d7a26e-f1c2-4843-808a-973877b1569a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6074 | 2024.11.02 06:22:45.020074 [ 285 ] {24d7a26e-f1c2-4843-808a-973877b1569a} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2024.11.02 06:22:45.020219 [ 285 ] {24d7a26e-f1c2-4843-808a-973877b1569a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. | ||
6076 | 2024.11.02 06:22:45.020383 [ 285 ] {24d7a26e-f1c2-4843-808a-973877b1569a} <Debug> DynamicQueryHandler: Done processing query | ||
6077 | 2024.11.02 06:22:45.020407 [ 285 ] {24d7a26e-f1c2-4843-808a-973877b1569a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6078 | 2024.11.02 06:22:45.020422 [ 285 ] {} <Debug> HTTP-Session: fc5772e6-1c1c-4fac-b6b6-6a0fb8cb4d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6079 | 2024.11.02 06:22:45.020668 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6080 | 2024.11.02 06:22:45.020738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38729, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6081 | 2024.11.02 06:22:45.020809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6082 | 2024.11.02 06:22:45.020831 [ 3 ] {} <Debug> HTTP-Session: db18aefe-8277-40d4-ad79-acdba2b0017d Authenticating user 'default' from [fd00:1122:3344:101::d]:38729 | ||
6083 | 2024.11.02 06:22:45.020848 [ 3 ] {} <Debug> HTTP-Session: db18aefe-8277-40d4-ad79-acdba2b0017d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6084 | 2024.11.02 06:22:45.020862 [ 3 ] {} <Debug> HTTP-Session: db18aefe-8277-40d4-ad79-acdba2b0017d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6085 | 2024.11.02 06:22:45.020902 [ 3 ] {} <Trace> HTTP-Session: db18aefe-8277-40d4-ad79-acdba2b0017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6086 | 2024.11.02 06:22:45.021031 [ 3 ] {8629ac4a-1ca3-4b23-8932-79d0881fccd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38729) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6087 | 2024.11.02 06:22:45.021081 [ 3 ] {8629ac4a-1ca3-4b23-8932-79d0881fccd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6088 | 2024.11.02 06:22:45.021252 [ 3 ] {8629ac4a-1ca3-4b23-8932-79d0881fccd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6089 | 2024.11.02 06:22:45.021544 [ 3 ] {8629ac4a-1ca3-4b23-8932-79d0881fccd0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6090 | 2024.11.02 06:22:45.021580 [ 3 ] {8629ac4a-1ca3-4b23-8932-79d0881fccd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6091 | 2024.11.02 06:22:45.021947 [ 3 ] {8629ac4a-1ca3-4b23-8932-79d0881fccd0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6092 | 2024.11.02 06:22:45.022277 [ 3 ] {8629ac4a-1ca3-4b23-8932-79d0881fccd0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6093 | 2024.11.02 06:22:45.022431 [ 3 ] {8629ac4a-1ca3-4b23-8932-79d0881fccd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. | ||
6094 | 2024.11.02 06:22:45.022600 [ 3 ] {8629ac4a-1ca3-4b23-8932-79d0881fccd0} <Debug> DynamicQueryHandler: Done processing query | ||
6095 | 2024.11.02 06:22:45.022625 [ 3 ] {8629ac4a-1ca3-4b23-8932-79d0881fccd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6096 | 2024.11.02 06:22:45.022641 [ 3 ] {} <Debug> HTTP-Session: db18aefe-8277-40d4-ad79-acdba2b0017d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6097 | 2024.11.02 06:22:45.022896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6098 | 2024.11.02 06:22:45.811423 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6099 | 2024.11.02 06:22:46.132176 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6100 | 2024.11.02 06:22:46.174257 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47920, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6101 | 2024.11.02 06:22:46.229610 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6102 | 2024.11.02 06:22:46.478390 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6103 | 2024.11.02 06:22:46.554088 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6104 | 2024.11.02 06:22:46.595374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61915, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6105 | 2024.11.02 06:22:46.596715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6106 | 2024.11.02 06:22:46.617080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54389, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6107 | 2024.11.02 06:22:46.625462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58787, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6108 | 2024.11.02 06:22:46.695921 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6109 | 2024.11.02 06:22:46.730342 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33901, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6110 | 2024.11.02 06:22:46.733868 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6111 | 2024.11.02 06:22:46.783262 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6112 | 2024.11.02 06:22:46.803669 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6113 | 2024.11.02 06:22:46.853794 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6114 | 2024.11.02 06:22:46.863312 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6115 | 2024.11.02 06:22:46.904867 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6116 | 2024.11.02 06:22:46.964180 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6117 | 2024.11.02 06:22:46.996963 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6118 | 2024.11.02 06:22:47.044647 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6119 | 2024.11.02 06:22:47.052277 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6120 | 2024.11.02 06:22:47.066836 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6121 | 2024.11.02 06:22:47.074269 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6122 | 2024.11.02 06:22:48.435907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 584 | ||
6123 | 2024.11.02 06:22:48.438498 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6124 | 2024.11.02 06:22:48.438547 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6125 | 2024.11.02 06:22:48.440034 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6126 | 2024.11.02 06:22:48.441015 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6127 | 2024.11.02 06:22:48.442478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
6128 | 2024.11.02 06:22:49.022698 [ 110 ] {} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6129 | 2024.11.02 06:22:49.022763 [ 110 ] {} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6130 | 2024.11.02 06:22:49.022787 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6131 | 2024.11.02 06:22:49.023011 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
6132 | 2024.11.02 06:22:49.023218 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6133 | 2024.11.02 06:22:49.023263 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
6134 | 2024.11.02 06:22:49.023351 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
6135 | 2024.11.02 06:22:49.023579 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
6136 | 2024.11.02 06:22:49.023744 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
6137 | 2024.11.02 06:22:49.023906 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
6138 | 2024.11.02 06:22:49.024870 [ 195 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002001937 sec., 4495.645966881076 rows/sec., 300.98 KiB/sec. | ||
6139 | 2024.11.02 06:22:49.025072 [ 195 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6140 | 2024.11.02 06:22:49.025598 [ 195 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_9_2} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6141 | 2024.11.02 06:22:49.025701 [ 195 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_9_2} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6142 | 2024.11.02 06:22:49.025808 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6143 | 2024.11.02 06:22:50.018620 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45152, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6144 | 2024.11.02 06:22:50.018743 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6145 | 2024.11.02 06:22:50.018771 [ 302 ] {} <Debug> HTTP-Session: fe1c4f5c-8a6f-4f3b-8540-a852b09f6160 Authenticating user 'default' from [fd00:1122:3344:101::d]:45152 | ||
6146 | 2024.11.02 06:22:50.018798 [ 302 ] {} <Debug> HTTP-Session: fe1c4f5c-8a6f-4f3b-8540-a852b09f6160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6147 | 2024.11.02 06:22:50.018816 [ 302 ] {} <Debug> HTTP-Session: fe1c4f5c-8a6f-4f3b-8540-a852b09f6160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6148 | 2024.11.02 06:22:50.018871 [ 302 ] {} <Trace> HTTP-Session: fe1c4f5c-8a6f-4f3b-8540-a852b09f6160 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6149 | 2024.11.02 06:22:50.019131 [ 302 ] {ac9a8f5b-9e34-4e0f-bab5-82b56f802d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45152) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6150 | 2024.11.02 06:22:50.019194 [ 302 ] {ac9a8f5b-9e34-4e0f-bab5-82b56f802d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6151 | 2024.11.02 06:22:50.019522 [ 302 ] {ac9a8f5b-9e34-4e0f-bab5-82b56f802d6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6152 | 2024.11.02 06:22:50.020087 [ 302 ] {ac9a8f5b-9e34-4e0f-bab5-82b56f802d6f} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6153 | 2024.11.02 06:22:50.020128 [ 302 ] {ac9a8f5b-9e34-4e0f-bab5-82b56f802d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6154 | 2024.11.02 06:22:50.020575 [ 302 ] {ac9a8f5b-9e34-4e0f-bab5-82b56f802d6f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6155 | 2024.11.02 06:22:50.020966 [ 302 ] {ac9a8f5b-9e34-4e0f-bab5-82b56f802d6f} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6156 | 2024.11.02 06:22:50.021109 [ 302 ] {ac9a8f5b-9e34-4e0f-bab5-82b56f802d6f} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002099 sec., 130061.93425440685 rows/sec., 11.56 MiB/sec. | ||
6157 | 2024.11.02 06:22:50.021306 [ 302 ] {ac9a8f5b-9e34-4e0f-bab5-82b56f802d6f} <Debug> DynamicQueryHandler: Done processing query | ||
6158 | 2024.11.02 06:22:50.021332 [ 302 ] {ac9a8f5b-9e34-4e0f-bab5-82b56f802d6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
6159 | 2024.11.02 06:22:50.021348 [ 302 ] {} <Debug> HTTP-Session: fe1c4f5c-8a6f-4f3b-8540-a852b09f6160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6160 | 2024.11.02 06:22:50.021570 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6161 | 2024.11.02 06:22:50.021645 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53762, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6162 | 2024.11.02 06:22:50.021786 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6163 | 2024.11.02 06:22:50.021814 [ 283 ] {} <Debug> HTTP-Session: 432d8025-07fb-46a1-be0c-706d2064ae74 Authenticating user 'default' from [fd00:1122:3344:101::d]:53762 | ||
6164 | 2024.11.02 06:22:50.021839 [ 283 ] {} <Debug> HTTP-Session: 432d8025-07fb-46a1-be0c-706d2064ae74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6165 | 2024.11.02 06:22:50.021853 [ 283 ] {} <Debug> HTTP-Session: 432d8025-07fb-46a1-be0c-706d2064ae74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6166 | 2024.11.02 06:22:50.021908 [ 283 ] {} <Trace> HTTP-Session: 432d8025-07fb-46a1-be0c-706d2064ae74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6167 | 2024.11.02 06:22:50.022118 [ 283 ] {87a3a28e-3a96-40ba-9f5c-eeadf243cf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53762) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6168 | 2024.11.02 06:22:50.022188 [ 283 ] {87a3a28e-3a96-40ba-9f5c-eeadf243cf2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6169 | 2024.11.02 06:22:50.022541 [ 283 ] {87a3a28e-3a96-40ba-9f5c-eeadf243cf2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6170 | 2024.11.02 06:22:50.022939 [ 283 ] {87a3a28e-3a96-40ba-9f5c-eeadf243cf2f} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6171 | 2024.11.02 06:22:50.022983 [ 283 ] {87a3a28e-3a96-40ba-9f5c-eeadf243cf2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6172 | 2024.11.02 06:22:50.023407 [ 283 ] {87a3a28e-3a96-40ba-9f5c-eeadf243cf2f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6173 | 2024.11.02 06:22:50.023821 [ 283 ] {87a3a28e-3a96-40ba-9f5c-eeadf243cf2f} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6174 | 2024.11.02 06:22:50.024004 [ 283 ] {87a3a28e-3a96-40ba-9f5c-eeadf243cf2f} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001952 sec., 21516.39344262295 rows/sec., 1.58 MiB/sec. | ||
6175 | 2024.11.02 06:22:50.024268 [ 283 ] {87a3a28e-3a96-40ba-9f5c-eeadf243cf2f} <Debug> DynamicQueryHandler: Done processing query | ||
6176 | 2024.11.02 06:22:50.024296 [ 283 ] {87a3a28e-3a96-40ba-9f5c-eeadf243cf2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6177 | 2024.11.02 06:22:50.024312 [ 283 ] {} <Debug> HTTP-Session: 432d8025-07fb-46a1-be0c-706d2064ae74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6178 | 2024.11.02 06:22:50.024476 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6179 | 2024.11.02 06:22:50.024584 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54648, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6180 | 2024.11.02 06:22:50.024657 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6181 | 2024.11.02 06:22:50.024682 [ 302 ] {} <Debug> HTTP-Session: 6ef10a68-7e2e-4940-8406-e6226fa01d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:54648 | ||
6182 | 2024.11.02 06:22:50.024705 [ 302 ] {} <Debug> HTTP-Session: 6ef10a68-7e2e-4940-8406-e6226fa01d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6183 | 2024.11.02 06:22:50.024722 [ 302 ] {} <Debug> HTTP-Session: 6ef10a68-7e2e-4940-8406-e6226fa01d48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6184 | 2024.11.02 06:22:50.024772 [ 302 ] {} <Trace> HTTP-Session: 6ef10a68-7e2e-4940-8406-e6226fa01d48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6185 | 2024.11.02 06:22:50.024901 [ 302 ] {963f1e5f-afce-4a8b-85d6-50179a82c50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54648) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6186 | 2024.11.02 06:22:50.024947 [ 302 ] {963f1e5f-afce-4a8b-85d6-50179a82c50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6187 | 2024.11.02 06:22:50.025208 [ 302 ] {963f1e5f-afce-4a8b-85d6-50179a82c50c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6188 | 2024.11.02 06:22:50.025499 [ 302 ] {963f1e5f-afce-4a8b-85d6-50179a82c50c} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6189 | 2024.11.02 06:22:50.025534 [ 302 ] {963f1e5f-afce-4a8b-85d6-50179a82c50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6190 | 2024.11.02 06:22:50.025888 [ 302 ] {963f1e5f-afce-4a8b-85d6-50179a82c50c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6191 | 2024.11.02 06:22:50.026258 [ 302 ] {963f1e5f-afce-4a8b-85d6-50179a82c50c} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6192 | 2024.11.02 06:22:50.026396 [ 302 ] {963f1e5f-afce-4a8b-85d6-50179a82c50c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001527 sec., 9168.3038637852 rows/sec., 642.09 KiB/sec. | ||
6193 | 2024.11.02 06:22:50.026719 [ 302 ] {963f1e5f-afce-4a8b-85d6-50179a82c50c} <Debug> DynamicQueryHandler: Done processing query | ||
6194 | 2024.11.02 06:22:50.026744 [ 302 ] {963f1e5f-afce-4a8b-85d6-50179a82c50c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6195 | 2024.11.02 06:22:50.026760 [ 302 ] {} <Debug> HTTP-Session: 6ef10a68-7e2e-4940-8406-e6226fa01d48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6196 | 2024.11.02 06:22:50.026922 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53762, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6197 | 2024.11.02 06:22:50.026938 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54648, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6198 | 2024.11.02 06:22:50.027022 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6199 | 2024.11.02 06:22:50.027060 [ 283 ] {} <Debug> HTTP-Session: 7ee07996-19b5-40f6-abc0-b83b86c1378c Authenticating user 'default' from [fd00:1122:3344:101::d]:53762 | ||
6200 | 2024.11.02 06:22:50.027100 [ 283 ] {} <Debug> HTTP-Session: 7ee07996-19b5-40f6-abc0-b83b86c1378c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6201 | 2024.11.02 06:22:50.027121 [ 283 ] {} <Debug> HTTP-Session: 7ee07996-19b5-40f6-abc0-b83b86c1378c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6202 | 2024.11.02 06:22:50.027171 [ 283 ] {} <Trace> HTTP-Session: 7ee07996-19b5-40f6-abc0-b83b86c1378c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6203 | 2024.11.02 06:22:50.027311 [ 283 ] {923fdcba-ae7c-496c-85a9-8d783a01e7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53762) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6204 | 2024.11.02 06:22:50.027372 [ 283 ] {923fdcba-ae7c-496c-85a9-8d783a01e7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6205 | 2024.11.02 06:22:50.027701 [ 283 ] {923fdcba-ae7c-496c-85a9-8d783a01e7a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6206 | 2024.11.02 06:22:50.028046 [ 283 ] {923fdcba-ae7c-496c-85a9-8d783a01e7a6} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6207 | 2024.11.02 06:22:50.028085 [ 283 ] {923fdcba-ae7c-496c-85a9-8d783a01e7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6208 | 2024.11.02 06:22:50.028452 [ 283 ] {923fdcba-ae7c-496c-85a9-8d783a01e7a6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6209 | 2024.11.02 06:22:50.028826 [ 283 ] {923fdcba-ae7c-496c-85a9-8d783a01e7a6} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6210 | 2024.11.02 06:22:50.028983 [ 109 ] {} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6211 | 2024.11.02 06:22:50.028993 [ 283 ] {923fdcba-ae7c-496c-85a9-8d783a01e7a6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001715 sec., 3498.542274052478 rows/sec., 206.70 KiB/sec. | ||
6212 | 2024.11.02 06:22:50.029038 [ 109 ] {} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6213 | 2024.11.02 06:22:50.029098 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6214 | 2024.11.02 06:22:50.029319 [ 187 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
6215 | 2024.11.02 06:22:50.029351 [ 283 ] {923fdcba-ae7c-496c-85a9-8d783a01e7a6} <Debug> DynamicQueryHandler: Done processing query | ||
6216 | 2024.11.02 06:22:50.029405 [ 283 ] {923fdcba-ae7c-496c-85a9-8d783a01e7a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6217 | 2024.11.02 06:22:50.029442 [ 283 ] {} <Debug> HTTP-Session: 7ee07996-19b5-40f6-abc0-b83b86c1378c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6218 | 2024.11.02 06:22:50.029553 [ 187 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6219 | 2024.11.02 06:22:50.029595 [ 187 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part | ||
6220 | 2024.11.02 06:22:50.029714 [ 187 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
6221 | 2024.11.02 06:22:50.029827 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6222 | 2024.11.02 06:22:50.030024 [ 187 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
6223 | 2024.11.02 06:22:50.030180 [ 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): | ||
6224 | |||
6225 | (version 23.8.7.1) | ||
6226 | 2024.11.02 06:22:50.030198 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51753, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6227 | 2024.11.02 06:22:50.030394 [ 187 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
6228 | 2024.11.02 06:22:50.030447 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6229 | 2024.11.02 06:22:50.030562 [ 302 ] {} <Debug> HTTP-Session: 2961a412-486a-4ca3-b3db-93933d0852e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51753 | ||
6230 | 2024.11.02 06:22:50.030669 [ 302 ] {} <Debug> HTTP-Session: 2961a412-486a-4ca3-b3db-93933d0852e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6231 | 2024.11.02 06:22:50.030758 [ 187 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
6232 | 2024.11.02 06:22:50.030766 [ 302 ] {} <Debug> HTTP-Session: 2961a412-486a-4ca3-b3db-93933d0852e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6233 | 2024.11.02 06:22:50.030921 [ 302 ] {} <Trace> HTTP-Session: 2961a412-486a-4ca3-b3db-93933d0852e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6234 | 2024.11.02 06:22:50.031324 [ 302 ] {32622874-352f-4801-9940-bc3b11185eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51753) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6235 | 2024.11.02 06:22:50.031402 [ 302 ] {32622874-352f-4801-9940-bc3b11185eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6236 | 2024.11.02 06:22:50.032261 [ 302 ] {32622874-352f-4801-9940-bc3b11185eff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6237 | 2024.11.02 06:22:50.033419 [ 187 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004219298 sec., 7110.187524085761 rows/sec., 451.33 KiB/sec. | ||
6238 | 2024.11.02 06:22:50.033596 [ 302 ] {32622874-352f-4801-9940-bc3b11185eff} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6239 | 2024.11.02 06:22:50.033610 [ 187 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6240 | 2024.11.02 06:22:50.033659 [ 302 ] {32622874-352f-4801-9940-bc3b11185eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6241 | 2024.11.02 06:22:50.034630 [ 302 ] {32622874-352f-4801-9940-bc3b11185eff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6242 | 2024.11.02 06:22:50.034637 [ 187 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_9_2} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6243 | 2024.11.02 06:22:50.034767 [ 187 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_9_2} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6244 | 2024.11.02 06:22:50.034993 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6245 | 2024.11.02 06:22:50.035280 [ 302 ] {32622874-352f-4801-9940-bc3b11185eff} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6246 | 2024.11.02 06:22:50.035424 [ 302 ] {32622874-352f-4801-9940-bc3b11185eff} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004258 sec., 99577.26632221701 rows/sec., 7.12 MiB/sec. | ||
6247 | 2024.11.02 06:22:50.035605 [ 302 ] {32622874-352f-4801-9940-bc3b11185eff} <Debug> DynamicQueryHandler: Done processing query | ||
6248 | 2024.11.02 06:22:50.035630 [ 302 ] {32622874-352f-4801-9940-bc3b11185eff} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
6249 | 2024.11.02 06:22:50.035647 [ 302 ] {} <Debug> HTTP-Session: 2961a412-486a-4ca3-b3db-93933d0852e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6250 | 2024.11.02 06:22:50.035808 [ 302 ] {} <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) | ||
6251 | 2024.11.02 06:22:50.035880 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33008, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6252 | 2024.11.02 06:22:50.035972 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6253 | 2024.11.02 06:22:50.035997 [ 283 ] {} <Debug> HTTP-Session: c54d545e-0408-4457-9f8f-80425eb47e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:33008 | ||
6254 | 2024.11.02 06:22:50.036018 [ 283 ] {} <Debug> HTTP-Session: c54d545e-0408-4457-9f8f-80425eb47e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6255 | 2024.11.02 06:22:50.036035 [ 283 ] {} <Debug> HTTP-Session: c54d545e-0408-4457-9f8f-80425eb47e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6256 | 2024.11.02 06:22:50.036080 [ 283 ] {} <Trace> HTTP-Session: c54d545e-0408-4457-9f8f-80425eb47e18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6257 | 2024.11.02 06:22:50.036208 [ 283 ] {b81bd317-00af-467e-b799-c0d622848383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33008) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6258 | 2024.11.02 06:22:50.036271 [ 283 ] {b81bd317-00af-467e-b799-c0d622848383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6259 | 2024.11.02 06:22:50.036458 [ 283 ] {b81bd317-00af-467e-b799-c0d622848383} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6260 | 2024.11.02 06:22:50.036790 [ 283 ] {b81bd317-00af-467e-b799-c0d622848383} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6261 | 2024.11.02 06:22:50.036834 [ 283 ] {b81bd317-00af-467e-b799-c0d622848383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6262 | 2024.11.02 06:22:50.037201 [ 283 ] {b81bd317-00af-467e-b799-c0d622848383} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6263 | 2024.11.02 06:22:50.037539 [ 283 ] {b81bd317-00af-467e-b799-c0d622848383} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6264 | 2024.11.02 06:22:50.037704 [ 283 ] {b81bd317-00af-467e-b799-c0d622848383} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. | ||
6265 | 2024.11.02 06:22:50.037989 [ 283 ] {b81bd317-00af-467e-b799-c0d622848383} <Debug> DynamicQueryHandler: Done processing query | ||
6266 | 2024.11.02 06:22:50.038014 [ 283 ] {b81bd317-00af-467e-b799-c0d622848383} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6267 | 2024.11.02 06:22:50.038030 [ 283 ] {} <Debug> HTTP-Session: c54d545e-0408-4457-9f8f-80425eb47e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6268 | 2024.11.02 06:22:50.038208 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6269 | 2024.11.02 06:22:50.038305 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65382, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6270 | 2024.11.02 06:22:50.038375 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6271 | 2024.11.02 06:22:50.038399 [ 302 ] {} <Debug> HTTP-Session: ff257ad2-4728-46c8-9361-d840649564fb Authenticating user 'default' from [fd00:1122:3344:101::d]:65382 | ||
6272 | 2024.11.02 06:22:50.038420 [ 302 ] {} <Debug> HTTP-Session: ff257ad2-4728-46c8-9361-d840649564fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6273 | 2024.11.02 06:22:50.038437 [ 302 ] {} <Debug> HTTP-Session: ff257ad2-4728-46c8-9361-d840649564fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6274 | 2024.11.02 06:22:50.038482 [ 302 ] {} <Trace> HTTP-Session: ff257ad2-4728-46c8-9361-d840649564fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6275 | 2024.11.02 06:22:50.038703 [ 302 ] {6220c281-e815-4ed9-ae0d-dc1c49d46c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65382) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6276 | 2024.11.02 06:22:50.038764 [ 302 ] {6220c281-e815-4ed9-ae0d-dc1c49d46c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6277 | 2024.11.02 06:22:50.038954 [ 302 ] {6220c281-e815-4ed9-ae0d-dc1c49d46c17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6278 | 2024.11.02 06:22:50.039388 [ 302 ] {6220c281-e815-4ed9-ae0d-dc1c49d46c17} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6279 | 2024.11.02 06:22:50.039424 [ 302 ] {6220c281-e815-4ed9-ae0d-dc1c49d46c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6280 | 2024.11.02 06:22:50.039815 [ 302 ] {6220c281-e815-4ed9-ae0d-dc1c49d46c17} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6281 | 2024.11.02 06:22:50.040153 [ 302 ] {6220c281-e815-4ed9-ae0d-dc1c49d46c17} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6282 | 2024.11.02 06:22:50.040301 [ 302 ] {6220c281-e815-4ed9-ae0d-dc1c49d46c17} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00171 sec., 138596.49122807017 rows/sec., 9.29 MiB/sec. | ||
6283 | 2024.11.02 06:22:50.040456 [ 302 ] {6220c281-e815-4ed9-ae0d-dc1c49d46c17} <Debug> DynamicQueryHandler: Done processing query | ||
6284 | 2024.11.02 06:22:50.040480 [ 302 ] {6220c281-e815-4ed9-ae0d-dc1c49d46c17} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6285 | 2024.11.02 06:22:50.040495 [ 302 ] {} <Debug> HTTP-Session: ff257ad2-4728-46c8-9361-d840649564fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6286 | 2024.11.02 06:22:50.040640 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6287 | 2024.11.02 06:22:50.040655 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33008, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6288 | 2024.11.02 06:22:50.040744 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6289 | 2024.11.02 06:22:50.040774 [ 283 ] {} <Debug> HTTP-Session: 563ef5f0-ac47-46bf-a935-1ea6dabc39f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33008 | ||
6290 | 2024.11.02 06:22:50.040805 [ 283 ] {} <Debug> HTTP-Session: 563ef5f0-ac47-46bf-a935-1ea6dabc39f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6291 | 2024.11.02 06:22:50.040823 [ 283 ] {} <Debug> HTTP-Session: 563ef5f0-ac47-46bf-a935-1ea6dabc39f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6292 | 2024.11.02 06:22:50.040866 [ 283 ] {} <Trace> HTTP-Session: 563ef5f0-ac47-46bf-a935-1ea6dabc39f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6293 | 2024.11.02 06:22:50.040966 [ 283 ] {2bbfc8d9-db83-492c-a6ff-1e28eb0674c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33008) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6294 | 2024.11.02 06:22:50.041015 [ 283 ] {2bbfc8d9-db83-492c-a6ff-1e28eb0674c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6295 | 2024.11.02 06:22:50.041178 [ 283 ] {2bbfc8d9-db83-492c-a6ff-1e28eb0674c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6296 | 2024.11.02 06:22:50.041445 [ 283 ] {2bbfc8d9-db83-492c-a6ff-1e28eb0674c1} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6297 | 2024.11.02 06:22:50.041481 [ 283 ] {2bbfc8d9-db83-492c-a6ff-1e28eb0674c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6298 | 2024.11.02 06:22:50.041833 [ 283 ] {2bbfc8d9-db83-492c-a6ff-1e28eb0674c1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6299 | 2024.11.02 06:22:50.042186 [ 283 ] {2bbfc8d9-db83-492c-a6ff-1e28eb0674c1} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6300 | 2024.11.02 06:22:50.042313 [ 283 ] {2bbfc8d9-db83-492c-a6ff-1e28eb0674c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec. | ||
6301 | 2024.11.02 06:22:50.042612 [ 283 ] {2bbfc8d9-db83-492c-a6ff-1e28eb0674c1} <Debug> DynamicQueryHandler: Done processing query | ||
6302 | 2024.11.02 06:22:50.042638 [ 283 ] {2bbfc8d9-db83-492c-a6ff-1e28eb0674c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6303 | 2024.11.02 06:22:50.042654 [ 283 ] {} <Debug> HTTP-Session: 563ef5f0-ac47-46bf-a935-1ea6dabc39f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6304 | 2024.11.02 06:22:50.042917 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6305 | 2024.11.02 06:22:50.042989 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49606, User-Agent: (none), Length: 70137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6306 | 2024.11.02 06:22:50.043069 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6307 | 2024.11.02 06:22:50.043094 [ 302 ] {} <Debug> HTTP-Session: c5e94eaa-0ceb-4302-91b9-5a80253e8768 Authenticating user 'default' from [fd00:1122:3344:101::d]:49606 | ||
6308 | 2024.11.02 06:22:50.043115 [ 302 ] {} <Debug> HTTP-Session: c5e94eaa-0ceb-4302-91b9-5a80253e8768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6309 | 2024.11.02 06:22:50.043132 [ 302 ] {} <Debug> HTTP-Session: c5e94eaa-0ceb-4302-91b9-5a80253e8768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6310 | 2024.11.02 06:22:50.043177 [ 302 ] {} <Trace> HTTP-Session: c5e94eaa-0ceb-4302-91b9-5a80253e8768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6311 | 2024.11.02 06:22:50.044029 [ 302 ] {ed14a6f7-603c-4b44-a8e4-b618110c59e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49606) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6312 | 2024.11.02 06:22:50.044109 [ 302 ] {ed14a6f7-603c-4b44-a8e4-b618110c59e5} <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 | ||
6313 | 2024.11.02 06:22:50.044580 [ 302 ] {ed14a6f7-603c-4b44-a8e4-b618110c59e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6314 | 2024.11.02 06:22:50.045325 [ 302 ] {ed14a6f7-603c-4b44-a8e4-b618110c59e5} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6315 | 2024.11.02 06:22:50.045362 [ 302 ] {ed14a6f7-603c-4b44-a8e4-b618110c59e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6316 | 2024.11.02 06:22:50.046008 [ 302 ] {ed14a6f7-603c-4b44-a8e4-b618110c59e5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6317 | 2024.11.02 06:22:50.046425 [ 302 ] {ed14a6f7-603c-4b44-a8e4-b618110c59e5} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6318 | 2024.11.02 06:22:50.046615 [ 302 ] {ed14a6f7-603c-4b44-a8e4-b618110c59e5} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003306 sec., 12704.174228675136 rows/sec., 22.77 MiB/sec. | ||
6319 | 2024.11.02 06:22:50.046837 [ 302 ] {ed14a6f7-603c-4b44-a8e4-b618110c59e5} <Debug> DynamicQueryHandler: Done processing query | ||
6320 | 2024.11.02 06:22:50.046864 [ 302 ] {ed14a6f7-603c-4b44-a8e4-b618110c59e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
6321 | 2024.11.02 06:22:50.046881 [ 302 ] {} <Debug> HTTP-Session: c5e94eaa-0ceb-4302-91b9-5a80253e8768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6322 | 2024.11.02 06:22:50.047065 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49606, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6323 | 2024.11.02 06:22:50.047134 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32771, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6324 | 2024.11.02 06:22:50.047212 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6325 | 2024.11.02 06:22:50.047241 [ 283 ] {} <Debug> HTTP-Session: 3d316ea1-c14e-4e59-aa5a-b5f579719ada Authenticating user 'default' from [fd00:1122:3344:101::d]:32771 | ||
6326 | 2024.11.02 06:22:50.047262 [ 283 ] {} <Debug> HTTP-Session: 3d316ea1-c14e-4e59-aa5a-b5f579719ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6327 | 2024.11.02 06:22:50.047280 [ 283 ] {} <Debug> HTTP-Session: 3d316ea1-c14e-4e59-aa5a-b5f579719ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6328 | 2024.11.02 06:22:50.047325 [ 283 ] {} <Trace> HTTP-Session: 3d316ea1-c14e-4e59-aa5a-b5f579719ada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6329 | 2024.11.02 06:22:50.047494 [ 283 ] {d297c61e-fad1-4a75-b64d-18e458f8dd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32771) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6330 | 2024.11.02 06:22:50.047552 [ 283 ] {d297c61e-fad1-4a75-b64d-18e458f8dd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6331 | 2024.11.02 06:22:50.047737 [ 283 ] {d297c61e-fad1-4a75-b64d-18e458f8dd1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6332 | 2024.11.02 06:22:50.048083 [ 283 ] {d297c61e-fad1-4a75-b64d-18e458f8dd1e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6333 | 2024.11.02 06:22:50.048119 [ 283 ] {d297c61e-fad1-4a75-b64d-18e458f8dd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6334 | 2024.11.02 06:22:50.048485 [ 283 ] {d297c61e-fad1-4a75-b64d-18e458f8dd1e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6335 | 2024.11.02 06:22:50.048824 [ 283 ] {d297c61e-fad1-4a75-b64d-18e458f8dd1e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6336 | 2024.11.02 06:22:50.048948 [ 283 ] {d297c61e-fad1-4a75-b64d-18e458f8dd1e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec. | ||
6337 | 2024.11.02 06:22:50.049095 [ 283 ] {d297c61e-fad1-4a75-b64d-18e458f8dd1e} <Debug> DynamicQueryHandler: Done processing query | ||
6338 | 2024.11.02 06:22:50.049119 [ 283 ] {d297c61e-fad1-4a75-b64d-18e458f8dd1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6339 | 2024.11.02 06:22:50.049135 [ 283 ] {} <Debug> HTTP-Session: 3d316ea1-c14e-4e59-aa5a-b5f579719ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6340 | 2024.11.02 06:22:50.049438 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6341 | 2024.11.02 06:22:53.280436 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6342 | 2024.11.02 06:22:53.280540 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6343 | 2024.11.02 06:22:55.011490 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49752, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6344 | 2024.11.02 06:22:55.011658 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6345 | 2024.11.02 06:22:55.011702 [ 302 ] {} <Debug> HTTP-Session: 454adb8e-6c44-4bbd-bed9-acd1f390e26c Authenticating user 'default' from [fd00:1122:3344:101::d]:49752 | ||
6346 | 2024.11.02 06:22:55.011745 [ 302 ] {} <Debug> HTTP-Session: 454adb8e-6c44-4bbd-bed9-acd1f390e26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6347 | 2024.11.02 06:22:55.011774 [ 302 ] {} <Debug> HTTP-Session: 454adb8e-6c44-4bbd-bed9-acd1f390e26c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6348 | 2024.11.02 06:22:55.011857 [ 302 ] {} <Trace> HTTP-Session: 454adb8e-6c44-4bbd-bed9-acd1f390e26c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6349 | 2024.11.02 06:22:55.012113 [ 302 ] {4139553e-4654-47e1-9ca5-f01493a8e257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49752) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6350 | 2024.11.02 06:22:55.012176 [ 302 ] {4139553e-4654-47e1-9ca5-f01493a8e257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6351 | 2024.11.02 06:22:55.012510 [ 302 ] {4139553e-4654-47e1-9ca5-f01493a8e257} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6352 | 2024.11.02 06:22:55.012947 [ 302 ] {4139553e-4654-47e1-9ca5-f01493a8e257} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6353 | 2024.11.02 06:22:55.012986 [ 302 ] {4139553e-4654-47e1-9ca5-f01493a8e257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6354 | 2024.11.02 06:22:55.013395 [ 302 ] {4139553e-4654-47e1-9ca5-f01493a8e257} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
6355 | 2024.11.02 06:22:55.013782 [ 302 ] {4139553e-4654-47e1-9ca5-f01493a8e257} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6356 | 2024.11.02 06:22:55.013931 [ 302 ] {4139553e-4654-47e1-9ca5-f01493a8e257} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00188 sec., 3191.4893617021276 rows/sec., 260.24 KiB/sec. | ||
6357 | 2024.11.02 06:22:55.014501 [ 302 ] {4139553e-4654-47e1-9ca5-f01493a8e257} <Debug> DynamicQueryHandler: Done processing query | ||
6358 | 2024.11.02 06:22:55.014528 [ 302 ] {4139553e-4654-47e1-9ca5-f01493a8e257} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6359 | 2024.11.02 06:22:55.014546 [ 302 ] {} <Debug> HTTP-Session: 454adb8e-6c44-4bbd-bed9-acd1f390e26c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6360 | 2024.11.02 06:22:55.014765 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6361 | 2024.11.02 06:22:55.014895 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61065, User-Agent: (none), Length: 8216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6362 | 2024.11.02 06:22:55.015030 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6363 | 2024.11.02 06:22:55.015060 [ 283 ] {} <Debug> HTTP-Session: 53466496-cb94-4671-87c0-103a0ba78e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:61065 | ||
6364 | 2024.11.02 06:22:55.015089 [ 283 ] {} <Debug> HTTP-Session: 53466496-cb94-4671-87c0-103a0ba78e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6365 | 2024.11.02 06:22:55.015106 [ 283 ] {} <Debug> HTTP-Session: 53466496-cb94-4671-87c0-103a0ba78e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6366 | 2024.11.02 06:22:55.015167 [ 283 ] {} <Trace> HTTP-Session: 53466496-cb94-4671-87c0-103a0ba78e84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6367 | 2024.11.02 06:22:55.015391 [ 283 ] {98aa22a3-b711-477a-a8a2-a6370bcd613f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61065) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6368 | 2024.11.02 06:22:55.015467 [ 283 ] {98aa22a3-b711-477a-a8a2-a6370bcd613f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6369 | 2024.11.02 06:22:55.015856 [ 283 ] {98aa22a3-b711-477a-a8a2-a6370bcd613f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6370 | 2024.11.02 06:22:55.016295 [ 283 ] {98aa22a3-b711-477a-a8a2-a6370bcd613f} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6371 | 2024.11.02 06:22:55.016336 [ 283 ] {98aa22a3-b711-477a-a8a2-a6370bcd613f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6372 | 2024.11.02 06:22:55.016763 [ 283 ] {98aa22a3-b711-477a-a8a2-a6370bcd613f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6373 | 2024.11.02 06:22:55.017185 [ 283 ] {98aa22a3-b711-477a-a8a2-a6370bcd613f} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6374 | 2024.11.02 06:22:55.017366 [ 283 ] {98aa22a3-b711-477a-a8a2-a6370bcd613f} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.002048 sec., 28808.59375 rows/sec., 2.19 MiB/sec. | ||
6375 | 2024.11.02 06:22:55.017561 [ 283 ] {98aa22a3-b711-477a-a8a2-a6370bcd613f} <Debug> DynamicQueryHandler: Done processing query | ||
6376 | 2024.11.02 06:22:55.017590 [ 283 ] {98aa22a3-b711-477a-a8a2-a6370bcd613f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6377 | 2024.11.02 06:22:55.017608 [ 283 ] {} <Debug> HTTP-Session: 53466496-cb94-4671-87c0-103a0ba78e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6378 | 2024.11.02 06:22:55.017804 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6379 | 2024.11.02 06:22:55.017826 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49752, User-Agent: (none), Length: 894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6380 | 2024.11.02 06:22:55.017931 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6381 | 2024.11.02 06:22:55.017980 [ 302 ] {} <Debug> HTTP-Session: 19c7cae6-33f5-473e-b9c2-4f8eb7c94cab Authenticating user 'default' from [fd00:1122:3344:101::d]:49752 | ||
6382 | 2024.11.02 06:22:55.018017 [ 302 ] {} <Debug> HTTP-Session: 19c7cae6-33f5-473e-b9c2-4f8eb7c94cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6383 | 2024.11.02 06:22:55.018048 [ 302 ] {} <Debug> HTTP-Session: 19c7cae6-33f5-473e-b9c2-4f8eb7c94cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6384 | 2024.11.02 06:22:55.018108 [ 302 ] {} <Trace> HTTP-Session: 19c7cae6-33f5-473e-b9c2-4f8eb7c94cab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6385 | 2024.11.02 06:22:55.018267 [ 302 ] {487784fd-8a23-4fd7-b4f0-c689a6c32b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49752) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6386 | 2024.11.02 06:22:55.018344 [ 302 ] {487784fd-8a23-4fd7-b4f0-c689a6c32b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6387 | 2024.11.02 06:22:55.018675 [ 302 ] {487784fd-8a23-4fd7-b4f0-c689a6c32b59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6388 | 2024.11.02 06:22:55.019037 [ 302 ] {487784fd-8a23-4fd7-b4f0-c689a6c32b59} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6389 | 2024.11.02 06:22:55.019074 [ 302 ] {487784fd-8a23-4fd7-b4f0-c689a6c32b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6390 | 2024.11.02 06:22:55.019433 [ 302 ] {487784fd-8a23-4fd7-b4f0-c689a6c32b59} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6391 | 2024.11.02 06:22:55.019806 [ 302 ] {487784fd-8a23-4fd7-b4f0-c689a6c32b59} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6392 | 2024.11.02 06:22:55.019939 [ 302 ] {487784fd-8a23-4fd7-b4f0-c689a6c32b59} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.00172 sec., 3488.3720930232557 rows/sec., 243.57 KiB/sec. | ||
6393 | 2024.11.02 06:22:55.020261 [ 302 ] {487784fd-8a23-4fd7-b4f0-c689a6c32b59} <Debug> DynamicQueryHandler: Done processing query | ||
6394 | 2024.11.02 06:22:55.020312 [ 302 ] {487784fd-8a23-4fd7-b4f0-c689a6c32b59} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6395 | 2024.11.02 06:22:55.020361 [ 302 ] {} <Debug> HTTP-Session: 19c7cae6-33f5-473e-b9c2-4f8eb7c94cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6396 | 2024.11.02 06:22:55.020589 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6397 | 2024.11.02 06:22:55.020713 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51696, User-Agent: (none), Length: 11917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6398 | 2024.11.02 06:22:55.020783 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6399 | 2024.11.02 06:22:55.020807 [ 283 ] {} <Debug> HTTP-Session: 81bcf136-06cc-4a50-9719-5f074669f2b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51696 | ||
6400 | 2024.11.02 06:22:55.020829 [ 283 ] {} <Debug> HTTP-Session: 81bcf136-06cc-4a50-9719-5f074669f2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6401 | 2024.11.02 06:22:55.020847 [ 283 ] {} <Debug> HTTP-Session: 81bcf136-06cc-4a50-9719-5f074669f2b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6402 | 2024.11.02 06:22:55.020892 [ 283 ] {} <Trace> HTTP-Session: 81bcf136-06cc-4a50-9719-5f074669f2b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6403 | 2024.11.02 06:22:55.021049 [ 283 ] {c2b5880e-1b6f-4532-910c-4cbe1752db1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51696) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6404 | 2024.11.02 06:22:55.021096 [ 283 ] {c2b5880e-1b6f-4532-910c-4cbe1752db1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6405 | 2024.11.02 06:22:55.021364 [ 283 ] {c2b5880e-1b6f-4532-910c-4cbe1752db1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6406 | 2024.11.02 06:22:55.021783 [ 283 ] {c2b5880e-1b6f-4532-910c-4cbe1752db1f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6407 | 2024.11.02 06:22:55.021819 [ 283 ] {c2b5880e-1b6f-4532-910c-4cbe1752db1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6408 | 2024.11.02 06:22:55.022189 [ 283 ] {c2b5880e-1b6f-4532-910c-4cbe1752db1f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6409 | 2024.11.02 06:22:55.022570 [ 283 ] {c2b5880e-1b6f-4532-910c-4cbe1752db1f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6410 | 2024.11.02 06:22:55.022735 [ 283 ] {c2b5880e-1b6f-4532-910c-4cbe1752db1f} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001737 sec., 40299.36672423719 rows/sec., 3.15 MiB/sec. | ||
6411 | 2024.11.02 06:22:55.022929 [ 283 ] {c2b5880e-1b6f-4532-910c-4cbe1752db1f} <Debug> DynamicQueryHandler: Done processing query | ||
6412 | 2024.11.02 06:22:55.022954 [ 283 ] {c2b5880e-1b6f-4532-910c-4cbe1752db1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6413 | 2024.11.02 06:22:55.022970 [ 283 ] {} <Debug> HTTP-Session: 81bcf136-06cc-4a50-9719-5f074669f2b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6414 | 2024.11.02 06:22:55.023163 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6415 | 2024.11.02 06:22:55.023181 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49752, User-Agent: (none), Length: 31207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6416 | 2024.11.02 06:22:55.023279 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6417 | 2024.11.02 06:22:55.023314 [ 302 ] {} <Debug> HTTP-Session: 917659db-5655-4d8a-8fc1-cbf652ee1c96 Authenticating user 'default' from [fd00:1122:3344:101::d]:49752 | ||
6418 | 2024.11.02 06:22:55.023346 [ 302 ] {} <Debug> HTTP-Session: 917659db-5655-4d8a-8fc1-cbf652ee1c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6419 | 2024.11.02 06:22:55.023366 [ 302 ] {} <Debug> HTTP-Session: 917659db-5655-4d8a-8fc1-cbf652ee1c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6420 | 2024.11.02 06:22:55.023412 [ 302 ] {} <Trace> HTTP-Session: 917659db-5655-4d8a-8fc1-cbf652ee1c96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6421 | 2024.11.02 06:22:55.023612 [ 302 ] {a3e2f779-33af-46dc-a008-b008ef766808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49752) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6422 | 2024.11.02 06:22:55.023671 [ 302 ] {a3e2f779-33af-46dc-a008-b008ef766808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6423 | 2024.11.02 06:22:55.023885 [ 302 ] {a3e2f779-33af-46dc-a008-b008ef766808} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6424 | 2024.11.02 06:22:55.024308 [ 302 ] {a3e2f779-33af-46dc-a008-b008ef766808} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6425 | 2024.11.02 06:22:55.024345 [ 302 ] {a3e2f779-33af-46dc-a008-b008ef766808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6426 | 2024.11.02 06:22:55.024737 [ 302 ] {a3e2f779-33af-46dc-a008-b008ef766808} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6427 | 2024.11.02 06:22:55.025081 [ 302 ] {a3e2f779-33af-46dc-a008-b008ef766808} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6428 | 2024.11.02 06:22:55.025216 [ 302 ] {a3e2f779-33af-46dc-a008-b008ef766808} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001705 sec., 95601.17302052786 rows/sec., 6.66 MiB/sec. | ||
6429 | 2024.11.02 06:22:55.025384 [ 302 ] {a3e2f779-33af-46dc-a008-b008ef766808} <Debug> DynamicQueryHandler: Done processing query | ||
6430 | 2024.11.02 06:22:55.025409 [ 302 ] {a3e2f779-33af-46dc-a008-b008ef766808} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6431 | 2024.11.02 06:22:55.025425 [ 302 ] {} <Debug> HTTP-Session: 917659db-5655-4d8a-8fc1-cbf652ee1c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6432 | 2024.11.02 06:22:55.025602 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6433 | 2024.11.02 06:22:55.025677 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35829, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6434 | 2024.11.02 06:22:55.025759 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6435 | 2024.11.02 06:22:55.025785 [ 283 ] {} <Debug> HTTP-Session: 1f46cc6e-cebe-49c6-a6d2-5f6fc57d9892 Authenticating user 'default' from [fd00:1122:3344:101::d]:35829 | ||
6436 | 2024.11.02 06:22:55.025806 [ 283 ] {} <Debug> HTTP-Session: 1f46cc6e-cebe-49c6-a6d2-5f6fc57d9892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6437 | 2024.11.02 06:22:55.025824 [ 283 ] {} <Debug> HTTP-Session: 1f46cc6e-cebe-49c6-a6d2-5f6fc57d9892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6438 | 2024.11.02 06:22:55.025868 [ 283 ] {} <Trace> HTTP-Session: 1f46cc6e-cebe-49c6-a6d2-5f6fc57d9892 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6439 | 2024.11.02 06:22:55.026033 [ 283 ] {3a4dea77-bb0b-4130-b7c5-6acf2ac2d8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35829) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6440 | 2024.11.02 06:22:55.026083 [ 283 ] {3a4dea77-bb0b-4130-b7c5-6acf2ac2d8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6441 | 2024.11.02 06:22:55.026246 [ 283 ] {3a4dea77-bb0b-4130-b7c5-6acf2ac2d8bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6442 | 2024.11.02 06:22:55.026551 [ 283 ] {3a4dea77-bb0b-4130-b7c5-6acf2ac2d8bf} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6443 | 2024.11.02 06:22:55.026588 [ 283 ] {3a4dea77-bb0b-4130-b7c5-6acf2ac2d8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6444 | 2024.11.02 06:22:55.026962 [ 283 ] {3a4dea77-bb0b-4130-b7c5-6acf2ac2d8bf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6445 | 2024.11.02 06:22:55.027294 [ 283 ] {3a4dea77-bb0b-4130-b7c5-6acf2ac2d8bf} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6446 | 2024.11.02 06:22:55.027451 [ 283 ] {3a4dea77-bb0b-4130-b7c5-6acf2ac2d8bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec. | ||
6447 | 2024.11.02 06:22:55.027617 [ 283 ] {3a4dea77-bb0b-4130-b7c5-6acf2ac2d8bf} <Debug> DynamicQueryHandler: Done processing query | ||
6448 | 2024.11.02 06:22:55.027642 [ 283 ] {3a4dea77-bb0b-4130-b7c5-6acf2ac2d8bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6449 | 2024.11.02 06:22:55.027658 [ 283 ] {} <Debug> HTTP-Session: 1f46cc6e-cebe-49c6-a6d2-5f6fc57d9892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6450 | 2024.11.02 06:22:55.027863 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35829, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6451 | 2024.11.02 06:22:58.442594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 616 | ||
6452 | 2024.11.02 06:22:58.445498 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6453 | 2024.11.02 06:22:58.445556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6454 | 2024.11.02 06:22:58.447129 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6455 | 2024.11.02 06:22:58.448131 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6456 | 2024.11.02 06:22:58.449301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
6457 | 2024.11.02 06:23:00.012126 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33020, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6458 | 2024.11.02 06:23:00.012239 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6459 | 2024.11.02 06:23:00.012262 [ 301 ] {} <Debug> HTTP-Session: a04c370b-9e36-42b2-8b73-a76c58122c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:33020 | ||
6460 | 2024.11.02 06:23:00.012287 [ 301 ] {} <Debug> HTTP-Session: a04c370b-9e36-42b2-8b73-a76c58122c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6461 | 2024.11.02 06:23:00.012302 [ 301 ] {} <Debug> HTTP-Session: a04c370b-9e36-42b2-8b73-a76c58122c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6462 | 2024.11.02 06:23:00.012353 [ 301 ] {} <Trace> HTTP-Session: a04c370b-9e36-42b2-8b73-a76c58122c00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6463 | 2024.11.02 06:23:00.012557 [ 301 ] {4e8c84d4-554d-48fe-a4e2-68ff5e4b2d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6464 | 2024.11.02 06:23:00.012624 [ 301 ] {4e8c84d4-554d-48fe-a4e2-68ff5e4b2d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6465 | 2024.11.02 06:23:00.012955 [ 301 ] {4e8c84d4-554d-48fe-a4e2-68ff5e4b2d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6466 | 2024.11.02 06:23:00.013438 [ 301 ] {4e8c84d4-554d-48fe-a4e2-68ff5e4b2d10} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6467 | 2024.11.02 06:23:00.013480 [ 301 ] {4e8c84d4-554d-48fe-a4e2-68ff5e4b2d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6468 | 2024.11.02 06:23:00.013893 [ 301 ] {4e8c84d4-554d-48fe-a4e2-68ff5e4b2d10} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6469 | 2024.11.02 06:23:00.014284 [ 301 ] {4e8c84d4-554d-48fe-a4e2-68ff5e4b2d10} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6470 | 2024.11.02 06:23:00.014457 [ 301 ] {4e8c84d4-554d-48fe-a4e2-68ff5e4b2d10} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.19 MiB/sec. | ||
6471 | 2024.11.02 06:23:00.014819 [ 301 ] {4e8c84d4-554d-48fe-a4e2-68ff5e4b2d10} <Debug> DynamicQueryHandler: Done processing query | ||
6472 | 2024.11.02 06:23:00.014850 [ 301 ] {4e8c84d4-554d-48fe-a4e2-68ff5e4b2d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6473 | 2024.11.02 06:23:00.014866 [ 301 ] {} <Debug> HTTP-Session: a04c370b-9e36-42b2-8b73-a76c58122c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6474 | 2024.11.02 06:23:00.015088 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33020, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6475 | 2024.11.02 06:23:00.015138 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40693, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6476 | 2024.11.02 06:23:00.015212 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6477 | 2024.11.02 06:23:00.015240 [ 286 ] {} <Debug> HTTP-Session: 7e07f663-b2b8-421d-a9a0-6d59767725fd Authenticating user 'default' from [fd00:1122:3344:101::d]:40693 | ||
6478 | 2024.11.02 06:23:00.015262 [ 286 ] {} <Debug> HTTP-Session: 7e07f663-b2b8-421d-a9a0-6d59767725fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6479 | 2024.11.02 06:23:00.015279 [ 286 ] {} <Debug> HTTP-Session: 7e07f663-b2b8-421d-a9a0-6d59767725fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6480 | 2024.11.02 06:23:00.015320 [ 286 ] {} <Trace> HTTP-Session: 7e07f663-b2b8-421d-a9a0-6d59767725fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6481 | 2024.11.02 06:23:00.015478 [ 286 ] {92e4c949-e33a-44d4-8cc2-434a2e5ff89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40693) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6482 | 2024.11.02 06:23:00.015533 [ 286 ] {92e4c949-e33a-44d4-8cc2-434a2e5ff89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6483 | 2024.11.02 06:23:00.015840 [ 286 ] {92e4c949-e33a-44d4-8cc2-434a2e5ff89e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6484 | 2024.11.02 06:23:00.016247 [ 286 ] {92e4c949-e33a-44d4-8cc2-434a2e5ff89e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6485 | 2024.11.02 06:23:00.016286 [ 286 ] {92e4c949-e33a-44d4-8cc2-434a2e5ff89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6486 | 2024.11.02 06:23:00.016653 [ 286 ] {92e4c949-e33a-44d4-8cc2-434a2e5ff89e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6487 | 2024.11.02 06:23:00.017017 [ 286 ] {92e4c949-e33a-44d4-8cc2-434a2e5ff89e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6488 | 2024.11.02 06:23:00.017181 [ 286 ] {92e4c949-e33a-44d4-8cc2-434a2e5ff89e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001758 sec., 36405.00568828214 rows/sec., 2.84 MiB/sec. | ||
6489 | 2024.11.02 06:23:00.017355 [ 286 ] {92e4c949-e33a-44d4-8cc2-434a2e5ff89e} <Debug> DynamicQueryHandler: Done processing query | ||
6490 | 2024.11.02 06:23:00.017380 [ 286 ] {92e4c949-e33a-44d4-8cc2-434a2e5ff89e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6491 | 2024.11.02 06:23:00.017396 [ 286 ] {} <Debug> HTTP-Session: 7e07f663-b2b8-421d-a9a0-6d59767725fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6492 | 2024.11.02 06:23:00.017594 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6493 | 2024.11.02 06:23:00.017735 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32896, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6494 | 2024.11.02 06:23:00.017801 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6495 | 2024.11.02 06:23:00.017826 [ 301 ] {} <Debug> HTTP-Session: 246d8822-9b10-42fb-95a7-9f1703be15a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:32896 | ||
6496 | 2024.11.02 06:23:00.017846 [ 301 ] {} <Debug> HTTP-Session: 246d8822-9b10-42fb-95a7-9f1703be15a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6497 | 2024.11.02 06:23:00.017863 [ 301 ] {} <Debug> HTTP-Session: 246d8822-9b10-42fb-95a7-9f1703be15a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6498 | 2024.11.02 06:23:00.017901 [ 301 ] {} <Trace> HTTP-Session: 246d8822-9b10-42fb-95a7-9f1703be15a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6499 | 2024.11.02 06:23:00.018079 [ 301 ] {d617804d-e312-4703-acbd-36eafd2dc0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32896) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6500 | 2024.11.02 06:23:00.018134 [ 301 ] {d617804d-e312-4703-acbd-36eafd2dc0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6501 | 2024.11.02 06:23:00.018284 [ 301 ] {d617804d-e312-4703-acbd-36eafd2dc0a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6502 | 2024.11.02 06:23:00.018688 [ 301 ] {d617804d-e312-4703-acbd-36eafd2dc0a6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6503 | 2024.11.02 06:23:00.018723 [ 301 ] {d617804d-e312-4703-acbd-36eafd2dc0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6504 | 2024.11.02 06:23:00.019104 [ 301 ] {d617804d-e312-4703-acbd-36eafd2dc0a6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6505 | 2024.11.02 06:23:00.019440 [ 301 ] {d617804d-e312-4703-acbd-36eafd2dc0a6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6506 | 2024.11.02 06:23:00.019601 [ 301 ] {d617804d-e312-4703-acbd-36eafd2dc0a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. | ||
6507 | 2024.11.02 06:23:00.019774 [ 301 ] {d617804d-e312-4703-acbd-36eafd2dc0a6} <Debug> DynamicQueryHandler: Done processing query | ||
6508 | 2024.11.02 06:23:00.019798 [ 301 ] {d617804d-e312-4703-acbd-36eafd2dc0a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6509 | 2024.11.02 06:23:00.019814 [ 301 ] {} <Debug> HTTP-Session: 246d8822-9b10-42fb-95a7-9f1703be15a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6510 | 2024.11.02 06:23:00.019985 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40693, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6511 | 2024.11.02 06:23:00.019995 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6512 | 2024.11.02 06:23:00.020046 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6513 | 2024.11.02 06:23:00.020075 [ 286 ] {} <Debug> HTTP-Session: fcef6690-7cbc-413b-8108-602892c321ac Authenticating user 'default' from [fd00:1122:3344:101::d]:40693 | ||
6514 | 2024.11.02 06:23:00.020095 [ 286 ] {} <Debug> HTTP-Session: fcef6690-7cbc-413b-8108-602892c321ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6515 | 2024.11.02 06:23:00.020112 [ 286 ] {} <Debug> HTTP-Session: fcef6690-7cbc-413b-8108-602892c321ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6516 | 2024.11.02 06:23:00.020152 [ 286 ] {} <Trace> HTTP-Session: fcef6690-7cbc-413b-8108-602892c321ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6517 | 2024.11.02 06:23:00.020293 [ 286 ] {d50739c1-e5b9-4f14-a595-cf61d1c648e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40693) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6518 | 2024.11.02 06:23:00.020348 [ 286 ] {d50739c1-e5b9-4f14-a595-cf61d1c648e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6519 | 2024.11.02 06:23:00.020505 [ 286 ] {d50739c1-e5b9-4f14-a595-cf61d1c648e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6520 | 2024.11.02 06:23:00.020836 [ 286 ] {d50739c1-e5b9-4f14-a595-cf61d1c648e3} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6521 | 2024.11.02 06:23:00.020879 [ 286 ] {d50739c1-e5b9-4f14-a595-cf61d1c648e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
6522 | 2024.11.02 06:23:00.021284 [ 286 ] {d50739c1-e5b9-4f14-a595-cf61d1c648e3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6523 | 2024.11.02 06:23:00.021609 [ 286 ] {d50739c1-e5b9-4f14-a595-cf61d1c648e3} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6524 | 2024.11.02 06:23:00.021772 [ 286 ] {d50739c1-e5b9-4f14-a595-cf61d1c648e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. | ||
6525 | 2024.11.02 06:23:00.021926 [ 286 ] {d50739c1-e5b9-4f14-a595-cf61d1c648e3} <Debug> DynamicQueryHandler: Done processing query | ||
6526 | 2024.11.02 06:23:00.021950 [ 286 ] {d50739c1-e5b9-4f14-a595-cf61d1c648e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6527 | 2024.11.02 06:23:00.021966 [ 286 ] {} <Debug> HTTP-Session: fcef6690-7cbc-413b-8108-602892c321ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6528 | 2024.11.02 06:23:00.022161 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6529 | 2024.11.02 06:23:01.967325 [ 99 ] {} <Debug> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6530 | 2024.11.02 06:23:01.967409 [ 99 ] {} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6531 | 2024.11.02 06:23:01.967437 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6532 | 2024.11.02 06:23:01.967640 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
6533 | 2024.11.02 06:23:01.967872 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6534 | 2024.11.02 06:23:01.967916 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
6535 | 2024.11.02 06:23:01.968003 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
6536 | 2024.11.02 06:23:01.968096 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
6537 | 2024.11.02 06:23:01.968308 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
6538 | 2024.11.02 06:23:01.968514 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
6539 | 2024.11.02 06:23:01.969579 [ 187 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002064069 sec., 26161.916098735073 rows/sec., 1.33 MiB/sec. | ||
6540 | 2024.11.02 06:23:01.969787 [ 188 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6541 | 2024.11.02 06:23:01.970321 [ 188 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_9_2} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6542 | 2024.11.02 06:23:01.970410 [ 188 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_9_2} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6543 | 2024.11.02 06:23:01.970513 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6544 | 2024.11.02 06:23:05.017637 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36582, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6545 | 2024.11.02 06:23:05.017805 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6546 | 2024.11.02 06:23:05.017850 [ 286 ] {} <Debug> HTTP-Session: 47f522ce-ee48-43e7-b364-6c3f7160ac7b Authenticating user 'default' from [fd00:1122:3344:101::d]:36582 | ||
6547 | 2024.11.02 06:23:05.017891 [ 286 ] {} <Debug> HTTP-Session: 47f522ce-ee48-43e7-b364-6c3f7160ac7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6548 | 2024.11.02 06:23:05.017919 [ 286 ] {} <Debug> HTTP-Session: 47f522ce-ee48-43e7-b364-6c3f7160ac7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6549 | 2024.11.02 06:23:05.018002 [ 286 ] {} <Trace> HTTP-Session: 47f522ce-ee48-43e7-b364-6c3f7160ac7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6550 | 2024.11.02 06:23:05.018425 [ 286 ] {f5647af7-bcf9-4ebf-9fd8-83cc6c3b7be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36582) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6551 | 2024.11.02 06:23:05.018494 [ 286 ] {f5647af7-bcf9-4ebf-9fd8-83cc6c3b7be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6552 | 2024.11.02 06:23:05.018838 [ 286 ] {f5647af7-bcf9-4ebf-9fd8-83cc6c3b7be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6553 | 2024.11.02 06:23:05.019482 [ 286 ] {f5647af7-bcf9-4ebf-9fd8-83cc6c3b7be8} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6554 | 2024.11.02 06:23:05.019526 [ 286 ] {f5647af7-bcf9-4ebf-9fd8-83cc6c3b7be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6555 | 2024.11.02 06:23:05.019968 [ 286 ] {f5647af7-bcf9-4ebf-9fd8-83cc6c3b7be8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6556 | 2024.11.02 06:23:05.020362 [ 286 ] {f5647af7-bcf9-4ebf-9fd8-83cc6c3b7be8} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6557 | 2024.11.02 06:23:05.020550 [ 286 ] {f5647af7-bcf9-4ebf-9fd8-83cc6c3b7be8} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002285 sec., 119474.83588621444 rows/sec., 10.62 MiB/sec. | ||
6558 | 2024.11.02 06:23:05.020571 [ 97 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6559 | 2024.11.02 06:23:05.020703 [ 97 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6560 | 2024.11.02 06:23:05.020785 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6561 | 2024.11.02 06:23:05.020947 [ 286 ] {f5647af7-bcf9-4ebf-9fd8-83cc6c3b7be8} <Debug> DynamicQueryHandler: Done processing query | ||
6562 | 2024.11.02 06:23:05.021006 [ 286 ] {f5647af7-bcf9-4ebf-9fd8-83cc6c3b7be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
6563 | 2024.11.02 06:23:05.021034 [ 286 ] {} <Debug> HTTP-Session: 47f522ce-ee48-43e7-b364-6c3f7160ac7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6564 | 2024.11.02 06:23:05.021028 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
6565 | 2024.11.02 06:23:05.021279 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6566 | 2024.11.02 06:23:05.021295 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36582, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6567 | 2024.11.02 06:23:05.021354 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1423 rows starting from the beginning of the part | ||
6568 | 2024.11.02 06:23:05.021430 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41892, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6569 | 2024.11.02 06:23:05.021625 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
6570 | 2024.11.02 06:23:05.021645 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6571 | 2024.11.02 06:23:05.021737 [ 301 ] {} <Debug> HTTP-Session: 6ed0f031-5642-4626-b39b-f51e8b0db949 Authenticating user 'default' from [fd00:1122:3344:101::d]:41892 | ||
6572 | 2024.11.02 06:23:05.021873 [ 301 ] {} <Debug> HTTP-Session: 6ed0f031-5642-4626-b39b-f51e8b0db949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6573 | 2024.11.02 06:23:05.021883 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 273 rows starting from the beginning of the part | ||
6574 | 2024.11.02 06:23:05.021951 [ 301 ] {} <Debug> HTTP-Session: 6ed0f031-5642-4626-b39b-f51e8b0db949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6575 | 2024.11.02 06:23:05.022142 [ 301 ] {} <Trace> HTTP-Session: 6ed0f031-5642-4626-b39b-f51e8b0db949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6576 | 2024.11.02 06:23:05.022298 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 59 rows starting from the beginning of the part | ||
6577 | 2024.11.02 06:23:05.022572 [ 301 ] {fdc3073e-a928-413f-aa5a-00391d8029a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41892) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6578 | 2024.11.02 06:23:05.022678 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
6579 | 2024.11.02 06:23:05.022726 [ 301 ] {fdc3073e-a928-413f-aa5a-00391d8029a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6580 | 2024.11.02 06:23:05.022907 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 273 rows starting from the beginning of the part | ||
6581 | 2024.11.02 06:23:05.023922 [ 301 ] {fdc3073e-a928-413f-aa5a-00391d8029a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6582 | 2024.11.02 06:23:05.024664 [ 301 ] {fdc3073e-a928-413f-aa5a-00391d8029a1} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6583 | 2024.11.02 06:23:05.024720 [ 301 ] {fdc3073e-a928-413f-aa5a-00391d8029a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6584 | 2024.11.02 06:23:05.025690 [ 301 ] {fdc3073e-a928-413f-aa5a-00391d8029a1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6585 | 2024.11.02 06:23:05.026416 [ 301 ] {fdc3073e-a928-413f-aa5a-00391d8029a1} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6586 | 2024.11.02 06:23:05.026440 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2140 rows, containing 5 columns (5 merged, 0 gathered) in 0.005540213 sec., 386266.73739800253 rows/sec., 34.04 MiB/sec. | ||
6587 | 2024.11.02 06:23:05.026659 [ 97 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6588 | 2024.11.02 06:23:05.026701 [ 301 ] {fdc3073e-a928-413f-aa5a-00391d8029a1} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.004263 sec., 9852.216748768473 rows/sec., 740.84 KiB/sec. | ||
6589 | 2024.11.02 06:23:05.026751 [ 97 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6590 | 2024.11.02 06:23:05.026807 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6591 | 2024.11.02 06:23:05.026919 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6592 | 2024.11.02 06:23:05.027301 [ 301 ] {fdc3073e-a928-413f-aa5a-00391d8029a1} <Debug> DynamicQueryHandler: Done processing query | ||
6593 | 2024.11.02 06:23:05.027405 [ 301 ] {fdc3073e-a928-413f-aa5a-00391d8029a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6594 | 2024.11.02 06:23:05.027541 [ 301 ] {} <Debug> HTTP-Session: 6ed0f031-5642-4626-b39b-f51e8b0db949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6595 | 2024.11.02 06:23:05.027586 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::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 | ||
6596 | 2024.11.02 06:23:05.028016 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6597 | 2024.11.02 06:23:05.028200 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36476, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6598 | 2024.11.02 06:23:05.028506 [ 301 ] {} <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): | ||
6599 | |||
6600 | (version 23.8.7.1) | ||
6601 | 2024.11.02 06:23:05.028590 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6602 | 2024.11.02 06:23:05.028779 [ 286 ] {} <Debug> HTTP-Session: 88787be4-cf51-455a-95c2-fa09aeb8c80f Authenticating user 'default' from [fd00:1122:3344:101::d]:36476 | ||
6603 | 2024.11.02 06:23:05.028908 [ 286 ] {} <Debug> HTTP-Session: 88787be4-cf51-455a-95c2-fa09aeb8c80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6604 | 2024.11.02 06:23:05.028941 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6605 | 2024.11.02 06:23:05.029001 [ 286 ] {} <Debug> HTTP-Session: 88787be4-cf51-455a-95c2-fa09aeb8c80f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6606 | 2024.11.02 06:23:05.029137 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 60 rows starting from the beginning of the part | ||
6607 | 2024.11.02 06:23:05.029173 [ 286 ] {} <Trace> HTTP-Session: 88787be4-cf51-455a-95c2-fa09aeb8c80f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6608 | 2024.11.02 06:23:05.029531 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
6609 | 2024.11.02 06:23:05.029548 [ 286 ] {8d12eaa3-3dc0-4aa3-8093-431757847383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36476) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6610 | 2024.11.02 06:23:05.029831 [ 286 ] {8d12eaa3-3dc0-4aa3-8093-431757847383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6611 | 2024.11.02 06:23:05.030251 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
6612 | 2024.11.02 06:23:05.030375 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_36_7} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6613 | 2024.11.02 06:23:05.030710 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
6614 | 2024.11.02 06:23:05.030911 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_36_7} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6615 | 2024.11.02 06:23:05.031355 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6616 | 2024.11.02 06:23:05.031347 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6617 | 2024.11.02 06:23:05.031799 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
6618 | 2024.11.02 06:23:05.032224 [ 286 ] {8d12eaa3-3dc0-4aa3-8093-431757847383} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6619 | 2024.11.02 06:23:05.032726 [ 286 ] {8d12eaa3-3dc0-4aa3-8093-431757847383} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6620 | 2024.11.02 06:23:05.032772 [ 286 ] {8d12eaa3-3dc0-4aa3-8093-431757847383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6621 | 2024.11.02 06:23:05.033341 [ 286 ] {8d12eaa3-3dc0-4aa3-8093-431757847383} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6622 | 2024.11.02 06:23:05.033506 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.006364518 sec., 30481.4912928206 rows/sec., 2.33 MiB/sec. | ||
6623 | 2024.11.02 06:23:05.033818 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6624 | 2024.11.02 06:23:05.033973 [ 286 ] {8d12eaa3-3dc0-4aa3-8093-431757847383} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6625 | 2024.11.02 06:23:05.034298 [ 286 ] {8d12eaa3-3dc0-4aa3-8093-431757847383} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004871 sec., 2874.1531513036334 rows/sec., 201.29 KiB/sec. | ||
6626 | 2024.11.02 06:23:05.034815 [ 286 ] {8d12eaa3-3dc0-4aa3-8093-431757847383} <Debug> DynamicQueryHandler: Done processing query | ||
6627 | 2024.11.02 06:23:05.034860 [ 286 ] {8d12eaa3-3dc0-4aa3-8093-431757847383} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6628 | 2024.11.02 06:23:05.034892 [ 286 ] {} <Debug> HTTP-Session: 88787be4-cf51-455a-95c2-fa09aeb8c80f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6629 | 2024.11.02 06:23:05.035062 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_21_4} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6630 | 2024.11.02 06:23:05.035093 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6631 | 2024.11.02 06:23:05.035247 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34234, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6632 | 2024.11.02 06:23:05.035269 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_21_4} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6633 | 2024.11.02 06:23:05.035324 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6634 | 2024.11.02 06:23:05.035405 [ 301 ] {} <Debug> HTTP-Session: 10b9a125-a1ca-4dfc-8c56-cc7ec13b116c Authenticating user 'default' from [fd00:1122:3344:101::d]:34234 | ||
6635 | 2024.11.02 06:23:05.035441 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6636 | 2024.11.02 06:23:05.035453 [ 301 ] {} <Debug> HTTP-Session: 10b9a125-a1ca-4dfc-8c56-cc7ec13b116c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6637 | 2024.11.02 06:23:05.035499 [ 301 ] {} <Debug> HTTP-Session: 10b9a125-a1ca-4dfc-8c56-cc7ec13b116c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6638 | 2024.11.02 06:23:05.035539 [ 301 ] {} <Trace> HTTP-Session: 10b9a125-a1ca-4dfc-8c56-cc7ec13b116c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6639 | 2024.11.02 06:23:05.035663 [ 301 ] {a553b3d7-7220-4082-afab-4f932e63673a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34234) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6640 | 2024.11.02 06:23:05.035716 [ 301 ] {a553b3d7-7220-4082-afab-4f932e63673a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6641 | 2024.11.02 06:23:05.036015 [ 301 ] {a553b3d7-7220-4082-afab-4f932e63673a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6642 | 2024.11.02 06:23:05.036356 [ 301 ] {a553b3d7-7220-4082-afab-4f932e63673a} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6643 | 2024.11.02 06:23:05.036393 [ 301 ] {a553b3d7-7220-4082-afab-4f932e63673a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6644 | 2024.11.02 06:23:05.036744 [ 301 ] {a553b3d7-7220-4082-afab-4f932e63673a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6645 | 2024.11.02 06:23:05.037105 [ 301 ] {a553b3d7-7220-4082-afab-4f932e63673a} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6646 | 2024.11.02 06:23:05.037259 [ 301 ] {a553b3d7-7220-4082-afab-4f932e63673a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 217.21 KiB/sec. | ||
6647 | 2024.11.02 06:23:05.037440 [ 301 ] {a553b3d7-7220-4082-afab-4f932e63673a} <Debug> DynamicQueryHandler: Done processing query | ||
6648 | 2024.11.02 06:23:05.037465 [ 301 ] {a553b3d7-7220-4082-afab-4f932e63673a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6649 | 2024.11.02 06:23:05.037481 [ 301 ] {} <Debug> HTTP-Session: 10b9a125-a1ca-4dfc-8c56-cc7ec13b116c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6650 | 2024.11.02 06:23:05.037690 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36476, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6651 | 2024.11.02 06:23:05.037715 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34234, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6652 | 2024.11.02 06:23:05.037756 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6653 | 2024.11.02 06:23:05.037780 [ 286 ] {} <Debug> HTTP-Session: aa8e73bf-1d0e-424a-bbd6-40cd9eae2b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:36476 | ||
6654 | 2024.11.02 06:23:05.037804 [ 286 ] {} <Debug> HTTP-Session: aa8e73bf-1d0e-424a-bbd6-40cd9eae2b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6655 | 2024.11.02 06:23:05.037822 [ 286 ] {} <Debug> HTTP-Session: aa8e73bf-1d0e-424a-bbd6-40cd9eae2b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6656 | 2024.11.02 06:23:05.037862 [ 286 ] {} <Trace> HTTP-Session: aa8e73bf-1d0e-424a-bbd6-40cd9eae2b3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6657 | 2024.11.02 06:23:05.038197 [ 286 ] {210eee90-4894-4d12-a8b1-583df279cba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36476) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6658 | 2024.11.02 06:23:05.038249 [ 286 ] {210eee90-4894-4d12-a8b1-583df279cba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6659 | 2024.11.02 06:23:05.038490 [ 286 ] {210eee90-4894-4d12-a8b1-583df279cba8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6660 | 2024.11.02 06:23:05.039033 [ 286 ] {210eee90-4894-4d12-a8b1-583df279cba8} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6661 | 2024.11.02 06:23:05.039070 [ 286 ] {210eee90-4894-4d12-a8b1-583df279cba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6662 | 2024.11.02 06:23:05.039444 [ 286 ] {210eee90-4894-4d12-a8b1-583df279cba8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6663 | 2024.11.02 06:23:05.039796 [ 286 ] {210eee90-4894-4d12-a8b1-583df279cba8} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6664 | 2024.11.02 06:23:05.039969 [ 286 ] {210eee90-4894-4d12-a8b1-583df279cba8} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001964 sec., 215885.94704684318 rows/sec., 15.44 MiB/sec. | ||
6665 | 2024.11.02 06:23:05.039982 [ 97 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6666 | 2024.11.02 06:23:05.040091 [ 97 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6667 | 2024.11.02 06:23:05.040163 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6668 | 2024.11.02 06:23:05.040286 [ 286 ] {210eee90-4894-4d12-a8b1-583df279cba8} <Debug> DynamicQueryHandler: Done processing query | ||
6669 | 2024.11.02 06:23:05.040372 [ 286 ] {210eee90-4894-4d12-a8b1-583df279cba8} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
6670 | 2024.11.02 06:23:05.040457 [ 286 ] {} <Debug> HTTP-Session: aa8e73bf-1d0e-424a-bbd6-40cd9eae2b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6671 | 2024.11.02 06:23:05.040671 [ 197 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
6672 | 2024.11.02 06:23:05.040816 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6673 | 2024.11.02 06:23:05.040922 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33417, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6674 | 2024.11.02 06:23:05.041145 [ 286 ] {} <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): | ||
6675 | |||
6676 | (version 23.8.7.1) | ||
6677 | 2024.11.02 06:23:05.041182 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6678 | 2024.11.02 06:23:05.041264 [ 301 ] {} <Debug> HTTP-Session: 81c61bff-07dc-4871-b1d1-62b8f3de8a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:33417 | ||
6679 | 2024.11.02 06:23:05.041315 [ 301 ] {} <Debug> HTTP-Session: 81c61bff-07dc-4871-b1d1-62b8f3de8a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6680 | 2024.11.02 06:23:05.041357 [ 197 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6681 | 2024.11.02 06:23:05.041360 [ 301 ] {} <Debug> HTTP-Session: 81c61bff-07dc-4871-b1d1-62b8f3de8a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6682 | 2024.11.02 06:23:05.041427 [ 197 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 916 rows starting from the beginning of the part | ||
6683 | 2024.11.02 06:23:05.041453 [ 301 ] {} <Trace> HTTP-Session: 81c61bff-07dc-4871-b1d1-62b8f3de8a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6684 | 2024.11.02 06:23:05.041655 [ 197 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
6685 | 2024.11.02 06:23:05.041713 [ 301 ] {02b53fdc-c7e8-44d0-8df0-270e719f1f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33417) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6686 | 2024.11.02 06:23:05.041874 [ 301 ] {02b53fdc-c7e8-44d0-8df0-270e719f1f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6687 | 2024.11.02 06:23:05.042029 [ 197 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 424 rows starting from the beginning of the part | ||
6688 | 2024.11.02 06:23:05.042386 [ 197 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 70 rows starting from the beginning of the part | ||
6689 | 2024.11.02 06:23:05.042754 [ 197 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
6690 | 2024.11.02 06:23:05.042868 [ 301 ] {02b53fdc-c7e8-44d0-8df0-270e719f1f8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6691 | 2024.11.02 06:23:05.043081 [ 197 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 424 rows starting from the beginning of the part | ||
6692 | 2024.11.02 06:23:05.043800 [ 301 ] {02b53fdc-c7e8-44d0-8df0-270e719f1f8a} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6693 | 2024.11.02 06:23:05.043862 [ 301 ] {02b53fdc-c7e8-44d0-8df0-270e719f1f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6694 | 2024.11.02 06:23:05.044713 [ 301 ] {02b53fdc-c7e8-44d0-8df0-270e719f1f8a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6695 | 2024.11.02 06:23:05.045630 [ 301 ] {02b53fdc-c7e8-44d0-8df0-270e719f1f8a} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6696 | 2024.11.02 06:23:05.045828 [ 301 ] {02b53fdc-c7e8-44d0-8df0-270e719f1f8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004217 sec., 1422.8124258951862 rows/sec., 74.34 KiB/sec. | ||
6697 | 2024.11.02 06:23:05.046167 [ 301 ] {02b53fdc-c7e8-44d0-8df0-270e719f1f8a} <Debug> DynamicQueryHandler: Done processing query | ||
6698 | 2024.11.02 06:23:05.046243 [ 301 ] {02b53fdc-c7e8-44d0-8df0-270e719f1f8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6699 | 2024.11.02 06:23:05.046323 [ 301 ] {} <Debug> HTTP-Session: 81c61bff-07dc-4871-b1d1-62b8f3de8a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6700 | 2024.11.02 06:23:05.046389 [ 197 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.006093673 sec., 321973.29919081647 rows/sec., 24.65 MiB/sec. | ||
6701 | 2024.11.02 06:23:05.046566 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6702 | 2024.11.02 06:23:05.046677 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51741, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6703 | 2024.11.02 06:23:05.046691 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6704 | 2024.11.02 06:23:05.046790 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6705 | 2024.11.02 06:23:05.046851 [ 286 ] {} <Debug> HTTP-Session: b3795b1c-07f3-4a21-b154-acc29afb55bd Authenticating user 'default' from [fd00:1122:3344:101::d]:51741 | ||
6706 | 2024.11.02 06:23:05.046873 [ 286 ] {} <Debug> HTTP-Session: b3795b1c-07f3-4a21-b154-acc29afb55bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6707 | 2024.11.02 06:23:05.046895 [ 286 ] {} <Debug> HTTP-Session: b3795b1c-07f3-4a21-b154-acc29afb55bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6708 | 2024.11.02 06:23:05.046957 [ 286 ] {} <Trace> HTTP-Session: b3795b1c-07f3-4a21-b154-acc29afb55bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6709 | 2024.11.02 06:23:05.047414 [ 286 ] {6baf7f25-7e9d-4357-a81b-c8eb8f0bf55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6710 | 2024.11.02 06:23:05.047498 [ 286 ] {6baf7f25-7e9d-4357-a81b-c8eb8f0bf55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6711 | 2024.11.02 06:23:05.047563 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_36_7} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6712 | 2024.11.02 06:23:05.047799 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_36_7} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6713 | 2024.11.02 06:23:05.048002 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6714 | 2024.11.02 06:23:05.048029 [ 286 ] {6baf7f25-7e9d-4357-a81b-c8eb8f0bf55f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6715 | 2024.11.02 06:23:05.048504 [ 286 ] {6baf7f25-7e9d-4357-a81b-c8eb8f0bf55f} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6716 | 2024.11.02 06:23:05.048541 [ 286 ] {6baf7f25-7e9d-4357-a81b-c8eb8f0bf55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6717 | 2024.11.02 06:23:05.048945 [ 286 ] {6baf7f25-7e9d-4357-a81b-c8eb8f0bf55f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6718 | 2024.11.02 06:23:05.049288 [ 286 ] {6baf7f25-7e9d-4357-a81b-c8eb8f0bf55f} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6719 | 2024.11.02 06:23:05.049414 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6720 | 2024.11.02 06:23:05.049418 [ 286 ] {6baf7f25-7e9d-4357-a81b-c8eb8f0bf55f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002258 sec., 104960.14171833481 rows/sec., 7.04 MiB/sec. | ||
6721 | 2024.11.02 06:23:05.049465 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6722 | 2024.11.02 06:23:05.049513 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6723 | 2024.11.02 06:23:05.049731 [ 286 ] {6baf7f25-7e9d-4357-a81b-c8eb8f0bf55f} <Debug> DynamicQueryHandler: Done processing query | ||
6724 | 2024.11.02 06:23:05.049752 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
6725 | 2024.11.02 06:23:05.049781 [ 286 ] {6baf7f25-7e9d-4357-a81b-c8eb8f0bf55f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6726 | 2024.11.02 06:23:05.049851 [ 286 ] {} <Debug> HTTP-Session: b3795b1c-07f3-4a21-b154-acc29afb55bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6727 | 2024.11.02 06:23:05.050251 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33417, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6728 | 2024.11.02 06:23:05.050271 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6729 | 2024.11.02 06:23:05.050465 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6730 | 2024.11.02 06:23:05.050487 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6731 | 2024.11.02 06:23:05.050611 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7123 rows starting from the beginning of the part | ||
6732 | 2024.11.02 06:23:05.050623 [ 301 ] {} <Debug> HTTP-Session: c81c8985-1a09-48d9-be74-92108587a724 Authenticating user 'default' from [fd00:1122:3344:101::d]:33417 | ||
6733 | 2024.11.02 06:23:05.050725 [ 301 ] {} <Debug> HTTP-Session: c81c8985-1a09-48d9-be74-92108587a724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6734 | 2024.11.02 06:23:05.050853 [ 301 ] {} <Debug> HTTP-Session: c81c8985-1a09-48d9-be74-92108587a724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6735 | 2024.11.02 06:23:05.050999 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
6736 | 2024.11.02 06:23:05.051090 [ 301 ] {} <Trace> HTTP-Session: c81c8985-1a09-48d9-be74-92108587a724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6737 | 2024.11.02 06:23:05.051381 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
6738 | 2024.11.02 06:23:05.051604 [ 301 ] {3922e060-cc6b-498e-baa5-ec394628c9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33417) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6739 | 2024.11.02 06:23:05.051729 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 163 rows starting from the beginning of the part | ||
6740 | 2024.11.02 06:23:05.051813 [ 301 ] {3922e060-cc6b-498e-baa5-ec394628c9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6741 | 2024.11.02 06:23:05.052033 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
6742 | 2024.11.02 06:23:05.052430 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part | ||
6743 | 2024.11.02 06:23:05.053124 [ 301 ] {3922e060-cc6b-498e-baa5-ec394628c9d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6744 | 2024.11.02 06:23:05.053847 [ 301 ] {3922e060-cc6b-498e-baa5-ec394628c9d6} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6745 | 2024.11.02 06:23:05.053898 [ 301 ] {3922e060-cc6b-498e-baa5-ec394628c9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6746 | 2024.11.02 06:23:05.054398 [ 301 ] {3922e060-cc6b-498e-baa5-ec394628c9d6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6747 | 2024.11.02 06:23:05.055309 [ 301 ] {3922e060-cc6b-498e-baa5-ec394628c9d6} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6748 | 2024.11.02 06:23:05.055612 [ 301 ] {3922e060-cc6b-498e-baa5-ec394628c9d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004184 sec., 239.0057361376673 rows/sec., 16.10 KiB/sec. | ||
6749 | 2024.11.02 06:23:05.055888 [ 301 ] {3922e060-cc6b-498e-baa5-ec394628c9d6} <Debug> DynamicQueryHandler: Done processing query | ||
6750 | 2024.11.02 06:23:05.055913 [ 301 ] {3922e060-cc6b-498e-baa5-ec394628c9d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6751 | 2024.11.02 06:23:05.055929 [ 301 ] {} <Debug> HTTP-Session: c81c8985-1a09-48d9-be74-92108587a724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6752 | 2024.11.02 06:23:05.056102 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6753 | 2024.11.02 06:23:05.056186 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52463, User-Agent: (none), Length: 70082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6754 | 2024.11.02 06:23:05.056249 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6755 | 2024.11.02 06:23:05.056275 [ 286 ] {} <Debug> HTTP-Session: c9058413-d998-4663-9b68-d378e201457a Authenticating user 'default' from [fd00:1122:3344:101::d]:52463 | ||
6756 | 2024.11.02 06:23:05.056304 [ 286 ] {} <Debug> HTTP-Session: c9058413-d998-4663-9b68-d378e201457a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6757 | 2024.11.02 06:23:05.056318 [ 286 ] {} <Debug> HTTP-Session: c9058413-d998-4663-9b68-d378e201457a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6758 | 2024.11.02 06:23:05.056350 [ 286 ] {} <Trace> HTTP-Session: c9058413-d998-4663-9b68-d378e201457a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6759 | 2024.11.02 06:23:05.056889 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8080 rows, containing 5 columns (5 merged, 0 gathered) in 0.007279725 sec., 1109932.0372678912 rows/sec., 75.70 MiB/sec. | ||
6760 | 2024.11.02 06:23:05.057422 [ 191 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6761 | 2024.11.02 06:23:05.057624 [ 286 ] {9f93773a-0729-498a-8746-716d63fd0555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52463) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6762 | 2024.11.02 06:23:05.057944 [ 286 ] {9f93773a-0729-498a-8746-716d63fd0555} <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 | ||
6763 | 2024.11.02 06:23:05.058427 [ 191 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6764 | 2024.11.02 06:23:05.058719 [ 191 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6765 | 2024.11.02 06:23:05.058948 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
6766 | 2024.11.02 06:23:05.059166 [ 286 ] {9f93773a-0729-498a-8746-716d63fd0555} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6767 | 2024.11.02 06:23:05.059994 [ 286 ] {9f93773a-0729-498a-8746-716d63fd0555} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6768 | 2024.11.02 06:23:05.060030 [ 286 ] {9f93773a-0729-498a-8746-716d63fd0555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6769 | 2024.11.02 06:23:05.060724 [ 286 ] {9f93773a-0729-498a-8746-716d63fd0555} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6770 | 2024.11.02 06:23:05.061138 [ 286 ] {9f93773a-0729-498a-8746-716d63fd0555} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6771 | 2024.11.02 06:23:05.061303 [ 286 ] {9f93773a-0729-498a-8746-716d63fd0555} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004754 sec., 8834.665544804375 rows/sec., 15.83 MiB/sec. | ||
6772 | 2024.11.02 06:23:05.061866 [ 286 ] {9f93773a-0729-498a-8746-716d63fd0555} <Debug> DynamicQueryHandler: Done processing query | ||
6773 | 2024.11.02 06:23:05.061892 [ 286 ] {9f93773a-0729-498a-8746-716d63fd0555} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
6774 | 2024.11.02 06:23:05.061909 [ 286 ] {} <Debug> HTTP-Session: c9058413-d998-4663-9b68-d378e201457a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6775 | 2024.11.02 06:23:05.062057 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52463, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6776 | 2024.11.02 06:23:05.062068 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33417, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6777 | 2024.11.02 06:23:05.062125 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6778 | 2024.11.02 06:23:05.062145 [ 301 ] {} <Debug> HTTP-Session: 61c88c51-fc32-4339-af3c-eaf8f294f6cd Authenticating user 'default' from [fd00:1122:3344:101::d]:33417 | ||
6779 | 2024.11.02 06:23:05.062167 [ 301 ] {} <Debug> HTTP-Session: 61c88c51-fc32-4339-af3c-eaf8f294f6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6780 | 2024.11.02 06:23:05.062182 [ 301 ] {} <Debug> HTTP-Session: 61c88c51-fc32-4339-af3c-eaf8f294f6cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6781 | 2024.11.02 06:23:05.062215 [ 301 ] {} <Trace> HTTP-Session: 61c88c51-fc32-4339-af3c-eaf8f294f6cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6782 | 2024.11.02 06:23:05.062342 [ 301 ] {b31b7310-7fad-4033-a62e-0c2ef91fa59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33417) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6783 | 2024.11.02 06:23:05.062393 [ 301 ] {b31b7310-7fad-4033-a62e-0c2ef91fa59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6784 | 2024.11.02 06:23:05.062565 [ 301 ] {b31b7310-7fad-4033-a62e-0c2ef91fa59f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6785 | 2024.11.02 06:23:05.062914 [ 301 ] {b31b7310-7fad-4033-a62e-0c2ef91fa59f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6786 | 2024.11.02 06:23:05.062957 [ 301 ] {b31b7310-7fad-4033-a62e-0c2ef91fa59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6787 | 2024.11.02 06:23:05.063367 [ 301 ] {b31b7310-7fad-4033-a62e-0c2ef91fa59f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6788 | 2024.11.02 06:23:05.063685 [ 301 ] {b31b7310-7fad-4033-a62e-0c2ef91fa59f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6789 | 2024.11.02 06:23:05.063805 [ 94 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6790 | 2024.11.02 06:23:05.063808 [ 301 ] {b31b7310-7fad-4033-a62e-0c2ef91fa59f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001518 sec., 54018.445322793144 rows/sec., 3.43 MiB/sec. | ||
6791 | 2024.11.02 06:23:05.063845 [ 94 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6792 | 2024.11.02 06:23:05.063885 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6793 | 2024.11.02 06:23:05.064047 [ 301 ] {b31b7310-7fad-4033-a62e-0c2ef91fa59f} <Debug> DynamicQueryHandler: Done processing query | ||
6794 | 2024.11.02 06:23:05.064057 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6795 | 2024.11.02 06:23:05.064076 [ 301 ] {b31b7310-7fad-4033-a62e-0c2ef91fa59f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6796 | 2024.11.02 06:23:05.064119 [ 301 ] {} <Debug> HTTP-Session: 61c88c51-fc32-4339-af3c-eaf8f294f6cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6797 | 2024.11.02 06:23:05.064256 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6798 | 2024.11.02 06:23:05.064298 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1904 rows starting from the beginning of the part | ||
6799 | 2024.11.02 06:23:05.064372 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6800 | 2024.11.02 06:23:05.064525 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6801 | 2024.11.02 06:23:05.064567 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6802 | 2024.11.02 06:23:05.064835 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6803 | 2024.11.02 06:23:05.064916 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6804 | 2024.11.02 06:23:05.065151 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
6805 | 2024.11.02 06:23:05.066503 [ 199 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2248 rows, containing 4 columns (4 merged, 0 gathered) in 0.002534868 sec., 886831.1880539736 rows/sec., 58.51 MiB/sec. | ||
6806 | 2024.11.02 06:23:05.066774 [ 199 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6807 | 2024.11.02 06:23:05.067243 [ 199 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_36_7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6808 | 2024.11.02 06:23:05.067330 [ 199 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_36_7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6809 | 2024.11.02 06:23:05.067413 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
6810 | 2024.11.02 06:23:06.639096 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6811 | 2024.11.02 06:23:06.824709 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6812 | 2024.11.02 06:23:06.850171 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6813 | 2024.11.02 06:23:06.854563 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6814 | 2024.11.02 06:23:06.857917 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6815 | 2024.11.02 06:23:07.000295 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6816 | 2024.11.02 06:23:07.017833 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6817 | 2024.11.02 06:23:07.045267 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36409, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6818 | 2024.11.02 06:23:08.280802 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6819 | 2024.11.02 06:23:08.280857 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6820 | 2024.11.02 06:23:08.449478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 644 | ||
6821 | 2024.11.02 06:23:08.452663 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6822 | 2024.11.02 06:23:08.452704 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6823 | 2024.11.02 06:23:08.454207 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6824 | 2024.11.02 06:23:08.455192 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6825 | 2024.11.02 06:23:08.455656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 644 | ||
6826 | 2024.11.02 06:23:10.010273 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59633, User-Agent: (none), Length: 1615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6827 | 2024.11.02 06:23:10.010410 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6828 | 2024.11.02 06:23:10.010440 [ 286 ] {} <Debug> HTTP-Session: 894dc09a-17f2-41ec-9066-68bc1f87b726 Authenticating user 'default' from [fd00:1122:3344:101::d]:59633 | ||
6829 | 2024.11.02 06:23:10.010469 [ 286 ] {} <Debug> HTTP-Session: 894dc09a-17f2-41ec-9066-68bc1f87b726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6830 | 2024.11.02 06:23:10.010486 [ 286 ] {} <Debug> HTTP-Session: 894dc09a-17f2-41ec-9066-68bc1f87b726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6831 | 2024.11.02 06:23:10.010547 [ 286 ] {} <Trace> HTTP-Session: 894dc09a-17f2-41ec-9066-68bc1f87b726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6832 | 2024.11.02 06:23:10.010760 [ 286 ] {e4cc2189-4355-4b07-8bf4-320a4c5ea36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59633) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6833 | 2024.11.02 06:23:10.010838 [ 286 ] {e4cc2189-4355-4b07-8bf4-320a4c5ea36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6834 | 2024.11.02 06:23:10.011234 [ 286 ] {e4cc2189-4355-4b07-8bf4-320a4c5ea36e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6835 | 2024.11.02 06:23:10.011742 [ 286 ] {e4cc2189-4355-4b07-8bf4-320a4c5ea36e} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6836 | 2024.11.02 06:23:10.011785 [ 286 ] {e4cc2189-4355-4b07-8bf4-320a4c5ea36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6837 | 2024.11.02 06:23:10.012195 [ 286 ] {e4cc2189-4355-4b07-8bf4-320a4c5ea36e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
6838 | 2024.11.02 06:23:10.012593 [ 286 ] {e4cc2189-4355-4b07-8bf4-320a4c5ea36e} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6839 | 2024.11.02 06:23:10.012756 [ 286 ] {e4cc2189-4355-4b07-8bf4-320a4c5ea36e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002056 sec., 4863.813229571984 rows/sec., 396.61 KiB/sec. | ||
6840 | 2024.11.02 06:23:10.012970 [ 286 ] {e4cc2189-4355-4b07-8bf4-320a4c5ea36e} <Debug> DynamicQueryHandler: Done processing query | ||
6841 | 2024.11.02 06:23:10.012997 [ 286 ] {e4cc2189-4355-4b07-8bf4-320a4c5ea36e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6842 | 2024.11.02 06:23:10.013013 [ 286 ] {} <Debug> HTTP-Session: 894dc09a-17f2-41ec-9066-68bc1f87b726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6843 | 2024.11.02 06:23:10.013244 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6844 | 2024.11.02 06:23:10.013414 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54478, User-Agent: (none), Length: 8482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6845 | 2024.11.02 06:23:10.013569 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6846 | 2024.11.02 06:23:10.013598 [ 302 ] {} <Debug> HTTP-Session: b9250c81-859a-402e-9316-f0a572286e8b Authenticating user 'default' from [fd00:1122:3344:101::d]:54478 | ||
6847 | 2024.11.02 06:23:10.013628 [ 302 ] {} <Debug> HTTP-Session: b9250c81-859a-402e-9316-f0a572286e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6848 | 2024.11.02 06:23:10.013646 [ 302 ] {} <Debug> HTTP-Session: b9250c81-859a-402e-9316-f0a572286e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6849 | 2024.11.02 06:23:10.013708 [ 302 ] {} <Trace> HTTP-Session: b9250c81-859a-402e-9316-f0a572286e8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6850 | 2024.11.02 06:23:10.013934 [ 302 ] {99933541-dcf5-4fd1-8682-b6bb2d4d8ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6851 | 2024.11.02 06:23:10.014007 [ 302 ] {99933541-dcf5-4fd1-8682-b6bb2d4d8ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6852 | 2024.11.02 06:23:10.014402 [ 302 ] {99933541-dcf5-4fd1-8682-b6bb2d4d8ca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6853 | 2024.11.02 06:23:10.014836 [ 302 ] {99933541-dcf5-4fd1-8682-b6bb2d4d8ca0} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6854 | 2024.11.02 06:23:10.014876 [ 302 ] {99933541-dcf5-4fd1-8682-b6bb2d4d8ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6855 | 2024.11.02 06:23:10.015309 [ 302 ] {99933541-dcf5-4fd1-8682-b6bb2d4d8ca0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6856 | 2024.11.02 06:23:10.015714 [ 302 ] {99933541-dcf5-4fd1-8682-b6bb2d4d8ca0} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): 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.02 06:23:10.015864 [ 302 ] {99933541-dcf5-4fd1-8682-b6bb2d4d8ca0} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.002015 sec., 30272.952853598017 rows/sec., 2.30 MiB/sec. | ||
6858 | 2024.11.02 06:23:10.016058 [ 302 ] {99933541-dcf5-4fd1-8682-b6bb2d4d8ca0} <Debug> DynamicQueryHandler: Done processing query | ||
6859 | 2024.11.02 06:23:10.016085 [ 302 ] {99933541-dcf5-4fd1-8682-b6bb2d4d8ca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6860 | 2024.11.02 06:23:10.016102 [ 302 ] {} <Debug> HTTP-Session: b9250c81-859a-402e-9316-f0a572286e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6861 | 2024.11.02 06:23:10.016281 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6862 | 2024.11.02 06:23:10.016314 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59633, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6863 | 2024.11.02 06:23:10.016388 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6864 | 2024.11.02 06:23:10.016429 [ 286 ] {} <Debug> HTTP-Session: a618a2d0-1162-4392-8088-9c7a4321c72a Authenticating user 'default' from [fd00:1122:3344:101::d]:59633 | ||
6865 | 2024.11.02 06:23:10.016457 [ 286 ] {} <Debug> HTTP-Session: a618a2d0-1162-4392-8088-9c7a4321c72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6866 | 2024.11.02 06:23:10.016477 [ 286 ] {} <Debug> HTTP-Session: a618a2d0-1162-4392-8088-9c7a4321c72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6867 | 2024.11.02 06:23:10.016523 [ 286 ] {} <Trace> HTTP-Session: a618a2d0-1162-4392-8088-9c7a4321c72a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6868 | 2024.11.02 06:23:10.016654 [ 286 ] {8830d59d-291f-41f2-8f53-1120e14e5cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59633) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6869 | 2024.11.02 06:23:10.016710 [ 286 ] {8830d59d-291f-41f2-8f53-1120e14e5cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6870 | 2024.11.02 06:23:10.017018 [ 286 ] {8830d59d-291f-41f2-8f53-1120e14e5cfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6871 | 2024.11.02 06:23:10.017396 [ 286 ] {8830d59d-291f-41f2-8f53-1120e14e5cfe} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6872 | 2024.11.02 06:23:10.017439 [ 286 ] {8830d59d-291f-41f2-8f53-1120e14e5cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6873 | 2024.11.02 06:23:10.017790 [ 286 ] {8830d59d-291f-41f2-8f53-1120e14e5cfe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6874 | 2024.11.02 06:23:10.018163 [ 286 ] {8830d59d-291f-41f2-8f53-1120e14e5cfe} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6875 | 2024.11.02 06:23:10.018321 [ 286 ] {8830d59d-291f-41f2-8f53-1120e14e5cfe} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001703 sec., 5871.990604815032 rows/sec., 410.01 KiB/sec. | ||
6876 | 2024.11.02 06:23:10.018706 [ 286 ] {8830d59d-291f-41f2-8f53-1120e14e5cfe} <Debug> DynamicQueryHandler: Done processing query | ||
6877 | 2024.11.02 06:23:10.018745 [ 286 ] {8830d59d-291f-41f2-8f53-1120e14e5cfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6878 | 2024.11.02 06:23:10.018779 [ 286 ] {} <Debug> HTTP-Session: a618a2d0-1162-4392-8088-9c7a4321c72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6879 | 2024.11.02 06:23:10.018978 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6880 | 2024.11.02 06:23:10.019068 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40367, User-Agent: (none), Length: 12599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6881 | 2024.11.02 06:23:10.019200 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6882 | 2024.11.02 06:23:10.019239 [ 302 ] {} <Debug> HTTP-Session: a29b57fb-5a54-46cb-a945-1969a0df0d36 Authenticating user 'default' from [fd00:1122:3344:101::d]:40367 | ||
6883 | 2024.11.02 06:23:10.019274 [ 302 ] {} <Debug> HTTP-Session: a29b57fb-5a54-46cb-a945-1969a0df0d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6884 | 2024.11.02 06:23:10.019302 [ 302 ] {} <Debug> HTTP-Session: a29b57fb-5a54-46cb-a945-1969a0df0d36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6885 | 2024.11.02 06:23:10.019373 [ 302 ] {} <Trace> HTTP-Session: a29b57fb-5a54-46cb-a945-1969a0df0d36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6886 | 2024.11.02 06:23:10.019574 [ 302 ] {19c72530-be45-4599-b2e9-a3209d19901d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40367) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6887 | 2024.11.02 06:23:10.019620 [ 302 ] {19c72530-be45-4599-b2e9-a3209d19901d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6888 | 2024.11.02 06:23:10.019873 [ 302 ] {19c72530-be45-4599-b2e9-a3209d19901d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6889 | 2024.11.02 06:23:10.020264 [ 302 ] {19c72530-be45-4599-b2e9-a3209d19901d} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6890 | 2024.11.02 06:23:10.020302 [ 302 ] {19c72530-be45-4599-b2e9-a3209d19901d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6891 | 2024.11.02 06:23:10.020661 [ 302 ] {19c72530-be45-4599-b2e9-a3209d19901d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6892 | 2024.11.02 06:23:10.021039 [ 302 ] {19c72530-be45-4599-b2e9-a3209d19901d} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6893 | 2024.11.02 06:23:10.021177 [ 302 ] {19c72530-be45-4599-b2e9-a3209d19901d} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.00165 sec., 44848.48484848485 rows/sec., 3.51 MiB/sec. | ||
6894 | 2024.11.02 06:23:10.021353 [ 302 ] {19c72530-be45-4599-b2e9-a3209d19901d} <Debug> DynamicQueryHandler: Done processing query | ||
6895 | 2024.11.02 06:23:10.021378 [ 302 ] {19c72530-be45-4599-b2e9-a3209d19901d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6896 | 2024.11.02 06:23:10.021395 [ 302 ] {} <Debug> HTTP-Session: a29b57fb-5a54-46cb-a945-1969a0df0d36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6897 | 2024.11.02 06:23:10.021649 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6898 | 2024.11.02 06:23:10.021768 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35887, User-Agent: (none), Length: 25478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6899 | 2024.11.02 06:23:10.021875 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6900 | 2024.11.02 06:23:10.021913 [ 286 ] {} <Debug> HTTP-Session: 40c5fca9-5f27-4962-a637-c2ad0e608a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35887 | ||
6901 | 2024.11.02 06:23:10.021947 [ 286 ] {} <Debug> HTTP-Session: 40c5fca9-5f27-4962-a637-c2ad0e608a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6902 | 2024.11.02 06:23:10.021974 [ 286 ] {} <Debug> HTTP-Session: 40c5fca9-5f27-4962-a637-c2ad0e608a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6903 | 2024.11.02 06:23:10.022041 [ 286 ] {} <Trace> HTTP-Session: 40c5fca9-5f27-4962-a637-c2ad0e608a10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6904 | 2024.11.02 06:23:10.022327 [ 286 ] {eb78a8a4-c121-4193-b73d-9eed4e173423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35887) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6905 | 2024.11.02 06:23:10.022421 [ 286 ] {eb78a8a4-c121-4193-b73d-9eed4e173423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6906 | 2024.11.02 06:23:10.022634 [ 286 ] {eb78a8a4-c121-4193-b73d-9eed4e173423} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6907 | 2024.11.02 06:23:10.023042 [ 286 ] {eb78a8a4-c121-4193-b73d-9eed4e173423} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6908 | 2024.11.02 06:23:10.023077 [ 286 ] {eb78a8a4-c121-4193-b73d-9eed4e173423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6909 | 2024.11.02 06:23:10.023469 [ 286 ] {eb78a8a4-c121-4193-b73d-9eed4e173423} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6910 | 2024.11.02 06:23:10.023819 [ 286 ] {eb78a8a4-c121-4193-b73d-9eed4e173423} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6911 | 2024.11.02 06:23:10.023978 [ 286 ] {eb78a8a4-c121-4193-b73d-9eed4e173423} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001781 sec., 74677.1476698484 rows/sec., 5.20 MiB/sec. | ||
6912 | 2024.11.02 06:23:10.024170 [ 286 ] {eb78a8a4-c121-4193-b73d-9eed4e173423} <Debug> DynamicQueryHandler: Done processing query | ||
6913 | 2024.11.02 06:23:10.024194 [ 286 ] {eb78a8a4-c121-4193-b73d-9eed4e173423} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6914 | 2024.11.02 06:23:10.024210 [ 286 ] {} <Debug> HTTP-Session: 40c5fca9-5f27-4962-a637-c2ad0e608a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6915 | 2024.11.02 06:23:10.024363 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6916 | 2024.11.02 06:23:10.024434 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40367, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6917 | 2024.11.02 06:23:10.024527 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6918 | 2024.11.02 06:23:10.024555 [ 302 ] {} <Debug> HTTP-Session: 4691a89f-eb49-4183-9307-4faa43eb85f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40367 | ||
6919 | 2024.11.02 06:23:10.024576 [ 302 ] {} <Debug> HTTP-Session: 4691a89f-eb49-4183-9307-4faa43eb85f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6920 | 2024.11.02 06:23:10.024593 [ 302 ] {} <Debug> HTTP-Session: 4691a89f-eb49-4183-9307-4faa43eb85f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6921 | 2024.11.02 06:23:10.024639 [ 302 ] {} <Trace> HTTP-Session: 4691a89f-eb49-4183-9307-4faa43eb85f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6922 | 2024.11.02 06:23:10.024793 [ 302 ] {840d95b4-06de-49b9-9333-d40e2ebd9855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40367) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6923 | 2024.11.02 06:23:10.024852 [ 302 ] {840d95b4-06de-49b9-9333-d40e2ebd9855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6924 | 2024.11.02 06:23:10.025048 [ 302 ] {840d95b4-06de-49b9-9333-d40e2ebd9855} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6925 | 2024.11.02 06:23:10.025403 [ 302 ] {840d95b4-06de-49b9-9333-d40e2ebd9855} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6926 | 2024.11.02 06:23:10.025446 [ 302 ] {840d95b4-06de-49b9-9333-d40e2ebd9855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6927 | 2024.11.02 06:23:10.025825 [ 302 ] {840d95b4-06de-49b9-9333-d40e2ebd9855} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6928 | 2024.11.02 06:23:10.026161 [ 302 ] {840d95b4-06de-49b9-9333-d40e2ebd9855} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6929 | 2024.11.02 06:23:10.026297 [ 302 ] {840d95b4-06de-49b9-9333-d40e2ebd9855} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001563 sec., 30710.17274472169 rows/sec., 2.07 MiB/sec. | ||
6930 | 2024.11.02 06:23:10.026465 [ 302 ] {840d95b4-06de-49b9-9333-d40e2ebd9855} <Debug> DynamicQueryHandler: Done processing query | ||
6931 | 2024.11.02 06:23:10.026490 [ 302 ] {840d95b4-06de-49b9-9333-d40e2ebd9855} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6932 | 2024.11.02 06:23:10.026506 [ 302 ] {} <Debug> HTTP-Session: 4691a89f-eb49-4183-9307-4faa43eb85f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6933 | 2024.11.02 06:23:10.026747 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6934 | 2024.11.02 06:23:15.011329 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34895, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6935 | 2024.11.02 06:23:15.011467 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6936 | 2024.11.02 06:23:15.011492 [ 286 ] {} <Debug> HTTP-Session: 0aef21df-a01d-4949-bd78-5330d21e4fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34895 | ||
6937 | 2024.11.02 06:23:15.011516 [ 286 ] {} <Debug> HTTP-Session: 0aef21df-a01d-4949-bd78-5330d21e4fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6938 | 2024.11.02 06:23:15.011530 [ 286 ] {} <Debug> HTTP-Session: 0aef21df-a01d-4949-bd78-5330d21e4fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6939 | 2024.11.02 06:23:15.011582 [ 286 ] {} <Trace> HTTP-Session: 0aef21df-a01d-4949-bd78-5330d21e4fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6940 | 2024.11.02 06:23:15.011788 [ 286 ] {3bb63944-a328-4fdf-855f-23e8142a7729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34895) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6941 | 2024.11.02 06:23:15.011859 [ 286 ] {3bb63944-a328-4fdf-855f-23e8142a7729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6942 | 2024.11.02 06:23:15.012199 [ 286 ] {3bb63944-a328-4fdf-855f-23e8142a7729} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6943 | 2024.11.02 06:23:15.012658 [ 286 ] {3bb63944-a328-4fdf-855f-23e8142a7729} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6944 | 2024.11.02 06:23:15.012701 [ 286 ] {3bb63944-a328-4fdf-855f-23e8142a7729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6945 | 2024.11.02 06:23:15.013114 [ 286 ] {3bb63944-a328-4fdf-855f-23e8142a7729} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6946 | 2024.11.02 06:23:15.013505 [ 286 ] {3bb63944-a328-4fdf-855f-23e8142a7729} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6947 | 2024.11.02 06:23:15.013668 [ 286 ] {3bb63944-a328-4fdf-855f-23e8142a7729} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.19 MiB/sec. | ||
6948 | 2024.11.02 06:23:15.013900 [ 286 ] {3bb63944-a328-4fdf-855f-23e8142a7729} <Debug> DynamicQueryHandler: Done processing query | ||
6949 | 2024.11.02 06:23:15.013926 [ 286 ] {3bb63944-a328-4fdf-855f-23e8142a7729} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6950 | 2024.11.02 06:23:15.013942 [ 286 ] {} <Debug> HTTP-Session: 0aef21df-a01d-4949-bd78-5330d21e4fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6951 | 2024.11.02 06:23:15.014196 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6952 | 2024.11.02 06:23:15.014334 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37787, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6953 | 2024.11.02 06:23:15.014509 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6954 | 2024.11.02 06:23:15.014552 [ 302 ] {} <Debug> HTTP-Session: da781231-5ce2-4681-9da7-bc7a3c13b657 Authenticating user 'default' from [fd00:1122:3344:101::d]:37787 | ||
6955 | 2024.11.02 06:23:15.014596 [ 302 ] {} <Debug> HTTP-Session: da781231-5ce2-4681-9da7-bc7a3c13b657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6956 | 2024.11.02 06:23:15.014624 [ 302 ] {} <Debug> HTTP-Session: da781231-5ce2-4681-9da7-bc7a3c13b657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6957 | 2024.11.02 06:23:15.014689 [ 302 ] {} <Trace> HTTP-Session: da781231-5ce2-4681-9da7-bc7a3c13b657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6958 | 2024.11.02 06:23:15.014896 [ 302 ] {d2c22ba4-c933-4b69-a8e6-f9847b4a78da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37787) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6959 | 2024.11.02 06:23:15.014962 [ 302 ] {d2c22ba4-c933-4b69-a8e6-f9847b4a78da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6960 | 2024.11.02 06:23:15.015309 [ 302 ] {d2c22ba4-c933-4b69-a8e6-f9847b4a78da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6961 | 2024.11.02 06:23:15.015752 [ 302 ] {d2c22ba4-c933-4b69-a8e6-f9847b4a78da} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6962 | 2024.11.02 06:23:15.015792 [ 302 ] {d2c22ba4-c933-4b69-a8e6-f9847b4a78da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6963 | 2024.11.02 06:23:15.016217 [ 302 ] {d2c22ba4-c933-4b69-a8e6-f9847b4a78da} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6964 | 2024.11.02 06:23:15.016621 [ 302 ] {d2c22ba4-c933-4b69-a8e6-f9847b4a78da} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6965 | 2024.11.02 06:23:15.016773 [ 302 ] {d2c22ba4-c933-4b69-a8e6-f9847b4a78da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001955 sec., 32736.572890025574 rows/sec., 2.56 MiB/sec. | ||
6966 | 2024.11.02 06:23:15.017097 [ 302 ] {d2c22ba4-c933-4b69-a8e6-f9847b4a78da} <Debug> DynamicQueryHandler: Done processing query | ||
6967 | 2024.11.02 06:23:15.017144 [ 302 ] {d2c22ba4-c933-4b69-a8e6-f9847b4a78da} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6968 | 2024.11.02 06:23:15.017171 [ 302 ] {} <Debug> HTTP-Session: da781231-5ce2-4681-9da7-bc7a3c13b657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6969 | 2024.11.02 06:23:15.017394 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34895, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6970 | 2024.11.02 06:23:15.017417 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37787, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6971 | 2024.11.02 06:23:15.017489 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6972 | 2024.11.02 06:23:15.017530 [ 286 ] {} <Debug> HTTP-Session: 131a6741-efa1-4842-8222-dbfa13a0d208 Authenticating user 'default' from [fd00:1122:3344:101::d]:34895 | ||
6973 | 2024.11.02 06:23:15.017561 [ 286 ] {} <Debug> HTTP-Session: 131a6741-efa1-4842-8222-dbfa13a0d208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6974 | 2024.11.02 06:23:15.017586 [ 286 ] {} <Debug> HTTP-Session: 131a6741-efa1-4842-8222-dbfa13a0d208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6975 | 2024.11.02 06:23:15.017634 [ 286 ] {} <Trace> HTTP-Session: 131a6741-efa1-4842-8222-dbfa13a0d208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6976 | 2024.11.02 06:23:15.017836 [ 286 ] {a17bb702-c7e8-4a57-98f4-6247d80a79d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6977 | 2024.11.02 06:23:15.017897 [ 286 ] {a17bb702-c7e8-4a57-98f4-6247d80a79d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6978 | 2024.11.02 06:23:15.018112 [ 286 ] {a17bb702-c7e8-4a57-98f4-6247d80a79d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6979 | 2024.11.02 06:23:15.018554 [ 286 ] {a17bb702-c7e8-4a57-98f4-6247d80a79d6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6980 | 2024.11.02 06:23:15.018595 [ 286 ] {a17bb702-c7e8-4a57-98f4-6247d80a79d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6981 | 2024.11.02 06:23:15.018984 [ 286 ] {a17bb702-c7e8-4a57-98f4-6247d80a79d6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6982 | 2024.11.02 06:23:15.019338 [ 286 ] {a17bb702-c7e8-4a57-98f4-6247d80a79d6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6983 | 2024.11.02 06:23:15.019501 [ 286 ] {a17bb702-c7e8-4a57-98f4-6247d80a79d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. | ||
6984 | 2024.11.02 06:23:15.019663 [ 286 ] {a17bb702-c7e8-4a57-98f4-6247d80a79d6} <Debug> DynamicQueryHandler: Done processing query | ||
6985 | 2024.11.02 06:23:15.019688 [ 286 ] {a17bb702-c7e8-4a57-98f4-6247d80a79d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6986 | 2024.11.02 06:23:15.019703 [ 286 ] {} <Debug> HTTP-Session: 131a6741-efa1-4842-8222-dbfa13a0d208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6987 | 2024.11.02 06:23:15.019886 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6988 | 2024.11.02 06:23:15.019990 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36584, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6989 | 2024.11.02 06:23:15.020061 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6990 | 2024.11.02 06:23:15.020085 [ 302 ] {} <Debug> HTTP-Session: b7306c41-56e4-42f7-91b4-91e2a7e689e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36584 | ||
6991 | 2024.11.02 06:23:15.020107 [ 302 ] {} <Debug> HTTP-Session: b7306c41-56e4-42f7-91b4-91e2a7e689e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6992 | 2024.11.02 06:23:15.020125 [ 302 ] {} <Debug> HTTP-Session: b7306c41-56e4-42f7-91b4-91e2a7e689e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6993 | 2024.11.02 06:23:15.020172 [ 302 ] {} <Trace> HTTP-Session: b7306c41-56e4-42f7-91b4-91e2a7e689e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6994 | 2024.11.02 06:23:15.020342 [ 302 ] {325d35a7-93e6-488f-b5e9-8595a42a8946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36584) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6995 | 2024.11.02 06:23:15.020399 [ 302 ] {325d35a7-93e6-488f-b5e9-8595a42a8946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6996 | 2024.11.02 06:23:15.020593 [ 302 ] {325d35a7-93e6-488f-b5e9-8595a42a8946} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6997 | 2024.11.02 06:23:15.020903 [ 302 ] {325d35a7-93e6-488f-b5e9-8595a42a8946} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6998 | 2024.11.02 06:23:15.020939 [ 302 ] {325d35a7-93e6-488f-b5e9-8595a42a8946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6999 | 2024.11.02 06:23:15.021319 [ 302 ] {325d35a7-93e6-488f-b5e9-8595a42a8946} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7000 | 2024.11.02 06:23:15.021649 [ 302 ] {325d35a7-93e6-488f-b5e9-8595a42a8946} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7001 | 2024.11.02 06:23:15.021784 [ 302 ] {325d35a7-93e6-488f-b5e9-8595a42a8946} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. | ||
7002 | 2024.11.02 06:23:15.022050 [ 302 ] {325d35a7-93e6-488f-b5e9-8595a42a8946} <Debug> DynamicQueryHandler: Done processing query | ||
7003 | 2024.11.02 06:23:15.022104 [ 302 ] {325d35a7-93e6-488f-b5e9-8595a42a8946} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7004 | 2024.11.02 06:23:15.022158 [ 302 ] {} <Debug> HTTP-Session: b7306c41-56e4-42f7-91b4-91e2a7e689e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7005 | 2024.11.02 06:23:15.022440 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36584, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7006 | 2024.11.02 06:23:15.819689 [ 302 ] {} <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) | ||
7007 | 2024.11.02 06:23:16.148945 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7008 | 2024.11.02 06:23:16.194597 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7009 | 2024.11.02 06:23:16.243376 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7010 | 2024.11.02 06:23:16.488580 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7011 | 2024.11.02 06:23:16.557809 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7012 | 2024.11.02 06:23:16.605263 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7013 | 2024.11.02 06:23:16.610583 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7014 | 2024.11.02 06:23:16.634911 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7015 | 2024.11.02 06:23:16.646243 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49018, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7016 | 2024.11.02 06:23:16.710159 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7017 | 2024.11.02 06:23:16.743862 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7018 | 2024.11.02 06:23:16.749028 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49105, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7019 | 2024.11.02 06:23:16.786449 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7020 | 2024.11.02 06:23:16.814803 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7021 | 2024.11.02 06:23:16.868543 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7022 | 2024.11.02 06:23:16.874393 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38726, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7023 | 2024.11.02 06:23:16.919093 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7024 | 2024.11.02 06:23:16.968640 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7025 | 2024.11.02 06:23:17.011430 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65384, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7026 | 2024.11.02 06:23:17.060336 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7027 | 2024.11.02 06:23:17.064976 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7028 | 2024.11.02 06:23:17.081474 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7029 | 2024.11.02 06:23:17.083796 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7030 | 2024.11.02 06:23:18.455807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 664 | ||
7031 | 2024.11.02 06:23:18.458527 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7032 | 2024.11.02 06:23:18.458576 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7033 | 2024.11.02 06:23:18.460053 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7034 | 2024.11.02 06:23:18.461030 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7035 | 2024.11.02 06:23:18.462125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
7036 | 2024.11.02 06:23:20.017743 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34895, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7037 | 2024.11.02 06:23:20.017866 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7038 | 2024.11.02 06:23:20.017891 [ 286 ] {} <Debug> HTTP-Session: 32122b10-e67c-494e-a944-3aa5cf2b3ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34895 | ||
7039 | 2024.11.02 06:23:20.017916 [ 286 ] {} <Debug> HTTP-Session: 32122b10-e67c-494e-a944-3aa5cf2b3ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7040 | 2024.11.02 06:23:20.017930 [ 286 ] {} <Debug> HTTP-Session: 32122b10-e67c-494e-a944-3aa5cf2b3ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7041 | 2024.11.02 06:23:20.017983 [ 286 ] {} <Trace> HTTP-Session: 32122b10-e67c-494e-a944-3aa5cf2b3ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7042 | 2024.11.02 06:23:20.018257 [ 286 ] {16425eb6-e35a-47e0-8853-2a99efa3d913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34895) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7043 | 2024.11.02 06:23:20.018328 [ 286 ] {16425eb6-e35a-47e0-8853-2a99efa3d913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7044 | 2024.11.02 06:23:20.018682 [ 286 ] {16425eb6-e35a-47e0-8853-2a99efa3d913} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7045 | 2024.11.02 06:23:20.019289 [ 286 ] {16425eb6-e35a-47e0-8853-2a99efa3d913} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7046 | 2024.11.02 06:23:20.019340 [ 286 ] {16425eb6-e35a-47e0-8853-2a99efa3d913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7047 | 2024.11.02 06:23:20.019795 [ 286 ] {16425eb6-e35a-47e0-8853-2a99efa3d913} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7048 | 2024.11.02 06:23:20.020202 [ 286 ] {16425eb6-e35a-47e0-8853-2a99efa3d913} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7049 | 2024.11.02 06:23:20.020385 [ 286 ] {16425eb6-e35a-47e0-8853-2a99efa3d913} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002253 sec., 121171.7709720373 rows/sec., 10.77 MiB/sec. | ||
7050 | 2024.11.02 06:23:20.020646 [ 286 ] {16425eb6-e35a-47e0-8853-2a99efa3d913} <Debug> DynamicQueryHandler: Done processing query | ||
7051 | 2024.11.02 06:23:20.020673 [ 286 ] {16425eb6-e35a-47e0-8853-2a99efa3d913} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
7052 | 2024.11.02 06:23:20.020690 [ 286 ] {} <Debug> HTTP-Session: 32122b10-e67c-494e-a944-3aa5cf2b3ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7053 | 2024.11.02 06:23:20.020915 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7054 | 2024.11.02 06:23:20.020974 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40499, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7055 | 2024.11.02 06:23:20.021033 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7056 | 2024.11.02 06:23:20.021056 [ 303 ] {} <Debug> HTTP-Session: 0b9676a4-b52b-4699-bfe1-e9364edcaafe Authenticating user 'default' from [fd00:1122:3344:101::d]:40499 | ||
7057 | 2024.11.02 06:23:20.021077 [ 303 ] {} <Debug> HTTP-Session: 0b9676a4-b52b-4699-bfe1-e9364edcaafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7058 | 2024.11.02 06:23:20.021091 [ 303 ] {} <Debug> HTTP-Session: 0b9676a4-b52b-4699-bfe1-e9364edcaafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7059 | 2024.11.02 06:23:20.021128 [ 303 ] {} <Trace> HTTP-Session: 0b9676a4-b52b-4699-bfe1-e9364edcaafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7060 | 2024.11.02 06:23:20.021253 [ 303 ] {ada2e370-8065-4a43-899e-c5a32740b3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40499) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7061 | 2024.11.02 06:23:20.021302 [ 303 ] {ada2e370-8065-4a43-899e-c5a32740b3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7062 | 2024.11.02 06:23:20.021539 [ 303 ] {ada2e370-8065-4a43-899e-c5a32740b3c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7063 | 2024.11.02 06:23:20.021906 [ 303 ] {ada2e370-8065-4a43-899e-c5a32740b3c9} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7064 | 2024.11.02 06:23:20.021943 [ 303 ] {ada2e370-8065-4a43-899e-c5a32740b3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7065 | 2024.11.02 06:23:20.022316 [ 303 ] {ada2e370-8065-4a43-899e-c5a32740b3c9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7066 | 2024.11.02 06:23:20.022681 [ 303 ] {ada2e370-8065-4a43-899e-c5a32740b3c9} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7067 | 2024.11.02 06:23:20.022807 [ 303 ] {ada2e370-8065-4a43-899e-c5a32740b3c9} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001593 sec., 26365.348399246705 rows/sec., 1.94 MiB/sec. | ||
7068 | 2024.11.02 06:23:20.023113 [ 303 ] {ada2e370-8065-4a43-899e-c5a32740b3c9} <Debug> DynamicQueryHandler: Done processing query | ||
7069 | 2024.11.02 06:23:20.023144 [ 303 ] {ada2e370-8065-4a43-899e-c5a32740b3c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7070 | 2024.11.02 06:23:20.023161 [ 303 ] {} <Debug> HTTP-Session: 0b9676a4-b52b-4699-bfe1-e9364edcaafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7071 | 2024.11.02 06:23:20.023405 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7072 | 2024.11.02 06:23:20.023483 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42054, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7073 | 2024.11.02 06:23:20.023640 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7074 | 2024.11.02 06:23:20.023672 [ 287 ] {} <Debug> HTTP-Session: f5102215-d7e3-48fa-80c9-f4b7f47e2edd Authenticating user 'default' from [fd00:1122:3344:101::d]:42054 | ||
7075 | 2024.11.02 06:23:20.023701 [ 287 ] {} <Debug> HTTP-Session: f5102215-d7e3-48fa-80c9-f4b7f47e2edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7076 | 2024.11.02 06:23:20.023719 [ 287 ] {} <Debug> HTTP-Session: f5102215-d7e3-48fa-80c9-f4b7f47e2edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7077 | 2024.11.02 06:23:20.023778 [ 287 ] {} <Trace> HTTP-Session: f5102215-d7e3-48fa-80c9-f4b7f47e2edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7078 | 2024.11.02 06:23:20.023984 [ 287 ] {f2d10d02-89de-4d6b-9fd1-17f10cdf2e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42054) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7079 | 2024.11.02 06:23:20.024059 [ 287 ] {f2d10d02-89de-4d6b-9fd1-17f10cdf2e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7080 | 2024.11.02 06:23:20.024424 [ 287 ] {f2d10d02-89de-4d6b-9fd1-17f10cdf2e80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7081 | 2024.11.02 06:23:20.024847 [ 287 ] {f2d10d02-89de-4d6b-9fd1-17f10cdf2e80} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7082 | 2024.11.02 06:23:20.024905 [ 287 ] {f2d10d02-89de-4d6b-9fd1-17f10cdf2e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7083 | 2024.11.02 06:23:20.025386 [ 287 ] {f2d10d02-89de-4d6b-9fd1-17f10cdf2e80} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7084 | 2024.11.02 06:23:20.025820 [ 287 ] {f2d10d02-89de-4d6b-9fd1-17f10cdf2e80} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7085 | 2024.11.02 06:23:20.026037 [ 287 ] {f2d10d02-89de-4d6b-9fd1-17f10cdf2e80} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002106 sec., 6647.6733143399815 rows/sec., 465.56 KiB/sec. | ||
7086 | 2024.11.02 06:23:20.026433 [ 287 ] {f2d10d02-89de-4d6b-9fd1-17f10cdf2e80} <Debug> DynamicQueryHandler: Done processing query | ||
7087 | 2024.11.02 06:23:20.026467 [ 287 ] {f2d10d02-89de-4d6b-9fd1-17f10cdf2e80} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7088 | 2024.11.02 06:23:20.026485 [ 287 ] {} <Debug> HTTP-Session: f5102215-d7e3-48fa-80c9-f4b7f47e2edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7089 | 2024.11.02 06:23:20.026696 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7090 | 2024.11.02 06:23:20.026767 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57902, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7091 | 2024.11.02 06:23:20.026848 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7092 | 2024.11.02 06:23:20.026870 [ 303 ] {} <Debug> HTTP-Session: ad27c24c-ca77-4f7d-8bd6-109db2c069b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57902 | ||
7093 | 2024.11.02 06:23:20.026894 [ 303 ] {} <Debug> HTTP-Session: ad27c24c-ca77-4f7d-8bd6-109db2c069b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7094 | 2024.11.02 06:23:20.026909 [ 303 ] {} <Debug> HTTP-Session: ad27c24c-ca77-4f7d-8bd6-109db2c069b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7095 | 2024.11.02 06:23:20.026948 [ 303 ] {} <Trace> HTTP-Session: ad27c24c-ca77-4f7d-8bd6-109db2c069b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7096 | 2024.11.02 06:23:20.027055 [ 303 ] {a46d413d-1115-4b37-b290-6a8eac2440fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57902) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7097 | 2024.11.02 06:23:20.027102 [ 303 ] {a46d413d-1115-4b37-b290-6a8eac2440fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7098 | 2024.11.02 06:23:20.027366 [ 303 ] {a46d413d-1115-4b37-b290-6a8eac2440fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7099 | 2024.11.02 06:23:20.027688 [ 303 ] {a46d413d-1115-4b37-b290-6a8eac2440fc} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7100 | 2024.11.02 06:23:20.027723 [ 303 ] {a46d413d-1115-4b37-b290-6a8eac2440fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7101 | 2024.11.02 06:23:20.028081 [ 303 ] {a46d413d-1115-4b37-b290-6a8eac2440fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7102 | 2024.11.02 06:23:20.028444 [ 303 ] {a46d413d-1115-4b37-b290-6a8eac2440fc} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7103 | 2024.11.02 06:23:20.028579 [ 303 ] {a46d413d-1115-4b37-b290-6a8eac2440fc} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 228.56 KiB/sec. | ||
7104 | 2024.11.02 06:23:20.028870 [ 303 ] {a46d413d-1115-4b37-b290-6a8eac2440fc} <Debug> DynamicQueryHandler: Done processing query | ||
7105 | 2024.11.02 06:23:20.028896 [ 303 ] {a46d413d-1115-4b37-b290-6a8eac2440fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7106 | 2024.11.02 06:23:20.028912 [ 303 ] {} <Debug> HTTP-Session: ad27c24c-ca77-4f7d-8bd6-109db2c069b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7107 | 2024.11.02 06:23:20.029181 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7108 | 2024.11.02 06:23:20.029270 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40007, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7109 | 2024.11.02 06:23:20.029358 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7110 | 2024.11.02 06:23:20.029385 [ 287 ] {} <Debug> HTTP-Session: 8875e39a-8bca-4a8d-93ab-70229a6ca4e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40007 | ||
7111 | 2024.11.02 06:23:20.029410 [ 287 ] {} <Debug> HTTP-Session: 8875e39a-8bca-4a8d-93ab-70229a6ca4e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7112 | 2024.11.02 06:23:20.029428 [ 287 ] {} <Debug> HTTP-Session: 8875e39a-8bca-4a8d-93ab-70229a6ca4e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7113 | 2024.11.02 06:23:20.029480 [ 287 ] {} <Trace> HTTP-Session: 8875e39a-8bca-4a8d-93ab-70229a6ca4e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7114 | 2024.11.02 06:23:20.029798 [ 287 ] {403cd881-a60a-4663-972f-91db990d727f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40007) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7115 | 2024.11.02 06:23:20.029853 [ 287 ] {403cd881-a60a-4663-972f-91db990d727f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7116 | 2024.11.02 06:23:20.030144 [ 287 ] {403cd881-a60a-4663-972f-91db990d727f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7117 | 2024.11.02 06:23:20.030755 [ 287 ] {403cd881-a60a-4663-972f-91db990d727f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7118 | 2024.11.02 06:23:20.030797 [ 287 ] {403cd881-a60a-4663-972f-91db990d727f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7119 | 2024.11.02 06:23:20.031204 [ 287 ] {403cd881-a60a-4663-972f-91db990d727f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7120 | 2024.11.02 06:23:20.031604 [ 287 ] {403cd881-a60a-4663-972f-91db990d727f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7121 | 2024.11.02 06:23:20.031778 [ 287 ] {403cd881-a60a-4663-972f-91db990d727f} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002141 sec., 198038.29985987855 rows/sec., 14.16 MiB/sec. | ||
7122 | 2024.11.02 06:23:20.031968 [ 287 ] {403cd881-a60a-4663-972f-91db990d727f} <Debug> DynamicQueryHandler: Done processing query | ||
7123 | 2024.11.02 06:23:20.031994 [ 287 ] {403cd881-a60a-4663-972f-91db990d727f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
7124 | 2024.11.02 06:23:20.032011 [ 287 ] {} <Debug> HTTP-Session: 8875e39a-8bca-4a8d-93ab-70229a6ca4e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7125 | 2024.11.02 06:23:20.032218 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7126 | 2024.11.02 06:23:20.032239 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57902, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7127 | 2024.11.02 06:23:20.032328 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7128 | 2024.11.02 06:23:20.032352 [ 303 ] {} <Debug> HTTP-Session: 67c74ff0-3269-4ce1-9893-38a85955be25 Authenticating user 'default' from [fd00:1122:3344:101::d]:57902 | ||
7129 | 2024.11.02 06:23:20.032380 [ 303 ] {} <Debug> HTTP-Session: 67c74ff0-3269-4ce1-9893-38a85955be25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7130 | 2024.11.02 06:23:20.032399 [ 303 ] {} <Debug> HTTP-Session: 67c74ff0-3269-4ce1-9893-38a85955be25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7131 | 2024.11.02 06:23:20.032445 [ 303 ] {} <Trace> HTTP-Session: 67c74ff0-3269-4ce1-9893-38a85955be25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7132 | 2024.11.02 06:23:20.032571 [ 303 ] {6a9e07a1-c8e1-4aa9-b6be-c4e103745b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57902) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7133 | 2024.11.02 06:23:20.032628 [ 303 ] {6a9e07a1-c8e1-4aa9-b6be-c4e103745b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7134 | 2024.11.02 06:23:20.032805 [ 303 ] {6a9e07a1-c8e1-4aa9-b6be-c4e103745b41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7135 | 2024.11.02 06:23:20.033120 [ 303 ] {6a9e07a1-c8e1-4aa9-b6be-c4e103745b41} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7136 | 2024.11.02 06:23:20.033155 [ 303 ] {6a9e07a1-c8e1-4aa9-b6be-c4e103745b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7137 | 2024.11.02 06:23:20.033513 [ 303 ] {6a9e07a1-c8e1-4aa9-b6be-c4e103745b41} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7138 | 2024.11.02 06:23:20.033853 [ 303 ] {6a9e07a1-c8e1-4aa9-b6be-c4e103745b41} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7139 | 2024.11.02 06:23:20.033984 [ 303 ] {6a9e07a1-c8e1-4aa9-b6be-c4e103745b41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. | ||
7140 | 2024.11.02 06:23:20.034160 [ 303 ] {6a9e07a1-c8e1-4aa9-b6be-c4e103745b41} <Debug> DynamicQueryHandler: Done processing query | ||
7141 | 2024.11.02 06:23:20.034184 [ 303 ] {6a9e07a1-c8e1-4aa9-b6be-c4e103745b41} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7142 | 2024.11.02 06:23:20.034200 [ 303 ] {} <Debug> HTTP-Session: 67c74ff0-3269-4ce1-9893-38a85955be25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7143 | 2024.11.02 06:23:20.034391 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7144 | 2024.11.02 06:23:20.034470 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55022, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7145 | 2024.11.02 06:23:20.034542 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7146 | 2024.11.02 06:23:20.034565 [ 287 ] {} <Debug> HTTP-Session: 66f7afb1-e507-41e0-8adb-5f8f5a4c3bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55022 | ||
7147 | 2024.11.02 06:23:20.034585 [ 287 ] {} <Debug> HTTP-Session: 66f7afb1-e507-41e0-8adb-5f8f5a4c3bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7148 | 2024.11.02 06:23:20.034599 [ 287 ] {} <Debug> HTTP-Session: 66f7afb1-e507-41e0-8adb-5f8f5a4c3bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7149 | 2024.11.02 06:23:20.034642 [ 287 ] {} <Trace> HTTP-Session: 66f7afb1-e507-41e0-8adb-5f8f5a4c3bb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7150 | 2024.11.02 06:23:20.034861 [ 287 ] {4a801cb6-fc59-4e85-8399-288b4ed9c238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7151 | 2024.11.02 06:23:20.034916 [ 287 ] {4a801cb6-fc59-4e85-8399-288b4ed9c238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7152 | 2024.11.02 06:23:20.035104 [ 287 ] {4a801cb6-fc59-4e85-8399-288b4ed9c238} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7153 | 2024.11.02 06:23:20.035556 [ 287 ] {4a801cb6-fc59-4e85-8399-288b4ed9c238} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7154 | 2024.11.02 06:23:20.035593 [ 287 ] {4a801cb6-fc59-4e85-8399-288b4ed9c238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7155 | 2024.11.02 06:23:20.036008 [ 287 ] {4a801cb6-fc59-4e85-8399-288b4ed9c238} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7156 | 2024.11.02 06:23:20.036362 [ 287 ] {4a801cb6-fc59-4e85-8399-288b4ed9c238} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7157 | 2024.11.02 06:23:20.036529 [ 287 ] {4a801cb6-fc59-4e85-8399-288b4ed9c238} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001776 sec., 133445.94594594595 rows/sec., 8.94 MiB/sec. | ||
7158 | 2024.11.02 06:23:20.036883 [ 287 ] {4a801cb6-fc59-4e85-8399-288b4ed9c238} <Debug> DynamicQueryHandler: Done processing query | ||
7159 | 2024.11.02 06:23:20.036914 [ 287 ] {4a801cb6-fc59-4e85-8399-288b4ed9c238} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7160 | 2024.11.02 06:23:20.036932 [ 287 ] {} <Debug> HTTP-Session: 66f7afb1-e507-41e0-8adb-5f8f5a4c3bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7161 | 2024.11.02 06:23:20.037094 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7162 | 2024.11.02 06:23:20.037187 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54013, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7163 | 2024.11.02 06:23:20.037265 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7164 | 2024.11.02 06:23:20.037285 [ 303 ] {} <Debug> HTTP-Session: c78e5306-147d-4547-9454-f2e4201aeaf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54013 | ||
7165 | 2024.11.02 06:23:20.037303 [ 303 ] {} <Debug> HTTP-Session: c78e5306-147d-4547-9454-f2e4201aeaf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7166 | 2024.11.02 06:23:20.037317 [ 303 ] {} <Debug> HTTP-Session: c78e5306-147d-4547-9454-f2e4201aeaf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7167 | 2024.11.02 06:23:20.037356 [ 303 ] {} <Trace> HTTP-Session: c78e5306-147d-4547-9454-f2e4201aeaf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7168 | 2024.11.02 06:23:20.037459 [ 303 ] {8b705f26-1f85-48aa-a4c7-0ba0eb7ded57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54013) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7169 | 2024.11.02 06:23:20.037508 [ 303 ] {8b705f26-1f85-48aa-a4c7-0ba0eb7ded57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7170 | 2024.11.02 06:23:20.037677 [ 303 ] {8b705f26-1f85-48aa-a4c7-0ba0eb7ded57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7171 | 2024.11.02 06:23:20.037946 [ 303 ] {8b705f26-1f85-48aa-a4c7-0ba0eb7ded57} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7172 | 2024.11.02 06:23:20.037980 [ 303 ] {8b705f26-1f85-48aa-a4c7-0ba0eb7ded57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7173 | 2024.11.02 06:23:20.038334 [ 303 ] {8b705f26-1f85-48aa-a4c7-0ba0eb7ded57} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7174 | 2024.11.02 06:23:20.038660 [ 303 ] {8b705f26-1f85-48aa-a4c7-0ba0eb7ded57} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7175 | 2024.11.02 06:23:20.038792 [ 303 ] {8b705f26-1f85-48aa-a4c7-0ba0eb7ded57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec. | ||
7176 | 2024.11.02 06:23:20.038966 [ 303 ] {8b705f26-1f85-48aa-a4c7-0ba0eb7ded57} <Debug> DynamicQueryHandler: Done processing query | ||
7177 | 2024.11.02 06:23:20.038990 [ 303 ] {8b705f26-1f85-48aa-a4c7-0ba0eb7ded57} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7178 | 2024.11.02 06:23:20.039007 [ 303 ] {} <Debug> HTTP-Session: c78e5306-147d-4547-9454-f2e4201aeaf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7179 | 2024.11.02 06:23:20.039188 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7180 | 2024.11.02 06:23:20.039321 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34334, User-Agent: (none), Length: 70263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7181 | 2024.11.02 06:23:20.039398 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7182 | 2024.11.02 06:23:20.039424 [ 287 ] {} <Debug> HTTP-Session: 516416ea-f2ae-4ef0-be0c-354418b115ef Authenticating user 'default' from [fd00:1122:3344:101::d]:34334 | ||
7183 | 2024.11.02 06:23:20.039445 [ 287 ] {} <Debug> HTTP-Session: 516416ea-f2ae-4ef0-be0c-354418b115ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7184 | 2024.11.02 06:23:20.039463 [ 287 ] {} <Debug> HTTP-Session: 516416ea-f2ae-4ef0-be0c-354418b115ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7185 | 2024.11.02 06:23:20.039510 [ 287 ] {} <Trace> HTTP-Session: 516416ea-f2ae-4ef0-be0c-354418b115ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7186 | 2024.11.02 06:23:20.040100 [ 287 ] {885ddb8b-52cb-4e70-a4af-dd0729c8a0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34334) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7187 | 2024.11.02 06:23:20.040185 [ 287 ] {885ddb8b-52cb-4e70-a4af-dd0729c8a0c7} <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 | ||
7188 | 2024.11.02 06:23:20.040702 [ 287 ] {885ddb8b-52cb-4e70-a4af-dd0729c8a0c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7189 | 2024.11.02 06:23:20.041723 [ 287 ] {885ddb8b-52cb-4e70-a4af-dd0729c8a0c7} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7190 | 2024.11.02 06:23:20.041762 [ 287 ] {885ddb8b-52cb-4e70-a4af-dd0729c8a0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7191 | 2024.11.02 06:23:20.042481 [ 287 ] {885ddb8b-52cb-4e70-a4af-dd0729c8a0c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7192 | 2024.11.02 06:23:20.042911 [ 287 ] {885ddb8b-52cb-4e70-a4af-dd0729c8a0c7} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7193 | 2024.11.02 06:23:20.043100 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
7194 | 2024.11.02 06:23:20.043122 [ 287 ] {885ddb8b-52cb-4e70-a4af-dd0729c8a0c7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003469 sec., 12107.23551455751 rows/sec., 21.70 MiB/sec. | ||
7195 | 2024.11.02 06:23:20.043183 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7196 | 2024.11.02 06:23:20.043258 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7197 | 2024.11.02 06:23:20.043687 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::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 | ||
7198 | 2024.11.02 06:23:20.043938 [ 287 ] {885ddb8b-52cb-4e70-a4af-dd0729c8a0c7} <Debug> DynamicQueryHandler: Done processing query | ||
7199 | 2024.11.02 06:23:20.043987 [ 287 ] {885ddb8b-52cb-4e70-a4af-dd0729c8a0c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
7200 | 2024.11.02 06:23:20.044028 [ 287 ] {} <Debug> HTTP-Session: 516416ea-f2ae-4ef0-be0c-354418b115ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7201 | 2024.11.02 06:23:20.044294 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7202 | 2024.11.02 06:23:20.044362 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7203 | 2024.11.02 06:23:20.044409 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50257, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7204 | 2024.11.02 06:23:20.044515 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 320 rows starting from the beginning of the part | ||
7205 | 2024.11.02 06:23:20.044565 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7206 | 2024.11.02 06:23:20.044630 [ 303 ] {} <Debug> HTTP-Session: a5c0101f-93ea-4b1d-867f-dbf439ce79b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50257 | ||
7207 | 2024.11.02 06:23:20.044686 [ 303 ] {} <Debug> HTTP-Session: a5c0101f-93ea-4b1d-867f-dbf439ce79b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7208 | 2024.11.02 06:23:20.044720 [ 303 ] {} <Debug> HTTP-Session: a5c0101f-93ea-4b1d-867f-dbf439ce79b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7209 | 2024.11.02 06:23:20.044877 [ 303 ] {} <Trace> HTTP-Session: a5c0101f-93ea-4b1d-867f-dbf439ce79b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7210 | 2024.11.02 06:23:20.045152 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
7211 | 2024.11.02 06:23:20.045182 [ 303 ] {176c98ed-887f-404a-9017-02f1d79f94eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7212 | 2024.11.02 06:23:20.045288 [ 303 ] {176c98ed-887f-404a-9017-02f1d79f94eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7213 | 2024.11.02 06:23:20.045937 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
7214 | 2024.11.02 06:23:20.046122 [ 303 ] {176c98ed-887f-404a-9017-02f1d79f94eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7215 | 2024.11.02 06:23:20.046610 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
7216 | 2024.11.02 06:23:20.047305 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
7217 | 2024.11.02 06:23:20.047595 [ 303 ] {176c98ed-887f-404a-9017-02f1d79f94eb} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7218 | 2024.11.02 06:23:20.047688 [ 303 ] {176c98ed-887f-404a-9017-02f1d79f94eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7219 | 2024.11.02 06:23:20.048120 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
7220 | 2024.11.02 06:23:20.049204 [ 303 ] {176c98ed-887f-404a-9017-02f1d79f94eb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7221 | 2024.11.02 06:23:20.050020 [ 303 ] {176c98ed-887f-404a-9017-02f1d79f94eb} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): 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.02 06:23:20.050318 [ 303 ] {176c98ed-887f-404a-9017-02f1d79f94eb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005225 sec., 15693.77990430622 rows/sec., 1020.67 KiB/sec. | ||
7223 | 2024.11.02 06:23:20.050510 [ 303 ] {176c98ed-887f-404a-9017-02f1d79f94eb} <Debug> DynamicQueryHandler: Done processing query | ||
7224 | 2024.11.02 06:23:20.050537 [ 303 ] {176c98ed-887f-404a-9017-02f1d79f94eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7225 | 2024.11.02 06:23:20.050554 [ 303 ] {} <Debug> HTTP-Session: a5c0101f-93ea-4b1d-867f-dbf439ce79b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7226 | 2024.11.02 06:23:20.050999 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7227 | 2024.11.02 06:23:20.053855 [ 193 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 19 columns (19 merged, 0 gathered) in 0.010461785 sec., 50660.570829930075 rows/sec., 90.78 MiB/sec. | ||
7228 | 2024.11.02 06:23:20.054677 [ 198 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
7229 | 2024.11.02 06:23:20.055292 [ 198 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7230 | 2024.11.02 06:23:20.055374 [ 198 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
7231 | 2024.11.02 06:23:20.055521 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
7232 | 2024.11.02 06:23:23.280921 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7233 | 2024.11.02 06:23:23.281035 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7234 | 2024.11.02 06:23:25.010845 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36809, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7235 | 2024.11.02 06:23:25.011021 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7236 | 2024.11.02 06:23:25.011069 [ 303 ] {} <Debug> HTTP-Session: 1baa42ec-6a3d-490c-9629-5fe002451a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:36809 | ||
7237 | 2024.11.02 06:23:25.011111 [ 303 ] {} <Debug> HTTP-Session: 1baa42ec-6a3d-490c-9629-5fe002451a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7238 | 2024.11.02 06:23:25.011138 [ 303 ] {} <Debug> HTTP-Session: 1baa42ec-6a3d-490c-9629-5fe002451a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7239 | 2024.11.02 06:23:25.011220 [ 303 ] {} <Trace> HTTP-Session: 1baa42ec-6a3d-490c-9629-5fe002451a1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7240 | 2024.11.02 06:23:25.011506 [ 303 ] {6f418c74-4572-4a09-948f-69f3561dc3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36809) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7241 | 2024.11.02 06:23:25.011616 [ 303 ] {6f418c74-4572-4a09-948f-69f3561dc3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7242 | 2024.11.02 06:23:25.012089 [ 303 ] {6f418c74-4572-4a09-948f-69f3561dc3f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7243 | 2024.11.02 06:23:25.012557 [ 303 ] {6f418c74-4572-4a09-948f-69f3561dc3f3} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7244 | 2024.11.02 06:23:25.012627 [ 303 ] {6f418c74-4572-4a09-948f-69f3561dc3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7245 | 2024.11.02 06:23:25.013047 [ 303 ] {6f418c74-4572-4a09-948f-69f3561dc3f3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
7246 | 2024.11.02 06:23:25.013454 [ 303 ] {6f418c74-4572-4a09-948f-69f3561dc3f3} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7247 | 2024.11.02 06:23:25.013600 [ 303 ] {6f418c74-4572-4a09-948f-69f3561dc3f3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002181 sec., 917.0105456212746 rows/sec., 74.78 KiB/sec. | ||
7248 | 2024.11.02 06:23:25.013841 [ 303 ] {6f418c74-4572-4a09-948f-69f3561dc3f3} <Debug> DynamicQueryHandler: Done processing query | ||
7249 | 2024.11.02 06:23:25.013869 [ 303 ] {6f418c74-4572-4a09-948f-69f3561dc3f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7250 | 2024.11.02 06:23:25.013886 [ 303 ] {} <Debug> HTTP-Session: 1baa42ec-6a3d-490c-9629-5fe002451a1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7251 | 2024.11.02 06:23:25.014181 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7252 | 2024.11.02 06:23:25.014349 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39440, User-Agent: (none), Length: 7948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7253 | 2024.11.02 06:23:25.014504 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7254 | 2024.11.02 06:23:25.014531 [ 287 ] {} <Debug> HTTP-Session: 6eb3f331-62aa-411e-b39d-931af8a49e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:39440 | ||
7255 | 2024.11.02 06:23:25.014555 [ 287 ] {} <Debug> HTTP-Session: 6eb3f331-62aa-411e-b39d-931af8a49e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7256 | 2024.11.02 06:23:25.014569 [ 287 ] {} <Debug> HTTP-Session: 6eb3f331-62aa-411e-b39d-931af8a49e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7257 | 2024.11.02 06:23:25.014623 [ 287 ] {} <Trace> HTTP-Session: 6eb3f331-62aa-411e-b39d-931af8a49e79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7258 | 2024.11.02 06:23:25.014830 [ 287 ] {50c3e2b1-4031-42b4-973d-af0e3216bf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39440) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7259 | 2024.11.02 06:23:25.014901 [ 287 ] {50c3e2b1-4031-42b4-973d-af0e3216bf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7260 | 2024.11.02 06:23:25.015260 [ 287 ] {50c3e2b1-4031-42b4-973d-af0e3216bf4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7261 | 2024.11.02 06:23:25.015691 [ 287 ] {50c3e2b1-4031-42b4-973d-af0e3216bf4b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7262 | 2024.11.02 06:23:25.015746 [ 287 ] {50c3e2b1-4031-42b4-973d-af0e3216bf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7263 | 2024.11.02 06:23:25.016197 [ 287 ] {50c3e2b1-4031-42b4-973d-af0e3216bf4b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7264 | 2024.11.02 06:23:25.016658 [ 287 ] {50c3e2b1-4031-42b4-973d-af0e3216bf4b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7265 | 2024.11.02 06:23:25.016854 [ 287 ] {50c3e2b1-4031-42b4-973d-af0e3216bf4b} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.002084 sec., 27351.247600767754 rows/sec., 2.09 MiB/sec. | ||
7266 | 2024.11.02 06:23:25.017145 [ 287 ] {50c3e2b1-4031-42b4-973d-af0e3216bf4b} <Debug> DynamicQueryHandler: Done processing query | ||
7267 | 2024.11.02 06:23:25.017178 [ 287 ] {50c3e2b1-4031-42b4-973d-af0e3216bf4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
7268 | 2024.11.02 06:23:25.017197 [ 287 ] {} <Debug> HTTP-Session: 6eb3f331-62aa-411e-b39d-931af8a49e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7269 | 2024.11.02 06:23:25.017351 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36809, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7270 | 2024.11.02 06:23:25.017394 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39440, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7271 | 2024.11.02 06:23:25.017469 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7272 | 2024.11.02 06:23:25.017511 [ 303 ] {} <Debug> HTTP-Session: c8b67c01-9867-479e-a10f-1523abf837e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36809 | ||
7273 | 2024.11.02 06:23:25.017550 [ 303 ] {} <Debug> HTTP-Session: c8b67c01-9867-479e-a10f-1523abf837e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7274 | 2024.11.02 06:23:25.017569 [ 303 ] {} <Debug> HTTP-Session: c8b67c01-9867-479e-a10f-1523abf837e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7275 | 2024.11.02 06:23:25.017617 [ 303 ] {} <Trace> HTTP-Session: c8b67c01-9867-479e-a10f-1523abf837e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7276 | 2024.11.02 06:23:25.017754 [ 303 ] {ddd2b273-0395-41ca-9f0b-a00753fafbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36809) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7277 | 2024.11.02 06:23:25.017814 [ 303 ] {ddd2b273-0395-41ca-9f0b-a00753fafbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7278 | 2024.11.02 06:23:25.018100 [ 303 ] {ddd2b273-0395-41ca-9f0b-a00753fafbe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7279 | 2024.11.02 06:23:25.018428 [ 303 ] {ddd2b273-0395-41ca-9f0b-a00753fafbe0} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7280 | 2024.11.02 06:23:25.018465 [ 303 ] {ddd2b273-0395-41ca-9f0b-a00753fafbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7281 | 2024.11.02 06:23:25.018820 [ 303 ] {ddd2b273-0395-41ca-9f0b-a00753fafbe0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7282 | 2024.11.02 06:23:25.019191 [ 303 ] {ddd2b273-0395-41ca-9f0b-a00753fafbe0} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7283 | 2024.11.02 06:23:25.019354 [ 303 ] {ddd2b273-0395-41ca-9f0b-a00753fafbe0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001632 sec., 1225.4901960784314 rows/sec., 85.57 KiB/sec. | ||
7284 | 2024.11.02 06:23:25.019549 [ 303 ] {ddd2b273-0395-41ca-9f0b-a00753fafbe0} <Debug> DynamicQueryHandler: Done processing query | ||
7285 | 2024.11.02 06:23:25.019574 [ 303 ] {ddd2b273-0395-41ca-9f0b-a00753fafbe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7286 | 2024.11.02 06:23:25.019591 [ 303 ] {} <Debug> HTTP-Session: c8b67c01-9867-479e-a10f-1523abf837e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7287 | 2024.11.02 06:23:25.019760 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7288 | 2024.11.02 06:23:25.019852 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36344, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7289 | 2024.11.02 06:23:25.019920 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7290 | 2024.11.02 06:23:25.019940 [ 287 ] {} <Debug> HTTP-Session: 5cbe17d8-3327-4258-8ab5-fe6b604718a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36344 | ||
7291 | 2024.11.02 06:23:25.019960 [ 287 ] {} <Debug> HTTP-Session: 5cbe17d8-3327-4258-8ab5-fe6b604718a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7292 | 2024.11.02 06:23:25.019974 [ 287 ] {} <Debug> HTTP-Session: 5cbe17d8-3327-4258-8ab5-fe6b604718a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7293 | 2024.11.02 06:23:25.020018 [ 287 ] {} <Trace> HTTP-Session: 5cbe17d8-3327-4258-8ab5-fe6b604718a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7294 | 2024.11.02 06:23:25.020167 [ 287 ] {1fea7b34-329b-43c3-8248-127736bd7307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36344) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7295 | 2024.11.02 06:23:25.020219 [ 287 ] {1fea7b34-329b-43c3-8248-127736bd7307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7296 | 2024.11.02 06:23:25.020507 [ 287 ] {1fea7b34-329b-43c3-8248-127736bd7307} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7297 | 2024.11.02 06:23:25.020913 [ 287 ] {1fea7b34-329b-43c3-8248-127736bd7307} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7298 | 2024.11.02 06:23:25.020952 [ 287 ] {1fea7b34-329b-43c3-8248-127736bd7307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7299 | 2024.11.02 06:23:25.021326 [ 287 ] {1fea7b34-329b-43c3-8248-127736bd7307} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7300 | 2024.11.02 06:23:25.021702 [ 287 ] {1fea7b34-329b-43c3-8248-127736bd7307} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7301 | 2024.11.02 06:23:25.021869 [ 287 ] {1fea7b34-329b-43c3-8248-127736bd7307} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001748 sec., 37757.43707093821 rows/sec., 2.95 MiB/sec. | ||
7302 | 2024.11.02 06:23:25.022065 [ 287 ] {1fea7b34-329b-43c3-8248-127736bd7307} <Debug> DynamicQueryHandler: Done processing query | ||
7303 | 2024.11.02 06:23:25.022090 [ 287 ] {1fea7b34-329b-43c3-8248-127736bd7307} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7304 | 2024.11.02 06:23:25.022106 [ 287 ] {} <Debug> HTTP-Session: 5cbe17d8-3327-4258-8ab5-fe6b604718a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7305 | 2024.11.02 06:23:25.022332 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7306 | 2024.11.02 06:23:25.022377 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36809, User-Agent: (none), Length: 24714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7307 | 2024.11.02 06:23:25.022458 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7308 | 2024.11.02 06:23:25.022495 [ 303 ] {} <Debug> HTTP-Session: bd5a68e8-ba9e-46a5-9529-0420dad707a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36809 | ||
7309 | 2024.11.02 06:23:25.022523 [ 303 ] {} <Debug> HTTP-Session: bd5a68e8-ba9e-46a5-9529-0420dad707a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7310 | 2024.11.02 06:23:25.022542 [ 303 ] {} <Debug> HTTP-Session: bd5a68e8-ba9e-46a5-9529-0420dad707a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7311 | 2024.11.02 06:23:25.022586 [ 303 ] {} <Trace> HTTP-Session: bd5a68e8-ba9e-46a5-9529-0420dad707a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7312 | 2024.11.02 06:23:25.022772 [ 303 ] {2fd696fd-c7ab-4dae-8e7c-ecee68a76e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7313 | 2024.11.02 06:23:25.022834 [ 303 ] {2fd696fd-c7ab-4dae-8e7c-ecee68a76e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7314 | 2024.11.02 06:23:25.023028 [ 303 ] {2fd696fd-c7ab-4dae-8e7c-ecee68a76e39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7315 | 2024.11.02 06:23:25.023420 [ 303 ] {2fd696fd-c7ab-4dae-8e7c-ecee68a76e39} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7316 | 2024.11.02 06:23:25.023456 [ 303 ] {2fd696fd-c7ab-4dae-8e7c-ecee68a76e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7317 | 2024.11.02 06:23:25.023858 [ 303 ] {2fd696fd-c7ab-4dae-8e7c-ecee68a76e39} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7318 | 2024.11.02 06:23:25.024207 [ 303 ] {2fd696fd-c7ab-4dae-8e7c-ecee68a76e39} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7319 | 2024.11.02 06:23:25.024374 [ 303 ] {2fd696fd-c7ab-4dae-8e7c-ecee68a76e39} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001679 sec., 76831.4472900536 rows/sec., 5.35 MiB/sec. | ||
7320 | 2024.11.02 06:23:25.024567 [ 303 ] {2fd696fd-c7ab-4dae-8e7c-ecee68a76e39} <Debug> DynamicQueryHandler: Done processing query | ||
7321 | 2024.11.02 06:23:25.024593 [ 303 ] {2fd696fd-c7ab-4dae-8e7c-ecee68a76e39} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7322 | 2024.11.02 06:23:25.024609 [ 303 ] {} <Debug> HTTP-Session: bd5a68e8-ba9e-46a5-9529-0420dad707a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7323 | 2024.11.02 06:23:25.024807 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7324 | 2024.11.02 06:23:25.024932 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45676, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7325 | 2024.11.02 06:23:25.024996 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7326 | 2024.11.02 06:23:25.025016 [ 287 ] {} <Debug> HTTP-Session: 297228d2-75c1-4c64-9c20-8d92c7c0eb2f Authenticating user 'default' from [fd00:1122:3344:101::d]:45676 | ||
7327 | 2024.11.02 06:23:25.025035 [ 287 ] {} <Debug> HTTP-Session: 297228d2-75c1-4c64-9c20-8d92c7c0eb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7328 | 2024.11.02 06:23:25.025049 [ 287 ] {} <Debug> HTTP-Session: 297228d2-75c1-4c64-9c20-8d92c7c0eb2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7329 | 2024.11.02 06:23:25.025088 [ 287 ] {} <Trace> HTTP-Session: 297228d2-75c1-4c64-9c20-8d92c7c0eb2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7330 | 2024.11.02 06:23:25.025227 [ 287 ] {4f2d1c67-416e-4b25-90c1-509cf139a36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45676) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7331 | 2024.11.02 06:23:25.025285 [ 287 ] {4f2d1c67-416e-4b25-90c1-509cf139a36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7332 | 2024.11.02 06:23:25.025446 [ 287 ] {4f2d1c67-416e-4b25-90c1-509cf139a36c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7333 | 2024.11.02 06:23:25.025742 [ 287 ] {4f2d1c67-416e-4b25-90c1-509cf139a36c} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7334 | 2024.11.02 06:23:25.025779 [ 287 ] {4f2d1c67-416e-4b25-90c1-509cf139a36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7335 | 2024.11.02 06:23:25.026153 [ 287 ] {4f2d1c67-416e-4b25-90c1-509cf139a36c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7336 | 2024.11.02 06:23:25.026479 [ 287 ] {4f2d1c67-416e-4b25-90c1-509cf139a36c} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7337 | 2024.11.02 06:23:25.026645 [ 287 ] {4f2d1c67-416e-4b25-90c1-509cf139a36c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001462 sec., 32831.73734610123 rows/sec., 2.21 MiB/sec. | ||
7338 | 2024.11.02 06:23:25.026814 [ 287 ] {4f2d1c67-416e-4b25-90c1-509cf139a36c} <Debug> DynamicQueryHandler: Done processing query | ||
7339 | 2024.11.02 06:23:25.026838 [ 287 ] {4f2d1c67-416e-4b25-90c1-509cf139a36c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7340 | 2024.11.02 06:23:25.026855 [ 287 ] {} <Debug> HTTP-Session: 297228d2-75c1-4c64-9c20-8d92c7c0eb2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7341 | 2024.11.02 06:23:25.027078 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7342 | 2024.11.02 06:23:28.462251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 696 | ||
7343 | 2024.11.02 06:23:28.465090 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7344 | 2024.11.02 06:23:28.465138 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7345 | 2024.11.02 06:23:28.466609 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7346 | 2024.11.02 06:23:28.467572 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7347 | 2024.11.02 06:23:28.467786 [ 69 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7348 | 2024.11.02 06:23:28.467914 [ 69 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7349 | 2024.11.02 06:23:28.467984 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7350 | 2024.11.02 06:23:28.468438 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
7351 | 2024.11.02 06:23:28.469569 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
7352 | 2024.11.02 06:23:28.470233 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7353 | 2024.11.02 06:23:28.470416 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 568 rows starting from the beginning of the part | ||
7354 | 2024.11.02 06:23:28.471023 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
7355 | 2024.11.02 06:23:28.471583 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
7356 | 2024.11.02 06:23:28.472124 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part | ||
7357 | 2024.11.02 06:23:28.472656 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
7358 | 2024.11.02 06:23:28.473119 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
7359 | 2024.11.02 06:23:28.481370 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 72 columns (72 merged, 0 gathered) in 0.013220305 sec., 52646.28917411512 rows/sec., 39.63 MiB/sec. | ||
7360 | 2024.11.02 06:23:28.482520 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7361 | 2024.11.02 06:23:28.484220 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_21_4} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7362 | 2024.11.02 06:23:28.484313 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_21_4} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7363 | 2024.11.02 06:23:28.484626 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
7364 | 2024.11.02 06:23:30.011608 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36809, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7365 | 2024.11.02 06:23:30.011739 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7366 | 2024.11.02 06:23:30.011770 [ 303 ] {} <Debug> HTTP-Session: f1c6d1b3-5443-4634-88b6-72721675ffb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36809 | ||
7367 | 2024.11.02 06:23:30.011798 [ 303 ] {} <Debug> HTTP-Session: f1c6d1b3-5443-4634-88b6-72721675ffb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7368 | 2024.11.02 06:23:30.011815 [ 303 ] {} <Debug> HTTP-Session: f1c6d1b3-5443-4634-88b6-72721675ffb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7369 | 2024.11.02 06:23:30.011876 [ 303 ] {} <Trace> HTTP-Session: f1c6d1b3-5443-4634-88b6-72721675ffb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7370 | 2024.11.02 06:23:30.012098 [ 303 ] {9f7a535c-a295-49f0-986a-465ce18d4694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36809) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7371 | 2024.11.02 06:23:30.012170 [ 303 ] {9f7a535c-a295-49f0-986a-465ce18d4694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7372 | 2024.11.02 06:23:30.012525 [ 303 ] {9f7a535c-a295-49f0-986a-465ce18d4694} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7373 | 2024.11.02 06:23:30.013013 [ 303 ] {9f7a535c-a295-49f0-986a-465ce18d4694} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7374 | 2024.11.02 06:23:30.013062 [ 303 ] {9f7a535c-a295-49f0-986a-465ce18d4694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7375 | 2024.11.02 06:23:30.013527 [ 303 ] {9f7a535c-a295-49f0-986a-465ce18d4694} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7376 | 2024.11.02 06:23:30.013922 [ 303 ] {9f7a535c-a295-49f0-986a-465ce18d4694} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7377 | 2024.11.02 06:23:30.014092 [ 303 ] {9f7a535c-a295-49f0-986a-465ce18d4694} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00206 sec., 27184.466019417472 rows/sec., 2.08 MiB/sec. | ||
7378 | 2024.11.02 06:23:30.014132 [ 67 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7379 | 2024.11.02 06:23:30.014279 [ 67 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7380 | 2024.11.02 06:23:30.014328 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7381 | 2024.11.02 06:23:30.014431 [ 303 ] {9f7a535c-a295-49f0-986a-465ce18d4694} <Debug> DynamicQueryHandler: Done processing query | ||
7382 | 2024.11.02 06:23:30.014511 [ 303 ] {9f7a535c-a295-49f0-986a-465ce18d4694} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7383 | 2024.11.02 06:23:30.014614 [ 303 ] {} <Debug> HTTP-Session: f1c6d1b3-5443-4634-88b6-72721675ffb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7384 | 2024.11.02 06:23:30.014757 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
7385 | 2024.11.02 06:23:30.015008 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7386 | 2024.11.02 06:23:30.015135 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44156, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7387 | 2024.11.02 06:23:30.015393 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7388 | 2024.11.02 06:23:30.015501 [ 287 ] {} <Debug> HTTP-Session: ec071cd5-c3df-4a14-9d8e-825d489fcd04 Authenticating user 'default' from [fd00:1122:3344:101::d]:44156 | ||
7389 | 2024.11.02 06:23:30.015590 [ 287 ] {} <Debug> HTTP-Session: ec071cd5-c3df-4a14-9d8e-825d489fcd04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7390 | 2024.11.02 06:23:30.015675 [ 287 ] {} <Debug> HTTP-Session: ec071cd5-c3df-4a14-9d8e-825d489fcd04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7391 | 2024.11.02 06:23:30.015806 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7392 | 2024.11.02 06:23:30.015831 [ 303 ] {} <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): | ||
7393 | |||
7394 | (version 23.8.7.1) | ||
7395 | 2024.11.02 06:23:30.015814 [ 287 ] {} <Trace> HTTP-Session: ec071cd5-c3df-4a14-9d8e-825d489fcd04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7396 | 2024.11.02 06:23:30.015881 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1423 rows starting from the beginning of the part | ||
7397 | 2024.11.02 06:23:30.016076 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 61 rows starting from the beginning of the part | ||
7398 | 2024.11.02 06:23:30.016300 [ 287 ] {b8b5fffa-f707-45ca-95ac-400089ca0159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44156) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7399 | 2024.11.02 06:23:30.016370 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
7400 | 2024.11.02 06:23:30.016503 [ 287 ] {b8b5fffa-f707-45ca-95ac-400089ca0159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7401 | 2024.11.02 06:23:30.016744 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 273 rows starting from the beginning of the part | ||
7402 | 2024.11.02 06:23:30.017065 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 57 rows starting from the beginning of the part | ||
7403 | 2024.11.02 06:23:30.017405 [ 201 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
7404 | 2024.11.02 06:23:30.018167 [ 287 ] {b8b5fffa-f707-45ca-95ac-400089ca0159} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7405 | 2024.11.02 06:23:30.019134 [ 287 ] {b8b5fffa-f707-45ca-95ac-400089ca0159} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7406 | 2024.11.02 06:23:30.019225 [ 287 ] {b8b5fffa-f707-45ca-95ac-400089ca0159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7407 | 2024.11.02 06:23:30.020302 [ 287 ] {b8b5fffa-f707-45ca-95ac-400089ca0159} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7408 | 2024.11.02 06:23:30.021067 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1926 rows, containing 5 columns (5 merged, 0 gathered) in 0.006587502 sec., 292371.8277428986 rows/sec., 25.50 MiB/sec. | ||
7409 | 2024.11.02 06:23:30.021327 [ 287 ] {b8b5fffa-f707-45ca-95ac-400089ca0159} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7410 | 2024.11.02 06:23:30.021432 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7411 | 2024.11.02 06:23:30.021675 [ 67 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7412 | 2024.11.02 06:23:30.021685 [ 287 ] {b8b5fffa-f707-45ca-95ac-400089ca0159} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005586 sec., 11457.214464733263 rows/sec., 915.72 KiB/sec. | ||
7413 | 2024.11.02 06:23:30.021782 [ 67 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7414 | 2024.11.02 06:23:30.022086 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7415 | 2024.11.02 06:23:30.022453 [ 287 ] {b8b5fffa-f707-45ca-95ac-400089ca0159} <Debug> DynamicQueryHandler: Done processing query | ||
7416 | 2024.11.02 06:23:30.022563 [ 287 ] {b8b5fffa-f707-45ca-95ac-400089ca0159} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7417 | 2024.11.02 06:23:30.022582 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
7418 | 2024.11.02 06:23:30.022614 [ 287 ] {} <Debug> HTTP-Session: ec071cd5-c3df-4a14-9d8e-825d489fcd04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7419 | 2024.11.02 06:23:30.022993 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7420 | 2024.11.02 06:23:30.023209 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61881, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7421 | 2024.11.02 06:23:30.023226 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7422 | 2024.11.02 06:23:30.023246 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_41_8} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7423 | 2024.11.02 06:23:30.023335 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 916 rows starting from the beginning of the part | ||
7424 | 2024.11.02 06:23:30.023408 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7425 | 2024.11.02 06:23:30.023574 [ 285 ] {} <Debug> HTTP-Session: 1b69dd48-dc63-48a3-b079-ca379db54f20 Authenticating user 'default' from [fd00:1122:3344:101::d]:61881 | ||
7426 | 2024.11.02 06:23:30.023694 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_41_8} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7427 | 2024.11.02 06:23:30.023727 [ 285 ] {} <Debug> HTTP-Session: 1b69dd48-dc63-48a3-b079-ca379db54f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7428 | 2024.11.02 06:23:30.023801 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part | ||
7429 | 2024.11.02 06:23:30.023829 [ 285 ] {} <Debug> HTTP-Session: 1b69dd48-dc63-48a3-b079-ca379db54f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7430 | 2024.11.02 06:23:30.024040 [ 285 ] {} <Trace> HTTP-Session: 1b69dd48-dc63-48a3-b079-ca379db54f20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7431 | 2024.11.02 06:23:30.024083 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
7432 | 2024.11.02 06:23:30.024250 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
7433 | 2024.11.02 06:23:30.024384 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 424 rows starting from the beginning of the part | ||
7434 | 2024.11.02 06:23:30.024481 [ 285 ] {9a62ffb7-f4b0-4488-b0f6-f766635ad375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61881) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7435 | 2024.11.02 06:23:30.024600 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 66 rows starting from the beginning of the part | ||
7436 | 2024.11.02 06:23:30.024664 [ 285 ] {9a62ffb7-f4b0-4488-b0f6-f766635ad375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7437 | 2024.11.02 06:23:30.024933 [ 189 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
7438 | 2024.11.02 06:23:30.025604 [ 285 ] {9a62ffb7-f4b0-4488-b0f6-f766635ad375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7439 | 2024.11.02 06:23:30.026277 [ 285 ] {9a62ffb7-f4b0-4488-b0f6-f766635ad375} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7440 | 2024.11.02 06:23:30.026327 [ 285 ] {9a62ffb7-f4b0-4488-b0f6-f766635ad375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7441 | 2024.11.02 06:23:30.026891 [ 285 ] {9a62ffb7-f4b0-4488-b0f6-f766635ad375} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7442 | 2024.11.02 06:23:30.027021 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.004778199 sec., 336528.4702457976 rows/sec., 25.96 MiB/sec. | ||
7443 | 2024.11.02 06:23:30.027314 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7444 | 2024.11.02 06:23:30.027565 [ 285 ] {9a62ffb7-f4b0-4488-b0f6-f766635ad375} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7445 | 2024.11.02 06:23:30.027939 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7446 | 2024.11.02 06:23:30.028025 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7447 | 2024.11.02 06:23:30.028114 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7448 | 2024.11.02 06:23:30.028164 [ 285 ] {9a62ffb7-f4b0-4488-b0f6-f766635ad375} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00382 sec., 41884.8167539267 rows/sec., 2.92 MiB/sec. | ||
7449 | 2024.11.02 06:23:30.028567 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
7450 | 2024.11.02 06:23:30.028730 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_41_8} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7451 | 2024.11.02 06:23:30.028833 [ 285 ] {9a62ffb7-f4b0-4488-b0f6-f766635ad375} <Debug> DynamicQueryHandler: Done processing query | ||
7452 | 2024.11.02 06:23:30.028921 [ 285 ] {9a62ffb7-f4b0-4488-b0f6-f766635ad375} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7453 | 2024.11.02 06:23:30.028991 [ 285 ] {} <Debug> HTTP-Session: 1b69dd48-dc63-48a3-b079-ca379db54f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7454 | 2024.11.02 06:23:30.029081 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7455 | 2024.11.02 06:23:30.029092 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_41_8} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7456 | 2024.11.02 06:23:30.029152 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 8080 rows starting from the beginning of the part | ||
7457 | 2024.11.02 06:23:30.029387 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7458 | 2024.11.02 06:23:30.029454 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
7459 | 2024.11.02 06:23:30.029503 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55680, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7460 | 2024.11.02 06:23:30.029718 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 133 rows starting from the beginning of the part | ||
7461 | 2024.11.02 06:23:30.029759 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7462 | 2024.11.02 06:23:30.029868 [ 287 ] {} <Debug> HTTP-Session: e5e22a4b-7405-4cc5-9779-da916a8bf328 Authenticating user 'default' from [fd00:1122:3344:101::d]:55680 | ||
7463 | 2024.11.02 06:23:30.029957 [ 287 ] {} <Debug> HTTP-Session: e5e22a4b-7405-4cc5-9779-da916a8bf328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7464 | 2024.11.02 06:23:30.030010 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
7465 | 2024.11.02 06:23:30.030030 [ 287 ] {} <Debug> HTTP-Session: e5e22a4b-7405-4cc5-9779-da916a8bf328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7466 | 2024.11.02 06:23:30.030204 [ 287 ] {} <Trace> HTTP-Session: e5e22a4b-7405-4cc5-9779-da916a8bf328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7467 | 2024.11.02 06:23:30.030295 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part | ||
7468 | 2024.11.02 06:23:30.030495 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 129 rows starting from the beginning of the part | ||
7469 | 2024.11.02 06:23:30.030741 [ 287 ] {f9ca21ae-df9d-4512-bd26-3f38ff7f607f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55680) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7470 | 2024.11.02 06:23:30.030864 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
7471 | 2024.11.02 06:23:30.030968 [ 287 ] {f9ca21ae-df9d-4512-bd26-3f38ff7f607f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7472 | 2024.11.02 06:23:30.031714 [ 287 ] {f9ca21ae-df9d-4512-bd26-3f38ff7f607f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7473 | 2024.11.02 06:23:30.032362 [ 287 ] {f9ca21ae-df9d-4512-bd26-3f38ff7f607f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7474 | 2024.11.02 06:23:30.032404 [ 287 ] {f9ca21ae-df9d-4512-bd26-3f38ff7f607f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7475 | 2024.11.02 06:23:30.033380 [ 287 ] {f9ca21ae-df9d-4512-bd26-3f38ff7f607f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7476 | 2024.11.02 06:23:30.034004 [ 287 ] {f9ca21ae-df9d-4512-bd26-3f38ff7f607f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7477 | 2024.11.02 06:23:30.034196 [ 287 ] {f9ca21ae-df9d-4512-bd26-3f38ff7f607f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003681 sec., 16299.918500407499 rows/sec., 1.10 MiB/sec. | ||
7478 | 2024.11.02 06:23:30.034220 [ 67 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7479 | 2024.11.02 06:23:30.034329 [ 67 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7480 | 2024.11.02 06:23:30.034536 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7481 | 2024.11.02 06:23:30.034689 [ 287 ] {f9ca21ae-df9d-4512-bd26-3f38ff7f607f} <Debug> DynamicQueryHandler: Done processing query | ||
7482 | 2024.11.02 06:23:30.034764 [ 287 ] {f9ca21ae-df9d-4512-bd26-3f38ff7f607f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7483 | 2024.11.02 06:23:30.034837 [ 287 ] {} <Debug> HTTP-Session: e5e22a4b-7405-4cc5-9779-da916a8bf328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7484 | 2024.11.02 06:23:30.034984 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
7485 | 2024.11.02 06:23:30.035223 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7486 | 2024.11.02 06:23:30.035242 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7487 | 2024.11.02 06:23:30.035319 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2248 rows starting from the beginning of the part | ||
7488 | 2024.11.02 06:23:30.035451 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
7489 | 2024.11.02 06:23:30.035833 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
7490 | 2024.11.02 06:23:30.036301 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
7491 | 2024.11.02 06:23:30.036522 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8899 rows, containing 5 columns (5 merged, 0 gathered) in 0.008278353 sec., 1074972.2801141725 rows/sec., 73.38 MiB/sec. | ||
7492 | 2024.11.02 06:23:30.036550 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
7493 | 2024.11.02 06:23:30.036829 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
7494 | 2024.11.02 06:23:30.036852 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7495 | 2024.11.02 06:23:30.038001 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7496 | 2024.11.02 06:23:30.038151 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7497 | 2024.11.02 06:23:30.038323 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
7498 | 2024.11.02 06:23:30.039045 [ 194 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2546 rows, containing 4 columns (4 merged, 0 gathered) in 0.00430511 sec., 591390.2316084838 rows/sec., 39.04 MiB/sec. | ||
7499 | 2024.11.02 06:23:30.039382 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7500 | 2024.11.02 06:23:30.039810 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_41_8} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7501 | 2024.11.02 06:23:30.039899 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_41_8} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7502 | 2024.11.02 06:23:30.039983 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
7503 | 2024.11.02 06:23:33.362198 [ 64 ] {} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7504 | 2024.11.02 06:23:33.362287 [ 64 ] {} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7505 | 2024.11.02 06:23:33.362314 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7506 | 2024.11.02 06:23:33.362690 [ 186 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
7507 | 2024.11.02 06:23:33.362985 [ 186 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7508 | 2024.11.02 06:23:33.363050 [ 186 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
7509 | 2024.11.02 06:23:33.363179 [ 186 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
7510 | 2024.11.02 06:23:33.363277 [ 186 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
7511 | 2024.11.02 06:23:33.363507 [ 186 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
7512 | 2024.11.02 06:23:33.363758 [ 186 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
7513 | 2024.11.02 06:23:33.364928 [ 186 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002505886 sec., 119319.0751694211 rows/sec., 8.12 MiB/sec. | ||
7514 | 2024.11.02 06:23:33.365118 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7515 | 2024.11.02 06:23:33.365602 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_13_3} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7516 | 2024.11.02 06:23:33.365685 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_13_3} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7517 | 2024.11.02 06:23:33.365784 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7518 | 2024.11.02 06:23:35.018276 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34426, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7519 | 2024.11.02 06:23:35.018428 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7520 | 2024.11.02 06:23:35.018457 [ 287 ] {} <Debug> HTTP-Session: 48f6aab1-27ee-467a-95b1-f32432a776c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34426 | ||
7521 | 2024.11.02 06:23:35.018485 [ 287 ] {} <Debug> HTTP-Session: 48f6aab1-27ee-467a-95b1-f32432a776c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7522 | 2024.11.02 06:23:35.018503 [ 287 ] {} <Debug> HTTP-Session: 48f6aab1-27ee-467a-95b1-f32432a776c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7523 | 2024.11.02 06:23:35.018561 [ 287 ] {} <Trace> HTTP-Session: 48f6aab1-27ee-467a-95b1-f32432a776c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7524 | 2024.11.02 06:23:35.018862 [ 287 ] {75044b4f-03e7-4f7f-a5fb-16b4c4244a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34426) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7525 | 2024.11.02 06:23:35.018937 [ 287 ] {75044b4f-03e7-4f7f-a5fb-16b4c4244a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7526 | 2024.11.02 06:23:35.019306 [ 287 ] {75044b4f-03e7-4f7f-a5fb-16b4c4244a4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7527 | 2024.11.02 06:23:35.019901 [ 287 ] {75044b4f-03e7-4f7f-a5fb-16b4c4244a4d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7528 | 2024.11.02 06:23:35.019947 [ 287 ] {75044b4f-03e7-4f7f-a5fb-16b4c4244a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7529 | 2024.11.02 06:23:35.020399 [ 287 ] {75044b4f-03e7-4f7f-a5fb-16b4c4244a4d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7530 | 2024.11.02 06:23:35.020795 [ 287 ] {75044b4f-03e7-4f7f-a5fb-16b4c4244a4d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7531 | 2024.11.02 06:23:35.020974 [ 287 ] {75044b4f-03e7-4f7f-a5fb-16b4c4244a4d} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002243 sec., 121711.99286669638 rows/sec., 10.82 MiB/sec. | ||
7532 | 2024.11.02 06:23:35.021198 [ 287 ] {75044b4f-03e7-4f7f-a5fb-16b4c4244a4d} <Debug> DynamicQueryHandler: Done processing query | ||
7533 | 2024.11.02 06:23:35.021224 [ 287 ] {75044b4f-03e7-4f7f-a5fb-16b4c4244a4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
7534 | 2024.11.02 06:23:35.021240 [ 287 ] {} <Debug> HTTP-Session: 48f6aab1-27ee-467a-95b1-f32432a776c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7535 | 2024.11.02 06:23:35.021467 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7536 | 2024.11.02 06:23:35.021624 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59798, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7537 | 2024.11.02 06:23:35.021790 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7538 | 2024.11.02 06:23:35.021833 [ 285 ] {} <Debug> HTTP-Session: ef6726f0-c0a8-4efd-b4bc-d8b2f994acd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59798 | ||
7539 | 2024.11.02 06:23:35.021873 [ 285 ] {} <Debug> HTTP-Session: ef6726f0-c0a8-4efd-b4bc-d8b2f994acd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7540 | 2024.11.02 06:23:35.021900 [ 285 ] {} <Debug> HTTP-Session: ef6726f0-c0a8-4efd-b4bc-d8b2f994acd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7541 | 2024.11.02 06:23:35.021985 [ 285 ] {} <Trace> HTTP-Session: ef6726f0-c0a8-4efd-b4bc-d8b2f994acd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7542 | 2024.11.02 06:23:35.022272 [ 285 ] {7431fe94-f25d-4766-95a0-1bba952d40e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59798) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7543 | 2024.11.02 06:23:35.022336 [ 285 ] {7431fe94-f25d-4766-95a0-1bba952d40e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7544 | 2024.11.02 06:23:35.022681 [ 285 ] {7431fe94-f25d-4766-95a0-1bba952d40e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7545 | 2024.11.02 06:23:35.023080 [ 285 ] {7431fe94-f25d-4766-95a0-1bba952d40e3} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7546 | 2024.11.02 06:23:35.023122 [ 285 ] {7431fe94-f25d-4766-95a0-1bba952d40e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7547 | 2024.11.02 06:23:35.023540 [ 285 ] {7431fe94-f25d-4766-95a0-1bba952d40e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7548 | 2024.11.02 06:23:35.023945 [ 285 ] {7431fe94-f25d-4766-95a0-1bba952d40e3} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7549 | 2024.11.02 06:23:35.024136 [ 285 ] {7431fe94-f25d-4766-95a0-1bba952d40e3} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001953 sec., 21505.37634408602 rows/sec., 1.58 MiB/sec. | ||
7550 | 2024.11.02 06:23:35.024344 [ 285 ] {7431fe94-f25d-4766-95a0-1bba952d40e3} <Debug> DynamicQueryHandler: Done processing query | ||
7551 | 2024.11.02 06:23:35.024370 [ 285 ] {7431fe94-f25d-4766-95a0-1bba952d40e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7552 | 2024.11.02 06:23:35.024386 [ 285 ] {} <Debug> HTTP-Session: ef6726f0-c0a8-4efd-b4bc-d8b2f994acd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7553 | 2024.11.02 06:23:35.024581 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7554 | 2024.11.02 06:23:35.024679 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60025, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7555 | 2024.11.02 06:23:35.024750 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7556 | 2024.11.02 06:23:35.024773 [ 287 ] {} <Debug> HTTP-Session: da88bbdd-0895-4143-966e-5014b531d1dc Authenticating user 'default' from [fd00:1122:3344:101::d]:60025 | ||
7557 | 2024.11.02 06:23:35.024794 [ 287 ] {} <Debug> HTTP-Session: da88bbdd-0895-4143-966e-5014b531d1dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7558 | 2024.11.02 06:23:35.024811 [ 287 ] {} <Debug> HTTP-Session: da88bbdd-0895-4143-966e-5014b531d1dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7559 | 2024.11.02 06:23:35.024856 [ 287 ] {} <Trace> HTTP-Session: da88bbdd-0895-4143-966e-5014b531d1dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7560 | 2024.11.02 06:23:35.024989 [ 287 ] {50184ce3-5d99-41bd-866f-140be035ffae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60025) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7561 | 2024.11.02 06:23:35.025044 [ 287 ] {50184ce3-5d99-41bd-866f-140be035ffae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7562 | 2024.11.02 06:23:35.025325 [ 287 ] {50184ce3-5d99-41bd-866f-140be035ffae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7563 | 2024.11.02 06:23:35.025678 [ 287 ] {50184ce3-5d99-41bd-866f-140be035ffae} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7564 | 2024.11.02 06:23:35.025716 [ 287 ] {50184ce3-5d99-41bd-866f-140be035ffae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7565 | 2024.11.02 06:23:35.026076 [ 287 ] {50184ce3-5d99-41bd-866f-140be035ffae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7566 | 2024.11.02 06:23:35.026437 [ 287 ] {50184ce3-5d99-41bd-866f-140be035ffae} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7567 | 2024.11.02 06:23:35.026596 [ 287 ] {50184ce3-5d99-41bd-866f-140be035ffae} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001645 sec., 8510.638297872341 rows/sec., 596.03 KiB/sec. | ||
7568 | 2024.11.02 06:23:35.026775 [ 287 ] {50184ce3-5d99-41bd-866f-140be035ffae} <Debug> DynamicQueryHandler: Done processing query | ||
7569 | 2024.11.02 06:23:35.026799 [ 287 ] {50184ce3-5d99-41bd-866f-140be035ffae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7570 | 2024.11.02 06:23:35.026815 [ 287 ] {} <Debug> HTTP-Session: da88bbdd-0895-4143-966e-5014b531d1dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7571 | 2024.11.02 06:23:35.026984 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59798, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7572 | 2024.11.02 06:23:35.026997 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7573 | 2024.11.02 06:23:35.027070 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7574 | 2024.11.02 06:23:35.027105 [ 285 ] {} <Debug> HTTP-Session: 0ebaa820-077f-4670-ae92-8d05d6231734 Authenticating user 'default' from [fd00:1122:3344:101::d]:59798 | ||
7575 | 2024.11.02 06:23:35.027127 [ 285 ] {} <Debug> HTTP-Session: 0ebaa820-077f-4670-ae92-8d05d6231734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7576 | 2024.11.02 06:23:35.027144 [ 285 ] {} <Debug> HTTP-Session: 0ebaa820-077f-4670-ae92-8d05d6231734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7577 | 2024.11.02 06:23:35.027202 [ 285 ] {} <Trace> HTTP-Session: 0ebaa820-077f-4670-ae92-8d05d6231734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7578 | 2024.11.02 06:23:35.027340 [ 285 ] {125590fd-c1c4-4e42-a2df-382c002686fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59798) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7579 | 2024.11.02 06:23:35.027394 [ 285 ] {125590fd-c1c4-4e42-a2df-382c002686fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7580 | 2024.11.02 06:23:35.027704 [ 285 ] {125590fd-c1c4-4e42-a2df-382c002686fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7581 | 2024.11.02 06:23:35.028077 [ 285 ] {125590fd-c1c4-4e42-a2df-382c002686fb} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7582 | 2024.11.02 06:23:35.028122 [ 285 ] {125590fd-c1c4-4e42-a2df-382c002686fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7583 | 2024.11.02 06:23:35.028494 [ 285 ] {125590fd-c1c4-4e42-a2df-382c002686fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7584 | 2024.11.02 06:23:35.028873 [ 285 ] {125590fd-c1c4-4e42-a2df-382c002686fb} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7585 | 2024.11.02 06:23:35.029036 [ 285 ] {125590fd-c1c4-4e42-a2df-382c002686fb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001726 sec., 3476.2456546929316 rows/sec., 205.38 KiB/sec. | ||
7586 | 2024.11.02 06:23:35.029215 [ 285 ] {125590fd-c1c4-4e42-a2df-382c002686fb} <Debug> DynamicQueryHandler: Done processing query | ||
7587 | 2024.11.02 06:23:35.029238 [ 285 ] {125590fd-c1c4-4e42-a2df-382c002686fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7588 | 2024.11.02 06:23:35.029255 [ 285 ] {} <Debug> HTTP-Session: 0ebaa820-077f-4670-ae92-8d05d6231734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7589 | 2024.11.02 06:23:35.029493 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7590 | 2024.11.02 06:23:35.029568 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45889, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7591 | 2024.11.02 06:23:35.029640 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7592 | 2024.11.02 06:23:35.029669 [ 287 ] {} <Debug> HTTP-Session: 079e3fa3-101d-4563-9121-3be4f0245426 Authenticating user 'default' from [fd00:1122:3344:101::d]:45889 | ||
7593 | 2024.11.02 06:23:35.029691 [ 287 ] {} <Debug> HTTP-Session: 079e3fa3-101d-4563-9121-3be4f0245426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7594 | 2024.11.02 06:23:35.029708 [ 287 ] {} <Debug> HTTP-Session: 079e3fa3-101d-4563-9121-3be4f0245426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7595 | 2024.11.02 06:23:35.029753 [ 287 ] {} <Trace> HTTP-Session: 079e3fa3-101d-4563-9121-3be4f0245426 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7596 | 2024.11.02 06:23:35.030015 [ 287 ] {d5a7f55a-1388-4fad-bf11-30b367b987ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45889) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7597 | 2024.11.02 06:23:35.030070 [ 287 ] {d5a7f55a-1388-4fad-bf11-30b367b987ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7598 | 2024.11.02 06:23:35.030393 [ 287 ] {d5a7f55a-1388-4fad-bf11-30b367b987ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7599 | 2024.11.02 06:23:35.031071 [ 287 ] {d5a7f55a-1388-4fad-bf11-30b367b987ef} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7600 | 2024.11.02 06:23:35.031118 [ 287 ] {d5a7f55a-1388-4fad-bf11-30b367b987ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7601 | 2024.11.02 06:23:35.031515 [ 287 ] {d5a7f55a-1388-4fad-bf11-30b367b987ef} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7602 | 2024.11.02 06:23:35.031897 [ 287 ] {d5a7f55a-1388-4fad-bf11-30b367b987ef} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7603 | 2024.11.02 06:23:35.032059 [ 287 ] {d5a7f55a-1388-4fad-bf11-30b367b987ef} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002174 sec., 195032.1987120515 rows/sec., 13.95 MiB/sec. | ||
7604 | 2024.11.02 06:23:35.032414 [ 287 ] {d5a7f55a-1388-4fad-bf11-30b367b987ef} <Debug> DynamicQueryHandler: Done processing query | ||
7605 | 2024.11.02 06:23:35.032447 [ 287 ] {d5a7f55a-1388-4fad-bf11-30b367b987ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
7606 | 2024.11.02 06:23:35.032463 [ 287 ] {} <Debug> HTTP-Session: 079e3fa3-101d-4563-9121-3be4f0245426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7607 | 2024.11.02 06:23:35.032744 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7608 | 2024.11.02 06:23:35.032848 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50825, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7609 | 2024.11.02 06:23:35.032955 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7610 | 2024.11.02 06:23:35.032992 [ 285 ] {} <Debug> HTTP-Session: bb0c679b-326d-4953-add4-35bbfa884704 Authenticating user 'default' from [fd00:1122:3344:101::d]:50825 | ||
7611 | 2024.11.02 06:23:35.033024 [ 285 ] {} <Debug> HTTP-Session: bb0c679b-326d-4953-add4-35bbfa884704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7612 | 2024.11.02 06:23:35.033050 [ 285 ] {} <Debug> HTTP-Session: bb0c679b-326d-4953-add4-35bbfa884704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7613 | 2024.11.02 06:23:35.033117 [ 285 ] {} <Trace> HTTP-Session: bb0c679b-326d-4953-add4-35bbfa884704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7614 | 2024.11.02 06:23:35.033268 [ 285 ] {93ea7e21-e54b-4641-ba72-a353fa0e3d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50825) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7615 | 2024.11.02 06:23:35.033316 [ 285 ] {93ea7e21-e54b-4641-ba72-a353fa0e3d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7616 | 2024.11.02 06:23:35.033478 [ 285 ] {93ea7e21-e54b-4641-ba72-a353fa0e3d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7617 | 2024.11.02 06:23:35.033761 [ 285 ] {93ea7e21-e54b-4641-ba72-a353fa0e3d9b} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7618 | 2024.11.02 06:23:35.033797 [ 285 ] {93ea7e21-e54b-4641-ba72-a353fa0e3d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7619 | 2024.11.02 06:23:35.034157 [ 285 ] {93ea7e21-e54b-4641-ba72-a353fa0e3d9b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7620 | 2024.11.02 06:23:35.034497 [ 285 ] {93ea7e21-e54b-4641-ba72-a353fa0e3d9b} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7621 | 2024.11.02 06:23:35.034651 [ 285 ] {93ea7e21-e54b-4641-ba72-a353fa0e3d9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001406 sec., 4267.425320056899 rows/sec., 222.96 KiB/sec. | ||
7622 | 2024.11.02 06:23:35.034813 [ 285 ] {93ea7e21-e54b-4641-ba72-a353fa0e3d9b} <Debug> DynamicQueryHandler: Done processing query | ||
7623 | 2024.11.02 06:23:35.034837 [ 285 ] {93ea7e21-e54b-4641-ba72-a353fa0e3d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7624 | 2024.11.02 06:23:35.034852 [ 285 ] {} <Debug> HTTP-Session: bb0c679b-326d-4953-add4-35bbfa884704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7625 | 2024.11.02 06:23:35.035039 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7626 | 2024.11.02 06:23:35.035088 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45889, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7627 | 2024.11.02 06:23:35.035156 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7628 | 2024.11.02 06:23:35.035189 [ 287 ] {} <Debug> HTTP-Session: 3d64ed0b-81ee-4db8-8d2a-9b9df8b641ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45889 | ||
7629 | 2024.11.02 06:23:35.035211 [ 287 ] {} <Debug> HTTP-Session: 3d64ed0b-81ee-4db8-8d2a-9b9df8b641ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7630 | 2024.11.02 06:23:35.035228 [ 287 ] {} <Debug> HTTP-Session: 3d64ed0b-81ee-4db8-8d2a-9b9df8b641ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7631 | 2024.11.02 06:23:35.035273 [ 287 ] {} <Trace> HTTP-Session: 3d64ed0b-81ee-4db8-8d2a-9b9df8b641ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7632 | 2024.11.02 06:23:35.035506 [ 287 ] {e02a483e-5847-4d2f-a1f7-0629eb0d5d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45889) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7633 | 2024.11.02 06:23:35.035565 [ 287 ] {e02a483e-5847-4d2f-a1f7-0629eb0d5d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7634 | 2024.11.02 06:23:35.035780 [ 287 ] {e02a483e-5847-4d2f-a1f7-0629eb0d5d53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7635 | 2024.11.02 06:23:35.036251 [ 287 ] {e02a483e-5847-4d2f-a1f7-0629eb0d5d53} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7636 | 2024.11.02 06:23:35.036288 [ 287 ] {e02a483e-5847-4d2f-a1f7-0629eb0d5d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7637 | 2024.11.02 06:23:35.036678 [ 287 ] {e02a483e-5847-4d2f-a1f7-0629eb0d5d53} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7638 | 2024.11.02 06:23:35.037032 [ 287 ] {e02a483e-5847-4d2f-a1f7-0629eb0d5d53} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7639 | 2024.11.02 06:23:35.037186 [ 287 ] {e02a483e-5847-4d2f-a1f7-0629eb0d5d53} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001812 sec., 130794.70198675497 rows/sec., 8.77 MiB/sec. | ||
7640 | 2024.11.02 06:23:35.037355 [ 287 ] {e02a483e-5847-4d2f-a1f7-0629eb0d5d53} <Debug> DynamicQueryHandler: Done processing query | ||
7641 | 2024.11.02 06:23:35.037380 [ 287 ] {e02a483e-5847-4d2f-a1f7-0629eb0d5d53} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7642 | 2024.11.02 06:23:35.037397 [ 287 ] {} <Debug> HTTP-Session: 3d64ed0b-81ee-4db8-8d2a-9b9df8b641ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7643 | 2024.11.02 06:23:35.037562 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7644 | 2024.11.02 06:23:35.037650 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49733, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7645 | 2024.11.02 06:23:35.037723 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7646 | 2024.11.02 06:23:35.037747 [ 285 ] {} <Debug> HTTP-Session: 9e6afeb8-c764-4303-a268-093821db47a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49733 | ||
7647 | 2024.11.02 06:23:35.037767 [ 285 ] {} <Debug> HTTP-Session: 9e6afeb8-c764-4303-a268-093821db47a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7648 | 2024.11.02 06:23:35.037784 [ 285 ] {} <Debug> HTTP-Session: 9e6afeb8-c764-4303-a268-093821db47a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7649 | 2024.11.02 06:23:35.037829 [ 285 ] {} <Trace> HTTP-Session: 9e6afeb8-c764-4303-a268-093821db47a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7650 | 2024.11.02 06:23:35.037950 [ 285 ] {d868c7bf-d0e5-4911-a942-fc6610ae74e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49733) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7651 | 2024.11.02 06:23:35.038008 [ 285 ] {d868c7bf-d0e5-4911-a942-fc6610ae74e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7652 | 2024.11.02 06:23:35.038190 [ 285 ] {d868c7bf-d0e5-4911-a942-fc6610ae74e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7653 | 2024.11.02 06:23:35.038473 [ 285 ] {d868c7bf-d0e5-4911-a942-fc6610ae74e9} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7654 | 2024.11.02 06:23:35.038508 [ 285 ] {d868c7bf-d0e5-4911-a942-fc6610ae74e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7655 | 2024.11.02 06:23:35.038865 [ 285 ] {d868c7bf-d0e5-4911-a942-fc6610ae74e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7656 | 2024.11.02 06:23:35.039197 [ 285 ] {d868c7bf-d0e5-4911-a942-fc6610ae74e9} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7657 | 2024.11.02 06:23:35.039335 [ 285 ] {d868c7bf-d0e5-4911-a942-fc6610ae74e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec. | ||
7658 | 2024.11.02 06:23:35.039610 [ 285 ] {d868c7bf-d0e5-4911-a942-fc6610ae74e9} <Debug> DynamicQueryHandler: Done processing query | ||
7659 | 2024.11.02 06:23:35.039635 [ 285 ] {d868c7bf-d0e5-4911-a942-fc6610ae74e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7660 | 2024.11.02 06:23:35.039651 [ 285 ] {} <Debug> HTTP-Session: 9e6afeb8-c764-4303-a268-093821db47a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7661 | 2024.11.02 06:23:35.039837 [ 285 ] {} <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) | ||
7662 | 2024.11.02 06:23:35.039919 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57096, User-Agent: (none), Length: 70271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7663 | 2024.11.02 06:23:35.039979 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7664 | 2024.11.02 06:23:35.039999 [ 287 ] {} <Debug> HTTP-Session: 37b24217-6cb8-438d-9f4f-5c1f63bbeb55 Authenticating user 'default' from [fd00:1122:3344:101::d]:57096 | ||
7665 | 2024.11.02 06:23:35.040017 [ 287 ] {} <Debug> HTTP-Session: 37b24217-6cb8-438d-9f4f-5c1f63bbeb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7666 | 2024.11.02 06:23:35.040030 [ 287 ] {} <Debug> HTTP-Session: 37b24217-6cb8-438d-9f4f-5c1f63bbeb55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7667 | 2024.11.02 06:23:35.040067 [ 287 ] {} <Trace> HTTP-Session: 37b24217-6cb8-438d-9f4f-5c1f63bbeb55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7668 | 2024.11.02 06:23:35.040560 [ 287 ] {ab27b26d-4aa9-458e-85a1-44e8986fb086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57096) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7669 | 2024.11.02 06:23:35.040652 [ 287 ] {ab27b26d-4aa9-458e-85a1-44e8986fb086} <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 | ||
7670 | 2024.11.02 06:23:35.041200 [ 287 ] {ab27b26d-4aa9-458e-85a1-44e8986fb086} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7671 | 2024.11.02 06:23:35.042251 [ 287 ] {ab27b26d-4aa9-458e-85a1-44e8986fb086} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7672 | 2024.11.02 06:23:35.042287 [ 287 ] {ab27b26d-4aa9-458e-85a1-44e8986fb086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7673 | 2024.11.02 06:23:35.042935 [ 287 ] {ab27b26d-4aa9-458e-85a1-44e8986fb086} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7674 | 2024.11.02 06:23:35.043367 [ 287 ] {ab27b26d-4aa9-458e-85a1-44e8986fb086} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7675 | 2024.11.02 06:23:35.043554 [ 287 ] {ab27b26d-4aa9-458e-85a1-44e8986fb086} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003378 sec., 12433.392539964476 rows/sec., 22.28 MiB/sec. | ||
7676 | 2024.11.02 06:23:35.043784 [ 287 ] {ab27b26d-4aa9-458e-85a1-44e8986fb086} <Debug> DynamicQueryHandler: Done processing query | ||
7677 | 2024.11.02 06:23:35.043810 [ 287 ] {ab27b26d-4aa9-458e-85a1-44e8986fb086} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
7678 | 2024.11.02 06:23:35.043826 [ 287 ] {} <Debug> HTTP-Session: 37b24217-6cb8-438d-9f4f-5c1f63bbeb55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7679 | 2024.11.02 06:23:35.044035 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7680 | 2024.11.02 06:23:35.044038 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49733, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7681 | 2024.11.02 06:23:35.044164 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7682 | 2024.11.02 06:23:35.044207 [ 285 ] {} <Debug> HTTP-Session: e6809397-dffa-4fb4-8c46-05bda30172be Authenticating user 'default' from [fd00:1122:3344:101::d]:49733 | ||
7683 | 2024.11.02 06:23:35.044235 [ 285 ] {} <Debug> HTTP-Session: e6809397-dffa-4fb4-8c46-05bda30172be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7684 | 2024.11.02 06:23:35.044254 [ 285 ] {} <Debug> HTTP-Session: e6809397-dffa-4fb4-8c46-05bda30172be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7685 | 2024.11.02 06:23:35.044297 [ 285 ] {} <Trace> HTTP-Session: e6809397-dffa-4fb4-8c46-05bda30172be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7686 | 2024.11.02 06:23:35.044479 [ 285 ] {fe00c1e6-b9a2-4c69-a933-74b0ef136553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49733) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7687 | 2024.11.02 06:23:35.044534 [ 285 ] {fe00c1e6-b9a2-4c69-a933-74b0ef136553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7688 | 2024.11.02 06:23:35.044716 [ 285 ] {fe00c1e6-b9a2-4c69-a933-74b0ef136553} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7689 | 2024.11.02 06:23:35.045202 [ 285 ] {fe00c1e6-b9a2-4c69-a933-74b0ef136553} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7690 | 2024.11.02 06:23:35.045238 [ 285 ] {fe00c1e6-b9a2-4c69-a933-74b0ef136553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7691 | 2024.11.02 06:23:35.045604 [ 285 ] {fe00c1e6-b9a2-4c69-a933-74b0ef136553} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7692 | 2024.11.02 06:23:35.045927 [ 285 ] {fe00c1e6-b9a2-4c69-a933-74b0ef136553} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7693 | 2024.11.02 06:23:35.046081 [ 285 ] {fe00c1e6-b9a2-4c69-a933-74b0ef136553} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001677 sec., 48896.83959451401 rows/sec., 3.11 MiB/sec. | ||
7694 | 2024.11.02 06:23:35.046251 [ 285 ] {fe00c1e6-b9a2-4c69-a933-74b0ef136553} <Debug> DynamicQueryHandler: Done processing query | ||
7695 | 2024.11.02 06:23:35.046275 [ 285 ] {fe00c1e6-b9a2-4c69-a933-74b0ef136553} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7696 | 2024.11.02 06:23:35.046291 [ 285 ] {} <Debug> HTTP-Session: e6809397-dffa-4fb4-8c46-05bda30172be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7697 | 2024.11.02 06:23:35.046675 [ 285 ] {} <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) | ||
7698 | 2024.11.02 06:23:36.659018 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7699 | 2024.11.02 06:23:36.839417 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7700 | 2024.11.02 06:23:36.865826 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7701 | 2024.11.02 06:23:36.869346 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7702 | 2024.11.02 06:23:36.874720 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7703 | 2024.11.02 06:23:37.005004 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7704 | 2024.11.02 06:23:37.030345 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7705 | 2024.11.02 06:23:37.047726 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7706 | 2024.11.02 06:23:38.281107 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7707 | 2024.11.02 06:23:38.281170 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7708 | 2024.11.02 06:23:38.469758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 724 | ||
7709 | 2024.11.02 06:23:38.472527 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7710 | 2024.11.02 06:23:38.472575 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7711 | 2024.11.02 06:23:38.474075 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7712 | 2024.11.02 06:23:38.475060 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7713 | 2024.11.02 06:23:38.475567 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
7714 | 2024.11.02 06:23:39.001448 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001025359 sec. | ||
7715 | 2024.11.02 06:23:40.010234 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7716 | 2024.11.02 06:23:40.010400 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7717 | 2024.11.02 06:23:40.010443 [ 285 ] {} <Debug> HTTP-Session: bbd3204e-d5f7-4432-a780-1f55fa46597a Authenticating user 'default' from [fd00:1122:3344:101::d]:42418 | ||
7718 | 2024.11.02 06:23:40.010484 [ 285 ] {} <Debug> HTTP-Session: bbd3204e-d5f7-4432-a780-1f55fa46597a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7719 | 2024.11.02 06:23:40.010511 [ 285 ] {} <Debug> HTTP-Session: bbd3204e-d5f7-4432-a780-1f55fa46597a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7720 | 2024.11.02 06:23:40.010594 [ 285 ] {} <Trace> HTTP-Session: bbd3204e-d5f7-4432-a780-1f55fa46597a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7721 | 2024.11.02 06:23:40.010895 [ 285 ] {6adc1605-50df-47f4-82ed-73633ea1baf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42418) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7722 | 2024.11.02 06:23:40.011002 [ 285 ] {6adc1605-50df-47f4-82ed-73633ea1baf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7723 | 2024.11.02 06:23:40.011479 [ 285 ] {6adc1605-50df-47f4-82ed-73633ea1baf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7724 | 2024.11.02 06:23:40.011973 [ 285 ] {6adc1605-50df-47f4-82ed-73633ea1baf5} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7725 | 2024.11.02 06:23:40.012016 [ 285 ] {6adc1605-50df-47f4-82ed-73633ea1baf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7726 | 2024.11.02 06:23:40.012449 [ 285 ] {6adc1605-50df-47f4-82ed-73633ea1baf5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7727 | 2024.11.02 06:23:40.012850 [ 285 ] {6adc1605-50df-47f4-82ed-73633ea1baf5} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7728 | 2024.11.02 06:23:40.013008 [ 285 ] {6adc1605-50df-47f4-82ed-73633ea1baf5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002226 sec., 25157.232704402515 rows/sec., 1.92 MiB/sec. | ||
7729 | 2024.11.02 06:23:40.013276 [ 285 ] {6adc1605-50df-47f4-82ed-73633ea1baf5} <Debug> DynamicQueryHandler: Done processing query | ||
7730 | 2024.11.02 06:23:40.013312 [ 285 ] {6adc1605-50df-47f4-82ed-73633ea1baf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7731 | 2024.11.02 06:23:40.013333 [ 285 ] {} <Debug> HTTP-Session: bbd3204e-d5f7-4432-a780-1f55fa46597a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7732 | 2024.11.02 06:23:40.013584 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7733 | 2024.11.02 06:23:40.013834 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57331, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7734 | 2024.11.02 06:23:40.013957 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7735 | 2024.11.02 06:23:40.013987 [ 287 ] {} <Debug> HTTP-Session: a340af3a-0c76-4244-9a78-3127a54c65af Authenticating user 'default' from [fd00:1122:3344:101::d]:57331 | ||
7736 | 2024.11.02 06:23:40.014015 [ 287 ] {} <Debug> HTTP-Session: a340af3a-0c76-4244-9a78-3127a54c65af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7737 | 2024.11.02 06:23:40.014033 [ 287 ] {} <Debug> HTTP-Session: a340af3a-0c76-4244-9a78-3127a54c65af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7738 | 2024.11.02 06:23:40.014095 [ 287 ] {} <Trace> HTTP-Session: a340af3a-0c76-4244-9a78-3127a54c65af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7739 | 2024.11.02 06:23:40.014322 [ 287 ] {6c3abfdd-d587-4d35-98d7-2ddcc772d9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57331) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7740 | 2024.11.02 06:23:40.014392 [ 287 ] {6c3abfdd-d587-4d35-98d7-2ddcc772d9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7741 | 2024.11.02 06:23:40.014735 [ 287 ] {6c3abfdd-d587-4d35-98d7-2ddcc772d9c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7742 | 2024.11.02 06:23:40.015152 [ 287 ] {6c3abfdd-d587-4d35-98d7-2ddcc772d9c8} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7743 | 2024.11.02 06:23:40.015194 [ 287 ] {6c3abfdd-d587-4d35-98d7-2ddcc772d9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7744 | 2024.11.02 06:23:40.015617 [ 287 ] {6c3abfdd-d587-4d35-98d7-2ddcc772d9c8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7745 | 2024.11.02 06:23:40.016015 [ 287 ] {6c3abfdd-d587-4d35-98d7-2ddcc772d9c8} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7746 | 2024.11.02 06:23:40.016196 [ 287 ] {6c3abfdd-d587-4d35-98d7-2ddcc772d9c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001952 sec., 32786.88524590164 rows/sec., 2.56 MiB/sec. | ||
7747 | 2024.11.02 06:23:40.016396 [ 287 ] {6c3abfdd-d587-4d35-98d7-2ddcc772d9c8} <Debug> DynamicQueryHandler: Done processing query | ||
7748 | 2024.11.02 06:23:40.016423 [ 287 ] {6c3abfdd-d587-4d35-98d7-2ddcc772d9c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7749 | 2024.11.02 06:23:40.016439 [ 287 ] {} <Debug> HTTP-Session: a340af3a-0c76-4244-9a78-3127a54c65af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7750 | 2024.11.02 06:23:40.016695 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Length: 24523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7751 | 2024.11.02 06:23:40.016713 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7752 | 2024.11.02 06:23:40.016831 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7753 | 2024.11.02 06:23:40.016883 [ 285 ] {} <Debug> HTTP-Session: 37227d34-d029-4735-b06d-46d54d09453c Authenticating user 'default' from [fd00:1122:3344:101::d]:42418 | ||
7754 | 2024.11.02 06:23:40.016928 [ 285 ] {} <Debug> HTTP-Session: 37227d34-d029-4735-b06d-46d54d09453c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7755 | 2024.11.02 06:23:40.016957 [ 285 ] {} <Debug> HTTP-Session: 37227d34-d029-4735-b06d-46d54d09453c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7756 | 2024.11.02 06:23:40.017029 [ 285 ] {} <Trace> HTTP-Session: 37227d34-d029-4735-b06d-46d54d09453c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7757 | 2024.11.02 06:23:40.017330 [ 285 ] {2086b5d8-b17a-4cf3-9b83-f0e5f943bd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42418) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7758 | 2024.11.02 06:23:40.017399 [ 285 ] {2086b5d8-b17a-4cf3-9b83-f0e5f943bd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7759 | 2024.11.02 06:23:40.017584 [ 285 ] {2086b5d8-b17a-4cf3-9b83-f0e5f943bd7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7760 | 2024.11.02 06:23:40.017969 [ 285 ] {2086b5d8-b17a-4cf3-9b83-f0e5f943bd7d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7761 | 2024.11.02 06:23:40.018006 [ 285 ] {2086b5d8-b17a-4cf3-9b83-f0e5f943bd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7762 | 2024.11.02 06:23:40.018408 [ 285 ] {2086b5d8-b17a-4cf3-9b83-f0e5f943bd7d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7763 | 2024.11.02 06:23:40.018775 [ 285 ] {2086b5d8-b17a-4cf3-9b83-f0e5f943bd7d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7764 | 2024.11.02 06:23:40.018940 [ 285 ] {2086b5d8-b17a-4cf3-9b83-f0e5f943bd7d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001743 sec., 73436.60355708549 rows/sec., 5.11 MiB/sec. | ||
7765 | 2024.11.02 06:23:40.019131 [ 285 ] {2086b5d8-b17a-4cf3-9b83-f0e5f943bd7d} <Debug> DynamicQueryHandler: Done processing query | ||
7766 | 2024.11.02 06:23:40.019157 [ 285 ] {2086b5d8-b17a-4cf3-9b83-f0e5f943bd7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7767 | 2024.11.02 06:23:40.019172 [ 285 ] {} <Debug> HTTP-Session: 37227d34-d029-4735-b06d-46d54d09453c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7768 | 2024.11.02 06:23:40.019387 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7769 | 2024.11.02 06:23:40.019501 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40987, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7770 | 2024.11.02 06:23:40.019569 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7771 | 2024.11.02 06:23:40.019593 [ 287 ] {} <Debug> HTTP-Session: 928f1116-1658-4467-afc0-82a39f4eeba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40987 | ||
7772 | 2024.11.02 06:23:40.019615 [ 287 ] {} <Debug> HTTP-Session: 928f1116-1658-4467-afc0-82a39f4eeba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7773 | 2024.11.02 06:23:40.019632 [ 287 ] {} <Debug> HTTP-Session: 928f1116-1658-4467-afc0-82a39f4eeba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7774 | 2024.11.02 06:23:40.019679 [ 287 ] {} <Trace> HTTP-Session: 928f1116-1658-4467-afc0-82a39f4eeba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7775 | 2024.11.02 06:23:40.019833 [ 287 ] {f6df3241-9dbe-4190-b25e-d0594a6c399f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40987) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7776 | 2024.11.02 06:23:40.019891 [ 287 ] {f6df3241-9dbe-4190-b25e-d0594a6c399f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7777 | 2024.11.02 06:23:40.020083 [ 287 ] {f6df3241-9dbe-4190-b25e-d0594a6c399f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7778 | 2024.11.02 06:23:40.020446 [ 287 ] {f6df3241-9dbe-4190-b25e-d0594a6c399f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7779 | 2024.11.02 06:23:40.020482 [ 287 ] {f6df3241-9dbe-4190-b25e-d0594a6c399f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7780 | 2024.11.02 06:23:40.020855 [ 287 ] {f6df3241-9dbe-4190-b25e-d0594a6c399f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7781 | 2024.11.02 06:23:40.021197 [ 287 ] {f6df3241-9dbe-4190-b25e-d0594a6c399f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7782 | 2024.11.02 06:23:40.021366 [ 287 ] {f6df3241-9dbe-4190-b25e-d0594a6c399f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00158 sec., 30379.74683544304 rows/sec., 2.05 MiB/sec. | ||
7783 | 2024.11.02 06:23:40.021624 [ 287 ] {f6df3241-9dbe-4190-b25e-d0594a6c399f} <Debug> DynamicQueryHandler: Done processing query | ||
7784 | 2024.11.02 06:23:40.021678 [ 287 ] {f6df3241-9dbe-4190-b25e-d0594a6c399f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7785 | 2024.11.02 06:23:40.021728 [ 287 ] {} <Debug> HTTP-Session: 928f1116-1658-4467-afc0-82a39f4eeba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7786 | 2024.11.02 06:23:40.022007 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7787 | 2024.11.02 06:23:45.011807 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7788 | 2024.11.02 06:23:45.011991 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7789 | 2024.11.02 06:23:45.012035 [ 285 ] {} <Debug> HTTP-Session: 7e7a591c-260a-42ea-bfb8-e9e3cfcd059e Authenticating user 'default' from [fd00:1122:3344:101::d]:42418 | ||
7790 | 2024.11.02 06:23:45.012075 [ 285 ] {} <Debug> HTTP-Session: 7e7a591c-260a-42ea-bfb8-e9e3cfcd059e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7791 | 2024.11.02 06:23:45.012103 [ 285 ] {} <Debug> HTTP-Session: 7e7a591c-260a-42ea-bfb8-e9e3cfcd059e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7792 | 2024.11.02 06:23:45.012185 [ 285 ] {} <Trace> HTTP-Session: 7e7a591c-260a-42ea-bfb8-e9e3cfcd059e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7793 | 2024.11.02 06:23:45.012501 [ 285 ] {585fee45-fd01-4232-bd0c-83cffbda4f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42418) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7794 | 2024.11.02 06:23:45.012570 [ 285 ] {585fee45-fd01-4232-bd0c-83cffbda4f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7795 | 2024.11.02 06:23:45.012897 [ 285 ] {585fee45-fd01-4232-bd0c-83cffbda4f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7796 | 2024.11.02 06:23:45.013408 [ 285 ] {585fee45-fd01-4232-bd0c-83cffbda4f24} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7797 | 2024.11.02 06:23:45.013450 [ 285 ] {585fee45-fd01-4232-bd0c-83cffbda4f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7798 | 2024.11.02 06:23:45.013874 [ 285 ] {585fee45-fd01-4232-bd0c-83cffbda4f24} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7799 | 2024.11.02 06:23:45.014263 [ 285 ] {585fee45-fd01-4232-bd0c-83cffbda4f24} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7800 | 2024.11.02 06:23:45.014454 [ 285 ] {585fee45-fd01-4232-bd0c-83cffbda4f24} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002055 sec., 27250.608272506084 rows/sec., 2.08 MiB/sec. | ||
7801 | 2024.11.02 06:23:45.014679 [ 285 ] {585fee45-fd01-4232-bd0c-83cffbda4f24} <Debug> DynamicQueryHandler: Done processing query | ||
7802 | 2024.11.02 06:23:45.014706 [ 285 ] {585fee45-fd01-4232-bd0c-83cffbda4f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7803 | 2024.11.02 06:23:45.014723 [ 285 ] {} <Debug> HTTP-Session: 7e7a591c-260a-42ea-bfb8-e9e3cfcd059e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7804 | 2024.11.02 06:23:45.014927 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7805 | 2024.11.02 06:23:45.015070 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53290, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7806 | 2024.11.02 06:23:45.015178 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7807 | 2024.11.02 06:23:45.015204 [ 287 ] {} <Debug> HTTP-Session: d0e9477e-2d70-4cca-bc6a-1ed5f0a26892 Authenticating user 'default' from [fd00:1122:3344:101::d]:53290 | ||
7808 | 2024.11.02 06:23:45.015228 [ 287 ] {} <Debug> HTTP-Session: d0e9477e-2d70-4cca-bc6a-1ed5f0a26892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7809 | 2024.11.02 06:23:45.015242 [ 287 ] {} <Debug> HTTP-Session: d0e9477e-2d70-4cca-bc6a-1ed5f0a26892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7810 | 2024.11.02 06:23:45.015304 [ 287 ] {} <Trace> HTTP-Session: d0e9477e-2d70-4cca-bc6a-1ed5f0a26892 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7811 | 2024.11.02 06:23:45.015508 [ 287 ] {8d1fe086-aba5-4dac-9be1-4d6372626079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53290) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7812 | 2024.11.02 06:23:45.015573 [ 287 ] {8d1fe086-aba5-4dac-9be1-4d6372626079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7813 | 2024.11.02 06:23:45.015921 [ 287 ] {8d1fe086-aba5-4dac-9be1-4d6372626079} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7814 | 2024.11.02 06:23:45.016341 [ 287 ] {8d1fe086-aba5-4dac-9be1-4d6372626079} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7815 | 2024.11.02 06:23:45.016387 [ 287 ] {8d1fe086-aba5-4dac-9be1-4d6372626079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7816 | 2024.11.02 06:23:45.016819 [ 287 ] {8d1fe086-aba5-4dac-9be1-4d6372626079} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7817 | 2024.11.02 06:23:45.017219 [ 287 ] {8d1fe086-aba5-4dac-9be1-4d6372626079} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7818 | 2024.11.02 06:23:45.017410 [ 287 ] {8d1fe086-aba5-4dac-9be1-4d6372626079} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001971 sec., 32470.826991374935 rows/sec., 2.53 MiB/sec. | ||
7819 | 2024.11.02 06:23:45.017753 [ 287 ] {8d1fe086-aba5-4dac-9be1-4d6372626079} <Debug> DynamicQueryHandler: Done processing query | ||
7820 | 2024.11.02 06:23:45.017816 [ 287 ] {8d1fe086-aba5-4dac-9be1-4d6372626079} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7821 | 2024.11.02 06:23:45.017880 [ 287 ] {} <Debug> HTTP-Session: d0e9477e-2d70-4cca-bc6a-1ed5f0a26892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7822 | 2024.11.02 06:23:45.018141 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7823 | 2024.11.02 06:23:45.018166 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7824 | 2024.11.02 06:23:45.018270 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7825 | 2024.11.02 06:23:45.018319 [ 285 ] {} <Debug> HTTP-Session: 7aff53e2-2e71-4f91-9c88-cb4ad17ec73b Authenticating user 'default' from [fd00:1122:3344:101::d]:42418 | ||
7826 | 2024.11.02 06:23:45.018359 [ 285 ] {} <Debug> HTTP-Session: 7aff53e2-2e71-4f91-9c88-cb4ad17ec73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7827 | 2024.11.02 06:23:45.018389 [ 285 ] {} <Debug> HTTP-Session: 7aff53e2-2e71-4f91-9c88-cb4ad17ec73b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7828 | 2024.11.02 06:23:45.018461 [ 285 ] {} <Trace> HTTP-Session: 7aff53e2-2e71-4f91-9c88-cb4ad17ec73b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7829 | 2024.11.02 06:23:45.018661 [ 285 ] {f9dc92cf-f28d-4739-9cb4-3c0045053990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42418) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7830 | 2024.11.02 06:23:45.018713 [ 285 ] {f9dc92cf-f28d-4739-9cb4-3c0045053990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7831 | 2024.11.02 06:23:45.018887 [ 285 ] {f9dc92cf-f28d-4739-9cb4-3c0045053990} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7832 | 2024.11.02 06:23:45.019300 [ 285 ] {f9dc92cf-f28d-4739-9cb4-3c0045053990} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7833 | 2024.11.02 06:23:45.019337 [ 285 ] {f9dc92cf-f28d-4739-9cb4-3c0045053990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7834 | 2024.11.02 06:23:45.019732 [ 285 ] {f9dc92cf-f28d-4739-9cb4-3c0045053990} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7835 | 2024.11.02 06:23:45.020074 [ 285 ] {f9dc92cf-f28d-4739-9cb4-3c0045053990} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7836 | 2024.11.02 06:23:45.020243 [ 285 ] {f9dc92cf-f28d-4739-9cb4-3c0045053990} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. | ||
7837 | 2024.11.02 06:23:45.020418 [ 285 ] {f9dc92cf-f28d-4739-9cb4-3c0045053990} <Debug> DynamicQueryHandler: Done processing query | ||
7838 | 2024.11.02 06:23:45.020442 [ 285 ] {f9dc92cf-f28d-4739-9cb4-3c0045053990} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7839 | 2024.11.02 06:23:45.020458 [ 285 ] {} <Debug> HTTP-Session: 7aff53e2-2e71-4f91-9c88-cb4ad17ec73b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7840 | 2024.11.02 06:23:45.020607 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7841 | 2024.11.02 06:23:45.020683 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49544, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7842 | 2024.11.02 06:23:45.020749 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7843 | 2024.11.02 06:23:45.020770 [ 287 ] {} <Debug> HTTP-Session: c1f08236-bce3-44f7-affe-5cbe9f7f0688 Authenticating user 'default' from [fd00:1122:3344:101::d]:49544 | ||
7844 | 2024.11.02 06:23:45.020789 [ 287 ] {} <Debug> HTTP-Session: c1f08236-bce3-44f7-affe-5cbe9f7f0688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7845 | 2024.11.02 06:23:45.020802 [ 287 ] {} <Debug> HTTP-Session: c1f08236-bce3-44f7-affe-5cbe9f7f0688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7846 | 2024.11.02 06:23:45.020844 [ 287 ] {} <Trace> HTTP-Session: c1f08236-bce3-44f7-affe-5cbe9f7f0688 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7847 | 2024.11.02 06:23:45.021004 [ 287 ] {23b564c2-df41-47bd-9ca5-c172cf0cf75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49544) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7848 | 2024.11.02 06:23:45.021059 [ 287 ] {23b564c2-df41-47bd-9ca5-c172cf0cf75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7849 | 2024.11.02 06:23:45.021227 [ 287 ] {23b564c2-df41-47bd-9ca5-c172cf0cf75f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7850 | 2024.11.02 06:23:45.021567 [ 287 ] {23b564c2-df41-47bd-9ca5-c172cf0cf75f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7851 | 2024.11.02 06:23:45.021605 [ 287 ] {23b564c2-df41-47bd-9ca5-c172cf0cf75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7852 | 2024.11.02 06:23:45.021986 [ 287 ] {23b564c2-df41-47bd-9ca5-c172cf0cf75f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7853 | 2024.11.02 06:23:45.022334 [ 287 ] {23b564c2-df41-47bd-9ca5-c172cf0cf75f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7854 | 2024.11.02 06:23:45.022497 [ 287 ] {23b564c2-df41-47bd-9ca5-c172cf0cf75f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001556 sec., 38560.411311053984 rows/sec., 2.60 MiB/sec. | ||
7855 | 2024.11.02 06:23:45.022682 [ 287 ] {23b564c2-df41-47bd-9ca5-c172cf0cf75f} <Debug> DynamicQueryHandler: Done processing query | ||
7856 | 2024.11.02 06:23:45.022707 [ 287 ] {23b564c2-df41-47bd-9ca5-c172cf0cf75f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7857 | 2024.11.02 06:23:45.022723 [ 287 ] {} <Debug> HTTP-Session: c1f08236-bce3-44f7-affe-5cbe9f7f0688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7858 | 2024.11.02 06:23:45.022971 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7859 | 2024.11.02 06:23:45.821027 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7860 | 2024.11.02 06:23:46.162957 [ 287 ] {} <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) | ||
7861 | 2024.11.02 06:23:46.210876 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7862 | 2024.11.02 06:23:46.251628 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7863 | 2024.11.02 06:23:46.473496 [ 53 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
7864 | 2024.11.02 06:23:46.473587 [ 53 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7865 | 2024.11.02 06:23:46.473628 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7866 | 2024.11.02 06:23:46.473910 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
7867 | 2024.11.02 06:23:46.474214 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7868 | 2024.11.02 06:23:46.474286 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 60 rows starting from the beginning of the part | ||
7869 | 2024.11.02 06:23:46.474423 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
7870 | 2024.11.02 06:23:46.474575 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
7871 | 2024.11.02 06:23:46.474837 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
7872 | 2024.11.02 06:23:46.475004 [ 197 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
7873 | 2024.11.02 06:23:46.476112 [ 196 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002382844 sec., 65467.98699369325 rows/sec., 4.99 MiB/sec. | ||
7874 | 2024.11.02 06:23:46.476330 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
7875 | 2024.11.02 06:23:46.476842 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_25_5} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7876 | 2024.11.02 06:23:46.476934 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_25_5} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
7877 | 2024.11.02 06:23:46.477043 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7878 | 2024.11.02 06:23:46.506256 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7879 | 2024.11.02 06:23:46.578087 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7880 | 2024.11.02 06:23:46.620504 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7881 | 2024.11.02 06:23:46.625781 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7882 | 2024.11.02 06:23:46.653187 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38403, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7883 | 2024.11.02 06:23:46.655517 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7884 | 2024.11.02 06:23:46.731404 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7885 | 2024.11.02 06:23:46.751004 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7886 | 2024.11.02 06:23:46.764750 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7887 | 2024.11.02 06:23:46.807167 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7888 | 2024.11.02 06:23:46.823504 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65365, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7889 | 2024.11.02 06:23:46.880092 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7890 | 2024.11.02 06:23:46.885474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7891 | 2024.11.02 06:23:46.938964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7892 | 2024.11.02 06:23:46.982848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7893 | 2024.11.02 06:23:47.013463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7894 | 2024.11.02 06:23:47.071804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49246, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7895 | 2024.11.02 06:23:47.078601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32775, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7896 | 2024.11.02 06:23:47.083933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7897 | 2024.11.02 06:23:47.098179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7898 | 2024.11.02 06:23:48.475724 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 740 | ||
7899 | 2024.11.02 06:23:48.478355 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7900 | 2024.11.02 06:23:48.478414 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7901 | 2024.11.02 06:23:48.479956 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7902 | 2024.11.02 06:23:48.480958 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7903 | 2024.11.02 06:23:48.482391 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
7904 | 2024.11.02 06:23:48.648769 [ 49 ] {} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7905 | 2024.11.02 06:23:48.648833 [ 49 ] {} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7906 | 2024.11.02 06:23:48.648854 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7907 | 2024.11.02 06:23:48.649079 [ 192 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
7908 | 2024.11.02 06:23:48.649291 [ 192 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7909 | 2024.11.02 06:23:48.649330 [ 192 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
7910 | 2024.11.02 06:23:48.649416 [ 192 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
7911 | 2024.11.02 06:23:48.649580 [ 192 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
7912 | 2024.11.02 06:23:48.649911 [ 192 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
7913 | 2024.11.02 06:23:48.650074 [ 192 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
7914 | 2024.11.02 06:23:48.651194 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.002252972 sec., 5770.156042773723 rows/sec., 387.08 KiB/sec. | ||
7915 | 2024.11.02 06:23:48.651419 [ 187 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7916 | 2024.11.02 06:23:48.651905 [ 187 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_13_3} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7917 | 2024.11.02 06:23:48.652002 [ 187 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_13_3} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7918 | 2024.11.02 06:23:48.652108 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
7919 | 2024.11.02 06:23:50.017711 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7920 | 2024.11.02 06:23:50.017817 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7921 | 2024.11.02 06:23:50.017842 [ 285 ] {} <Debug> HTTP-Session: c070cae9-bb03-4fcc-953b-b6a3472dee30 Authenticating user 'default' from [fd00:1122:3344:101::d]:42418 | ||
7922 | 2024.11.02 06:23:50.017865 [ 285 ] {} <Debug> HTTP-Session: c070cae9-bb03-4fcc-953b-b6a3472dee30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7923 | 2024.11.02 06:23:50.017880 [ 285 ] {} <Debug> HTTP-Session: c070cae9-bb03-4fcc-953b-b6a3472dee30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7924 | 2024.11.02 06:23:50.017933 [ 285 ] {} <Trace> HTTP-Session: c070cae9-bb03-4fcc-953b-b6a3472dee30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7925 | 2024.11.02 06:23:50.018193 [ 285 ] {81b238ba-0129-4c94-9381-5d85264c1cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42418) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7926 | 2024.11.02 06:23:50.018260 [ 285 ] {81b238ba-0129-4c94-9381-5d85264c1cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7927 | 2024.11.02 06:23:50.018594 [ 285 ] {81b238ba-0129-4c94-9381-5d85264c1cbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7928 | 2024.11.02 06:23:50.019324 [ 285 ] {81b238ba-0129-4c94-9381-5d85264c1cbb} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7929 | 2024.11.02 06:23:50.019364 [ 285 ] {81b238ba-0129-4c94-9381-5d85264c1cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7930 | 2024.11.02 06:23:50.019810 [ 285 ] {81b238ba-0129-4c94-9381-5d85264c1cbb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7931 | 2024.11.02 06:23:50.020203 [ 285 ] {81b238ba-0129-4c94-9381-5d85264c1cbb} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7932 | 2024.11.02 06:23:50.020371 [ 285 ] {81b238ba-0129-4c94-9381-5d85264c1cbb} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002303 sec., 118541.03343465045 rows/sec., 10.54 MiB/sec. | ||
7933 | 2024.11.02 06:23:50.020604 [ 285 ] {81b238ba-0129-4c94-9381-5d85264c1cbb} <Debug> DynamicQueryHandler: Done processing query | ||
7934 | 2024.11.02 06:23:50.020631 [ 285 ] {81b238ba-0129-4c94-9381-5d85264c1cbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
7935 | 2024.11.02 06:23:50.020647 [ 285 ] {} <Debug> HTTP-Session: c070cae9-bb03-4fcc-953b-b6a3472dee30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7936 | 2024.11.02 06:23:50.020884 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7937 | 2024.11.02 06:23:50.020968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36622, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7938 | 2024.11.02 06:23:50.021106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7939 | 2024.11.02 06:23:50.021133 [ 3 ] {} <Debug> HTTP-Session: e2d9f45f-347c-408d-bd44-868494e336af Authenticating user 'default' from [fd00:1122:3344:101::d]:36622 | ||
7940 | 2024.11.02 06:23:50.021158 [ 3 ] {} <Debug> HTTP-Session: e2d9f45f-347c-408d-bd44-868494e336af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7941 | 2024.11.02 06:23:50.021173 [ 3 ] {} <Debug> HTTP-Session: e2d9f45f-347c-408d-bd44-868494e336af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7942 | 2024.11.02 06:23:50.021230 [ 3 ] {} <Trace> HTTP-Session: e2d9f45f-347c-408d-bd44-868494e336af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7943 | 2024.11.02 06:23:50.021444 [ 3 ] {2246b212-0509-4ca0-9980-e5e6b092fb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36622) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7944 | 2024.11.02 06:23:50.021514 [ 3 ] {2246b212-0509-4ca0-9980-e5e6b092fb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7945 | 2024.11.02 06:23:50.021897 [ 3 ] {2246b212-0509-4ca0-9980-e5e6b092fb31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7946 | 2024.11.02 06:23:50.022327 [ 3 ] {2246b212-0509-4ca0-9980-e5e6b092fb31} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7947 | 2024.11.02 06:23:50.022377 [ 3 ] {2246b212-0509-4ca0-9980-e5e6b092fb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7948 | 2024.11.02 06:23:50.022813 [ 3 ] {2246b212-0509-4ca0-9980-e5e6b092fb31} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7949 | 2024.11.02 06:23:50.023221 [ 3 ] {2246b212-0509-4ca0-9980-e5e6b092fb31} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7950 | 2024.11.02 06:23:50.023389 [ 3 ] {2246b212-0509-4ca0-9980-e5e6b092fb31} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.002016 sec., 20833.333333333332 rows/sec., 1.53 MiB/sec. | ||
7951 | 2024.11.02 06:23:50.023797 [ 3 ] {2246b212-0509-4ca0-9980-e5e6b092fb31} <Debug> DynamicQueryHandler: Done processing query | ||
7952 | 2024.11.02 06:23:50.023829 [ 3 ] {2246b212-0509-4ca0-9980-e5e6b092fb31} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7953 | 2024.11.02 06:23:50.023847 [ 3 ] {} <Debug> HTTP-Session: e2d9f45f-347c-408d-bd44-868494e336af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7954 | 2024.11.02 06:23:50.024040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36622, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7955 | 2024.11.02 06:23:50.024131 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41323, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7956 | 2024.11.02 06:23:50.024218 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7957 | 2024.11.02 06:23:50.024240 [ 282 ] {} <Debug> HTTP-Session: 6ef19d9c-fba4-4d07-9622-55b2d391bf92 Authenticating user 'default' from [fd00:1122:3344:101::d]:41323 | ||
7958 | 2024.11.02 06:23:50.024259 [ 282 ] {} <Debug> HTTP-Session: 6ef19d9c-fba4-4d07-9622-55b2d391bf92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7959 | 2024.11.02 06:23:50.024274 [ 282 ] {} <Debug> HTTP-Session: 6ef19d9c-fba4-4d07-9622-55b2d391bf92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7960 | 2024.11.02 06:23:50.024314 [ 282 ] {} <Trace> HTTP-Session: 6ef19d9c-fba4-4d07-9622-55b2d391bf92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7961 | 2024.11.02 06:23:50.024434 [ 282 ] {73f7607e-7ebb-443e-9a21-188aa8c6c452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41323) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7962 | 2024.11.02 06:23:50.024482 [ 282 ] {73f7607e-7ebb-443e-9a21-188aa8c6c452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7963 | 2024.11.02 06:23:50.024732 [ 282 ] {73f7607e-7ebb-443e-9a21-188aa8c6c452} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7964 | 2024.11.02 06:23:50.025071 [ 282 ] {73f7607e-7ebb-443e-9a21-188aa8c6c452} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7965 | 2024.11.02 06:23:50.025108 [ 282 ] {73f7607e-7ebb-443e-9a21-188aa8c6c452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7966 | 2024.11.02 06:23:50.025470 [ 282 ] {73f7607e-7ebb-443e-9a21-188aa8c6c452} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7967 | 2024.11.02 06:23:50.025853 [ 282 ] {73f7607e-7ebb-443e-9a21-188aa8c6c452} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7968 | 2024.11.02 06:23:50.026008 [ 282 ] {73f7607e-7ebb-443e-9a21-188aa8c6c452} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001599 sec., 8755.472170106317 rows/sec., 613.18 KiB/sec. | ||
7969 | 2024.11.02 06:23:50.026298 [ 282 ] {73f7607e-7ebb-443e-9a21-188aa8c6c452} <Debug> DynamicQueryHandler: Done processing query | ||
7970 | 2024.11.02 06:23:50.026331 [ 282 ] {73f7607e-7ebb-443e-9a21-188aa8c6c452} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7971 | 2024.11.02 06:23:50.026348 [ 282 ] {} <Debug> HTTP-Session: 6ef19d9c-fba4-4d07-9622-55b2d391bf92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7972 | 2024.11.02 06:23:50.026527 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7973 | 2024.11.02 06:23:50.026652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44868, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7974 | 2024.11.02 06:23:50.026745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7975 | 2024.11.02 06:23:50.026773 [ 3 ] {} <Debug> HTTP-Session: cef4eab6-cb86-483c-8fca-1ea4f0b0c003 Authenticating user 'default' from [fd00:1122:3344:101::d]:44868 | ||
7976 | 2024.11.02 06:23:50.026799 [ 3 ] {} <Debug> HTTP-Session: cef4eab6-cb86-483c-8fca-1ea4f0b0c003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7977 | 2024.11.02 06:23:50.026817 [ 3 ] {} <Debug> HTTP-Session: cef4eab6-cb86-483c-8fca-1ea4f0b0c003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7978 | 2024.11.02 06:23:50.026871 [ 3 ] {} <Trace> HTTP-Session: cef4eab6-cb86-483c-8fca-1ea4f0b0c003 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7979 | 2024.11.02 06:23:50.027033 [ 3 ] {52fff350-d503-4376-92b3-705863cf5ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44868) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7980 | 2024.11.02 06:23:50.027099 [ 3 ] {52fff350-d503-4376-92b3-705863cf5ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7981 | 2024.11.02 06:23:50.027443 [ 3 ] {52fff350-d503-4376-92b3-705863cf5ae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7982 | 2024.11.02 06:23:50.027816 [ 3 ] {52fff350-d503-4376-92b3-705863cf5ae0} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7983 | 2024.11.02 06:23:50.027859 [ 3 ] {52fff350-d503-4376-92b3-705863cf5ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7984 | 2024.11.02 06:23:50.028265 [ 3 ] {52fff350-d503-4376-92b3-705863cf5ae0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7985 | 2024.11.02 06:23:50.028674 [ 3 ] {52fff350-d503-4376-92b3-705863cf5ae0} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7986 | 2024.11.02 06:23:50.028820 [ 52 ] {} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7987 | 2024.11.02 06:23:50.028825 [ 3 ] {52fff350-d503-4376-92b3-705863cf5ae0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001836 sec., 3267.97385620915 rows/sec., 193.08 KiB/sec. | ||
7988 | 2024.11.02 06:23:50.028865 [ 52 ] {} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7989 | 2024.11.02 06:23:50.028900 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
7990 | 2024.11.02 06:23:50.029143 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
7991 | 2024.11.02 06:23:50.029246 [ 3 ] {52fff350-d503-4376-92b3-705863cf5ae0} <Debug> DynamicQueryHandler: Done processing query | ||
7992 | 2024.11.02 06:23:50.029329 [ 3 ] {52fff350-d503-4376-92b3-705863cf5ae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7993 | 2024.11.02 06:23:50.029404 [ 3 ] {} <Debug> HTTP-Session: cef4eab6-cb86-483c-8fca-1ea4f0b0c003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7994 | 2024.11.02 06:23:50.029498 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7995 | 2024.11.02 06:23:50.029529 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 6 rows starting from the beginning of the part | ||
7996 | 2024.11.02 06:23:50.029609 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
7997 | 2024.11.02 06:23:50.029749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44868, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7998 | 2024.11.02 06:23:50.029771 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41323, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7999 | 2024.11.02 06:23:50.030066 [ 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): | ||
8000 | |||
8001 | (version 23.8.7.1) | ||
8002 | 2024.11.02 06:23:50.030049 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8003 | 2024.11.02 06:23:50.030078 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
8004 | 2024.11.02 06:23:50.030209 [ 282 ] {} <Debug> HTTP-Session: 62de173e-8c98-4a76-8141-d70159e38271 Authenticating user 'default' from [fd00:1122:3344:101::d]:41323 | ||
8005 | 2024.11.02 06:23:50.030362 [ 282 ] {} <Debug> HTTP-Session: 62de173e-8c98-4a76-8141-d70159e38271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8006 | 2024.11.02 06:23:50.030402 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
8007 | 2024.11.02 06:23:50.030421 [ 282 ] {} <Debug> HTTP-Session: 62de173e-8c98-4a76-8141-d70159e38271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8008 | 2024.11.02 06:23:50.030608 [ 282 ] {} <Trace> HTTP-Session: 62de173e-8c98-4a76-8141-d70159e38271 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8009 | 2024.11.02 06:23:50.030682 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
8010 | 2024.11.02 06:23:50.031153 [ 282 ] {6be227bf-6e53-4e99-a21e-8b6df60f5147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41323) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8011 | 2024.11.02 06:23:50.031229 [ 282 ] {6be227bf-6e53-4e99-a21e-8b6df60f5147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8012 | 2024.11.02 06:23:50.032069 [ 282 ] {6be227bf-6e53-4e99-a21e-8b6df60f5147} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8013 | 2024.11.02 06:23:50.033113 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004141507 sec., 7243.74002023901 rows/sec., 459.81 KiB/sec. | ||
8014 | 2024.11.02 06:23:50.033281 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8015 | 2024.11.02 06:23:50.033306 [ 282 ] {6be227bf-6e53-4e99-a21e-8b6df60f5147} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8016 | 2024.11.02 06:23:50.033381 [ 282 ] {6be227bf-6e53-4e99-a21e-8b6df60f5147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8017 | 2024.11.02 06:23:50.034240 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_13_3} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8018 | 2024.11.02 06:23:50.034343 [ 282 ] {6be227bf-6e53-4e99-a21e-8b6df60f5147} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8019 | 2024.11.02 06:23:50.034411 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_13_3} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8020 | 2024.11.02 06:23:50.034552 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8021 | 2024.11.02 06:23:50.034871 [ 282 ] {6be227bf-6e53-4e99-a21e-8b6df60f5147} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8022 | 2024.11.02 06:23:50.035046 [ 282 ] {6be227bf-6e53-4e99-a21e-8b6df60f5147} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00413 sec., 102663.4382566586 rows/sec., 7.34 MiB/sec. | ||
8023 | 2024.11.02 06:23:50.035398 [ 282 ] {6be227bf-6e53-4e99-a21e-8b6df60f5147} <Debug> DynamicQueryHandler: Done processing query | ||
8024 | 2024.11.02 06:23:50.035447 [ 282 ] {6be227bf-6e53-4e99-a21e-8b6df60f5147} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
8025 | 2024.11.02 06:23:50.035468 [ 282 ] {} <Debug> HTTP-Session: 62de173e-8c98-4a76-8141-d70159e38271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8026 | 2024.11.02 06:23:50.035662 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8027 | 2024.11.02 06:23:50.035730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43696, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8028 | 2024.11.02 06:23:50.035817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8029 | 2024.11.02 06:23:50.035843 [ 3 ] {} <Debug> HTTP-Session: 13c73541-fb2a-489b-aed1-c33e7c44f3f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43696 | ||
8030 | 2024.11.02 06:23:50.035867 [ 3 ] {} <Debug> HTTP-Session: 13c73541-fb2a-489b-aed1-c33e7c44f3f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8031 | 2024.11.02 06:23:50.035885 [ 3 ] {} <Debug> HTTP-Session: 13c73541-fb2a-489b-aed1-c33e7c44f3f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8032 | 2024.11.02 06:23:50.035934 [ 3 ] {} <Trace> HTTP-Session: 13c73541-fb2a-489b-aed1-c33e7c44f3f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8033 | 2024.11.02 06:23:50.036077 [ 3 ] {a2725fba-cc98-4cef-80c5-1f87fd45c7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43696) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8034 | 2024.11.02 06:23:50.036141 [ 3 ] {a2725fba-cc98-4cef-80c5-1f87fd45c7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8035 | 2024.11.02 06:23:50.036333 [ 3 ] {a2725fba-cc98-4cef-80c5-1f87fd45c7cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8036 | 2024.11.02 06:23:50.036647 [ 3 ] {a2725fba-cc98-4cef-80c5-1f87fd45c7cf} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8037 | 2024.11.02 06:23:50.036683 [ 3 ] {a2725fba-cc98-4cef-80c5-1f87fd45c7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8038 | 2024.11.02 06:23:50.037048 [ 3 ] {a2725fba-cc98-4cef-80c5-1f87fd45c7cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8039 | 2024.11.02 06:23:50.037407 [ 3 ] {a2725fba-cc98-4cef-80c5-1f87fd45c7cf} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8040 | 2024.11.02 06:23:50.037538 [ 3 ] {a2725fba-cc98-4cef-80c5-1f87fd45c7cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. | ||
8041 | 2024.11.02 06:23:50.037709 [ 3 ] {a2725fba-cc98-4cef-80c5-1f87fd45c7cf} <Debug> DynamicQueryHandler: Done processing query | ||
8042 | 2024.11.02 06:23:50.037733 [ 3 ] {a2725fba-cc98-4cef-80c5-1f87fd45c7cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8043 | 2024.11.02 06:23:50.037748 [ 3 ] {} <Debug> HTTP-Session: 13c73541-fb2a-489b-aed1-c33e7c44f3f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8044 | 2024.11.02 06:23:50.037934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8045 | 2024.11.02 06:23:50.038058 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65355, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8046 | 2024.11.02 06:23:50.038140 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8047 | 2024.11.02 06:23:50.038164 [ 282 ] {} <Debug> HTTP-Session: 089160db-3e80-45b5-8078-197fc70856ca Authenticating user 'default' from [fd00:1122:3344:101::d]:65355 | ||
8048 | 2024.11.02 06:23:50.038186 [ 282 ] {} <Debug> HTTP-Session: 089160db-3e80-45b5-8078-197fc70856ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8049 | 2024.11.02 06:23:50.038203 [ 282 ] {} <Debug> HTTP-Session: 089160db-3e80-45b5-8078-197fc70856ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8050 | 2024.11.02 06:23:50.038247 [ 282 ] {} <Trace> HTTP-Session: 089160db-3e80-45b5-8078-197fc70856ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8051 | 2024.11.02 06:23:50.038476 [ 282 ] {5dee001a-370f-41d1-97fe-ef5f6970720d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65355) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8052 | 2024.11.02 06:23:50.038539 [ 282 ] {5dee001a-370f-41d1-97fe-ef5f6970720d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8053 | 2024.11.02 06:23:50.038728 [ 282 ] {5dee001a-370f-41d1-97fe-ef5f6970720d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8054 | 2024.11.02 06:23:50.039171 [ 282 ] {5dee001a-370f-41d1-97fe-ef5f6970720d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8055 | 2024.11.02 06:23:50.039207 [ 282 ] {5dee001a-370f-41d1-97fe-ef5f6970720d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8056 | 2024.11.02 06:23:50.039604 [ 282 ] {5dee001a-370f-41d1-97fe-ef5f6970720d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8057 | 2024.11.02 06:23:50.039956 [ 282 ] {5dee001a-370f-41d1-97fe-ef5f6970720d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8058 | 2024.11.02 06:23:50.040120 [ 282 ] {5dee001a-370f-41d1-97fe-ef5f6970720d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001757 sec., 134889.015367103 rows/sec., 9.04 MiB/sec. | ||
8059 | 2024.11.02 06:23:50.040404 [ 282 ] {5dee001a-370f-41d1-97fe-ef5f6970720d} <Debug> DynamicQueryHandler: Done processing query | ||
8060 | 2024.11.02 06:23:50.040458 [ 282 ] {5dee001a-370f-41d1-97fe-ef5f6970720d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8061 | 2024.11.02 06:23:50.040489 [ 282 ] {} <Debug> HTTP-Session: 089160db-3e80-45b5-8078-197fc70856ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8062 | 2024.11.02 06:23:50.040642 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65355, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8063 | 2024.11.02 06:23:50.040712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56717, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8064 | 2024.11.02 06:23:50.040788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8065 | 2024.11.02 06:23:50.040810 [ 3 ] {} <Debug> HTTP-Session: ee0bb546-d365-47f7-af08-6a82faafca5c Authenticating user 'default' from [fd00:1122:3344:101::d]:56717 | ||
8066 | 2024.11.02 06:23:50.040829 [ 3 ] {} <Debug> HTTP-Session: ee0bb546-d365-47f7-af08-6a82faafca5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8067 | 2024.11.02 06:23:50.040843 [ 3 ] {} <Debug> HTTP-Session: ee0bb546-d365-47f7-af08-6a82faafca5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8068 | 2024.11.02 06:23:50.040887 [ 3 ] {} <Trace> HTTP-Session: ee0bb546-d365-47f7-af08-6a82faafca5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8069 | 2024.11.02 06:23:50.040999 [ 3 ] {dc39993b-d557-4f75-abc3-2f44aa8e4d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56717) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8070 | 2024.11.02 06:23:50.041052 [ 3 ] {dc39993b-d557-4f75-abc3-2f44aa8e4d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8071 | 2024.11.02 06:23:50.041216 [ 3 ] {dc39993b-d557-4f75-abc3-2f44aa8e4d51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8072 | 2024.11.02 06:23:50.041513 [ 3 ] {dc39993b-d557-4f75-abc3-2f44aa8e4d51} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8073 | 2024.11.02 06:23:50.041549 [ 3 ] {dc39993b-d557-4f75-abc3-2f44aa8e4d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8074 | 2024.11.02 06:23:50.041915 [ 3 ] {dc39993b-d557-4f75-abc3-2f44aa8e4d51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8075 | 2024.11.02 06:23:50.042251 [ 3 ] {dc39993b-d557-4f75-abc3-2f44aa8e4d51} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8076 | 2024.11.02 06:23:50.042382 [ 3 ] {dc39993b-d557-4f75-abc3-2f44aa8e4d51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 47.76 KiB/sec. | ||
8077 | 2024.11.02 06:23:50.042700 [ 3 ] {dc39993b-d557-4f75-abc3-2f44aa8e4d51} <Debug> DynamicQueryHandler: Done processing query | ||
8078 | 2024.11.02 06:23:50.042726 [ 3 ] {dc39993b-d557-4f75-abc3-2f44aa8e4d51} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8079 | 2024.11.02 06:23:50.042742 [ 3 ] {} <Debug> HTTP-Session: ee0bb546-d365-47f7-af08-6a82faafca5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8080 | 2024.11.02 06:23:50.042929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8081 | 2024.11.02 06:23:50.043054 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58240, User-Agent: (none), Length: 70360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8082 | 2024.11.02 06:23:50.043115 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8083 | 2024.11.02 06:23:50.043134 [ 282 ] {} <Debug> HTTP-Session: 04a9c3fb-cda6-458b-a975-649e02ec8c0e Authenticating user 'default' from [fd00:1122:3344:101::d]:58240 | ||
8084 | 2024.11.02 06:23:50.043151 [ 282 ] {} <Debug> HTTP-Session: 04a9c3fb-cda6-458b-a975-649e02ec8c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8085 | 2024.11.02 06:23:50.043166 [ 282 ] {} <Debug> HTTP-Session: 04a9c3fb-cda6-458b-a975-649e02ec8c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8086 | 2024.11.02 06:23:50.043204 [ 282 ] {} <Trace> HTTP-Session: 04a9c3fb-cda6-458b-a975-649e02ec8c0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8087 | 2024.11.02 06:23:50.043949 [ 282 ] {dfd1c662-f065-47c3-b455-0a1a88c1e8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58240) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8088 | 2024.11.02 06:23:50.044030 [ 282 ] {dfd1c662-f065-47c3-b455-0a1a88c1e8b1} <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 | ||
8089 | 2024.11.02 06:23:50.044501 [ 282 ] {dfd1c662-f065-47c3-b455-0a1a88c1e8b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8090 | 2024.11.02 06:23:50.045176 [ 282 ] {dfd1c662-f065-47c3-b455-0a1a88c1e8b1} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8091 | 2024.11.02 06:23:50.045214 [ 282 ] {dfd1c662-f065-47c3-b455-0a1a88c1e8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8092 | 2024.11.02 06:23:50.045859 [ 282 ] {dfd1c662-f065-47c3-b455-0a1a88c1e8b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8093 | 2024.11.02 06:23:50.046289 [ 282 ] {dfd1c662-f065-47c3-b455-0a1a88c1e8b1} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8094 | 2024.11.02 06:23:50.046485 [ 282 ] {dfd1c662-f065-47c3-b455-0a1a88c1e8b1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003174 sec., 13232.514177693762 rows/sec., 23.71 MiB/sec. | ||
8095 | 2024.11.02 06:23:50.046999 [ 282 ] {dfd1c662-f065-47c3-b455-0a1a88c1e8b1} <Debug> DynamicQueryHandler: Done processing query | ||
8096 | 2024.11.02 06:23:50.047024 [ 282 ] {dfd1c662-f065-47c3-b455-0a1a88c1e8b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
8097 | 2024.11.02 06:23:50.047040 [ 282 ] {} <Debug> HTTP-Session: 04a9c3fb-cda6-458b-a975-649e02ec8c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8098 | 2024.11.02 06:23:50.047199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56717, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8099 | 2024.11.02 06:23:50.047217 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8100 | 2024.11.02 06:23:50.047292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8101 | 2024.11.02 06:23:50.047318 [ 3 ] {} <Debug> HTTP-Session: c3e713f3-28d3-4e57-b0f8-507a58446bbd Authenticating user 'default' from [fd00:1122:3344:101::d]:56717 | ||
8102 | 2024.11.02 06:23:50.047350 [ 3 ] {} <Debug> HTTP-Session: c3e713f3-28d3-4e57-b0f8-507a58446bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8103 | 2024.11.02 06:23:50.047368 [ 3 ] {} <Debug> HTTP-Session: c3e713f3-28d3-4e57-b0f8-507a58446bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8104 | 2024.11.02 06:23:50.047422 [ 3 ] {} <Trace> HTTP-Session: c3e713f3-28d3-4e57-b0f8-507a58446bbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8105 | 2024.11.02 06:23:50.047586 [ 3 ] {b4001395-5427-4daf-917c-7ad696cdfcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56717) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8106 | 2024.11.02 06:23:50.047637 [ 3 ] {b4001395-5427-4daf-917c-7ad696cdfcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8107 | 2024.11.02 06:23:50.047798 [ 3 ] {b4001395-5427-4daf-917c-7ad696cdfcc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8108 | 2024.11.02 06:23:50.048120 [ 3 ] {b4001395-5427-4daf-917c-7ad696cdfcc0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8109 | 2024.11.02 06:23:50.048155 [ 3 ] {b4001395-5427-4daf-917c-7ad696cdfcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8110 | 2024.11.02 06:23:50.048527 [ 3 ] {b4001395-5427-4daf-917c-7ad696cdfcc0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8111 | 2024.11.02 06:23:50.048863 [ 3 ] {b4001395-5427-4daf-917c-7ad696cdfcc0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8112 | 2024.11.02 06:23:50.048997 [ 3 ] {b4001395-5427-4daf-917c-7ad696cdfcc0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. | ||
8113 | 2024.11.02 06:23:50.049178 [ 3 ] {b4001395-5427-4daf-917c-7ad696cdfcc0} <Debug> DynamicQueryHandler: Done processing query | ||
8114 | 2024.11.02 06:23:50.049203 [ 3 ] {b4001395-5427-4daf-917c-7ad696cdfcc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8115 | 2024.11.02 06:23:50.049220 [ 3 ] {} <Debug> HTTP-Session: c3e713f3-28d3-4e57-b0f8-507a58446bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8116 | 2024.11.02 06:23:50.049495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8117 | 2024.11.02 06:23:53.281420 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8118 | 2024.11.02 06:23:53.281501 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8119 | 2024.11.02 06:23:55.012393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39753, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8120 | 2024.11.02 06:23:55.012519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8121 | 2024.11.02 06:23:55.012552 [ 3 ] {} <Debug> HTTP-Session: df4accc7-a6d4-4c47-9ade-f021e0326392 Authenticating user 'default' from [fd00:1122:3344:101::d]:39753 | ||
8122 | 2024.11.02 06:23:55.012576 [ 3 ] {} <Debug> HTTP-Session: df4accc7-a6d4-4c47-9ade-f021e0326392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8123 | 2024.11.02 06:23:55.012596 [ 3 ] {} <Debug> HTTP-Session: df4accc7-a6d4-4c47-9ade-f021e0326392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8124 | 2024.11.02 06:23:55.012648 [ 3 ] {} <Trace> HTTP-Session: df4accc7-a6d4-4c47-9ade-f021e0326392 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8125 | 2024.11.02 06:23:55.012849 [ 3 ] {7b6627b5-23f2-4858-9179-5d9424df5ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39753) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8126 | 2024.11.02 06:23:55.012923 [ 3 ] {7b6627b5-23f2-4858-9179-5d9424df5ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8127 | 2024.11.02 06:23:55.013288 [ 3 ] {7b6627b5-23f2-4858-9179-5d9424df5ecb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8128 | 2024.11.02 06:23:55.013776 [ 3 ] {7b6627b5-23f2-4858-9179-5d9424df5ecb} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8129 | 2024.11.02 06:23:55.013817 [ 3 ] {7b6627b5-23f2-4858-9179-5d9424df5ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8130 | 2024.11.02 06:23:55.014229 [ 3 ] {7b6627b5-23f2-4858-9179-5d9424df5ecb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
8131 | 2024.11.02 06:23:55.014610 [ 3 ] {7b6627b5-23f2-4858-9179-5d9424df5ecb} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8132 | 2024.11.02 06:23:55.014796 [ 3 ] {7b6627b5-23f2-4858-9179-5d9424df5ecb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001997 sec., 3004.50676014021 rows/sec., 245.00 KiB/sec. | ||
8133 | 2024.11.02 06:23:55.015365 [ 3 ] {7b6627b5-23f2-4858-9179-5d9424df5ecb} <Debug> DynamicQueryHandler: Done processing query | ||
8134 | 2024.11.02 06:23:55.015392 [ 3 ] {7b6627b5-23f2-4858-9179-5d9424df5ecb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8135 | 2024.11.02 06:23:55.015408 [ 3 ] {} <Debug> HTTP-Session: df4accc7-a6d4-4c47-9ade-f021e0326392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8136 | 2024.11.02 06:23:55.015647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8137 | 2024.11.02 06:23:55.015748 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51148, User-Agent: (none), Length: 8216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8138 | 2024.11.02 06:23:55.015880 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8139 | 2024.11.02 06:23:55.015908 [ 282 ] {} <Debug> HTTP-Session: e0b5e8b6-8243-443a-b7b8-54c3b9a01e4d Authenticating user 'default' from [fd00:1122:3344:101::d]:51148 | ||
8140 | 2024.11.02 06:23:55.015938 [ 282 ] {} <Debug> HTTP-Session: e0b5e8b6-8243-443a-b7b8-54c3b9a01e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8141 | 2024.11.02 06:23:55.015955 [ 282 ] {} <Debug> HTTP-Session: e0b5e8b6-8243-443a-b7b8-54c3b9a01e4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8142 | 2024.11.02 06:23:55.016016 [ 282 ] {} <Trace> HTTP-Session: e0b5e8b6-8243-443a-b7b8-54c3b9a01e4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8143 | 2024.11.02 06:23:55.016254 [ 282 ] {9424e0b5-7684-463c-aef7-665b2c41517d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51148) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8144 | 2024.11.02 06:23:55.016334 [ 282 ] {9424e0b5-7684-463c-aef7-665b2c41517d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8145 | 2024.11.02 06:23:55.016729 [ 282 ] {9424e0b5-7684-463c-aef7-665b2c41517d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8146 | 2024.11.02 06:23:55.017172 [ 282 ] {9424e0b5-7684-463c-aef7-665b2c41517d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8147 | 2024.11.02 06:23:55.017224 [ 282 ] {9424e0b5-7684-463c-aef7-665b2c41517d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8148 | 2024.11.02 06:23:55.017746 [ 282 ] {9424e0b5-7684-463c-aef7-665b2c41517d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8149 | 2024.11.02 06:23:55.018190 [ 282 ] {9424e0b5-7684-463c-aef7-665b2c41517d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8150 | 2024.11.02 06:23:55.018348 [ 282 ] {9424e0b5-7684-463c-aef7-665b2c41517d} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.002176 sec., 27113.970588235294 rows/sec., 2.06 MiB/sec. | ||
8151 | 2024.11.02 06:23:55.018360 [ 29 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8152 | 2024.11.02 06:23:55.018424 [ 29 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8153 | 2024.11.02 06:23:55.018465 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8154 | 2024.11.02 06:23:55.018656 [ 282 ] {9424e0b5-7684-463c-aef7-665b2c41517d} <Debug> DynamicQueryHandler: Done processing query | ||
8155 | 2024.11.02 06:23:55.018743 [ 282 ] {9424e0b5-7684-463c-aef7-665b2c41517d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8156 | 2024.11.02 06:23:55.018821 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
8157 | 2024.11.02 06:23:55.018846 [ 282 ] {} <Debug> HTTP-Session: e0b5e8b6-8243-443a-b7b8-54c3b9a01e4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8158 | 2024.11.02 06:23:55.019382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55360, User-Agent: (none), Length: 894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8159 | 2024.11.02 06:23:55.019405 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8160 | 2024.11.02 06:23:55.019594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8161 | 2024.11.02 06:23:55.019669 [ 3 ] {} <Debug> HTTP-Session: a0586ad1-0f87-4f64-9886-9d9eee066494 Authenticating user 'default' from [fd00:1122:3344:101::d]:55360 | ||
8162 | 2024.11.02 06:23:55.019686 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8163 | 2024.11.02 06:23:55.019710 [ 3 ] {} <Debug> HTTP-Session: a0586ad1-0f87-4f64-9886-9d9eee066494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8164 | 2024.11.02 06:23:55.019770 [ 3 ] {} <Debug> HTTP-Session: a0586ad1-0f87-4f64-9886-9d9eee066494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8165 | 2024.11.02 06:23:55.019796 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1423 rows starting from the beginning of the part | ||
8166 | 2024.11.02 06:23:55.019862 [ 3 ] {} <Trace> HTTP-Session: a0586ad1-0f87-4f64-9886-9d9eee066494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8167 | 2024.11.02 06:23:55.020055 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 273 rows starting from the beginning of the part | ||
8168 | 2024.11.02 06:23:55.020224 [ 3 ] {6db1f383-fcf7-4c0f-a057-24286d7aa4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55360) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8169 | 2024.11.02 06:23:55.020342 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
8170 | 2024.11.02 06:23:55.020385 [ 3 ] {6db1f383-fcf7-4c0f-a057-24286d7aa4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8171 | 2024.11.02 06:23:55.020666 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
8172 | 2024.11.02 06:23:55.021091 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 273 rows starting from the beginning of the part | ||
8173 | 2024.11.02 06:23:55.021561 [ 199 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 59 rows starting from the beginning of the part | ||
8174 | 2024.11.02 06:23:55.022305 [ 3 ] {6db1f383-fcf7-4c0f-a057-24286d7aa4a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8175 | 2024.11.02 06:23:55.023017 [ 3 ] {6db1f383-fcf7-4c0f-a057-24286d7aa4a0} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8176 | 2024.11.02 06:23:55.023076 [ 3 ] {6db1f383-fcf7-4c0f-a057-24286d7aa4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8177 | 2024.11.02 06:23:55.024019 [ 3 ] {6db1f383-fcf7-4c0f-a057-24286d7aa4a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8178 | 2024.11.02 06:23:55.024737 [ 3 ] {6db1f383-fcf7-4c0f-a057-24286d7aa4a0} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8179 | 2024.11.02 06:23:55.024932 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2140 rows, containing 5 columns (5 merged, 0 gathered) in 0.006366708 sec., 336123.47228740505 rows/sec., 29.62 MiB/sec. | ||
8180 | 2024.11.02 06:23:55.025100 [ 3 ] {6db1f383-fcf7-4c0f-a057-24286d7aa4a0} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.005012 sec., 1197.1268954509178 rows/sec., 83.59 KiB/sec. | ||
8181 | 2024.11.02 06:23:55.025523 [ 193 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8182 | 2024.11.02 06:23:55.025683 [ 3 ] {6db1f383-fcf7-4c0f-a057-24286d7aa4a0} <Debug> DynamicQueryHandler: Done processing query | ||
8183 | 2024.11.02 06:23:55.025766 [ 3 ] {6db1f383-fcf7-4c0f-a057-24286d7aa4a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8184 | 2024.11.02 06:23:55.025826 [ 3 ] {} <Debug> HTTP-Session: a0586ad1-0f87-4f64-9886-9d9eee066494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8185 | 2024.11.02 06:23:55.026150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8186 | 2024.11.02 06:23:55.026202 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34580, User-Agent: (none), Length: 11917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8187 | 2024.11.02 06:23:55.026382 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8188 | 2024.11.02 06:23:55.026416 [ 282 ] {} <Debug> HTTP-Session: d5517f20-8dba-49e8-a055-3f8f432fc8a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34580 | ||
8189 | 2024.11.02 06:23:55.026449 [ 282 ] {} <Debug> HTTP-Session: d5517f20-8dba-49e8-a055-3f8f432fc8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8190 | 2024.11.02 06:23:55.026469 [ 282 ] {} <Debug> HTTP-Session: d5517f20-8dba-49e8-a055-3f8f432fc8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8191 | 2024.11.02 06:23:55.026533 [ 282 ] {} <Trace> HTTP-Session: d5517f20-8dba-49e8-a055-3f8f432fc8a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8192 | 2024.11.02 06:23:55.026548 [ 193 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_46_9} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8193 | 2024.11.02 06:23:55.026639 [ 193 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_46_9} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8194 | 2024.11.02 06:23:55.026742 [ 282 ] {77cc3908-8b0d-4eae-a4d9-eb5303fc3462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34580) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8195 | 2024.11.02 06:23:55.026751 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
8196 | 2024.11.02 06:23:55.026803 [ 282 ] {77cc3908-8b0d-4eae-a4d9-eb5303fc3462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8197 | 2024.11.02 06:23:55.027059 [ 282 ] {77cc3908-8b0d-4eae-a4d9-eb5303fc3462} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8198 | 2024.11.02 06:23:55.027417 [ 282 ] {77cc3908-8b0d-4eae-a4d9-eb5303fc3462} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8199 | 2024.11.02 06:23:55.027453 [ 282 ] {77cc3908-8b0d-4eae-a4d9-eb5303fc3462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8200 | 2024.11.02 06:23:55.027821 [ 282 ] {77cc3908-8b0d-4eae-a4d9-eb5303fc3462} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8201 | 2024.11.02 06:23:55.028183 [ 282 ] {77cc3908-8b0d-4eae-a4d9-eb5303fc3462} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8202 | 2024.11.02 06:23:55.028318 [ 282 ] {77cc3908-8b0d-4eae-a4d9-eb5303fc3462} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001673 sec., 41841.00418410042 rows/sec., 3.27 MiB/sec. | ||
8203 | 2024.11.02 06:23:55.028323 [ 29 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8204 | 2024.11.02 06:23:55.028381 [ 29 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8205 | 2024.11.02 06:23:55.028419 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8206 | 2024.11.02 06:23:55.028553 [ 282 ] {77cc3908-8b0d-4eae-a4d9-eb5303fc3462} <Debug> DynamicQueryHandler: Done processing query | ||
8207 | 2024.11.02 06:23:55.028583 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
8208 | 2024.11.02 06:23:55.028598 [ 282 ] {77cc3908-8b0d-4eae-a4d9-eb5303fc3462} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8209 | 2024.11.02 06:23:55.028652 [ 282 ] {} <Debug> HTTP-Session: d5517f20-8dba-49e8-a055-3f8f432fc8a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8210 | 2024.11.02 06:23:55.028799 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8211 | 2024.11.02 06:23:55.028842 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 916 rows starting from the beginning of the part | ||
8212 | 2024.11.02 06:23:55.028910 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8213 | 2024.11.02 06:23:55.029063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Length: 31210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8214 | 2024.11.02 06:23:55.029228 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 424 rows starting from the beginning of the part | ||
8215 | 2024.11.02 06:23:55.029252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8216 | 2024.11.02 06:23:55.029328 [ 3 ] {} <Debug> HTTP-Session: b67193a5-a7c9-45dc-95d0-3e56970afb12 Authenticating user 'default' from [fd00:1122:3344:101::d]:57483 | ||
8217 | 2024.11.02 06:23:55.029410 [ 3 ] {} <Debug> HTTP-Session: b67193a5-a7c9-45dc-95d0-3e56970afb12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8218 | 2024.11.02 06:23:55.029476 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
8219 | 2024.11.02 06:23:55.029491 [ 3 ] {} <Debug> HTTP-Session: b67193a5-a7c9-45dc-95d0-3e56970afb12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8220 | 2024.11.02 06:23:55.029628 [ 3 ] {} <Trace> HTTP-Session: b67193a5-a7c9-45dc-95d0-3e56970afb12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8221 | 2024.11.02 06:23:55.029779 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
8222 | 2024.11.02 06:23:55.030035 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 424 rows starting from the beginning of the part | ||
8223 | 2024.11.02 06:23:55.030130 [ 3 ] {bdc1d38e-cfc8-46be-a9b4-7ff7e427389e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8224 | 2024.11.02 06:23:55.030341 [ 3 ] {bdc1d38e-cfc8-46be-a9b4-7ff7e427389e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8225 | 2024.11.02 06:23:55.030347 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 70 rows starting from the beginning of the part | ||
8226 | 2024.11.02 06:23:55.031194 [ 3 ] {bdc1d38e-cfc8-46be-a9b4-7ff7e427389e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8227 | 2024.11.02 06:23:55.032171 [ 3 ] {bdc1d38e-cfc8-46be-a9b4-7ff7e427389e} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8228 | 2024.11.02 06:23:55.032235 [ 3 ] {bdc1d38e-cfc8-46be-a9b4-7ff7e427389e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8229 | 2024.11.02 06:23:55.033119 [ 3 ] {bdc1d38e-cfc8-46be-a9b4-7ff7e427389e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8230 | 2024.11.02 06:23:55.033884 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.00538826 sec., 364124.96798595466 rows/sec., 27.88 MiB/sec. | ||
8231 | 2024.11.02 06:23:55.034003 [ 3 ] {bdc1d38e-cfc8-46be-a9b4-7ff7e427389e} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8232 | 2024.11.02 06:23:55.034192 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8233 | 2024.11.02 06:23:55.034250 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8234 | 2024.11.02 06:23:55.034270 [ 3 ] {bdc1d38e-cfc8-46be-a9b4-7ff7e427389e} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.004385 sec., 37172.17787913341 rows/sec., 2.59 MiB/sec. | ||
8235 | 2024.11.02 06:23:55.034354 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8236 | 2024.11.02 06:23:55.034535 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8237 | 2024.11.02 06:23:55.034817 [ 3 ] {bdc1d38e-cfc8-46be-a9b4-7ff7e427389e} <Debug> DynamicQueryHandler: Done processing query | ||
8238 | 2024.11.02 06:23:55.034920 [ 3 ] {bdc1d38e-cfc8-46be-a9b4-7ff7e427389e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8239 | 2024.11.02 06:23:55.034974 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
8240 | 2024.11.02 06:23:55.035012 [ 3 ] {} <Debug> HTTP-Session: b67193a5-a7c9-45dc-95d0-3e56970afb12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8241 | 2024.11.02 06:23:55.035328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8242 | 2024.11.02 06:23:55.035545 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8243 | 2024.11.02 06:23:55.035659 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37880, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8244 | 2024.11.02 06:23:55.035693 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 8899 rows starting from the beginning of the part | ||
8245 | 2024.11.02 06:23:55.035705 [ 3 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
8246 | |||
8247 | (version 23.8.7.1) | ||
8248 | 2024.11.02 06:23:55.035914 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8249 | 2024.11.02 06:23:55.036096 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_46_9} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8250 | 2024.11.02 06:23:55.036155 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part | ||
8251 | 2024.11.02 06:23:55.036306 [ 282 ] {} <Debug> HTTP-Session: 96bb68b4-5e1a-4845-98c6-46b2c21409ed Authenticating user 'default' from [fd00:1122:3344:101::d]:37880 | ||
8252 | 2024.11.02 06:23:55.036494 [ 282 ] {} <Debug> HTTP-Session: 96bb68b4-5e1a-4845-98c6-46b2c21409ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8253 | 2024.11.02 06:23:55.036554 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_46_9} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8254 | 2024.11.02 06:23:55.036566 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
8255 | 2024.11.02 06:23:55.036660 [ 282 ] {} <Debug> HTTP-Session: 96bb68b4-5e1a-4845-98c6-46b2c21409ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8256 | 2024.11.02 06:23:55.036980 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
8257 | 2024.11.02 06:23:55.037045 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
8258 | 2024.11.02 06:23:55.037084 [ 282 ] {} <Trace> HTTP-Session: 96bb68b4-5e1a-4845-98c6-46b2c21409ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8259 | 2024.11.02 06:23:55.037298 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
8260 | 2024.11.02 06:23:55.037562 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 163 rows starting from the beginning of the part | ||
8261 | 2024.11.02 06:23:55.037717 [ 282 ] {2548963b-30a4-4faf-9f94-ed694336b675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37880) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8262 | 2024.11.02 06:23:55.037972 [ 282 ] {2548963b-30a4-4faf-9f94-ed694336b675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8263 | 2024.11.02 06:23:55.038467 [ 282 ] {2548963b-30a4-4faf-9f94-ed694336b675} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8264 | 2024.11.02 06:23:55.038975 [ 282 ] {2548963b-30a4-4faf-9f94-ed694336b675} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8265 | 2024.11.02 06:23:55.039017 [ 282 ] {2548963b-30a4-4faf-9f94-ed694336b675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8266 | 2024.11.02 06:23:55.039677 [ 282 ] {2548963b-30a4-4faf-9f94-ed694336b675} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8267 | 2024.11.02 06:23:55.040579 [ 282 ] {2548963b-30a4-4faf-9f94-ed694336b675} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8268 | 2024.11.02 06:23:55.040854 [ 29 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8269 | 2024.11.02 06:23:55.040929 [ 29 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8270 | 2024.11.02 06:23:55.040933 [ 282 ] {2548963b-30a4-4faf-9f94-ed694336b675} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003441 sec., 17436.791630340016 rows/sec., 1.18 MiB/sec. | ||
8271 | 2024.11.02 06:23:55.040954 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8272 | 2024.11.02 06:23:55.041471 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
8273 | 2024.11.02 06:23:55.041542 [ 282 ] {2548963b-30a4-4faf-9f94-ed694336b675} <Debug> DynamicQueryHandler: Done processing query | ||
8274 | 2024.11.02 06:23:55.041580 [ 282 ] {2548963b-30a4-4faf-9f94-ed694336b675} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8275 | 2024.11.02 06:23:55.041633 [ 282 ] {} <Debug> HTTP-Session: 96bb68b4-5e1a-4845-98c6-46b2c21409ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8276 | 2024.11.02 06:23:55.041730 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8277 | 2024.11.02 06:23:55.041767 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2546 rows starting from the beginning of the part | ||
8278 | 2024.11.02 06:23:55.042173 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8279 | 2024.11.02 06:23:55.042196 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
8280 | 2024.11.02 06:23:55.042530 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
8281 | 2024.11.02 06:23:55.042768 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
8282 | 2024.11.02 06:23:55.043068 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
8283 | 2024.11.02 06:23:55.043358 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
8284 | 2024.11.02 06:23:55.044138 [ 191 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9824 rows, containing 5 columns (5 merged, 0 gathered) in 0.009421365 sec., 1042736.3763106514 rows/sec., 71.19 MiB/sec. | ||
8285 | 2024.11.02 06:23:55.044385 [ 191 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8286 | 2024.11.02 06:23:55.045307 [ 191 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8287 | 2024.11.02 06:23:55.045525 [ 191 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8288 | 2024.11.02 06:23:55.045685 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
8289 | 2024.11.02 06:23:55.046185 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2878 rows, containing 4 columns (4 merged, 0 gathered) in 0.005037583 sec., 571305.7233994954 rows/sec., 37.68 MiB/sec. | ||
8290 | 2024.11.02 06:23:55.046562 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8291 | 2024.11.02 06:23:55.047003 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_46_9} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8292 | 2024.11.02 06:23:55.047093 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_46_9} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8293 | 2024.11.02 06:23:55.047194 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
8294 | 2024.11.02 06:23:58.482508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 772 | ||
8295 | 2024.11.02 06:23:58.485489 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8296 | 2024.11.02 06:23:58.485537 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8297 | 2024.11.02 06:23:58.487048 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8298 | 2024.11.02 06:23:58.488052 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8299 | 2024.11.02 06:23:58.489150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
8300 | 2024.11.02 06:24:00.012640 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39088, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8301 | 2024.11.02 06:24:00.012789 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8302 | 2024.11.02 06:24:00.012822 [ 287 ] {} <Debug> HTTP-Session: b009705a-0b75-4f4c-b254-2fabc2e57c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:39088 | ||
8303 | 2024.11.02 06:24:00.012851 [ 287 ] {} <Debug> HTTP-Session: b009705a-0b75-4f4c-b254-2fabc2e57c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8304 | 2024.11.02 06:24:00.012869 [ 287 ] {} <Debug> HTTP-Session: b009705a-0b75-4f4c-b254-2fabc2e57c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8305 | 2024.11.02 06:24:00.012926 [ 287 ] {} <Trace> HTTP-Session: b009705a-0b75-4f4c-b254-2fabc2e57c56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8306 | 2024.11.02 06:24:00.013145 [ 287 ] {f5fcdc4f-6833-4e37-b9eb-98b5e3a932f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39088) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8307 | 2024.11.02 06:24:00.013219 [ 287 ] {f5fcdc4f-6833-4e37-b9eb-98b5e3a932f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8308 | 2024.11.02 06:24:00.013573 [ 287 ] {f5fcdc4f-6833-4e37-b9eb-98b5e3a932f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8309 | 2024.11.02 06:24:00.014115 [ 287 ] {f5fcdc4f-6833-4e37-b9eb-98b5e3a932f7} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8310 | 2024.11.02 06:24:00.014171 [ 287 ] {f5fcdc4f-6833-4e37-b9eb-98b5e3a932f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8311 | 2024.11.02 06:24:00.014624 [ 287 ] {f5fcdc4f-6833-4e37-b9eb-98b5e3a932f7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8312 | 2024.11.02 06:24:00.015022 [ 287 ] {f5fcdc4f-6833-4e37-b9eb-98b5e3a932f7} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8313 | 2024.11.02 06:24:00.015216 [ 287 ] {f5fcdc4f-6833-4e37-b9eb-98b5e3a932f7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00213 sec., 26291.07981220657 rows/sec., 2.01 MiB/sec. | ||
8314 | 2024.11.02 06:24:00.015468 [ 287 ] {f5fcdc4f-6833-4e37-b9eb-98b5e3a932f7} <Debug> DynamicQueryHandler: Done processing query | ||
8315 | 2024.11.02 06:24:00.015497 [ 287 ] {f5fcdc4f-6833-4e37-b9eb-98b5e3a932f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8316 | 2024.11.02 06:24:00.015514 [ 287 ] {} <Debug> HTTP-Session: b009705a-0b75-4f4c-b254-2fabc2e57c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8317 | 2024.11.02 06:24:00.015755 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39088, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8318 | 2024.11.02 06:24:00.015919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38568, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8319 | 2024.11.02 06:24:00.015979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8320 | 2024.11.02 06:24:00.015999 [ 3 ] {} <Debug> HTTP-Session: 3ed8c221-6ace-4b07-a156-101a3a195328 Authenticating user 'default' from [fd00:1122:3344:101::d]:38568 | ||
8321 | 2024.11.02 06:24:00.016017 [ 3 ] {} <Debug> HTTP-Session: 3ed8c221-6ace-4b07-a156-101a3a195328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8322 | 2024.11.02 06:24:00.016031 [ 3 ] {} <Debug> HTTP-Session: 3ed8c221-6ace-4b07-a156-101a3a195328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8323 | 2024.11.02 06:24:00.016069 [ 3 ] {} <Trace> HTTP-Session: 3ed8c221-6ace-4b07-a156-101a3a195328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8324 | 2024.11.02 06:24:00.016217 [ 3 ] {ebeaa67c-f2ad-4166-9c36-a92e5b6a94ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38568) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8325 | 2024.11.02 06:24:00.016272 [ 3 ] {ebeaa67c-f2ad-4166-9c36-a92e5b6a94ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8326 | 2024.11.02 06:24:00.016525 [ 3 ] {ebeaa67c-f2ad-4166-9c36-a92e5b6a94ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8327 | 2024.11.02 06:24:00.016934 [ 3 ] {ebeaa67c-f2ad-4166-9c36-a92e5b6a94ee} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8328 | 2024.11.02 06:24:00.016973 [ 3 ] {ebeaa67c-f2ad-4166-9c36-a92e5b6a94ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8329 | 2024.11.02 06:24:00.017343 [ 3 ] {ebeaa67c-f2ad-4166-9c36-a92e5b6a94ee} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8330 | 2024.11.02 06:24:00.017710 [ 3 ] {ebeaa67c-f2ad-4166-9c36-a92e5b6a94ee} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8331 | 2024.11.02 06:24:00.017871 [ 3 ] {ebeaa67c-f2ad-4166-9c36-a92e5b6a94ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001693 sec., 37802.71707028943 rows/sec., 2.95 MiB/sec. | ||
8332 | 2024.11.02 06:24:00.018184 [ 3 ] {ebeaa67c-f2ad-4166-9c36-a92e5b6a94ee} <Debug> DynamicQueryHandler: Done processing query | ||
8333 | 2024.11.02 06:24:00.018247 [ 3 ] {ebeaa67c-f2ad-4166-9c36-a92e5b6a94ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8334 | 2024.11.02 06:24:00.018288 [ 3 ] {} <Debug> HTTP-Session: 3ed8c221-6ace-4b07-a156-101a3a195328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8335 | 2024.11.02 06:24:00.018509 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39088, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8336 | 2024.11.02 06:24:00.018536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38568, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8337 | 2024.11.02 06:24:00.018575 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8338 | 2024.11.02 06:24:00.018599 [ 287 ] {} <Debug> HTTP-Session: e2025737-037a-4dd0-bc05-7b8c64a7aee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39088 | ||
8339 | 2024.11.02 06:24:00.018618 [ 287 ] {} <Debug> HTTP-Session: e2025737-037a-4dd0-bc05-7b8c64a7aee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8340 | 2024.11.02 06:24:00.018635 [ 287 ] {} <Debug> HTTP-Session: e2025737-037a-4dd0-bc05-7b8c64a7aee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8341 | 2024.11.02 06:24:00.018671 [ 287 ] {} <Trace> HTTP-Session: e2025737-037a-4dd0-bc05-7b8c64a7aee4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8342 | 2024.11.02 06:24:00.018836 [ 287 ] {ced87bda-efd7-41e2-9777-846cffb5fdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8343 | 2024.11.02 06:24:00.018888 [ 287 ] {ced87bda-efd7-41e2-9777-846cffb5fdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8344 | 2024.11.02 06:24:00.019057 [ 287 ] {ced87bda-efd7-41e2-9777-846cffb5fdc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8345 | 2024.11.02 06:24:00.019445 [ 287 ] {ced87bda-efd7-41e2-9777-846cffb5fdc5} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8346 | 2024.11.02 06:24:00.019483 [ 287 ] {ced87bda-efd7-41e2-9777-846cffb5fdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8347 | 2024.11.02 06:24:00.019869 [ 287 ] {ced87bda-efd7-41e2-9777-846cffb5fdc5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8348 | 2024.11.02 06:24:00.020208 [ 287 ] {ced87bda-efd7-41e2-9777-846cffb5fdc5} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8349 | 2024.11.02 06:24:00.020376 [ 287 ] {ced87bda-efd7-41e2-9777-846cffb5fdc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
8350 | 2024.11.02 06:24:00.020554 [ 287 ] {ced87bda-efd7-41e2-9777-846cffb5fdc5} <Debug> DynamicQueryHandler: Done processing query | ||
8351 | 2024.11.02 06:24:00.020578 [ 287 ] {ced87bda-efd7-41e2-9777-846cffb5fdc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8352 | 2024.11.02 06:24:00.020594 [ 287 ] {} <Debug> HTTP-Session: e2025737-037a-4dd0-bc05-7b8c64a7aee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8353 | 2024.11.02 06:24:00.020762 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39088, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8354 | 2024.11.02 06:24:00.020880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42005, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8355 | 2024.11.02 06:24:00.020944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8356 | 2024.11.02 06:24:00.020969 [ 3 ] {} <Debug> HTTP-Session: 16c193e1-80c5-4430-93dd-81283a7754fc Authenticating user 'default' from [fd00:1122:3344:101::d]:42005 | ||
8357 | 2024.11.02 06:24:00.020990 [ 3 ] {} <Debug> HTTP-Session: 16c193e1-80c5-4430-93dd-81283a7754fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8358 | 2024.11.02 06:24:00.021008 [ 3 ] {} <Debug> HTTP-Session: 16c193e1-80c5-4430-93dd-81283a7754fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8359 | 2024.11.02 06:24:00.021046 [ 3 ] {} <Trace> HTTP-Session: 16c193e1-80c5-4430-93dd-81283a7754fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8360 | 2024.11.02 06:24:00.021192 [ 3 ] {6e0fac96-5034-4b65-898e-8fac6532b586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42005) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8361 | 2024.11.02 06:24:00.021247 [ 3 ] {6e0fac96-5034-4b65-898e-8fac6532b586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8362 | 2024.11.02 06:24:00.021407 [ 3 ] {6e0fac96-5034-4b65-898e-8fac6532b586} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8363 | 2024.11.02 06:24:00.021762 [ 3 ] {6e0fac96-5034-4b65-898e-8fac6532b586} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8364 | 2024.11.02 06:24:00.021805 [ 3 ] {6e0fac96-5034-4b65-898e-8fac6532b586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8365 | 2024.11.02 06:24:00.022185 [ 3 ] {6e0fac96-5034-4b65-898e-8fac6532b586} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8366 | 2024.11.02 06:24:00.022521 [ 3 ] {6e0fac96-5034-4b65-898e-8fac6532b586} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8367 | 2024.11.02 06:24:00.022672 [ 3 ] {6e0fac96-5034-4b65-898e-8fac6532b586} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
8368 | 2024.11.02 06:24:00.022848 [ 3 ] {6e0fac96-5034-4b65-898e-8fac6532b586} <Debug> DynamicQueryHandler: Done processing query | ||
8369 | 2024.11.02 06:24:00.022873 [ 3 ] {6e0fac96-5034-4b65-898e-8fac6532b586} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8370 | 2024.11.02 06:24:00.022888 [ 3 ] {} <Debug> HTTP-Session: 16c193e1-80c5-4430-93dd-81283a7754fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8371 | 2024.11.02 06:24:00.023160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8372 | 2024.11.02 06:24:01.285362 [ 31 ] {} <Debug> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8373 | 2024.11.02 06:24:01.285447 [ 31 ] {} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8374 | 2024.11.02 06:24:01.285475 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8375 | 2024.11.02 06:24:01.285781 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
8376 | 2024.11.02 06:24:01.286037 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8377 | 2024.11.02 06:24:01.286074 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
8378 | 2024.11.02 06:24:01.286152 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
8379 | 2024.11.02 06:24:01.286333 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
8380 | 2024.11.02 06:24:01.286671 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
8381 | 2024.11.02 06:24:01.286902 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
8382 | 2024.11.02 06:24:01.287946 [ 188 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002351954 sec., 33163.91392008517 rows/sec., 1.69 MiB/sec. | ||
8383 | 2024.11.02 06:24:01.288122 [ 201 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8384 | 2024.11.02 06:24:01.288596 [ 201 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_13_3} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8385 | 2024.11.02 06:24:01.288694 [ 201 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_13_3} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8386 | 2024.11.02 06:24:01.288787 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
8387 | 2024.11.02 06:24:05.017141 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39088, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8388 | 2024.11.02 06:24:05.017290 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8389 | 2024.11.02 06:24:05.017320 [ 287 ] {} <Debug> HTTP-Session: 150db5a1-a840-4945-9e11-84b1a8a322c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39088 | ||
8390 | 2024.11.02 06:24:05.017347 [ 287 ] {} <Debug> HTTP-Session: 150db5a1-a840-4945-9e11-84b1a8a322c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8391 | 2024.11.02 06:24:05.017365 [ 287 ] {} <Debug> HTTP-Session: 150db5a1-a840-4945-9e11-84b1a8a322c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8392 | 2024.11.02 06:24:05.017422 [ 287 ] {} <Trace> HTTP-Session: 150db5a1-a840-4945-9e11-84b1a8a322c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8393 | 2024.11.02 06:24:05.017719 [ 287 ] {4a5a92ac-f759-4d8c-90cc-8a250278a694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39088) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8394 | 2024.11.02 06:24:05.017794 [ 287 ] {4a5a92ac-f759-4d8c-90cc-8a250278a694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8395 | 2024.11.02 06:24:05.018159 [ 287 ] {4a5a92ac-f759-4d8c-90cc-8a250278a694} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8396 | 2024.11.02 06:24:05.018823 [ 287 ] {4a5a92ac-f759-4d8c-90cc-8a250278a694} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8397 | 2024.11.02 06:24:05.018867 [ 287 ] {4a5a92ac-f759-4d8c-90cc-8a250278a694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8398 | 2024.11.02 06:24:05.019297 [ 287 ] {4a5a92ac-f759-4d8c-90cc-8a250278a694} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8399 | 2024.11.02 06:24:05.019692 [ 287 ] {4a5a92ac-f759-4d8c-90cc-8a250278a694} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8400 | 2024.11.02 06:24:05.019864 [ 287 ] {4a5a92ac-f759-4d8c-90cc-8a250278a694} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002276 sec., 119947.27592267137 rows/sec., 10.66 MiB/sec. | ||
8401 | 2024.11.02 06:24:05.020112 [ 287 ] {4a5a92ac-f759-4d8c-90cc-8a250278a694} <Debug> DynamicQueryHandler: Done processing query | ||
8402 | 2024.11.02 06:24:05.020143 [ 287 ] {4a5a92ac-f759-4d8c-90cc-8a250278a694} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
8403 | 2024.11.02 06:24:05.020162 [ 287 ] {} <Debug> HTTP-Session: 150db5a1-a840-4945-9e11-84b1a8a322c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8404 | 2024.11.02 06:24:05.020422 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39088, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8405 | 2024.11.02 06:24:05.020537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57601, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8406 | 2024.11.02 06:24:05.020612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8407 | 2024.11.02 06:24:05.020637 [ 3 ] {} <Debug> HTTP-Session: 06ae5101-28f7-48e6-85c7-b6b780006437 Authenticating user 'default' from [fd00:1122:3344:101::d]:57601 | ||
8408 | 2024.11.02 06:24:05.020658 [ 3 ] {} <Debug> HTTP-Session: 06ae5101-28f7-48e6-85c7-b6b780006437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8409 | 2024.11.02 06:24:05.020675 [ 3 ] {} <Debug> HTTP-Session: 06ae5101-28f7-48e6-85c7-b6b780006437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8410 | 2024.11.02 06:24:05.020714 [ 3 ] {} <Trace> HTTP-Session: 06ae5101-28f7-48e6-85c7-b6b780006437 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8411 | 2024.11.02 06:24:05.020855 [ 3 ] {1cd6e4a4-8185-4d62-b732-bbeacab37765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57601) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8412 | 2024.11.02 06:24:05.020909 [ 3 ] {1cd6e4a4-8185-4d62-b732-bbeacab37765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8413 | 2024.11.02 06:24:05.021166 [ 3 ] {1cd6e4a4-8185-4d62-b732-bbeacab37765} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8414 | 2024.11.02 06:24:05.021534 [ 3 ] {1cd6e4a4-8185-4d62-b732-bbeacab37765} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8415 | 2024.11.02 06:24:05.021570 [ 3 ] {1cd6e4a4-8185-4d62-b732-bbeacab37765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8416 | 2024.11.02 06:24:05.021925 [ 3 ] {1cd6e4a4-8185-4d62-b732-bbeacab37765} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8417 | 2024.11.02 06:24:05.022319 [ 3 ] {1cd6e4a4-8185-4d62-b732-bbeacab37765} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8418 | 2024.11.02 06:24:05.022544 [ 3 ] {1cd6e4a4-8185-4d62-b732-bbeacab37765} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001719 sec., 24432.80977312391 rows/sec., 1.79 MiB/sec. | ||
8419 | 2024.11.02 06:24:05.022757 [ 3 ] {1cd6e4a4-8185-4d62-b732-bbeacab37765} <Debug> DynamicQueryHandler: Done processing query | ||
8420 | 2024.11.02 06:24:05.022787 [ 3 ] {1cd6e4a4-8185-4d62-b732-bbeacab37765} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8421 | 2024.11.02 06:24:05.022807 [ 3 ] {} <Debug> HTTP-Session: 06ae5101-28f7-48e6-85c7-b6b780006437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8422 | 2024.11.02 06:24:05.022966 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39088, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8423 | 2024.11.02 06:24:05.023025 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8424 | 2024.11.02 06:24:05.023033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8425 | 2024.11.02 06:24:05.023048 [ 287 ] {} <Debug> HTTP-Session: 794e1a64-137d-4a1f-ba3b-5576de6d8a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:39088 | ||
8426 | 2024.11.02 06:24:05.023074 [ 287 ] {} <Debug> HTTP-Session: 794e1a64-137d-4a1f-ba3b-5576de6d8a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8427 | 2024.11.02 06:24:05.023089 [ 287 ] {} <Debug> HTTP-Session: 794e1a64-137d-4a1f-ba3b-5576de6d8a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8428 | 2024.11.02 06:24:05.023123 [ 287 ] {} <Trace> HTTP-Session: 794e1a64-137d-4a1f-ba3b-5576de6d8a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8429 | 2024.11.02 06:24:05.023226 [ 287 ] {ca7d9ed3-a33c-4de0-8219-101e7892f414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39088) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8430 | 2024.11.02 06:24:05.023270 [ 287 ] {ca7d9ed3-a33c-4de0-8219-101e7892f414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8431 | 2024.11.02 06:24:05.023500 [ 287 ] {ca7d9ed3-a33c-4de0-8219-101e7892f414} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8432 | 2024.11.02 06:24:05.023857 [ 287 ] {ca7d9ed3-a33c-4de0-8219-101e7892f414} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8433 | 2024.11.02 06:24:05.023894 [ 287 ] {ca7d9ed3-a33c-4de0-8219-101e7892f414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8434 | 2024.11.02 06:24:05.024244 [ 287 ] {ca7d9ed3-a33c-4de0-8219-101e7892f414} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8435 | 2024.11.02 06:24:05.024598 [ 287 ] {ca7d9ed3-a33c-4de0-8219-101e7892f414} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8436 | 2024.11.02 06:24:05.024755 [ 287 ] {ca7d9ed3-a33c-4de0-8219-101e7892f414} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00155 sec., 9032.258064516129 rows/sec., 632.56 KiB/sec. | ||
8437 | 2024.11.02 06:24:05.024981 [ 287 ] {ca7d9ed3-a33c-4de0-8219-101e7892f414} <Debug> DynamicQueryHandler: Done processing query | ||
8438 | 2024.11.02 06:24:05.025006 [ 287 ] {ca7d9ed3-a33c-4de0-8219-101e7892f414} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8439 | 2024.11.02 06:24:05.025021 [ 287 ] {} <Debug> HTTP-Session: 794e1a64-137d-4a1f-ba3b-5576de6d8a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8440 | 2024.11.02 06:24:05.025189 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39088, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8441 | 2024.11.02 06:24:05.025252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47215, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8442 | 2024.11.02 06:24:05.025316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8443 | 2024.11.02 06:24:05.025340 [ 3 ] {} <Debug> HTTP-Session: 6d136d07-8c76-4826-b64a-98a84ee0e62a Authenticating user 'default' from [fd00:1122:3344:101::d]:47215 | ||
8444 | 2024.11.02 06:24:05.025361 [ 3 ] {} <Debug> HTTP-Session: 6d136d07-8c76-4826-b64a-98a84ee0e62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8445 | 2024.11.02 06:24:05.025378 [ 3 ] {} <Debug> HTTP-Session: 6d136d07-8c76-4826-b64a-98a84ee0e62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8446 | 2024.11.02 06:24:05.025417 [ 3 ] {} <Trace> HTTP-Session: 6d136d07-8c76-4826-b64a-98a84ee0e62a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8447 | 2024.11.02 06:24:05.025540 [ 3 ] {6b012a8a-fd6b-4894-9f51-1029b991e75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47215) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8448 | 2024.11.02 06:24:05.025593 [ 3 ] {6b012a8a-fd6b-4894-9f51-1029b991e75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8449 | 2024.11.02 06:24:05.025880 [ 3 ] {6b012a8a-fd6b-4894-9f51-1029b991e75c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8450 | 2024.11.02 06:24:05.026258 [ 3 ] {6b012a8a-fd6b-4894-9f51-1029b991e75c} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8451 | 2024.11.02 06:24:05.026295 [ 3 ] {6b012a8a-fd6b-4894-9f51-1029b991e75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8452 | 2024.11.02 06:24:05.026645 [ 3 ] {6b012a8a-fd6b-4894-9f51-1029b991e75c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8453 | 2024.11.02 06:24:05.027020 [ 3 ] {6b012a8a-fd6b-4894-9f51-1029b991e75c} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8454 | 2024.11.02 06:24:05.027176 [ 3 ] {6b012a8a-fd6b-4894-9f51-1029b991e75c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001662 sec., 3610.1083032490974 rows/sec., 213.29 KiB/sec. | ||
8455 | 2024.11.02 06:24:05.027399 [ 3 ] {6b012a8a-fd6b-4894-9f51-1029b991e75c} <Debug> DynamicQueryHandler: Done processing query | ||
8456 | 2024.11.02 06:24:05.027424 [ 3 ] {6b012a8a-fd6b-4894-9f51-1029b991e75c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8457 | 2024.11.02 06:24:05.027441 [ 3 ] {} <Debug> HTTP-Session: 6d136d07-8c76-4826-b64a-98a84ee0e62a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8458 | 2024.11.02 06:24:05.027639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8459 | 2024.11.02 06:24:05.027695 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39088, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8460 | 2024.11.02 06:24:05.027746 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8461 | 2024.11.02 06:24:05.027772 [ 287 ] {} <Debug> HTTP-Session: 5ac95cb1-19d0-4937-8c11-c1fc8fdc89a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39088 | ||
8462 | 2024.11.02 06:24:05.027789 [ 287 ] {} <Debug> HTTP-Session: 5ac95cb1-19d0-4937-8c11-c1fc8fdc89a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8463 | 2024.11.02 06:24:05.027803 [ 287 ] {} <Debug> HTTP-Session: 5ac95cb1-19d0-4937-8c11-c1fc8fdc89a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8464 | 2024.11.02 06:24:05.027834 [ 287 ] {} <Trace> HTTP-Session: 5ac95cb1-19d0-4937-8c11-c1fc8fdc89a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8465 | 2024.11.02 06:24:05.028029 [ 287 ] {fe5a5c17-8269-48c8-8206-c07c9fe618bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39088) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8466 | 2024.11.02 06:24:05.028072 [ 287 ] {fe5a5c17-8269-48c8-8206-c07c9fe618bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8467 | 2024.11.02 06:24:05.028301 [ 287 ] {fe5a5c17-8269-48c8-8206-c07c9fe618bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8468 | 2024.11.02 06:24:05.028882 [ 287 ] {fe5a5c17-8269-48c8-8206-c07c9fe618bf} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8469 | 2024.11.02 06:24:05.028920 [ 287 ] {fe5a5c17-8269-48c8-8206-c07c9fe618bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8470 | 2024.11.02 06:24:05.029298 [ 287 ] {fe5a5c17-8269-48c8-8206-c07c9fe618bf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8471 | 2024.11.02 06:24:05.029654 [ 287 ] {fe5a5c17-8269-48c8-8206-c07c9fe618bf} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8472 | 2024.11.02 06:24:05.029809 [ 287 ] {fe5a5c17-8269-48c8-8206-c07c9fe618bf} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001882 sec., 225292.2422954304 rows/sec., 16.11 MiB/sec. | ||
8473 | 2024.11.02 06:24:05.029984 [ 287 ] {fe5a5c17-8269-48c8-8206-c07c9fe618bf} <Debug> DynamicQueryHandler: Done processing query | ||
8474 | 2024.11.02 06:24:05.030008 [ 287 ] {fe5a5c17-8269-48c8-8206-c07c9fe618bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
8475 | 2024.11.02 06:24:05.030025 [ 287 ] {} <Debug> HTTP-Session: 5ac95cb1-19d0-4937-8c11-c1fc8fdc89a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8476 | 2024.11.02 06:24:05.030234 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39088, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8477 | 2024.11.02 06:24:05.035256 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62347, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8478 | 2024.11.02 06:24:05.035310 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8479 | 2024.11.02 06:24:05.035329 [ 287 ] {} <Debug> HTTP-Session: 46930195-79a7-4458-8a1b-d4768ea279c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62347 | ||
8480 | 2024.11.02 06:24:05.035345 [ 287 ] {} <Debug> HTTP-Session: 46930195-79a7-4458-8a1b-d4768ea279c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8481 | 2024.11.02 06:24:05.035359 [ 287 ] {} <Debug> HTTP-Session: 46930195-79a7-4458-8a1b-d4768ea279c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8482 | 2024.11.02 06:24:05.035390 [ 287 ] {} <Trace> HTTP-Session: 46930195-79a7-4458-8a1b-d4768ea279c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8483 | 2024.11.02 06:24:05.035487 [ 287 ] {4a8d3207-7999-4abe-b250-ca3861781315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62347) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8484 | 2024.11.02 06:24:05.035531 [ 287 ] {4a8d3207-7999-4abe-b250-ca3861781315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8485 | 2024.11.02 06:24:05.035661 [ 287 ] {4a8d3207-7999-4abe-b250-ca3861781315} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8486 | 2024.11.02 06:24:05.036020 [ 287 ] {4a8d3207-7999-4abe-b250-ca3861781315} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8487 | 2024.11.02 06:24:05.036055 [ 287 ] {4a8d3207-7999-4abe-b250-ca3861781315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8488 | 2024.11.02 06:24:05.036411 [ 287 ] {4a8d3207-7999-4abe-b250-ca3861781315} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8489 | 2024.11.02 06:24:05.036729 [ 287 ] {4a8d3207-7999-4abe-b250-ca3861781315} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8490 | 2024.11.02 06:24:05.036859 [ 287 ] {4a8d3207-7999-4abe-b250-ca3861781315} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec. | ||
8491 | 2024.11.02 06:24:05.037037 [ 287 ] {4a8d3207-7999-4abe-b250-ca3861781315} <Debug> DynamicQueryHandler: Done processing query | ||
8492 | 2024.11.02 06:24:05.037060 [ 287 ] {4a8d3207-7999-4abe-b250-ca3861781315} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8493 | 2024.11.02 06:24:05.037076 [ 287 ] {} <Debug> HTTP-Session: 46930195-79a7-4458-8a1b-d4768ea279c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8494 | 2024.11.02 06:24:05.037273 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8495 | 2024.11.02 06:24:05.037416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52590, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8496 | 2024.11.02 06:24:05.037479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8497 | 2024.11.02 06:24:05.037503 [ 3 ] {} <Debug> HTTP-Session: 024eb2bf-985a-44e7-a8d5-64ad5d6b7486 Authenticating user 'default' from [fd00:1122:3344:101::d]:52590 | ||
8498 | 2024.11.02 06:24:05.037523 [ 3 ] {} <Debug> HTTP-Session: 024eb2bf-985a-44e7-a8d5-64ad5d6b7486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8499 | 2024.11.02 06:24:05.037541 [ 3 ] {} <Debug> HTTP-Session: 024eb2bf-985a-44e7-a8d5-64ad5d6b7486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8500 | 2024.11.02 06:24:05.037579 [ 3 ] {} <Trace> HTTP-Session: 024eb2bf-985a-44e7-a8d5-64ad5d6b7486 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8501 | 2024.11.02 06:24:05.037824 [ 3 ] {8bc8477a-33a6-4964-9714-69712e57dc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52590) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8502 | 2024.11.02 06:24:05.037881 [ 3 ] {8bc8477a-33a6-4964-9714-69712e57dc51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8503 | 2024.11.02 06:24:05.038060 [ 3 ] {8bc8477a-33a6-4964-9714-69712e57dc51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8504 | 2024.11.02 06:24:05.038496 [ 3 ] {8bc8477a-33a6-4964-9714-69712e57dc51} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8505 | 2024.11.02 06:24:05.038533 [ 3 ] {8bc8477a-33a6-4964-9714-69712e57dc51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8506 | 2024.11.02 06:24:05.038974 [ 3 ] {8bc8477a-33a6-4964-9714-69712e57dc51} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8507 | 2024.11.02 06:24:05.039325 [ 3 ] {8bc8477a-33a6-4964-9714-69712e57dc51} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8508 | 2024.11.02 06:24:05.039481 [ 3 ] {8bc8477a-33a6-4964-9714-69712e57dc51} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001792 sec., 132254.4642857143 rows/sec., 8.86 MiB/sec. | ||
8509 | 2024.11.02 06:24:05.039662 [ 3 ] {8bc8477a-33a6-4964-9714-69712e57dc51} <Debug> DynamicQueryHandler: Done processing query | ||
8510 | 2024.11.02 06:24:05.039688 [ 3 ] {8bc8477a-33a6-4964-9714-69712e57dc51} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8511 | 2024.11.02 06:24:05.039704 [ 3 ] {} <Debug> HTTP-Session: 024eb2bf-985a-44e7-a8d5-64ad5d6b7486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8512 | 2024.11.02 06:24:05.039835 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62347, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8513 | 2024.11.02 06:24:05.039862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52590, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8514 | 2024.11.02 06:24:05.039896 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8515 | 2024.11.02 06:24:05.039919 [ 287 ] {} <Debug> HTTP-Session: a5a549a5-24f3-4a1f-b879-9704cbb54817 Authenticating user 'default' from [fd00:1122:3344:101::d]:62347 | ||
8516 | 2024.11.02 06:24:05.039937 [ 287 ] {} <Debug> HTTP-Session: a5a549a5-24f3-4a1f-b879-9704cbb54817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8517 | 2024.11.02 06:24:05.039951 [ 287 ] {} <Debug> HTTP-Session: a5a549a5-24f3-4a1f-b879-9704cbb54817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8518 | 2024.11.02 06:24:05.039984 [ 287 ] {} <Trace> HTTP-Session: a5a549a5-24f3-4a1f-b879-9704cbb54817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8519 | 2024.11.02 06:24:05.040074 [ 287 ] {ebeed9a5-f8a7-49fa-9e9e-e067dfe01752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62347) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8520 | 2024.11.02 06:24:05.040119 [ 287 ] {ebeed9a5-f8a7-49fa-9e9e-e067dfe01752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8521 | 2024.11.02 06:24:05.040250 [ 287 ] {ebeed9a5-f8a7-49fa-9e9e-e067dfe01752} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8522 | 2024.11.02 06:24:05.040523 [ 287 ] {ebeed9a5-f8a7-49fa-9e9e-e067dfe01752} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8523 | 2024.11.02 06:24:05.040557 [ 287 ] {ebeed9a5-f8a7-49fa-9e9e-e067dfe01752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8524 | 2024.11.02 06:24:05.040896 [ 287 ] {ebeed9a5-f8a7-49fa-9e9e-e067dfe01752} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8525 | 2024.11.02 06:24:05.041206 [ 287 ] {ebeed9a5-f8a7-49fa-9e9e-e067dfe01752} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8526 | 2024.11.02 06:24:05.041358 [ 287 ] {ebeed9a5-f8a7-49fa-9e9e-e067dfe01752} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001298 sec., 770.4160246533129 rows/sec., 51.91 KiB/sec. | ||
8527 | 2024.11.02 06:24:05.041518 [ 287 ] {ebeed9a5-f8a7-49fa-9e9e-e067dfe01752} <Debug> DynamicQueryHandler: Done processing query | ||
8528 | 2024.11.02 06:24:05.041543 [ 287 ] {ebeed9a5-f8a7-49fa-9e9e-e067dfe01752} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8529 | 2024.11.02 06:24:05.041558 [ 287 ] {} <Debug> HTTP-Session: a5a549a5-24f3-4a1f-b879-9704cbb54817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8530 | 2024.11.02 06:24:05.041727 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8531 | 2024.11.02 06:24:05.041822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63361, User-Agent: (none), Length: 70346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8532 | 2024.11.02 06:24:05.041883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8533 | 2024.11.02 06:24:05.041904 [ 3 ] {} <Debug> HTTP-Session: 3294abb1-5a58-4394-9acd-2f943852730c Authenticating user 'default' from [fd00:1122:3344:101::d]:63361 | ||
8534 | 2024.11.02 06:24:05.041920 [ 3 ] {} <Debug> HTTP-Session: 3294abb1-5a58-4394-9acd-2f943852730c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8535 | 2024.11.02 06:24:05.041934 [ 3 ] {} <Debug> HTTP-Session: 3294abb1-5a58-4394-9acd-2f943852730c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8536 | 2024.11.02 06:24:05.041965 [ 3 ] {} <Trace> HTTP-Session: 3294abb1-5a58-4394-9acd-2f943852730c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8537 | 2024.11.02 06:24:05.042686 [ 3 ] {479aedd6-f258-4a06-8089-eb5ddacc4774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63361) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8538 | 2024.11.02 06:24:05.042752 [ 3 ] {479aedd6-f258-4a06-8089-eb5ddacc4774} <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 | ||
8539 | 2024.11.02 06:24:05.043182 [ 3 ] {479aedd6-f258-4a06-8089-eb5ddacc4774} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8540 | 2024.11.02 06:24:05.043994 [ 3 ] {479aedd6-f258-4a06-8089-eb5ddacc4774} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8541 | 2024.11.02 06:24:05.044032 [ 3 ] {479aedd6-f258-4a06-8089-eb5ddacc4774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8542 | 2024.11.02 06:24:05.044698 [ 3 ] {479aedd6-f258-4a06-8089-eb5ddacc4774} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8543 | 2024.11.02 06:24:05.045118 [ 3 ] {479aedd6-f258-4a06-8089-eb5ddacc4774} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8544 | 2024.11.02 06:24:05.045294 [ 3 ] {479aedd6-f258-4a06-8089-eb5ddacc4774} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003219 sec., 13047.530288909598 rows/sec., 23.38 MiB/sec. | ||
8545 | 2024.11.02 06:24:05.045517 [ 3 ] {479aedd6-f258-4a06-8089-eb5ddacc4774} <Debug> DynamicQueryHandler: Done processing query | ||
8546 | 2024.11.02 06:24:05.045544 [ 3 ] {479aedd6-f258-4a06-8089-eb5ddacc4774} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
8547 | 2024.11.02 06:24:05.045560 [ 3 ] {} <Debug> HTTP-Session: 3294abb1-5a58-4394-9acd-2f943852730c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8548 | 2024.11.02 06:24:05.045719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8549 | 2024.11.02 06:24:05.045727 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62347, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8550 | 2024.11.02 06:24:05.045799 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8551 | 2024.11.02 06:24:05.045823 [ 287 ] {} <Debug> HTTP-Session: 1c55ea67-9a52-40e1-91a0-52479d1d28c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62347 | ||
8552 | 2024.11.02 06:24:05.045843 [ 287 ] {} <Debug> HTTP-Session: 1c55ea67-9a52-40e1-91a0-52479d1d28c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8553 | 2024.11.02 06:24:05.045863 [ 287 ] {} <Debug> HTTP-Session: 1c55ea67-9a52-40e1-91a0-52479d1d28c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8554 | 2024.11.02 06:24:05.045901 [ 287 ] {} <Trace> HTTP-Session: 1c55ea67-9a52-40e1-91a0-52479d1d28c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8555 | 2024.11.02 06:24:05.046039 [ 287 ] {0dfd0e22-95ca-47f1-bd3e-d56138ee68d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62347) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8556 | 2024.11.02 06:24:05.046087 [ 287 ] {0dfd0e22-95ca-47f1-bd3e-d56138ee68d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8557 | 2024.11.02 06:24:05.046217 [ 287 ] {0dfd0e22-95ca-47f1-bd3e-d56138ee68d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8558 | 2024.11.02 06:24:05.046529 [ 287 ] {0dfd0e22-95ca-47f1-bd3e-d56138ee68d3} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8559 | 2024.11.02 06:24:05.046565 [ 287 ] {0dfd0e22-95ca-47f1-bd3e-d56138ee68d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8560 | 2024.11.02 06:24:05.046921 [ 287 ] {0dfd0e22-95ca-47f1-bd3e-d56138ee68d3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8561 | 2024.11.02 06:24:05.047245 [ 287 ] {0dfd0e22-95ca-47f1-bd3e-d56138ee68d3} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8562 | 2024.11.02 06:24:05.047381 [ 287 ] {0dfd0e22-95ca-47f1-bd3e-d56138ee68d3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001394 sec., 58823.529411764706 rows/sec., 3.74 MiB/sec. | ||
8563 | 2024.11.02 06:24:05.047651 [ 287 ] {0dfd0e22-95ca-47f1-bd3e-d56138ee68d3} <Debug> DynamicQueryHandler: Done processing query | ||
8564 | 2024.11.02 06:24:05.047713 [ 287 ] {0dfd0e22-95ca-47f1-bd3e-d56138ee68d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8565 | 2024.11.02 06:24:05.047779 [ 287 ] {} <Debug> HTTP-Session: 1c55ea67-9a52-40e1-91a0-52479d1d28c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8566 | 2024.11.02 06:24:05.048444 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8567 | 2024.11.02 06:24:06.664341 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8568 | 2024.11.02 06:24:06.852840 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55888, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8569 | 2024.11.02 06:24:06.879291 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8570 | 2024.11.02 06:24:06.879362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8571 | 2024.11.02 06:24:06.879437 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8572 | 2024.11.02 06:24:07.021861 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42937, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8573 | 2024.11.02 06:24:07.049219 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8574 | 2024.11.02 06:24:07.052530 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8575 | 2024.11.02 06:24:08.281750 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8576 | 2024.11.02 06:24:08.281808 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8577 | 2024.11.02 06:24:08.489322 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 800 | ||
8578 | 2024.11.02 06:24:08.492277 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8579 | 2024.11.02 06:24:08.492336 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8580 | 2024.11.02 06:24:08.493846 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8581 | 2024.11.02 06:24:08.494840 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8582 | 2024.11.02 06:24:08.495486 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
8583 | 2024.11.02 06:24:09.157935 [ 23 ] {} <Debug> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
8584 | 2024.11.02 06:24:09.158002 [ 23 ] {} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8585 | 2024.11.02 06:24:09.158029 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8586 | 2024.11.02 06:24:09.158265 [ 194 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
8587 | 2024.11.02 06:24:09.158491 [ 194 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8588 | 2024.11.02 06:24:09.158535 [ 194 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
8589 | 2024.11.02 06:24:09.158659 [ 194 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
8590 | 2024.11.02 06:24:09.158906 [ 194 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
8591 | 2024.11.02 06:24:09.159180 [ 194 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
8592 | 2024.11.02 06:24:09.159322 [ 194 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
8593 | 2024.11.02 06:24:09.160519 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002401335 sec., 17490.271036735816 rows/sec., 1.46 MiB/sec. | ||
8594 | 2024.11.02 06:24:09.160717 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
8595 | 2024.11.02 06:24:09.161246 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_9_2} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8596 | 2024.11.02 06:24:09.161335 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_9_2} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
8597 | 2024.11.02 06:24:09.161435 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8598 | 2024.11.02 06:24:10.010298 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33203, User-Agent: (none), Length: 1615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8599 | 2024.11.02 06:24:10.010454 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8600 | 2024.11.02 06:24:10.010497 [ 282 ] {} <Debug> HTTP-Session: 5d2ef9c1-9c08-41a2-99fd-ac041ca3e65e Authenticating user 'default' from [fd00:1122:3344:101::d]:33203 | ||
8601 | 2024.11.02 06:24:10.010538 [ 282 ] {} <Debug> HTTP-Session: 5d2ef9c1-9c08-41a2-99fd-ac041ca3e65e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8602 | 2024.11.02 06:24:10.010566 [ 282 ] {} <Debug> HTTP-Session: 5d2ef9c1-9c08-41a2-99fd-ac041ca3e65e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8603 | 2024.11.02 06:24:10.010645 [ 282 ] {} <Trace> HTTP-Session: 5d2ef9c1-9c08-41a2-99fd-ac041ca3e65e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8604 | 2024.11.02 06:24:10.010925 [ 282 ] {7f88bf42-caae-4d87-ae4f-61ae29aba944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33203) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8605 | 2024.11.02 06:24:10.011029 [ 282 ] {7f88bf42-caae-4d87-ae4f-61ae29aba944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8606 | 2024.11.02 06:24:10.011438 [ 282 ] {7f88bf42-caae-4d87-ae4f-61ae29aba944} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8607 | 2024.11.02 06:24:10.011930 [ 282 ] {7f88bf42-caae-4d87-ae4f-61ae29aba944} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8608 | 2024.11.02 06:24:10.011970 [ 282 ] {7f88bf42-caae-4d87-ae4f-61ae29aba944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8609 | 2024.11.02 06:24:10.012381 [ 282 ] {7f88bf42-caae-4d87-ae4f-61ae29aba944} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
8610 | 2024.11.02 06:24:10.012770 [ 282 ] {7f88bf42-caae-4d87-ae4f-61ae29aba944} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8611 | 2024.11.02 06:24:10.012945 [ 282 ] {7f88bf42-caae-4d87-ae4f-61ae29aba944} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002108 sec., 4743.833017077799 rows/sec., 386.83 KiB/sec. | ||
8612 | 2024.11.02 06:24:10.013148 [ 282 ] {7f88bf42-caae-4d87-ae4f-61ae29aba944} <Debug> DynamicQueryHandler: Done processing query | ||
8613 | 2024.11.02 06:24:10.013174 [ 282 ] {7f88bf42-caae-4d87-ae4f-61ae29aba944} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8614 | 2024.11.02 06:24:10.013192 [ 282 ] {} <Debug> HTTP-Session: 5d2ef9c1-9c08-41a2-99fd-ac041ca3e65e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8615 | 2024.11.02 06:24:10.013430 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33203, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8616 | 2024.11.02 06:24:10.013528 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45035, User-Agent: (none), Length: 8482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8617 | 2024.11.02 06:24:10.013684 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8618 | 2024.11.02 06:24:10.013715 [ 287 ] {} <Debug> HTTP-Session: e3fce284-78e2-4b2d-b14a-b513c25a74de Authenticating user 'default' from [fd00:1122:3344:101::d]:45035 | ||
8619 | 2024.11.02 06:24:10.013744 [ 287 ] {} <Debug> HTTP-Session: e3fce284-78e2-4b2d-b14a-b513c25a74de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8620 | 2024.11.02 06:24:10.013762 [ 287 ] {} <Debug> HTTP-Session: e3fce284-78e2-4b2d-b14a-b513c25a74de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8621 | 2024.11.02 06:24:10.013824 [ 287 ] {} <Trace> HTTP-Session: e3fce284-78e2-4b2d-b14a-b513c25a74de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8622 | 2024.11.02 06:24:10.014067 [ 287 ] {869ecf83-3d94-4e9e-af19-84cbecc7c495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45035) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8623 | 2024.11.02 06:24:10.014147 [ 287 ] {869ecf83-3d94-4e9e-af19-84cbecc7c495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8624 | 2024.11.02 06:24:10.014511 [ 287 ] {869ecf83-3d94-4e9e-af19-84cbecc7c495} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8625 | 2024.11.02 06:24:10.014963 [ 287 ] {869ecf83-3d94-4e9e-af19-84cbecc7c495} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8626 | 2024.11.02 06:24:10.015015 [ 287 ] {869ecf83-3d94-4e9e-af19-84cbecc7c495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8627 | 2024.11.02 06:24:10.015466 [ 287 ] {869ecf83-3d94-4e9e-af19-84cbecc7c495} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8628 | 2024.11.02 06:24:10.015885 [ 287 ] {869ecf83-3d94-4e9e-af19-84cbecc7c495} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8629 | 2024.11.02 06:24:10.016068 [ 287 ] {869ecf83-3d94-4e9e-af19-84cbecc7c495} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.002079 sec., 29341.029341029338 rows/sec., 2.23 MiB/sec. | ||
8630 | 2024.11.02 06:24:10.016432 [ 287 ] {869ecf83-3d94-4e9e-af19-84cbecc7c495} <Debug> DynamicQueryHandler: Done processing query | ||
8631 | 2024.11.02 06:24:10.016473 [ 287 ] {869ecf83-3d94-4e9e-af19-84cbecc7c495} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8632 | 2024.11.02 06:24:10.016490 [ 287 ] {} <Debug> HTTP-Session: e3fce284-78e2-4b2d-b14a-b513c25a74de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8633 | 2024.11.02 06:24:10.016675 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8634 | 2024.11.02 06:24:10.016734 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45494, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8635 | 2024.11.02 06:24:10.016825 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8636 | 2024.11.02 06:24:10.016850 [ 282 ] {} <Debug> HTTP-Session: 125cca56-295e-4d43-8376-6bb8a98e0345 Authenticating user 'default' from [fd00:1122:3344:101::d]:45494 | ||
8637 | 2024.11.02 06:24:10.016868 [ 282 ] {} <Debug> HTTP-Session: 125cca56-295e-4d43-8376-6bb8a98e0345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8638 | 2024.11.02 06:24:10.016883 [ 282 ] {} <Debug> HTTP-Session: 125cca56-295e-4d43-8376-6bb8a98e0345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8639 | 2024.11.02 06:24:10.016922 [ 282 ] {} <Trace> HTTP-Session: 125cca56-295e-4d43-8376-6bb8a98e0345 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8640 | 2024.11.02 06:24:10.017044 [ 282 ] {26baa339-ad5a-4517-9043-c451480963d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45494) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8641 | 2024.11.02 06:24:10.017117 [ 282 ] {26baa339-ad5a-4517-9043-c451480963d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8642 | 2024.11.02 06:24:10.017375 [ 282 ] {26baa339-ad5a-4517-9043-c451480963d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8643 | 2024.11.02 06:24:10.017722 [ 282 ] {26baa339-ad5a-4517-9043-c451480963d9} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8644 | 2024.11.02 06:24:10.017758 [ 282 ] {26baa339-ad5a-4517-9043-c451480963d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8645 | 2024.11.02 06:24:10.018105 [ 282 ] {26baa339-ad5a-4517-9043-c451480963d9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8646 | 2024.11.02 06:24:10.018476 [ 282 ] {26baa339-ad5a-4517-9043-c451480963d9} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8647 | 2024.11.02 06:24:10.018640 [ 282 ] {26baa339-ad5a-4517-9043-c451480963d9} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001617 sec., 6184.291898577613 rows/sec., 431.81 KiB/sec. | ||
8648 | 2024.11.02 06:24:10.018814 [ 282 ] {26baa339-ad5a-4517-9043-c451480963d9} <Debug> DynamicQueryHandler: Done processing query | ||
8649 | 2024.11.02 06:24:10.018863 [ 282 ] {26baa339-ad5a-4517-9043-c451480963d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8650 | 2024.11.02 06:24:10.018880 [ 282 ] {} <Debug> HTTP-Session: 125cca56-295e-4d43-8376-6bb8a98e0345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8651 | 2024.11.02 06:24:10.019034 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45494, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8652 | 2024.11.02 06:24:10.019168 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38978, User-Agent: (none), Length: 12599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8653 | 2024.11.02 06:24:10.019271 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8654 | 2024.11.02 06:24:10.019295 [ 286 ] {} <Debug> HTTP-Session: f351988f-5320-4f18-bfed-6b05702a9a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:38978 | ||
8655 | 2024.11.02 06:24:10.019320 [ 286 ] {} <Debug> HTTP-Session: f351988f-5320-4f18-bfed-6b05702a9a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8656 | 2024.11.02 06:24:10.019334 [ 286 ] {} <Debug> HTTP-Session: f351988f-5320-4f18-bfed-6b05702a9a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8657 | 2024.11.02 06:24:10.019388 [ 286 ] {} <Trace> HTTP-Session: f351988f-5320-4f18-bfed-6b05702a9a2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8658 | 2024.11.02 06:24:10.019596 [ 286 ] {5ead827e-acd7-4cc8-9cf4-c36e029c33fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38978) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8659 | 2024.11.02 06:24:10.019663 [ 286 ] {5ead827e-acd7-4cc8-9cf4-c36e029c33fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8660 | 2024.11.02 06:24:10.020001 [ 286 ] {5ead827e-acd7-4cc8-9cf4-c36e029c33fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8661 | 2024.11.02 06:24:10.020415 [ 286 ] {5ead827e-acd7-4cc8-9cf4-c36e029c33fc} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8662 | 2024.11.02 06:24:10.020460 [ 286 ] {5ead827e-acd7-4cc8-9cf4-c36e029c33fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8663 | 2024.11.02 06:24:10.020886 [ 286 ] {5ead827e-acd7-4cc8-9cf4-c36e029c33fc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8664 | 2024.11.02 06:24:10.021278 [ 286 ] {5ead827e-acd7-4cc8-9cf4-c36e029c33fc} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8665 | 2024.11.02 06:24:10.021452 [ 286 ] {5ead827e-acd7-4cc8-9cf4-c36e029c33fc} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001926 sec., 38421.59916926272 rows/sec., 3.01 MiB/sec. | ||
8666 | 2024.11.02 06:24:10.021646 [ 286 ] {5ead827e-acd7-4cc8-9cf4-c36e029c33fc} <Debug> DynamicQueryHandler: Done processing query | ||
8667 | 2024.11.02 06:24:10.021672 [ 286 ] {5ead827e-acd7-4cc8-9cf4-c36e029c33fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8668 | 2024.11.02 06:24:10.021689 [ 286 ] {} <Debug> HTTP-Session: f351988f-5320-4f18-bfed-6b05702a9a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8669 | 2024.11.02 06:24:10.021880 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45494, User-Agent: (none), Length: 25478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8670 | 2024.11.02 06:24:10.021898 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8671 | 2024.11.02 06:24:10.021974 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8672 | 2024.11.02 06:24:10.022008 [ 282 ] {} <Debug> HTTP-Session: e3ba08a2-2032-41d5-a71f-8115173de7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45494 | ||
8673 | 2024.11.02 06:24:10.022042 [ 282 ] {} <Debug> HTTP-Session: e3ba08a2-2032-41d5-a71f-8115173de7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8674 | 2024.11.02 06:24:10.022062 [ 282 ] {} <Debug> HTTP-Session: e3ba08a2-2032-41d5-a71f-8115173de7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8675 | 2024.11.02 06:24:10.022110 [ 282 ] {} <Trace> HTTP-Session: e3ba08a2-2032-41d5-a71f-8115173de7ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8676 | 2024.11.02 06:24:10.022289 [ 282 ] {812bac26-6111-4bfc-899f-b5a4d8482328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45494) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8677 | 2024.11.02 06:24:10.022341 [ 282 ] {812bac26-6111-4bfc-899f-b5a4d8482328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8678 | 2024.11.02 06:24:10.022520 [ 282 ] {812bac26-6111-4bfc-899f-b5a4d8482328} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8679 | 2024.11.02 06:24:10.022919 [ 282 ] {812bac26-6111-4bfc-899f-b5a4d8482328} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8680 | 2024.11.02 06:24:10.022956 [ 282 ] {812bac26-6111-4bfc-899f-b5a4d8482328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8681 | 2024.11.02 06:24:10.023357 [ 282 ] {812bac26-6111-4bfc-899f-b5a4d8482328} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8682 | 2024.11.02 06:24:10.023701 [ 282 ] {812bac26-6111-4bfc-899f-b5a4d8482328} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8683 | 2024.11.02 06:24:10.023863 [ 282 ] {812bac26-6111-4bfc-899f-b5a4d8482328} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001642 sec., 80998.78197320341 rows/sec., 5.64 MiB/sec. | ||
8684 | 2024.11.02 06:24:10.024055 [ 282 ] {812bac26-6111-4bfc-899f-b5a4d8482328} <Debug> DynamicQueryHandler: Done processing query | ||
8685 | 2024.11.02 06:24:10.024086 [ 282 ] {812bac26-6111-4bfc-899f-b5a4d8482328} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8686 | 2024.11.02 06:24:10.024108 [ 282 ] {} <Debug> HTTP-Session: e3ba08a2-2032-41d5-a71f-8115173de7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8687 | 2024.11.02 06:24:10.024331 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45494, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8688 | 2024.11.02 06:24:10.024401 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47883, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8689 | 2024.11.02 06:24:10.024485 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8690 | 2024.11.02 06:24:10.024514 [ 286 ] {} <Debug> HTTP-Session: 2a4678b0-e0a0-4633-a638-eb464a619a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:47883 | ||
8691 | 2024.11.02 06:24:10.024538 [ 286 ] {} <Debug> HTTP-Session: 2a4678b0-e0a0-4633-a638-eb464a619a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8692 | 2024.11.02 06:24:10.024556 [ 286 ] {} <Debug> HTTP-Session: 2a4678b0-e0a0-4633-a638-eb464a619a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8693 | 2024.11.02 06:24:10.024605 [ 286 ] {} <Trace> HTTP-Session: 2a4678b0-e0a0-4633-a638-eb464a619a58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8694 | 2024.11.02 06:24:10.024781 [ 286 ] {9ca9c8a5-33a2-420b-b89b-fa2bd9446f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47883) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8695 | 2024.11.02 06:24:10.024843 [ 286 ] {9ca9c8a5-33a2-420b-b89b-fa2bd9446f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8696 | 2024.11.02 06:24:10.025380 [ 286 ] {9ca9c8a5-33a2-420b-b89b-fa2bd9446f52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8697 | 2024.11.02 06:24:10.025700 [ 286 ] {9ca9c8a5-33a2-420b-b89b-fa2bd9446f52} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8698 | 2024.11.02 06:24:10.025738 [ 286 ] {9ca9c8a5-33a2-420b-b89b-fa2bd9446f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
8699 | 2024.11.02 06:24:10.026117 [ 286 ] {9ca9c8a5-33a2-420b-b89b-fa2bd9446f52} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8700 | 2024.11.02 06:24:10.026451 [ 286 ] {9ca9c8a5-33a2-420b-b89b-fa2bd9446f52} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8701 | 2024.11.02 06:24:10.026611 [ 286 ] {9ca9c8a5-33a2-420b-b89b-fa2bd9446f52} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001895 sec., 25329.815303430078 rows/sec., 1.71 MiB/sec. | ||
8702 | 2024.11.02 06:24:10.026780 [ 286 ] {9ca9c8a5-33a2-420b-b89b-fa2bd9446f52} <Debug> DynamicQueryHandler: Done processing query | ||
8703 | 2024.11.02 06:24:10.026805 [ 286 ] {9ca9c8a5-33a2-420b-b89b-fa2bd9446f52} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8704 | 2024.11.02 06:24:10.026820 [ 286 ] {} <Debug> HTTP-Session: 2a4678b0-e0a0-4633-a638-eb464a619a58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8705 | 2024.11.02 06:24:10.027238 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8706 | 2024.11.02 06:24:15.011735 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38849, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8707 | 2024.11.02 06:24:15.011916 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8708 | 2024.11.02 06:24:15.011961 [ 282 ] {} <Debug> HTTP-Session: f5a0b1c2-1fca-4052-9f47-50fffab50919 Authenticating user 'default' from [fd00:1122:3344:101::d]:38849 | ||
8709 | 2024.11.02 06:24:15.012000 [ 282 ] {} <Debug> HTTP-Session: f5a0b1c2-1fca-4052-9f47-50fffab50919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8710 | 2024.11.02 06:24:15.012028 [ 282 ] {} <Debug> HTTP-Session: f5a0b1c2-1fca-4052-9f47-50fffab50919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8711 | 2024.11.02 06:24:15.012109 [ 282 ] {} <Trace> HTTP-Session: f5a0b1c2-1fca-4052-9f47-50fffab50919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8712 | 2024.11.02 06:24:15.012403 [ 282 ] {163ad993-f8e8-4df6-9183-8d276ee1aca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8713 | 2024.11.02 06:24:15.012467 [ 282 ] {163ad993-f8e8-4df6-9183-8d276ee1aca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8714 | 2024.11.02 06:24:15.012791 [ 282 ] {163ad993-f8e8-4df6-9183-8d276ee1aca9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8715 | 2024.11.02 06:24:15.013322 [ 282 ] {163ad993-f8e8-4df6-9183-8d276ee1aca9} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8716 | 2024.11.02 06:24:15.013361 [ 282 ] {163ad993-f8e8-4df6-9183-8d276ee1aca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8717 | 2024.11.02 06:24:15.013777 [ 282 ] {163ad993-f8e8-4df6-9183-8d276ee1aca9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8718 | 2024.11.02 06:24:15.014173 [ 282 ] {163ad993-f8e8-4df6-9183-8d276ee1aca9} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8719 | 2024.11.02 06:24:15.014345 [ 282 ] {163ad993-f8e8-4df6-9183-8d276ee1aca9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002036 sec., 27504.911591355598 rows/sec., 2.10 MiB/sec. | ||
8720 | 2024.11.02 06:24:15.014680 [ 282 ] {163ad993-f8e8-4df6-9183-8d276ee1aca9} <Debug> DynamicQueryHandler: Done processing query | ||
8721 | 2024.11.02 06:24:15.014742 [ 282 ] {163ad993-f8e8-4df6-9183-8d276ee1aca9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8722 | 2024.11.02 06:24:15.014793 [ 282 ] {} <Debug> HTTP-Session: f5a0b1c2-1fca-4052-9f47-50fffab50919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8723 | 2024.11.02 06:24:15.015022 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8724 | 2024.11.02 06:24:15.015137 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56825, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8725 | 2024.11.02 06:24:15.015260 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8726 | 2024.11.02 06:24:15.015288 [ 286 ] {} <Debug> HTTP-Session: 2ce5f6ea-b0d7-441a-a022-0a581ab65271 Authenticating user 'default' from [fd00:1122:3344:101::d]:56825 | ||
8727 | 2024.11.02 06:24:15.015316 [ 286 ] {} <Debug> HTTP-Session: 2ce5f6ea-b0d7-441a-a022-0a581ab65271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8728 | 2024.11.02 06:24:15.015333 [ 286 ] {} <Debug> HTTP-Session: 2ce5f6ea-b0d7-441a-a022-0a581ab65271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8729 | 2024.11.02 06:24:15.015394 [ 286 ] {} <Trace> HTTP-Session: 2ce5f6ea-b0d7-441a-a022-0a581ab65271 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8730 | 2024.11.02 06:24:15.015626 [ 286 ] {6e63acb9-4805-4406-adf4-581a3882c66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56825) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8731 | 2024.11.02 06:24:15.015703 [ 286 ] {6e63acb9-4805-4406-adf4-581a3882c66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8732 | 2024.11.02 06:24:15.016107 [ 286 ] {6e63acb9-4805-4406-adf4-581a3882c66e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8733 | 2024.11.02 06:24:15.016546 [ 286 ] {6e63acb9-4805-4406-adf4-581a3882c66e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8734 | 2024.11.02 06:24:15.016592 [ 286 ] {6e63acb9-4805-4406-adf4-581a3882c66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8735 | 2024.11.02 06:24:15.017017 [ 286 ] {6e63acb9-4805-4406-adf4-581a3882c66e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8736 | 2024.11.02 06:24:15.017403 [ 286 ] {6e63acb9-4805-4406-adf4-581a3882c66e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8737 | 2024.11.02 06:24:15.017583 [ 286 ] {6e63acb9-4805-4406-adf4-581a3882c66e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002036 sec., 31434.18467583497 rows/sec., 2.45 MiB/sec. | ||
8738 | 2024.11.02 06:24:15.017923 [ 286 ] {6e63acb9-4805-4406-adf4-581a3882c66e} <Debug> DynamicQueryHandler: Done processing query | ||
8739 | 2024.11.02 06:24:15.017966 [ 286 ] {6e63acb9-4805-4406-adf4-581a3882c66e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8740 | 2024.11.02 06:24:15.017986 [ 286 ] {} <Debug> HTTP-Session: 2ce5f6ea-b0d7-441a-a022-0a581ab65271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8741 | 2024.11.02 06:24:15.018201 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8742 | 2024.11.02 06:24:15.018270 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38849, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8743 | 2024.11.02 06:24:15.018394 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8744 | 2024.11.02 06:24:15.018423 [ 282 ] {} <Debug> HTTP-Session: 7bc80ddb-fe48-4e19-80f2-667d8f467f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:38849 | ||
8745 | 2024.11.02 06:24:15.018447 [ 282 ] {} <Debug> HTTP-Session: 7bc80ddb-fe48-4e19-80f2-667d8f467f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8746 | 2024.11.02 06:24:15.018464 [ 282 ] {} <Debug> HTTP-Session: 7bc80ddb-fe48-4e19-80f2-667d8f467f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8747 | 2024.11.02 06:24:15.018509 [ 282 ] {} <Trace> HTTP-Session: 7bc80ddb-fe48-4e19-80f2-667d8f467f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8748 | 2024.11.02 06:24:15.018706 [ 282 ] {22d89700-90cc-4d51-9c39-a1a295d19c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38849) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8749 | 2024.11.02 06:24:15.018764 [ 282 ] {22d89700-90cc-4d51-9c39-a1a295d19c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8750 | 2024.11.02 06:24:15.018977 [ 282 ] {22d89700-90cc-4d51-9c39-a1a295d19c43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8751 | 2024.11.02 06:24:15.019399 [ 282 ] {22d89700-90cc-4d51-9c39-a1a295d19c43} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8752 | 2024.11.02 06:24:15.019435 [ 282 ] {22d89700-90cc-4d51-9c39-a1a295d19c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8753 | 2024.11.02 06:24:15.019828 [ 282 ] {22d89700-90cc-4d51-9c39-a1a295d19c43} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8754 | 2024.11.02 06:24:15.020178 [ 282 ] {22d89700-90cc-4d51-9c39-a1a295d19c43} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8755 | 2024.11.02 06:24:15.020332 [ 282 ] {22d89700-90cc-4d51-9c39-a1a295d19c43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. | ||
8756 | 2024.11.02 06:24:15.020625 [ 282 ] {22d89700-90cc-4d51-9c39-a1a295d19c43} <Debug> DynamicQueryHandler: Done processing query | ||
8757 | 2024.11.02 06:24:15.020684 [ 282 ] {22d89700-90cc-4d51-9c39-a1a295d19c43} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8758 | 2024.11.02 06:24:15.020736 [ 282 ] {} <Debug> HTTP-Session: 7bc80ddb-fe48-4e19-80f2-667d8f467f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8759 | 2024.11.02 06:24:15.020928 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8760 | 2024.11.02 06:24:15.021039 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33111, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8761 | 2024.11.02 06:24:15.021114 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8762 | 2024.11.02 06:24:15.021138 [ 286 ] {} <Debug> HTTP-Session: 8f821a84-9ca9-45e5-870d-0215f11bcb2d Authenticating user 'default' from [fd00:1122:3344:101::d]:33111 | ||
8763 | 2024.11.02 06:24:15.021161 [ 286 ] {} <Debug> HTTP-Session: 8f821a84-9ca9-45e5-870d-0215f11bcb2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8764 | 2024.11.02 06:24:15.021178 [ 286 ] {} <Debug> HTTP-Session: 8f821a84-9ca9-45e5-870d-0215f11bcb2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8765 | 2024.11.02 06:24:15.021228 [ 286 ] {} <Trace> HTTP-Session: 8f821a84-9ca9-45e5-870d-0215f11bcb2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8766 | 2024.11.02 06:24:15.021384 [ 286 ] {e1e4e590-cb07-4cc2-87c1-49041df5fb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33111) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8767 | 2024.11.02 06:24:15.021437 [ 286 ] {e1e4e590-cb07-4cc2-87c1-49041df5fb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8768 | 2024.11.02 06:24:15.021604 [ 286 ] {e1e4e590-cb07-4cc2-87c1-49041df5fb5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8769 | 2024.11.02 06:24:15.021961 [ 286 ] {e1e4e590-cb07-4cc2-87c1-49041df5fb5e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8770 | 2024.11.02 06:24:15.021998 [ 286 ] {e1e4e590-cb07-4cc2-87c1-49041df5fb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8771 | 2024.11.02 06:24:15.022378 [ 286 ] {e1e4e590-cb07-4cc2-87c1-49041df5fb5e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8772 | 2024.11.02 06:24:15.022719 [ 286 ] {e1e4e590-cb07-4cc2-87c1-49041df5fb5e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8773 | 2024.11.02 06:24:15.022878 [ 286 ] {e1e4e590-cb07-4cc2-87c1-49041df5fb5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec. | ||
8774 | 2024.11.02 06:24:15.023153 [ 286 ] {e1e4e590-cb07-4cc2-87c1-49041df5fb5e} <Debug> DynamicQueryHandler: Done processing query | ||
8775 | 2024.11.02 06:24:15.023209 [ 286 ] {e1e4e590-cb07-4cc2-87c1-49041df5fb5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8776 | 2024.11.02 06:24:15.023262 [ 286 ] {} <Debug> HTTP-Session: 8f821a84-9ca9-45e5-870d-0215f11bcb2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8777 | 2024.11.02 06:24:15.023479 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8778 | 2024.11.02 06:24:15.823105 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8779 | 2024.11.02 06:24:16.171411 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8780 | 2024.11.02 06:24:16.224823 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51963, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8781 | 2024.11.02 06:24:16.260237 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8782 | 2024.11.02 06:24:16.519348 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8783 | 2024.11.02 06:24:16.595178 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8784 | 2024.11.02 06:24:16.624599 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8785 | 2024.11.02 06:24:16.644992 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8786 | 2024.11.02 06:24:16.661445 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8787 | 2024.11.02 06:24:16.663702 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8788 | 2024.11.02 06:24:16.733457 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45444, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8789 | 2024.11.02 06:24:16.762495 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8790 | 2024.11.02 06:24:16.775924 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8791 | 2024.11.02 06:24:16.820360 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8792 | 2024.11.02 06:24:16.835702 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8793 | 2024.11.02 06:24:16.887321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8794 | 2024.11.02 06:24:16.891948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8795 | 2024.11.02 06:24:16.952165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8796 | 2024.11.02 06:24:16.991970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8797 | 2024.11.02 06:24:17.019117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8798 | 2024.11.02 06:24:17.079998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8799 | 2024.11.02 06:24:17.086097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8800 | 2024.11.02 06:24:17.089376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8801 | 2024.11.02 06:24:17.101855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49095, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8802 | 2024.11.02 06:24:18.495641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 820 | ||
8803 | 2024.11.02 06:24:18.498228 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8804 | 2024.11.02 06:24:18.498269 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8805 | 2024.11.02 06:24:18.499738 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8806 | 2024.11.02 06:24:18.500710 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8807 | 2024.11.02 06:24:18.500884 [ 138 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8808 | 2024.11.02 06:24:18.500956 [ 138 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8809 | 2024.11.02 06:24:18.501002 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8810 | 2024.11.02 06:24:18.501504 [ 196 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
8811 | 2024.11.02 06:24:18.502789 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
8812 | 2024.11.02 06:24:18.503487 [ 196 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8813 | 2024.11.02 06:24:18.503694 [ 196 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 696 rows starting from the beginning of the part | ||
8814 | 2024.11.02 06:24:18.504218 [ 196 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
8815 | 2024.11.02 06:24:18.504705 [ 196 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
8816 | 2024.11.02 06:24:18.505176 [ 196 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
8817 | 2024.11.02 06:24:18.505617 [ 196 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
8818 | 2024.11.02 06:24:18.506022 [ 196 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
8819 | 2024.11.02 06:24:18.513914 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 72 columns (72 merged, 0 gathered) in 0.012751526 sec., 64306.0289411636 rows/sec., 46.95 MiB/sec. | ||
8820 | 2024.11.02 06:24:18.515190 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8821 | 2024.11.02 06:24:18.516910 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_26_5} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8822 | 2024.11.02 06:24:18.517005 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_26_5} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8823 | 2024.11.02 06:24:18.517334 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
8824 | 2024.11.02 06:24:20.017297 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38849, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8825 | 2024.11.02 06:24:20.017406 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8826 | 2024.11.02 06:24:20.017430 [ 282 ] {} <Debug> HTTP-Session: 025156ae-083d-4c6e-9e35-8619d967cc37 Authenticating user 'default' from [fd00:1122:3344:101::d]:38849 | ||
8827 | 2024.11.02 06:24:20.017454 [ 282 ] {} <Debug> HTTP-Session: 025156ae-083d-4c6e-9e35-8619d967cc37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8828 | 2024.11.02 06:24:20.017468 [ 282 ] {} <Debug> HTTP-Session: 025156ae-083d-4c6e-9e35-8619d967cc37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8829 | 2024.11.02 06:24:20.017518 [ 282 ] {} <Trace> HTTP-Session: 025156ae-083d-4c6e-9e35-8619d967cc37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8830 | 2024.11.02 06:24:20.017773 [ 282 ] {f6c9ae1f-7e0f-4c57-8c43-0c4dd56a71a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38849) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8831 | 2024.11.02 06:24:20.017834 [ 282 ] {f6c9ae1f-7e0f-4c57-8c43-0c4dd56a71a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8832 | 2024.11.02 06:24:20.018154 [ 282 ] {f6c9ae1f-7e0f-4c57-8c43-0c4dd56a71a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8833 | 2024.11.02 06:24:20.018823 [ 282 ] {f6c9ae1f-7e0f-4c57-8c43-0c4dd56a71a1} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8834 | 2024.11.02 06:24:20.018862 [ 282 ] {f6c9ae1f-7e0f-4c57-8c43-0c4dd56a71a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8835 | 2024.11.02 06:24:20.019322 [ 282 ] {f6c9ae1f-7e0f-4c57-8c43-0c4dd56a71a1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8836 | 2024.11.02 06:24:20.019707 [ 282 ] {f6c9ae1f-7e0f-4c57-8c43-0c4dd56a71a1} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8837 | 2024.11.02 06:24:20.019853 [ 282 ] {f6c9ae1f-7e0f-4c57-8c43-0c4dd56a71a1} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.0022 sec., 124090.90909090909 rows/sec., 11.03 MiB/sec. | ||
8838 | 2024.11.02 06:24:20.019864 [ 125 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8839 | 2024.11.02 06:24:20.019931 [ 125 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8840 | 2024.11.02 06:24:20.019972 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8841 | 2024.11.02 06:24:20.020100 [ 282 ] {f6c9ae1f-7e0f-4c57-8c43-0c4dd56a71a1} <Debug> DynamicQueryHandler: Done processing query | ||
8842 | 2024.11.02 06:24:20.020163 [ 282 ] {f6c9ae1f-7e0f-4c57-8c43-0c4dd56a71a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
8843 | 2024.11.02 06:24:20.020189 [ 282 ] {} <Debug> HTTP-Session: 025156ae-083d-4c6e-9e35-8619d967cc37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8844 | 2024.11.02 06:24:20.020208 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
8845 | 2024.11.02 06:24:20.020455 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8846 | 2024.11.02 06:24:20.020469 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8847 | 2024.11.02 06:24:20.020530 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1423 rows starting from the beginning of the part | ||
8848 | 2024.11.02 06:24:20.020722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57848, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8849 | 2024.11.02 06:24:20.020785 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
8850 | 2024.11.02 06:24:20.021004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8851 | 2024.11.02 06:24:20.021037 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 273 rows starting from the beginning of the part | ||
8852 | 2024.11.02 06:24:20.021130 [ 3 ] {} <Debug> HTTP-Session: 578d6ff0-6f24-4e21-8db5-8006a717336d Authenticating user 'default' from [fd00:1122:3344:101::d]:57848 | ||
8853 | 2024.11.02 06:24:20.021246 [ 3 ] {} <Debug> HTTP-Session: 578d6ff0-6f24-4e21-8db5-8006a717336d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8854 | 2024.11.02 06:24:20.021290 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 61 rows starting from the beginning of the part | ||
8855 | 2024.11.02 06:24:20.021322 [ 3 ] {} <Debug> HTTP-Session: 578d6ff0-6f24-4e21-8db5-8006a717336d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8856 | 2024.11.02 06:24:20.021592 [ 3 ] {} <Trace> HTTP-Session: 578d6ff0-6f24-4e21-8db5-8006a717336d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8857 | 2024.11.02 06:24:20.021623 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
8858 | 2024.11.02 06:24:20.021777 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 273 rows starting from the beginning of the part | ||
8859 | 2024.11.02 06:24:20.022212 [ 3 ] {6b3be316-290c-494f-a8c1-63aa187f8fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57848) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8860 | 2024.11.02 06:24:20.022347 [ 3 ] {6b3be316-290c-494f-a8c1-63aa187f8fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8861 | 2024.11.02 06:24:20.023638 [ 3 ] {6b3be316-290c-494f-a8c1-63aa187f8fac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8862 | 2024.11.02 06:24:20.024478 [ 3 ] {6b3be316-290c-494f-a8c1-63aa187f8fac} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8863 | 2024.11.02 06:24:20.024547 [ 3 ] {6b3be316-290c-494f-a8c1-63aa187f8fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8864 | 2024.11.02 06:24:20.025041 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 5 columns (5 merged, 0 gathered) in 0.004975452 sec., 430513.6498151324 rows/sec., 37.94 MiB/sec. | ||
8865 | 2024.11.02 06:24:20.025420 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8866 | 2024.11.02 06:24:20.025538 [ 3 ] {6b3be316-290c-494f-a8c1-63aa187f8fac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8867 | 2024.11.02 06:24:20.026577 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_51_10} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8868 | 2024.11.02 06:24:20.026739 [ 3 ] {6b3be316-290c-494f-a8c1-63aa187f8fac} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8869 | 2024.11.02 06:24:20.026766 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_51_10} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8870 | 2024.11.02 06:24:20.026931 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
8871 | 2024.11.02 06:24:20.027065 [ 125 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
8872 | 2024.11.02 06:24:20.027083 [ 3 ] {6b3be316-290c-494f-a8c1-63aa187f8fac} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.005116 sec., 8209.538702111024 rows/sec., 617.32 KiB/sec. | ||
8873 | 2024.11.02 06:24:20.027113 [ 125 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8874 | 2024.11.02 06:24:20.027200 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8875 | 2024.11.02 06:24:20.027424 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
8876 | 2024.11.02 06:24:20.027509 [ 3 ] {6b3be316-290c-494f-a8c1-63aa187f8fac} <Debug> DynamicQueryHandler: Done processing query | ||
8877 | 2024.11.02 06:24:20.027542 [ 3 ] {6b3be316-290c-494f-a8c1-63aa187f8fac} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8878 | 2024.11.02 06:24:20.027571 [ 3 ] {} <Debug> HTTP-Session: 578d6ff0-6f24-4e21-8db5-8006a717336d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8879 | 2024.11.02 06:24:20.027589 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8880 | 2024.11.02 06:24:20.027630 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 60 rows starting from the beginning of the part | ||
8881 | 2024.11.02 06:24:20.027749 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
8882 | 2024.11.02 06:24:20.027879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8883 | 2024.11.02 06:24:20.028156 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45000, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8884 | 2024.11.02 06:24:20.028208 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
8885 | 2024.11.02 06:24:20.028425 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8886 | 2024.11.02 06:24:20.028486 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
8887 | 2024.11.02 06:24:20.028536 [ 301 ] {} <Debug> HTTP-Session: c9fc34a5-4dca-497a-9d60-c82d04b2e977 Authenticating user 'default' from [fd00:1122:3344:101::d]:45000 | ||
8888 | 2024.11.02 06:24:20.028642 [ 301 ] {} <Debug> HTTP-Session: c9fc34a5-4dca-497a-9d60-c82d04b2e977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8889 | 2024.11.02 06:24:20.028722 [ 301 ] {} <Debug> HTTP-Session: c9fc34a5-4dca-497a-9d60-c82d04b2e977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8890 | 2024.11.02 06:24:20.028813 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
8891 | 2024.11.02 06:24:20.028854 [ 301 ] {} <Trace> HTTP-Session: c9fc34a5-4dca-497a-9d60-c82d04b2e977 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8892 | 2024.11.02 06:24:20.029094 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
8893 | 2024.11.02 06:24:20.029259 [ 301 ] {87358428-0bd3-414a-8cbc-a2148223cbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45000) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8894 | 2024.11.02 06:24:20.029446 [ 301 ] {87358428-0bd3-414a-8cbc-a2148223cbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8895 | 2024.11.02 06:24:20.030378 [ 301 ] {87358428-0bd3-414a-8cbc-a2148223cbbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8896 | 2024.11.02 06:24:20.031457 [ 301 ] {87358428-0bd3-414a-8cbc-a2148223cbbc} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8897 | 2024.11.02 06:24:20.031546 [ 301 ] {87358428-0bd3-414a-8cbc-a2148223cbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8898 | 2024.11.02 06:24:20.032115 [ 187 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.004780539 sec., 42254.64952801347 rows/sec., 3.23 MiB/sec. | ||
8899 | 2024.11.02 06:24:20.032369 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
8900 | 2024.11.02 06:24:20.032454 [ 301 ] {87358428-0bd3-414a-8cbc-a2148223cbbc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8901 | 2024.11.02 06:24:20.033664 [ 195 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8902 | 2024.11.02 06:24:20.033737 [ 301 ] {87358428-0bd3-414a-8cbc-a2148223cbbc} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8903 | 2024.11.02 06:24:20.033879 [ 195 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_30_6} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
8904 | 2024.11.02 06:24:20.034037 [ 301 ] {87358428-0bd3-414a-8cbc-a2148223cbbc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00491 sec., 2851.32382892057 rows/sec., 199.69 KiB/sec. | ||
8905 | 2024.11.02 06:24:20.034162 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8906 | 2024.11.02 06:24:20.034580 [ 301 ] {87358428-0bd3-414a-8cbc-a2148223cbbc} <Debug> DynamicQueryHandler: Done processing query | ||
8907 | 2024.11.02 06:24:20.034613 [ 301 ] {87358428-0bd3-414a-8cbc-a2148223cbbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8908 | 2024.11.02 06:24:20.034630 [ 301 ] {} <Debug> HTTP-Session: c9fc34a5-4dca-497a-9d60-c82d04b2e977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8909 | 2024.11.02 06:24:20.034813 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8910 | 2024.11.02 06:24:20.034939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47006, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8911 | 2024.11.02 06:24:20.035027 [ 301 ] {} <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): | ||
8912 | |||
8913 | (version 23.8.7.1) | ||
8914 | 2024.11.02 06:24:20.035034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8915 | 2024.11.02 06:24:20.035081 [ 3 ] {} <Debug> HTTP-Session: ed2f6b85-8e4a-48da-b17e-a0a6b5d84548 Authenticating user 'default' from [fd00:1122:3344:101::d]:47006 | ||
8916 | 2024.11.02 06:24:20.035110 [ 3 ] {} <Debug> HTTP-Session: ed2f6b85-8e4a-48da-b17e-a0a6b5d84548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8917 | 2024.11.02 06:24:20.035125 [ 3 ] {} <Debug> HTTP-Session: ed2f6b85-8e4a-48da-b17e-a0a6b5d84548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8918 | 2024.11.02 06:24:20.035169 [ 3 ] {} <Trace> HTTP-Session: ed2f6b85-8e4a-48da-b17e-a0a6b5d84548 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8919 | 2024.11.02 06:24:20.035293 [ 3 ] {19ebe1b3-d86e-4d98-930e-d2cded654a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47006) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8920 | 2024.11.02 06:24:20.035346 [ 3 ] {19ebe1b3-d86e-4d98-930e-d2cded654a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8921 | 2024.11.02 06:24:20.035611 [ 3 ] {19ebe1b3-d86e-4d98-930e-d2cded654a34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8922 | 2024.11.02 06:24:20.035932 [ 3 ] {19ebe1b3-d86e-4d98-930e-d2cded654a34} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8923 | 2024.11.02 06:24:20.035970 [ 3 ] {19ebe1b3-d86e-4d98-930e-d2cded654a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8924 | 2024.11.02 06:24:20.036342 [ 3 ] {19ebe1b3-d86e-4d98-930e-d2cded654a34} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8925 | 2024.11.02 06:24:20.036715 [ 3 ] {19ebe1b3-d86e-4d98-930e-d2cded654a34} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8926 | 2024.11.02 06:24:20.036879 [ 3 ] {19ebe1b3-d86e-4d98-930e-d2cded654a34} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001618 sec., 3708.2818294190356 rows/sec., 219.09 KiB/sec. | ||
8927 | 2024.11.02 06:24:20.037183 [ 3 ] {19ebe1b3-d86e-4d98-930e-d2cded654a34} <Debug> DynamicQueryHandler: Done processing query | ||
8928 | 2024.11.02 06:24:20.037209 [ 3 ] {19ebe1b3-d86e-4d98-930e-d2cded654a34} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8929 | 2024.11.02 06:24:20.037225 [ 3 ] {} <Debug> HTTP-Session: ed2f6b85-8e4a-48da-b17e-a0a6b5d84548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8930 | 2024.11.02 06:24:20.037442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8931 | 2024.11.02 06:24:20.037597 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45680, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8932 | 2024.11.02 06:24:20.037681 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8933 | 2024.11.02 06:24:20.037706 [ 301 ] {} <Debug> HTTP-Session: 1e623fcb-bd5a-4341-b117-dd088ce4e1fb Authenticating user 'default' from [fd00:1122:3344:101::d]:45680 | ||
8934 | 2024.11.02 06:24:20.037729 [ 301 ] {} <Debug> HTTP-Session: 1e623fcb-bd5a-4341-b117-dd088ce4e1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8935 | 2024.11.02 06:24:20.037746 [ 301 ] {} <Debug> HTTP-Session: 1e623fcb-bd5a-4341-b117-dd088ce4e1fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8936 | 2024.11.02 06:24:20.037795 [ 301 ] {} <Trace> HTTP-Session: 1e623fcb-bd5a-4341-b117-dd088ce4e1fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8937 | 2024.11.02 06:24:20.038112 [ 301 ] {2acd17c3-099d-411c-8ead-1386e0d64719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45680) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8938 | 2024.11.02 06:24:20.038172 [ 301 ] {2acd17c3-099d-411c-8ead-1386e0d64719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8939 | 2024.11.02 06:24:20.038495 [ 301 ] {2acd17c3-099d-411c-8ead-1386e0d64719} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8940 | 2024.11.02 06:24:20.039094 [ 301 ] {2acd17c3-099d-411c-8ead-1386e0d64719} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8941 | 2024.11.02 06:24:20.039131 [ 301 ] {2acd17c3-099d-411c-8ead-1386e0d64719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8942 | 2024.11.02 06:24:20.039518 [ 301 ] {2acd17c3-099d-411c-8ead-1386e0d64719} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8943 | 2024.11.02 06:24:20.039894 [ 301 ] {2acd17c3-099d-411c-8ead-1386e0d64719} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8944 | 2024.11.02 06:24:20.040060 [ 301 ] {2acd17c3-099d-411c-8ead-1386e0d64719} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002131 sec., 198967.6208352886 rows/sec., 14.23 MiB/sec. | ||
8945 | 2024.11.02 06:24:20.040067 [ 125 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8946 | 2024.11.02 06:24:20.040162 [ 125 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8947 | 2024.11.02 06:24:20.040231 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8948 | 2024.11.02 06:24:20.040369 [ 301 ] {2acd17c3-099d-411c-8ead-1386e0d64719} <Debug> DynamicQueryHandler: Done processing query | ||
8949 | 2024.11.02 06:24:20.040420 [ 301 ] {2acd17c3-099d-411c-8ead-1386e0d64719} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
8950 | 2024.11.02 06:24:20.040428 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
8951 | 2024.11.02 06:24:20.040452 [ 301 ] {} <Debug> HTTP-Session: 1e623fcb-bd5a-4341-b117-dd088ce4e1fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8952 | 2024.11.02 06:24:20.040642 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8953 | 2024.11.02 06:24:20.040725 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 916 rows starting from the beginning of the part | ||
8954 | 2024.11.02 06:24:20.040766 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8955 | 2024.11.02 06:24:20.040807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45846, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8956 | 2024.11.02 06:24:20.041076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8957 | 2024.11.02 06:24:20.041117 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
8958 | 2024.11.02 06:24:20.041166 [ 3 ] {} <Debug> HTTP-Session: 13f76aa4-a2df-40a9-ab3e-a84eb4f29f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:45846 | ||
8959 | 2024.11.02 06:24:20.041250 [ 3 ] {} <Debug> HTTP-Session: 13f76aa4-a2df-40a9-ab3e-a84eb4f29f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8960 | 2024.11.02 06:24:20.041308 [ 3 ] {} <Debug> HTTP-Session: 13f76aa4-a2df-40a9-ab3e-a84eb4f29f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8961 | 2024.11.02 06:24:20.041387 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 424 rows starting from the beginning of the part | ||
8962 | 2024.11.02 06:24:20.041459 [ 3 ] {} <Trace> HTTP-Session: 13f76aa4-a2df-40a9-ab3e-a84eb4f29f60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8963 | 2024.11.02 06:24:20.041659 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 74 rows starting from the beginning of the part | ||
8964 | 2024.11.02 06:24:20.041855 [ 3 ] {f671915d-1f47-43f0-b946-a31c27d72155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8965 | 2024.11.02 06:24:20.041954 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
8966 | 2024.11.02 06:24:20.042057 [ 3 ] {f671915d-1f47-43f0-b946-a31c27d72155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8967 | 2024.11.02 06:24:20.042465 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 424 rows starting from the beginning of the part | ||
8968 | 2024.11.02 06:24:20.043286 [ 3 ] {f671915d-1f47-43f0-b946-a31c27d72155} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8969 | 2024.11.02 06:24:20.043969 [ 3 ] {f671915d-1f47-43f0-b946-a31c27d72155} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8970 | 2024.11.02 06:24:20.044041 [ 3 ] {f671915d-1f47-43f0-b946-a31c27d72155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8971 | 2024.11.02 06:24:20.045024 [ 3 ] {f671915d-1f47-43f0-b946-a31c27d72155} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8972 | 2024.11.02 06:24:20.045656 [ 3 ] {f671915d-1f47-43f0-b946-a31c27d72155} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8973 | 2024.11.02 06:24:20.045759 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.005443581 sec., 361159.3177358801 rows/sec., 27.66 MiB/sec. | ||
8974 | 2024.11.02 06:24:20.045949 [ 3 ] {f671915d-1f47-43f0-b946-a31c27d72155} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004236 sec., 1416.4305949008499 rows/sec., 74.00 KiB/sec. | ||
8975 | 2024.11.02 06:24:20.046063 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8976 | 2024.11.02 06:24:20.046487 [ 3 ] {f671915d-1f47-43f0-b946-a31c27d72155} <Debug> DynamicQueryHandler: Done processing query | ||
8977 | 2024.11.02 06:24:20.046533 [ 3 ] {f671915d-1f47-43f0-b946-a31c27d72155} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8978 | 2024.11.02 06:24:20.046559 [ 3 ] {} <Debug> HTTP-Session: 13f76aa4-a2df-40a9-ab3e-a84eb4f29f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8979 | 2024.11.02 06:24:20.046809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45846, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8980 | 2024.11.02 06:24:20.046939 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41181, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8981 | 2024.11.02 06:24:20.047008 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_51_10} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8982 | 2024.11.02 06:24:20.047067 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8983 | 2024.11.02 06:24:20.047098 [ 301 ] {} <Debug> HTTP-Session: 83ea9712-0d24-4f0b-b429-73ba2e1bb256 Authenticating user 'default' from [fd00:1122:3344:101::d]:41181 | ||
8984 | 2024.11.02 06:24:20.047124 [ 301 ] {} <Debug> HTTP-Session: 83ea9712-0d24-4f0b-b429-73ba2e1bb256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8985 | 2024.11.02 06:24:20.047142 [ 301 ] {} <Debug> HTTP-Session: 83ea9712-0d24-4f0b-b429-73ba2e1bb256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8986 | 2024.11.02 06:24:20.047161 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_51_10} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8987 | 2024.11.02 06:24:20.047190 [ 301 ] {} <Trace> HTTP-Session: 83ea9712-0d24-4f0b-b429-73ba2e1bb256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8988 | 2024.11.02 06:24:20.047282 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8989 | 2024.11.02 06:24:20.047481 [ 301 ] {31d6c4ac-7f32-48ca-962d-a816e3d81271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41181) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8990 | 2024.11.02 06:24:20.047531 [ 301 ] {31d6c4ac-7f32-48ca-962d-a816e3d81271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8991 | 2024.11.02 06:24:20.047706 [ 301 ] {31d6c4ac-7f32-48ca-962d-a816e3d81271} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8992 | 2024.11.02 06:24:20.048130 [ 301 ] {31d6c4ac-7f32-48ca-962d-a816e3d81271} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8993 | 2024.11.02 06:24:20.048167 [ 301 ] {31d6c4ac-7f32-48ca-962d-a816e3d81271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
8994 | 2024.11.02 06:24:20.048574 [ 301 ] {31d6c4ac-7f32-48ca-962d-a816e3d81271} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8995 | 2024.11.02 06:24:20.048933 [ 301 ] {31d6c4ac-7f32-48ca-962d-a816e3d81271} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8996 | 2024.11.02 06:24:20.049084 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8997 | 2024.11.02 06:24:20.049093 [ 301 ] {31d6c4ac-7f32-48ca-962d-a816e3d81271} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001763 sec., 134429.9489506523 rows/sec., 9.01 MiB/sec. | ||
8998 | 2024.11.02 06:24:20.049133 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8999 | 2024.11.02 06:24:20.049204 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9000 | 2024.11.02 06:24:20.049413 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
9001 | 2024.11.02 06:24:20.049453 [ 301 ] {31d6c4ac-7f32-48ca-962d-a816e3d81271} <Debug> DynamicQueryHandler: Done processing query | ||
9002 | 2024.11.02 06:24:20.049498 [ 301 ] {31d6c4ac-7f32-48ca-962d-a816e3d81271} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9003 | 2024.11.02 06:24:20.049533 [ 301 ] {} <Debug> HTTP-Session: 83ea9712-0d24-4f0b-b429-73ba2e1bb256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9004 | 2024.11.02 06:24:20.049656 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9005 | 2024.11.02 06:24:20.049699 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 9824 rows starting from the beginning of the part | ||
9006 | 2024.11.02 06:24:20.049866 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41181, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9007 | 2024.11.02 06:24:20.050026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43604, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9008 | 2024.11.02 06:24:20.050051 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
9009 | 2024.11.02 06:24:20.050224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9010 | 2024.11.02 06:24:20.050331 [ 3 ] {} <Debug> HTTP-Session: d79c9d80-41af-47be-ac80-71d5460213c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43604 | ||
9011 | 2024.11.02 06:24:20.050417 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
9012 | 2024.11.02 06:24:20.050419 [ 3 ] {} <Debug> HTTP-Session: d79c9d80-41af-47be-ac80-71d5460213c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9013 | 2024.11.02 06:24:20.050495 [ 3 ] {} <Debug> HTTP-Session: d79c9d80-41af-47be-ac80-71d5460213c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9014 | 2024.11.02 06:24:20.050637 [ 3 ] {} <Trace> HTTP-Session: d79c9d80-41af-47be-ac80-71d5460213c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9015 | 2024.11.02 06:24:20.050679 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 133 rows starting from the beginning of the part | ||
9016 | 2024.11.02 06:24:20.050964 [ 3 ] {52327335-de5f-4a2c-b48c-b866764e2b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43604) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9017 | 2024.11.02 06:24:20.051043 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
9018 | 2024.11.02 06:24:20.051117 [ 3 ] {52327335-de5f-4a2c-b48c-b866764e2b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9019 | 2024.11.02 06:24:20.051367 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part | ||
9020 | 2024.11.02 06:24:20.052041 [ 3 ] {52327335-de5f-4a2c-b48c-b866764e2b79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9021 | 2024.11.02 06:24:20.052668 [ 3 ] {52327335-de5f-4a2c-b48c-b866764e2b79} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9022 | 2024.11.02 06:24:20.052716 [ 3 ] {52327335-de5f-4a2c-b48c-b866764e2b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9023 | 2024.11.02 06:24:20.053260 [ 3 ] {52327335-de5f-4a2c-b48c-b866764e2b79} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9024 | 2024.11.02 06:24:20.054138 [ 3 ] {52327335-de5f-4a2c-b48c-b866764e2b79} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9025 | 2024.11.02 06:24:20.054519 [ 3 ] {52327335-de5f-4a2c-b48c-b866764e2b79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003666 sec., 272.7768685215494 rows/sec., 18.38 KiB/sec. | ||
9026 | 2024.11.02 06:24:20.054872 [ 3 ] {52327335-de5f-4a2c-b48c-b866764e2b79} <Debug> DynamicQueryHandler: Done processing query | ||
9027 | 2024.11.02 06:24:20.054897 [ 3 ] {52327335-de5f-4a2c-b48c-b866764e2b79} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9028 | 2024.11.02 06:24:20.054912 [ 3 ] {} <Debug> HTTP-Session: d79c9d80-41af-47be-ac80-71d5460213c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9029 | 2024.11.02 06:24:20.055312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9030 | 2024.11.02 06:24:20.055448 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50494, User-Agent: (none), Length: 70341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9031 | 2024.11.02 06:24:20.055553 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9032 | 2024.11.02 06:24:20.055577 [ 301 ] {} <Debug> HTTP-Session: 2c917507-6e0c-481f-902f-baac6060c18c Authenticating user 'default' from [fd00:1122:3344:101::d]:50494 | ||
9033 | 2024.11.02 06:24:20.055595 [ 301 ] {} <Debug> HTTP-Session: 2c917507-6e0c-481f-902f-baac6060c18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9034 | 2024.11.02 06:24:20.055612 [ 301 ] {} <Debug> HTTP-Session: 2c917507-6e0c-481f-902f-baac6060c18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9035 | 2024.11.02 06:24:20.055657 [ 301 ] {} <Trace> HTTP-Session: 2c917507-6e0c-481f-902f-baac6060c18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9036 | 2024.11.02 06:24:20.056948 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10751 rows, containing 5 columns (5 merged, 0 gathered) in 0.007636352 sec., 1407871.1929465798 rows/sec., 96.12 MiB/sec. | ||
9037 | 2024.11.02 06:24:20.057042 [ 301 ] {e28f47d1-3dc6-4e21-93c5-c86a98521d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50494) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9038 | 2024.11.02 06:24:20.057136 [ 301 ] {e28f47d1-3dc6-4e21-93c5-c86a98521d46} <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 | ||
9039 | 2024.11.02 06:24:20.057362 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9040 | 2024.11.02 06:24:20.058822 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9041 | 2024.11.02 06:24:20.058877 [ 301 ] {e28f47d1-3dc6-4e21-93c5-c86a98521d46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9042 | 2024.11.02 06:24:20.059018 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9043 | 2024.11.02 06:24:20.059156 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
9044 | 2024.11.02 06:24:20.059842 [ 301 ] {e28f47d1-3dc6-4e21-93c5-c86a98521d46} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9045 | 2024.11.02 06:24:20.059884 [ 301 ] {e28f47d1-3dc6-4e21-93c5-c86a98521d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9046 | 2024.11.02 06:24:20.060581 [ 301 ] {e28f47d1-3dc6-4e21-93c5-c86a98521d46} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9047 | 2024.11.02 06:24:20.061001 [ 301 ] {e28f47d1-3dc6-4e21-93c5-c86a98521d46} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9048 | 2024.11.02 06:24:20.061198 [ 301 ] {e28f47d1-3dc6-4e21-93c5-c86a98521d46} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.005354 sec., 7844.602166604407 rows/sec., 14.06 MiB/sec. | ||
9049 | 2024.11.02 06:24:20.061452 [ 301 ] {e28f47d1-3dc6-4e21-93c5-c86a98521d46} <Debug> DynamicQueryHandler: Done processing query | ||
9050 | 2024.11.02 06:24:20.061479 [ 301 ] {e28f47d1-3dc6-4e21-93c5-c86a98521d46} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
9051 | 2024.11.02 06:24:20.061496 [ 301 ] {} <Debug> HTTP-Session: 2c917507-6e0c-481f-902f-baac6060c18c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9052 | 2024.11.02 06:24:20.061670 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50494, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9053 | 2024.11.02 06:24:20.061751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61451, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9054 | 2024.11.02 06:24:20.061840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9055 | 2024.11.02 06:24:20.061866 [ 3 ] {} <Debug> HTTP-Session: 23074bb4-654f-4819-a020-267960b19946 Authenticating user 'default' from [fd00:1122:3344:101::d]:61451 | ||
9056 | 2024.11.02 06:24:20.061887 [ 3 ] {} <Debug> HTTP-Session: 23074bb4-654f-4819-a020-267960b19946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9057 | 2024.11.02 06:24:20.061904 [ 3 ] {} <Debug> HTTP-Session: 23074bb4-654f-4819-a020-267960b19946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9058 | 2024.11.02 06:24:20.061949 [ 3 ] {} <Trace> HTTP-Session: 23074bb4-654f-4819-a020-267960b19946 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9059 | 2024.11.02 06:24:20.062120 [ 3 ] {9dfb6a68-0c37-4f51-b581-dd3868af290a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61451) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9060 | 2024.11.02 06:24:20.062176 [ 3 ] {9dfb6a68-0c37-4f51-b581-dd3868af290a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9061 | 2024.11.02 06:24:20.062368 [ 3 ] {9dfb6a68-0c37-4f51-b581-dd3868af290a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9062 | 2024.11.02 06:24:20.062702 [ 3 ] {9dfb6a68-0c37-4f51-b581-dd3868af290a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9063 | 2024.11.02 06:24:20.062738 [ 3 ] {9dfb6a68-0c37-4f51-b581-dd3868af290a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9064 | 2024.11.02 06:24:20.063108 [ 3 ] {9dfb6a68-0c37-4f51-b581-dd3868af290a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9065 | 2024.11.02 06:24:20.063440 [ 3 ] {9dfb6a68-0c37-4f51-b581-dd3868af290a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9066 | 2024.11.02 06:24:20.063597 [ 125 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9067 | 2024.11.02 06:24:20.063605 [ 3 ] {9dfb6a68-0c37-4f51-b581-dd3868af290a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001547 sec., 53005.81771170007 rows/sec., 3.37 MiB/sec. | ||
9068 | 2024.11.02 06:24:20.063645 [ 125 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9069 | 2024.11.02 06:24:20.063702 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9070 | 2024.11.02 06:24:20.063931 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
9071 | 2024.11.02 06:24:20.063951 [ 3 ] {9dfb6a68-0c37-4f51-b581-dd3868af290a} <Debug> DynamicQueryHandler: Done processing query | ||
9072 | 2024.11.02 06:24:20.064008 [ 3 ] {9dfb6a68-0c37-4f51-b581-dd3868af290a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9073 | 2024.11.02 06:24:20.064044 [ 3 ] {} <Debug> HTTP-Session: 23074bb4-654f-4819-a020-267960b19946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9074 | 2024.11.02 06:24:20.064158 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9075 | 2024.11.02 06:24:20.064198 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2878 rows starting from the beginning of the part | ||
9076 | 2024.11.02 06:24:20.064304 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
9077 | 2024.11.02 06:24:20.064527 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
9078 | 2024.11.02 06:24:20.064562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9079 | 2024.11.02 06:24:20.064842 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
9080 | 2024.11.02 06:24:20.064872 [ 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): | ||
9081 | |||
9082 | (version 23.8.7.1) | ||
9083 | 2024.11.02 06:24:20.065082 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
9084 | 2024.11.02 06:24:20.065218 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
9085 | 2024.11.02 06:24:20.066693 [ 198 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 4 columns (4 merged, 0 gathered) in 0.002870814 sec., 1118149.7651885492 rows/sec., 73.69 MiB/sec. | ||
9086 | 2024.11.02 06:24:20.066925 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9087 | 2024.11.02 06:24:20.067295 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_51_10} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9088 | 2024.11.02 06:24:20.067378 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_51_10} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9089 | 2024.11.02 06:24:20.067452 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
9090 | 2024.11.02 06:24:23.282048 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9091 | 2024.11.02 06:24:23.282117 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9092 | 2024.11.02 06:24:25.010216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48173, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9093 | 2024.11.02 06:24:25.010348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9094 | 2024.11.02 06:24:25.010377 [ 3 ] {} <Debug> HTTP-Session: 9b6904c7-1e88-44ab-9875-bd83ecfa0299 Authenticating user 'default' from [fd00:1122:3344:101::d]:48173 | ||
9095 | 2024.11.02 06:24:25.010405 [ 3 ] {} <Debug> HTTP-Session: 9b6904c7-1e88-44ab-9875-bd83ecfa0299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9096 | 2024.11.02 06:24:25.010422 [ 3 ] {} <Debug> HTTP-Session: 9b6904c7-1e88-44ab-9875-bd83ecfa0299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9097 | 2024.11.02 06:24:25.010481 [ 3 ] {} <Trace> HTTP-Session: 9b6904c7-1e88-44ab-9875-bd83ecfa0299 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9098 | 2024.11.02 06:24:25.010694 [ 3 ] {851b71a0-071b-464f-86fe-79ec3392b380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48173) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9099 | 2024.11.02 06:24:25.010762 [ 3 ] {851b71a0-071b-464f-86fe-79ec3392b380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9100 | 2024.11.02 06:24:25.011112 [ 3 ] {851b71a0-071b-464f-86fe-79ec3392b380} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9101 | 2024.11.02 06:24:25.011578 [ 3 ] {851b71a0-071b-464f-86fe-79ec3392b380} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9102 | 2024.11.02 06:24:25.011631 [ 3 ] {851b71a0-071b-464f-86fe-79ec3392b380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9103 | 2024.11.02 06:24:25.012058 [ 3 ] {851b71a0-071b-464f-86fe-79ec3392b380} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
9104 | 2024.11.02 06:24:25.012464 [ 3 ] {851b71a0-071b-464f-86fe-79ec3392b380} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9105 | 2024.11.02 06:24:25.012671 [ 3 ] {851b71a0-071b-464f-86fe-79ec3392b380} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002024 sec., 988.1422924901185 rows/sec., 80.58 KiB/sec. | ||
9106 | 2024.11.02 06:24:25.012945 [ 3 ] {851b71a0-071b-464f-86fe-79ec3392b380} <Debug> DynamicQueryHandler: Done processing query | ||
9107 | 2024.11.02 06:24:25.012975 [ 3 ] {851b71a0-071b-464f-86fe-79ec3392b380} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9108 | 2024.11.02 06:24:25.012993 [ 3 ] {} <Debug> HTTP-Session: 9b6904c7-1e88-44ab-9875-bd83ecfa0299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9109 | 2024.11.02 06:24:25.013258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48173, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9110 | 2024.11.02 06:24:25.013441 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49874, User-Agent: (none), Length: 7948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9111 | 2024.11.02 06:24:25.013611 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9112 | 2024.11.02 06:24:25.013656 [ 301 ] {} <Debug> HTTP-Session: 2faa3fa5-bc5c-416c-8c10-aa0a9252b37e Authenticating user 'default' from [fd00:1122:3344:101::d]:49874 | ||
9113 | 2024.11.02 06:24:25.013691 [ 301 ] {} <Debug> HTTP-Session: 2faa3fa5-bc5c-416c-8c10-aa0a9252b37e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9114 | 2024.11.02 06:24:25.013706 [ 301 ] {} <Debug> HTTP-Session: 2faa3fa5-bc5c-416c-8c10-aa0a9252b37e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9115 | 2024.11.02 06:24:25.013760 [ 301 ] {} <Trace> HTTP-Session: 2faa3fa5-bc5c-416c-8c10-aa0a9252b37e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9116 | 2024.11.02 06:24:25.013965 [ 301 ] {6870a212-2210-4c02-8a21-a3f4646a733b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49874) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9117 | 2024.11.02 06:24:25.014035 [ 301 ] {6870a212-2210-4c02-8a21-a3f4646a733b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9118 | 2024.11.02 06:24:25.014382 [ 301 ] {6870a212-2210-4c02-8a21-a3f4646a733b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9119 | 2024.11.02 06:24:25.014834 [ 301 ] {6870a212-2210-4c02-8a21-a3f4646a733b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9120 | 2024.11.02 06:24:25.014876 [ 301 ] {6870a212-2210-4c02-8a21-a3f4646a733b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9121 | 2024.11.02 06:24:25.015293 [ 301 ] {6870a212-2210-4c02-8a21-a3f4646a733b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9122 | 2024.11.02 06:24:25.015679 [ 301 ] {6870a212-2210-4c02-8a21-a3f4646a733b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9123 | 2024.11.02 06:24:25.015840 [ 301 ] {6870a212-2210-4c02-8a21-a3f4646a733b} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001943 sec., 29336.078229541945 rows/sec., 2.24 MiB/sec. | ||
9124 | 2024.11.02 06:24:25.016140 [ 301 ] {6870a212-2210-4c02-8a21-a3f4646a733b} <Debug> DynamicQueryHandler: Done processing query | ||
9125 | 2024.11.02 06:24:25.016199 [ 301 ] {6870a212-2210-4c02-8a21-a3f4646a733b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
9126 | 2024.11.02 06:24:25.016246 [ 301 ] {} <Debug> HTTP-Session: 2faa3fa5-bc5c-416c-8c10-aa0a9252b37e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9127 | 2024.11.02 06:24:25.016437 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9128 | 2024.11.02 06:24:25.016480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48173, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9129 | 2024.11.02 06:24:25.016594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9130 | 2024.11.02 06:24:25.016623 [ 3 ] {} <Debug> HTTP-Session: 780758af-84f7-4e41-b0a0-b103921dc950 Authenticating user 'default' from [fd00:1122:3344:101::d]:48173 | ||
9131 | 2024.11.02 06:24:25.016646 [ 3 ] {} <Debug> HTTP-Session: 780758af-84f7-4e41-b0a0-b103921dc950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9132 | 2024.11.02 06:24:25.016662 [ 3 ] {} <Debug> HTTP-Session: 780758af-84f7-4e41-b0a0-b103921dc950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9133 | 2024.11.02 06:24:25.016687 [ 301 ] {} <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): | ||
9134 | |||
9135 | (version 23.8.7.1) | ||
9136 | 2024.11.02 06:24:25.016727 [ 3 ] {} <Trace> HTTP-Session: 780758af-84f7-4e41-b0a0-b103921dc950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9137 | 2024.11.02 06:24:25.016881 [ 3 ] {54546382-44f3-4f66-ac6d-799096bdd6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48173) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9138 | 2024.11.02 06:24:25.016938 [ 3 ] {54546382-44f3-4f66-ac6d-799096bdd6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9139 | 2024.11.02 06:24:25.017227 [ 3 ] {54546382-44f3-4f66-ac6d-799096bdd6a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9140 | 2024.11.02 06:24:25.017563 [ 3 ] {54546382-44f3-4f66-ac6d-799096bdd6a7} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9141 | 2024.11.02 06:24:25.017601 [ 3 ] {54546382-44f3-4f66-ac6d-799096bdd6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9142 | 2024.11.02 06:24:25.017982 [ 3 ] {54546382-44f3-4f66-ac6d-799096bdd6a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9143 | 2024.11.02 06:24:25.018356 [ 3 ] {54546382-44f3-4f66-ac6d-799096bdd6a7} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9144 | 2024.11.02 06:24:25.018501 [ 3 ] {54546382-44f3-4f66-ac6d-799096bdd6a7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001659 sec., 1205.5455093429775 rows/sec., 84.18 KiB/sec. | ||
9145 | 2024.11.02 06:24:25.018871 [ 3 ] {54546382-44f3-4f66-ac6d-799096bdd6a7} <Debug> DynamicQueryHandler: Done processing query | ||
9146 | 2024.11.02 06:24:25.018897 [ 3 ] {54546382-44f3-4f66-ac6d-799096bdd6a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9147 | 2024.11.02 06:24:25.018914 [ 3 ] {} <Debug> HTTP-Session: 780758af-84f7-4e41-b0a0-b103921dc950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9148 | 2024.11.02 06:24:25.019066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48173, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9149 | 2024.11.02 06:24:25.019161 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63882, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9150 | 2024.11.02 06:24:25.019227 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9151 | 2024.11.02 06:24:25.019247 [ 301 ] {} <Debug> HTTP-Session: 73db3cb4-4a80-445d-992a-2aba873be88c Authenticating user 'default' from [fd00:1122:3344:101::d]:63882 | ||
9152 | 2024.11.02 06:24:25.019265 [ 301 ] {} <Debug> HTTP-Session: 73db3cb4-4a80-445d-992a-2aba873be88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9153 | 2024.11.02 06:24:25.019280 [ 301 ] {} <Debug> HTTP-Session: 73db3cb4-4a80-445d-992a-2aba873be88c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9154 | 2024.11.02 06:24:25.019320 [ 301 ] {} <Trace> HTTP-Session: 73db3cb4-4a80-445d-992a-2aba873be88c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9155 | 2024.11.02 06:24:25.019463 [ 301 ] {3304d6b4-e8e7-4b10-83ce-3042e4efc088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63882) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9156 | 2024.11.02 06:24:25.019511 [ 301 ] {3304d6b4-e8e7-4b10-83ce-3042e4efc088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9157 | 2024.11.02 06:24:25.019778 [ 301 ] {3304d6b4-e8e7-4b10-83ce-3042e4efc088} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9158 | 2024.11.02 06:24:25.020155 [ 301 ] {3304d6b4-e8e7-4b10-83ce-3042e4efc088} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9159 | 2024.11.02 06:24:25.020193 [ 301 ] {3304d6b4-e8e7-4b10-83ce-3042e4efc088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9160 | 2024.11.02 06:24:25.020562 [ 301 ] {3304d6b4-e8e7-4b10-83ce-3042e4efc088} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9161 | 2024.11.02 06:24:25.020926 [ 301 ] {3304d6b4-e8e7-4b10-83ce-3042e4efc088} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9162 | 2024.11.02 06:24:25.021085 [ 301 ] {3304d6b4-e8e7-4b10-83ce-3042e4efc088} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001671 sec., 39497.307001795336 rows/sec., 3.08 MiB/sec. | ||
9163 | 2024.11.02 06:24:25.021269 [ 301 ] {3304d6b4-e8e7-4b10-83ce-3042e4efc088} <Debug> DynamicQueryHandler: Done processing query | ||
9164 | 2024.11.02 06:24:25.021297 [ 301 ] {3304d6b4-e8e7-4b10-83ce-3042e4efc088} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9165 | 2024.11.02 06:24:25.021313 [ 301 ] {} <Debug> HTTP-Session: 73db3cb4-4a80-445d-992a-2aba873be88c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9166 | 2024.11.02 06:24:25.021498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48173, User-Agent: (none), Length: 24714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9167 | 2024.11.02 06:24:25.021512 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9168 | 2024.11.02 06:24:25.021595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9169 | 2024.11.02 06:24:25.021631 [ 3 ] {} <Debug> HTTP-Session: 24044c27-f94b-4887-94a9-8b84a78ed352 Authenticating user 'default' from [fd00:1122:3344:101::d]:48173 | ||
9170 | 2024.11.02 06:24:25.021658 [ 3 ] {} <Debug> HTTP-Session: 24044c27-f94b-4887-94a9-8b84a78ed352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9171 | 2024.11.02 06:24:25.021683 [ 3 ] {} <Debug> HTTP-Session: 24044c27-f94b-4887-94a9-8b84a78ed352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9172 | 2024.11.02 06:24:25.021741 [ 3 ] {} <Trace> HTTP-Session: 24044c27-f94b-4887-94a9-8b84a78ed352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9173 | 2024.11.02 06:24:25.021953 [ 3 ] {4444ed53-d8cc-4ded-8f48-4b179f463fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48173) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9174 | 2024.11.02 06:24:25.022014 [ 3 ] {4444ed53-d8cc-4ded-8f48-4b179f463fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9175 | 2024.11.02 06:24:25.022229 [ 3 ] {4444ed53-d8cc-4ded-8f48-4b179f463fc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9176 | 2024.11.02 06:24:25.022652 [ 3 ] {4444ed53-d8cc-4ded-8f48-4b179f463fc4} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9177 | 2024.11.02 06:24:25.022687 [ 3 ] {4444ed53-d8cc-4ded-8f48-4b179f463fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9178 | 2024.11.02 06:24:25.023093 [ 3 ] {4444ed53-d8cc-4ded-8f48-4b179f463fc4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9179 | 2024.11.02 06:24:25.023434 [ 3 ] {4444ed53-d8cc-4ded-8f48-4b179f463fc4} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9180 | 2024.11.02 06:24:25.023569 [ 3 ] {4444ed53-d8cc-4ded-8f48-4b179f463fc4} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001717 sec., 75131.04251601631 rows/sec., 5.23 MiB/sec. | ||
9181 | 2024.11.02 06:24:25.023866 [ 3 ] {4444ed53-d8cc-4ded-8f48-4b179f463fc4} <Debug> DynamicQueryHandler: Done processing query | ||
9182 | 2024.11.02 06:24:25.023912 [ 3 ] {4444ed53-d8cc-4ded-8f48-4b179f463fc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9183 | 2024.11.02 06:24:25.023930 [ 3 ] {} <Debug> HTTP-Session: 24044c27-f94b-4887-94a9-8b84a78ed352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9184 | 2024.11.02 06:24:25.024127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48173, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9185 | 2024.11.02 06:24:25.024192 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36071, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9186 | 2024.11.02 06:24:25.024292 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9187 | 2024.11.02 06:24:25.024318 [ 301 ] {} <Debug> HTTP-Session: b2af417d-46ea-4e98-b9df-e66bd90ad9a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36071 | ||
9188 | 2024.11.02 06:24:25.024340 [ 301 ] {} <Debug> HTTP-Session: b2af417d-46ea-4e98-b9df-e66bd90ad9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9189 | 2024.11.02 06:24:25.024357 [ 301 ] {} <Debug> HTTP-Session: b2af417d-46ea-4e98-b9df-e66bd90ad9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9190 | 2024.11.02 06:24:25.024403 [ 301 ] {} <Trace> HTTP-Session: b2af417d-46ea-4e98-b9df-e66bd90ad9a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9191 | 2024.11.02 06:24:25.024561 [ 301 ] {ccfdd3a1-4c0a-479e-bbda-5875cc3ccbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36071) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9192 | 2024.11.02 06:24:25.024619 [ 301 ] {ccfdd3a1-4c0a-479e-bbda-5875cc3ccbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9193 | 2024.11.02 06:24:25.024791 [ 301 ] {ccfdd3a1-4c0a-479e-bbda-5875cc3ccbe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9194 | 2024.11.02 06:24:25.025123 [ 301 ] {ccfdd3a1-4c0a-479e-bbda-5875cc3ccbe3} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9195 | 2024.11.02 06:24:25.025160 [ 301 ] {ccfdd3a1-4c0a-479e-bbda-5875cc3ccbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9196 | 2024.11.02 06:24:25.025542 [ 301 ] {ccfdd3a1-4c0a-479e-bbda-5875cc3ccbe3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9197 | 2024.11.02 06:24:25.025877 [ 301 ] {ccfdd3a1-4c0a-479e-bbda-5875cc3ccbe3} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9198 | 2024.11.02 06:24:25.026034 [ 301 ] {ccfdd3a1-4c0a-479e-bbda-5875cc3ccbe3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00153 sec., 31372.549019607846 rows/sec., 2.11 MiB/sec. | ||
9199 | 2024.11.02 06:24:25.026381 [ 301 ] {ccfdd3a1-4c0a-479e-bbda-5875cc3ccbe3} <Debug> DynamicQueryHandler: Done processing query | ||
9200 | 2024.11.02 06:24:25.026434 [ 301 ] {ccfdd3a1-4c0a-479e-bbda-5875cc3ccbe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9201 | 2024.11.02 06:24:25.026466 [ 301 ] {} <Debug> HTTP-Session: b2af417d-46ea-4e98-b9df-e66bd90ad9a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9202 | 2024.11.02 06:24:25.026682 [ 301 ] {} <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) | ||
9203 | 2024.11.02 06:24:28.502934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 852 | ||
9204 | 2024.11.02 06:24:28.505854 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9205 | 2024.11.02 06:24:28.505905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9206 | 2024.11.02 06:24:28.507418 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9207 | 2024.11.02 06:24:28.508404 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9208 | 2024.11.02 06:24:28.509510 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
9209 | 2024.11.02 06:24:30.012016 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55095, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9210 | 2024.11.02 06:24:30.012141 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9211 | 2024.11.02 06:24:30.012167 [ 286 ] {} <Debug> HTTP-Session: fce41185-887b-404b-855f-086cde4cd072 Authenticating user 'default' from [fd00:1122:3344:101::d]:55095 | ||
9212 | 2024.11.02 06:24:30.012192 [ 286 ] {} <Debug> HTTP-Session: fce41185-887b-404b-855f-086cde4cd072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9213 | 2024.11.02 06:24:30.012208 [ 286 ] {} <Debug> HTTP-Session: fce41185-887b-404b-855f-086cde4cd072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9214 | 2024.11.02 06:24:30.012262 [ 286 ] {} <Trace> HTTP-Session: fce41185-887b-404b-855f-086cde4cd072 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9215 | 2024.11.02 06:24:30.012470 [ 286 ] {2d8d43bc-06aa-46b5-9586-a1b9132586f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9216 | 2024.11.02 06:24:30.012541 [ 286 ] {2d8d43bc-06aa-46b5-9586-a1b9132586f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9217 | 2024.11.02 06:24:30.012894 [ 286 ] {2d8d43bc-06aa-46b5-9586-a1b9132586f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9218 | 2024.11.02 06:24:30.013401 [ 286 ] {2d8d43bc-06aa-46b5-9586-a1b9132586f0} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9219 | 2024.11.02 06:24:30.013450 [ 286 ] {2d8d43bc-06aa-46b5-9586-a1b9132586f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9220 | 2024.11.02 06:24:30.013889 [ 286 ] {2d8d43bc-06aa-46b5-9586-a1b9132586f0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9221 | 2024.11.02 06:24:30.014292 [ 286 ] {2d8d43bc-06aa-46b5-9586-a1b9132586f0} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9222 | 2024.11.02 06:24:30.014476 [ 286 ] {2d8d43bc-06aa-46b5-9586-a1b9132586f0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002071 sec., 27040.077257363595 rows/sec., 2.06 MiB/sec. | ||
9223 | 2024.11.02 06:24:30.014724 [ 286 ] {2d8d43bc-06aa-46b5-9586-a1b9132586f0} <Debug> DynamicQueryHandler: Done processing query | ||
9224 | 2024.11.02 06:24:30.014752 [ 286 ] {2d8d43bc-06aa-46b5-9586-a1b9132586f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9225 | 2024.11.02 06:24:30.014770 [ 286 ] {} <Debug> HTTP-Session: fce41185-887b-404b-855f-086cde4cd072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9226 | 2024.11.02 06:24:30.014979 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55095, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9227 | 2024.11.02 06:24:30.015095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60918, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9228 | 2024.11.02 06:24:30.015233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9229 | 2024.11.02 06:24:30.015258 [ 3 ] {} <Debug> HTTP-Session: 58df456a-b01c-4adb-94be-bfc564de02a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60918 | ||
9230 | 2024.11.02 06:24:30.015282 [ 3 ] {} <Debug> HTTP-Session: 58df456a-b01c-4adb-94be-bfc564de02a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9231 | 2024.11.02 06:24:30.015297 [ 3 ] {} <Debug> HTTP-Session: 58df456a-b01c-4adb-94be-bfc564de02a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9232 | 2024.11.02 06:24:30.015352 [ 3 ] {} <Trace> HTTP-Session: 58df456a-b01c-4adb-94be-bfc564de02a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9233 | 2024.11.02 06:24:30.015563 [ 3 ] {5e00eed9-5936-4515-9450-ada1945e5525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60918) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9234 | 2024.11.02 06:24:30.015631 [ 3 ] {5e00eed9-5936-4515-9450-ada1945e5525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9235 | 2024.11.02 06:24:30.015977 [ 3 ] {5e00eed9-5936-4515-9450-ada1945e5525} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9236 | 2024.11.02 06:24:30.016426 [ 3 ] {5e00eed9-5936-4515-9450-ada1945e5525} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9237 | 2024.11.02 06:24:30.016468 [ 3 ] {5e00eed9-5936-4515-9450-ada1945e5525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9238 | 2024.11.02 06:24:30.016893 [ 3 ] {5e00eed9-5936-4515-9450-ada1945e5525} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9239 | 2024.11.02 06:24:30.017301 [ 3 ] {5e00eed9-5936-4515-9450-ada1945e5525} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9240 | 2024.11.02 06:24:30.017474 [ 3 ] {5e00eed9-5936-4515-9450-ada1945e5525} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.52 MiB/sec. | ||
9241 | 2024.11.02 06:24:30.017683 [ 3 ] {5e00eed9-5936-4515-9450-ada1945e5525} <Debug> DynamicQueryHandler: Done processing query | ||
9242 | 2024.11.02 06:24:30.017708 [ 3 ] {5e00eed9-5936-4515-9450-ada1945e5525} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9243 | 2024.11.02 06:24:30.017726 [ 3 ] {} <Debug> HTTP-Session: 58df456a-b01c-4adb-94be-bfc564de02a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9244 | 2024.11.02 06:24:30.017941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9245 | 2024.11.02 06:24:30.018046 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64584, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9246 | 2024.11.02 06:24:30.018134 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9247 | 2024.11.02 06:24:30.018161 [ 301 ] {} <Debug> HTTP-Session: e8f2039c-0f12-4f17-843d-81748bfc7617 Authenticating user 'default' from [fd00:1122:3344:101::d]:64584 | ||
9248 | 2024.11.02 06:24:30.018185 [ 301 ] {} <Debug> HTTP-Session: e8f2039c-0f12-4f17-843d-81748bfc7617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9249 | 2024.11.02 06:24:30.018202 [ 301 ] {} <Debug> HTTP-Session: e8f2039c-0f12-4f17-843d-81748bfc7617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9250 | 2024.11.02 06:24:30.018252 [ 301 ] {} <Trace> HTTP-Session: e8f2039c-0f12-4f17-843d-81748bfc7617 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9251 | 2024.11.02 06:24:30.018478 [ 301 ] {66846114-5f58-4fe7-a169-237667a317f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64584) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9252 | 2024.11.02 06:24:30.018547 [ 301 ] {66846114-5f58-4fe7-a169-237667a317f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9253 | 2024.11.02 06:24:30.018764 [ 301 ] {66846114-5f58-4fe7-a169-237667a317f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9254 | 2024.11.02 06:24:30.019176 [ 301 ] {66846114-5f58-4fe7-a169-237667a317f5} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9255 | 2024.11.02 06:24:30.019214 [ 301 ] {66846114-5f58-4fe7-a169-237667a317f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9256 | 2024.11.02 06:24:30.019620 [ 301 ] {66846114-5f58-4fe7-a169-237667a317f5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9257 | 2024.11.02 06:24:30.019972 [ 301 ] {66846114-5f58-4fe7-a169-237667a317f5} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9258 | 2024.11.02 06:24:30.020135 [ 301 ] {66846114-5f58-4fe7-a169-237667a317f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001749 sec., 91480.84619782734 rows/sec., 6.37 MiB/sec. | ||
9259 | 2024.11.02 06:24:30.020317 [ 301 ] {66846114-5f58-4fe7-a169-237667a317f5} <Debug> DynamicQueryHandler: Done processing query | ||
9260 | 2024.11.02 06:24:30.020342 [ 301 ] {66846114-5f58-4fe7-a169-237667a317f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9261 | 2024.11.02 06:24:30.020358 [ 301 ] {} <Debug> HTTP-Session: e8f2039c-0f12-4f17-843d-81748bfc7617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9262 | 2024.11.02 06:24:30.020518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60918, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9263 | 2024.11.02 06:24:30.020538 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64584, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9264 | 2024.11.02 06:24:30.020612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9265 | 2024.11.02 06:24:30.020647 [ 3 ] {} <Debug> HTTP-Session: d47eb8ee-4da6-495a-a12a-a541b9af2b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:60918 | ||
9266 | 2024.11.02 06:24:30.020670 [ 3 ] {} <Debug> HTTP-Session: d47eb8ee-4da6-495a-a12a-a541b9af2b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9267 | 2024.11.02 06:24:30.020698 [ 3 ] {} <Debug> HTTP-Session: d47eb8ee-4da6-495a-a12a-a541b9af2b27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9268 | 2024.11.02 06:24:30.020745 [ 3 ] {} <Trace> HTTP-Session: d47eb8ee-4da6-495a-a12a-a541b9af2b27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9269 | 2024.11.02 06:24:30.020902 [ 3 ] {a5e2f8b6-f2e3-4f26-9c93-46f2f52d10d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60918) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9270 | 2024.11.02 06:24:30.020960 [ 3 ] {a5e2f8b6-f2e3-4f26-9c93-46f2f52d10d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9271 | 2024.11.02 06:24:30.021153 [ 3 ] {a5e2f8b6-f2e3-4f26-9c93-46f2f52d10d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9272 | 2024.11.02 06:24:30.021505 [ 3 ] {a5e2f8b6-f2e3-4f26-9c93-46f2f52d10d4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9273 | 2024.11.02 06:24:30.021550 [ 3 ] {a5e2f8b6-f2e3-4f26-9c93-46f2f52d10d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9274 | 2024.11.02 06:24:30.021958 [ 3 ] {a5e2f8b6-f2e3-4f26-9c93-46f2f52d10d4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9275 | 2024.11.02 06:24:30.022293 [ 3 ] {a5e2f8b6-f2e3-4f26-9c93-46f2f52d10d4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9276 | 2024.11.02 06:24:30.022459 [ 3 ] {a5e2f8b6-f2e3-4f26-9c93-46f2f52d10d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. | ||
9277 | 2024.11.02 06:24:30.022631 [ 3 ] {a5e2f8b6-f2e3-4f26-9c93-46f2f52d10d4} <Debug> DynamicQueryHandler: Done processing query | ||
9278 | 2024.11.02 06:24:30.022655 [ 3 ] {a5e2f8b6-f2e3-4f26-9c93-46f2f52d10d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9279 | 2024.11.02 06:24:30.022673 [ 3 ] {} <Debug> HTTP-Session: d47eb8ee-4da6-495a-a12a-a541b9af2b27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9280 | 2024.11.02 06:24:30.022905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9281 | 2024.11.02 06:24:34.617256 [ 142 ] {} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9282 | 2024.11.02 06:24:34.617374 [ 142 ] {} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9283 | 2024.11.02 06:24:34.617415 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9284 | 2024.11.02 06:24:34.617727 [ 189 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
9285 | 2024.11.02 06:24:34.618121 [ 189 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9286 | 2024.11.02 06:24:34.618198 [ 189 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
9287 | 2024.11.02 06:24:34.618332 [ 189 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
9288 | 2024.11.02 06:24:34.618503 [ 189 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
9289 | 2024.11.02 06:24:34.618812 [ 189 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
9290 | 2024.11.02 06:24:34.618944 [ 189 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
9291 | 2024.11.02 06:24:34.620122 [ 191 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002587648 sec., 115548.94637910565 rows/sec., 7.87 MiB/sec. | ||
9292 | 2024.11.02 06:24:34.620351 [ 198 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9293 | 2024.11.02 06:24:34.620900 [ 198 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_17_4} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9294 | 2024.11.02 06:24:34.620990 [ 198 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_17_4} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9295 | 2024.11.02 06:24:34.621091 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
9296 | 2024.11.02 06:24:35.017991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33062, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9297 | 2024.11.02 06:24:35.018131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9298 | 2024.11.02 06:24:35.018161 [ 3 ] {} <Debug> HTTP-Session: 1c6718a3-a4e8-4356-ae0d-f7212211cfd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33062 | ||
9299 | 2024.11.02 06:24:35.018189 [ 3 ] {} <Debug> HTTP-Session: 1c6718a3-a4e8-4356-ae0d-f7212211cfd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9300 | 2024.11.02 06:24:35.018207 [ 3 ] {} <Debug> HTTP-Session: 1c6718a3-a4e8-4356-ae0d-f7212211cfd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9301 | 2024.11.02 06:24:35.018266 [ 3 ] {} <Trace> HTTP-Session: 1c6718a3-a4e8-4356-ae0d-f7212211cfd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9302 | 2024.11.02 06:24:35.018566 [ 3 ] {4ade3d72-0871-4a4d-b6db-7e1162988e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33062) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9303 | 2024.11.02 06:24:35.018643 [ 3 ] {4ade3d72-0871-4a4d-b6db-7e1162988e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9304 | 2024.11.02 06:24:35.019017 [ 3 ] {4ade3d72-0871-4a4d-b6db-7e1162988e7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9305 | 2024.11.02 06:24:35.019655 [ 3 ] {4ade3d72-0871-4a4d-b6db-7e1162988e7c} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9306 | 2024.11.02 06:24:35.019705 [ 3 ] {4ade3d72-0871-4a4d-b6db-7e1162988e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9307 | 2024.11.02 06:24:35.020149 [ 3 ] {4ade3d72-0871-4a4d-b6db-7e1162988e7c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9308 | 2024.11.02 06:24:35.020537 [ 3 ] {4ade3d72-0871-4a4d-b6db-7e1162988e7c} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9309 | 2024.11.02 06:24:35.020725 [ 3 ] {4ade3d72-0871-4a4d-b6db-7e1162988e7c} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.00229 sec., 119213.97379912664 rows/sec., 10.60 MiB/sec. | ||
9310 | 2024.11.02 06:24:35.020975 [ 3 ] {4ade3d72-0871-4a4d-b6db-7e1162988e7c} <Debug> DynamicQueryHandler: Done processing query | ||
9311 | 2024.11.02 06:24:35.021005 [ 3 ] {4ade3d72-0871-4a4d-b6db-7e1162988e7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
9312 | 2024.11.02 06:24:35.021022 [ 3 ] {} <Debug> HTTP-Session: 1c6718a3-a4e8-4356-ae0d-f7212211cfd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9313 | 2024.11.02 06:24:35.021340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9314 | 2024.11.02 06:24:35.021509 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39873, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9315 | 2024.11.02 06:24:35.021670 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9316 | 2024.11.02 06:24:35.021715 [ 301 ] {} <Debug> HTTP-Session: 604b0921-6481-48cb-8491-da74f0562000 Authenticating user 'default' from [fd00:1122:3344:101::d]:39873 | ||
9317 | 2024.11.02 06:24:35.021756 [ 301 ] {} <Debug> HTTP-Session: 604b0921-6481-48cb-8491-da74f0562000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9318 | 2024.11.02 06:24:35.021783 [ 301 ] {} <Debug> HTTP-Session: 604b0921-6481-48cb-8491-da74f0562000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9319 | 2024.11.02 06:24:35.021870 [ 301 ] {} <Trace> HTTP-Session: 604b0921-6481-48cb-8491-da74f0562000 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9320 | 2024.11.02 06:24:35.022103 [ 301 ] {ebbbd97d-c9db-4819-b5fd-7e61c45ab2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39873) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9321 | 2024.11.02 06:24:35.022169 [ 301 ] {ebbbd97d-c9db-4819-b5fd-7e61c45ab2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9322 | 2024.11.02 06:24:35.022511 [ 301 ] {ebbbd97d-c9db-4819-b5fd-7e61c45ab2e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9323 | 2024.11.02 06:24:35.022949 [ 301 ] {ebbbd97d-c9db-4819-b5fd-7e61c45ab2e0} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9324 | 2024.11.02 06:24:35.022990 [ 301 ] {ebbbd97d-c9db-4819-b5fd-7e61c45ab2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9325 | 2024.11.02 06:24:35.023414 [ 301 ] {ebbbd97d-c9db-4819-b5fd-7e61c45ab2e0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9326 | 2024.11.02 06:24:35.023807 [ 301 ] {ebbbd97d-c9db-4819-b5fd-7e61c45ab2e0} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9327 | 2024.11.02 06:24:35.023959 [ 301 ] {ebbbd97d-c9db-4819-b5fd-7e61c45ab2e0} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001926 sec., 21806.85358255452 rows/sec., 1.60 MiB/sec. | ||
9328 | 2024.11.02 06:24:35.024354 [ 301 ] {ebbbd97d-c9db-4819-b5fd-7e61c45ab2e0} <Debug> DynamicQueryHandler: Done processing query | ||
9329 | 2024.11.02 06:24:35.024381 [ 301 ] {ebbbd97d-c9db-4819-b5fd-7e61c45ab2e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9330 | 2024.11.02 06:24:35.024399 [ 301 ] {} <Debug> HTTP-Session: 604b0921-6481-48cb-8491-da74f0562000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9331 | 2024.11.02 06:24:35.024592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33062, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9332 | 2024.11.02 06:24:35.024614 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9333 | 2024.11.02 06:24:35.024686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9334 | 2024.11.02 06:24:35.024721 [ 3 ] {} <Debug> HTTP-Session: 168c4b77-2b19-4e43-89d3-5caf7752d213 Authenticating user 'default' from [fd00:1122:3344:101::d]:33062 | ||
9335 | 2024.11.02 06:24:35.024744 [ 3 ] {} <Debug> HTTP-Session: 168c4b77-2b19-4e43-89d3-5caf7752d213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9336 | 2024.11.02 06:24:35.024765 [ 3 ] {} <Debug> HTTP-Session: 168c4b77-2b19-4e43-89d3-5caf7752d213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9337 | 2024.11.02 06:24:35.024826 [ 3 ] {} <Trace> HTTP-Session: 168c4b77-2b19-4e43-89d3-5caf7752d213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9338 | 2024.11.02 06:24:35.024968 [ 3 ] {ee863077-a5fe-49b6-962a-b9b6a353f9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33062) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9339 | 2024.11.02 06:24:35.025021 [ 3 ] {ee863077-a5fe-49b6-962a-b9b6a353f9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9340 | 2024.11.02 06:24:35.025321 [ 3 ] {ee863077-a5fe-49b6-962a-b9b6a353f9e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9341 | 2024.11.02 06:24:35.025661 [ 3 ] {ee863077-a5fe-49b6-962a-b9b6a353f9e6} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9342 | 2024.11.02 06:24:35.025700 [ 3 ] {ee863077-a5fe-49b6-962a-b9b6a353f9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9343 | 2024.11.02 06:24:35.026067 [ 3 ] {ee863077-a5fe-49b6-962a-b9b6a353f9e6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9344 | 2024.11.02 06:24:35.026446 [ 3 ] {ee863077-a5fe-49b6-962a-b9b6a353f9e6} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9345 | 2024.11.02 06:24:35.026612 [ 3 ] {ee863077-a5fe-49b6-962a-b9b6a353f9e6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001681 sec., 8328.375966686495 rows/sec., 583.27 KiB/sec. | ||
9346 | 2024.11.02 06:24:35.026797 [ 3 ] {ee863077-a5fe-49b6-962a-b9b6a353f9e6} <Debug> DynamicQueryHandler: Done processing query | ||
9347 | 2024.11.02 06:24:35.026822 [ 3 ] {ee863077-a5fe-49b6-962a-b9b6a353f9e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9348 | 2024.11.02 06:24:35.026838 [ 3 ] {} <Debug> HTTP-Session: 168c4b77-2b19-4e43-89d3-5caf7752d213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9349 | 2024.11.02 06:24:35.027044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9350 | 2024.11.02 06:24:35.027166 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35265, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9351 | 2024.11.02 06:24:35.027259 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9352 | 2024.11.02 06:24:35.027288 [ 301 ] {} <Debug> HTTP-Session: 68f02ee7-4c1e-4a6f-a4f9-948ec7095dec Authenticating user 'default' from [fd00:1122:3344:101::d]:35265 | ||
9353 | 2024.11.02 06:24:35.027311 [ 301 ] {} <Debug> HTTP-Session: 68f02ee7-4c1e-4a6f-a4f9-948ec7095dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9354 | 2024.11.02 06:24:35.027327 [ 301 ] {} <Debug> HTTP-Session: 68f02ee7-4c1e-4a6f-a4f9-948ec7095dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9355 | 2024.11.02 06:24:35.027377 [ 301 ] {} <Trace> HTTP-Session: 68f02ee7-4c1e-4a6f-a4f9-948ec7095dec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9356 | 2024.11.02 06:24:35.027517 [ 301 ] {11bfe75a-c219-4bd6-b461-d6eb674b8881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35265) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9357 | 2024.11.02 06:24:35.027577 [ 301 ] {11bfe75a-c219-4bd6-b461-d6eb674b8881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9358 | 2024.11.02 06:24:35.027895 [ 301 ] {11bfe75a-c219-4bd6-b461-d6eb674b8881} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9359 | 2024.11.02 06:24:35.028234 [ 301 ] {11bfe75a-c219-4bd6-b461-d6eb674b8881} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9360 | 2024.11.02 06:24:35.028271 [ 301 ] {11bfe75a-c219-4bd6-b461-d6eb674b8881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9361 | 2024.11.02 06:24:35.028640 [ 301 ] {11bfe75a-c219-4bd6-b461-d6eb674b8881} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9362 | 2024.11.02 06:24:35.029013 [ 301 ] {11bfe75a-c219-4bd6-b461-d6eb674b8881} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9363 | 2024.11.02 06:24:35.029152 [ 301 ] {11bfe75a-c219-4bd6-b461-d6eb674b8881} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001678 sec., 3575.6853396901074 rows/sec., 211.26 KiB/sec. | ||
9364 | 2024.11.02 06:24:35.029313 [ 301 ] {11bfe75a-c219-4bd6-b461-d6eb674b8881} <Debug> DynamicQueryHandler: Done processing query | ||
9365 | 2024.11.02 06:24:35.029337 [ 301 ] {11bfe75a-c219-4bd6-b461-d6eb674b8881} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9366 | 2024.11.02 06:24:35.029353 [ 301 ] {} <Debug> HTTP-Session: 68f02ee7-4c1e-4a6f-a4f9-948ec7095dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9367 | 2024.11.02 06:24:35.029598 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9368 | 2024.11.02 06:24:35.029770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9369 | 2024.11.02 06:24:35.029845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9370 | 2024.11.02 06:24:35.029869 [ 3 ] {} <Debug> HTTP-Session: a636d54c-86b2-460a-bb29-7519ff0138d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523 | ||
9371 | 2024.11.02 06:24:35.029892 [ 3 ] {} <Debug> HTTP-Session: a636d54c-86b2-460a-bb29-7519ff0138d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9372 | 2024.11.02 06:24:35.029909 [ 3 ] {} <Debug> HTTP-Session: a636d54c-86b2-460a-bb29-7519ff0138d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9373 | 2024.11.02 06:24:35.029957 [ 3 ] {} <Trace> HTTP-Session: a636d54c-86b2-460a-bb29-7519ff0138d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9374 | 2024.11.02 06:24:35.030231 [ 3 ] {228d0471-19ab-4366-a1a6-1bf1e64dafea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9375 | 2024.11.02 06:24:35.030289 [ 3 ] {228d0471-19ab-4366-a1a6-1bf1e64dafea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9376 | 2024.11.02 06:24:35.030606 [ 3 ] {228d0471-19ab-4366-a1a6-1bf1e64dafea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9377 | 2024.11.02 06:24:35.031216 [ 3 ] {228d0471-19ab-4366-a1a6-1bf1e64dafea} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9378 | 2024.11.02 06:24:35.031254 [ 3 ] {228d0471-19ab-4366-a1a6-1bf1e64dafea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9379 | 2024.11.02 06:24:35.031625 [ 3 ] {228d0471-19ab-4366-a1a6-1bf1e64dafea} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9380 | 2024.11.02 06:24:35.031987 [ 3 ] {228d0471-19ab-4366-a1a6-1bf1e64dafea} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9381 | 2024.11.02 06:24:35.032153 [ 3 ] {228d0471-19ab-4366-a1a6-1bf1e64dafea} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002065 sec., 205326.8765133172 rows/sec., 14.68 MiB/sec. | ||
9382 | 2024.11.02 06:24:35.032358 [ 3 ] {228d0471-19ab-4366-a1a6-1bf1e64dafea} <Debug> DynamicQueryHandler: Done processing query | ||
9383 | 2024.11.02 06:24:35.032382 [ 3 ] {228d0471-19ab-4366-a1a6-1bf1e64dafea} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
9384 | 2024.11.02 06:24:35.032400 [ 3 ] {} <Debug> HTTP-Session: a636d54c-86b2-460a-bb29-7519ff0138d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9385 | 2024.11.02 06:24:35.032692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9386 | 2024.11.02 06:24:35.032887 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56968, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9387 | 2024.11.02 06:24:35.033021 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9388 | 2024.11.02 06:24:35.033046 [ 302 ] {} <Debug> HTTP-Session: f0ef1b7f-3fc3-40e7-992e-2001decdff9e Authenticating user 'default' from [fd00:1122:3344:101::d]:56968 | ||
9389 | 2024.11.02 06:24:35.033070 [ 302 ] {} <Debug> HTTP-Session: f0ef1b7f-3fc3-40e7-992e-2001decdff9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9390 | 2024.11.02 06:24:35.033085 [ 302 ] {} <Debug> HTTP-Session: f0ef1b7f-3fc3-40e7-992e-2001decdff9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9391 | 2024.11.02 06:24:35.033138 [ 302 ] {} <Trace> HTTP-Session: f0ef1b7f-3fc3-40e7-992e-2001decdff9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9392 | 2024.11.02 06:24:35.033309 [ 302 ] {d1157b20-9214-4dc2-8017-375f7cd81970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56968) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9393 | 2024.11.02 06:24:35.033378 [ 302 ] {d1157b20-9214-4dc2-8017-375f7cd81970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9394 | 2024.11.02 06:24:35.033577 [ 302 ] {d1157b20-9214-4dc2-8017-375f7cd81970} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9395 | 2024.11.02 06:24:35.033907 [ 302 ] {d1157b20-9214-4dc2-8017-375f7cd81970} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9396 | 2024.11.02 06:24:35.033950 [ 302 ] {d1157b20-9214-4dc2-8017-375f7cd81970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9397 | 2024.11.02 06:24:35.034387 [ 302 ] {d1157b20-9214-4dc2-8017-375f7cd81970} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9398 | 2024.11.02 06:24:35.034748 [ 302 ] {d1157b20-9214-4dc2-8017-375f7cd81970} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9399 | 2024.11.02 06:24:35.034930 [ 302 ] {d1157b20-9214-4dc2-8017-375f7cd81970} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001667 sec., 3599.2801439712057 rows/sec., 188.05 KiB/sec. | ||
9400 | 2024.11.02 06:24:35.035287 [ 302 ] {d1157b20-9214-4dc2-8017-375f7cd81970} <Debug> DynamicQueryHandler: Done processing query | ||
9401 | 2024.11.02 06:24:35.035320 [ 302 ] {d1157b20-9214-4dc2-8017-375f7cd81970} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9402 | 2024.11.02 06:24:35.035341 [ 302 ] {} <Debug> HTTP-Session: f0ef1b7f-3fc3-40e7-992e-2001decdff9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9403 | 2024.11.02 06:24:35.035597 [ 302 ] {} <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) | ||
9404 | 2024.11.02 06:24:35.035680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61710, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9405 | 2024.11.02 06:24:35.035765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9406 | 2024.11.02 06:24:35.035794 [ 3 ] {} <Debug> HTTP-Session: 5a67d3a7-0a7a-4801-a702-386395c4cfdd Authenticating user 'default' from [fd00:1122:3344:101::d]:61710 | ||
9407 | 2024.11.02 06:24:35.035817 [ 3 ] {} <Debug> HTTP-Session: 5a67d3a7-0a7a-4801-a702-386395c4cfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9408 | 2024.11.02 06:24:35.035834 [ 3 ] {} <Debug> HTTP-Session: 5a67d3a7-0a7a-4801-a702-386395c4cfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9409 | 2024.11.02 06:24:35.035881 [ 3 ] {} <Trace> HTTP-Session: 5a67d3a7-0a7a-4801-a702-386395c4cfdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9410 | 2024.11.02 06:24:35.036197 [ 3 ] {0a23edc8-a6c4-4f24-9a21-6554551b4e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9411 | 2024.11.02 06:24:35.036264 [ 3 ] {0a23edc8-a6c4-4f24-9a21-6554551b4e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9412 | 2024.11.02 06:24:35.036477 [ 3 ] {0a23edc8-a6c4-4f24-9a21-6554551b4e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9413 | 2024.11.02 06:24:35.036917 [ 3 ] {0a23edc8-a6c4-4f24-9a21-6554551b4e94} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9414 | 2024.11.02 06:24:35.036954 [ 3 ] {0a23edc8-a6c4-4f24-9a21-6554551b4e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9415 | 2024.11.02 06:24:35.037376 [ 3 ] {0a23edc8-a6c4-4f24-9a21-6554551b4e94} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9416 | 2024.11.02 06:24:35.037629 [ 301 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 32, I/O error: Broken pipe, Stack trace (when copying this message, always include the lines below): | ||
9417 | |||
9418 | (version 23.8.7.1) | ||
9419 | 2024.11.02 06:24:35.037782 [ 3 ] {0a23edc8-a6c4-4f24-9a21-6554551b4e94} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9420 | 2024.11.02 06:24:35.037961 [ 3 ] {0a23edc8-a6c4-4f24-9a21-6554551b4e94} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00196 sec., 120918.36734693877 rows/sec., 8.10 MiB/sec. | ||
9421 | 2024.11.02 06:24:35.038280 [ 3 ] {0a23edc8-a6c4-4f24-9a21-6554551b4e94} <Debug> DynamicQueryHandler: Done processing query | ||
9422 | 2024.11.02 06:24:35.038351 [ 3 ] {0a23edc8-a6c4-4f24-9a21-6554551b4e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9423 | 2024.11.02 06:24:35.038419 [ 3 ] {} <Debug> HTTP-Session: 5a67d3a7-0a7a-4801-a702-386395c4cfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9424 | 2024.11.02 06:24:35.038697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9425 | 2024.11.02 06:24:35.038747 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56968, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9426 | 2024.11.02 06:24:35.038904 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9427 | 2024.11.02 06:24:35.038948 [ 302 ] {} <Debug> HTTP-Session: c12f0412-cc84-4bd1-b80b-df0d0aa6dc53 Authenticating user 'default' from [fd00:1122:3344:101::d]:56968 | ||
9428 | 2024.11.02 06:24:35.038972 [ 302 ] {} <Debug> HTTP-Session: c12f0412-cc84-4bd1-b80b-df0d0aa6dc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9429 | 2024.11.02 06:24:35.038987 [ 302 ] {} <Debug> HTTP-Session: c12f0412-cc84-4bd1-b80b-df0d0aa6dc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9430 | 2024.11.02 06:24:35.039029 [ 302 ] {} <Trace> HTTP-Session: c12f0412-cc84-4bd1-b80b-df0d0aa6dc53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9431 | 2024.11.02 06:24:35.039147 [ 302 ] {296ae017-9d56-48f6-bda2-50c54f1dcb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56968) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9432 | 2024.11.02 06:24:35.039200 [ 302 ] {296ae017-9d56-48f6-bda2-50c54f1dcb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9433 | 2024.11.02 06:24:35.039366 [ 302 ] {296ae017-9d56-48f6-bda2-50c54f1dcb6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9434 | 2024.11.02 06:24:35.039652 [ 302 ] {296ae017-9d56-48f6-bda2-50c54f1dcb6a} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9435 | 2024.11.02 06:24:35.039690 [ 302 ] {296ae017-9d56-48f6-bda2-50c54f1dcb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9436 | 2024.11.02 06:24:35.040077 [ 302 ] {296ae017-9d56-48f6-bda2-50c54f1dcb6a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9437 | 2024.11.02 06:24:35.040431 [ 302 ] {296ae017-9d56-48f6-bda2-50c54f1dcb6a} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9438 | 2024.11.02 06:24:35.040594 [ 302 ] {296ae017-9d56-48f6-bda2-50c54f1dcb6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. | ||
9439 | 2024.11.02 06:24:35.040914 [ 302 ] {296ae017-9d56-48f6-bda2-50c54f1dcb6a} <Debug> DynamicQueryHandler: Done processing query | ||
9440 | 2024.11.02 06:24:35.040940 [ 302 ] {296ae017-9d56-48f6-bda2-50c54f1dcb6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9441 | 2024.11.02 06:24:35.040957 [ 302 ] {} <Debug> HTTP-Session: c12f0412-cc84-4bd1-b80b-df0d0aa6dc53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9442 | 2024.11.02 06:24:35.041192 [ 302 ] {} <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) | ||
9443 | 2024.11.02 06:24:35.041289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52765, User-Agent: (none), Length: 70377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9444 | 2024.11.02 06:24:35.041361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9445 | 2024.11.02 06:24:35.041386 [ 3 ] {} <Debug> HTTP-Session: 867a8f73-099c-4afd-8377-1c24a54e619e Authenticating user 'default' from [fd00:1122:3344:101::d]:52765 | ||
9446 | 2024.11.02 06:24:35.041407 [ 3 ] {} <Debug> HTTP-Session: 867a8f73-099c-4afd-8377-1c24a54e619e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9447 | 2024.11.02 06:24:35.041424 [ 3 ] {} <Debug> HTTP-Session: 867a8f73-099c-4afd-8377-1c24a54e619e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9448 | 2024.11.02 06:24:35.041471 [ 3 ] {} <Trace> HTTP-Session: 867a8f73-099c-4afd-8377-1c24a54e619e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9449 | 2024.11.02 06:24:35.042193 [ 3 ] {69121251-fbe4-402a-9365-10dde284ed68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52765) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9450 | 2024.11.02 06:24:35.042270 [ 3 ] {69121251-fbe4-402a-9365-10dde284ed68} <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 | ||
9451 | 2024.11.02 06:24:35.042746 [ 3 ] {69121251-fbe4-402a-9365-10dde284ed68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9452 | 2024.11.02 06:24:35.043564 [ 3 ] {69121251-fbe4-402a-9365-10dde284ed68} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9453 | 2024.11.02 06:24:35.043602 [ 3 ] {69121251-fbe4-402a-9365-10dde284ed68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9454 | 2024.11.02 06:24:35.044288 [ 3 ] {69121251-fbe4-402a-9365-10dde284ed68} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9455 | 2024.11.02 06:24:35.044711 [ 3 ] {69121251-fbe4-402a-9365-10dde284ed68} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9456 | 2024.11.02 06:24:35.044902 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
9457 | 2024.11.02 06:24:35.044913 [ 3 ] {69121251-fbe4-402a-9365-10dde284ed68} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003301 sec., 12723.417146319296 rows/sec., 22.80 MiB/sec. | ||
9458 | 2024.11.02 06:24:35.044962 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9459 | 2024.11.02 06:24:35.045035 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9460 | 2024.11.02 06:24:35.045492 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::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 | ||
9461 | 2024.11.02 06:24:35.045761 [ 3 ] {69121251-fbe4-402a-9365-10dde284ed68} <Debug> DynamicQueryHandler: Done processing query | ||
9462 | 2024.11.02 06:24:35.045848 [ 3 ] {69121251-fbe4-402a-9365-10dde284ed68} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
9463 | 2024.11.02 06:24:35.045918 [ 3 ] {} <Debug> HTTP-Session: 867a8f73-099c-4afd-8377-1c24a54e619e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9464 | 2024.11.02 06:24:35.046230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9465 | 2024.11.02 06:24:35.046306 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56968, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9466 | 2024.11.02 06:24:35.046472 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9467 | 2024.11.02 06:24:35.046521 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9468 | 2024.11.02 06:24:35.046537 [ 302 ] {} <Debug> HTTP-Session: 7d89da43-e211-47c6-8c49-dcd4ba127e27 Authenticating user 'default' from [fd00:1122:3344:101::d]:56968 | ||
9469 | 2024.11.02 06:24:35.046601 [ 302 ] {} <Debug> HTTP-Session: 7d89da43-e211-47c6-8c49-dcd4ba127e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9470 | 2024.11.02 06:24:35.046653 [ 302 ] {} <Debug> HTTP-Session: 7d89da43-e211-47c6-8c49-dcd4ba127e27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9471 | 2024.11.02 06:24:35.046722 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 530 rows starting from the beginning of the part | ||
9472 | 2024.11.02 06:24:35.046749 [ 302 ] {} <Trace> HTTP-Session: 7d89da43-e211-47c6-8c49-dcd4ba127e27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9473 | 2024.11.02 06:24:35.047226 [ 302 ] {f561a7f9-b694-491e-bc04-3d8228b1b634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56968) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9474 | 2024.11.02 06:24:35.047326 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
9475 | 2024.11.02 06:24:35.047356 [ 302 ] {f561a7f9-b694-491e-bc04-3d8228b1b634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9476 | 2024.11.02 06:24:35.048162 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
9477 | 2024.11.02 06:24:35.048275 [ 302 ] {f561a7f9-b694-491e-bc04-3d8228b1b634} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9478 | 2024.11.02 06:24:35.048902 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
9479 | 2024.11.02 06:24:35.049699 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
9480 | 2024.11.02 06:24:35.049737 [ 302 ] {f561a7f9-b694-491e-bc04-3d8228b1b634} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9481 | 2024.11.02 06:24:35.049814 [ 302 ] {f561a7f9-b694-491e-bc04-3d8228b1b634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9482 | 2024.11.02 06:24:35.050314 [ 191 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
9483 | 2024.11.02 06:24:35.051347 [ 302 ] {f561a7f9-b694-491e-bc04-3d8228b1b634} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9484 | 2024.11.02 06:24:35.052124 [ 302 ] {f561a7f9-b694-491e-bc04-3d8228b1b634} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9485 | 2024.11.02 06:24:35.052540 [ 302 ] {f561a7f9-b694-491e-bc04-3d8228b1b634} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00562 sec., 14590.747330960854 rows/sec., 948.93 KiB/sec. | ||
9486 | 2024.11.02 06:24:35.052783 [ 302 ] {f561a7f9-b694-491e-bc04-3d8228b1b634} <Debug> DynamicQueryHandler: Done processing query | ||
9487 | 2024.11.02 06:24:35.052822 [ 302 ] {f561a7f9-b694-491e-bc04-3d8228b1b634} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9488 | 2024.11.02 06:24:35.052850 [ 302 ] {} <Debug> HTTP-Session: 7d89da43-e211-47c6-8c49-dcd4ba127e27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9489 | 2024.11.02 06:24:35.053289 [ 302 ] {} <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) | ||
9490 | 2024.11.02 06:24:35.077334 [ 201 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 19 columns (19 merged, 0 gathered) in 0.032163707 sec., 23007.298257007504 rows/sec., 41.23 MiB/sec. | ||
9491 | 2024.11.02 06:24:35.078712 [ 201 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
9492 | 2024.11.02 06:24:35.079342 [ 201 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9493 | 2024.11.02 06:24:35.079420 [ 201 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
9494 | 2024.11.02 06:24:35.079580 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
9495 | 2024.11.02 06:24:36.667494 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9496 | 2024.11.02 06:24:36.860080 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9497 | 2024.11.02 06:24:36.880648 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9498 | 2024.11.02 06:24:36.885119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9499 | 2024.11.02 06:24:36.898646 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9500 | 2024.11.02 06:24:37.035249 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9501 | 2024.11.02 06:24:37.063781 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53853, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9502 | 2024.11.02 06:24:37.068215 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9503 | 2024.11.02 06:24:38.282360 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9504 | 2024.11.02 06:24:38.282418 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9505 | 2024.11.02 06:24:38.509667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 880 | ||
9506 | 2024.11.02 06:24:38.512584 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9507 | 2024.11.02 06:24:38.512639 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9508 | 2024.11.02 06:24:38.514205 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9509 | 2024.11.02 06:24:38.515195 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9510 | 2024.11.02 06:24:38.516120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
9511 | 2024.11.02 06:24:40.010384 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49511, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9512 | 2024.11.02 06:24:40.010517 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9513 | 2024.11.02 06:24:40.010546 [ 283 ] {} <Debug> HTTP-Session: ca582ff7-d0e5-4b4c-b606-acef4bb71f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:49511 | ||
9514 | 2024.11.02 06:24:40.010575 [ 283 ] {} <Debug> HTTP-Session: ca582ff7-d0e5-4b4c-b606-acef4bb71f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9515 | 2024.11.02 06:24:40.010593 [ 283 ] {} <Debug> HTTP-Session: ca582ff7-d0e5-4b4c-b606-acef4bb71f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9516 | 2024.11.02 06:24:40.010652 [ 283 ] {} <Trace> HTTP-Session: ca582ff7-d0e5-4b4c-b606-acef4bb71f94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9517 | 2024.11.02 06:24:40.010879 [ 283 ] {2147ac7e-9f18-46d3-abc6-ad3ce8a61b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49511) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9518 | 2024.11.02 06:24:40.010959 [ 283 ] {2147ac7e-9f18-46d3-abc6-ad3ce8a61b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9519 | 2024.11.02 06:24:40.011323 [ 283 ] {2147ac7e-9f18-46d3-abc6-ad3ce8a61b32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9520 | 2024.11.02 06:24:40.011848 [ 283 ] {2147ac7e-9f18-46d3-abc6-ad3ce8a61b32} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9521 | 2024.11.02 06:24:40.011900 [ 283 ] {2147ac7e-9f18-46d3-abc6-ad3ce8a61b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9522 | 2024.11.02 06:24:40.012381 [ 283 ] {2147ac7e-9f18-46d3-abc6-ad3ce8a61b32} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9523 | 2024.11.02 06:24:40.012807 [ 283 ] {2147ac7e-9f18-46d3-abc6-ad3ce8a61b32} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9524 | 2024.11.02 06:24:40.012981 [ 283 ] {2147ac7e-9f18-46d3-abc6-ad3ce8a61b32} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002178 sec., 25711.66207529844 rows/sec., 1.96 MiB/sec. | ||
9525 | 2024.11.02 06:24:40.013404 [ 283 ] {2147ac7e-9f18-46d3-abc6-ad3ce8a61b32} <Debug> DynamicQueryHandler: Done processing query | ||
9526 | 2024.11.02 06:24:40.013443 [ 283 ] {2147ac7e-9f18-46d3-abc6-ad3ce8a61b32} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9527 | 2024.11.02 06:24:40.013463 [ 283 ] {} <Debug> HTTP-Session: ca582ff7-d0e5-4b4c-b606-acef4bb71f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9528 | 2024.11.02 06:24:40.013674 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9529 | 2024.11.02 06:24:40.013811 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57014, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9530 | 2024.11.02 06:24:40.013988 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9531 | 2024.11.02 06:24:40.014034 [ 302 ] {} <Debug> HTTP-Session: 8dde48e5-d7d0-4877-b48e-f159f2770a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:57014 | ||
9532 | 2024.11.02 06:24:40.014074 [ 302 ] {} <Debug> HTTP-Session: 8dde48e5-d7d0-4877-b48e-f159f2770a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9533 | 2024.11.02 06:24:40.014102 [ 302 ] {} <Debug> HTTP-Session: 8dde48e5-d7d0-4877-b48e-f159f2770a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9534 | 2024.11.02 06:24:40.014161 [ 302 ] {} <Trace> HTTP-Session: 8dde48e5-d7d0-4877-b48e-f159f2770a33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9535 | 2024.11.02 06:24:40.014362 [ 302 ] {db13c6f2-06b0-426c-8321-e4fe6b77aa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57014) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9536 | 2024.11.02 06:24:40.014429 [ 302 ] {db13c6f2-06b0-426c-8321-e4fe6b77aa1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9537 | 2024.11.02 06:24:40.014778 [ 302 ] {db13c6f2-06b0-426c-8321-e4fe6b77aa1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9538 | 2024.11.02 06:24:40.015224 [ 302 ] {db13c6f2-06b0-426c-8321-e4fe6b77aa1e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9539 | 2024.11.02 06:24:40.015267 [ 302 ] {db13c6f2-06b0-426c-8321-e4fe6b77aa1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9540 | 2024.11.02 06:24:40.015700 [ 302 ] {db13c6f2-06b0-426c-8321-e4fe6b77aa1e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9541 | 2024.11.02 06:24:40.016101 [ 302 ] {db13c6f2-06b0-426c-8321-e4fe6b77aa1e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9542 | 2024.11.02 06:24:40.016284 [ 302 ] {db13c6f2-06b0-426c-8321-e4fe6b77aa1e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001992 sec., 32128.514056224903 rows/sec., 2.51 MiB/sec. | ||
9543 | 2024.11.02 06:24:40.016499 [ 302 ] {db13c6f2-06b0-426c-8321-e4fe6b77aa1e} <Debug> DynamicQueryHandler: Done processing query | ||
9544 | 2024.11.02 06:24:40.016527 [ 302 ] {db13c6f2-06b0-426c-8321-e4fe6b77aa1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9545 | 2024.11.02 06:24:40.016543 [ 302 ] {} <Debug> HTTP-Session: 8dde48e5-d7d0-4877-b48e-f159f2770a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9546 | 2024.11.02 06:24:40.016703 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9547 | 2024.11.02 06:24:40.016823 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56392, User-Agent: (none), Length: 24523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9548 | 2024.11.02 06:24:40.016888 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9549 | 2024.11.02 06:24:40.016908 [ 283 ] {} <Debug> HTTP-Session: 94a71973-23be-4dae-99e0-94ea4cf5ffe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56392 | ||
9550 | 2024.11.02 06:24:40.016928 [ 283 ] {} <Debug> HTTP-Session: 94a71973-23be-4dae-99e0-94ea4cf5ffe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9551 | 2024.11.02 06:24:40.016942 [ 283 ] {} <Debug> HTTP-Session: 94a71973-23be-4dae-99e0-94ea4cf5ffe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9552 | 2024.11.02 06:24:40.016989 [ 283 ] {} <Trace> HTTP-Session: 94a71973-23be-4dae-99e0-94ea4cf5ffe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9553 | 2024.11.02 06:24:40.017171 [ 283 ] {b6bd6751-9b8d-462c-b303-01726e8bb656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56392) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9554 | 2024.11.02 06:24:40.017227 [ 283 ] {b6bd6751-9b8d-462c-b303-01726e8bb656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9555 | 2024.11.02 06:24:40.017417 [ 283 ] {b6bd6751-9b8d-462c-b303-01726e8bb656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9556 | 2024.11.02 06:24:40.017834 [ 283 ] {b6bd6751-9b8d-462c-b303-01726e8bb656} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9557 | 2024.11.02 06:24:40.017870 [ 283 ] {b6bd6751-9b8d-462c-b303-01726e8bb656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9558 | 2024.11.02 06:24:40.018302 [ 283 ] {b6bd6751-9b8d-462c-b303-01726e8bb656} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9559 | 2024.11.02 06:24:40.018663 [ 283 ] {b6bd6751-9b8d-462c-b303-01726e8bb656} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9560 | 2024.11.02 06:24:40.018796 [ 283 ] {b6bd6751-9b8d-462c-b303-01726e8bb656} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001702 sec., 75205.64042303173 rows/sec., 5.24 MiB/sec. | ||
9561 | 2024.11.02 06:24:40.019153 [ 283 ] {b6bd6751-9b8d-462c-b303-01726e8bb656} <Debug> DynamicQueryHandler: Done processing query | ||
9562 | 2024.11.02 06:24:40.019210 [ 283 ] {b6bd6751-9b8d-462c-b303-01726e8bb656} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9563 | 2024.11.02 06:24:40.019253 [ 283 ] {} <Debug> HTTP-Session: 94a71973-23be-4dae-99e0-94ea4cf5ffe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9564 | 2024.11.02 06:24:40.019463 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57014, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9565 | 2024.11.02 06:24:40.019534 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56392, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9566 | 2024.11.02 06:24:40.019612 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9567 | 2024.11.02 06:24:40.019670 [ 302 ] {} <Debug> HTTP-Session: b0e60e67-6927-459d-9e71-5de0657d6794 Authenticating user 'default' from [fd00:1122:3344:101::d]:57014 | ||
9568 | 2024.11.02 06:24:40.019718 [ 302 ] {} <Debug> HTTP-Session: b0e60e67-6927-459d-9e71-5de0657d6794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9569 | 2024.11.02 06:24:40.019755 [ 302 ] {} <Debug> HTTP-Session: b0e60e67-6927-459d-9e71-5de0657d6794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9570 | 2024.11.02 06:24:40.019828 [ 302 ] {} <Trace> HTTP-Session: b0e60e67-6927-459d-9e71-5de0657d6794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9571 | 2024.11.02 06:24:40.020072 [ 302 ] {034714ab-b185-46f7-8c3c-1c2d928423e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57014) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9572 | 2024.11.02 06:24:40.020144 [ 302 ] {034714ab-b185-46f7-8c3c-1c2d928423e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9573 | 2024.11.02 06:24:40.020303 [ 302 ] {034714ab-b185-46f7-8c3c-1c2d928423e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9574 | 2024.11.02 06:24:40.020609 [ 302 ] {034714ab-b185-46f7-8c3c-1c2d928423e5} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9575 | 2024.11.02 06:24:40.020645 [ 302 ] {034714ab-b185-46f7-8c3c-1c2d928423e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9576 | 2024.11.02 06:24:40.021038 [ 302 ] {034714ab-b185-46f7-8c3c-1c2d928423e5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9577 | 2024.11.02 06:24:40.021385 [ 302 ] {034714ab-b185-46f7-8c3c-1c2d928423e5} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9578 | 2024.11.02 06:24:40.021541 [ 302 ] {034714ab-b185-46f7-8c3c-1c2d928423e5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001561 sec., 30749.519538757206 rows/sec., 2.07 MiB/sec. | ||
9579 | 2024.11.02 06:24:40.021721 [ 302 ] {034714ab-b185-46f7-8c3c-1c2d928423e5} <Debug> DynamicQueryHandler: Done processing query | ||
9580 | 2024.11.02 06:24:40.021745 [ 302 ] {034714ab-b185-46f7-8c3c-1c2d928423e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9581 | 2024.11.02 06:24:40.021762 [ 302 ] {} <Debug> HTTP-Session: b0e60e67-6927-459d-9e71-5de0657d6794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9582 | 2024.11.02 06:24:40.021958 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9583 | 2024.11.02 06:24:45.012107 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55381, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9584 | 2024.11.02 06:24:45.012256 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9585 | 2024.11.02 06:24:45.012287 [ 283 ] {} <Debug> HTTP-Session: dc79bb09-89d1-4bec-8ff7-c01ed5ef6541 Authenticating user 'default' from [fd00:1122:3344:101::d]:55381 | ||
9586 | 2024.11.02 06:24:45.012315 [ 283 ] {} <Debug> HTTP-Session: dc79bb09-89d1-4bec-8ff7-c01ed5ef6541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9587 | 2024.11.02 06:24:45.012332 [ 283 ] {} <Debug> HTTP-Session: dc79bb09-89d1-4bec-8ff7-c01ed5ef6541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9588 | 2024.11.02 06:24:45.012391 [ 283 ] {} <Trace> HTTP-Session: dc79bb09-89d1-4bec-8ff7-c01ed5ef6541 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9589 | 2024.11.02 06:24:45.012626 [ 283 ] {216a0b89-486e-4166-b17f-9c64883e3a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55381) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9590 | 2024.11.02 06:24:45.012704 [ 283 ] {216a0b89-486e-4166-b17f-9c64883e3a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9591 | 2024.11.02 06:24:45.013107 [ 283 ] {216a0b89-486e-4166-b17f-9c64883e3a0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9592 | 2024.11.02 06:24:45.013693 [ 283 ] {216a0b89-486e-4166-b17f-9c64883e3a0b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9593 | 2024.11.02 06:24:45.013750 [ 283 ] {216a0b89-486e-4166-b17f-9c64883e3a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9594 | 2024.11.02 06:24:45.014213 [ 283 ] {216a0b89-486e-4166-b17f-9c64883e3a0b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9595 | 2024.11.02 06:24:45.014618 [ 283 ] {216a0b89-486e-4166-b17f-9c64883e3a0b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9596 | 2024.11.02 06:24:45.014805 [ 283 ] {216a0b89-486e-4166-b17f-9c64883e3a0b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002247 sec., 24922.118380062308 rows/sec., 1.90 MiB/sec. | ||
9597 | 2024.11.02 06:24:45.014840 [ 133 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9598 | 2024.11.02 06:24:45.015000 [ 133 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9599 | 2024.11.02 06:24:45.015055 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9600 | 2024.11.02 06:24:45.015194 [ 283 ] {216a0b89-486e-4166-b17f-9c64883e3a0b} <Debug> DynamicQueryHandler: Done processing query | ||
9601 | 2024.11.02 06:24:45.015242 [ 283 ] {216a0b89-486e-4166-b17f-9c64883e3a0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9602 | 2024.11.02 06:24:45.015262 [ 283 ] {} <Debug> HTTP-Session: dc79bb09-89d1-4bec-8ff7-c01ed5ef6541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9603 | 2024.11.02 06:24:45.015271 [ 188 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
9604 | 2024.11.02 06:24:45.015424 [ 188 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9605 | 2024.11.02 06:24:45.015470 [ 188 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1423 rows starting from the beginning of the part | ||
9606 | 2024.11.02 06:24:45.015493 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9607 | 2024.11.02 06:24:45.015612 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57014, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9608 | 2024.11.02 06:24:45.015803 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
9609 | |||
9610 | (version 23.8.7.1) | ||
9611 | 2024.11.02 06:24:45.015850 [ 188 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 57 rows starting from the beginning of the part | ||
9612 | 2024.11.02 06:24:45.015890 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9613 | 2024.11.02 06:24:45.016003 [ 302 ] {} <Debug> HTTP-Session: 583f9d2d-aacd-4a45-9048-2a1f9857d118 Authenticating user 'default' from [fd00:1122:3344:101::d]:57014 | ||
9614 | 2024.11.02 06:24:45.016095 [ 302 ] {} <Debug> HTTP-Session: 583f9d2d-aacd-4a45-9048-2a1f9857d118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9615 | 2024.11.02 06:24:45.016180 [ 302 ] {} <Debug> HTTP-Session: 583f9d2d-aacd-4a45-9048-2a1f9857d118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9616 | 2024.11.02 06:24:45.016254 [ 188 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
9617 | 2024.11.02 06:24:45.016331 [ 302 ] {} <Trace> HTTP-Session: 583f9d2d-aacd-4a45-9048-2a1f9857d118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9618 | 2024.11.02 06:24:45.016483 [ 188 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 273 rows starting from the beginning of the part | ||
9619 | 2024.11.02 06:24:45.016790 [ 302 ] {932f8020-a3a4-454e-9b01-2295294fdcea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57014) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9620 | 2024.11.02 06:24:45.016812 [ 188 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
9621 | 2024.11.02 06:24:45.016961 [ 302 ] {932f8020-a3a4-454e-9b01-2295294fdcea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9622 | 2024.11.02 06:24:45.017124 [ 188 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
9623 | 2024.11.02 06:24:45.018125 [ 302 ] {932f8020-a3a4-454e-9b01-2295294fdcea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9624 | 2024.11.02 06:24:45.019172 [ 302 ] {932f8020-a3a4-454e-9b01-2295294fdcea} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9625 | 2024.11.02 06:24:45.019242 [ 302 ] {932f8020-a3a4-454e-9b01-2295294fdcea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9626 | 2024.11.02 06:24:45.020152 [ 302 ] {932f8020-a3a4-454e-9b01-2295294fdcea} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9627 | 2024.11.02 06:24:45.020530 [ 196 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1921 rows, containing 5 columns (5 merged, 0 gathered) in 0.005331609 sec., 360303.99078402034 rows/sec., 31.44 MiB/sec. | ||
9628 | 2024.11.02 06:24:45.020898 [ 302 ] {932f8020-a3a4-454e-9b01-2295294fdcea} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9629 | 2024.11.02 06:24:45.021181 [ 133 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9630 | 2024.11.02 06:24:45.021216 [ 302 ] {932f8020-a3a4-454e-9b01-2295294fdcea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004639 sec., 13796.07674067687 rows/sec., 1.08 MiB/sec. | ||
9631 | 2024.11.02 06:24:45.021243 [ 133 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9632 | 2024.11.02 06:24:45.021245 [ 194 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9633 | 2024.11.02 06:24:45.021307 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9634 | 2024.11.02 06:24:45.021788 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
9635 | 2024.11.02 06:24:45.022284 [ 302 ] {932f8020-a3a4-454e-9b01-2295294fdcea} <Debug> DynamicQueryHandler: Done processing query | ||
9636 | 2024.11.02 06:24:45.022646 [ 302 ] {932f8020-a3a4-454e-9b01-2295294fdcea} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9637 | 2024.11.02 06:24:45.022657 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9638 | 2024.11.02 06:24:45.022804 [ 302 ] {} <Debug> HTTP-Session: 583f9d2d-aacd-4a45-9048-2a1f9857d118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9639 | 2024.11.02 06:24:45.022810 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 916 rows starting from the beginning of the part | ||
9640 | 2024.11.02 06:24:45.023338 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 66 rows starting from the beginning of the part | ||
9641 | 2024.11.02 06:24:45.023447 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56013, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9642 | 2024.11.02 06:24:45.023850 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9643 | 2024.11.02 06:24:45.024060 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
9644 | 2024.11.02 06:24:45.024067 [ 283 ] {} <Debug> HTTP-Session: a34ec585-5c4f-444d-bc7e-084426e1885f Authenticating user 'default' from [fd00:1122:3344:101::d]:56013 | ||
9645 | 2024.11.02 06:24:45.024212 [ 283 ] {} <Debug> HTTP-Session: a34ec585-5c4f-444d-bc7e-084426e1885f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9646 | 2024.11.02 06:24:45.024383 [ 283 ] {} <Debug> HTTP-Session: a34ec585-5c4f-444d-bc7e-084426e1885f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9647 | 2024.11.02 06:24:45.024586 [ 283 ] {} <Trace> HTTP-Session: a34ec585-5c4f-444d-bc7e-084426e1885f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9648 | 2024.11.02 06:24:45.024608 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 424 rows starting from the beginning of the part | ||
9649 | 2024.11.02 06:24:45.024973 [ 194 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_56_11} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9650 | 2024.11.02 06:24:45.025042 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9651 | 2024.11.02 06:24:45.025128 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
9652 | 2024.11.02 06:24:45.025179 [ 283 ] {c2c3bd0f-6d00-4c88-aeb1-fd35f6c811ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56013) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9653 | 2024.11.02 06:24:45.025435 [ 283 ] {c2c3bd0f-6d00-4c88-aeb1-fd35f6c811ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9654 | 2024.11.02 06:24:45.025629 [ 194 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_56_11} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9655 | 2024.11.02 06:24:45.025660 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
9656 | 2024.11.02 06:24:45.026287 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
9657 | 2024.11.02 06:24:45.027099 [ 302 ] {} <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): | ||
9658 | |||
9659 | (version 23.8.7.1) | ||
9660 | 2024.11.02 06:24:45.027279 [ 283 ] {c2c3bd0f-6d00-4c88-aeb1-fd35f6c811ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9661 | 2024.11.02 06:24:45.027910 [ 283 ] {c2c3bd0f-6d00-4c88-aeb1-fd35f6c811ec} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9662 | 2024.11.02 06:24:45.027955 [ 283 ] {c2c3bd0f-6d00-4c88-aeb1-fd35f6c811ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9663 | 2024.11.02 06:24:45.028500 [ 283 ] {c2c3bd0f-6d00-4c88-aeb1-fd35f6c811ec} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9664 | 2024.11.02 06:24:45.028631 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.007160563 sec., 223166.80964890608 rows/sec., 17.21 MiB/sec. | ||
9665 | 2024.11.02 06:24:45.028904 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9666 | 2024.11.02 06:24:45.029191 [ 283 ] {c2c3bd0f-6d00-4c88-aeb1-fd35f6c811ec} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9667 | 2024.11.02 06:24:45.029745 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9668 | 2024.11.02 06:24:45.029775 [ 283 ] {c2c3bd0f-6d00-4c88-aeb1-fd35f6c811ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004865 sec., 32887.9753340185 rows/sec., 2.29 MiB/sec. | ||
9669 | 2024.11.02 06:24:45.029833 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9670 | 2024.11.02 06:24:45.029980 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9671 | 2024.11.02 06:24:45.030244 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_56_11} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9672 | 2024.11.02 06:24:45.030458 [ 283 ] {c2c3bd0f-6d00-4c88-aeb1-fd35f6c811ec} <Debug> DynamicQueryHandler: Done processing query | ||
9673 | 2024.11.02 06:24:45.030568 [ 283 ] {c2c3bd0f-6d00-4c88-aeb1-fd35f6c811ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9674 | 2024.11.02 06:24:45.030690 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_56_11} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9675 | 2024.11.02 06:24:45.030710 [ 283 ] {} <Debug> HTTP-Session: a34ec585-5c4f-444d-bc7e-084426e1885f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9676 | 2024.11.02 06:24:45.030961 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
9677 | 2024.11.02 06:24:45.031082 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
9678 | 2024.11.02 06:24:45.031185 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9679 | 2024.11.02 06:24:45.031401 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56700, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9680 | 2024.11.02 06:24:45.031633 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9681 | 2024.11.02 06:24:45.031745 [ 285 ] {} <Debug> HTTP-Session: 7fea4c5f-98de-44bf-9e14-9a254dbe21d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56700 | ||
9682 | 2024.11.02 06:24:45.031852 [ 285 ] {} <Debug> HTTP-Session: 7fea4c5f-98de-44bf-9e14-9a254dbe21d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9683 | 2024.11.02 06:24:45.031929 [ 285 ] {} <Debug> HTTP-Session: 7fea4c5f-98de-44bf-9e14-9a254dbe21d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9684 | 2024.11.02 06:24:45.032064 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9685 | 2024.11.02 06:24:45.032074 [ 285 ] {} <Trace> HTTP-Session: 7fea4c5f-98de-44bf-9e14-9a254dbe21d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9686 | 2024.11.02 06:24:45.032173 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 10751 rows starting from the beginning of the part | ||
9687 | 2024.11.02 06:24:45.032332 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 129 rows starting from the beginning of the part | ||
9688 | 2024.11.02 06:24:45.032363 [ 285 ] {110c1376-82ea-45fc-adce-109a2af19e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56700) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9689 | 2024.11.02 06:24:45.032492 [ 285 ] {110c1376-82ea-45fc-adce-109a2af19e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9690 | 2024.11.02 06:24:45.032500 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
9691 | 2024.11.02 06:24:45.032727 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
9692 | 2024.11.02 06:24:45.032955 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part | ||
9693 | 2024.11.02 06:24:45.033186 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
9694 | 2024.11.02 06:24:45.033236 [ 285 ] {110c1376-82ea-45fc-adce-109a2af19e25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9695 | 2024.11.02 06:24:45.033839 [ 285 ] {110c1376-82ea-45fc-adce-109a2af19e25} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9696 | 2024.11.02 06:24:45.033883 [ 285 ] {110c1376-82ea-45fc-adce-109a2af19e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9697 | 2024.11.02 06:24:45.034439 [ 285 ] {110c1376-82ea-45fc-adce-109a2af19e25} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9698 | 2024.11.02 06:24:45.034969 [ 285 ] {110c1376-82ea-45fc-adce-109a2af19e25} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9699 | 2024.11.02 06:24:45.035159 [ 133 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9700 | 2024.11.02 06:24:45.035190 [ 285 ] {110c1376-82ea-45fc-adce-109a2af19e25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002941 sec., 20401.224073444406 rows/sec., 1.37 MiB/sec. | ||
9701 | 2024.11.02 06:24:45.035229 [ 133 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9702 | 2024.11.02 06:24:45.035298 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9703 | 2024.11.02 06:24:45.035718 [ 285 ] {110c1376-82ea-45fc-adce-109a2af19e25} <Debug> DynamicQueryHandler: Done processing query | ||
9704 | 2024.11.02 06:24:45.035819 [ 285 ] {110c1376-82ea-45fc-adce-109a2af19e25} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9705 | 2024.11.02 06:24:45.035918 [ 285 ] {} <Debug> HTTP-Session: 7fea4c5f-98de-44bf-9e14-9a254dbe21d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9706 | 2024.11.02 06:24:45.036011 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
9707 | 2024.11.02 06:24:45.036303 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9708 | 2024.11.02 06:24:45.036362 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9709 | 2024.11.02 06:24:45.036426 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3210 rows starting from the beginning of the part | ||
9710 | 2024.11.02 06:24:45.036616 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
9711 | 2024.11.02 06:24:45.036993 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
9712 | 2024.11.02 06:24:45.037103 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
9713 | 2024.11.02 06:24:45.037262 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
9714 | 2024.11.02 06:24:45.037453 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
9715 | 2024.11.02 06:24:45.038559 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11565 rows, containing 5 columns (5 merged, 0 gathered) in 0.008409016 sec., 1375309.5487034393 rows/sec., 93.95 MiB/sec. | ||
9716 | 2024.11.02 06:24:45.038917 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9717 | 2024.11.02 06:24:45.039588 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9718 | 2024.11.02 06:24:45.039720 [ 193 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9719 | 2024.11.02 06:24:45.039843 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
9720 | 2024.11.02 06:24:45.040046 [ 199 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3508 rows, containing 4 columns (4 merged, 0 gathered) in 0.004547905 sec., 771344.1683588378 rows/sec., 50.86 MiB/sec. | ||
9721 | 2024.11.02 06:24:45.040413 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9722 | 2024.11.02 06:24:45.040894 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_56_11} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9723 | 2024.11.02 06:24:45.040990 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_56_11} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9724 | 2024.11.02 06:24:45.041096 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
9725 | 2024.11.02 06:24:45.827047 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9726 | 2024.11.02 06:24:46.179830 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9727 | 2024.11.02 06:24:46.228561 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9728 | 2024.11.02 06:24:46.267039 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9729 | 2024.11.02 06:24:46.540187 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9730 | 2024.11.02 06:24:46.612422 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9731 | 2024.11.02 06:24:46.617534 [ 132 ] {} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9732 | 2024.11.02 06:24:46.617616 [ 132 ] {} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9733 | 2024.11.02 06:24:46.617647 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9734 | 2024.11.02 06:24:46.617802 [ 200 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
9735 | 2024.11.02 06:24:46.617976 [ 200 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9736 | 2024.11.02 06:24:46.618019 [ 200 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
9737 | 2024.11.02 06:24:46.618107 [ 200 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
9738 | 2024.11.02 06:24:46.618344 [ 200 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
9739 | 2024.11.02 06:24:46.618597 [ 200 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
9740 | 2024.11.02 06:24:46.618765 [ 200 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
9741 | 2024.11.02 06:24:46.619953 [ 200 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002240882 sec., 7586.298609208338 rows/sec., 509.44 KiB/sec. | ||
9742 | 2024.11.02 06:24:46.620101 [ 192 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9743 | 2024.11.02 06:24:46.620575 [ 192 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_17_4} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9744 | 2024.11.02 06:24:46.620674 [ 192 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_17_4} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9745 | 2024.11.02 06:24:46.620757 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
9746 | 2024.11.02 06:24:46.627801 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9747 | 2024.11.02 06:24:46.658120 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9748 | 2024.11.02 06:24:46.672183 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9749 | 2024.11.02 06:24:46.684490 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9750 | 2024.11.02 06:24:46.751196 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9751 | 2024.11.02 06:24:46.777424 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9752 | 2024.11.02 06:24:46.782659 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9753 | 2024.11.02 06:24:46.839963 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9754 | 2024.11.02 06:24:46.855462 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9755 | 2024.11.02 06:24:46.899893 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9756 | 2024.11.02 06:24:46.908074 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59532, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9757 | 2024.11.02 06:24:46.972791 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9758 | 2024.11.02 06:24:47.005417 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9759 | 2024.11.02 06:24:47.033730 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9760 | 2024.11.02 06:24:47.096861 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9761 | 2024.11.02 06:24:47.098378 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9762 | 2024.11.02 06:24:47.101633 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65080, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9763 | 2024.11.02 06:24:47.111960 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56506, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9764 | 2024.11.02 06:24:48.516271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 896 | ||
9765 | 2024.11.02 06:24:48.518975 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9766 | 2024.11.02 06:24:48.519037 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9767 | 2024.11.02 06:24:48.520593 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9768 | 2024.11.02 06:24:48.521641 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9769 | 2024.11.02 06:24:48.523428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
9770 | 2024.11.02 06:24:50.018600 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62396, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9771 | 2024.11.02 06:24:50.018730 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9772 | 2024.11.02 06:24:50.018754 [ 287 ] {} <Debug> HTTP-Session: 95e12842-00bd-4a49-ab59-3c55c9d242c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62396 | ||
9773 | 2024.11.02 06:24:50.018777 [ 287 ] {} <Debug> HTTP-Session: 95e12842-00bd-4a49-ab59-3c55c9d242c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9774 | 2024.11.02 06:24:50.018792 [ 287 ] {} <Debug> HTTP-Session: 95e12842-00bd-4a49-ab59-3c55c9d242c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9775 | 2024.11.02 06:24:50.018842 [ 287 ] {} <Trace> HTTP-Session: 95e12842-00bd-4a49-ab59-3c55c9d242c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9776 | 2024.11.02 06:24:50.019107 [ 287 ] {55531b5f-8e43-4fee-ba41-f6f827481baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62396) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9777 | 2024.11.02 06:24:50.019174 [ 287 ] {55531b5f-8e43-4fee-ba41-f6f827481baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9778 | 2024.11.02 06:24:50.019510 [ 287 ] {55531b5f-8e43-4fee-ba41-f6f827481baf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9779 | 2024.11.02 06:24:50.020118 [ 287 ] {55531b5f-8e43-4fee-ba41-f6f827481baf} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9780 | 2024.11.02 06:24:50.020160 [ 287 ] {55531b5f-8e43-4fee-ba41-f6f827481baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9781 | 2024.11.02 06:24:50.020662 [ 287 ] {55531b5f-8e43-4fee-ba41-f6f827481baf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9782 | 2024.11.02 06:24:50.021056 [ 287 ] {55531b5f-8e43-4fee-ba41-f6f827481baf} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9783 | 2024.11.02 06:24:50.021234 [ 287 ] {55531b5f-8e43-4fee-ba41-f6f827481baf} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002238 sec., 121983.91420911529 rows/sec., 10.84 MiB/sec. | ||
9784 | 2024.11.02 06:24:50.021456 [ 287 ] {55531b5f-8e43-4fee-ba41-f6f827481baf} <Debug> DynamicQueryHandler: Done processing query | ||
9785 | 2024.11.02 06:24:50.021481 [ 287 ] {55531b5f-8e43-4fee-ba41-f6f827481baf} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
9786 | 2024.11.02 06:24:50.021498 [ 287 ] {} <Debug> HTTP-Session: 95e12842-00bd-4a49-ab59-3c55c9d242c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9787 | 2024.11.02 06:24:50.021747 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62396, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9788 | 2024.11.02 06:24:50.021817 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58372, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9789 | 2024.11.02 06:24:50.021969 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9790 | 2024.11.02 06:24:50.022004 [ 282 ] {} <Debug> HTTP-Session: eebf2672-46b6-4add-aa7c-1c3a5846f490 Authenticating user 'default' from [fd00:1122:3344:101::d]:58372 | ||
9791 | 2024.11.02 06:24:50.022037 [ 282 ] {} <Debug> HTTP-Session: eebf2672-46b6-4add-aa7c-1c3a5846f490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9792 | 2024.11.02 06:24:50.022059 [ 282 ] {} <Debug> HTTP-Session: eebf2672-46b6-4add-aa7c-1c3a5846f490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9793 | 2024.11.02 06:24:50.022133 [ 282 ] {} <Trace> HTTP-Session: eebf2672-46b6-4add-aa7c-1c3a5846f490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9794 | 2024.11.02 06:24:50.022385 [ 282 ] {f2766eb9-0f29-4b64-b039-ba91268aaec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58372) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9795 | 2024.11.02 06:24:50.022452 [ 282 ] {f2766eb9-0f29-4b64-b039-ba91268aaec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9796 | 2024.11.02 06:24:50.022796 [ 282 ] {f2766eb9-0f29-4b64-b039-ba91268aaec6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9797 | 2024.11.02 06:24:50.023216 [ 282 ] {f2766eb9-0f29-4b64-b039-ba91268aaec6} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9798 | 2024.11.02 06:24:50.023257 [ 282 ] {f2766eb9-0f29-4b64-b039-ba91268aaec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9799 | 2024.11.02 06:24:50.023691 [ 282 ] {f2766eb9-0f29-4b64-b039-ba91268aaec6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9800 | 2024.11.02 06:24:50.024087 [ 282 ] {f2766eb9-0f29-4b64-b039-ba91268aaec6} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9801 | 2024.11.02 06:24:50.024264 [ 282 ] {f2766eb9-0f29-4b64-b039-ba91268aaec6} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001967 sec., 21352.313167259785 rows/sec., 1.57 MiB/sec. | ||
9802 | 2024.11.02 06:24:50.024625 [ 282 ] {f2766eb9-0f29-4b64-b039-ba91268aaec6} <Debug> DynamicQueryHandler: Done processing query | ||
9803 | 2024.11.02 06:24:50.024660 [ 282 ] {f2766eb9-0f29-4b64-b039-ba91268aaec6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9804 | 2024.11.02 06:24:50.024677 [ 282 ] {} <Debug> HTTP-Session: eebf2672-46b6-4add-aa7c-1c3a5846f490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9805 | 2024.11.02 06:24:50.024845 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9806 | 2024.11.02 06:24:50.024984 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40156, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9807 | 2024.11.02 06:24:50.025061 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9808 | 2024.11.02 06:24:50.025086 [ 287 ] {} <Debug> HTTP-Session: 3ed74fe0-9356-4015-92d2-8e5f1d6c92e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40156 | ||
9809 | 2024.11.02 06:24:50.025110 [ 287 ] {} <Debug> HTTP-Session: 3ed74fe0-9356-4015-92d2-8e5f1d6c92e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9810 | 2024.11.02 06:24:50.025128 [ 287 ] {} <Debug> HTTP-Session: 3ed74fe0-9356-4015-92d2-8e5f1d6c92e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9811 | 2024.11.02 06:24:50.025178 [ 287 ] {} <Trace> HTTP-Session: 3ed74fe0-9356-4015-92d2-8e5f1d6c92e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9812 | 2024.11.02 06:24:50.025328 [ 287 ] {7889bdce-09be-4aa2-a316-d5307b8d881b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40156) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9813 | 2024.11.02 06:24:50.025382 [ 287 ] {7889bdce-09be-4aa2-a316-d5307b8d881b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9814 | 2024.11.02 06:24:50.025660 [ 287 ] {7889bdce-09be-4aa2-a316-d5307b8d881b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9815 | 2024.11.02 06:24:50.026003 [ 287 ] {7889bdce-09be-4aa2-a316-d5307b8d881b} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9816 | 2024.11.02 06:24:50.026042 [ 287 ] {7889bdce-09be-4aa2-a316-d5307b8d881b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9817 | 2024.11.02 06:24:50.026430 [ 287 ] {7889bdce-09be-4aa2-a316-d5307b8d881b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9818 | 2024.11.02 06:24:50.026806 [ 287 ] {7889bdce-09be-4aa2-a316-d5307b8d881b} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9819 | 2024.11.02 06:24:50.026982 [ 287 ] {7889bdce-09be-4aa2-a316-d5307b8d881b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001702 sec., 8225.616921269095 rows/sec., 576.07 KiB/sec. | ||
9820 | 2024.11.02 06:24:50.027314 [ 287 ] {7889bdce-09be-4aa2-a316-d5307b8d881b} <Debug> DynamicQueryHandler: Done processing query | ||
9821 | 2024.11.02 06:24:50.027342 [ 287 ] {7889bdce-09be-4aa2-a316-d5307b8d881b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9822 | 2024.11.02 06:24:50.027359 [ 287 ] {} <Debug> HTTP-Session: 3ed74fe0-9356-4015-92d2-8e5f1d6c92e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9823 | 2024.11.02 06:24:50.027550 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9824 | 2024.11.02 06:24:50.027551 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58372, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9825 | 2024.11.02 06:24:50.027670 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9826 | 2024.11.02 06:24:50.027712 [ 282 ] {} <Debug> HTTP-Session: 63352f8e-888e-4769-9939-d5dfd859e88b Authenticating user 'default' from [fd00:1122:3344:101::d]:58372 | ||
9827 | 2024.11.02 06:24:50.027741 [ 282 ] {} <Debug> HTTP-Session: 63352f8e-888e-4769-9939-d5dfd859e88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9828 | 2024.11.02 06:24:50.027764 [ 282 ] {} <Debug> HTTP-Session: 63352f8e-888e-4769-9939-d5dfd859e88b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9829 | 2024.11.02 06:24:50.027820 [ 282 ] {} <Trace> HTTP-Session: 63352f8e-888e-4769-9939-d5dfd859e88b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9830 | 2024.11.02 06:24:50.027976 [ 282 ] {546a57c2-1fc8-42e7-a495-1026c189a824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58372) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9831 | 2024.11.02 06:24:50.028045 [ 282 ] {546a57c2-1fc8-42e7-a495-1026c189a824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9832 | 2024.11.02 06:24:50.028414 [ 282 ] {546a57c2-1fc8-42e7-a495-1026c189a824} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9833 | 2024.11.02 06:24:50.028737 [ 282 ] {546a57c2-1fc8-42e7-a495-1026c189a824} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9834 | 2024.11.02 06:24:50.028775 [ 282 ] {546a57c2-1fc8-42e7-a495-1026c189a824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9835 | 2024.11.02 06:24:50.029132 [ 282 ] {546a57c2-1fc8-42e7-a495-1026c189a824} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9836 | 2024.11.02 06:24:50.029507 [ 282 ] {546a57c2-1fc8-42e7-a495-1026c189a824} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9837 | 2024.11.02 06:24:50.029676 [ 130 ] {} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9838 | 2024.11.02 06:24:50.029685 [ 282 ] {546a57c2-1fc8-42e7-a495-1026c189a824} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00174 sec., 3448.2758620689656 rows/sec., 203.73 KiB/sec. | ||
9839 | 2024.11.02 06:24:50.029763 [ 130 ] {} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9840 | 2024.11.02 06:24:50.029832 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9841 | 2024.11.02 06:24:50.030100 [ 282 ] {546a57c2-1fc8-42e7-a495-1026c189a824} <Debug> DynamicQueryHandler: Done processing query | ||
9842 | 2024.11.02 06:24:50.030182 [ 282 ] {546a57c2-1fc8-42e7-a495-1026c189a824} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9843 | 2024.11.02 06:24:50.030229 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
9844 | 2024.11.02 06:24:50.030251 [ 282 ] {} <Debug> HTTP-Session: 63352f8e-888e-4769-9939-d5dfd859e88b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9845 | 2024.11.02 06:24:50.030474 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9846 | 2024.11.02 06:24:50.030514 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 6 rows starting from the beginning of the part | ||
9847 | 2024.11.02 06:24:50.030673 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9848 | 2024.11.02 06:24:50.030792 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
9849 | 2024.11.02 06:24:50.030806 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35596, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9850 | 2024.11.02 06:24:50.031053 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9851 | 2024.11.02 06:24:50.031215 [ 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): | ||
9852 | |||
9853 | (version 23.8.7.1) | ||
9854 | 2024.11.02 06:24:50.031233 [ 287 ] {} <Debug> HTTP-Session: f802cc18-34de-49fe-a2e5-097369e9bb0c Authenticating user 'default' from [fd00:1122:3344:101::d]:35596 | ||
9855 | 2024.11.02 06:24:50.031297 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
9856 | 2024.11.02 06:24:50.031350 [ 287 ] {} <Debug> HTTP-Session: f802cc18-34de-49fe-a2e5-097369e9bb0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9857 | 2024.11.02 06:24:50.031420 [ 287 ] {} <Debug> HTTP-Session: f802cc18-34de-49fe-a2e5-097369e9bb0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9858 | 2024.11.02 06:24:50.031577 [ 287 ] {} <Trace> HTTP-Session: f802cc18-34de-49fe-a2e5-097369e9bb0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9859 | 2024.11.02 06:24:50.031669 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
9860 | 2024.11.02 06:24:50.031893 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
9861 | 2024.11.02 06:24:50.032032 [ 287 ] {2b703e96-6ac9-4b86-a711-1de0ff88d3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35596) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9862 | 2024.11.02 06:24:50.032190 [ 287 ] {2b703e96-6ac9-4b86-a711-1de0ff88d3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9863 | 2024.11.02 06:24:50.032797 [ 287 ] {2b703e96-6ac9-4b86-a711-1de0ff88d3c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9864 | 2024.11.02 06:24:50.033585 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003642328 sec., 8236.490508268338 rows/sec., 522.82 KiB/sec. | ||
9865 | 2024.11.02 06:24:50.033611 [ 287 ] {2b703e96-6ac9-4b86-a711-1de0ff88d3c2} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9866 | 2024.11.02 06:24:50.033653 [ 287 ] {2b703e96-6ac9-4b86-a711-1de0ff88d3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9867 | 2024.11.02 06:24:50.033699 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9868 | 2024.11.02 06:24:50.034242 [ 287 ] {2b703e96-6ac9-4b86-a711-1de0ff88d3c2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9869 | 2024.11.02 06:24:50.034300 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_17_4} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9870 | 2024.11.02 06:24:50.034400 [ 192 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_17_4} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9871 | 2024.11.02 06:24:50.034499 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9872 | 2024.11.02 06:24:50.034684 [ 287 ] {2b703e96-6ac9-4b86-a711-1de0ff88d3c2} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9873 | 2024.11.02 06:24:50.034847 [ 287 ] {2b703e96-6ac9-4b86-a711-1de0ff88d3c2} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.003052 sec., 138925.29488859765 rows/sec., 9.93 MiB/sec. | ||
9874 | 2024.11.02 06:24:50.035025 [ 287 ] {2b703e96-6ac9-4b86-a711-1de0ff88d3c2} <Debug> DynamicQueryHandler: Done processing query | ||
9875 | 2024.11.02 06:24:50.035049 [ 287 ] {2b703e96-6ac9-4b86-a711-1de0ff88d3c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
9876 | 2024.11.02 06:24:50.035065 [ 287 ] {} <Debug> HTTP-Session: f802cc18-34de-49fe-a2e5-097369e9bb0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9877 | 2024.11.02 06:24:50.035261 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9878 | 2024.11.02 06:24:50.035385 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61139, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9879 | 2024.11.02 06:24:50.035469 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9880 | 2024.11.02 06:24:50.035493 [ 286 ] {} <Debug> HTTP-Session: d9584391-0510-4c18-823d-c1d90d25d9d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61139 | ||
9881 | 2024.11.02 06:24:50.035518 [ 286 ] {} <Debug> HTTP-Session: d9584391-0510-4c18-823d-c1d90d25d9d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9882 | 2024.11.02 06:24:50.035532 [ 286 ] {} <Debug> HTTP-Session: d9584391-0510-4c18-823d-c1d90d25d9d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9883 | 2024.11.02 06:24:50.035585 [ 286 ] {} <Trace> HTTP-Session: d9584391-0510-4c18-823d-c1d90d25d9d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9884 | 2024.11.02 06:24:50.035753 [ 286 ] {d95a15a8-31ef-456b-bc8c-528adef25222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9885 | 2024.11.02 06:24:50.035819 [ 286 ] {d95a15a8-31ef-456b-bc8c-528adef25222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9886 | 2024.11.02 06:24:50.036017 [ 286 ] {d95a15a8-31ef-456b-bc8c-528adef25222} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9887 | 2024.11.02 06:24:50.036351 [ 286 ] {d95a15a8-31ef-456b-bc8c-528adef25222} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9888 | 2024.11.02 06:24:50.036389 [ 286 ] {d95a15a8-31ef-456b-bc8c-528adef25222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9889 | 2024.11.02 06:24:50.036829 [ 286 ] {d95a15a8-31ef-456b-bc8c-528adef25222} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9890 | 2024.11.02 06:24:50.037198 [ 286 ] {d95a15a8-31ef-456b-bc8c-528adef25222} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9891 | 2024.11.02 06:24:50.037375 [ 286 ] {d95a15a8-31ef-456b-bc8c-528adef25222} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001667 sec., 3599.2801439712057 rows/sec., 188.05 KiB/sec. | ||
9892 | 2024.11.02 06:24:50.037650 [ 286 ] {d95a15a8-31ef-456b-bc8c-528adef25222} <Debug> DynamicQueryHandler: Done processing query | ||
9893 | 2024.11.02 06:24:50.037677 [ 286 ] {d95a15a8-31ef-456b-bc8c-528adef25222} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9894 | 2024.11.02 06:24:50.037694 [ 286 ] {} <Debug> HTTP-Session: d9584391-0510-4c18-823d-c1d90d25d9d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9895 | 2024.11.02 06:24:50.037890 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35596, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9896 | 2024.11.02 06:24:50.037902 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9897 | 2024.11.02 06:24:50.037987 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9898 | 2024.11.02 06:24:50.038021 [ 287 ] {} <Debug> HTTP-Session: 1095d9f7-f183-49ca-8b82-fb0daa36bdf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35596 | ||
9899 | 2024.11.02 06:24:50.038042 [ 287 ] {} <Debug> HTTP-Session: 1095d9f7-f183-49ca-8b82-fb0daa36bdf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9900 | 2024.11.02 06:24:50.038073 [ 287 ] {} <Debug> HTTP-Session: 1095d9f7-f183-49ca-8b82-fb0daa36bdf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9901 | 2024.11.02 06:24:50.038123 [ 287 ] {} <Trace> HTTP-Session: 1095d9f7-f183-49ca-8b82-fb0daa36bdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9902 | 2024.11.02 06:24:50.038347 [ 287 ] {d8d4f910-6565-4507-b913-c67d2cf0ade0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35596) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9903 | 2024.11.02 06:24:50.038398 [ 287 ] {d8d4f910-6565-4507-b913-c67d2cf0ade0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9904 | 2024.11.02 06:24:50.038579 [ 287 ] {d8d4f910-6565-4507-b913-c67d2cf0ade0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9905 | 2024.11.02 06:24:50.039000 [ 287 ] {d8d4f910-6565-4507-b913-c67d2cf0ade0} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9906 | 2024.11.02 06:24:50.039035 [ 287 ] {d8d4f910-6565-4507-b913-c67d2cf0ade0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9907 | 2024.11.02 06:24:50.039424 [ 287 ] {d8d4f910-6565-4507-b913-c67d2cf0ade0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9908 | 2024.11.02 06:24:50.039765 [ 287 ] {d8d4f910-6565-4507-b913-c67d2cf0ade0} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9909 | 2024.11.02 06:24:50.039930 [ 287 ] {d8d4f910-6565-4507-b913-c67d2cf0ade0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001681 sec., 140987.50743605 rows/sec., 9.45 MiB/sec. | ||
9910 | 2024.11.02 06:24:50.040226 [ 287 ] {d8d4f910-6565-4507-b913-c67d2cf0ade0} <Debug> DynamicQueryHandler: Done processing query | ||
9911 | 2024.11.02 06:24:50.040281 [ 287 ] {d8d4f910-6565-4507-b913-c67d2cf0ade0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9912 | 2024.11.02 06:24:50.040331 [ 287 ] {} <Debug> HTTP-Session: 1095d9f7-f183-49ca-8b82-fb0daa36bdf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9913 | 2024.11.02 06:24:50.040531 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9914 | 2024.11.02 06:24:50.040600 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45376, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9915 | 2024.11.02 06:24:50.040688 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9916 | 2024.11.02 06:24:50.040716 [ 286 ] {} <Debug> HTTP-Session: e77293af-2c37-4217-b06c-a462f8b0e932 Authenticating user 'default' from [fd00:1122:3344:101::d]:45376 | ||
9917 | 2024.11.02 06:24:50.040737 [ 286 ] {} <Debug> HTTP-Session: e77293af-2c37-4217-b06c-a462f8b0e932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9918 | 2024.11.02 06:24:50.040755 [ 286 ] {} <Debug> HTTP-Session: e77293af-2c37-4217-b06c-a462f8b0e932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9919 | 2024.11.02 06:24:50.040802 [ 286 ] {} <Trace> HTTP-Session: e77293af-2c37-4217-b06c-a462f8b0e932 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9920 | 2024.11.02 06:24:50.040927 [ 286 ] {2556a8a4-2644-4981-b55f-30e1b0ec1229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45376) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9921 | 2024.11.02 06:24:50.040987 [ 286 ] {2556a8a4-2644-4981-b55f-30e1b0ec1229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9922 | 2024.11.02 06:24:50.041183 [ 286 ] {2556a8a4-2644-4981-b55f-30e1b0ec1229} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9923 | 2024.11.02 06:24:50.041479 [ 286 ] {2556a8a4-2644-4981-b55f-30e1b0ec1229} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9924 | 2024.11.02 06:24:50.041515 [ 286 ] {2556a8a4-2644-4981-b55f-30e1b0ec1229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9925 | 2024.11.02 06:24:50.041888 [ 286 ] {2556a8a4-2644-4981-b55f-30e1b0ec1229} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9926 | 2024.11.02 06:24:50.042228 [ 286 ] {2556a8a4-2644-4981-b55f-30e1b0ec1229} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9927 | 2024.11.02 06:24:50.042392 [ 286 ] {2556a8a4-2644-4981-b55f-30e1b0ec1229} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 45.28 KiB/sec. | ||
9928 | 2024.11.02 06:24:50.042727 [ 286 ] {2556a8a4-2644-4981-b55f-30e1b0ec1229} <Debug> DynamicQueryHandler: Done processing query | ||
9929 | 2024.11.02 06:24:50.042752 [ 286 ] {2556a8a4-2644-4981-b55f-30e1b0ec1229} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9930 | 2024.11.02 06:24:50.042768 [ 286 ] {} <Debug> HTTP-Session: e77293af-2c37-4217-b06c-a462f8b0e932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9931 | 2024.11.02 06:24:50.043040 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9932 | 2024.11.02 06:24:50.043126 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44864, User-Agent: (none), Length: 70419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9933 | 2024.11.02 06:24:50.043195 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9934 | 2024.11.02 06:24:50.043218 [ 287 ] {} <Debug> HTTP-Session: 0ff29b46-e8c4-41d8-b2d4-5b33183d4de9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44864 | ||
9935 | 2024.11.02 06:24:50.043239 [ 287 ] {} <Debug> HTTP-Session: 0ff29b46-e8c4-41d8-b2d4-5b33183d4de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9936 | 2024.11.02 06:24:50.043256 [ 287 ] {} <Debug> HTTP-Session: 0ff29b46-e8c4-41d8-b2d4-5b33183d4de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9937 | 2024.11.02 06:24:50.043303 [ 287 ] {} <Trace> HTTP-Session: 0ff29b46-e8c4-41d8-b2d4-5b33183d4de9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9938 | 2024.11.02 06:24:50.043939 [ 287 ] {21644b58-79d6-4234-b3d3-9b96df296ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44864) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9939 | 2024.11.02 06:24:50.044029 [ 287 ] {21644b58-79d6-4234-b3d3-9b96df296ea2} <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 | ||
9940 | 2024.11.02 06:24:50.044555 [ 287 ] {21644b58-79d6-4234-b3d3-9b96df296ea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9941 | 2024.11.02 06:24:50.045219 [ 287 ] {21644b58-79d6-4234-b3d3-9b96df296ea2} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9942 | 2024.11.02 06:24:50.045253 [ 287 ] {21644b58-79d6-4234-b3d3-9b96df296ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9943 | 2024.11.02 06:24:50.045908 [ 287 ] {21644b58-79d6-4234-b3d3-9b96df296ea2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
9944 | 2024.11.02 06:24:50.046315 [ 287 ] {21644b58-79d6-4234-b3d3-9b96df296ea2} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9945 | 2024.11.02 06:24:50.046523 [ 287 ] {21644b58-79d6-4234-b3d3-9b96df296ea2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003066 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
9946 | 2024.11.02 06:24:50.047093 [ 287 ] {21644b58-79d6-4234-b3d3-9b96df296ea2} <Debug> DynamicQueryHandler: Done processing query | ||
9947 | 2024.11.02 06:24:50.047117 [ 287 ] {21644b58-79d6-4234-b3d3-9b96df296ea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
9948 | 2024.11.02 06:24:50.047134 [ 287 ] {} <Debug> HTTP-Session: 0ff29b46-e8c4-41d8-b2d4-5b33183d4de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9949 | 2024.11.02 06:24:50.047309 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45376, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9950 | 2024.11.02 06:24:50.047331 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9951 | 2024.11.02 06:24:50.047404 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9952 | 2024.11.02 06:24:50.047443 [ 286 ] {} <Debug> HTTP-Session: 4fbc2b9c-dbfe-4448-93a6-1e11412fbc58 Authenticating user 'default' from [fd00:1122:3344:101::d]:45376 | ||
9953 | 2024.11.02 06:24:50.047478 [ 286 ] {} <Debug> HTTP-Session: 4fbc2b9c-dbfe-4448-93a6-1e11412fbc58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9954 | 2024.11.02 06:24:50.047507 [ 286 ] {} <Debug> HTTP-Session: 4fbc2b9c-dbfe-4448-93a6-1e11412fbc58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9955 | 2024.11.02 06:24:50.047554 [ 286 ] {} <Trace> HTTP-Session: 4fbc2b9c-dbfe-4448-93a6-1e11412fbc58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9956 | 2024.11.02 06:24:50.047736 [ 286 ] {c124548c-be54-4cd1-9651-e8907fb742b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45376) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9957 | 2024.11.02 06:24:50.047794 [ 286 ] {c124548c-be54-4cd1-9651-e8907fb742b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9958 | 2024.11.02 06:24:50.047985 [ 286 ] {c124548c-be54-4cd1-9651-e8907fb742b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9959 | 2024.11.02 06:24:50.048360 [ 286 ] {c124548c-be54-4cd1-9651-e8907fb742b7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9960 | 2024.11.02 06:24:50.048397 [ 286 ] {c124548c-be54-4cd1-9651-e8907fb742b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9961 | 2024.11.02 06:24:50.048769 [ 286 ] {c124548c-be54-4cd1-9651-e8907fb742b7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9962 | 2024.11.02 06:24:50.049103 [ 286 ] {c124548c-be54-4cd1-9651-e8907fb742b7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9963 | 2024.11.02 06:24:50.049261 [ 286 ] {c124548c-be54-4cd1-9651-e8907fb742b7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001606 sec., 51058.530510585304 rows/sec., 3.24 MiB/sec. | ||
9964 | 2024.11.02 06:24:50.049437 [ 286 ] {c124548c-be54-4cd1-9651-e8907fb742b7} <Debug> DynamicQueryHandler: Done processing query | ||
9965 | 2024.11.02 06:24:50.049461 [ 286 ] {c124548c-be54-4cd1-9651-e8907fb742b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9966 | 2024.11.02 06:24:50.049477 [ 286 ] {} <Debug> HTTP-Session: 4fbc2b9c-dbfe-4448-93a6-1e11412fbc58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9967 | 2024.11.02 06:24:50.049887 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9968 | 2024.11.02 06:24:53.282482 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9969 | 2024.11.02 06:24:53.282559 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9970 | 2024.11.02 06:24:55.010948 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9971 | 2024.11.02 06:24:55.011091 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9972 | 2024.11.02 06:24:55.011122 [ 287 ] {} <Debug> HTTP-Session: 6949174d-8cb4-44fe-a085-e2e15a9bf2b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35876 | ||
9973 | 2024.11.02 06:24:55.011149 [ 287 ] {} <Debug> HTTP-Session: 6949174d-8cb4-44fe-a085-e2e15a9bf2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9974 | 2024.11.02 06:24:55.011167 [ 287 ] {} <Debug> HTTP-Session: 6949174d-8cb4-44fe-a085-e2e15a9bf2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9975 | 2024.11.02 06:24:55.011226 [ 287 ] {} <Trace> HTTP-Session: 6949174d-8cb4-44fe-a085-e2e15a9bf2b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9976 | 2024.11.02 06:24:55.011437 [ 287 ] {1871c950-518f-447b-bf26-9f6a0b5eecf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35876) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9977 | 2024.11.02 06:24:55.011513 [ 287 ] {1871c950-518f-447b-bf26-9f6a0b5eecf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9978 | 2024.11.02 06:24:55.011849 [ 287 ] {1871c950-518f-447b-bf26-9f6a0b5eecf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9979 | 2024.11.02 06:24:55.012295 [ 287 ] {1871c950-518f-447b-bf26-9f6a0b5eecf7} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9980 | 2024.11.02 06:24:55.012337 [ 287 ] {1871c950-518f-447b-bf26-9f6a0b5eecf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9981 | 2024.11.02 06:24:55.012751 [ 287 ] {1871c950-518f-447b-bf26-9f6a0b5eecf7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
9982 | 2024.11.02 06:24:55.013147 [ 287 ] {1871c950-518f-447b-bf26-9f6a0b5eecf7} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9983 | 2024.11.02 06:24:55.013297 [ 287 ] {1871c950-518f-447b-bf26-9f6a0b5eecf7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001921 sec., 3123.373243102551 rows/sec., 254.69 KiB/sec. | ||
9984 | 2024.11.02 06:24:55.013519 [ 287 ] {1871c950-518f-447b-bf26-9f6a0b5eecf7} <Debug> DynamicQueryHandler: Done processing query | ||
9985 | 2024.11.02 06:24:55.013545 [ 287 ] {1871c950-518f-447b-bf26-9f6a0b5eecf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9986 | 2024.11.02 06:24:55.013561 [ 287 ] {} <Debug> HTTP-Session: 6949174d-8cb4-44fe-a085-e2e15a9bf2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9987 | 2024.11.02 06:24:55.013854 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9988 | 2024.11.02 06:24:55.014005 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47273, User-Agent: (none), Length: 8216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9989 | 2024.11.02 06:24:55.014172 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9990 | 2024.11.02 06:24:55.014216 [ 286 ] {} <Debug> HTTP-Session: 0ffbfb51-2af8-4f00-92f7-86a1d43ff772 Authenticating user 'default' from [fd00:1122:3344:101::d]:47273 | ||
9991 | 2024.11.02 06:24:55.014256 [ 286 ] {} <Debug> HTTP-Session: 0ffbfb51-2af8-4f00-92f7-86a1d43ff772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9992 | 2024.11.02 06:24:55.014283 [ 286 ] {} <Debug> HTTP-Session: 0ffbfb51-2af8-4f00-92f7-86a1d43ff772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9993 | 2024.11.02 06:24:55.014375 [ 286 ] {} <Trace> HTTP-Session: 0ffbfb51-2af8-4f00-92f7-86a1d43ff772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9994 | 2024.11.02 06:24:55.014644 [ 286 ] {b9c89260-6620-40e4-89f8-8a3723b588e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47273) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9995 | 2024.11.02 06:24:55.014713 [ 286 ] {b9c89260-6620-40e4-89f8-8a3723b588e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9996 | 2024.11.02 06:24:55.015057 [ 286 ] {b9c89260-6620-40e4-89f8-8a3723b588e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9997 | 2024.11.02 06:24:55.015487 [ 286 ] {b9c89260-6620-40e4-89f8-8a3723b588e9} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9998 | 2024.11.02 06:24:55.015530 [ 286 ] {b9c89260-6620-40e4-89f8-8a3723b588e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
9999 | 2024.11.02 06:24:55.015945 [ 286 ] {b9c89260-6620-40e4-89f8-8a3723b588e9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10000 | 2024.11.02 06:24:55.016328 [ 286 ] {b9c89260-6620-40e4-89f8-8a3723b588e9} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10001 | 2024.11.02 06:24:55.016507 [ 286 ] {b9c89260-6620-40e4-89f8-8a3723b588e9} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001929 sec., 30585.795749092795 rows/sec., 2.33 MiB/sec. | ||
10002 | 2024.11.02 06:24:55.016720 [ 286 ] {b9c89260-6620-40e4-89f8-8a3723b588e9} <Debug> DynamicQueryHandler: Done processing query | ||
10003 | 2024.11.02 06:24:55.016747 [ 286 ] {b9c89260-6620-40e4-89f8-8a3723b588e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10004 | 2024.11.02 06:24:55.016764 [ 286 ] {} <Debug> HTTP-Session: 0ffbfb51-2af8-4f00-92f7-86a1d43ff772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10005 | 2024.11.02 06:24:55.016954 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Length: 894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10006 | 2024.11.02 06:24:55.016966 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10007 | 2024.11.02 06:24:55.017054 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10008 | 2024.11.02 06:24:55.017091 [ 287 ] {} <Debug> HTTP-Session: 8ccafcae-bd03-49dd-aaa6-d1a25c6f7ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35876 | ||
10009 | 2024.11.02 06:24:55.017117 [ 287 ] {} <Debug> HTTP-Session: 8ccafcae-bd03-49dd-aaa6-d1a25c6f7ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10010 | 2024.11.02 06:24:55.017137 [ 287 ] {} <Debug> HTTP-Session: 8ccafcae-bd03-49dd-aaa6-d1a25c6f7ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10011 | 2024.11.02 06:24:55.017198 [ 287 ] {} <Trace> HTTP-Session: 8ccafcae-bd03-49dd-aaa6-d1a25c6f7ff1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10012 | 2024.11.02 06:24:55.017347 [ 287 ] {2ee1f70d-1be4-4900-a7d6-0056c7d4771e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35876) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10013 | 2024.11.02 06:24:55.017409 [ 287 ] {2ee1f70d-1be4-4900-a7d6-0056c7d4771e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10014 | 2024.11.02 06:24:55.017701 [ 287 ] {2ee1f70d-1be4-4900-a7d6-0056c7d4771e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10015 | 2024.11.02 06:24:55.018023 [ 287 ] {2ee1f70d-1be4-4900-a7d6-0056c7d4771e} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10016 | 2024.11.02 06:24:55.018059 [ 287 ] {2ee1f70d-1be4-4900-a7d6-0056c7d4771e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10017 | 2024.11.02 06:24:55.018421 [ 287 ] {2ee1f70d-1be4-4900-a7d6-0056c7d4771e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10018 | 2024.11.02 06:24:55.018806 [ 287 ] {2ee1f70d-1be4-4900-a7d6-0056c7d4771e} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10019 | 2024.11.02 06:24:55.018939 [ 287 ] {2ee1f70d-1be4-4900-a7d6-0056c7d4771e} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001635 sec., 3669.7247706422017 rows/sec., 256.24 KiB/sec. | ||
10020 | 2024.11.02 06:24:55.019117 [ 287 ] {2ee1f70d-1be4-4900-a7d6-0056c7d4771e} <Debug> DynamicQueryHandler: Done processing query | ||
10021 | 2024.11.02 06:24:55.019142 [ 287 ] {2ee1f70d-1be4-4900-a7d6-0056c7d4771e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10022 | 2024.11.02 06:24:55.019158 [ 287 ] {} <Debug> HTTP-Session: 8ccafcae-bd03-49dd-aaa6-d1a25c6f7ff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10023 | 2024.11.02 06:24:55.019348 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10024 | 2024.11.02 06:24:55.019494 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53980, User-Agent: (none), Length: 11917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10025 | 2024.11.02 06:24:55.019561 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10026 | 2024.11.02 06:24:55.019585 [ 286 ] {} <Debug> HTTP-Session: ea432426-4425-4a34-95cb-bf85106f38d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53980 | ||
10027 | 2024.11.02 06:24:55.019606 [ 286 ] {} <Debug> HTTP-Session: ea432426-4425-4a34-95cb-bf85106f38d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10028 | 2024.11.02 06:24:55.019622 [ 286 ] {} <Debug> HTTP-Session: ea432426-4425-4a34-95cb-bf85106f38d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10029 | 2024.11.02 06:24:55.019667 [ 286 ] {} <Trace> HTTP-Session: ea432426-4425-4a34-95cb-bf85106f38d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10030 | 2024.11.02 06:24:55.019836 [ 286 ] {08864e99-1121-465a-b321-8c88596a29b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53980) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10031 | 2024.11.02 06:24:55.019893 [ 286 ] {08864e99-1121-465a-b321-8c88596a29b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10032 | 2024.11.02 06:24:55.020207 [ 286 ] {08864e99-1121-465a-b321-8c88596a29b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10033 | 2024.11.02 06:24:55.020615 [ 286 ] {08864e99-1121-465a-b321-8c88596a29b7} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10034 | 2024.11.02 06:24:55.020652 [ 286 ] {08864e99-1121-465a-b321-8c88596a29b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10035 | 2024.11.02 06:24:55.021012 [ 286 ] {08864e99-1121-465a-b321-8c88596a29b7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10036 | 2024.11.02 06:24:55.021364 [ 286 ] {08864e99-1121-465a-b321-8c88596a29b7} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10037 | 2024.11.02 06:24:55.021544 [ 286 ] {08864e99-1121-465a-b321-8c88596a29b7} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00176 sec., 39772.72727272727 rows/sec., 3.11 MiB/sec. | ||
10038 | 2024.11.02 06:24:55.021797 [ 286 ] {08864e99-1121-465a-b321-8c88596a29b7} <Debug> DynamicQueryHandler: Done processing query | ||
10039 | 2024.11.02 06:24:55.021857 [ 286 ] {08864e99-1121-465a-b321-8c88596a29b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10040 | 2024.11.02 06:24:55.021913 [ 286 ] {} <Debug> HTTP-Session: ea432426-4425-4a34-95cb-bf85106f38d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10041 | 2024.11.02 06:24:55.022154 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10042 | 2024.11.02 06:24:55.022243 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Length: 25096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10043 | 2024.11.02 06:24:55.022317 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10044 | 2024.11.02 06:24:55.022342 [ 287 ] {} <Debug> HTTP-Session: 82ce9844-36b7-4a6a-8ec7-01ccbc857400 Authenticating user 'default' from [fd00:1122:3344:101::d]:35876 | ||
10045 | 2024.11.02 06:24:55.022392 [ 287 ] {} <Debug> HTTP-Session: 82ce9844-36b7-4a6a-8ec7-01ccbc857400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10046 | 2024.11.02 06:24:55.022410 [ 287 ] {} <Debug> HTTP-Session: 82ce9844-36b7-4a6a-8ec7-01ccbc857400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10047 | 2024.11.02 06:24:55.022457 [ 287 ] {} <Trace> HTTP-Session: 82ce9844-36b7-4a6a-8ec7-01ccbc857400 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10048 | 2024.11.02 06:24:55.022617 [ 287 ] {a564e866-bb08-4689-a5f0-27ac40a02775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35876) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10049 | 2024.11.02 06:24:55.022666 [ 287 ] {a564e866-bb08-4689-a5f0-27ac40a02775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10050 | 2024.11.02 06:24:55.022836 [ 287 ] {a564e866-bb08-4689-a5f0-27ac40a02775} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10051 | 2024.11.02 06:24:55.023216 [ 287 ] {a564e866-bb08-4689-a5f0-27ac40a02775} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10052 | 2024.11.02 06:24:55.023252 [ 287 ] {a564e866-bb08-4689-a5f0-27ac40a02775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10053 | 2024.11.02 06:24:55.023643 [ 287 ] {a564e866-bb08-4689-a5f0-27ac40a02775} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10054 | 2024.11.02 06:24:55.023990 [ 287 ] {a564e866-bb08-4689-a5f0-27ac40a02775} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10055 | 2024.11.02 06:24:55.024126 [ 287 ] {a564e866-bb08-4689-a5f0-27ac40a02775} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.001578 sec., 83016.47655259822 rows/sec., 5.78 MiB/sec. | ||
10056 | 2024.11.02 06:24:55.024383 [ 287 ] {a564e866-bb08-4689-a5f0-27ac40a02775} <Debug> DynamicQueryHandler: Done processing query | ||
10057 | 2024.11.02 06:24:55.024442 [ 287 ] {a564e866-bb08-4689-a5f0-27ac40a02775} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10058 | 2024.11.02 06:24:55.024496 [ 287 ] {} <Debug> HTTP-Session: 82ce9844-36b7-4a6a-8ec7-01ccbc857400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10059 | 2024.11.02 06:24:55.024705 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10060 | 2024.11.02 06:24:55.024821 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43832, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10061 | 2024.11.02 06:24:55.024889 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10062 | 2024.11.02 06:24:55.024912 [ 286 ] {} <Debug> HTTP-Session: 5f24c1d2-566f-49ef-862c-0c82117a0a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:43832 | ||
10063 | 2024.11.02 06:24:55.024933 [ 286 ] {} <Debug> HTTP-Session: 5f24c1d2-566f-49ef-862c-0c82117a0a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10064 | 2024.11.02 06:24:55.024950 [ 286 ] {} <Debug> HTTP-Session: 5f24c1d2-566f-49ef-862c-0c82117a0a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10065 | 2024.11.02 06:24:55.024994 [ 286 ] {} <Trace> HTTP-Session: 5f24c1d2-566f-49ef-862c-0c82117a0a0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10066 | 2024.11.02 06:24:55.025146 [ 286 ] {061254e8-3e15-4d1d-9ac5-4b27c1ac7806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43832) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10067 | 2024.11.02 06:24:55.025205 [ 286 ] {061254e8-3e15-4d1d-9ac5-4b27c1ac7806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10068 | 2024.11.02 06:24:55.025400 [ 286 ] {061254e8-3e15-4d1d-9ac5-4b27c1ac7806} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10069 | 2024.11.02 06:24:55.025733 [ 286 ] {061254e8-3e15-4d1d-9ac5-4b27c1ac7806} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10070 | 2024.11.02 06:24:55.025769 [ 286 ] {061254e8-3e15-4d1d-9ac5-4b27c1ac7806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10071 | 2024.11.02 06:24:55.026137 [ 286 ] {061254e8-3e15-4d1d-9ac5-4b27c1ac7806} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10072 | 2024.11.02 06:24:55.026458 [ 286 ] {061254e8-3e15-4d1d-9ac5-4b27c1ac7806} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10073 | 2024.11.02 06:24:55.026615 [ 286 ] {061254e8-3e15-4d1d-9ac5-4b27c1ac7806} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00152 sec., 31578.94736842105 rows/sec., 2.13 MiB/sec. | ||
10074 | 2024.11.02 06:24:55.026795 [ 286 ] {061254e8-3e15-4d1d-9ac5-4b27c1ac7806} <Debug> DynamicQueryHandler: Done processing query | ||
10075 | 2024.11.02 06:24:55.026830 [ 286 ] {061254e8-3e15-4d1d-9ac5-4b27c1ac7806} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10076 | 2024.11.02 06:24:55.026863 [ 286 ] {} <Debug> HTTP-Session: 5f24c1d2-566f-49ef-862c-0c82117a0a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10077 | 2024.11.02 06:24:55.027098 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10078 | 2024.11.02 06:24:58.523575 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 928 | ||
10079 | 2024.11.02 06:24:58.526929 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10080 | 2024.11.02 06:24:58.526988 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10081 | 2024.11.02 06:24:58.528489 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10082 | 2024.11.02 06:24:58.529483 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10083 | 2024.11.02 06:24:58.531002 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
10084 | 2024.11.02 06:25:00.012015 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10085 | 2024.11.02 06:25:00.012142 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10086 | 2024.11.02 06:25:00.012172 [ 287 ] {} <Debug> HTTP-Session: 3eb49d6d-8a53-4542-aec9-700ee8f71a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:35876 | ||
10087 | 2024.11.02 06:25:00.012201 [ 287 ] {} <Debug> HTTP-Session: 3eb49d6d-8a53-4542-aec9-700ee8f71a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10088 | 2024.11.02 06:25:00.012220 [ 287 ] {} <Debug> HTTP-Session: 3eb49d6d-8a53-4542-aec9-700ee8f71a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10089 | 2024.11.02 06:25:00.012278 [ 287 ] {} <Trace> HTTP-Session: 3eb49d6d-8a53-4542-aec9-700ee8f71a99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10090 | 2024.11.02 06:25:00.012497 [ 287 ] {e7afd6b7-9e93-44e5-bb1e-61b6d3ca32a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35876) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10091 | 2024.11.02 06:25:00.012576 [ 287 ] {e7afd6b7-9e93-44e5-bb1e-61b6d3ca32a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10092 | 2024.11.02 06:25:00.012936 [ 287 ] {e7afd6b7-9e93-44e5-bb1e-61b6d3ca32a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10093 | 2024.11.02 06:25:00.013521 [ 287 ] {e7afd6b7-9e93-44e5-bb1e-61b6d3ca32a2} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10094 | 2024.11.02 06:25:00.013569 [ 287 ] {e7afd6b7-9e93-44e5-bb1e-61b6d3ca32a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10095 | 2024.11.02 06:25:00.014013 [ 287 ] {e7afd6b7-9e93-44e5-bb1e-61b6d3ca32a2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10096 | 2024.11.02 06:25:00.014420 [ 287 ] {e7afd6b7-9e93-44e5-bb1e-61b6d3ca32a2} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10097 | 2024.11.02 06:25:00.014605 [ 287 ] {e7afd6b7-9e93-44e5-bb1e-61b6d3ca32a2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002182 sec., 25664.52795600367 rows/sec., 1.96 MiB/sec. | ||
10098 | 2024.11.02 06:25:00.014878 [ 287 ] {e7afd6b7-9e93-44e5-bb1e-61b6d3ca32a2} <Debug> DynamicQueryHandler: Done processing query | ||
10099 | 2024.11.02 06:25:00.014908 [ 287 ] {e7afd6b7-9e93-44e5-bb1e-61b6d3ca32a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10100 | 2024.11.02 06:25:00.014925 [ 287 ] {} <Debug> HTTP-Session: 3eb49d6d-8a53-4542-aec9-700ee8f71a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10101 | 2024.11.02 06:25:00.015163 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10102 | 2024.11.02 06:25:00.015415 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62381, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10103 | 2024.11.02 06:25:00.015583 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10104 | 2024.11.02 06:25:00.015628 [ 286 ] {} <Debug> HTTP-Session: 7a614681-e123-4e3c-8dd1-eaf5a3ab9ff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62381 | ||
10105 | 2024.11.02 06:25:00.015669 [ 286 ] {} <Debug> HTTP-Session: 7a614681-e123-4e3c-8dd1-eaf5a3ab9ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10106 | 2024.11.02 06:25:00.015695 [ 286 ] {} <Debug> HTTP-Session: 7a614681-e123-4e3c-8dd1-eaf5a3ab9ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10107 | 2024.11.02 06:25:00.015751 [ 286 ] {} <Trace> HTTP-Session: 7a614681-e123-4e3c-8dd1-eaf5a3ab9ff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10108 | 2024.11.02 06:25:00.015960 [ 286 ] {870e85a7-6d31-4428-b0ee-8325ff9f3a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62381) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10109 | 2024.11.02 06:25:00.016031 [ 286 ] {870e85a7-6d31-4428-b0ee-8325ff9f3a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10110 | 2024.11.02 06:25:00.016385 [ 286 ] {870e85a7-6d31-4428-b0ee-8325ff9f3a57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10111 | 2024.11.02 06:25:00.016838 [ 286 ] {870e85a7-6d31-4428-b0ee-8325ff9f3a57} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10112 | 2024.11.02 06:25:00.016885 [ 286 ] {870e85a7-6d31-4428-b0ee-8325ff9f3a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10113 | 2024.11.02 06:25:00.017323 [ 286 ] {870e85a7-6d31-4428-b0ee-8325ff9f3a57} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10114 | 2024.11.02 06:25:00.017733 [ 286 ] {870e85a7-6d31-4428-b0ee-8325ff9f3a57} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10115 | 2024.11.02 06:25:00.017919 [ 286 ] {870e85a7-6d31-4428-b0ee-8325ff9f3a57} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002026 sec., 31589.3385982231 rows/sec., 2.47 MiB/sec. | ||
10116 | 2024.11.02 06:25:00.018135 [ 286 ] {870e85a7-6d31-4428-b0ee-8325ff9f3a57} <Debug> DynamicQueryHandler: Done processing query | ||
10117 | 2024.11.02 06:25:00.018162 [ 286 ] {870e85a7-6d31-4428-b0ee-8325ff9f3a57} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10118 | 2024.11.02 06:25:00.018179 [ 286 ] {} <Debug> HTTP-Session: 7a614681-e123-4e3c-8dd1-eaf5a3ab9ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10119 | 2024.11.02 06:25:00.018387 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10120 | 2024.11.02 06:25:00.018415 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10121 | 2024.11.02 06:25:00.018505 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10122 | 2024.11.02 06:25:00.018553 [ 287 ] {} <Debug> HTTP-Session: 92b69e1b-20ac-439c-a2b5-51ead8b52b86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35876 | ||
10123 | 2024.11.02 06:25:00.018578 [ 287 ] {} <Debug> HTTP-Session: 92b69e1b-20ac-439c-a2b5-51ead8b52b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10124 | 2024.11.02 06:25:00.018596 [ 287 ] {} <Debug> HTTP-Session: 92b69e1b-20ac-439c-a2b5-51ead8b52b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10125 | 2024.11.02 06:25:00.018668 [ 287 ] {} <Trace> HTTP-Session: 92b69e1b-20ac-439c-a2b5-51ead8b52b86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10126 | 2024.11.02 06:25:00.018895 [ 287 ] {1fd01b4c-94ba-4079-af79-112b97b5cb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35876) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10127 | 2024.11.02 06:25:00.018962 [ 287 ] {1fd01b4c-94ba-4079-af79-112b97b5cb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10128 | 2024.11.02 06:25:00.019182 [ 287 ] {1fd01b4c-94ba-4079-af79-112b97b5cb0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10129 | 2024.11.02 06:25:00.019664 [ 287 ] {1fd01b4c-94ba-4079-af79-112b97b5cb0c} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10130 | 2024.11.02 06:25:00.019703 [ 287 ] {1fd01b4c-94ba-4079-af79-112b97b5cb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10131 | 2024.11.02 06:25:00.020109 [ 287 ] {1fd01b4c-94ba-4079-af79-112b97b5cb0c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10132 | 2024.11.02 06:25:00.020472 [ 287 ] {1fd01b4c-94ba-4079-af79-112b97b5cb0c} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10133 | 2024.11.02 06:25:00.020631 [ 287 ] {1fd01b4c-94ba-4079-af79-112b97b5cb0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001833 sec., 87288.5979268958 rows/sec., 6.08 MiB/sec. | ||
10134 | 2024.11.02 06:25:00.020809 [ 287 ] {1fd01b4c-94ba-4079-af79-112b97b5cb0c} <Debug> DynamicQueryHandler: Done processing query | ||
10135 | 2024.11.02 06:25:00.020834 [ 287 ] {1fd01b4c-94ba-4079-af79-112b97b5cb0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10136 | 2024.11.02 06:25:00.020850 [ 287 ] {} <Debug> HTTP-Session: 92b69e1b-20ac-439c-a2b5-51ead8b52b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10137 | 2024.11.02 06:25:00.021061 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10138 | 2024.11.02 06:25:00.021141 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35630, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10139 | 2024.11.02 06:25:00.021204 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10140 | 2024.11.02 06:25:00.021225 [ 286 ] {} <Debug> HTTP-Session: 75398896-1098-4a3f-a25f-769e0c8b8d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:35630 | ||
10141 | 2024.11.02 06:25:00.021245 [ 286 ] {} <Debug> HTTP-Session: 75398896-1098-4a3f-a25f-769e0c8b8d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10142 | 2024.11.02 06:25:00.021259 [ 286 ] {} <Debug> HTTP-Session: 75398896-1098-4a3f-a25f-769e0c8b8d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10143 | 2024.11.02 06:25:00.021303 [ 286 ] {} <Trace> HTTP-Session: 75398896-1098-4a3f-a25f-769e0c8b8d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10144 | 2024.11.02 06:25:00.021455 [ 286 ] {80b8ecb8-f0cb-4d9b-a17b-4ae90694196f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10145 | 2024.11.02 06:25:00.021510 [ 286 ] {80b8ecb8-f0cb-4d9b-a17b-4ae90694196f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10146 | 2024.11.02 06:25:00.021679 [ 286 ] {80b8ecb8-f0cb-4d9b-a17b-4ae90694196f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10147 | 2024.11.02 06:25:00.022014 [ 286 ] {80b8ecb8-f0cb-4d9b-a17b-4ae90694196f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10148 | 2024.11.02 06:25:00.022053 [ 286 ] {80b8ecb8-f0cb-4d9b-a17b-4ae90694196f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10149 | 2024.11.02 06:25:00.022449 [ 286 ] {80b8ecb8-f0cb-4d9b-a17b-4ae90694196f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10150 | 2024.11.02 06:25:00.022792 [ 286 ] {80b8ecb8-f0cb-4d9b-a17b-4ae90694196f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10151 | 2024.11.02 06:25:00.022950 [ 286 ] {80b8ecb8-f0cb-4d9b-a17b-4ae90694196f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
10152 | 2024.11.02 06:25:00.023125 [ 286 ] {80b8ecb8-f0cb-4d9b-a17b-4ae90694196f} <Debug> DynamicQueryHandler: Done processing query | ||
10153 | 2024.11.02 06:25:00.023149 [ 286 ] {80b8ecb8-f0cb-4d9b-a17b-4ae90694196f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10154 | 2024.11.02 06:25:00.023165 [ 286 ] {} <Debug> HTTP-Session: 75398896-1098-4a3f-a25f-769e0c8b8d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10155 | 2024.11.02 06:25:00.023405 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10156 | 2024.11.02 06:25:02.331061 [ 47 ] {} <Debug> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
10157 | 2024.11.02 06:25:02.331143 [ 47 ] {} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10158 | 2024.11.02 06:25:02.331166 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10159 | 2024.11.02 06:25:02.331359 [ 200 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
10160 | 2024.11.02 06:25:02.331561 [ 200 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10161 | 2024.11.02 06:25:02.331603 [ 200 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
10162 | 2024.11.02 06:25:02.331686 [ 200 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
10163 | 2024.11.02 06:25:02.331818 [ 200 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
10164 | 2024.11.02 06:25:02.332117 [ 200 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
10165 | 2024.11.02 06:25:02.332480 [ 200 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
10166 | 2024.11.02 06:25:02.333733 [ 187 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002483936 sec., 41063.85993842031 rows/sec., 2.10 MiB/sec. | ||
10167 | 2024.11.02 06:25:02.333934 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
10168 | 2024.11.02 06:25:02.334478 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_17_4} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10169 | 2024.11.02 06:25:02.334588 [ 197 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_17_4} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
10170 | 2024.11.02 06:25:02.334701 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10171 | 2024.11.02 06:25:05.018166 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10172 | 2024.11.02 06:25:05.018352 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10173 | 2024.11.02 06:25:05.018396 [ 287 ] {} <Debug> HTTP-Session: e88e4b5f-4301-476f-8098-532369676a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:35876 | ||
10174 | 2024.11.02 06:25:05.018435 [ 287 ] {} <Debug> HTTP-Session: e88e4b5f-4301-476f-8098-532369676a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10175 | 2024.11.02 06:25:05.018462 [ 287 ] {} <Debug> HTTP-Session: e88e4b5f-4301-476f-8098-532369676a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10176 | 2024.11.02 06:25:05.018538 [ 287 ] {} <Trace> HTTP-Session: e88e4b5f-4301-476f-8098-532369676a58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10177 | 2024.11.02 06:25:05.018910 [ 287 ] {c6b372f5-4f00-476f-b4ee-0426d424c0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35876) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10178 | 2024.11.02 06:25:05.018980 [ 287 ] {c6b372f5-4f00-476f-b4ee-0426d424c0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10179 | 2024.11.02 06:25:05.019319 [ 287 ] {c6b372f5-4f00-476f-b4ee-0426d424c0ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10180 | 2024.11.02 06:25:05.019947 [ 287 ] {c6b372f5-4f00-476f-b4ee-0426d424c0ac} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10181 | 2024.11.02 06:25:05.020001 [ 287 ] {c6b372f5-4f00-476f-b4ee-0426d424c0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10182 | 2024.11.02 06:25:05.020456 [ 287 ] {c6b372f5-4f00-476f-b4ee-0426d424c0ac} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10183 | 2024.11.02 06:25:05.020847 [ 287 ] {c6b372f5-4f00-476f-b4ee-0426d424c0ac} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10184 | 2024.11.02 06:25:05.021041 [ 287 ] {c6b372f5-4f00-476f-b4ee-0426d424c0ac} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002283 sec., 119579.50065703024 rows/sec., 10.63 MiB/sec. | ||
10185 | 2024.11.02 06:25:05.021303 [ 287 ] {c6b372f5-4f00-476f-b4ee-0426d424c0ac} <Debug> DynamicQueryHandler: Done processing query | ||
10186 | 2024.11.02 06:25:05.021332 [ 287 ] {c6b372f5-4f00-476f-b4ee-0426d424c0ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
10187 | 2024.11.02 06:25:05.021349 [ 287 ] {} <Debug> HTTP-Session: e88e4b5f-4301-476f-8098-532369676a58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10188 | 2024.11.02 06:25:05.021527 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10189 | 2024.11.02 06:25:05.021719 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55896, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10190 | 2024.11.02 06:25:05.021835 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10191 | 2024.11.02 06:25:05.021863 [ 286 ] {} <Debug> HTTP-Session: aa563028-c8dd-49ec-b060-3a10091005e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55896 | ||
10192 | 2024.11.02 06:25:05.021891 [ 286 ] {} <Debug> HTTP-Session: aa563028-c8dd-49ec-b060-3a10091005e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10193 | 2024.11.02 06:25:05.021909 [ 286 ] {} <Debug> HTTP-Session: aa563028-c8dd-49ec-b060-3a10091005e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10194 | 2024.11.02 06:25:05.021969 [ 286 ] {} <Trace> HTTP-Session: aa563028-c8dd-49ec-b060-3a10091005e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10195 | 2024.11.02 06:25:05.022185 [ 286 ] {ba7fa957-68b8-4477-9526-26f634889cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55896) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10196 | 2024.11.02 06:25:05.022261 [ 286 ] {ba7fa957-68b8-4477-9526-26f634889cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10197 | 2024.11.02 06:25:05.022652 [ 286 ] {ba7fa957-68b8-4477-9526-26f634889cc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10198 | 2024.11.02 06:25:05.023059 [ 286 ] {ba7fa957-68b8-4477-9526-26f634889cc2} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10199 | 2024.11.02 06:25:05.023101 [ 286 ] {ba7fa957-68b8-4477-9526-26f634889cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10200 | 2024.11.02 06:25:05.023520 [ 286 ] {ba7fa957-68b8-4477-9526-26f634889cc2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10201 | 2024.11.02 06:25:05.023919 [ 286 ] {ba7fa957-68b8-4477-9526-26f634889cc2} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10202 | 2024.11.02 06:25:05.024110 [ 286 ] {ba7fa957-68b8-4477-9526-26f634889cc2} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001997 sec., 21031.54732098147 rows/sec., 1.54 MiB/sec. | ||
10203 | 2024.11.02 06:25:05.024122 [ 25 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
10204 | 2024.11.02 06:25:05.024273 [ 25 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10205 | 2024.11.02 06:25:05.024328 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10206 | 2024.11.02 06:25:05.024414 [ 286 ] {ba7fa957-68b8-4477-9526-26f634889cc2} <Debug> DynamicQueryHandler: Done processing query | ||
10207 | 2024.11.02 06:25:05.024468 [ 286 ] {ba7fa957-68b8-4477-9526-26f634889cc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10208 | 2024.11.02 06:25:05.024496 [ 286 ] {} <Debug> HTTP-Session: aa563028-c8dd-49ec-b060-3a10091005e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10209 | 2024.11.02 06:25:05.024520 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
10210 | 2024.11.02 06:25:05.024757 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10211 | 2024.11.02 06:25:05.024800 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10212 | 2024.11.02 06:25:05.024796 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10213 | 2024.11.02 06:25:05.024901 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 60 rows starting from the beginning of the part | ||
10214 | 2024.11.02 06:25:05.024919 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10215 | 2024.11.02 06:25:05.025043 [ 287 ] {} <Debug> HTTP-Session: 6f0d30f1-4bb2-47d3-9e44-0b3879883269 Authenticating user 'default' from [fd00:1122:3344:101::d]:35876 | ||
10216 | 2024.11.02 06:25:05.025123 [ 287 ] {} <Debug> HTTP-Session: 6f0d30f1-4bb2-47d3-9e44-0b3879883269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10217 | 2024.11.02 06:25:05.025174 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
10218 | 2024.11.02 06:25:05.025191 [ 287 ] {} <Debug> HTTP-Session: 6f0d30f1-4bb2-47d3-9e44-0b3879883269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10219 | 2024.11.02 06:25:05.025360 [ 287 ] {} <Trace> HTTP-Session: 6f0d30f1-4bb2-47d3-9e44-0b3879883269 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10220 | 2024.11.02 06:25:05.025547 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
10221 | 2024.11.02 06:25:05.025844 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
10222 | 2024.11.02 06:25:05.025847 [ 287 ] {90daa9a9-983d-4492-9311-6ebf8c6623c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35876) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10223 | 2024.11.02 06:25:05.026024 [ 287 ] {90daa9a9-983d-4492-9311-6ebf8c6623c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10224 | 2024.11.02 06:25:05.026226 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
10225 | 2024.11.02 06:25:05.026596 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
10226 | 2024.11.02 06:25:05.027486 [ 287 ] {90daa9a9-983d-4492-9311-6ebf8c6623c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10227 | 2024.11.02 06:25:05.028445 [ 287 ] {90daa9a9-983d-4492-9311-6ebf8c6623c9} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10228 | 2024.11.02 06:25:05.028522 [ 287 ] {90daa9a9-983d-4492-9311-6ebf8c6623c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10229 | 2024.11.02 06:25:05.029640 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.005203646 sec., 37281.55220397391 rows/sec., 2.85 MiB/sec. | ||
10230 | 2024.11.02 06:25:05.029686 [ 287 ] {90daa9a9-983d-4492-9311-6ebf8c6623c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10231 | 2024.11.02 06:25:05.029814 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
10232 | 2024.11.02 06:25:05.030602 [ 287 ] {90daa9a9-983d-4492-9311-6ebf8c6623c9} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10233 | 2024.11.02 06:25:05.030730 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10234 | 2024.11.02 06:25:05.030991 [ 287 ] {90daa9a9-983d-4492-9311-6ebf8c6623c9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005306 sec., 2638.5224274406332 rows/sec., 184.78 KiB/sec. | ||
10235 | 2024.11.02 06:25:05.031017 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_35_7} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
10236 | 2024.11.02 06:25:05.031320 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10237 | 2024.11.02 06:25:05.031614 [ 287 ] {90daa9a9-983d-4492-9311-6ebf8c6623c9} <Debug> DynamicQueryHandler: Done processing query | ||
10238 | 2024.11.02 06:25:05.031643 [ 287 ] {90daa9a9-983d-4492-9311-6ebf8c6623c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10239 | 2024.11.02 06:25:05.031660 [ 287 ] {} <Debug> HTTP-Session: 6f0d30f1-4bb2-47d3-9e44-0b3879883269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10240 | 2024.11.02 06:25:05.031836 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10241 | 2024.11.02 06:25:05.031920 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55951, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10242 | 2024.11.02 06:25:05.031994 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10243 | 2024.11.02 06:25:05.032019 [ 286 ] {} <Debug> HTTP-Session: 8a88c0ea-0d4a-4e52-9c22-6b553840d48e Authenticating user 'default' from [fd00:1122:3344:101::d]:55951 | ||
10244 | 2024.11.02 06:25:05.032042 [ 286 ] {} <Debug> HTTP-Session: 8a88c0ea-0d4a-4e52-9c22-6b553840d48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10245 | 2024.11.02 06:25:05.032060 [ 286 ] {} <Debug> HTTP-Session: 8a88c0ea-0d4a-4e52-9c22-6b553840d48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10246 | 2024.11.02 06:25:05.032107 [ 286 ] {} <Trace> HTTP-Session: 8a88c0ea-0d4a-4e52-9c22-6b553840d48e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10247 | 2024.11.02 06:25:05.032234 [ 286 ] {5622832f-1db2-46ef-aebf-1523b5013699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55951) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10248 | 2024.11.02 06:25:05.032288 [ 286 ] {5622832f-1db2-46ef-aebf-1523b5013699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10249 | 2024.11.02 06:25:05.032582 [ 286 ] {5622832f-1db2-46ef-aebf-1523b5013699} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10250 | 2024.11.02 06:25:05.032908 [ 286 ] {5622832f-1db2-46ef-aebf-1523b5013699} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10251 | 2024.11.02 06:25:05.032945 [ 286 ] {5622832f-1db2-46ef-aebf-1523b5013699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10252 | 2024.11.02 06:25:05.033311 [ 286 ] {5622832f-1db2-46ef-aebf-1523b5013699} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10253 | 2024.11.02 06:25:05.033686 [ 286 ] {5622832f-1db2-46ef-aebf-1523b5013699} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10254 | 2024.11.02 06:25:05.033861 [ 286 ] {5622832f-1db2-46ef-aebf-1523b5013699} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001653 sec., 3629.7640653357535 rows/sec., 214.45 KiB/sec. | ||
10255 | 2024.11.02 06:25:05.034034 [ 286 ] {5622832f-1db2-46ef-aebf-1523b5013699} <Debug> DynamicQueryHandler: Done processing query | ||
10256 | 2024.11.02 06:25:05.034057 [ 286 ] {5622832f-1db2-46ef-aebf-1523b5013699} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10257 | 2024.11.02 06:25:05.034073 [ 286 ] {} <Debug> HTTP-Session: 8a88c0ea-0d4a-4e52-9c22-6b553840d48e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10258 | 2024.11.02 06:25:05.034343 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10259 | 2024.11.02 06:25:05.034403 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10260 | 2024.11.02 06:25:05.034484 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10261 | 2024.11.02 06:25:05.034521 [ 287 ] {} <Debug> HTTP-Session: 5b4ff937-0490-495f-baa7-b1a2b2e03b3c Authenticating user 'default' from [fd00:1122:3344:101::d]:35876 | ||
10262 | 2024.11.02 06:25:05.034551 [ 287 ] {} <Debug> HTTP-Session: 5b4ff937-0490-495f-baa7-b1a2b2e03b3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10263 | 2024.11.02 06:25:05.034570 [ 287 ] {} <Debug> HTTP-Session: 5b4ff937-0490-495f-baa7-b1a2b2e03b3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10264 | 2024.11.02 06:25:05.034618 [ 287 ] {} <Trace> HTTP-Session: 5b4ff937-0490-495f-baa7-b1a2b2e03b3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10265 | 2024.11.02 06:25:05.034886 [ 287 ] {f059f31e-fc78-4254-b79e-c3bbbd26ff20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35876) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10266 | 2024.11.02 06:25:05.034937 [ 287 ] {f059f31e-fc78-4254-b79e-c3bbbd26ff20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10267 | 2024.11.02 06:25:05.035208 [ 287 ] {f059f31e-fc78-4254-b79e-c3bbbd26ff20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10268 | 2024.11.02 06:25:05.035802 [ 287 ] {f059f31e-fc78-4254-b79e-c3bbbd26ff20} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10269 | 2024.11.02 06:25:05.035839 [ 287 ] {f059f31e-fc78-4254-b79e-c3bbbd26ff20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10270 | 2024.11.02 06:25:05.036222 [ 287 ] {f059f31e-fc78-4254-b79e-c3bbbd26ff20} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10271 | 2024.11.02 06:25:05.036614 [ 287 ] {f059f31e-fc78-4254-b79e-c3bbbd26ff20} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10272 | 2024.11.02 06:25:05.036778 [ 287 ] {f059f31e-fc78-4254-b79e-c3bbbd26ff20} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002024 sec., 209486.16600790512 rows/sec., 14.98 MiB/sec. | ||
10273 | 2024.11.02 06:25:05.036960 [ 287 ] {f059f31e-fc78-4254-b79e-c3bbbd26ff20} <Debug> DynamicQueryHandler: Done processing query | ||
10274 | 2024.11.02 06:25:05.036985 [ 287 ] {f059f31e-fc78-4254-b79e-c3bbbd26ff20} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
10275 | 2024.11.02 06:25:05.037001 [ 287 ] {} <Debug> HTTP-Session: 5b4ff937-0490-495f-baa7-b1a2b2e03b3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10276 | 2024.11.02 06:25:05.037223 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10277 | 2024.11.02 06:25:05.037356 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45662, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10278 | 2024.11.02 06:25:05.037427 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10279 | 2024.11.02 06:25:05.037451 [ 286 ] {} <Debug> HTTP-Session: 06c082ac-9f33-428b-8f4e-2bdcfd2241e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45662 | ||
10280 | 2024.11.02 06:25:05.037472 [ 286 ] {} <Debug> HTTP-Session: 06c082ac-9f33-428b-8f4e-2bdcfd2241e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10281 | 2024.11.02 06:25:05.037490 [ 286 ] {} <Debug> HTTP-Session: 06c082ac-9f33-428b-8f4e-2bdcfd2241e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10282 | 2024.11.02 06:25:05.037535 [ 286 ] {} <Trace> HTTP-Session: 06c082ac-9f33-428b-8f4e-2bdcfd2241e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10283 | 2024.11.02 06:25:05.037662 [ 286 ] {58e74c25-ea06-4a06-b4df-daa0051bbe68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45662) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10284 | 2024.11.02 06:25:05.037719 [ 286 ] {58e74c25-ea06-4a06-b4df-daa0051bbe68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10285 | 2024.11.02 06:25:05.037897 [ 286 ] {58e74c25-ea06-4a06-b4df-daa0051bbe68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10286 | 2024.11.02 06:25:05.038213 [ 286 ] {58e74c25-ea06-4a06-b4df-daa0051bbe68} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10287 | 2024.11.02 06:25:05.038249 [ 286 ] {58e74c25-ea06-4a06-b4df-daa0051bbe68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10288 | 2024.11.02 06:25:05.038613 [ 286 ] {58e74c25-ea06-4a06-b4df-daa0051bbe68} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10289 | 2024.11.02 06:25:05.038949 [ 286 ] {58e74c25-ea06-4a06-b4df-daa0051bbe68} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10290 | 2024.11.02 06:25:05.039100 [ 286 ] {58e74c25-ea06-4a06-b4df-daa0051bbe68} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
10291 | 2024.11.02 06:25:05.039275 [ 286 ] {58e74c25-ea06-4a06-b4df-daa0051bbe68} <Debug> DynamicQueryHandler: Done processing query | ||
10292 | 2024.11.02 06:25:05.039300 [ 286 ] {58e74c25-ea06-4a06-b4df-daa0051bbe68} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10293 | 2024.11.02 06:25:05.039316 [ 286 ] {} <Debug> HTTP-Session: 06c082ac-9f33-428b-8f4e-2bdcfd2241e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10294 | 2024.11.02 06:25:05.039507 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10295 | 2024.11.02 06:25:05.039565 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10296 | 2024.11.02 06:25:05.039662 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10297 | 2024.11.02 06:25:05.039690 [ 287 ] {} <Debug> HTTP-Session: 3c3f0a0a-321a-48f2-bd08-fef3078e6faf Authenticating user 'default' from [fd00:1122:3344:101::d]:35876 | ||
10298 | 2024.11.02 06:25:05.039713 [ 287 ] {} <Debug> HTTP-Session: 3c3f0a0a-321a-48f2-bd08-fef3078e6faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10299 | 2024.11.02 06:25:05.039731 [ 287 ] {} <Debug> HTTP-Session: 3c3f0a0a-321a-48f2-bd08-fef3078e6faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10300 | 2024.11.02 06:25:05.039778 [ 287 ] {} <Trace> HTTP-Session: 3c3f0a0a-321a-48f2-bd08-fef3078e6faf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10301 | 2024.11.02 06:25:05.040030 [ 287 ] {038928bf-0f84-4b2a-8d49-c54beb47c21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35876) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10302 | 2024.11.02 06:25:05.040092 [ 287 ] {038928bf-0f84-4b2a-8d49-c54beb47c21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10303 | 2024.11.02 06:25:05.040308 [ 287 ] {038928bf-0f84-4b2a-8d49-c54beb47c21f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10304 | 2024.11.02 06:25:05.040811 [ 287 ] {038928bf-0f84-4b2a-8d49-c54beb47c21f} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10305 | 2024.11.02 06:25:05.040847 [ 287 ] {038928bf-0f84-4b2a-8d49-c54beb47c21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10306 | 2024.11.02 06:25:05.041242 [ 287 ] {038928bf-0f84-4b2a-8d49-c54beb47c21f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10307 | 2024.11.02 06:25:05.041585 [ 287 ] {038928bf-0f84-4b2a-8d49-c54beb47c21f} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10308 | 2024.11.02 06:25:05.041763 [ 287 ] {038928bf-0f84-4b2a-8d49-c54beb47c21f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001872 sec., 126602.56410256411 rows/sec., 8.49 MiB/sec. | ||
10309 | 2024.11.02 06:25:05.041965 [ 287 ] {038928bf-0f84-4b2a-8d49-c54beb47c21f} <Debug> DynamicQueryHandler: Done processing query | ||
10310 | 2024.11.02 06:25:05.041998 [ 287 ] {038928bf-0f84-4b2a-8d49-c54beb47c21f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10311 | 2024.11.02 06:25:05.042021 [ 287 ] {} <Debug> HTTP-Session: 3c3f0a0a-321a-48f2-bd08-fef3078e6faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10312 | 2024.11.02 06:25:05.042205 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10313 | 2024.11.02 06:25:05.042269 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43642, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10314 | 2024.11.02 06:25:05.042348 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10315 | 2024.11.02 06:25:05.042374 [ 286 ] {} <Debug> HTTP-Session: 77fdcd5b-ecd0-4ff4-b627-b1d39a35ab56 Authenticating user 'default' from [fd00:1122:3344:101::d]:43642 | ||
10316 | 2024.11.02 06:25:05.042396 [ 286 ] {} <Debug> HTTP-Session: 77fdcd5b-ecd0-4ff4-b627-b1d39a35ab56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10317 | 2024.11.02 06:25:05.042413 [ 286 ] {} <Debug> HTTP-Session: 77fdcd5b-ecd0-4ff4-b627-b1d39a35ab56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10318 | 2024.11.02 06:25:05.042456 [ 286 ] {} <Trace> HTTP-Session: 77fdcd5b-ecd0-4ff4-b627-b1d39a35ab56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10319 | 2024.11.02 06:25:05.042579 [ 286 ] {4932fbfc-7221-4e28-83b5-a6b4b6c56009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43642) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10320 | 2024.11.02 06:25:05.042635 [ 286 ] {4932fbfc-7221-4e28-83b5-a6b4b6c56009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10321 | 2024.11.02 06:25:05.042824 [ 286 ] {4932fbfc-7221-4e28-83b5-a6b4b6c56009} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10322 | 2024.11.02 06:25:05.043082 [ 286 ] {4932fbfc-7221-4e28-83b5-a6b4b6c56009} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10323 | 2024.11.02 06:25:05.043116 [ 286 ] {4932fbfc-7221-4e28-83b5-a6b4b6c56009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10324 | 2024.11.02 06:25:05.043481 [ 286 ] {4932fbfc-7221-4e28-83b5-a6b4b6c56009} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10325 | 2024.11.02 06:25:05.043809 [ 286 ] {4932fbfc-7221-4e28-83b5-a6b4b6c56009} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10326 | 2024.11.02 06:25:05.043966 [ 286 ] {4932fbfc-7221-4e28-83b5-a6b4b6c56009} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec. | ||
10327 | 2024.11.02 06:25:05.044289 [ 286 ] {4932fbfc-7221-4e28-83b5-a6b4b6c56009} <Debug> DynamicQueryHandler: Done processing query | ||
10328 | 2024.11.02 06:25:05.044314 [ 286 ] {4932fbfc-7221-4e28-83b5-a6b4b6c56009} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10329 | 2024.11.02 06:25:05.044330 [ 286 ] {} <Debug> HTTP-Session: 77fdcd5b-ecd0-4ff4-b627-b1d39a35ab56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10330 | 2024.11.02 06:25:05.044542 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10331 | 2024.11.02 06:25:05.044652 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35939, User-Agent: (none), Length: 70438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10332 | 2024.11.02 06:25:05.044720 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10333 | 2024.11.02 06:25:05.044744 [ 287 ] {} <Debug> HTTP-Session: 61e6decb-08de-4041-a7e2-c71af64a2c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:35939 | ||
10334 | 2024.11.02 06:25:05.044765 [ 287 ] {} <Debug> HTTP-Session: 61e6decb-08de-4041-a7e2-c71af64a2c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10335 | 2024.11.02 06:25:05.044782 [ 287 ] {} <Debug> HTTP-Session: 61e6decb-08de-4041-a7e2-c71af64a2c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10336 | 2024.11.02 06:25:05.044828 [ 287 ] {} <Trace> HTTP-Session: 61e6decb-08de-4041-a7e2-c71af64a2c1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10337 | 2024.11.02 06:25:05.045485 [ 287 ] {826ad707-28c5-48d0-80cb-ed25196cecb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35939) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10338 | 2024.11.02 06:25:05.045573 [ 287 ] {826ad707-28c5-48d0-80cb-ed25196cecb8} <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 | ||
10339 | 2024.11.02 06:25:05.046100 [ 287 ] {826ad707-28c5-48d0-80cb-ed25196cecb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10340 | 2024.11.02 06:25:05.046920 [ 287 ] {826ad707-28c5-48d0-80cb-ed25196cecb8} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10341 | 2024.11.02 06:25:05.046956 [ 287 ] {826ad707-28c5-48d0-80cb-ed25196cecb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10342 | 2024.11.02 06:25:05.047653 [ 287 ] {826ad707-28c5-48d0-80cb-ed25196cecb8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10343 | 2024.11.02 06:25:05.048077 [ 287 ] {826ad707-28c5-48d0-80cb-ed25196cecb8} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10344 | 2024.11.02 06:25:05.048283 [ 287 ] {826ad707-28c5-48d0-80cb-ed25196cecb8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003314 sec., 12673.506336753167 rows/sec., 22.71 MiB/sec. | ||
10345 | 2024.11.02 06:25:05.048696 [ 287 ] {826ad707-28c5-48d0-80cb-ed25196cecb8} <Debug> DynamicQueryHandler: Done processing query | ||
10346 | 2024.11.02 06:25:05.048721 [ 287 ] {826ad707-28c5-48d0-80cb-ed25196cecb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
10347 | 2024.11.02 06:25:05.048736 [ 287 ] {} <Debug> HTTP-Session: 61e6decb-08de-4041-a7e2-c71af64a2c1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10348 | 2024.11.02 06:25:05.048928 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43642, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10349 | 2024.11.02 06:25:05.048945 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10350 | 2024.11.02 06:25:05.049020 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10351 | 2024.11.02 06:25:05.049053 [ 286 ] {} <Debug> HTTP-Session: 2c9e534c-df2f-42eb-a45a-09a8f4490dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43642 | ||
10352 | 2024.11.02 06:25:05.049081 [ 286 ] {} <Debug> HTTP-Session: 2c9e534c-df2f-42eb-a45a-09a8f4490dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10353 | 2024.11.02 06:25:05.049105 [ 286 ] {} <Debug> HTTP-Session: 2c9e534c-df2f-42eb-a45a-09a8f4490dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10354 | 2024.11.02 06:25:05.049150 [ 286 ] {} <Trace> HTTP-Session: 2c9e534c-df2f-42eb-a45a-09a8f4490dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10355 | 2024.11.02 06:25:05.049334 [ 286 ] {83422c15-876d-4197-ae49-5814da7185a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43642) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10356 | 2024.11.02 06:25:05.049390 [ 286 ] {83422c15-876d-4197-ae49-5814da7185a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10357 | 2024.11.02 06:25:05.049578 [ 286 ] {83422c15-876d-4197-ae49-5814da7185a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10358 | 2024.11.02 06:25:05.050067 [ 286 ] {83422c15-876d-4197-ae49-5814da7185a7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10359 | 2024.11.02 06:25:05.050103 [ 286 ] {83422c15-876d-4197-ae49-5814da7185a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10360 | 2024.11.02 06:25:05.050468 [ 286 ] {83422c15-876d-4197-ae49-5814da7185a7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10361 | 2024.11.02 06:25:05.050795 [ 286 ] {83422c15-876d-4197-ae49-5814da7185a7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10362 | 2024.11.02 06:25:05.050955 [ 286 ] {83422c15-876d-4197-ae49-5814da7185a7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001688 sec., 48578.1990521327 rows/sec., 3.09 MiB/sec. | ||
10363 | 2024.11.02 06:25:05.051205 [ 286 ] {83422c15-876d-4197-ae49-5814da7185a7} <Debug> DynamicQueryHandler: Done processing query | ||
10364 | 2024.11.02 06:25:05.051264 [ 286 ] {83422c15-876d-4197-ae49-5814da7185a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10365 | 2024.11.02 06:25:05.051323 [ 286 ] {} <Debug> HTTP-Session: 2c9e534c-df2f-42eb-a45a-09a8f4490dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10366 | 2024.11.02 06:25:05.051776 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10367 | 2024.11.02 06:25:06.680724 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10368 | 2024.11.02 06:25:06.879181 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10369 | 2024.11.02 06:25:06.888492 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10370 | 2024.11.02 06:25:06.900906 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10371 | 2024.11.02 06:25:06.914298 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10372 | 2024.11.02 06:25:07.037695 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59039, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10373 | 2024.11.02 06:25:07.080064 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10374 | 2024.11.02 06:25:07.083466 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47515, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10375 | 2024.11.02 06:25:08.282601 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10376 | 2024.11.02 06:25:08.282654 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10377 | 2024.11.02 06:25:08.531203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 956 | ||
10378 | 2024.11.02 06:25:08.534300 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10379 | 2024.11.02 06:25:08.534359 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10380 | 2024.11.02 06:25:08.535851 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10381 | 2024.11.02 06:25:08.536823 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10382 | 2024.11.02 06:25:08.537074 [ 37 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
10383 | 2024.11.02 06:25:08.537205 [ 37 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10384 | 2024.11.02 06:25:08.537274 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10385 | 2024.11.02 06:25:08.537793 [ 187 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
10386 | 2024.11.02 06:25:08.538304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
10387 | 2024.11.02 06:25:08.539051 [ 187 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10388 | 2024.11.02 06:25:08.539218 [ 187 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 820 rows starting from the beginning of the part | ||
10389 | 2024.11.02 06:25:08.539843 [ 187 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
10390 | 2024.11.02 06:25:08.540412 [ 187 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part | ||
10391 | 2024.11.02 06:25:08.540956 [ 187 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
10392 | 2024.11.02 06:25:08.541480 [ 187 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
10393 | 2024.11.02 06:25:08.541961 [ 187 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part | ||
10394 | 2024.11.02 06:25:08.550218 [ 189 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 956 rows, containing 72 columns (72 merged, 0 gathered) in 0.012768907 sec., 74869.36822392081 rows/sec., 53.28 MiB/sec. | ||
10395 | 2024.11.02 06:25:08.551557 [ 189 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
10396 | 2024.11.02 06:25:08.553259 [ 189 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_31_6} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10397 | 2024.11.02 06:25:08.553359 [ 189 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_31_6} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
10398 | 2024.11.02 06:25:08.553694 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
10399 | 2024.11.02 06:25:10.012183 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63344, User-Agent: (none), Length: 1615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10400 | 2024.11.02 06:25:10.012308 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10401 | 2024.11.02 06:25:10.012338 [ 287 ] {} <Debug> HTTP-Session: 0572035f-e36b-437a-97f7-e27065ffcf01 Authenticating user 'default' from [fd00:1122:3344:101::d]:63344 | ||
10402 | 2024.11.02 06:25:10.012366 [ 287 ] {} <Debug> HTTP-Session: 0572035f-e36b-437a-97f7-e27065ffcf01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10403 | 2024.11.02 06:25:10.012384 [ 287 ] {} <Debug> HTTP-Session: 0572035f-e36b-437a-97f7-e27065ffcf01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10404 | 2024.11.02 06:25:10.012441 [ 287 ] {} <Trace> HTTP-Session: 0572035f-e36b-437a-97f7-e27065ffcf01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10405 | 2024.11.02 06:25:10.012648 [ 287 ] {85c00b1f-c72f-4b58-a9fd-5b3b0229c421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63344) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10406 | 2024.11.02 06:25:10.012728 [ 287 ] {85c00b1f-c72f-4b58-a9fd-5b3b0229c421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10407 | 2024.11.02 06:25:10.013108 [ 287 ] {85c00b1f-c72f-4b58-a9fd-5b3b0229c421} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10408 | 2024.11.02 06:25:10.013627 [ 287 ] {85c00b1f-c72f-4b58-a9fd-5b3b0229c421} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10409 | 2024.11.02 06:25:10.013673 [ 287 ] {85c00b1f-c72f-4b58-a9fd-5b3b0229c421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10410 | 2024.11.02 06:25:10.014122 [ 287 ] {85c00b1f-c72f-4b58-a9fd-5b3b0229c421} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
10411 | 2024.11.02 06:25:10.014521 [ 287 ] {85c00b1f-c72f-4b58-a9fd-5b3b0229c421} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10412 | 2024.11.02 06:25:10.014673 [ 287 ] {85c00b1f-c72f-4b58-a9fd-5b3b0229c421} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002087 sec., 4791.566842357452 rows/sec., 390.72 KiB/sec. | ||
10413 | 2024.11.02 06:25:10.014952 [ 287 ] {85c00b1f-c72f-4b58-a9fd-5b3b0229c421} <Debug> DynamicQueryHandler: Done processing query | ||
10414 | 2024.11.02 06:25:10.014982 [ 287 ] {85c00b1f-c72f-4b58-a9fd-5b3b0229c421} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10415 | 2024.11.02 06:25:10.015000 [ 287 ] {} <Debug> HTTP-Session: 0572035f-e36b-437a-97f7-e27065ffcf01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10416 | 2024.11.02 06:25:10.015228 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10417 | 2024.11.02 06:25:10.015404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54402, User-Agent: (none), Length: 8482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10418 | 2024.11.02 06:25:10.015484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10419 | 2024.11.02 06:25:10.015509 [ 3 ] {} <Debug> HTTP-Session: 09ffe1f3-83fe-4b47-a34b-973b7a344f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:54402 | ||
10420 | 2024.11.02 06:25:10.015535 [ 3 ] {} <Debug> HTTP-Session: 09ffe1f3-83fe-4b47-a34b-973b7a344f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10421 | 2024.11.02 06:25:10.015553 [ 3 ] {} <Debug> HTTP-Session: 09ffe1f3-83fe-4b47-a34b-973b7a344f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10422 | 2024.11.02 06:25:10.015600 [ 3 ] {} <Trace> HTTP-Session: 09ffe1f3-83fe-4b47-a34b-973b7a344f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10423 | 2024.11.02 06:25:10.015766 [ 3 ] {d33a5a92-98c1-48d7-b2ef-0896a0aa4eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54402) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10424 | 2024.11.02 06:25:10.015826 [ 3 ] {d33a5a92-98c1-48d7-b2ef-0896a0aa4eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10425 | 2024.11.02 06:25:10.016096 [ 3 ] {d33a5a92-98c1-48d7-b2ef-0896a0aa4eb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10426 | 2024.11.02 06:25:10.016535 [ 3 ] {d33a5a92-98c1-48d7-b2ef-0896a0aa4eb0} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10427 | 2024.11.02 06:25:10.016572 [ 3 ] {d33a5a92-98c1-48d7-b2ef-0896a0aa4eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10428 | 2024.11.02 06:25:10.016941 [ 3 ] {d33a5a92-98c1-48d7-b2ef-0896a0aa4eb0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10429 | 2024.11.02 06:25:10.017319 [ 3 ] {d33a5a92-98c1-48d7-b2ef-0896a0aa4eb0} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10430 | 2024.11.02 06:25:10.017450 [ 3 ] {d33a5a92-98c1-48d7-b2ef-0896a0aa4eb0} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.001746 sec., 34936.99885452463 rows/sec., 2.65 MiB/sec. | ||
10431 | 2024.11.02 06:25:10.017463 [ 32 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10432 | 2024.11.02 06:25:10.017523 [ 32 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10433 | 2024.11.02 06:25:10.017566 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10434 | 2024.11.02 06:25:10.017689 [ 3 ] {d33a5a92-98c1-48d7-b2ef-0896a0aa4eb0} <Debug> DynamicQueryHandler: Done processing query | ||
10435 | 2024.11.02 06:25:10.017750 [ 3 ] {d33a5a92-98c1-48d7-b2ef-0896a0aa4eb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10436 | 2024.11.02 06:25:10.017785 [ 3 ] {} <Debug> HTTP-Session: 09ffe1f3-83fe-4b47-a34b-973b7a344f1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10437 | 2024.11.02 06:25:10.017793 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
10438 | 2024.11.02 06:25:10.018021 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63344, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10439 | 2024.11.02 06:25:10.018037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10440 | 2024.11.02 06:25:10.018177 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10441 | 2024.11.02 06:25:10.018225 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10442 | 2024.11.02 06:25:10.018237 [ 287 ] {} <Debug> HTTP-Session: 47a8a570-6f6f-4d7a-b295-03c657793367 Authenticating user 'default' from [fd00:1122:3344:101::d]:63344 | ||
10443 | 2024.11.02 06:25:10.018283 [ 287 ] {} <Debug> HTTP-Session: 47a8a570-6f6f-4d7a-b295-03c657793367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10444 | 2024.11.02 06:25:10.018288 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1423 rows starting from the beginning of the part | ||
10445 | 2024.11.02 06:25:10.018309 [ 3 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
10446 | |||
10447 | (version 23.8.7.1) | ||
10448 | 2024.11.02 06:25:10.018331 [ 287 ] {} <Debug> HTTP-Session: 47a8a570-6f6f-4d7a-b295-03c657793367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10449 | 2024.11.02 06:25:10.018516 [ 287 ] {} <Trace> HTTP-Session: 47a8a570-6f6f-4d7a-b295-03c657793367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10450 | 2024.11.02 06:25:10.018569 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 273 rows starting from the beginning of the part | ||
10451 | 2024.11.02 06:25:10.018871 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 59 rows starting from the beginning of the part | ||
10452 | 2024.11.02 06:25:10.018992 [ 287 ] {e31c5d6a-68c6-424b-bea7-43db0d686375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63344) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10453 | 2024.11.02 06:25:10.019194 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
10454 | 2024.11.02 06:25:10.019214 [ 287 ] {e31c5d6a-68c6-424b-bea7-43db0d686375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10455 | 2024.11.02 06:25:10.019497 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 273 rows starting from the beginning of the part | ||
10456 | 2024.11.02 06:25:10.019798 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 61 rows starting from the beginning of the part | ||
10457 | 2024.11.02 06:25:10.020599 [ 287 ] {e31c5d6a-68c6-424b-bea7-43db0d686375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10458 | 2024.11.02 06:25:10.021461 [ 287 ] {e31c5d6a-68c6-424b-bea7-43db0d686375} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10459 | 2024.11.02 06:25:10.021555 [ 287 ] {e31c5d6a-68c6-424b-bea7-43db0d686375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10460 | 2024.11.02 06:25:10.022616 [ 287 ] {e31c5d6a-68c6-424b-bea7-43db0d686375} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10461 | 2024.11.02 06:25:10.023399 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2145 rows, containing 5 columns (5 merged, 0 gathered) in 0.005744887 sec., 373375.490240278 rows/sec., 32.90 MiB/sec. | ||
10462 | 2024.11.02 06:25:10.023515 [ 287 ] {e31c5d6a-68c6-424b-bea7-43db0d686375} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10463 | 2024.11.02 06:25:10.023709 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10464 | 2024.11.02 06:25:10.023829 [ 287 ] {e31c5d6a-68c6-424b-bea7-43db0d686375} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.005015 sec., 1994.0179461615153 rows/sec., 139.23 KiB/sec. | ||
10465 | 2024.11.02 06:25:10.024550 [ 287 ] {e31c5d6a-68c6-424b-bea7-43db0d686375} <Debug> DynamicQueryHandler: Done processing query | ||
10466 | 2024.11.02 06:25:10.024645 [ 287 ] {e31c5d6a-68c6-424b-bea7-43db0d686375} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10467 | 2024.11.02 06:25:10.024773 [ 287 ] {} <Debug> HTTP-Session: 47a8a570-6f6f-4d7a-b295-03c657793367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10468 | 2024.11.02 06:25:10.025110 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10469 | 2024.11.02 06:25:10.025147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36149, User-Agent: (none), Length: 12599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10470 | 2024.11.02 06:25:10.025305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10471 | 2024.11.02 06:25:10.025341 [ 3 ] {} <Debug> HTTP-Session: 9a9fbf64-50ee-410b-8517-b762cdcd78cd Authenticating user 'default' from [fd00:1122:3344:101::d]:36149 | ||
10472 | 2024.11.02 06:25:10.025376 [ 3 ] {} <Debug> HTTP-Session: 9a9fbf64-50ee-410b-8517-b762cdcd78cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10473 | 2024.11.02 06:25:10.025414 [ 3 ] {} <Debug> HTTP-Session: 9a9fbf64-50ee-410b-8517-b762cdcd78cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10474 | 2024.11.02 06:25:10.025474 [ 3 ] {} <Trace> HTTP-Session: 9a9fbf64-50ee-410b-8517-b762cdcd78cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10475 | 2024.11.02 06:25:10.025560 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_61_12} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10476 | 2024.11.02 06:25:10.025728 [ 3 ] {33b688de-fdd4-46a3-b6c7-859fb406e17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36149) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10477 | 2024.11.02 06:25:10.025739 [ 198 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_61_12} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10478 | 2024.11.02 06:25:10.025795 [ 3 ] {33b688de-fdd4-46a3-b6c7-859fb406e17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10479 | 2024.11.02 06:25:10.025907 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10480 | 2024.11.02 06:25:10.026187 [ 3 ] {33b688de-fdd4-46a3-b6c7-859fb406e17f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10481 | 2024.11.02 06:25:10.026612 [ 3 ] {33b688de-fdd4-46a3-b6c7-859fb406e17f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10482 | 2024.11.02 06:25:10.026650 [ 3 ] {33b688de-fdd4-46a3-b6c7-859fb406e17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10483 | 2024.11.02 06:25:10.027027 [ 3 ] {33b688de-fdd4-46a3-b6c7-859fb406e17f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10484 | 2024.11.02 06:25:10.027408 [ 3 ] {33b688de-fdd4-46a3-b6c7-859fb406e17f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10485 | 2024.11.02 06:25:10.027539 [ 32 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10486 | 2024.11.02 06:25:10.027543 [ 3 ] {33b688de-fdd4-46a3-b6c7-859fb406e17f} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001925 sec., 38441.55844155844 rows/sec., 3.01 MiB/sec. | ||
10487 | 2024.11.02 06:25:10.027581 [ 32 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10488 | 2024.11.02 06:25:10.027623 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10489 | 2024.11.02 06:25:10.027826 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
10490 | 2024.11.02 06:25:10.027847 [ 3 ] {33b688de-fdd4-46a3-b6c7-859fb406e17f} <Debug> DynamicQueryHandler: Done processing query | ||
10491 | 2024.11.02 06:25:10.027899 [ 3 ] {33b688de-fdd4-46a3-b6c7-859fb406e17f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10492 | 2024.11.02 06:25:10.027928 [ 3 ] {} <Debug> HTTP-Session: 9a9fbf64-50ee-410b-8517-b762cdcd78cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10493 | 2024.11.02 06:25:10.028060 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10494 | 2024.11.02 06:25:10.028106 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 916 rows starting from the beginning of the part | ||
10495 | 2024.11.02 06:25:10.028310 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 424 rows starting from the beginning of the part | ||
10496 | 2024.11.02 06:25:10.028374 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36827, User-Agent: (none), Length: 31592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10497 | 2024.11.02 06:25:10.028392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36149, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10498 | 2024.11.02 06:25:10.028696 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10499 | 2024.11.02 06:25:10.028793 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 70 rows starting from the beginning of the part | ||
10500 | 2024.11.02 06:25:10.028829 [ 287 ] {} <Debug> HTTP-Session: 9203a30e-1a2f-4461-bfa0-c190040203db Authenticating user 'default' from [fd00:1122:3344:101::d]:36827 | ||
10501 | 2024.11.02 06:25:10.028903 [ 287 ] {} <Debug> HTTP-Session: 9203a30e-1a2f-4461-bfa0-c190040203db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10502 | 2024.11.02 06:25:10.028995 [ 287 ] {} <Debug> HTTP-Session: 9203a30e-1a2f-4461-bfa0-c190040203db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10503 | 2024.11.02 06:25:10.029149 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
10504 | 2024.11.02 06:25:10.029156 [ 287 ] {} <Trace> HTTP-Session: 9203a30e-1a2f-4461-bfa0-c190040203db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10505 | 2024.11.02 06:25:10.029391 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 424 rows starting from the beginning of the part | ||
10506 | 2024.11.02 06:25:10.029753 [ 287 ] {9b332f7a-5415-4384-af3d-50db2d6aaebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36827) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10507 | 2024.11.02 06:25:10.029760 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
10508 | 2024.11.02 06:25:10.030014 [ 287 ] {9b332f7a-5415-4384-af3d-50db2d6aaebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10509 | 2024.11.02 06:25:10.030670 [ 287 ] {9b332f7a-5415-4384-af3d-50db2d6aaebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10510 | 2024.11.02 06:25:10.031617 [ 287 ] {9b332f7a-5415-4384-af3d-50db2d6aaebc} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10511 | 2024.11.02 06:25:10.031688 [ 287 ] {9b332f7a-5415-4384-af3d-50db2d6aaebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10512 | 2024.11.02 06:25:10.032593 [ 287 ] {9b332f7a-5415-4384-af3d-50db2d6aaebc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10513 | 2024.11.02 06:25:10.033098 [ 191 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 5 columns (5 merged, 0 gathered) in 0.005368339 sec., 367338.947857056 rows/sec., 28.14 MiB/sec. | ||
10514 | 2024.11.02 06:25:10.033396 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10515 | 2024.11.02 06:25:10.033399 [ 287 ] {9b332f7a-5415-4384-af3d-50db2d6aaebc} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10516 | 2024.11.02 06:25:10.033746 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10517 | 2024.11.02 06:25:10.033799 [ 287 ] {9b332f7a-5415-4384-af3d-50db2d6aaebc} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.004377 sec., 37697.05277587389 rows/sec., 2.62 MiB/sec. | ||
10518 | 2024.11.02 06:25:10.033816 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10519 | 2024.11.02 06:25:10.033893 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10520 | 2024.11.02 06:25:10.034395 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
10521 | 2024.11.02 06:25:10.034528 [ 287 ] {9b332f7a-5415-4384-af3d-50db2d6aaebc} <Debug> DynamicQueryHandler: Done processing query | ||
10522 | 2024.11.02 06:25:10.034617 [ 287 ] {9b332f7a-5415-4384-af3d-50db2d6aaebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10523 | 2024.11.02 06:25:10.034682 [ 287 ] {} <Debug> HTTP-Session: 9203a30e-1a2f-4461-bfa0-c190040203db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10524 | 2024.11.02 06:25:10.034996 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10525 | 2024.11.02 06:25:10.035012 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36827, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10526 | 2024.11.02 06:25:10.035104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41439, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10527 | 2024.11.02 06:25:10.035146 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11565 rows starting from the beginning of the part | ||
10528 | 2024.11.02 06:25:10.035314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10529 | 2024.11.02 06:25:10.035411 [ 3 ] {} <Debug> HTTP-Session: 1fe228fc-fc9d-4373-9795-63505ce721d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41439 | ||
10530 | 2024.11.02 06:25:10.035472 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
10531 | 2024.11.02 06:25:10.035482 [ 3 ] {} <Debug> HTTP-Session: 1fe228fc-fc9d-4373-9795-63505ce721d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10532 | 2024.11.02 06:25:10.035562 [ 3 ] {} <Debug> HTTP-Session: 1fe228fc-fc9d-4373-9795-63505ce721d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10533 | 2024.11.02 06:25:10.035729 [ 3 ] {} <Trace> HTTP-Session: 1fe228fc-fc9d-4373-9795-63505ce721d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10534 | 2024.11.02 06:25:10.035890 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 131 rows starting from the beginning of the part | ||
10535 | 2024.11.02 06:25:10.036272 [ 3 ] {f745acc2-4eba-42b2-851a-5c38d3877499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41439) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10536 | 2024.11.02 06:25:10.036350 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
10537 | 2024.11.02 06:25:10.036386 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_61_12} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10538 | 2024.11.02 06:25:10.036495 [ 3 ] {f745acc2-4eba-42b2-851a-5c38d3877499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10539 | 2024.11.02 06:25:10.036753 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
10540 | 2024.11.02 06:25:10.037122 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 165 rows starting from the beginning of the part | ||
10541 | 2024.11.02 06:25:10.038013 [ 3 ] {f745acc2-4eba-42b2-851a-5c38d3877499} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10542 | 2024.11.02 06:25:10.038052 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_61_12} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10543 | 2024.11.02 06:25:10.038400 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10544 | 2024.11.02 06:25:10.038923 [ 3 ] {f745acc2-4eba-42b2-851a-5c38d3877499} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10545 | 2024.11.02 06:25:10.038965 [ 3 ] {f745acc2-4eba-42b2-851a-5c38d3877499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10546 | 2024.11.02 06:25:10.039498 [ 3 ] {f745acc2-4eba-42b2-851a-5c38d3877499} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10547 | 2024.11.02 06:25:10.040368 [ 3 ] {f745acc2-4eba-42b2-851a-5c38d3877499} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10548 | 2024.11.02 06:25:10.040641 [ 32 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10549 | 2024.11.02 06:25:10.040653 [ 3 ] {f745acc2-4eba-42b2-851a-5c38d3877499} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004648 sec., 12908.777969018933 rows/sec., 890.84 KiB/sec. | ||
10550 | 2024.11.02 06:25:10.040708 [ 32 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10551 | 2024.11.02 06:25:10.040781 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10552 | 2024.11.02 06:25:10.041019 [ 3 ] {f745acc2-4eba-42b2-851a-5c38d3877499} <Debug> DynamicQueryHandler: Done processing query | ||
10553 | 2024.11.02 06:25:10.041100 [ 3 ] {f745acc2-4eba-42b2-851a-5c38d3877499} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10554 | 2024.11.02 06:25:10.041194 [ 3 ] {} <Debug> HTTP-Session: 1fe228fc-fc9d-4373-9795-63505ce721d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10555 | 2024.11.02 06:25:10.041243 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
10556 | 2024.11.02 06:25:10.041699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10557 | 2024.11.02 06:25:10.041983 [ 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): | ||
10558 | |||
10559 | (version 23.8.7.1) | ||
10560 | 2024.11.02 06:25:10.042261 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10561 | 2024.11.02 06:25:10.042337 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3508 rows starting from the beginning of the part | ||
10562 | 2024.11.02 06:25:10.042447 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
10563 | 2024.11.02 06:25:10.042680 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
10564 | 2024.11.02 06:25:10.042954 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
10565 | 2024.11.02 06:25:10.043288 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
10566 | 2024.11.02 06:25:10.043705 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
10567 | 2024.11.02 06:25:10.043761 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12495 rows, containing 5 columns (5 merged, 0 gathered) in 0.00964797 sec., 1295091.0917011558 rows/sec., 88.47 MiB/sec. | ||
10568 | 2024.11.02 06:25:10.044202 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10569 | 2024.11.02 06:25:10.045040 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10570 | 2024.11.02 06:25:10.045252 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10571 | 2024.11.02 06:25:10.045454 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
10572 | 2024.11.02 06:25:10.046232 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3840 rows, containing 4 columns (4 merged, 0 gathered) in 0.005360739 sec., 716319.1492814703 rows/sec., 47.21 MiB/sec. | ||
10573 | 2024.11.02 06:25:10.046564 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10574 | 2024.11.02 06:25:10.047010 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_61_12} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10575 | 2024.11.02 06:25:10.047085 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_61_12} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10576 | 2024.11.02 06:25:10.047171 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
10577 | 2024.11.02 06:25:15.011420 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56649, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10578 | 2024.11.02 06:25:15.011570 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10579 | 2024.11.02 06:25:15.011598 [ 287 ] {} <Debug> HTTP-Session: f06f438d-19b9-4ec2-afb7-34b7d6c12090 Authenticating user 'default' from [fd00:1122:3344:101::d]:56649 | ||
10580 | 2024.11.02 06:25:15.011623 [ 287 ] {} <Debug> HTTP-Session: f06f438d-19b9-4ec2-afb7-34b7d6c12090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10581 | 2024.11.02 06:25:15.011638 [ 287 ] {} <Debug> HTTP-Session: f06f438d-19b9-4ec2-afb7-34b7d6c12090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10582 | 2024.11.02 06:25:15.011689 [ 287 ] {} <Trace> HTTP-Session: f06f438d-19b9-4ec2-afb7-34b7d6c12090 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10583 | 2024.11.02 06:25:15.011905 [ 287 ] {2090cc92-b94b-4e10-a92c-f3d9bec38625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56649) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10584 | 2024.11.02 06:25:15.011980 [ 287 ] {2090cc92-b94b-4e10-a92c-f3d9bec38625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10585 | 2024.11.02 06:25:15.012332 [ 287 ] {2090cc92-b94b-4e10-a92c-f3d9bec38625} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10586 | 2024.11.02 06:25:15.012850 [ 287 ] {2090cc92-b94b-4e10-a92c-f3d9bec38625} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10587 | 2024.11.02 06:25:15.012909 [ 287 ] {2090cc92-b94b-4e10-a92c-f3d9bec38625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10588 | 2024.11.02 06:25:15.013374 [ 287 ] {2090cc92-b94b-4e10-a92c-f3d9bec38625} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10589 | 2024.11.02 06:25:15.013806 [ 287 ] {2090cc92-b94b-4e10-a92c-f3d9bec38625} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10590 | 2024.11.02 06:25:15.014001 [ 287 ] {2090cc92-b94b-4e10-a92c-f3d9bec38625} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00216 sec., 25925.925925925927 rows/sec., 1.98 MiB/sec. | ||
10591 | 2024.11.02 06:25:15.014273 [ 287 ] {2090cc92-b94b-4e10-a92c-f3d9bec38625} <Debug> DynamicQueryHandler: Done processing query | ||
10592 | 2024.11.02 06:25:15.014309 [ 287 ] {2090cc92-b94b-4e10-a92c-f3d9bec38625} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10593 | 2024.11.02 06:25:15.014327 [ 287 ] {} <Debug> HTTP-Session: f06f438d-19b9-4ec2-afb7-34b7d6c12090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10594 | 2024.11.02 06:25:15.014591 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10595 | 2024.11.02 06:25:15.014836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44460, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10596 | 2024.11.02 06:25:15.014923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10597 | 2024.11.02 06:25:15.014950 [ 3 ] {} <Debug> HTTP-Session: 2e5cc637-fedf-4a01-866f-b9ab01c7df45 Authenticating user 'default' from [fd00:1122:3344:101::d]:44460 | ||
10598 | 2024.11.02 06:25:15.014975 [ 3 ] {} <Debug> HTTP-Session: 2e5cc637-fedf-4a01-866f-b9ab01c7df45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10599 | 2024.11.02 06:25:15.014993 [ 3 ] {} <Debug> HTTP-Session: 2e5cc637-fedf-4a01-866f-b9ab01c7df45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10600 | 2024.11.02 06:25:15.015040 [ 3 ] {} <Trace> HTTP-Session: 2e5cc637-fedf-4a01-866f-b9ab01c7df45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10601 | 2024.11.02 06:25:15.015198 [ 3 ] {7bae13a9-a0ef-42cf-b063-ef9a4f9c6e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44460) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10602 | 2024.11.02 06:25:15.015249 [ 3 ] {7bae13a9-a0ef-42cf-b063-ef9a4f9c6e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10603 | 2024.11.02 06:25:15.015515 [ 3 ] {7bae13a9-a0ef-42cf-b063-ef9a4f9c6e34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10604 | 2024.11.02 06:25:15.015909 [ 3 ] {7bae13a9-a0ef-42cf-b063-ef9a4f9c6e34} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10605 | 2024.11.02 06:25:15.015949 [ 3 ] {7bae13a9-a0ef-42cf-b063-ef9a4f9c6e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10606 | 2024.11.02 06:25:15.016336 [ 3 ] {7bae13a9-a0ef-42cf-b063-ef9a4f9c6e34} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10607 | 2024.11.02 06:25:15.016709 [ 3 ] {7bae13a9-a0ef-42cf-b063-ef9a4f9c6e34} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10608 | 2024.11.02 06:25:15.016875 [ 3 ] {7bae13a9-a0ef-42cf-b063-ef9a4f9c6e34} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001724 sec., 37122.96983758701 rows/sec., 2.90 MiB/sec. | ||
10609 | 2024.11.02 06:25:15.017078 [ 3 ] {7bae13a9-a0ef-42cf-b063-ef9a4f9c6e34} <Debug> DynamicQueryHandler: Done processing query | ||
10610 | 2024.11.02 06:25:15.017104 [ 3 ] {7bae13a9-a0ef-42cf-b063-ef9a4f9c6e34} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10611 | 2024.11.02 06:25:15.017120 [ 3 ] {} <Debug> HTTP-Session: 2e5cc637-fedf-4a01-866f-b9ab01c7df45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10612 | 2024.11.02 06:25:15.017335 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56649, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10613 | 2024.11.02 06:25:15.017345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10614 | 2024.11.02 06:25:15.017399 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10615 | 2024.11.02 06:25:15.017429 [ 287 ] {} <Debug> HTTP-Session: 97fe5332-d6d3-408a-9bdf-3b6f6f83c8ee Authenticating user 'default' from [fd00:1122:3344:101::d]:56649 | ||
10616 | 2024.11.02 06:25:15.017451 [ 287 ] {} <Debug> HTTP-Session: 97fe5332-d6d3-408a-9bdf-3b6f6f83c8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10617 | 2024.11.02 06:25:15.017467 [ 287 ] {} <Debug> HTTP-Session: 97fe5332-d6d3-408a-9bdf-3b6f6f83c8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10618 | 2024.11.02 06:25:15.017507 [ 287 ] {} <Trace> HTTP-Session: 97fe5332-d6d3-408a-9bdf-3b6f6f83c8ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10619 | 2024.11.02 06:25:15.017689 [ 287 ] {394cc58f-3657-4aed-b1d2-ae495685c8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10620 | 2024.11.02 06:25:15.017746 [ 287 ] {394cc58f-3657-4aed-b1d2-ae495685c8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10621 | 2024.11.02 06:25:15.017926 [ 287 ] {394cc58f-3657-4aed-b1d2-ae495685c8b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10622 | 2024.11.02 06:25:15.018333 [ 287 ] {394cc58f-3657-4aed-b1d2-ae495685c8b0} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10623 | 2024.11.02 06:25:15.018370 [ 287 ] {394cc58f-3657-4aed-b1d2-ae495685c8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10624 | 2024.11.02 06:25:15.018763 [ 287 ] {394cc58f-3657-4aed-b1d2-ae495685c8b0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10625 | 2024.11.02 06:25:15.019119 [ 287 ] {394cc58f-3657-4aed-b1d2-ae495685c8b0} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10626 | 2024.11.02 06:25:15.019280 [ 287 ] {394cc58f-3657-4aed-b1d2-ae495685c8b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec. | ||
10627 | 2024.11.02 06:25:15.019463 [ 287 ] {394cc58f-3657-4aed-b1d2-ae495685c8b0} <Debug> DynamicQueryHandler: Done processing query | ||
10628 | 2024.11.02 06:25:15.019488 [ 287 ] {394cc58f-3657-4aed-b1d2-ae495685c8b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10629 | 2024.11.02 06:25:15.019504 [ 287 ] {} <Debug> HTTP-Session: 97fe5332-d6d3-408a-9bdf-3b6f6f83c8ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10630 | 2024.11.02 06:25:15.019779 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10631 | 2024.11.02 06:25:15.019914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39481, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10632 | 2024.11.02 06:25:15.019965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10633 | 2024.11.02 06:25:15.019984 [ 3 ] {} <Debug> HTTP-Session: c31d02c5-ec5d-4109-b9c8-d35c94b151df Authenticating user 'default' from [fd00:1122:3344:101::d]:39481 | ||
10634 | 2024.11.02 06:25:15.020002 [ 3 ] {} <Debug> HTTP-Session: c31d02c5-ec5d-4109-b9c8-d35c94b151df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10635 | 2024.11.02 06:25:15.020016 [ 3 ] {} <Debug> HTTP-Session: c31d02c5-ec5d-4109-b9c8-d35c94b151df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10636 | 2024.11.02 06:25:15.020047 [ 3 ] {} <Trace> HTTP-Session: c31d02c5-ec5d-4109-b9c8-d35c94b151df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10637 | 2024.11.02 06:25:15.020190 [ 3 ] {95481dca-353f-4ffc-8ca2-a2b4b9833363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39481) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10638 | 2024.11.02 06:25:15.020235 [ 3 ] {95481dca-353f-4ffc-8ca2-a2b4b9833363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10639 | 2024.11.02 06:25:15.020376 [ 3 ] {95481dca-353f-4ffc-8ca2-a2b4b9833363} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10640 | 2024.11.02 06:25:15.020684 [ 3 ] {95481dca-353f-4ffc-8ca2-a2b4b9833363} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10641 | 2024.11.02 06:25:15.020720 [ 3 ] {95481dca-353f-4ffc-8ca2-a2b4b9833363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
10642 | 2024.11.02 06:25:15.021082 [ 3 ] {95481dca-353f-4ffc-8ca2-a2b4b9833363} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10643 | 2024.11.02 06:25:15.021419 [ 3 ] {95481dca-353f-4ffc-8ca2-a2b4b9833363} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10644 | 2024.11.02 06:25:15.021559 [ 3 ] {95481dca-353f-4ffc-8ca2-a2b4b9833363} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec. | ||
10645 | 2024.11.02 06:25:15.021794 [ 3 ] {95481dca-353f-4ffc-8ca2-a2b4b9833363} <Debug> DynamicQueryHandler: Done processing query | ||
10646 | 2024.11.02 06:25:15.021829 [ 3 ] {95481dca-353f-4ffc-8ca2-a2b4b9833363} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10647 | 2024.11.02 06:25:15.021858 [ 3 ] {} <Debug> HTTP-Session: c31d02c5-ec5d-4109-b9c8-d35c94b151df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10648 | 2024.11.02 06:25:15.022143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10649 | 2024.11.02 06:25:15.836077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53532, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10650 | 2024.11.02 06:25:16.186463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36755, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10651 | 2024.11.02 06:25:16.232921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10652 | 2024.11.02 06:25:16.282266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10653 | 2024.11.02 06:25:16.549501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10654 | 2024.11.02 06:25:16.617749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10655 | 2024.11.02 06:25:16.635101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10656 | 2024.11.02 06:25:16.663499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10657 | 2024.11.02 06:25:16.690141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10658 | 2024.11.02 06:25:16.699427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40747, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10659 | 2024.11.02 06:25:16.763310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48333, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10660 | 2024.11.02 06:25:16.786093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10661 | 2024.11.02 06:25:16.792993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10662 | 2024.11.02 06:25:16.848519 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10663 | 2024.11.02 06:25:16.873984 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38854, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10664 | 2024.11.02 06:25:16.905469 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10665 | 2024.11.02 06:25:16.918364 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10666 | 2024.11.02 06:25:16.975488 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49692, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10667 | 2024.11.02 06:25:17.011076 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10668 | 2024.11.02 06:25:17.054499 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10669 | 2024.11.02 06:25:17.111067 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10670 | 2024.11.02 06:25:17.113486 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32875, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10671 | 2024.11.02 06:25:17.113898 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10672 | 2024.11.02 06:25:17.117268 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10673 | 2024.11.02 06:25:18.538471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 976 | ||
10674 | 2024.11.02 06:25:18.541165 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10675 | 2024.11.02 06:25:18.541223 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10676 | 2024.11.02 06:25:18.542735 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10677 | 2024.11.02 06:25:18.543744 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10678 | 2024.11.02 06:25:18.545053 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
10679 | 2024.11.02 06:25:20.017770 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56649, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10680 | 2024.11.02 06:25:20.017903 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10681 | 2024.11.02 06:25:20.017933 [ 287 ] {} <Debug> HTTP-Session: 204d6b87-6241-4d5c-ab92-9954fa9fbe83 Authenticating user 'default' from [fd00:1122:3344:101::d]:56649 | ||
10682 | 2024.11.02 06:25:20.017960 [ 287 ] {} <Debug> HTTP-Session: 204d6b87-6241-4d5c-ab92-9954fa9fbe83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10683 | 2024.11.02 06:25:20.017978 [ 287 ] {} <Debug> HTTP-Session: 204d6b87-6241-4d5c-ab92-9954fa9fbe83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10684 | 2024.11.02 06:25:20.018035 [ 287 ] {} <Trace> HTTP-Session: 204d6b87-6241-4d5c-ab92-9954fa9fbe83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10685 | 2024.11.02 06:25:20.018320 [ 287 ] {6203f45c-db60-40be-bf96-10aa50494b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56649) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10686 | 2024.11.02 06:25:20.018388 [ 287 ] {6203f45c-db60-40be-bf96-10aa50494b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10687 | 2024.11.02 06:25:20.018719 [ 287 ] {6203f45c-db60-40be-bf96-10aa50494b62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10688 | 2024.11.02 06:25:20.019362 [ 287 ] {6203f45c-db60-40be-bf96-10aa50494b62} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10689 | 2024.11.02 06:25:20.019405 [ 287 ] {6203f45c-db60-40be-bf96-10aa50494b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10690 | 2024.11.02 06:25:20.019854 [ 287 ] {6203f45c-db60-40be-bf96-10aa50494b62} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10691 | 2024.11.02 06:25:20.020250 [ 287 ] {6203f45c-db60-40be-bf96-10aa50494b62} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10692 | 2024.11.02 06:25:20.020437 [ 287 ] {6203f45c-db60-40be-bf96-10aa50494b62} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002237 sec., 122038.44434510506 rows/sec., 10.85 MiB/sec. | ||
10693 | 2024.11.02 06:25:20.020671 [ 287 ] {6203f45c-db60-40be-bf96-10aa50494b62} <Debug> DynamicQueryHandler: Done processing query | ||
10694 | 2024.11.02 06:25:20.020698 [ 287 ] {6203f45c-db60-40be-bf96-10aa50494b62} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
10695 | 2024.11.02 06:25:20.020714 [ 287 ] {} <Debug> HTTP-Session: 204d6b87-6241-4d5c-ab92-9954fa9fbe83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10696 | 2024.11.02 06:25:20.020975 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10697 | 2024.11.02 06:25:20.021113 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39759, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10698 | 2024.11.02 06:25:20.021225 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10699 | 2024.11.02 06:25:20.021250 [ 302 ] {} <Debug> HTTP-Session: 9b5a33e4-e988-44dd-ba03-2eaf556beb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:39759 | ||
10700 | 2024.11.02 06:25:20.021274 [ 302 ] {} <Debug> HTTP-Session: 9b5a33e4-e988-44dd-ba03-2eaf556beb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10701 | 2024.11.02 06:25:20.021289 [ 302 ] {} <Debug> HTTP-Session: 9b5a33e4-e988-44dd-ba03-2eaf556beb50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10702 | 2024.11.02 06:25:20.021348 [ 302 ] {} <Trace> HTTP-Session: 9b5a33e4-e988-44dd-ba03-2eaf556beb50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10703 | 2024.11.02 06:25:20.021540 [ 302 ] {0dfb5ed1-61cb-49f1-8d3d-8c4406145232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39759) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10704 | 2024.11.02 06:25:20.021606 [ 302 ] {0dfb5ed1-61cb-49f1-8d3d-8c4406145232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10705 | 2024.11.02 06:25:20.021950 [ 302 ] {0dfb5ed1-61cb-49f1-8d3d-8c4406145232} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10706 | 2024.11.02 06:25:20.022354 [ 302 ] {0dfb5ed1-61cb-49f1-8d3d-8c4406145232} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10707 | 2024.11.02 06:25:20.022395 [ 302 ] {0dfb5ed1-61cb-49f1-8d3d-8c4406145232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10708 | 2024.11.02 06:25:20.022828 [ 302 ] {0dfb5ed1-61cb-49f1-8d3d-8c4406145232} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10709 | 2024.11.02 06:25:20.023221 [ 302 ] {0dfb5ed1-61cb-49f1-8d3d-8c4406145232} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10710 | 2024.11.02 06:25:20.023369 [ 302 ] {0dfb5ed1-61cb-49f1-8d3d-8c4406145232} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001896 sec., 22151.898734177215 rows/sec., 1.63 MiB/sec. | ||
10711 | 2024.11.02 06:25:20.023576 [ 302 ] {0dfb5ed1-61cb-49f1-8d3d-8c4406145232} <Debug> DynamicQueryHandler: Done processing query | ||
10712 | 2024.11.02 06:25:20.023603 [ 302 ] {0dfb5ed1-61cb-49f1-8d3d-8c4406145232} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10713 | 2024.11.02 06:25:20.023619 [ 302 ] {} <Debug> HTTP-Session: 9b5a33e4-e988-44dd-ba03-2eaf556beb50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10714 | 2024.11.02 06:25:20.023813 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10715 | 2024.11.02 06:25:20.023845 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56649, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10716 | 2024.11.02 06:25:20.023928 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10717 | 2024.11.02 06:25:20.023957 [ 287 ] {} <Debug> HTTP-Session: 93c00ce7-5a66-4dd3-a401-73532e75cab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56649 | ||
10718 | 2024.11.02 06:25:20.023988 [ 287 ] {} <Debug> HTTP-Session: 93c00ce7-5a66-4dd3-a401-73532e75cab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10719 | 2024.11.02 06:25:20.024006 [ 287 ] {} <Debug> HTTP-Session: 93c00ce7-5a66-4dd3-a401-73532e75cab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10720 | 2024.11.02 06:25:20.024058 [ 287 ] {} <Trace> HTTP-Session: 93c00ce7-5a66-4dd3-a401-73532e75cab4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10721 | 2024.11.02 06:25:20.024200 [ 287 ] {1047b8c9-8253-4dc9-b700-917c7830b400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56649) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10722 | 2024.11.02 06:25:20.024258 [ 287 ] {1047b8c9-8253-4dc9-b700-917c7830b400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10723 | 2024.11.02 06:25:20.024533 [ 287 ] {1047b8c9-8253-4dc9-b700-917c7830b400} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10724 | 2024.11.02 06:25:20.024857 [ 287 ] {1047b8c9-8253-4dc9-b700-917c7830b400} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10725 | 2024.11.02 06:25:20.024896 [ 287 ] {1047b8c9-8253-4dc9-b700-917c7830b400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10726 | 2024.11.02 06:25:20.025278 [ 287 ] {1047b8c9-8253-4dc9-b700-917c7830b400} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10727 | 2024.11.02 06:25:20.025668 [ 287 ] {1047b8c9-8253-4dc9-b700-917c7830b400} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10728 | 2024.11.02 06:25:20.025848 [ 287 ] {1047b8c9-8253-4dc9-b700-917c7830b400} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001688 sec., 8293.838862559242 rows/sec., 580.85 KiB/sec. | ||
10729 | 2024.11.02 06:25:20.026191 [ 287 ] {1047b8c9-8253-4dc9-b700-917c7830b400} <Debug> DynamicQueryHandler: Done processing query | ||
10730 | 2024.11.02 06:25:20.026218 [ 287 ] {1047b8c9-8253-4dc9-b700-917c7830b400} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10731 | 2024.11.02 06:25:20.026234 [ 287 ] {} <Debug> HTTP-Session: 93c00ce7-5a66-4dd3-a401-73532e75cab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10732 | 2024.11.02 06:25:20.026430 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10733 | 2024.11.02 06:25:20.026455 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38421, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10734 | 2024.11.02 06:25:20.026572 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10735 | 2024.11.02 06:25:20.026598 [ 302 ] {} <Debug> HTTP-Session: 4582a2ea-f771-424d-914d-15fa2d01c9a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38421 | ||
10736 | 2024.11.02 06:25:20.026631 [ 302 ] {} <Debug> HTTP-Session: 4582a2ea-f771-424d-914d-15fa2d01c9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10737 | 2024.11.02 06:25:20.026653 [ 302 ] {} <Debug> HTTP-Session: 4582a2ea-f771-424d-914d-15fa2d01c9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10738 | 2024.11.02 06:25:20.026702 [ 302 ] {} <Trace> HTTP-Session: 4582a2ea-f771-424d-914d-15fa2d01c9a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10739 | 2024.11.02 06:25:20.026839 [ 302 ] {a7eb64de-e749-4579-990d-d085686c5d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38421) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10740 | 2024.11.02 06:25:20.026928 [ 302 ] {a7eb64de-e749-4579-990d-d085686c5d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10741 | 2024.11.02 06:25:20.027237 [ 302 ] {a7eb64de-e749-4579-990d-d085686c5d20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10742 | 2024.11.02 06:25:20.027548 [ 302 ] {a7eb64de-e749-4579-990d-d085686c5d20} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10743 | 2024.11.02 06:25:20.027584 [ 302 ] {a7eb64de-e749-4579-990d-d085686c5d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10744 | 2024.11.02 06:25:20.027943 [ 302 ] {a7eb64de-e749-4579-990d-d085686c5d20} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10745 | 2024.11.02 06:25:20.028315 [ 302 ] {a7eb64de-e749-4579-990d-d085686c5d20} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10746 | 2024.11.02 06:25:20.028445 [ 302 ] {a7eb64de-e749-4579-990d-d085686c5d20} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001647 sec., 3642.9872495446266 rows/sec., 215.24 KiB/sec. | ||
10747 | 2024.11.02 06:25:20.028802 [ 302 ] {a7eb64de-e749-4579-990d-d085686c5d20} <Debug> DynamicQueryHandler: Done processing query | ||
10748 | 2024.11.02 06:25:20.028827 [ 302 ] {a7eb64de-e749-4579-990d-d085686c5d20} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10749 | 2024.11.02 06:25:20.028844 [ 302 ] {} <Debug> HTTP-Session: 4582a2ea-f771-424d-914d-15fa2d01c9a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10750 | 2024.11.02 06:25:20.029043 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10751 | 2024.11.02 06:25:20.029167 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36402, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10752 | 2024.11.02 06:25:20.029243 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10753 | 2024.11.02 06:25:20.029264 [ 283 ] {} <Debug> HTTP-Session: 56e1cec0-8d83-4f60-8382-e1adc95a4d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:36402 | ||
10754 | 2024.11.02 06:25:20.029283 [ 283 ] {} <Debug> HTTP-Session: 56e1cec0-8d83-4f60-8382-e1adc95a4d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10755 | 2024.11.02 06:25:20.029298 [ 283 ] {} <Debug> HTTP-Session: 56e1cec0-8d83-4f60-8382-e1adc95a4d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10756 | 2024.11.02 06:25:20.029341 [ 283 ] {} <Trace> HTTP-Session: 56e1cec0-8d83-4f60-8382-e1adc95a4d87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10757 | 2024.11.02 06:25:20.029600 [ 283 ] {3bcc879b-88e1-40f4-b5f5-7d24a28337dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36402) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10758 | 2024.11.02 06:25:20.029649 [ 283 ] {3bcc879b-88e1-40f4-b5f5-7d24a28337dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10759 | 2024.11.02 06:25:20.029918 [ 283 ] {3bcc879b-88e1-40f4-b5f5-7d24a28337dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10760 | 2024.11.02 06:25:20.030482 [ 283 ] {3bcc879b-88e1-40f4-b5f5-7d24a28337dd} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10761 | 2024.11.02 06:25:20.030521 [ 283 ] {3bcc879b-88e1-40f4-b5f5-7d24a28337dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10762 | 2024.11.02 06:25:20.030906 [ 283 ] {3bcc879b-88e1-40f4-b5f5-7d24a28337dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10763 | 2024.11.02 06:25:20.031276 [ 283 ] {3bcc879b-88e1-40f4-b5f5-7d24a28337dd} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10764 | 2024.11.02 06:25:20.031438 [ 283 ] {3bcc879b-88e1-40f4-b5f5-7d24a28337dd} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00196 sec., 216326.5306122449 rows/sec., 15.47 MiB/sec. | ||
10765 | 2024.11.02 06:25:20.031743 [ 283 ] {3bcc879b-88e1-40f4-b5f5-7d24a28337dd} <Debug> DynamicQueryHandler: Done processing query | ||
10766 | 2024.11.02 06:25:20.031803 [ 283 ] {3bcc879b-88e1-40f4-b5f5-7d24a28337dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
10767 | 2024.11.02 06:25:20.031856 [ 283 ] {} <Debug> HTTP-Session: 56e1cec0-8d83-4f60-8382-e1adc95a4d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10768 | 2024.11.02 06:25:20.032083 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38421, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10769 | 2024.11.02 06:25:20.032103 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10770 | 2024.11.02 06:25:20.032174 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10771 | 2024.11.02 06:25:20.032207 [ 302 ] {} <Debug> HTTP-Session: b686c3db-1584-488c-8856-a81eb7d5336d Authenticating user 'default' from [fd00:1122:3344:101::d]:38421 | ||
10772 | 2024.11.02 06:25:20.032232 [ 302 ] {} <Debug> HTTP-Session: b686c3db-1584-488c-8856-a81eb7d5336d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10773 | 2024.11.02 06:25:20.032259 [ 302 ] {} <Debug> HTTP-Session: b686c3db-1584-488c-8856-a81eb7d5336d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10774 | 2024.11.02 06:25:20.032312 [ 302 ] {} <Trace> HTTP-Session: b686c3db-1584-488c-8856-a81eb7d5336d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10775 | 2024.11.02 06:25:20.032440 [ 302 ] {70daa433-876a-4e25-be2c-2c0a169dbd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38421) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10776 | 2024.11.02 06:25:20.032498 [ 302 ] {70daa433-876a-4e25-be2c-2c0a169dbd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10777 | 2024.11.02 06:25:20.032678 [ 302 ] {70daa433-876a-4e25-be2c-2c0a169dbd78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10778 | 2024.11.02 06:25:20.032978 [ 302 ] {70daa433-876a-4e25-be2c-2c0a169dbd78} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10779 | 2024.11.02 06:25:20.033020 [ 302 ] {70daa433-876a-4e25-be2c-2c0a169dbd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10780 | 2024.11.02 06:25:20.033428 [ 302 ] {70daa433-876a-4e25-be2c-2c0a169dbd78} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10781 | 2024.11.02 06:25:20.033761 [ 302 ] {70daa433-876a-4e25-be2c-2c0a169dbd78} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10782 | 2024.11.02 06:25:20.033892 [ 302 ] {70daa433-876a-4e25-be2c-2c0a169dbd78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. | ||
10783 | 2024.11.02 06:25:20.034193 [ 302 ] {70daa433-876a-4e25-be2c-2c0a169dbd78} <Debug> DynamicQueryHandler: Done processing query | ||
10784 | 2024.11.02 06:25:20.034218 [ 302 ] {70daa433-876a-4e25-be2c-2c0a169dbd78} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10785 | 2024.11.02 06:25:20.034233 [ 302 ] {} <Debug> HTTP-Session: b686c3db-1584-488c-8856-a81eb7d5336d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10786 | 2024.11.02 06:25:20.034426 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10787 | 2024.11.02 06:25:20.034512 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48032, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10788 | 2024.11.02 06:25:20.034580 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10789 | 2024.11.02 06:25:20.034605 [ 283 ] {} <Debug> HTTP-Session: dd3927f1-198d-4451-99d5-c65c3136f3a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48032 | ||
10790 | 2024.11.02 06:25:20.034626 [ 283 ] {} <Debug> HTTP-Session: dd3927f1-198d-4451-99d5-c65c3136f3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10791 | 2024.11.02 06:25:20.034643 [ 283 ] {} <Debug> HTTP-Session: dd3927f1-198d-4451-99d5-c65c3136f3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10792 | 2024.11.02 06:25:20.034688 [ 283 ] {} <Trace> HTTP-Session: dd3927f1-198d-4451-99d5-c65c3136f3a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10793 | 2024.11.02 06:25:20.034916 [ 283 ] {942d78f7-a2a7-4f41-95fe-abedaec4e852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48032) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10794 | 2024.11.02 06:25:20.034974 [ 283 ] {942d78f7-a2a7-4f41-95fe-abedaec4e852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10795 | 2024.11.02 06:25:20.035184 [ 283 ] {942d78f7-a2a7-4f41-95fe-abedaec4e852} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10796 | 2024.11.02 06:25:20.035652 [ 283 ] {942d78f7-a2a7-4f41-95fe-abedaec4e852} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10797 | 2024.11.02 06:25:20.035688 [ 283 ] {942d78f7-a2a7-4f41-95fe-abedaec4e852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10798 | 2024.11.02 06:25:20.036076 [ 283 ] {942d78f7-a2a7-4f41-95fe-abedaec4e852} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10799 | 2024.11.02 06:25:20.036439 [ 283 ] {942d78f7-a2a7-4f41-95fe-abedaec4e852} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10800 | 2024.11.02 06:25:20.036598 [ 283 ] {942d78f7-a2a7-4f41-95fe-abedaec4e852} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001776 sec., 133445.94594594595 rows/sec., 8.94 MiB/sec. | ||
10801 | 2024.11.02 06:25:20.036904 [ 283 ] {942d78f7-a2a7-4f41-95fe-abedaec4e852} <Debug> DynamicQueryHandler: Done processing query | ||
10802 | 2024.11.02 06:25:20.036964 [ 283 ] {942d78f7-a2a7-4f41-95fe-abedaec4e852} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10803 | 2024.11.02 06:25:20.037017 [ 283 ] {} <Debug> HTTP-Session: dd3927f1-198d-4451-99d5-c65c3136f3a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10804 | 2024.11.02 06:25:20.037220 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38421, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10805 | 2024.11.02 06:25:20.037242 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10806 | 2024.11.02 06:25:20.037313 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10807 | 2024.11.02 06:25:20.037346 [ 302 ] {} <Debug> HTTP-Session: 8f74d587-8778-45f6-90ec-69e781563531 Authenticating user 'default' from [fd00:1122:3344:101::d]:38421 | ||
10808 | 2024.11.02 06:25:20.037367 [ 302 ] {} <Debug> HTTP-Session: 8f74d587-8778-45f6-90ec-69e781563531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10809 | 2024.11.02 06:25:20.037394 [ 302 ] {} <Debug> HTTP-Session: 8f74d587-8778-45f6-90ec-69e781563531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10810 | 2024.11.02 06:25:20.037442 [ 302 ] {} <Trace> HTTP-Session: 8f74d587-8778-45f6-90ec-69e781563531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10811 | 2024.11.02 06:25:20.037560 [ 302 ] {fa5bb6a7-14ce-4aa1-8a26-632891c892aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38421) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10812 | 2024.11.02 06:25:20.037617 [ 302 ] {fa5bb6a7-14ce-4aa1-8a26-632891c892aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10813 | 2024.11.02 06:25:20.037799 [ 302 ] {fa5bb6a7-14ce-4aa1-8a26-632891c892aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10814 | 2024.11.02 06:25:20.038090 [ 302 ] {fa5bb6a7-14ce-4aa1-8a26-632891c892aa} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10815 | 2024.11.02 06:25:20.038131 [ 302 ] {fa5bb6a7-14ce-4aa1-8a26-632891c892aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10816 | 2024.11.02 06:25:20.038505 [ 302 ] {fa5bb6a7-14ce-4aa1-8a26-632891c892aa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10817 | 2024.11.02 06:25:20.038829 [ 302 ] {fa5bb6a7-14ce-4aa1-8a26-632891c892aa} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10818 | 2024.11.02 06:25:20.038956 [ 302 ] {fa5bb6a7-14ce-4aa1-8a26-632891c892aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
10819 | 2024.11.02 06:25:20.039115 [ 302 ] {fa5bb6a7-14ce-4aa1-8a26-632891c892aa} <Debug> DynamicQueryHandler: Done processing query | ||
10820 | 2024.11.02 06:25:20.039140 [ 302 ] {fa5bb6a7-14ce-4aa1-8a26-632891c892aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10821 | 2024.11.02 06:25:20.039155 [ 302 ] {} <Debug> HTTP-Session: 8f74d587-8778-45f6-90ec-69e781563531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10822 | 2024.11.02 06:25:20.039341 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10823 | 2024.11.02 06:25:20.039427 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56804, User-Agent: (none), Length: 70475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10824 | 2024.11.02 06:25:20.039496 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10825 | 2024.11.02 06:25:20.039519 [ 283 ] {} <Debug> HTTP-Session: 849119a4-d1cd-4ef5-a42c-092bc60830f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56804 | ||
10826 | 2024.11.02 06:25:20.039540 [ 283 ] {} <Debug> HTTP-Session: 849119a4-d1cd-4ef5-a42c-092bc60830f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10827 | 2024.11.02 06:25:20.039557 [ 283 ] {} <Debug> HTTP-Session: 849119a4-d1cd-4ef5-a42c-092bc60830f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10828 | 2024.11.02 06:25:20.039603 [ 283 ] {} <Trace> HTTP-Session: 849119a4-d1cd-4ef5-a42c-092bc60830f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10829 | 2024.11.02 06:25:20.040345 [ 283 ] {a93e024b-38c4-41b6-a726-ae9178d3b05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56804) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10830 | 2024.11.02 06:25:20.040423 [ 283 ] {a93e024b-38c4-41b6-a726-ae9178d3b05c} <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 | ||
10831 | 2024.11.02 06:25:20.040882 [ 283 ] {a93e024b-38c4-41b6-a726-ae9178d3b05c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10832 | 2024.11.02 06:25:20.041642 [ 283 ] {a93e024b-38c4-41b6-a726-ae9178d3b05c} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10833 | 2024.11.02 06:25:20.041679 [ 283 ] {a93e024b-38c4-41b6-a726-ae9178d3b05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10834 | 2024.11.02 06:25:20.042335 [ 283 ] {a93e024b-38c4-41b6-a726-ae9178d3b05c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10835 | 2024.11.02 06:25:20.042744 [ 283 ] {a93e024b-38c4-41b6-a726-ae9178d3b05c} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10836 | 2024.11.02 06:25:20.042945 [ 283 ] {a93e024b-38c4-41b6-a726-ae9178d3b05c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003212 sec., 13075.96513075965 rows/sec., 23.43 MiB/sec. | ||
10837 | 2024.11.02 06:25:20.043452 [ 283 ] {a93e024b-38c4-41b6-a726-ae9178d3b05c} <Debug> DynamicQueryHandler: Done processing query | ||
10838 | 2024.11.02 06:25:20.043476 [ 283 ] {a93e024b-38c4-41b6-a726-ae9178d3b05c} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
10839 | 2024.11.02 06:25:20.043491 [ 283 ] {} <Debug> HTTP-Session: 849119a4-d1cd-4ef5-a42c-092bc60830f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10840 | 2024.11.02 06:25:20.043664 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10841 | 2024.11.02 06:25:20.043684 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38421, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10842 | 2024.11.02 06:25:20.043777 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10843 | 2024.11.02 06:25:20.043817 [ 302 ] {} <Debug> HTTP-Session: 756741ba-d0d9-42c9-b4e7-84c490c3402f Authenticating user 'default' from [fd00:1122:3344:101::d]:38421 | ||
10844 | 2024.11.02 06:25:20.043840 [ 302 ] {} <Debug> HTTP-Session: 756741ba-d0d9-42c9-b4e7-84c490c3402f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10845 | 2024.11.02 06:25:20.043858 [ 302 ] {} <Debug> HTTP-Session: 756741ba-d0d9-42c9-b4e7-84c490c3402f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10846 | 2024.11.02 06:25:20.043903 [ 302 ] {} <Trace> HTTP-Session: 756741ba-d0d9-42c9-b4e7-84c490c3402f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10847 | 2024.11.02 06:25:20.044075 [ 302 ] {5df32c94-e64e-4ef0-a908-0bce30e8bdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38421) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10848 | 2024.11.02 06:25:20.044132 [ 302 ] {5df32c94-e64e-4ef0-a908-0bce30e8bdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10849 | 2024.11.02 06:25:20.044303 [ 302 ] {5df32c94-e64e-4ef0-a908-0bce30e8bdd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10850 | 2024.11.02 06:25:20.044710 [ 302 ] {5df32c94-e64e-4ef0-a908-0bce30e8bdd4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10851 | 2024.11.02 06:25:20.044745 [ 302 ] {5df32c94-e64e-4ef0-a908-0bce30e8bdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10852 | 2024.11.02 06:25:20.045115 [ 302 ] {5df32c94-e64e-4ef0-a908-0bce30e8bdd4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10853 | 2024.11.02 06:25:20.045454 [ 302 ] {5df32c94-e64e-4ef0-a908-0bce30e8bdd4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10854 | 2024.11.02 06:25:20.045582 [ 302 ] {5df32c94-e64e-4ef0-a908-0bce30e8bdd4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001583 sec., 51800.37902716362 rows/sec., 3.29 MiB/sec. | ||
10855 | 2024.11.02 06:25:20.045744 [ 302 ] {5df32c94-e64e-4ef0-a908-0bce30e8bdd4} <Debug> DynamicQueryHandler: Done processing query | ||
10856 | 2024.11.02 06:25:20.045768 [ 302 ] {5df32c94-e64e-4ef0-a908-0bce30e8bdd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10857 | 2024.11.02 06:25:20.045784 [ 302 ] {} <Debug> HTTP-Session: 756741ba-d0d9-42c9-b4e7-84c490c3402f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10858 | 2024.11.02 06:25:20.046088 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10859 | 2024.11.02 06:25:21.640553 [ 68 ] {} <Debug> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
10860 | 2024.11.02 06:25:21.640637 [ 68 ] {} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10861 | 2024.11.02 06:25:21.640663 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10862 | 2024.11.02 06:25:21.640807 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
10863 | 2024.11.02 06:25:21.640987 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10864 | 2024.11.02 06:25:21.641029 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
10865 | 2024.11.02 06:25:21.641129 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
10866 | 2024.11.02 06:25:21.641229 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
10867 | 2024.11.02 06:25:21.641455 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
10868 | 2024.11.02 06:25:21.641676 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
10869 | 2024.11.02 06:25:21.642580 [ 196 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853264 sec., 24821.072442997865 rows/sec., 2.07 MiB/sec. | ||
10870 | 2024.11.02 06:25:21.642717 [ 196 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
10871 | 2024.11.02 06:25:21.643187 [ 196 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_13_3} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10872 | 2024.11.02 06:25:21.643278 [ 196 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_13_3} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
10873 | 2024.11.02 06:25:21.643351 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10874 | 2024.11.02 06:25:23.282698 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10875 | 2024.11.02 06:25:23.282755 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10876 | 2024.11.02 06:25:25.010664 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48821, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10877 | 2024.11.02 06:25:25.010821 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10878 | 2024.11.02 06:25:25.010865 [ 302 ] {} <Debug> HTTP-Session: a9c35eea-370d-4422-98ae-959dfb66084c Authenticating user 'default' from [fd00:1122:3344:101::d]:48821 | ||
10879 | 2024.11.02 06:25:25.010906 [ 302 ] {} <Debug> HTTP-Session: a9c35eea-370d-4422-98ae-959dfb66084c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10880 | 2024.11.02 06:25:25.010934 [ 302 ] {} <Debug> HTTP-Session: a9c35eea-370d-4422-98ae-959dfb66084c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10881 | 2024.11.02 06:25:25.011015 [ 302 ] {} <Trace> HTTP-Session: a9c35eea-370d-4422-98ae-959dfb66084c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10882 | 2024.11.02 06:25:25.011284 [ 302 ] {7e1110bf-dd1b-4518-b513-78edf60be7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48821) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10883 | 2024.11.02 06:25:25.011391 [ 302 ] {7e1110bf-dd1b-4518-b513-78edf60be7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10884 | 2024.11.02 06:25:25.011738 [ 302 ] {7e1110bf-dd1b-4518-b513-78edf60be7cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10885 | 2024.11.02 06:25:25.012179 [ 302 ] {7e1110bf-dd1b-4518-b513-78edf60be7cd} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10886 | 2024.11.02 06:25:25.012219 [ 302 ] {7e1110bf-dd1b-4518-b513-78edf60be7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10887 | 2024.11.02 06:25:25.012620 [ 302 ] {7e1110bf-dd1b-4518-b513-78edf60be7cd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
10888 | 2024.11.02 06:25:25.013008 [ 302 ] {7e1110bf-dd1b-4518-b513-78edf60be7cd} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10889 | 2024.11.02 06:25:25.013165 [ 302 ] {7e1110bf-dd1b-4518-b513-78edf60be7cd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001969 sec., 1015.7440325038091 rows/sec., 82.83 KiB/sec. | ||
10890 | 2024.11.02 06:25:25.013404 [ 302 ] {7e1110bf-dd1b-4518-b513-78edf60be7cd} <Debug> DynamicQueryHandler: Done processing query | ||
10891 | 2024.11.02 06:25:25.013430 [ 302 ] {7e1110bf-dd1b-4518-b513-78edf60be7cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10892 | 2024.11.02 06:25:25.013447 [ 302 ] {} <Debug> HTTP-Session: a9c35eea-370d-4422-98ae-959dfb66084c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10893 | 2024.11.02 06:25:25.013740 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10894 | 2024.11.02 06:25:25.013772 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48180, User-Agent: (none), Length: 7948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10895 | 2024.11.02 06:25:25.013918 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10896 | 2024.11.02 06:25:25.013949 [ 283 ] {} <Debug> HTTP-Session: a9c322c5-01b0-4f46-b6e0-3481c004878d Authenticating user 'default' from [fd00:1122:3344:101::d]:48180 | ||
10897 | 2024.11.02 06:25:25.013976 [ 283 ] {} <Debug> HTTP-Session: a9c322c5-01b0-4f46-b6e0-3481c004878d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10898 | 2024.11.02 06:25:25.013994 [ 283 ] {} <Debug> HTTP-Session: a9c322c5-01b0-4f46-b6e0-3481c004878d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10899 | 2024.11.02 06:25:25.014052 [ 283 ] {} <Trace> HTTP-Session: a9c322c5-01b0-4f46-b6e0-3481c004878d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10900 | 2024.11.02 06:25:25.014272 [ 283 ] {151aff3e-ce1e-49f3-a0d5-3f517be856ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48180) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10901 | 2024.11.02 06:25:25.014344 [ 283 ] {151aff3e-ce1e-49f3-a0d5-3f517be856ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10902 | 2024.11.02 06:25:25.014677 [ 283 ] {151aff3e-ce1e-49f3-a0d5-3f517be856ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10903 | 2024.11.02 06:25:25.015084 [ 283 ] {151aff3e-ce1e-49f3-a0d5-3f517be856ab} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10904 | 2024.11.02 06:25:25.015122 [ 283 ] {151aff3e-ce1e-49f3-a0d5-3f517be856ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10905 | 2024.11.02 06:25:25.015532 [ 283 ] {151aff3e-ce1e-49f3-a0d5-3f517be856ab} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10906 | 2024.11.02 06:25:25.015911 [ 283 ] {151aff3e-ce1e-49f3-a0d5-3f517be856ab} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10907 | 2024.11.02 06:25:25.016059 [ 283 ] {151aff3e-ce1e-49f3-a0d5-3f517be856ab} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001856 sec., 30711.206896551725 rows/sec., 2.34 MiB/sec. | ||
10908 | 2024.11.02 06:25:25.016355 [ 283 ] {151aff3e-ce1e-49f3-a0d5-3f517be856ab} <Debug> DynamicQueryHandler: Done processing query | ||
10909 | 2024.11.02 06:25:25.016426 [ 283 ] {151aff3e-ce1e-49f3-a0d5-3f517be856ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
10910 | 2024.11.02 06:25:25.016484 [ 283 ] {} <Debug> HTTP-Session: a9c322c5-01b0-4f46-b6e0-3481c004878d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10911 | 2024.11.02 06:25:25.016718 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10912 | 2024.11.02 06:25:25.016782 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62935, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10913 | 2024.11.02 06:25:25.016880 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10914 | 2024.11.02 06:25:25.016910 [ 302 ] {} <Debug> HTTP-Session: 109a4062-3a8a-436e-b2ad-ccb8e3167db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62935 | ||
10915 | 2024.11.02 06:25:25.016937 [ 302 ] {} <Debug> HTTP-Session: 109a4062-3a8a-436e-b2ad-ccb8e3167db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10916 | 2024.11.02 06:25:25.016956 [ 302 ] {} <Debug> HTTP-Session: 109a4062-3a8a-436e-b2ad-ccb8e3167db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10917 | 2024.11.02 06:25:25.017003 [ 302 ] {} <Trace> HTTP-Session: 109a4062-3a8a-436e-b2ad-ccb8e3167db6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10918 | 2024.11.02 06:25:25.017128 [ 302 ] {7d0b1a6f-df7b-43d0-a5ea-27fab46fd6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62935) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10919 | 2024.11.02 06:25:25.017194 [ 302 ] {7d0b1a6f-df7b-43d0-a5ea-27fab46fd6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10920 | 2024.11.02 06:25:25.017492 [ 302 ] {7d0b1a6f-df7b-43d0-a5ea-27fab46fd6f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10921 | 2024.11.02 06:25:25.017821 [ 302 ] {7d0b1a6f-df7b-43d0-a5ea-27fab46fd6f4} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10922 | 2024.11.02 06:25:25.017860 [ 302 ] {7d0b1a6f-df7b-43d0-a5ea-27fab46fd6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10923 | 2024.11.02 06:25:25.018217 [ 302 ] {7d0b1a6f-df7b-43d0-a5ea-27fab46fd6f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10924 | 2024.11.02 06:25:25.018585 [ 302 ] {7d0b1a6f-df7b-43d0-a5ea-27fab46fd6f4} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10925 | 2024.11.02 06:25:25.018741 [ 302 ] {7d0b1a6f-df7b-43d0-a5ea-27fab46fd6f4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001641 sec., 1218.769043266301 rows/sec., 85.10 KiB/sec. | ||
10926 | 2024.11.02 06:25:25.019042 [ 302 ] {7d0b1a6f-df7b-43d0-a5ea-27fab46fd6f4} <Debug> DynamicQueryHandler: Done processing query | ||
10927 | 2024.11.02 06:25:25.019106 [ 302 ] {7d0b1a6f-df7b-43d0-a5ea-27fab46fd6f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10928 | 2024.11.02 06:25:25.019145 [ 302 ] {} <Debug> HTTP-Session: 109a4062-3a8a-436e-b2ad-ccb8e3167db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10929 | 2024.11.02 06:25:25.019342 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62935, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10930 | 2024.11.02 06:25:25.019441 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41540, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10931 | 2024.11.02 06:25:25.019525 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10932 | 2024.11.02 06:25:25.019549 [ 283 ] {} <Debug> HTTP-Session: 3b9a175a-183d-4daf-8cb7-8beb514b8a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:41540 | ||
10933 | 2024.11.02 06:25:25.019571 [ 283 ] {} <Debug> HTTP-Session: 3b9a175a-183d-4daf-8cb7-8beb514b8a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10934 | 2024.11.02 06:25:25.019589 [ 283 ] {} <Debug> HTTP-Session: 3b9a175a-183d-4daf-8cb7-8beb514b8a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10935 | 2024.11.02 06:25:25.019634 [ 283 ] {} <Trace> HTTP-Session: 3b9a175a-183d-4daf-8cb7-8beb514b8a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10936 | 2024.11.02 06:25:25.019789 [ 283 ] {1d69690d-f4a8-4afe-bd32-f928e1468608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41540) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10937 | 2024.11.02 06:25:25.019842 [ 283 ] {1d69690d-f4a8-4afe-bd32-f928e1468608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10938 | 2024.11.02 06:25:25.020146 [ 283 ] {1d69690d-f4a8-4afe-bd32-f928e1468608} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10939 | 2024.11.02 06:25:25.020515 [ 283 ] {1d69690d-f4a8-4afe-bd32-f928e1468608} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10940 | 2024.11.02 06:25:25.020551 [ 283 ] {1d69690d-f4a8-4afe-bd32-f928e1468608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10941 | 2024.11.02 06:25:25.020903 [ 283 ] {1d69690d-f4a8-4afe-bd32-f928e1468608} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10942 | 2024.11.02 06:25:25.021265 [ 283 ] {1d69690d-f4a8-4afe-bd32-f928e1468608} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10943 | 2024.11.02 06:25:25.021416 [ 283 ] {1d69690d-f4a8-4afe-bd32-f928e1468608} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001684 sec., 39192.399049881235 rows/sec., 3.06 MiB/sec. | ||
10944 | 2024.11.02 06:25:25.021597 [ 283 ] {1d69690d-f4a8-4afe-bd32-f928e1468608} <Debug> DynamicQueryHandler: Done processing query | ||
10945 | 2024.11.02 06:25:25.021622 [ 283 ] {1d69690d-f4a8-4afe-bd32-f928e1468608} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10946 | 2024.11.02 06:25:25.021638 [ 283 ] {} <Debug> HTTP-Session: 3b9a175a-183d-4daf-8cb7-8beb514b8a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10947 | 2024.11.02 06:25:25.021794 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10948 | 2024.11.02 06:25:25.021962 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53646, User-Agent: (none), Length: 24714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10949 | 2024.11.02 06:25:25.022073 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10950 | 2024.11.02 06:25:25.022111 [ 302 ] {} <Debug> HTTP-Session: 9c863639-6112-4964-9a7b-fe70756d211f Authenticating user 'default' from [fd00:1122:3344:101::d]:53646 | ||
10951 | 2024.11.02 06:25:25.022145 [ 302 ] {} <Debug> HTTP-Session: 9c863639-6112-4964-9a7b-fe70756d211f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10952 | 2024.11.02 06:25:25.022172 [ 302 ] {} <Debug> HTTP-Session: 9c863639-6112-4964-9a7b-fe70756d211f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10953 | 2024.11.02 06:25:25.022240 [ 302 ] {} <Trace> HTTP-Session: 9c863639-6112-4964-9a7b-fe70756d211f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10954 | 2024.11.02 06:25:25.022473 [ 302 ] {59bacbaa-21be-4198-89f1-8091dc132f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53646) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10955 | 2024.11.02 06:25:25.022523 [ 302 ] {59bacbaa-21be-4198-89f1-8091dc132f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10956 | 2024.11.02 06:25:25.022706 [ 302 ] {59bacbaa-21be-4198-89f1-8091dc132f80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10957 | 2024.11.02 06:25:25.023071 [ 302 ] {59bacbaa-21be-4198-89f1-8091dc132f80} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10958 | 2024.11.02 06:25:25.023107 [ 302 ] {59bacbaa-21be-4198-89f1-8091dc132f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10959 | 2024.11.02 06:25:25.023496 [ 302 ] {59bacbaa-21be-4198-89f1-8091dc132f80} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10960 | 2024.11.02 06:25:25.023843 [ 302 ] {59bacbaa-21be-4198-89f1-8091dc132f80} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10961 | 2024.11.02 06:25:25.023999 [ 302 ] {59bacbaa-21be-4198-89f1-8091dc132f80} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001606 sec., 80323.78580323786 rows/sec., 5.59 MiB/sec. | ||
10962 | 2024.11.02 06:25:25.024297 [ 302 ] {59bacbaa-21be-4198-89f1-8091dc132f80} <Debug> DynamicQueryHandler: Done processing query | ||
10963 | 2024.11.02 06:25:25.024358 [ 302 ] {59bacbaa-21be-4198-89f1-8091dc132f80} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10964 | 2024.11.02 06:25:25.024418 [ 302 ] {} <Debug> HTTP-Session: 9c863639-6112-4964-9a7b-fe70756d211f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10965 | 2024.11.02 06:25:25.024663 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10966 | 2024.11.02 06:25:25.024755 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63005, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10967 | 2024.11.02 06:25:25.024854 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10968 | 2024.11.02 06:25:25.024890 [ 283 ] {} <Debug> HTTP-Session: 03a3c524-9e15-4bf8-bad2-38f3e9608b88 Authenticating user 'default' from [fd00:1122:3344:101::d]:63005 | ||
10969 | 2024.11.02 06:25:25.024920 [ 283 ] {} <Debug> HTTP-Session: 03a3c524-9e15-4bf8-bad2-38f3e9608b88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10970 | 2024.11.02 06:25:25.024946 [ 283 ] {} <Debug> HTTP-Session: 03a3c524-9e15-4bf8-bad2-38f3e9608b88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10971 | 2024.11.02 06:25:25.025007 [ 283 ] {} <Trace> HTTP-Session: 03a3c524-9e15-4bf8-bad2-38f3e9608b88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10972 | 2024.11.02 06:25:25.025218 [ 283 ] {cb6c6c63-e73c-414b-a4be-b7d8cea84969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63005) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10973 | 2024.11.02 06:25:25.025308 [ 283 ] {cb6c6c63-e73c-414b-a4be-b7d8cea84969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10974 | 2024.11.02 06:25:25.025508 [ 283 ] {cb6c6c63-e73c-414b-a4be-b7d8cea84969} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10975 | 2024.11.02 06:25:25.025804 [ 283 ] {cb6c6c63-e73c-414b-a4be-b7d8cea84969} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10976 | 2024.11.02 06:25:25.025840 [ 283 ] {cb6c6c63-e73c-414b-a4be-b7d8cea84969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10977 | 2024.11.02 06:25:25.026201 [ 283 ] {cb6c6c63-e73c-414b-a4be-b7d8cea84969} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10978 | 2024.11.02 06:25:25.026524 [ 283 ] {cb6c6c63-e73c-414b-a4be-b7d8cea84969} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10979 | 2024.11.02 06:25:25.026673 [ 283 ] {cb6c6c63-e73c-414b-a4be-b7d8cea84969} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001528 sec., 31413.612565445026 rows/sec., 2.12 MiB/sec. | ||
10980 | 2024.11.02 06:25:25.026842 [ 283 ] {cb6c6c63-e73c-414b-a4be-b7d8cea84969} <Debug> DynamicQueryHandler: Done processing query | ||
10981 | 2024.11.02 06:25:25.026866 [ 283 ] {cb6c6c63-e73c-414b-a4be-b7d8cea84969} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10982 | 2024.11.02 06:25:25.026882 [ 283 ] {} <Debug> HTTP-Session: 03a3c524-9e15-4bf8-bad2-38f3e9608b88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10983 | 2024.11.02 06:25:25.027121 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10984 | 2024.11.02 06:25:28.545207 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1008 | ||
10985 | 2024.11.02 06:25:28.548345 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10986 | 2024.11.02 06:25:28.548400 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
10987 | 2024.11.02 06:25:28.549944 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10988 | 2024.11.02 06:25:28.550957 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10989 | 2024.11.02 06:25:28.551450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
10990 | 2024.11.02 06:25:30.012031 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53646, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10991 | 2024.11.02 06:25:30.012151 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10992 | 2024.11.02 06:25:30.012180 [ 302 ] {} <Debug> HTTP-Session: 1f3e256f-6f51-4db6-9b70-b587085aa81e Authenticating user 'default' from [fd00:1122:3344:101::d]:53646 | ||
10993 | 2024.11.02 06:25:30.012208 [ 302 ] {} <Debug> HTTP-Session: 1f3e256f-6f51-4db6-9b70-b587085aa81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10994 | 2024.11.02 06:25:30.012226 [ 302 ] {} <Debug> HTTP-Session: 1f3e256f-6f51-4db6-9b70-b587085aa81e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10995 | 2024.11.02 06:25:30.012283 [ 302 ] {} <Trace> HTTP-Session: 1f3e256f-6f51-4db6-9b70-b587085aa81e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10996 | 2024.11.02 06:25:30.012500 [ 302 ] {b2b2552d-5a08-4054-9a68-4246cfb5fa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53646) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10997 | 2024.11.02 06:25:30.012564 [ 302 ] {b2b2552d-5a08-4054-9a68-4246cfb5fa4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10998 | 2024.11.02 06:25:30.012896 [ 302 ] {b2b2552d-5a08-4054-9a68-4246cfb5fa4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10999 | 2024.11.02 06:25:30.013403 [ 302 ] {b2b2552d-5a08-4054-9a68-4246cfb5fa4d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11000 | 2024.11.02 06:25:30.013446 [ 302 ] {b2b2552d-5a08-4054-9a68-4246cfb5fa4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11001 | 2024.11.02 06:25:30.013888 [ 302 ] {b2b2552d-5a08-4054-9a68-4246cfb5fa4d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11002 | 2024.11.02 06:25:30.014291 [ 302 ] {b2b2552d-5a08-4054-9a68-4246cfb5fa4d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11003 | 2024.11.02 06:25:30.014477 [ 302 ] {b2b2552d-5a08-4054-9a68-4246cfb5fa4d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002044 sec., 27397.260273972606 rows/sec., 2.09 MiB/sec. | ||
11004 | 2024.11.02 06:25:30.014831 [ 302 ] {b2b2552d-5a08-4054-9a68-4246cfb5fa4d} <Debug> DynamicQueryHandler: Done processing query | ||
11005 | 2024.11.02 06:25:30.014889 [ 302 ] {b2b2552d-5a08-4054-9a68-4246cfb5fa4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11006 | 2024.11.02 06:25:30.014946 [ 302 ] {} <Debug> HTTP-Session: 1f3e256f-6f51-4db6-9b70-b587085aa81e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11007 | 2024.11.02 06:25:30.015233 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11008 | 2024.11.02 06:25:30.015324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50694, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11009 | 2024.11.02 06:25:30.015433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11010 | 2024.11.02 06:25:30.015457 [ 3 ] {} <Debug> HTTP-Session: af9f32fe-cffe-4bfb-9c9f-26d361d0c8ea Authenticating user 'default' from [fd00:1122:3344:101::d]:50694 | ||
11011 | 2024.11.02 06:25:30.015480 [ 3 ] {} <Debug> HTTP-Session: af9f32fe-cffe-4bfb-9c9f-26d361d0c8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11012 | 2024.11.02 06:25:30.015495 [ 3 ] {} <Debug> HTTP-Session: af9f32fe-cffe-4bfb-9c9f-26d361d0c8ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11013 | 2024.11.02 06:25:30.015552 [ 3 ] {} <Trace> HTTP-Session: af9f32fe-cffe-4bfb-9c9f-26d361d0c8ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11014 | 2024.11.02 06:25:30.015778 [ 3 ] {df22f45a-454e-4fc4-90a7-a40cec72b477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50694) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11015 | 2024.11.02 06:25:30.015849 [ 3 ] {df22f45a-454e-4fc4-90a7-a40cec72b477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11016 | 2024.11.02 06:25:30.016222 [ 3 ] {df22f45a-454e-4fc4-90a7-a40cec72b477} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11017 | 2024.11.02 06:25:30.016669 [ 3 ] {df22f45a-454e-4fc4-90a7-a40cec72b477} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11018 | 2024.11.02 06:25:30.016718 [ 3 ] {df22f45a-454e-4fc4-90a7-a40cec72b477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11019 | 2024.11.02 06:25:30.017154 [ 3 ] {df22f45a-454e-4fc4-90a7-a40cec72b477} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11020 | 2024.11.02 06:25:30.017552 [ 3 ] {df22f45a-454e-4fc4-90a7-a40cec72b477} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11021 | 2024.11.02 06:25:30.017746 [ 3 ] {df22f45a-454e-4fc4-90a7-a40cec72b477} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00205 sec., 31219.512195121948 rows/sec., 2.44 MiB/sec. | ||
11022 | 2024.11.02 06:25:30.017956 [ 3 ] {df22f45a-454e-4fc4-90a7-a40cec72b477} <Debug> DynamicQueryHandler: Done processing query | ||
11023 | 2024.11.02 06:25:30.017984 [ 3 ] {df22f45a-454e-4fc4-90a7-a40cec72b477} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11024 | 2024.11.02 06:25:30.018001 [ 3 ] {} <Debug> HTTP-Session: af9f32fe-cffe-4bfb-9c9f-26d361d0c8ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11025 | 2024.11.02 06:25:30.018203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50694, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11026 | 2024.11.02 06:25:30.018307 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58445, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11027 | 2024.11.02 06:25:30.018425 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11028 | 2024.11.02 06:25:30.018454 [ 301 ] {} <Debug> HTTP-Session: 3b55a7d9-6acb-40c7-9ed8-52f942633cfc Authenticating user 'default' from [fd00:1122:3344:101::d]:58445 | ||
11029 | 2024.11.02 06:25:30.018481 [ 301 ] {} <Debug> HTTP-Session: 3b55a7d9-6acb-40c7-9ed8-52f942633cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11030 | 2024.11.02 06:25:30.018498 [ 301 ] {} <Debug> HTTP-Session: 3b55a7d9-6acb-40c7-9ed8-52f942633cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11031 | 2024.11.02 06:25:30.018559 [ 301 ] {} <Trace> HTTP-Session: 3b55a7d9-6acb-40c7-9ed8-52f942633cfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11032 | 2024.11.02 06:25:30.018797 [ 301 ] {effa2ac8-564d-4df5-869f-8972d9e8fda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58445) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11033 | 2024.11.02 06:25:30.018871 [ 301 ] {effa2ac8-564d-4df5-869f-8972d9e8fda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11034 | 2024.11.02 06:25:30.019099 [ 301 ] {effa2ac8-564d-4df5-869f-8972d9e8fda9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11035 | 2024.11.02 06:25:30.019550 [ 301 ] {effa2ac8-564d-4df5-869f-8972d9e8fda9} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11036 | 2024.11.02 06:25:30.019595 [ 301 ] {effa2ac8-564d-4df5-869f-8972d9e8fda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11037 | 2024.11.02 06:25:30.020066 [ 301 ] {effa2ac8-564d-4df5-869f-8972d9e8fda9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11038 | 2024.11.02 06:25:30.020447 [ 301 ] {effa2ac8-564d-4df5-869f-8972d9e8fda9} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11039 | 2024.11.02 06:25:30.020632 [ 301 ] {effa2ac8-564d-4df5-869f-8972d9e8fda9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001941 sec., 82431.7362184441 rows/sec., 5.74 MiB/sec. | ||
11040 | 2024.11.02 06:25:30.020839 [ 301 ] {effa2ac8-564d-4df5-869f-8972d9e8fda9} <Debug> DynamicQueryHandler: Done processing query | ||
11041 | 2024.11.02 06:25:30.020867 [ 301 ] {effa2ac8-564d-4df5-869f-8972d9e8fda9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11042 | 2024.11.02 06:25:30.020884 [ 301 ] {} <Debug> HTTP-Session: 3b55a7d9-6acb-40c7-9ed8-52f942633cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11043 | 2024.11.02 06:25:30.021066 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11044 | 2024.11.02 06:25:30.021180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56567, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11045 | 2024.11.02 06:25:30.021261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11046 | 2024.11.02 06:25:30.021286 [ 3 ] {} <Debug> HTTP-Session: adbc7016-0273-4231-a2ce-1aa15c6e96ac Authenticating user 'default' from [fd00:1122:3344:101::d]:56567 | ||
11047 | 2024.11.02 06:25:30.021310 [ 3 ] {} <Debug> HTTP-Session: adbc7016-0273-4231-a2ce-1aa15c6e96ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11048 | 2024.11.02 06:25:30.021328 [ 3 ] {} <Debug> HTTP-Session: adbc7016-0273-4231-a2ce-1aa15c6e96ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11049 | 2024.11.02 06:25:30.021382 [ 3 ] {} <Trace> HTTP-Session: adbc7016-0273-4231-a2ce-1aa15c6e96ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11050 | 2024.11.02 06:25:30.021555 [ 3 ] {320fd27c-4338-4f3c-97d1-75b5f833436c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56567) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11051 | 2024.11.02 06:25:30.021610 [ 3 ] {320fd27c-4338-4f3c-97d1-75b5f833436c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11052 | 2024.11.02 06:25:30.021782 [ 3 ] {320fd27c-4338-4f3c-97d1-75b5f833436c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11053 | 2024.11.02 06:25:30.022092 [ 3 ] {320fd27c-4338-4f3c-97d1-75b5f833436c} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11054 | 2024.11.02 06:25:30.022129 [ 3 ] {320fd27c-4338-4f3c-97d1-75b5f833436c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11055 | 2024.11.02 06:25:30.022531 [ 3 ] {320fd27c-4338-4f3c-97d1-75b5f833436c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11056 | 2024.11.02 06:25:30.022878 [ 3 ] {320fd27c-4338-4f3c-97d1-75b5f833436c} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11057 | 2024.11.02 06:25:30.023045 [ 3 ] {320fd27c-4338-4f3c-97d1-75b5f833436c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. | ||
11058 | 2024.11.02 06:25:30.023203 [ 3 ] {320fd27c-4338-4f3c-97d1-75b5f833436c} <Debug> DynamicQueryHandler: Done processing query | ||
11059 | 2024.11.02 06:25:30.023229 [ 3 ] {320fd27c-4338-4f3c-97d1-75b5f833436c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11060 | 2024.11.02 06:25:30.023245 [ 3 ] {} <Debug> HTTP-Session: adbc7016-0273-4231-a2ce-1aa15c6e96ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11061 | 2024.11.02 06:25:30.023506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11062 | 2024.11.02 06:25:34.806830 [ 117 ] {} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
11063 | 2024.11.02 06:25:34.806919 [ 117 ] {} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11064 | 2024.11.02 06:25:34.806951 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11065 | 2024.11.02 06:25:34.807124 [ 199 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
11066 | 2024.11.02 06:25:34.807310 [ 199 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11067 | 2024.11.02 06:25:34.807354 [ 199 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
11068 | 2024.11.02 06:25:34.807436 [ 199 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
11069 | 2024.11.02 06:25:34.807721 [ 199 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
11070 | 2024.11.02 06:25:34.807885 [ 199 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
11071 | 2024.11.02 06:25:34.808103 [ 199 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
11072 | 2024.11.02 06:25:34.809283 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002240112 sec., 133475.4690836887 rows/sec., 9.09 MiB/sec. | ||
11073 | 2024.11.02 06:25:34.809505 [ 193 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
11074 | 2024.11.02 06:25:34.809993 [ 193 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_21_5} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11075 | 2024.11.02 06:25:34.810086 [ 193 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_21_5} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
11076 | 2024.11.02 06:25:34.810191 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
11077 | 2024.11.02 06:25:35.017837 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58445, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11078 | 2024.11.02 06:25:35.017973 [ 301 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11079 | 2024.11.02 06:25:35.018004 [ 301 ] {} <Debug> HTTP-Session: 2dfca8c6-eea1-4b86-8cc5-1119f79aed24 Authenticating user 'default' from [fd00:1122:3344:101::d]:58445 | ||
11080 | 2024.11.02 06:25:35.018032 [ 301 ] {} <Debug> HTTP-Session: 2dfca8c6-eea1-4b86-8cc5-1119f79aed24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11081 | 2024.11.02 06:25:35.018050 [ 301 ] {} <Debug> HTTP-Session: 2dfca8c6-eea1-4b86-8cc5-1119f79aed24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11082 | 2024.11.02 06:25:35.018113 [ 301 ] {} <Trace> HTTP-Session: 2dfca8c6-eea1-4b86-8cc5-1119f79aed24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11083 | 2024.11.02 06:25:35.018424 [ 301 ] {bd0de5f3-c197-4634-a6bf-ce9305980b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11084 | 2024.11.02 06:25:35.018501 [ 301 ] {bd0de5f3-c197-4634-a6bf-ce9305980b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11085 | 2024.11.02 06:25:35.018869 [ 301 ] {bd0de5f3-c197-4634-a6bf-ce9305980b34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11086 | 2024.11.02 06:25:35.019485 [ 301 ] {bd0de5f3-c197-4634-a6bf-ce9305980b34} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11087 | 2024.11.02 06:25:35.019527 [ 301 ] {bd0de5f3-c197-4634-a6bf-ce9305980b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11088 | 2024.11.02 06:25:35.019960 [ 301 ] {bd0de5f3-c197-4634-a6bf-ce9305980b34} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11089 | 2024.11.02 06:25:35.020345 [ 301 ] {bd0de5f3-c197-4634-a6bf-ce9305980b34} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11090 | 2024.11.02 06:25:35.020513 [ 301 ] {bd0de5f3-c197-4634-a6bf-ce9305980b34} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002233 sec., 122257.05329153604 rows/sec., 10.87 MiB/sec. | ||
11091 | 2024.11.02 06:25:35.020556 [ 117 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11092 | 2024.11.02 06:25:35.020691 [ 117 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11093 | 2024.11.02 06:25:35.020747 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11094 | 2024.11.02 06:25:35.020810 [ 301 ] {bd0de5f3-c197-4634-a6bf-ce9305980b34} <Debug> DynamicQueryHandler: Done processing query | ||
11095 | 2024.11.02 06:25:35.020892 [ 301 ] {bd0de5f3-c197-4634-a6bf-ce9305980b34} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
11096 | 2024.11.02 06:25:35.020951 [ 301 ] {} <Debug> HTTP-Session: 2dfca8c6-eea1-4b86-8cc5-1119f79aed24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11097 | 2024.11.02 06:25:35.021020 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
11098 | 2024.11.02 06:25:35.021185 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11099 | 2024.11.02 06:25:35.021256 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11100 | 2024.11.02 06:25:35.021262 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1423 rows starting from the beginning of the part | ||
11101 | 2024.11.02 06:25:35.021379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45764, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11102 | 2024.11.02 06:25:35.021492 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
11103 | 2024.11.02 06:25:35.021618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11104 | 2024.11.02 06:25:35.021723 [ 3 ] {} <Debug> HTTP-Session: 48fea2e8-be83-49b2-a0a5-904a84edb456 Authenticating user 'default' from [fd00:1122:3344:101::d]:45764 | ||
11105 | 2024.11.02 06:25:35.021846 [ 3 ] {} <Debug> HTTP-Session: 48fea2e8-be83-49b2-a0a5-904a84edb456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11106 | 2024.11.02 06:25:35.021961 [ 3 ] {} <Debug> HTTP-Session: 48fea2e8-be83-49b2-a0a5-904a84edb456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11107 | 2024.11.02 06:25:35.022048 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 273 rows starting from the beginning of the part | ||
11108 | 2024.11.02 06:25:35.022110 [ 3 ] {} <Trace> HTTP-Session: 48fea2e8-be83-49b2-a0a5-904a84edb456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11109 | 2024.11.02 06:25:35.022254 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 57 rows starting from the beginning of the part | ||
11110 | 2024.11.02 06:25:35.022523 [ 3 ] {6bd5ad8f-83bd-47c3-9909-a337b81a32ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45764) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11111 | 2024.11.02 06:25:35.022548 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
11112 | 2024.11.02 06:25:35.022696 [ 3 ] {6bd5ad8f-83bd-47c3-9909-a337b81a32ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11113 | 2024.11.02 06:25:35.022914 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 273 rows starting from the beginning of the part | ||
11114 | 2024.11.02 06:25:35.023598 [ 3 ] {6bd5ad8f-83bd-47c3-9909-a337b81a32ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11115 | 2024.11.02 06:25:35.024164 [ 3 ] {6bd5ad8f-83bd-47c3-9909-a337b81a32ff} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11116 | 2024.11.02 06:25:35.024214 [ 3 ] {6bd5ad8f-83bd-47c3-9909-a337b81a32ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11117 | 2024.11.02 06:25:35.024705 [ 3 ] {6bd5ad8f-83bd-47c3-9909-a337b81a32ff} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11118 | 2024.11.02 06:25:35.025097 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2138 rows, containing 5 columns (5 merged, 0 gathered) in 0.004230158 sec., 505418.4737307684 rows/sec., 44.55 MiB/sec. | ||
11119 | 2024.11.02 06:25:35.025295 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11120 | 2024.11.02 06:25:35.025363 [ 3 ] {6bd5ad8f-83bd-47c3-9909-a337b81a32ff} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11121 | 2024.11.02 06:25:35.025707 [ 3 ] {6bd5ad8f-83bd-47c3-9909-a337b81a32ff} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.003374 sec., 12448.132780082988 rows/sec., 936.04 KiB/sec. | ||
11122 | 2024.11.02 06:25:35.026242 [ 3 ] {6bd5ad8f-83bd-47c3-9909-a337b81a32ff} <Debug> DynamicQueryHandler: Done processing query | ||
11123 | 2024.11.02 06:25:35.026281 [ 3 ] {6bd5ad8f-83bd-47c3-9909-a337b81a32ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11124 | 2024.11.02 06:25:35.026333 [ 3 ] {} <Debug> HTTP-Session: 48fea2e8-be83-49b2-a0a5-904a84edb456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11125 | 2024.11.02 06:25:35.026438 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_66_13} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11126 | 2024.11.02 06:25:35.026512 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_66_13} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11127 | 2024.11.02 06:25:35.026591 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
11128 | 2024.11.02 06:25:35.026604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11129 | 2024.11.02 06:25:35.026738 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61950, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11130 | 2024.11.02 06:25:35.026834 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11131 | 2024.11.02 06:25:35.026861 [ 302 ] {} <Debug> HTTP-Session: 12e95a92-a376-43f3-8d02-7cec40899241 Authenticating user 'default' from [fd00:1122:3344:101::d]:61950 | ||
11132 | 2024.11.02 06:25:35.026888 [ 302 ] {} <Debug> HTTP-Session: 12e95a92-a376-43f3-8d02-7cec40899241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11133 | 2024.11.02 06:25:35.026906 [ 302 ] {} <Debug> HTTP-Session: 12e95a92-a376-43f3-8d02-7cec40899241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11134 | 2024.11.02 06:25:35.026965 [ 302 ] {} <Trace> HTTP-Session: 12e95a92-a376-43f3-8d02-7cec40899241 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11135 | 2024.11.02 06:25:35.027155 [ 302 ] {7c57f8de-a7b1-4e26-8b80-a66306b980f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61950) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11136 | 2024.11.02 06:25:35.027224 [ 302 ] {7c57f8de-a7b1-4e26-8b80-a66306b980f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11137 | 2024.11.02 06:25:35.027615 [ 302 ] {7c57f8de-a7b1-4e26-8b80-a66306b980f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11138 | 2024.11.02 06:25:35.027981 [ 302 ] {7c57f8de-a7b1-4e26-8b80-a66306b980f1} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11139 | 2024.11.02 06:25:35.028018 [ 302 ] {7c57f8de-a7b1-4e26-8b80-a66306b980f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11140 | 2024.11.02 06:25:35.028413 [ 302 ] {7c57f8de-a7b1-4e26-8b80-a66306b980f1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11141 | 2024.11.02 06:25:35.028797 [ 302 ] {7c57f8de-a7b1-4e26-8b80-a66306b980f1} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11142 | 2024.11.02 06:25:35.028940 [ 302 ] {7c57f8de-a7b1-4e26-8b80-a66306b980f1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001854 sec., 7551.240560949299 rows/sec., 528.84 KiB/sec. | ||
11143 | 2024.11.02 06:25:35.029118 [ 302 ] {7c57f8de-a7b1-4e26-8b80-a66306b980f1} <Debug> DynamicQueryHandler: Done processing query | ||
11144 | 2024.11.02 06:25:35.029143 [ 302 ] {7c57f8de-a7b1-4e26-8b80-a66306b980f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11145 | 2024.11.02 06:25:35.029158 [ 302 ] {} <Debug> HTTP-Session: 12e95a92-a376-43f3-8d02-7cec40899241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11146 | 2024.11.02 06:25:35.029320 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11147 | 2024.11.02 06:25:35.029350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45764, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11148 | 2024.11.02 06:25:35.029432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11149 | 2024.11.02 06:25:35.029462 [ 3 ] {} <Debug> HTTP-Session: 12f1a5ab-595c-438f-850a-ff059ab79050 Authenticating user 'default' from [fd00:1122:3344:101::d]:45764 | ||
11150 | 2024.11.02 06:25:35.029489 [ 3 ] {} <Debug> HTTP-Session: 12f1a5ab-595c-438f-850a-ff059ab79050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11151 | 2024.11.02 06:25:35.029507 [ 3 ] {} <Debug> HTTP-Session: 12f1a5ab-595c-438f-850a-ff059ab79050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11152 | 2024.11.02 06:25:35.029556 [ 3 ] {} <Trace> HTTP-Session: 12f1a5ab-595c-438f-850a-ff059ab79050 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11153 | 2024.11.02 06:25:35.029688 [ 3 ] {6f2b4932-137f-4aaf-a959-069b7be56d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45764) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11154 | 2024.11.02 06:25:35.029740 [ 3 ] {6f2b4932-137f-4aaf-a959-069b7be56d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11155 | 2024.11.02 06:25:35.030014 [ 3 ] {6f2b4932-137f-4aaf-a959-069b7be56d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11156 | 2024.11.02 06:25:35.030337 [ 3 ] {6f2b4932-137f-4aaf-a959-069b7be56d64} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11157 | 2024.11.02 06:25:35.030374 [ 3 ] {6f2b4932-137f-4aaf-a959-069b7be56d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11158 | 2024.11.02 06:25:35.030726 [ 3 ] {6f2b4932-137f-4aaf-a959-069b7be56d64} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
11159 | 2024.11.02 06:25:35.031084 [ 3 ] {6f2b4932-137f-4aaf-a959-069b7be56d64} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11160 | 2024.11.02 06:25:35.031252 [ 3 ] {6f2b4932-137f-4aaf-a959-069b7be56d64} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 221.70 KiB/sec. | ||
11161 | 2024.11.02 06:25:35.031422 [ 3 ] {6f2b4932-137f-4aaf-a959-069b7be56d64} <Debug> DynamicQueryHandler: Done processing query | ||
11162 | 2024.11.02 06:25:35.031447 [ 3 ] {6f2b4932-137f-4aaf-a959-069b7be56d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11163 | 2024.11.02 06:25:35.031463 [ 3 ] {} <Debug> HTTP-Session: 12f1a5ab-595c-438f-850a-ff059ab79050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11164 | 2024.11.02 06:25:35.031621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11165 | 2024.11.02 06:25:35.031767 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41257, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11166 | 2024.11.02 06:25:35.031838 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11167 | 2024.11.02 06:25:35.031861 [ 302 ] {} <Debug> HTTP-Session: dbc7f988-d53e-469f-830f-d68f2e280645 Authenticating user 'default' from [fd00:1122:3344:101::d]:41257 | ||
11168 | 2024.11.02 06:25:35.031882 [ 302 ] {} <Debug> HTTP-Session: dbc7f988-d53e-469f-830f-d68f2e280645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11169 | 2024.11.02 06:25:35.031898 [ 302 ] {} <Debug> HTTP-Session: dbc7f988-d53e-469f-830f-d68f2e280645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11170 | 2024.11.02 06:25:35.031942 [ 302 ] {} <Trace> HTTP-Session: dbc7f988-d53e-469f-830f-d68f2e280645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11171 | 2024.11.02 06:25:35.032303 [ 302 ] {467fe358-f973-4799-828b-0428e2800be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41257) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11172 | 2024.11.02 06:25:35.032359 [ 302 ] {467fe358-f973-4799-828b-0428e2800be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11173 | 2024.11.02 06:25:35.032668 [ 302 ] {467fe358-f973-4799-828b-0428e2800be4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11174 | 2024.11.02 06:25:35.033267 [ 302 ] {467fe358-f973-4799-828b-0428e2800be4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11175 | 2024.11.02 06:25:35.033303 [ 302 ] {467fe358-f973-4799-828b-0428e2800be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11176 | 2024.11.02 06:25:35.033700 [ 302 ] {467fe358-f973-4799-828b-0428e2800be4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11177 | 2024.11.02 06:25:35.034063 [ 302 ] {467fe358-f973-4799-828b-0428e2800be4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11178 | 2024.11.02 06:25:35.034192 [ 302 ] {467fe358-f973-4799-828b-0428e2800be4} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002108 sec., 201138.51992409865 rows/sec., 14.38 MiB/sec. | ||
11179 | 2024.11.02 06:25:35.034191 [ 117 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11180 | 2024.11.02 06:25:35.034255 [ 117 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11181 | 2024.11.02 06:25:35.034301 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11182 | 2024.11.02 06:25:35.034417 [ 302 ] {467fe358-f973-4799-828b-0428e2800be4} <Debug> DynamicQueryHandler: Done processing query | ||
11183 | 2024.11.02 06:25:35.034463 [ 302 ] {467fe358-f973-4799-828b-0428e2800be4} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
11184 | 2024.11.02 06:25:35.034471 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
11185 | 2024.11.02 06:25:35.034489 [ 302 ] {} <Debug> HTTP-Session: dbc7f988-d53e-469f-830f-d68f2e280645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11186 | 2024.11.02 06:25:35.034643 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11187 | 2024.11.02 06:25:35.034683 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 916 rows starting from the beginning of the part | ||
11188 | 2024.11.02 06:25:35.034817 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
11189 | 2024.11.02 06:25:35.034968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45764, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11190 | 2024.11.02 06:25:35.035021 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11191 | 2024.11.02 06:25:35.035244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11192 | 2024.11.02 06:25:35.035377 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 424 rows starting from the beginning of the part | ||
11193 | 2024.11.02 06:25:35.035403 [ 3 ] {} <Debug> HTTP-Session: 1efef645-d7cd-472c-8d10-e066c1313d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:45764 | ||
11194 | 2024.11.02 06:25:35.035511 [ 3 ] {} <Debug> HTTP-Session: 1efef645-d7cd-472c-8d10-e066c1313d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11195 | 2024.11.02 06:25:35.035612 [ 3 ] {} <Debug> HTTP-Session: 1efef645-d7cd-472c-8d10-e066c1313d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11196 | 2024.11.02 06:25:35.035806 [ 3 ] {} <Trace> HTTP-Session: 1efef645-d7cd-472c-8d10-e066c1313d02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11197 | 2024.11.02 06:25:35.035813 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 66 rows starting from the beginning of the part | ||
11198 | 2024.11.02 06:25:35.036234 [ 3 ] {297e77ba-3a83-4740-8435-3131d98b0d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45764) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11199 | 2024.11.02 06:25:35.036251 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
11200 | 2024.11.02 06:25:35.036475 [ 3 ] {297e77ba-3a83-4740-8435-3131d98b0d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11201 | 2024.11.02 06:25:35.036759 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 424 rows starting from the beginning of the part | ||
11202 | 2024.11.02 06:25:35.037891 [ 3 ] {297e77ba-3a83-4740-8435-3131d98b0d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11203 | 2024.11.02 06:25:35.038355 [ 3 ] {297e77ba-3a83-4740-8435-3131d98b0d55} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11204 | 2024.11.02 06:25:35.038399 [ 3 ] {297e77ba-3a83-4740-8435-3131d98b0d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11205 | 2024.11.02 06:25:35.038939 [ 3 ] {297e77ba-3a83-4740-8435-3131d98b0d55} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
11206 | 2024.11.02 06:25:35.039334 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.004958922 sec., 394843.8793753965 rows/sec., 30.23 MiB/sec. | ||
11207 | 2024.11.02 06:25:35.039349 [ 3 ] {297e77ba-3a83-4740-8435-3131d98b0d55} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11208 | 2024.11.02 06:25:35.039531 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11209 | 2024.11.02 06:25:35.039540 [ 3 ] {297e77ba-3a83-4740-8435-3131d98b0d55} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003524 sec., 1702.61066969353 rows/sec., 88.95 KiB/sec. | ||
11210 | 2024.11.02 06:25:35.039804 [ 3 ] {297e77ba-3a83-4740-8435-3131d98b0d55} <Debug> DynamicQueryHandler: Done processing query | ||
11211 | 2024.11.02 06:25:35.039841 [ 3 ] {297e77ba-3a83-4740-8435-3131d98b0d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11212 | 2024.11.02 06:25:35.039877 [ 3 ] {} <Debug> HTTP-Session: 1efef645-d7cd-472c-8d10-e066c1313d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11213 | 2024.11.02 06:25:35.040049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11214 | 2024.11.02 06:25:35.040112 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_66_13} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11215 | 2024.11.02 06:25:35.040172 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61117, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11216 | 2024.11.02 06:25:35.040280 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_66_13} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11217 | 2024.11.02 06:25:35.040294 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11218 | 2024.11.02 06:25:35.040359 [ 302 ] {} <Debug> HTTP-Session: 24b14eab-a68c-4243-a4b4-e33154443cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61117 | ||
11219 | 2024.11.02 06:25:35.040420 [ 302 ] {} <Debug> HTTP-Session: 24b14eab-a68c-4243-a4b4-e33154443cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11220 | 2024.11.02 06:25:35.040439 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
11221 | 2024.11.02 06:25:35.040449 [ 302 ] {} <Debug> HTTP-Session: 24b14eab-a68c-4243-a4b4-e33154443cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11222 | 2024.11.02 06:25:35.040516 [ 302 ] {} <Trace> HTTP-Session: 24b14eab-a68c-4243-a4b4-e33154443cf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11223 | 2024.11.02 06:25:35.040827 [ 302 ] {6b8e2fb2-fd59-4ced-8a51-9215a6797d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61117) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11224 | 2024.11.02 06:25:35.040876 [ 302 ] {6b8e2fb2-fd59-4ced-8a51-9215a6797d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11225 | 2024.11.02 06:25:35.041058 [ 302 ] {6b8e2fb2-fd59-4ced-8a51-9215a6797d76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11226 | 2024.11.02 06:25:35.041502 [ 302 ] {6b8e2fb2-fd59-4ced-8a51-9215a6797d76} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11227 | 2024.11.02 06:25:35.041537 [ 302 ] {6b8e2fb2-fd59-4ced-8a51-9215a6797d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11228 | 2024.11.02 06:25:35.041945 [ 302 ] {6b8e2fb2-fd59-4ced-8a51-9215a6797d76} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11229 | 2024.11.02 06:25:35.042299 [ 302 ] {6b8e2fb2-fd59-4ced-8a51-9215a6797d76} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11230 | 2024.11.02 06:25:35.042467 [ 302 ] {6b8e2fb2-fd59-4ced-8a51-9215a6797d76} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001833 sec., 129296.2356792144 rows/sec., 8.67 MiB/sec. | ||
11231 | 2024.11.02 06:25:35.042481 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11232 | 2024.11.02 06:25:35.042585 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11233 | 2024.11.02 06:25:35.042631 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11234 | 2024.11.02 06:25:35.042737 [ 302 ] {6b8e2fb2-fd59-4ced-8a51-9215a6797d76} <Debug> DynamicQueryHandler: Done processing query | ||
11235 | 2024.11.02 06:25:35.042821 [ 302 ] {6b8e2fb2-fd59-4ced-8a51-9215a6797d76} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11236 | 2024.11.02 06:25:35.042883 [ 302 ] {} <Debug> HTTP-Session: 24b14eab-a68c-4243-a4b4-e33154443cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11237 | 2024.11.02 06:25:35.042991 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
11238 | 2024.11.02 06:25:35.043226 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11239 | 2024.11.02 06:25:35.043244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45764, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11240 | 2024.11.02 06:25:35.043513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11241 | 2024.11.02 06:25:35.043594 [ 302 ] {} <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): | ||
11242 | |||
11243 | (version 23.8.7.1) | ||
11244 | 2024.11.02 06:25:35.043629 [ 3 ] {} <Debug> HTTP-Session: 7b6cad30-cfb0-4c4c-b88d-e4d93e56108c Authenticating user 'default' from [fd00:1122:3344:101::d]:45764 | ||
11245 | 2024.11.02 06:25:35.043732 [ 3 ] {} <Debug> HTTP-Session: 7b6cad30-cfb0-4c4c-b88d-e4d93e56108c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11246 | 2024.11.02 06:25:35.043808 [ 3 ] {} <Debug> HTTP-Session: 7b6cad30-cfb0-4c4c-b88d-e4d93e56108c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11247 | 2024.11.02 06:25:35.043948 [ 3 ] {} <Trace> HTTP-Session: 7b6cad30-cfb0-4c4c-b88d-e4d93e56108c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11248 | 2024.11.02 06:25:35.043971 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11249 | 2024.11.02 06:25:35.044133 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 12495 rows starting from the beginning of the part | ||
11250 | 2024.11.02 06:25:35.044311 [ 3 ] {c61bc716-93b7-4ce5-9c04-f45ee52c0727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45764) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11251 | 2024.11.02 06:25:35.044589 [ 3 ] {c61bc716-93b7-4ce5-9c04-f45ee52c0727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11252 | 2024.11.02 06:25:35.044598 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
11253 | 2024.11.02 06:25:35.045039 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 237 rows starting from the beginning of the part | ||
11254 | 2024.11.02 06:25:35.045402 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 129 rows starting from the beginning of the part | ||
11255 | 2024.11.02 06:25:35.045740 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
11256 | 2024.11.02 06:25:35.045987 [ 3 ] {c61bc716-93b7-4ce5-9c04-f45ee52c0727} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11257 | 2024.11.02 06:25:35.046032 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
11258 | 2024.11.02 06:25:35.046885 [ 3 ] {c61bc716-93b7-4ce5-9c04-f45ee52c0727} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11259 | 2024.11.02 06:25:35.046954 [ 3 ] {c61bc716-93b7-4ce5-9c04-f45ee52c0727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11260 | 2024.11.02 06:25:35.047541 [ 3 ] {c61bc716-93b7-4ce5-9c04-f45ee52c0727} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
11261 | 2024.11.02 06:25:35.048258 [ 3 ] {c61bc716-93b7-4ce5-9c04-f45ee52c0727} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11262 | 2024.11.02 06:25:35.048645 [ 3 ] {c61bc716-93b7-4ce5-9c04-f45ee52c0727} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004457 sec., 224.3661655822302 rows/sec., 15.12 KiB/sec. | ||
11263 | 2024.11.02 06:25:35.049055 [ 3 ] {c61bc716-93b7-4ce5-9c04-f45ee52c0727} <Debug> DynamicQueryHandler: Done processing query | ||
11264 | 2024.11.02 06:25:35.049121 [ 3 ] {c61bc716-93b7-4ce5-9c04-f45ee52c0727} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11265 | 2024.11.02 06:25:35.049168 [ 3 ] {} <Debug> HTTP-Session: 7b6cad30-cfb0-4c4c-b88d-e4d93e56108c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11266 | 2024.11.02 06:25:35.049451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11267 | 2024.11.02 06:25:35.049571 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33221, User-Agent: (none), Length: 70495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11268 | 2024.11.02 06:25:35.049687 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11269 | 2024.11.02 06:25:35.049721 [ 302 ] {} <Debug> HTTP-Session: 625c56de-666d-4984-a681-1b295ff3b6fe Authenticating user 'default' from [fd00:1122:3344:101::d]:33221 | ||
11270 | 2024.11.02 06:25:35.049742 [ 302 ] {} <Debug> HTTP-Session: 625c56de-666d-4984-a681-1b295ff3b6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11271 | 2024.11.02 06:25:35.049759 [ 302 ] {} <Debug> HTTP-Session: 625c56de-666d-4984-a681-1b295ff3b6fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11272 | 2024.11.02 06:25:35.049800 [ 302 ] {} <Trace> HTTP-Session: 625c56de-666d-4984-a681-1b295ff3b6fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11273 | 2024.11.02 06:25:35.051411 [ 302 ] {d8440a9b-5a2c-4ba4-afd9-f8d30ca3acef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33221) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11274 | 2024.11.02 06:25:35.051509 [ 302 ] {d8440a9b-5a2c-4ba4-afd9-f8d30ca3acef} <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 | ||
11275 | 2024.11.02 06:25:35.052473 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13418 rows, containing 5 columns (5 merged, 0 gathered) in 0.009756211 sec., 1375329.0083619552 rows/sec., 93.95 MiB/sec. | ||
11276 | 2024.11.02 06:25:35.052743 [ 302 ] {d8440a9b-5a2c-4ba4-afd9-f8d30ca3acef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11277 | 2024.11.02 06:25:35.052896 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11278 | 2024.11.02 06:25:35.053468 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11279 | 2024.11.02 06:25:35.053627 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11280 | 2024.11.02 06:25:35.053818 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
11281 | 2024.11.02 06:25:35.054025 [ 302 ] {d8440a9b-5a2c-4ba4-afd9-f8d30ca3acef} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11282 | 2024.11.02 06:25:35.054069 [ 302 ] {d8440a9b-5a2c-4ba4-afd9-f8d30ca3acef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11283 | 2024.11.02 06:25:35.054796 [ 302 ] {d8440a9b-5a2c-4ba4-afd9-f8d30ca3acef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11284 | 2024.11.02 06:25:35.055245 [ 302 ] {d8440a9b-5a2c-4ba4-afd9-f8d30ca3acef} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11285 | 2024.11.02 06:25:35.055462 [ 302 ] {d8440a9b-5a2c-4ba4-afd9-f8d30ca3acef} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.005319 sec., 7896.221094190638 rows/sec., 14.15 MiB/sec. | ||
11286 | 2024.11.02 06:25:35.056182 [ 302 ] {d8440a9b-5a2c-4ba4-afd9-f8d30ca3acef} <Debug> DynamicQueryHandler: Done processing query | ||
11287 | 2024.11.02 06:25:35.056208 [ 302 ] {d8440a9b-5a2c-4ba4-afd9-f8d30ca3acef} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
11288 | 2024.11.02 06:25:35.056224 [ 302 ] {} <Debug> HTTP-Session: 625c56de-666d-4984-a681-1b295ff3b6fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11289 | 2024.11.02 06:25:35.056424 [ 302 ] {} <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) | ||
11290 | 2024.11.02 06:25:35.056442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45764, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11291 | 2024.11.02 06:25:35.056535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11292 | 2024.11.02 06:25:35.056559 [ 3 ] {} <Debug> HTTP-Session: 0770c59f-08f4-4b22-a9e3-8f2862d13a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:45764 | ||
11293 | 2024.11.02 06:25:35.056595 [ 3 ] {} <Debug> HTTP-Session: 0770c59f-08f4-4b22-a9e3-8f2862d13a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11294 | 2024.11.02 06:25:35.056616 [ 3 ] {} <Debug> HTTP-Session: 0770c59f-08f4-4b22-a9e3-8f2862d13a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11295 | 2024.11.02 06:25:35.056663 [ 3 ] {} <Trace> HTTP-Session: 0770c59f-08f4-4b22-a9e3-8f2862d13a79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11296 | 2024.11.02 06:25:35.056846 [ 3 ] {870afa8c-3bee-4c00-bdee-97f059193a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45764) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11297 | 2024.11.02 06:25:35.056902 [ 3 ] {870afa8c-3bee-4c00-bdee-97f059193a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11298 | 2024.11.02 06:25:35.057093 [ 3 ] {870afa8c-3bee-4c00-bdee-97f059193a8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11299 | 2024.11.02 06:25:35.057527 [ 3 ] {870afa8c-3bee-4c00-bdee-97f059193a8a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11300 | 2024.11.02 06:25:35.057570 [ 3 ] {870afa8c-3bee-4c00-bdee-97f059193a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11301 | 2024.11.02 06:25:35.057955 [ 3 ] {870afa8c-3bee-4c00-bdee-97f059193a8a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11302 | 2024.11.02 06:25:35.058286 [ 3 ] {870afa8c-3bee-4c00-bdee-97f059193a8a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11303 | 2024.11.02 06:25:35.058450 [ 3 ] {870afa8c-3bee-4c00-bdee-97f059193a8a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00168 sec., 48809.52380952381 rows/sec., 3.10 MiB/sec. | ||
11304 | 2024.11.02 06:25:35.058453 [ 115 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11305 | 2024.11.02 06:25:35.058540 [ 115 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11306 | 2024.11.02 06:25:35.058581 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11307 | 2024.11.02 06:25:35.058746 [ 3 ] {870afa8c-3bee-4c00-bdee-97f059193a8a} <Debug> DynamicQueryHandler: Done processing query | ||
11308 | 2024.11.02 06:25:35.058809 [ 3 ] {870afa8c-3bee-4c00-bdee-97f059193a8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11309 | 2024.11.02 06:25:35.058839 [ 3 ] {} <Debug> HTTP-Session: 0770c59f-08f4-4b22-a9e3-8f2862d13a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11310 | 2024.11.02 06:25:35.058861 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
11311 | 2024.11.02 06:25:35.059104 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11312 | 2024.11.02 06:25:35.059162 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3840 rows starting from the beginning of the part | ||
11313 | 2024.11.02 06:25:35.059356 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
11314 | 2024.11.02 06:25:35.059551 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
11315 | 2024.11.02 06:25:35.059747 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
11316 | 2024.11.02 06:25:35.059984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11317 | 2024.11.02 06:25:35.059973 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
11318 | 2024.11.02 06:25:35.060182 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
11319 | 2024.11.02 06:25:35.061967 [ 187 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4172 rows, containing 4 columns (4 merged, 0 gathered) in 0.003284281 sec., 1270293.2544444278 rows/sec., 83.67 MiB/sec. | ||
11320 | 2024.11.02 06:25:35.062242 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11321 | 2024.11.02 06:25:35.062609 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_66_13} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11322 | 2024.11.02 06:25:35.062687 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_66_13} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11323 | 2024.11.02 06:25:35.062760 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
11324 | 2024.11.02 06:25:36.689370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58060, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11325 | 2024.11.02 06:25:36.883041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11326 | 2024.11.02 06:25:36.894528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59176, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11327 | 2024.11.02 06:25:36.911902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11328 | 2024.11.02 06:25:36.924202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11329 | 2024.11.02 06:25:37.040529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11330 | 2024.11.02 06:25:37.091035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50154, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11331 | 2024.11.02 06:25:37.092321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11332 | 2024.11.02 06:25:38.282807 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11333 | 2024.11.02 06:25:38.282863 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11334 | 2024.11.02 06:25:38.551613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1036 | ||
11335 | 2024.11.02 06:25:38.554575 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11336 | 2024.11.02 06:25:38.554626 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11337 | 2024.11.02 06:25:38.556136 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11338 | 2024.11.02 06:25:38.557120 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11339 | 2024.11.02 06:25:38.557650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
11340 | 2024.11.02 06:25:39.001656 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00106211 sec. | ||
11341 | 2024.11.02 06:25:40.010801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48200, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11342 | 2024.11.02 06:25:40.010916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11343 | 2024.11.02 06:25:40.010944 [ 3 ] {} <Debug> HTTP-Session: 011b765e-02f7-49cd-8ad6-0e5f5e36a22a Authenticating user 'default' from [fd00:1122:3344:101::d]:48200 | ||
11344 | 2024.11.02 06:25:40.010969 [ 3 ] {} <Debug> HTTP-Session: 011b765e-02f7-49cd-8ad6-0e5f5e36a22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11345 | 2024.11.02 06:25:40.010984 [ 3 ] {} <Debug> HTTP-Session: 011b765e-02f7-49cd-8ad6-0e5f5e36a22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11346 | 2024.11.02 06:25:40.011041 [ 3 ] {} <Trace> HTTP-Session: 011b765e-02f7-49cd-8ad6-0e5f5e36a22a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11347 | 2024.11.02 06:25:40.011244 [ 3 ] {1a5fccc4-6d2d-4017-b81a-0a7c319271bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48200) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11348 | 2024.11.02 06:25:40.011316 [ 3 ] {1a5fccc4-6d2d-4017-b81a-0a7c319271bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11349 | 2024.11.02 06:25:40.011667 [ 3 ] {1a5fccc4-6d2d-4017-b81a-0a7c319271bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11350 | 2024.11.02 06:25:40.012189 [ 3 ] {1a5fccc4-6d2d-4017-b81a-0a7c319271bf} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11351 | 2024.11.02 06:25:40.012239 [ 3 ] {1a5fccc4-6d2d-4017-b81a-0a7c319271bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11352 | 2024.11.02 06:25:40.012703 [ 3 ] {1a5fccc4-6d2d-4017-b81a-0a7c319271bf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11353 | 2024.11.02 06:25:40.013118 [ 3 ] {1a5fccc4-6d2d-4017-b81a-0a7c319271bf} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11354 | 2024.11.02 06:25:40.013295 [ 3 ] {1a5fccc4-6d2d-4017-b81a-0a7c319271bf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002116 sec., 26465.028355387527 rows/sec., 2.02 MiB/sec. | ||
11355 | 2024.11.02 06:25:40.013562 [ 3 ] {1a5fccc4-6d2d-4017-b81a-0a7c319271bf} <Debug> DynamicQueryHandler: Done processing query | ||
11356 | 2024.11.02 06:25:40.013593 [ 3 ] {1a5fccc4-6d2d-4017-b81a-0a7c319271bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11357 | 2024.11.02 06:25:40.013610 [ 3 ] {} <Debug> HTTP-Session: 011b765e-02f7-49cd-8ad6-0e5f5e36a22a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11358 | 2024.11.02 06:25:40.013844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11359 | 2024.11.02 06:25:40.013941 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45715, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11360 | 2024.11.02 06:25:40.014066 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11361 | 2024.11.02 06:25:40.014090 [ 302 ] {} <Debug> HTTP-Session: 625c4879-3893-4b33-9fe8-0390735ee1a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45715 | ||
11362 | 2024.11.02 06:25:40.014115 [ 302 ] {} <Debug> HTTP-Session: 625c4879-3893-4b33-9fe8-0390735ee1a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11363 | 2024.11.02 06:25:40.014129 [ 302 ] {} <Debug> HTTP-Session: 625c4879-3893-4b33-9fe8-0390735ee1a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11364 | 2024.11.02 06:25:40.014184 [ 302 ] {} <Trace> HTTP-Session: 625c4879-3893-4b33-9fe8-0390735ee1a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11365 | 2024.11.02 06:25:40.014393 [ 302 ] {643b55ad-875a-4cd4-88cb-6f73dc609442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45715) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11366 | 2024.11.02 06:25:40.014458 [ 302 ] {643b55ad-875a-4cd4-88cb-6f73dc609442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11367 | 2024.11.02 06:25:40.014799 [ 302 ] {643b55ad-875a-4cd4-88cb-6f73dc609442} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11368 | 2024.11.02 06:25:40.015257 [ 302 ] {643b55ad-875a-4cd4-88cb-6f73dc609442} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11369 | 2024.11.02 06:25:40.015299 [ 302 ] {643b55ad-875a-4cd4-88cb-6f73dc609442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11370 | 2024.11.02 06:25:40.015738 [ 302 ] {643b55ad-875a-4cd4-88cb-6f73dc609442} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11371 | 2024.11.02 06:25:40.016141 [ 302 ] {643b55ad-875a-4cd4-88cb-6f73dc609442} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11372 | 2024.11.02 06:25:40.016323 [ 302 ] {643b55ad-875a-4cd4-88cb-6f73dc609442} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002004 sec., 31936.127744510977 rows/sec., 2.49 MiB/sec. | ||
11373 | 2024.11.02 06:25:40.016543 [ 302 ] {643b55ad-875a-4cd4-88cb-6f73dc609442} <Debug> DynamicQueryHandler: Done processing query | ||
11374 | 2024.11.02 06:25:40.016570 [ 302 ] {643b55ad-875a-4cd4-88cb-6f73dc609442} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11375 | 2024.11.02 06:25:40.016587 [ 302 ] {} <Debug> HTTP-Session: 625c4879-3893-4b33-9fe8-0390735ee1a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11376 | 2024.11.02 06:25:40.016777 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11377 | 2024.11.02 06:25:40.016914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49593, User-Agent: (none), Length: 24523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11378 | 2024.11.02 06:25:40.016990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11379 | 2024.11.02 06:25:40.017011 [ 3 ] {} <Debug> HTTP-Session: 29baf27f-d6ff-44ef-b544-a205aa50a139 Authenticating user 'default' from [fd00:1122:3344:101::d]:49593 | ||
11380 | 2024.11.02 06:25:40.017032 [ 3 ] {} <Debug> HTTP-Session: 29baf27f-d6ff-44ef-b544-a205aa50a139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11381 | 2024.11.02 06:25:40.017046 [ 3 ] {} <Debug> HTTP-Session: 29baf27f-d6ff-44ef-b544-a205aa50a139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11382 | 2024.11.02 06:25:40.017093 [ 3 ] {} <Trace> HTTP-Session: 29baf27f-d6ff-44ef-b544-a205aa50a139 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11383 | 2024.11.02 06:25:40.017272 [ 3 ] {dd8eb88d-2e3d-46f4-afb0-54a54799c501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49593) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11384 | 2024.11.02 06:25:40.017333 [ 3 ] {dd8eb88d-2e3d-46f4-afb0-54a54799c501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11385 | 2024.11.02 06:25:40.017528 [ 3 ] {dd8eb88d-2e3d-46f4-afb0-54a54799c501} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11386 | 2024.11.02 06:25:40.017933 [ 3 ] {dd8eb88d-2e3d-46f4-afb0-54a54799c501} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11387 | 2024.11.02 06:25:40.017972 [ 3 ] {dd8eb88d-2e3d-46f4-afb0-54a54799c501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11388 | 2024.11.02 06:25:40.018391 [ 3 ] {dd8eb88d-2e3d-46f4-afb0-54a54799c501} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11389 | 2024.11.02 06:25:40.018767 [ 3 ] {dd8eb88d-2e3d-46f4-afb0-54a54799c501} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11390 | 2024.11.02 06:25:40.018928 [ 3 ] {dd8eb88d-2e3d-46f4-afb0-54a54799c501} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001723 sec., 74289.0307603018 rows/sec., 5.17 MiB/sec. | ||
11391 | 2024.11.02 06:25:40.019129 [ 3 ] {dd8eb88d-2e3d-46f4-afb0-54a54799c501} <Debug> DynamicQueryHandler: Done processing query | ||
11392 | 2024.11.02 06:25:40.019155 [ 3 ] {dd8eb88d-2e3d-46f4-afb0-54a54799c501} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11393 | 2024.11.02 06:25:40.019171 [ 3 ] {} <Debug> HTTP-Session: 29baf27f-d6ff-44ef-b544-a205aa50a139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11394 | 2024.11.02 06:25:40.019346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11395 | 2024.11.02 06:25:40.019427 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45715, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11396 | 2024.11.02 06:25:40.019550 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11397 | 2024.11.02 06:25:40.019589 [ 302 ] {} <Debug> HTTP-Session: 05148884-48be-451d-81a7-e92becb10c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:45715 | ||
11398 | 2024.11.02 06:25:40.019624 [ 302 ] {} <Debug> HTTP-Session: 05148884-48be-451d-81a7-e92becb10c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11399 | 2024.11.02 06:25:40.019651 [ 302 ] {} <Debug> HTTP-Session: 05148884-48be-451d-81a7-e92becb10c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11400 | 2024.11.02 06:25:40.019724 [ 302 ] {} <Trace> HTTP-Session: 05148884-48be-451d-81a7-e92becb10c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11401 | 2024.11.02 06:25:40.019923 [ 302 ] {0732a4e2-40ef-47d0-9a02-c74a90b01798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45715) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11402 | 2024.11.02 06:25:40.019975 [ 302 ] {0732a4e2-40ef-47d0-9a02-c74a90b01798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11403 | 2024.11.02 06:25:40.020142 [ 302 ] {0732a4e2-40ef-47d0-9a02-c74a90b01798} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11404 | 2024.11.02 06:25:40.020485 [ 302 ] {0732a4e2-40ef-47d0-9a02-c74a90b01798} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11405 | 2024.11.02 06:25:40.020523 [ 302 ] {0732a4e2-40ef-47d0-9a02-c74a90b01798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11406 | 2024.11.02 06:25:40.020913 [ 302 ] {0732a4e2-40ef-47d0-9a02-c74a90b01798} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11407 | 2024.11.02 06:25:40.021255 [ 302 ] {0732a4e2-40ef-47d0-9a02-c74a90b01798} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11408 | 2024.11.02 06:25:40.021411 [ 302 ] {0732a4e2-40ef-47d0-9a02-c74a90b01798} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001533 sec., 31311.15459882583 rows/sec., 2.11 MiB/sec. | ||
11409 | 2024.11.02 06:25:40.021604 [ 302 ] {0732a4e2-40ef-47d0-9a02-c74a90b01798} <Debug> DynamicQueryHandler: Done processing query | ||
11410 | 2024.11.02 06:25:40.021636 [ 302 ] {0732a4e2-40ef-47d0-9a02-c74a90b01798} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11411 | 2024.11.02 06:25:40.021659 [ 302 ] {} <Debug> HTTP-Session: 05148884-48be-451d-81a7-e92becb10c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11412 | 2024.11.02 06:25:40.021914 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11413 | 2024.11.02 06:25:45.012360 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37187, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11414 | 2024.11.02 06:25:45.012500 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11415 | 2024.11.02 06:25:45.012528 [ 302 ] {} <Debug> HTTP-Session: 4cfe65aa-07a6-4c4b-bbbc-15b786769979 Authenticating user 'default' from [fd00:1122:3344:101::d]:37187 | ||
11416 | 2024.11.02 06:25:45.012556 [ 302 ] {} <Debug> HTTP-Session: 4cfe65aa-07a6-4c4b-bbbc-15b786769979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11417 | 2024.11.02 06:25:45.012574 [ 302 ] {} <Debug> HTTP-Session: 4cfe65aa-07a6-4c4b-bbbc-15b786769979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11418 | 2024.11.02 06:25:45.012632 [ 302 ] {} <Trace> HTTP-Session: 4cfe65aa-07a6-4c4b-bbbc-15b786769979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11419 | 2024.11.02 06:25:45.012848 [ 302 ] {94f8b931-890c-41d3-96e7-9688dcfbc940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37187) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11420 | 2024.11.02 06:25:45.012920 [ 302 ] {94f8b931-890c-41d3-96e7-9688dcfbc940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11421 | 2024.11.02 06:25:45.013249 [ 302 ] {94f8b931-890c-41d3-96e7-9688dcfbc940} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11422 | 2024.11.02 06:25:45.013788 [ 302 ] {94f8b931-890c-41d3-96e7-9688dcfbc940} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11423 | 2024.11.02 06:25:45.013829 [ 302 ] {94f8b931-890c-41d3-96e7-9688dcfbc940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11424 | 2024.11.02 06:25:45.014253 [ 302 ] {94f8b931-890c-41d3-96e7-9688dcfbc940} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11425 | 2024.11.02 06:25:45.014640 [ 302 ] {94f8b931-890c-41d3-96e7-9688dcfbc940} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11426 | 2024.11.02 06:25:45.014831 [ 302 ] {94f8b931-890c-41d3-96e7-9688dcfbc940} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002046 sec., 27370.478983382207 rows/sec., 2.09 MiB/sec. | ||
11427 | 2024.11.02 06:25:45.015144 [ 302 ] {94f8b931-890c-41d3-96e7-9688dcfbc940} <Debug> DynamicQueryHandler: Done processing query | ||
11428 | 2024.11.02 06:25:45.015209 [ 302 ] {94f8b931-890c-41d3-96e7-9688dcfbc940} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11429 | 2024.11.02 06:25:45.015267 [ 302 ] {} <Debug> HTTP-Session: 4cfe65aa-07a6-4c4b-bbbc-15b786769979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11430 | 2024.11.02 06:25:45.015562 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37187, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11431 | 2024.11.02 06:25:45.015647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45186, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11432 | 2024.11.02 06:25:45.015790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11433 | 2024.11.02 06:25:45.015816 [ 3 ] {} <Debug> HTTP-Session: 4a6cf270-cd66-4495-b98c-e3232299bece Authenticating user 'default' from [fd00:1122:3344:101::d]:45186 | ||
11434 | 2024.11.02 06:25:45.015875 [ 3 ] {} <Debug> HTTP-Session: 4a6cf270-cd66-4495-b98c-e3232299bece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11435 | 2024.11.02 06:25:45.015890 [ 3 ] {} <Debug> HTTP-Session: 4a6cf270-cd66-4495-b98c-e3232299bece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11436 | 2024.11.02 06:25:45.015945 [ 3 ] {} <Trace> HTTP-Session: 4a6cf270-cd66-4495-b98c-e3232299bece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11437 | 2024.11.02 06:25:45.016162 [ 3 ] {9ecf9706-f1d8-4dce-9b2e-cb74857742c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45186) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11438 | 2024.11.02 06:25:45.016231 [ 3 ] {9ecf9706-f1d8-4dce-9b2e-cb74857742c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11439 | 2024.11.02 06:25:45.016582 [ 3 ] {9ecf9706-f1d8-4dce-9b2e-cb74857742c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11440 | 2024.11.02 06:25:45.017004 [ 3 ] {9ecf9706-f1d8-4dce-9b2e-cb74857742c7} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11441 | 2024.11.02 06:25:45.017054 [ 3 ] {9ecf9706-f1d8-4dce-9b2e-cb74857742c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11442 | 2024.11.02 06:25:45.017519 [ 3 ] {9ecf9706-f1d8-4dce-9b2e-cb74857742c7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11443 | 2024.11.02 06:25:45.017917 [ 3 ] {9ecf9706-f1d8-4dce-9b2e-cb74857742c7} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11444 | 2024.11.02 06:25:45.018097 [ 3 ] {9ecf9706-f1d8-4dce-9b2e-cb74857742c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002009 sec., 31856.645097063218 rows/sec., 2.49 MiB/sec. | ||
11445 | 2024.11.02 06:25:45.018325 [ 3 ] {9ecf9706-f1d8-4dce-9b2e-cb74857742c7} <Debug> DynamicQueryHandler: Done processing query | ||
11446 | 2024.11.02 06:25:45.018354 [ 3 ] {9ecf9706-f1d8-4dce-9b2e-cb74857742c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11447 | 2024.11.02 06:25:45.018370 [ 3 ] {} <Debug> HTTP-Session: 4a6cf270-cd66-4495-b98c-e3232299bece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11448 | 2024.11.02 06:25:45.018590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11449 | 2024.11.02 06:25:45.018672 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57654, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11450 | 2024.11.02 06:25:45.018744 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11451 | 2024.11.02 06:25:45.018768 [ 302 ] {} <Debug> HTTP-Session: 732dc8a5-2529-4493-b68e-6f60f96d2879 Authenticating user 'default' from [fd00:1122:3344:101::d]:57654 | ||
11452 | 2024.11.02 06:25:45.018789 [ 302 ] {} <Debug> HTTP-Session: 732dc8a5-2529-4493-b68e-6f60f96d2879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11453 | 2024.11.02 06:25:45.018806 [ 302 ] {} <Debug> HTTP-Session: 732dc8a5-2529-4493-b68e-6f60f96d2879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11454 | 2024.11.02 06:25:45.018849 [ 302 ] {} <Trace> HTTP-Session: 732dc8a5-2529-4493-b68e-6f60f96d2879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11455 | 2024.11.02 06:25:45.019040 [ 302 ] {957f78a7-6e1f-45fe-ad4d-143d3b65e085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57654) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11456 | 2024.11.02 06:25:45.019090 [ 302 ] {957f78a7-6e1f-45fe-ad4d-143d3b65e085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11457 | 2024.11.02 06:25:45.019270 [ 302 ] {957f78a7-6e1f-45fe-ad4d-143d3b65e085} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11458 | 2024.11.02 06:25:45.019671 [ 302 ] {957f78a7-6e1f-45fe-ad4d-143d3b65e085} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11459 | 2024.11.02 06:25:45.019708 [ 302 ] {957f78a7-6e1f-45fe-ad4d-143d3b65e085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11460 | 2024.11.02 06:25:45.020100 [ 302 ] {957f78a7-6e1f-45fe-ad4d-143d3b65e085} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11461 | 2024.11.02 06:25:45.020447 [ 302 ] {957f78a7-6e1f-45fe-ad4d-143d3b65e085} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11462 | 2024.11.02 06:25:45.020613 [ 302 ] {957f78a7-6e1f-45fe-ad4d-143d3b65e085} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. | ||
11463 | 2024.11.02 06:25:45.020781 [ 302 ] {957f78a7-6e1f-45fe-ad4d-143d3b65e085} <Debug> DynamicQueryHandler: Done processing query | ||
11464 | 2024.11.02 06:25:45.020805 [ 302 ] {957f78a7-6e1f-45fe-ad4d-143d3b65e085} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11465 | 2024.11.02 06:25:45.020821 [ 302 ] {} <Debug> HTTP-Session: 732dc8a5-2529-4493-b68e-6f60f96d2879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11466 | 2024.11.02 06:25:45.021071 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57654, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11467 | 2024.11.02 06:25:45.021104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45186, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11468 | 2024.11.02 06:25:45.021218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11469 | 2024.11.02 06:25:45.021254 [ 3 ] {} <Debug> HTTP-Session: 4d9223fb-2371-4104-a26f-6b7c9c11e558 Authenticating user 'default' from [fd00:1122:3344:101::d]:45186 | ||
11470 | 2024.11.02 06:25:45.021279 [ 3 ] {} <Debug> HTTP-Session: 4d9223fb-2371-4104-a26f-6b7c9c11e558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11471 | 2024.11.02 06:25:45.021301 [ 3 ] {} <Debug> HTTP-Session: 4d9223fb-2371-4104-a26f-6b7c9c11e558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11472 | 2024.11.02 06:25:45.021368 [ 3 ] {} <Trace> HTTP-Session: 4d9223fb-2371-4104-a26f-6b7c9c11e558 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11473 | 2024.11.02 06:25:45.021582 [ 3 ] {912d3222-7182-405a-a513-ad1f41103e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45186) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11474 | 2024.11.02 06:25:45.021648 [ 3 ] {912d3222-7182-405a-a513-ad1f41103e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11475 | 2024.11.02 06:25:45.021848 [ 3 ] {912d3222-7182-405a-a513-ad1f41103e00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11476 | 2024.11.02 06:25:45.022185 [ 3 ] {912d3222-7182-405a-a513-ad1f41103e00} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11477 | 2024.11.02 06:25:45.022225 [ 3 ] {912d3222-7182-405a-a513-ad1f41103e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
11478 | 2024.11.02 06:25:45.022633 [ 3 ] {912d3222-7182-405a-a513-ad1f41103e00} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11479 | 2024.11.02 06:25:45.022974 [ 3 ] {912d3222-7182-405a-a513-ad1f41103e00} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11480 | 2024.11.02 06:25:45.023131 [ 3 ] {912d3222-7182-405a-a513-ad1f41103e00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001624 sec., 36945.812807881775 rows/sec., 2.49 MiB/sec. | ||
11481 | 2024.11.02 06:25:45.023349 [ 3 ] {912d3222-7182-405a-a513-ad1f41103e00} <Debug> DynamicQueryHandler: Done processing query | ||
11482 | 2024.11.02 06:25:45.023388 [ 3 ] {912d3222-7182-405a-a513-ad1f41103e00} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11483 | 2024.11.02 06:25:45.023414 [ 3 ] {} <Debug> HTTP-Session: 4d9223fb-2371-4104-a26f-6b7c9c11e558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11484 | 2024.11.02 06:25:45.023690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11485 | 2024.11.02 06:25:45.852008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11486 | 2024.11.02 06:25:46.197085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11487 | 2024.11.02 06:25:46.237365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11488 | 2024.11.02 06:25:46.300127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55827, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11489 | 2024.11.02 06:25:46.554244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11490 | 2024.11.02 06:25:46.624490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11491 | 2024.11.02 06:25:46.638981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11492 | 2024.11.02 06:25:46.673443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11493 | 2024.11.02 06:25:46.698107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11494 | 2024.11.02 06:25:46.706459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43783, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11495 | 2024.11.02 06:25:46.782354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11496 | 2024.11.02 06:25:46.804729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11497 | 2024.11.02 06:25:46.812700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11498 | 2024.11.02 06:25:46.854036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11499 | 2024.11.02 06:25:46.884711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11500 | 2024.11.02 06:25:46.920149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43732, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11501 | 2024.11.02 06:25:46.930095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11502 | 2024.11.02 06:25:46.993934 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42735, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11503 | 2024.11.02 06:25:47.024604 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11504 | 2024.11.02 06:25:47.064796 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11505 | 2024.11.02 06:25:47.123757 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11506 | 2024.11.02 06:25:47.128087 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11507 | 2024.11.02 06:25:47.129378 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11508 | 2024.11.02 06:25:47.134758 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11509 | 2024.11.02 06:25:47.515903 [ 106 ] {} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
11510 | 2024.11.02 06:25:47.515974 [ 106 ] {} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11511 | 2024.11.02 06:25:47.515997 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11512 | 2024.11.02 06:25:47.516221 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
11513 | 2024.11.02 06:25:47.516472 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11514 | 2024.11.02 06:25:47.516518 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 17 rows starting from the beginning of the part | ||
11515 | 2024.11.02 06:25:47.516607 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
11516 | 2024.11.02 06:25:47.516858 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
11517 | 2024.11.02 06:25:47.517065 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
11518 | 2024.11.02 06:25:47.517217 [ 189 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
11519 | 2024.11.02 06:25:47.518394 [ 187 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002307972 sec., 9098.897213657705 rows/sec., 611.42 KiB/sec. | ||
11520 | 2024.11.02 06:25:47.518604 [ 194 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
11521 | 2024.11.02 06:25:47.519065 [ 194 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_21_5} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11522 | 2024.11.02 06:25:47.519154 [ 194 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_21_5} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
11523 | 2024.11.02 06:25:47.519253 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11524 | 2024.11.02 06:25:47.846906 [ 106 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 5 parts from all_1_35_7 to all_39_39_0 | ||
11525 | 2024.11.02 06:25:47.846974 [ 106 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11526 | 2024.11.02 06:25:47.846997 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11527 | 2024.11.02 06:25:47.847211 [ 189 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_35_7 to all_39_39_0 into Compact with storage Full | ||
11528 | 2024.11.02 06:25:47.847649 [ 189 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11529 | 2024.11.02 06:25:47.847685 [ 189 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 60 rows starting from the beginning of the part | ||
11530 | 2024.11.02 06:25:47.847770 [ 189 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
11531 | 2024.11.02 06:25:47.847987 [ 189 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
11532 | 2024.11.02 06:25:47.848123 [ 189 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
11533 | 2024.11.02 06:25:47.848333 [ 189 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
11534 | 2024.11.02 06:25:47.849493 [ 187 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002417195 sec., 64537.614880057256 rows/sec., 4.92 MiB/sec. | ||
11535 | 2024.11.02 06:25:47.849699 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
11536 | 2024.11.02 06:25:47.850192 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_39_8} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11537 | 2024.11.02 06:25:47.850280 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_39_8} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 5 parts: [all_1_35_7, all_39_39_0] -> all_1_39_8 | ||
11538 | 2024.11.02 06:25:47.850386 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11539 | 2024.11.02 06:25:48.557792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1052 | ||
11540 | 2024.11.02 06:25:48.561031 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11541 | 2024.11.02 06:25:48.561104 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11542 | 2024.11.02 06:25:48.563227 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11543 | 2024.11.02 06:25:48.564722 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11544 | 2024.11.02 06:25:48.566606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
11545 | 2024.11.02 06:25:50.017621 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37144, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11546 | 2024.11.02 06:25:50.017738 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11547 | 2024.11.02 06:25:50.017767 [ 285 ] {} <Debug> HTTP-Session: bb523f8f-0ebf-46af-8e9b-5dcbb8d4652f Authenticating user 'default' from [fd00:1122:3344:101::d]:37144 | ||
11548 | 2024.11.02 06:25:50.017794 [ 285 ] {} <Debug> HTTP-Session: bb523f8f-0ebf-46af-8e9b-5dcbb8d4652f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11549 | 2024.11.02 06:25:50.017812 [ 285 ] {} <Debug> HTTP-Session: bb523f8f-0ebf-46af-8e9b-5dcbb8d4652f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11550 | 2024.11.02 06:25:50.017868 [ 285 ] {} <Trace> HTTP-Session: bb523f8f-0ebf-46af-8e9b-5dcbb8d4652f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11551 | 2024.11.02 06:25:50.018147 [ 285 ] {b76d5de3-bc4a-4b1a-bc5b-0d4b79081d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37144) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11552 | 2024.11.02 06:25:50.018211 [ 285 ] {b76d5de3-bc4a-4b1a-bc5b-0d4b79081d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11553 | 2024.11.02 06:25:50.018537 [ 285 ] {b76d5de3-bc4a-4b1a-bc5b-0d4b79081d12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11554 | 2024.11.02 06:25:50.019193 [ 285 ] {b76d5de3-bc4a-4b1a-bc5b-0d4b79081d12} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11555 | 2024.11.02 06:25:50.019234 [ 285 ] {b76d5de3-bc4a-4b1a-bc5b-0d4b79081d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11556 | 2024.11.02 06:25:50.019693 [ 285 ] {b76d5de3-bc4a-4b1a-bc5b-0d4b79081d12} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11557 | 2024.11.02 06:25:50.020095 [ 285 ] {b76d5de3-bc4a-4b1a-bc5b-0d4b79081d12} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11558 | 2024.11.02 06:25:50.020274 [ 285 ] {b76d5de3-bc4a-4b1a-bc5b-0d4b79081d12} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.00225 sec., 121333.33333333334 rows/sec., 10.79 MiB/sec. | ||
11559 | 2024.11.02 06:25:50.020496 [ 285 ] {b76d5de3-bc4a-4b1a-bc5b-0d4b79081d12} <Debug> DynamicQueryHandler: Done processing query | ||
11560 | 2024.11.02 06:25:50.020521 [ 285 ] {b76d5de3-bc4a-4b1a-bc5b-0d4b79081d12} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
11561 | 2024.11.02 06:25:50.020538 [ 285 ] {} <Debug> HTTP-Session: bb523f8f-0ebf-46af-8e9b-5dcbb8d4652f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11562 | 2024.11.02 06:25:50.020779 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37144, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11563 | 2024.11.02 06:25:50.020790 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50884, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11564 | 2024.11.02 06:25:50.020875 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11565 | 2024.11.02 06:25:50.020903 [ 282 ] {} <Debug> HTTP-Session: 6671e07e-92dc-4925-8d59-8ef161314e37 Authenticating user 'default' from [fd00:1122:3344:101::d]:50884 | ||
11566 | 2024.11.02 06:25:50.020928 [ 282 ] {} <Debug> HTTP-Session: 6671e07e-92dc-4925-8d59-8ef161314e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11567 | 2024.11.02 06:25:50.020946 [ 282 ] {} <Debug> HTTP-Session: 6671e07e-92dc-4925-8d59-8ef161314e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11568 | 2024.11.02 06:25:50.020989 [ 282 ] {} <Trace> HTTP-Session: 6671e07e-92dc-4925-8d59-8ef161314e37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11569 | 2024.11.02 06:25:50.021133 [ 282 ] {f198e3a9-ffa9-467d-aeed-19ed5fd149fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50884) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11570 | 2024.11.02 06:25:50.021180 [ 282 ] {f198e3a9-ffa9-467d-aeed-19ed5fd149fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11571 | 2024.11.02 06:25:50.021426 [ 282 ] {f198e3a9-ffa9-467d-aeed-19ed5fd149fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11572 | 2024.11.02 06:25:50.021765 [ 282 ] {f198e3a9-ffa9-467d-aeed-19ed5fd149fa} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11573 | 2024.11.02 06:25:50.021803 [ 282 ] {f198e3a9-ffa9-467d-aeed-19ed5fd149fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11574 | 2024.11.02 06:25:50.022170 [ 282 ] {f198e3a9-ffa9-467d-aeed-19ed5fd149fa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11575 | 2024.11.02 06:25:50.022560 [ 282 ] {f198e3a9-ffa9-467d-aeed-19ed5fd149fa} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11576 | 2024.11.02 06:25:50.022725 [ 282 ] {f198e3a9-ffa9-467d-aeed-19ed5fd149fa} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001632 sec., 25735.29411764706 rows/sec., 1.89 MiB/sec. | ||
11577 | 2024.11.02 06:25:50.022899 [ 282 ] {f198e3a9-ffa9-467d-aeed-19ed5fd149fa} <Debug> DynamicQueryHandler: Done processing query | ||
11578 | 2024.11.02 06:25:50.022924 [ 282 ] {f198e3a9-ffa9-467d-aeed-19ed5fd149fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11579 | 2024.11.02 06:25:50.022941 [ 282 ] {} <Debug> HTTP-Session: 6671e07e-92dc-4925-8d59-8ef161314e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11580 | 2024.11.02 06:25:50.023068 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11581 | 2024.11.02 06:25:50.023140 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58587, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11582 | 2024.11.02 06:25:50.023204 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11583 | 2024.11.02 06:25:50.023229 [ 285 ] {} <Debug> HTTP-Session: b6c49376-f437-4160-bc72-cb810de6070e Authenticating user 'default' from [fd00:1122:3344:101::d]:58587 | ||
11584 | 2024.11.02 06:25:50.023249 [ 285 ] {} <Debug> HTTP-Session: b6c49376-f437-4160-bc72-cb810de6070e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11585 | 2024.11.02 06:25:50.023267 [ 285 ] {} <Debug> HTTP-Session: b6c49376-f437-4160-bc72-cb810de6070e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11586 | 2024.11.02 06:25:50.023306 [ 285 ] {} <Trace> HTTP-Session: b6c49376-f437-4160-bc72-cb810de6070e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11587 | 2024.11.02 06:25:50.023432 [ 285 ] {576d327e-36f2-4720-9dff-301b0b17d27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58587) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11588 | 2024.11.02 06:25:50.023483 [ 285 ] {576d327e-36f2-4720-9dff-301b0b17d27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11589 | 2024.11.02 06:25:50.023755 [ 285 ] {576d327e-36f2-4720-9dff-301b0b17d27e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11590 | 2024.11.02 06:25:50.024112 [ 285 ] {576d327e-36f2-4720-9dff-301b0b17d27e} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11591 | 2024.11.02 06:25:50.024149 [ 285 ] {576d327e-36f2-4720-9dff-301b0b17d27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11592 | 2024.11.02 06:25:50.024507 [ 285 ] {576d327e-36f2-4720-9dff-301b0b17d27e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11593 | 2024.11.02 06:25:50.024886 [ 285 ] {576d327e-36f2-4720-9dff-301b0b17d27e} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11594 | 2024.11.02 06:25:50.025051 [ 285 ] {576d327e-36f2-4720-9dff-301b0b17d27e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001649 sec., 8489.993935718618 rows/sec., 594.58 KiB/sec. | ||
11595 | 2024.11.02 06:25:50.025402 [ 285 ] {576d327e-36f2-4720-9dff-301b0b17d27e} <Debug> DynamicQueryHandler: Done processing query | ||
11596 | 2024.11.02 06:25:50.025431 [ 285 ] {576d327e-36f2-4720-9dff-301b0b17d27e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11597 | 2024.11.02 06:25:50.025447 [ 285 ] {} <Debug> HTTP-Session: b6c49376-f437-4160-bc72-cb810de6070e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11598 | 2024.11.02 06:25:50.025587 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11599 | 2024.11.02 06:25:50.025694 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47315, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11600 | 2024.11.02 06:25:50.025755 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11601 | 2024.11.02 06:25:50.025779 [ 282 ] {} <Debug> HTTP-Session: 13bfa832-bded-49de-bf5c-08dbd1a4e85b Authenticating user 'default' from [fd00:1122:3344:101::d]:47315 | ||
11602 | 2024.11.02 06:25:50.025799 [ 282 ] {} <Debug> HTTP-Session: 13bfa832-bded-49de-bf5c-08dbd1a4e85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11603 | 2024.11.02 06:25:50.025816 [ 282 ] {} <Debug> HTTP-Session: 13bfa832-bded-49de-bf5c-08dbd1a4e85b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11604 | 2024.11.02 06:25:50.025855 [ 282 ] {} <Trace> HTTP-Session: 13bfa832-bded-49de-bf5c-08dbd1a4e85b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11605 | 2024.11.02 06:25:50.025974 [ 282 ] {6fe8309a-43e2-4f93-9d88-c7d3a121324d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47315) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11606 | 2024.11.02 06:25:50.026027 [ 282 ] {6fe8309a-43e2-4f93-9d88-c7d3a121324d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11607 | 2024.11.02 06:25:50.026291 [ 282 ] {6fe8309a-43e2-4f93-9d88-c7d3a121324d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11608 | 2024.11.02 06:25:50.026613 [ 282 ] {6fe8309a-43e2-4f93-9d88-c7d3a121324d} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11609 | 2024.11.02 06:25:50.026650 [ 282 ] {6fe8309a-43e2-4f93-9d88-c7d3a121324d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11610 | 2024.11.02 06:25:50.026997 [ 282 ] {6fe8309a-43e2-4f93-9d88-c7d3a121324d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
11611 | 2024.11.02 06:25:50.027361 [ 282 ] {6fe8309a-43e2-4f93-9d88-c7d3a121324d} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11612 | 2024.11.02 06:25:50.027526 [ 282 ] {6fe8309a-43e2-4f93-9d88-c7d3a121324d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 224.93 KiB/sec. | ||
11613 | 2024.11.02 06:25:50.027530 [ 104 ] {} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
11614 | 2024.11.02 06:25:50.027648 [ 104 ] {} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11615 | 2024.11.02 06:25:50.027702 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11616 | 2024.11.02 06:25:50.027790 [ 282 ] {6fe8309a-43e2-4f93-9d88-c7d3a121324d} <Debug> DynamicQueryHandler: Done processing query | ||
11617 | 2024.11.02 06:25:50.027849 [ 282 ] {6fe8309a-43e2-4f93-9d88-c7d3a121324d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11618 | 2024.11.02 06:25:50.027893 [ 282 ] {} <Debug> HTTP-Session: 13bfa832-bded-49de-bf5c-08dbd1a4e85b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11619 | 2024.11.02 06:25:50.027924 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
11620 | 2024.11.02 06:25:50.028106 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11621 | 2024.11.02 06:25:50.028151 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 6 rows starting from the beginning of the part | ||
11622 | 2024.11.02 06:25:50.028193 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58587, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11623 | 2024.11.02 06:25:50.028278 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11624 | 2024.11.02 06:25:50.028405 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11625 | 2024.11.02 06:25:50.028522 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
11626 | 2024.11.02 06:25:50.028534 [ 285 ] {} <Debug> HTTP-Session: 293557a4-0f4a-479d-980a-9a9b123ee330 Authenticating user 'default' from [fd00:1122:3344:101::d]:58587 | ||
11627 | 2024.11.02 06:25:50.028696 [ 285 ] {} <Debug> HTTP-Session: 293557a4-0f4a-479d-980a-9a9b123ee330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11628 | 2024.11.02 06:25:50.028857 [ 285 ] {} <Debug> HTTP-Session: 293557a4-0f4a-479d-980a-9a9b123ee330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11629 | 2024.11.02 06:25:50.028936 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
11630 | 2024.11.02 06:25:50.028973 [ 285 ] {} <Trace> HTTP-Session: 293557a4-0f4a-479d-980a-9a9b123ee330 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11631 | 2024.11.02 06:25:50.029274 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
11632 | 2024.11.02 06:25:50.029448 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
11633 | 2024.11.02 06:25:50.029539 [ 285 ] {d6307662-4334-4dcf-aab5-8b86f98342fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58587) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11634 | 2024.11.02 06:25:50.029892 [ 285 ] {d6307662-4334-4dcf-aab5-8b86f98342fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11635 | 2024.11.02 06:25:50.030645 [ 285 ] {d6307662-4334-4dcf-aab5-8b86f98342fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11636 | 2024.11.02 06:25:50.031956 [ 285 ] {d6307662-4334-4dcf-aab5-8b86f98342fd} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11637 | 2024.11.02 06:25:50.032064 [ 285 ] {d6307662-4334-4dcf-aab5-8b86f98342fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11638 | 2024.11.02 06:25:50.032170 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004358221 sec., 6883.542619798308 rows/sec., 436.94 KiB/sec. | ||
11639 | 2024.11.02 06:25:50.032356 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
11640 | 2024.11.02 06:25:50.032886 [ 285 ] {d6307662-4334-4dcf-aab5-8b86f98342fd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11641 | 2024.11.02 06:25:50.033291 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_21_5} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11642 | 2024.11.02 06:25:50.033470 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_21_5} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
11643 | 2024.11.02 06:25:50.033653 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11644 | 2024.11.02 06:25:50.033686 [ 285 ] {d6307662-4334-4dcf-aab5-8b86f98342fd} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11645 | 2024.11.02 06:25:50.033880 [ 285 ] {d6307662-4334-4dcf-aab5-8b86f98342fd} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004658 sec., 91026.19149849721 rows/sec., 6.51 MiB/sec. | ||
11646 | 2024.11.02 06:25:50.034075 [ 285 ] {d6307662-4334-4dcf-aab5-8b86f98342fd} <Debug> DynamicQueryHandler: Done processing query | ||
11647 | 2024.11.02 06:25:50.034099 [ 285 ] {d6307662-4334-4dcf-aab5-8b86f98342fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
11648 | 2024.11.02 06:25:50.034114 [ 285 ] {} <Debug> HTTP-Session: 293557a4-0f4a-479d-980a-9a9b123ee330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11649 | 2024.11.02 06:25:50.034281 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11650 | 2024.11.02 06:25:50.034365 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37743, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11651 | 2024.11.02 06:25:50.034433 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11652 | 2024.11.02 06:25:50.034462 [ 282 ] {} <Debug> HTTP-Session: dcf836ea-b375-4d9c-979e-792254106b13 Authenticating user 'default' from [fd00:1122:3344:101::d]:37743 | ||
11653 | 2024.11.02 06:25:50.034479 [ 282 ] {} <Debug> HTTP-Session: dcf836ea-b375-4d9c-979e-792254106b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11654 | 2024.11.02 06:25:50.034493 [ 282 ] {} <Debug> HTTP-Session: dcf836ea-b375-4d9c-979e-792254106b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11655 | 2024.11.02 06:25:50.034527 [ 282 ] {} <Trace> HTTP-Session: dcf836ea-b375-4d9c-979e-792254106b13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11656 | 2024.11.02 06:25:50.034632 [ 282 ] {5357a767-cc86-4d86-b4cf-7d4f86757528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37743) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11657 | 2024.11.02 06:25:50.034679 [ 282 ] {5357a767-cc86-4d86-b4cf-7d4f86757528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11658 | 2024.11.02 06:25:50.034818 [ 282 ] {5357a767-cc86-4d86-b4cf-7d4f86757528} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11659 | 2024.11.02 06:25:50.035086 [ 282 ] {5357a767-cc86-4d86-b4cf-7d4f86757528} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11660 | 2024.11.02 06:25:50.035122 [ 282 ] {5357a767-cc86-4d86-b4cf-7d4f86757528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11661 | 2024.11.02 06:25:50.035488 [ 282 ] {5357a767-cc86-4d86-b4cf-7d4f86757528} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
11662 | 2024.11.02 06:25:50.035818 [ 282 ] {5357a767-cc86-4d86-b4cf-7d4f86757528} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11663 | 2024.11.02 06:25:50.035980 [ 282 ] {5357a767-cc86-4d86-b4cf-7d4f86757528} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec. | ||
11664 | 2024.11.02 06:25:50.036187 [ 282 ] {5357a767-cc86-4d86-b4cf-7d4f86757528} <Debug> DynamicQueryHandler: Done processing query | ||
11665 | 2024.11.02 06:25:50.036212 [ 282 ] {5357a767-cc86-4d86-b4cf-7d4f86757528} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11666 | 2024.11.02 06:25:50.036228 [ 282 ] {} <Debug> HTTP-Session: dcf836ea-b375-4d9c-979e-792254106b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11667 | 2024.11.02 06:25:50.036420 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11668 | 2024.11.02 06:25:50.036521 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58737, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11669 | 2024.11.02 06:25:50.036575 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11670 | 2024.11.02 06:25:50.036599 [ 285 ] {} <Debug> HTTP-Session: fa43995a-e25c-48f9-a1f1-a057968733bf Authenticating user 'default' from [fd00:1122:3344:101::d]:58737 | ||
11671 | 2024.11.02 06:25:50.036619 [ 285 ] {} <Debug> HTTP-Session: fa43995a-e25c-48f9-a1f1-a057968733bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11672 | 2024.11.02 06:25:50.036636 [ 285 ] {} <Debug> HTTP-Session: fa43995a-e25c-48f9-a1f1-a057968733bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11673 | 2024.11.02 06:25:50.036672 [ 285 ] {} <Trace> HTTP-Session: fa43995a-e25c-48f9-a1f1-a057968733bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11674 | 2024.11.02 06:25:50.036884 [ 285 ] {7b82aed1-331a-410c-8b33-134bce0d0c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11675 | 2024.11.02 06:25:50.036939 [ 285 ] {7b82aed1-331a-410c-8b33-134bce0d0c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11676 | 2024.11.02 06:25:50.037111 [ 285 ] {7b82aed1-331a-410c-8b33-134bce0d0c74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11677 | 2024.11.02 06:25:50.037501 [ 285 ] {7b82aed1-331a-410c-8b33-134bce0d0c74} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11678 | 2024.11.02 06:25:50.037536 [ 285 ] {7b82aed1-331a-410c-8b33-134bce0d0c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11679 | 2024.11.02 06:25:50.037920 [ 285 ] {7b82aed1-331a-410c-8b33-134bce0d0c74} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11680 | 2024.11.02 06:25:50.038273 [ 285 ] {7b82aed1-331a-410c-8b33-134bce0d0c74} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11681 | 2024.11.02 06:25:50.038426 [ 285 ] {7b82aed1-331a-410c-8b33-134bce0d0c74} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001652 sec., 143462.46973365618 rows/sec., 9.62 MiB/sec. | ||
11682 | 2024.11.02 06:25:50.038711 [ 285 ] {7b82aed1-331a-410c-8b33-134bce0d0c74} <Debug> DynamicQueryHandler: Done processing query | ||
11683 | 2024.11.02 06:25:50.038778 [ 285 ] {7b82aed1-331a-410c-8b33-134bce0d0c74} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11684 | 2024.11.02 06:25:50.038832 [ 285 ] {} <Debug> HTTP-Session: fa43995a-e25c-48f9-a1f1-a057968733bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11685 | 2024.11.02 06:25:50.039010 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37743, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11686 | 2024.11.02 06:25:50.039011 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11687 | 2024.11.02 06:25:50.039069 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11688 | 2024.11.02 06:25:50.039089 [ 282 ] {} <Debug> HTTP-Session: 48e397d4-658d-4647-aeea-470ab499dac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37743 | ||
11689 | 2024.11.02 06:25:50.039110 [ 282 ] {} <Debug> HTTP-Session: 48e397d4-658d-4647-aeea-470ab499dac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11690 | 2024.11.02 06:25:50.039124 [ 282 ] {} <Debug> HTTP-Session: 48e397d4-658d-4647-aeea-470ab499dac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11691 | 2024.11.02 06:25:50.039159 [ 282 ] {} <Trace> HTTP-Session: 48e397d4-658d-4647-aeea-470ab499dac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11692 | 2024.11.02 06:25:50.039260 [ 282 ] {6b00ad44-3b8d-4e9a-84c6-7aa1efc77d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37743) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11693 | 2024.11.02 06:25:50.039305 [ 282 ] {6b00ad44-3b8d-4e9a-84c6-7aa1efc77d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11694 | 2024.11.02 06:25:50.039458 [ 282 ] {6b00ad44-3b8d-4e9a-84c6-7aa1efc77d69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11695 | 2024.11.02 06:25:50.039705 [ 282 ] {6b00ad44-3b8d-4e9a-84c6-7aa1efc77d69} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11696 | 2024.11.02 06:25:50.039740 [ 282 ] {6b00ad44-3b8d-4e9a-84c6-7aa1efc77d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11697 | 2024.11.02 06:25:50.040081 [ 282 ] {6b00ad44-3b8d-4e9a-84c6-7aa1efc77d69} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11698 | 2024.11.02 06:25:50.040461 [ 282 ] {6b00ad44-3b8d-4e9a-84c6-7aa1efc77d69} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11699 | 2024.11.02 06:25:50.040624 [ 282 ] {6b00ad44-3b8d-4e9a-84c6-7aa1efc77d69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001383 sec., 723.0657989877079 rows/sec., 48.72 KiB/sec. | ||
11700 | 2024.11.02 06:25:50.040783 [ 282 ] {6b00ad44-3b8d-4e9a-84c6-7aa1efc77d69} <Debug> DynamicQueryHandler: Done processing query | ||
11701 | 2024.11.02 06:25:50.040808 [ 282 ] {6b00ad44-3b8d-4e9a-84c6-7aa1efc77d69} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11702 | 2024.11.02 06:25:50.040824 [ 282 ] {} <Debug> HTTP-Session: 48e397d4-658d-4647-aeea-470ab499dac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11703 | 2024.11.02 06:25:50.041000 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11704 | 2024.11.02 06:25:50.041081 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63657, User-Agent: (none), Length: 70487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11705 | 2024.11.02 06:25:50.041130 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11706 | 2024.11.02 06:25:50.041150 [ 285 ] {} <Debug> HTTP-Session: 2351f443-30c3-400e-996a-8bd72dec78d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63657 | ||
11707 | 2024.11.02 06:25:50.041166 [ 285 ] {} <Debug> HTTP-Session: 2351f443-30c3-400e-996a-8bd72dec78d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11708 | 2024.11.02 06:25:50.041180 [ 285 ] {} <Debug> HTTP-Session: 2351f443-30c3-400e-996a-8bd72dec78d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11709 | 2024.11.02 06:25:50.041212 [ 285 ] {} <Trace> HTTP-Session: 2351f443-30c3-400e-996a-8bd72dec78d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11710 | 2024.11.02 06:25:50.041640 [ 285 ] {ae6d4b69-de5a-4ad3-a9b5-4d7dceaea02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63657) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11711 | 2024.11.02 06:25:50.041706 [ 285 ] {ae6d4b69-de5a-4ad3-a9b5-4d7dceaea02f} <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 | ||
11712 | 2024.11.02 06:25:50.042147 [ 285 ] {ae6d4b69-de5a-4ad3-a9b5-4d7dceaea02f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11713 | 2024.11.02 06:25:50.042797 [ 285 ] {ae6d4b69-de5a-4ad3-a9b5-4d7dceaea02f} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11714 | 2024.11.02 06:25:50.042834 [ 285 ] {ae6d4b69-de5a-4ad3-a9b5-4d7dceaea02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11715 | 2024.11.02 06:25:50.043479 [ 285 ] {ae6d4b69-de5a-4ad3-a9b5-4d7dceaea02f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11716 | 2024.11.02 06:25:50.043900 [ 285 ] {ae6d4b69-de5a-4ad3-a9b5-4d7dceaea02f} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11717 | 2024.11.02 06:25:50.044080 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
11718 | 2024.11.02 06:25:50.044102 [ 285 ] {ae6d4b69-de5a-4ad3-a9b5-4d7dceaea02f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002782 sec., 15097.05248023005 rows/sec., 27.05 MiB/sec. | ||
11719 | 2024.11.02 06:25:50.044149 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11720 | 2024.11.02 06:25:50.044232 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11721 | 2024.11.02 06:25:50.044558 [ 195 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::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 | ||
11722 | 2024.11.02 06:25:50.044638 [ 285 ] {ae6d4b69-de5a-4ad3-a9b5-4d7dceaea02f} <Debug> DynamicQueryHandler: Done processing query | ||
11723 | 2024.11.02 06:25:50.044688 [ 285 ] {ae6d4b69-de5a-4ad3-a9b5-4d7dceaea02f} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
11724 | 2024.11.02 06:25:50.044718 [ 285 ] {} <Debug> HTTP-Session: 2351f443-30c3-400e-996a-8bd72dec78d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11725 | 2024.11.02 06:25:50.044955 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63657, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11726 | 2024.11.02 06:25:50.044977 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37743, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11727 | 2024.11.02 06:25:50.045128 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11728 | 2024.11.02 06:25:50.045192 [ 282 ] {} <Debug> HTTP-Session: 3f088964-6523-43a5-b32b-1033403fa7af Authenticating user 'default' from [fd00:1122:3344:101::d]:37743 | ||
11729 | 2024.11.02 06:25:50.045208 [ 285 ] {} <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): | ||
11730 | |||
11731 | (version 23.8.7.1) | ||
11732 | 2024.11.02 06:25:50.045263 [ 282 ] {} <Debug> HTTP-Session: 3f088964-6523-43a5-b32b-1033403fa7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11733 | 2024.11.02 06:25:50.045329 [ 282 ] {} <Debug> HTTP-Session: 3f088964-6523-43a5-b32b-1033403fa7af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11734 | 2024.11.02 06:25:50.045425 [ 282 ] {} <Trace> HTTP-Session: 3f088964-6523-43a5-b32b-1033403fa7af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11735 | 2024.11.02 06:25:50.045461 [ 195 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11736 | 2024.11.02 06:25:50.045623 [ 195 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 740 rows starting from the beginning of the part | ||
11737 | 2024.11.02 06:25:50.045672 [ 282 ] {8fc8efa0-4fdb-42bc-9842-d66f61d075c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37743) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11738 | 2024.11.02 06:25:50.045800 [ 282 ] {8fc8efa0-4fdb-42bc-9842-d66f61d075c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11739 | 2024.11.02 06:25:50.046334 [ 195 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
11740 | 2024.11.02 06:25:50.046717 [ 282 ] {8fc8efa0-4fdb-42bc-9842-d66f61d075c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11741 | 2024.11.02 06:25:50.047182 [ 195 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
11742 | 2024.11.02 06:25:50.047765 [ 195 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
11743 | 2024.11.02 06:25:50.048189 [ 282 ] {8fc8efa0-4fdb-42bc-9842-d66f61d075c7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11744 | 2024.11.02 06:25:50.048354 [ 282 ] {8fc8efa0-4fdb-42bc-9842-d66f61d075c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11745 | 2024.11.02 06:25:50.048474 [ 195 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
11746 | 2024.11.02 06:25:50.049144 [ 195 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
11747 | 2024.11.02 06:25:50.049962 [ 282 ] {8fc8efa0-4fdb-42bc-9842-d66f61d075c7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11748 | 2024.11.02 06:25:50.050982 [ 282 ] {8fc8efa0-4fdb-42bc-9842-d66f61d075c7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11749 | 2024.11.02 06:25:50.051341 [ 282 ] {8fc8efa0-4fdb-42bc-9842-d66f61d075c7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005776 sec., 14196.675900277009 rows/sec., 923.30 KiB/sec. | ||
11750 | 2024.11.02 06:25:50.051571 [ 282 ] {8fc8efa0-4fdb-42bc-9842-d66f61d075c7} <Debug> DynamicQueryHandler: Done processing query | ||
11751 | 2024.11.02 06:25:50.051603 [ 282 ] {8fc8efa0-4fdb-42bc-9842-d66f61d075c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11752 | 2024.11.02 06:25:50.051620 [ 282 ] {} <Debug> HTTP-Session: 3f088964-6523-43a5-b32b-1033403fa7af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11753 | 2024.11.02 06:25:50.051955 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11754 | 2024.11.02 06:25:50.062280 [ 195 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 950 rows, containing 19 columns (19 merged, 0 gathered) in 0.017925323 sec., 52997.65030733337 rows/sec., 94.97 MiB/sec. | ||
11755 | 2024.11.02 06:25:50.063796 [ 198 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
11756 | 2024.11.02 06:25:50.064478 [ 198 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11757 | 2024.11.02 06:25:50.064569 [ 198 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
11758 | 2024.11.02 06:25:50.064737 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
11759 | 2024.11.02 06:25:53.283112 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11760 | 2024.11.02 06:25:53.283186 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11761 | 2024.11.02 06:25:55.011489 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34147, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11762 | 2024.11.02 06:25:55.011650 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11763 | 2024.11.02 06:25:55.011693 [ 285 ] {} <Debug> HTTP-Session: bc6c2ecb-f82f-4d80-9603-7677fb732cdb Authenticating user 'default' from [fd00:1122:3344:101::d]:34147 | ||
11764 | 2024.11.02 06:25:55.011735 [ 285 ] {} <Debug> HTTP-Session: bc6c2ecb-f82f-4d80-9603-7677fb732cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11765 | 2024.11.02 06:25:55.011763 [ 285 ] {} <Debug> HTTP-Session: bc6c2ecb-f82f-4d80-9603-7677fb732cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11766 | 2024.11.02 06:25:55.011843 [ 285 ] {} <Trace> HTTP-Session: bc6c2ecb-f82f-4d80-9603-7677fb732cdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11767 | 2024.11.02 06:25:55.012123 [ 285 ] {6d847e91-a3e1-41b9-844e-e0dfc4a48f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34147) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11768 | 2024.11.02 06:25:55.012228 [ 285 ] {6d847e91-a3e1-41b9-844e-e0dfc4a48f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11769 | 2024.11.02 06:25:55.012586 [ 285 ] {6d847e91-a3e1-41b9-844e-e0dfc4a48f71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11770 | 2024.11.02 06:25:55.013033 [ 285 ] {6d847e91-a3e1-41b9-844e-e0dfc4a48f71} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11771 | 2024.11.02 06:25:55.013072 [ 285 ] {6d847e91-a3e1-41b9-844e-e0dfc4a48f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11772 | 2024.11.02 06:25:55.013480 [ 285 ] {6d847e91-a3e1-41b9-844e-e0dfc4a48f71} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
11773 | 2024.11.02 06:25:55.013896 [ 285 ] {6d847e91-a3e1-41b9-844e-e0dfc4a48f71} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11774 | 2024.11.02 06:25:55.014100 [ 285 ] {6d847e91-a3e1-41b9-844e-e0dfc4a48f71} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002055 sec., 2919.70802919708 rows/sec., 238.08 KiB/sec. | ||
11775 | 2024.11.02 06:25:55.014438 [ 285 ] {6d847e91-a3e1-41b9-844e-e0dfc4a48f71} <Debug> DynamicQueryHandler: Done processing query | ||
11776 | 2024.11.02 06:25:55.014466 [ 285 ] {6d847e91-a3e1-41b9-844e-e0dfc4a48f71} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11777 | 2024.11.02 06:25:55.014482 [ 285 ] {} <Debug> HTTP-Session: bc6c2ecb-f82f-4d80-9603-7677fb732cdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11778 | 2024.11.02 06:25:55.014710 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11779 | 2024.11.02 06:25:55.014837 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53216, User-Agent: (none), Length: 8216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11780 | 2024.11.02 06:25:55.014913 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11781 | 2024.11.02 06:25:55.014940 [ 282 ] {} <Debug> HTTP-Session: 42b52445-032d-4640-b714-b6b09e272077 Authenticating user 'default' from [fd00:1122:3344:101::d]:53216 | ||
11782 | 2024.11.02 06:25:55.014962 [ 282 ] {} <Debug> HTTP-Session: 42b52445-032d-4640-b714-b6b09e272077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11783 | 2024.11.02 06:25:55.014979 [ 282 ] {} <Debug> HTTP-Session: 42b52445-032d-4640-b714-b6b09e272077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11784 | 2024.11.02 06:25:55.015018 [ 282 ] {} <Trace> HTTP-Session: 42b52445-032d-4640-b714-b6b09e272077 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11785 | 2024.11.02 06:25:55.015166 [ 282 ] {eeeff28d-77ec-4ca2-ae87-e225d361a3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53216) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11786 | 2024.11.02 06:25:55.015221 [ 282 ] {eeeff28d-77ec-4ca2-ae87-e225d361a3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11787 | 2024.11.02 06:25:55.015477 [ 282 ] {eeeff28d-77ec-4ca2-ae87-e225d361a3c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11788 | 2024.11.02 06:25:55.015908 [ 282 ] {eeeff28d-77ec-4ca2-ae87-e225d361a3c3} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11789 | 2024.11.02 06:25:55.015947 [ 282 ] {eeeff28d-77ec-4ca2-ae87-e225d361a3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11790 | 2024.11.02 06:25:55.016311 [ 282 ] {eeeff28d-77ec-4ca2-ae87-e225d361a3c3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11791 | 2024.11.02 06:25:55.016697 [ 282 ] {eeeff28d-77ec-4ca2-ae87-e225d361a3c3} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11792 | 2024.11.02 06:25:55.016871 [ 282 ] {eeeff28d-77ec-4ca2-ae87-e225d361a3c3} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001747 sec., 33772.18088151116 rows/sec., 2.57 MiB/sec. | ||
11793 | 2024.11.02 06:25:55.017068 [ 282 ] {eeeff28d-77ec-4ca2-ae87-e225d361a3c3} <Debug> DynamicQueryHandler: Done processing query | ||
11794 | 2024.11.02 06:25:55.017094 [ 282 ] {eeeff28d-77ec-4ca2-ae87-e225d361a3c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11795 | 2024.11.02 06:25:55.017110 [ 282 ] {} <Debug> HTTP-Session: 42b52445-032d-4640-b714-b6b09e272077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11796 | 2024.11.02 06:25:55.017287 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34147, User-Agent: (none), Length: 894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11797 | 2024.11.02 06:25:55.017351 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11798 | 2024.11.02 06:25:55.017370 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11799 | 2024.11.02 06:25:55.017381 [ 285 ] {} <Debug> HTTP-Session: d9c38d16-b0b1-46b3-b961-a5ce8cacd5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:34147 | ||
11800 | 2024.11.02 06:25:55.017424 [ 285 ] {} <Debug> HTTP-Session: d9c38d16-b0b1-46b3-b961-a5ce8cacd5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11801 | 2024.11.02 06:25:55.017447 [ 285 ] {} <Debug> HTTP-Session: d9c38d16-b0b1-46b3-b961-a5ce8cacd5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11802 | 2024.11.02 06:25:55.017488 [ 285 ] {} <Trace> HTTP-Session: d9c38d16-b0b1-46b3-b961-a5ce8cacd5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11803 | 2024.11.02 06:25:55.017612 [ 285 ] {41dde983-7a4e-4e09-a37f-e52cea0b898f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34147) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11804 | 2024.11.02 06:25:55.017666 [ 285 ] {41dde983-7a4e-4e09-a37f-e52cea0b898f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11805 | 2024.11.02 06:25:55.017949 [ 285 ] {41dde983-7a4e-4e09-a37f-e52cea0b898f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11806 | 2024.11.02 06:25:55.018328 [ 285 ] {41dde983-7a4e-4e09-a37f-e52cea0b898f} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11807 | 2024.11.02 06:25:55.018365 [ 285 ] {41dde983-7a4e-4e09-a37f-e52cea0b898f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11808 | 2024.11.02 06:25:55.018716 [ 285 ] {41dde983-7a4e-4e09-a37f-e52cea0b898f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11809 | 2024.11.02 06:25:55.019083 [ 285 ] {41dde983-7a4e-4e09-a37f-e52cea0b898f} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11810 | 2024.11.02 06:25:55.019247 [ 285 ] {41dde983-7a4e-4e09-a37f-e52cea0b898f} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001658 sec., 3618.8178528347407 rows/sec., 252.68 KiB/sec. | ||
11811 | 2024.11.02 06:25:55.019454 [ 285 ] {41dde983-7a4e-4e09-a37f-e52cea0b898f} <Debug> DynamicQueryHandler: Done processing query | ||
11812 | 2024.11.02 06:25:55.019484 [ 285 ] {41dde983-7a4e-4e09-a37f-e52cea0b898f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11813 | 2024.11.02 06:25:55.019507 [ 285 ] {} <Debug> HTTP-Session: d9c38d16-b0b1-46b3-b961-a5ce8cacd5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11814 | 2024.11.02 06:25:55.019675 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11815 | 2024.11.02 06:25:55.019845 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38679, User-Agent: (none), Length: 11917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11816 | 2024.11.02 06:25:55.019901 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11817 | 2024.11.02 06:25:55.019922 [ 282 ] {} <Debug> HTTP-Session: 8aeffd4a-030f-4a7b-99e3-8ec10e49c883 Authenticating user 'default' from [fd00:1122:3344:101::d]:38679 | ||
11818 | 2024.11.02 06:25:55.019939 [ 282 ] {} <Debug> HTTP-Session: 8aeffd4a-030f-4a7b-99e3-8ec10e49c883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11819 | 2024.11.02 06:25:55.019953 [ 282 ] {} <Debug> HTTP-Session: 8aeffd4a-030f-4a7b-99e3-8ec10e49c883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11820 | 2024.11.02 06:25:55.019984 [ 282 ] {} <Trace> HTTP-Session: 8aeffd4a-030f-4a7b-99e3-8ec10e49c883 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11821 | 2024.11.02 06:25:55.020110 [ 282 ] {196c4f00-e656-44d6-a876-e2af8b2d7246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38679) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11822 | 2024.11.02 06:25:55.020155 [ 282 ] {196c4f00-e656-44d6-a876-e2af8b2d7246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11823 | 2024.11.02 06:25:55.020380 [ 282 ] {196c4f00-e656-44d6-a876-e2af8b2d7246} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11824 | 2024.11.02 06:25:55.020751 [ 282 ] {196c4f00-e656-44d6-a876-e2af8b2d7246} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11825 | 2024.11.02 06:25:55.020787 [ 282 ] {196c4f00-e656-44d6-a876-e2af8b2d7246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11826 | 2024.11.02 06:25:55.021153 [ 282 ] {196c4f00-e656-44d6-a876-e2af8b2d7246} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11827 | 2024.11.02 06:25:55.021508 [ 282 ] {196c4f00-e656-44d6-a876-e2af8b2d7246} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11828 | 2024.11.02 06:25:55.021675 [ 282 ] {196c4f00-e656-44d6-a876-e2af8b2d7246} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001598 sec., 43804.75594493117 rows/sec., 3.42 MiB/sec. | ||
11829 | 2024.11.02 06:25:55.021852 [ 282 ] {196c4f00-e656-44d6-a876-e2af8b2d7246} <Debug> DynamicQueryHandler: Done processing query | ||
11830 | 2024.11.02 06:25:55.021875 [ 282 ] {196c4f00-e656-44d6-a876-e2af8b2d7246} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11831 | 2024.11.02 06:25:55.021891 [ 282 ] {} <Debug> HTTP-Session: 8aeffd4a-030f-4a7b-99e3-8ec10e49c883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11832 | 2024.11.02 06:25:55.022098 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11833 | 2024.11.02 06:25:55.022102 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34147, User-Agent: (none), Length: 31210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11834 | 2024.11.02 06:25:55.022165 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11835 | 2024.11.02 06:25:55.022185 [ 285 ] {} <Debug> HTTP-Session: ca732984-87a6-4ffe-8ac2-0869e37121e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34147 | ||
11836 | 2024.11.02 06:25:55.022202 [ 285 ] {} <Debug> HTTP-Session: ca732984-87a6-4ffe-8ac2-0869e37121e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11837 | 2024.11.02 06:25:55.022216 [ 285 ] {} <Debug> HTTP-Session: ca732984-87a6-4ffe-8ac2-0869e37121e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11838 | 2024.11.02 06:25:55.022253 [ 285 ] {} <Trace> HTTP-Session: ca732984-87a6-4ffe-8ac2-0869e37121e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11839 | 2024.11.02 06:25:55.022435 [ 285 ] {75035eb9-ab6f-4c52-91be-2af13fca5c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11840 | 2024.11.02 06:25:55.022490 [ 285 ] {75035eb9-ab6f-4c52-91be-2af13fca5c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11841 | 2024.11.02 06:25:55.022669 [ 285 ] {75035eb9-ab6f-4c52-91be-2af13fca5c43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11842 | 2024.11.02 06:25:55.023119 [ 285 ] {75035eb9-ab6f-4c52-91be-2af13fca5c43} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11843 | 2024.11.02 06:25:55.023161 [ 285 ] {75035eb9-ab6f-4c52-91be-2af13fca5c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11844 | 2024.11.02 06:25:55.023560 [ 285 ] {75035eb9-ab6f-4c52-91be-2af13fca5c43} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11845 | 2024.11.02 06:25:55.023894 [ 285 ] {75035eb9-ab6f-4c52-91be-2af13fca5c43} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11846 | 2024.11.02 06:25:55.024051 [ 285 ] {75035eb9-ab6f-4c52-91be-2af13fca5c43} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001697 sec., 96051.85621685328 rows/sec., 6.69 MiB/sec. | ||
11847 | 2024.11.02 06:25:55.024218 [ 285 ] {75035eb9-ab6f-4c52-91be-2af13fca5c43} <Debug> DynamicQueryHandler: Done processing query | ||
11848 | 2024.11.02 06:25:55.024242 [ 285 ] {75035eb9-ab6f-4c52-91be-2af13fca5c43} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11849 | 2024.11.02 06:25:55.024258 [ 285 ] {} <Debug> HTTP-Session: ca732984-87a6-4ffe-8ac2-0869e37121e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11850 | 2024.11.02 06:25:55.024409 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11851 | 2024.11.02 06:25:55.024531 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55313, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11852 | 2024.11.02 06:25:55.024591 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11853 | 2024.11.02 06:25:55.024614 [ 282 ] {} <Debug> HTTP-Session: d287436b-2cb3-4289-8117-49d9ab8fc80e Authenticating user 'default' from [fd00:1122:3344:101::d]:55313 | ||
11854 | 2024.11.02 06:25:55.024634 [ 282 ] {} <Debug> HTTP-Session: d287436b-2cb3-4289-8117-49d9ab8fc80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11855 | 2024.11.02 06:25:55.024650 [ 282 ] {} <Debug> HTTP-Session: d287436b-2cb3-4289-8117-49d9ab8fc80e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11856 | 2024.11.02 06:25:55.024689 [ 282 ] {} <Trace> HTTP-Session: d287436b-2cb3-4289-8117-49d9ab8fc80e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11857 | 2024.11.02 06:25:55.024833 [ 282 ] {1cffc9a9-3909-4cf7-8f6e-1b9befe14966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55313) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11858 | 2024.11.02 06:25:55.024886 [ 282 ] {1cffc9a9-3909-4cf7-8f6e-1b9befe14966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11859 | 2024.11.02 06:25:55.025045 [ 282 ] {1cffc9a9-3909-4cf7-8f6e-1b9befe14966} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11860 | 2024.11.02 06:25:55.025363 [ 282 ] {1cffc9a9-3909-4cf7-8f6e-1b9befe14966} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11861 | 2024.11.02 06:25:55.025399 [ 282 ] {1cffc9a9-3909-4cf7-8f6e-1b9befe14966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11862 | 2024.11.02 06:25:55.025760 [ 282 ] {1cffc9a9-3909-4cf7-8f6e-1b9befe14966} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11863 | 2024.11.02 06:25:55.026087 [ 282 ] {1cffc9a9-3909-4cf7-8f6e-1b9befe14966} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11864 | 2024.11.02 06:25:55.026243 [ 282 ] {1cffc9a9-3909-4cf7-8f6e-1b9befe14966} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
11865 | 2024.11.02 06:25:55.026413 [ 282 ] {1cffc9a9-3909-4cf7-8f6e-1b9befe14966} <Debug> DynamicQueryHandler: Done processing query | ||
11866 | 2024.11.02 06:25:55.026436 [ 282 ] {1cffc9a9-3909-4cf7-8f6e-1b9befe14966} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11867 | 2024.11.02 06:25:55.026452 [ 282 ] {} <Debug> HTTP-Session: d287436b-2cb3-4289-8117-49d9ab8fc80e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11868 | 2024.11.02 06:25:55.026770 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11869 | 2024.11.02 06:25:58.566760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1084 | ||
11870 | 2024.11.02 06:25:58.569867 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11871 | 2024.11.02 06:25:58.569914 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11872 | 2024.11.02 06:25:58.571383 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11873 | 2024.11.02 06:25:58.572370 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11874 | 2024.11.02 06:25:58.572548 [ 94 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11875 | 2024.11.02 06:25:58.572605 [ 94 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11876 | 2024.11.02 06:25:58.572642 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11877 | 2024.11.02 06:25:58.573443 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
11878 | 2024.11.02 06:25:58.574175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1084 | ||
11879 | 2024.11.02 06:25:58.574935 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11880 | 2024.11.02 06:25:58.575123 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 956 rows starting from the beginning of the part | ||
11881 | 2024.11.02 06:25:58.575653 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
11882 | 2024.11.02 06:25:58.576145 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
11883 | 2024.11.02 06:25:58.576610 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part | ||
11884 | 2024.11.02 06:25:58.577042 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
11885 | 2024.11.02 06:25:58.577447 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
11886 | 2024.11.02 06:25:58.586553 [ 200 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 72 columns (72 merged, 0 gathered) in 0.013775496 sec., 78690.45150896926 rows/sec., 54.99 MiB/sec. | ||
11887 | 2024.11.02 06:25:58.587984 [ 200 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11888 | 2024.11.02 06:25:58.589785 [ 200 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_36_7} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11889 | 2024.11.02 06:25:58.589882 [ 200 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_36_7} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11890 | 2024.11.02 06:25:58.590212 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
11891 | 2024.11.02 06:26:00.011941 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34147, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11892 | 2024.11.02 06:26:00.012061 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11893 | 2024.11.02 06:26:00.012090 [ 285 ] {} <Debug> HTTP-Session: 36b692c9-eb0c-4248-b3ed-c28d154f7f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:34147 | ||
11894 | 2024.11.02 06:26:00.012118 [ 285 ] {} <Debug> HTTP-Session: 36b692c9-eb0c-4248-b3ed-c28d154f7f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11895 | 2024.11.02 06:26:00.012135 [ 285 ] {} <Debug> HTTP-Session: 36b692c9-eb0c-4248-b3ed-c28d154f7f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11896 | 2024.11.02 06:26:00.012192 [ 285 ] {} <Trace> HTTP-Session: 36b692c9-eb0c-4248-b3ed-c28d154f7f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11897 | 2024.11.02 06:26:00.012415 [ 285 ] {c9489fb8-b708-4a14-bd37-506bd2036d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34147) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11898 | 2024.11.02 06:26:00.012478 [ 285 ] {c9489fb8-b708-4a14-bd37-506bd2036d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11899 | 2024.11.02 06:26:00.012808 [ 285 ] {c9489fb8-b708-4a14-bd37-506bd2036d31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11900 | 2024.11.02 06:26:00.013309 [ 285 ] {c9489fb8-b708-4a14-bd37-506bd2036d31} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11901 | 2024.11.02 06:26:00.013351 [ 285 ] {c9489fb8-b708-4a14-bd37-506bd2036d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11902 | 2024.11.02 06:26:00.013805 [ 285 ] {c9489fb8-b708-4a14-bd37-506bd2036d31} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11903 | 2024.11.02 06:26:00.014192 [ 285 ] {c9489fb8-b708-4a14-bd37-506bd2036d31} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11904 | 2024.11.02 06:26:00.014337 [ 93 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11905 | 2024.11.02 06:26:00.014349 [ 285 ] {c9489fb8-b708-4a14-bd37-506bd2036d31} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002009 sec., 27874.564459930316 rows/sec., 2.13 MiB/sec. | ||
11906 | 2024.11.02 06:26:00.014386 [ 93 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11907 | 2024.11.02 06:26:00.014430 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11908 | 2024.11.02 06:26:00.014572 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
11909 | 2024.11.02 06:26:00.014624 [ 285 ] {c9489fb8-b708-4a14-bd37-506bd2036d31} <Debug> DynamicQueryHandler: Done processing query | ||
11910 | 2024.11.02 06:26:00.014658 [ 285 ] {c9489fb8-b708-4a14-bd37-506bd2036d31} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11911 | 2024.11.02 06:26:00.014684 [ 285 ] {} <Debug> HTTP-Session: 36b692c9-eb0c-4248-b3ed-c28d154f7f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11912 | 2024.11.02 06:26:00.014756 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11913 | 2024.11.02 06:26:00.014794 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1423 rows starting from the beginning of the part | ||
11914 | 2024.11.02 06:26:00.014869 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
11915 | 2024.11.02 06:26:00.014982 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11916 | 2024.11.02 06:26:00.015323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54796, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11917 | 2024.11.02 06:26:00.015316 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
11918 | 2024.11.02 06:26:00.015537 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 273 rows starting from the beginning of the part | ||
11919 | 2024.11.02 06:26:00.015577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11920 | 2024.11.02 06:26:00.015765 [ 3 ] {} <Debug> HTTP-Session: a05b40ec-0934-421f-9743-eee5d1ff226f Authenticating user 'default' from [fd00:1122:3344:101::d]:54796 | ||
11921 | 2024.11.02 06:26:00.015837 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 59 rows starting from the beginning of the part | ||
11922 | 2024.11.02 06:26:00.015865 [ 3 ] {} <Debug> HTTP-Session: a05b40ec-0934-421f-9743-eee5d1ff226f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11923 | 2024.11.02 06:26:00.015988 [ 3 ] {} <Debug> HTTP-Session: a05b40ec-0934-421f-9743-eee5d1ff226f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11924 | 2024.11.02 06:26:00.016099 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
11925 | 2024.11.02 06:26:00.016172 [ 3 ] {} <Trace> HTTP-Session: a05b40ec-0934-421f-9743-eee5d1ff226f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11926 | 2024.11.02 06:26:00.016562 [ 3 ] {332b0179-5f24-4a09-9f21-c878f5c69ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54796) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11927 | 2024.11.02 06:26:00.016682 [ 3 ] {332b0179-5f24-4a09-9f21-c878f5c69ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11928 | 2024.11.02 06:26:00.017764 [ 3 ] {332b0179-5f24-4a09-9f21-c878f5c69ba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11929 | 2024.11.02 06:26:00.018703 [ 3 ] {332b0179-5f24-4a09-9f21-c878f5c69ba1} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11930 | 2024.11.02 06:26:00.018769 [ 3 ] {332b0179-5f24-4a09-9f21-c878f5c69ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11931 | 2024.11.02 06:26:00.019118 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1923 rows, containing 5 columns (5 merged, 0 gathered) in 0.004610776 sec., 417066.45475729037 rows/sec., 36.39 MiB/sec. | ||
11932 | 2024.11.02 06:26:00.019465 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11933 | 2024.11.02 06:26:00.019512 [ 3 ] {332b0179-5f24-4a09-9f21-c878f5c69ba1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11934 | 2024.11.02 06:26:00.020242 [ 3 ] {332b0179-5f24-4a09-9f21-c878f5c69ba1} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11935 | 2024.11.02 06:26:00.020250 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_71_14} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11936 | 2024.11.02 06:26:00.020375 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_71_14} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11937 | 2024.11.02 06:26:00.020459 [ 3 ] {332b0179-5f24-4a09-9f21-c878f5c69ba1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004004 sec., 15984.015984015985 rows/sec., 1.25 MiB/sec. | ||
11938 | 2024.11.02 06:26:00.020512 [ 91 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11939 | 2024.11.02 06:26:00.020604 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
11940 | 2024.11.02 06:26:00.020674 [ 91 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2024.11.02 06:26:00.020758 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11942 | 2024.11.02 06:26:00.020915 [ 3 ] {332b0179-5f24-4a09-9f21-c878f5c69ba1} <Debug> DynamicQueryHandler: Done processing query | ||
11943 | 2024.11.02 06:26:00.020971 [ 3 ] {332b0179-5f24-4a09-9f21-c878f5c69ba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11944 | 2024.11.02 06:26:00.020981 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
11945 | 2024.11.02 06:26:00.021002 [ 3 ] {} <Debug> HTTP-Session: a05b40ec-0934-421f-9743-eee5d1ff226f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11946 | 2024.11.02 06:26:00.021347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11947 | 2024.11.02 06:26:00.021624 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11948 | 2024.11.02 06:26:00.021693 [ 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): | ||
11949 | |||
11950 | (version 23.8.7.1) | ||
11951 | 2024.11.02 06:26:00.021791 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 916 rows starting from the beginning of the part | ||
11952 | 2024.11.02 06:26:00.022098 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
11953 | 2024.11.02 06:26:00.021729 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47556, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11954 | 2024.11.02 06:26:00.022467 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
11955 | 2024.11.02 06:26:00.022531 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11956 | 2024.11.02 06:26:00.022819 [ 302 ] {} <Debug> HTTP-Session: 14282225-9b6b-411b-b648-439473cbce4e Authenticating user 'default' from [fd00:1122:3344:101::d]:47556 | ||
11957 | 2024.11.02 06:26:00.022903 [ 302 ] {} <Debug> HTTP-Session: 14282225-9b6b-411b-b648-439473cbce4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11958 | 2024.11.02 06:26:00.022962 [ 302 ] {} <Debug> HTTP-Session: 14282225-9b6b-411b-b648-439473cbce4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11959 | 2024.11.02 06:26:00.023006 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 424 rows starting from the beginning of the part | ||
11960 | 2024.11.02 06:26:00.023121 [ 302 ] {} <Trace> HTTP-Session: 14282225-9b6b-411b-b648-439473cbce4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11961 | 2024.11.02 06:26:00.023374 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 70 rows starting from the beginning of the part | ||
11962 | 2024.11.02 06:26:00.023655 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
11963 | 2024.11.02 06:26:00.023790 [ 302 ] {d6fad5d3-7eaf-443f-8b6d-00c5690f0765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47556) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11964 | 2024.11.02 06:26:00.024040 [ 302 ] {d6fad5d3-7eaf-443f-8b6d-00c5690f0765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11965 | 2024.11.02 06:26:00.024665 [ 302 ] {d6fad5d3-7eaf-443f-8b6d-00c5690f0765} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11966 | 2024.11.02 06:26:00.025638 [ 302 ] {d6fad5d3-7eaf-443f-8b6d-00c5690f0765} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11967 | 2024.11.02 06:26:00.025699 [ 302 ] {d6fad5d3-7eaf-443f-8b6d-00c5690f0765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11968 | 2024.11.02 06:26:00.026638 [ 302 ] {d6fad5d3-7eaf-443f-8b6d-00c5690f0765} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11969 | 2024.11.02 06:26:00.026885 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.006033102 sec., 265535.0431668485 rows/sec., 20.48 MiB/sec. | ||
11970 | 2024.11.02 06:26:00.027261 [ 302 ] {d6fad5d3-7eaf-443f-8b6d-00c5690f0765} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11971 | 2024.11.02 06:26:00.027383 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11972 | 2024.11.02 06:26:00.027539 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11973 | 2024.11.02 06:26:00.027641 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11974 | 2024.11.02 06:26:00.027698 [ 302 ] {d6fad5d3-7eaf-443f-8b6d-00c5690f0765} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004205 sec., 38049.94054696789 rows/sec., 2.65 MiB/sec. | ||
11975 | 2024.11.02 06:26:00.027706 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
11976 | 2024.11.02 06:26:00.028327 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
11977 | 2024.11.02 06:26:00.028414 [ 302 ] {d6fad5d3-7eaf-443f-8b6d-00c5690f0765} <Debug> DynamicQueryHandler: Done processing query | ||
11978 | 2024.11.02 06:26:00.028518 [ 302 ] {d6fad5d3-7eaf-443f-8b6d-00c5690f0765} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11979 | 2024.11.02 06:26:00.028622 [ 302 ] {} <Debug> HTTP-Session: 14282225-9b6b-411b-b648-439473cbce4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11980 | 2024.11.02 06:26:00.028905 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11981 | 2024.11.02 06:26:00.028969 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11982 | 2024.11.02 06:26:00.029021 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 13418 rows starting from the beginning of the part | ||
11983 | 2024.11.02 06:26:00.029137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44172, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11984 | 2024.11.02 06:26:00.029376 [ 302 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
11985 | |||
11986 | (version 23.8.7.1) | ||
11987 | 2024.11.02 06:26:00.029471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11988 | 2024.11.02 06:26:00.029528 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_71_14} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11989 | 2024.11.02 06:26:00.029612 [ 3 ] {} <Debug> HTTP-Session: ef5f8c2c-6912-4017-b613-cee318c05d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:44172 | ||
11990 | 2024.11.02 06:26:00.029674 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 128 rows starting from the beginning of the part | ||
11991 | 2024.11.02 06:26:00.029709 [ 3 ] {} <Debug> HTTP-Session: ef5f8c2c-6912-4017-b613-cee318c05d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11992 | 2024.11.02 06:26:00.029766 [ 3 ] {} <Debug> HTTP-Session: ef5f8c2c-6912-4017-b613-cee318c05d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11993 | 2024.11.02 06:26:00.029927 [ 3 ] {} <Trace> HTTP-Session: ef5f8c2c-6912-4017-b613-cee318c05d7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11994 | 2024.11.02 06:26:00.030042 [ 194 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_71_14} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11995 | 2024.11.02 06:26:00.030208 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
11996 | 2024.11.02 06:26:00.030367 [ 3 ] {537b5ce8-02ad-4fb9-b571-24fe4a65555b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44172) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11997 | 2024.11.02 06:26:00.030381 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
11998 | 2024.11.02 06:26:00.030597 [ 3 ] {537b5ce8-02ad-4fb9-b571-24fe4a65555b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11999 | 2024.11.02 06:26:00.030719 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part | ||
12000 | 2024.11.02 06:26:00.031068 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 163 rows starting from the beginning of the part | ||
12001 | 2024.11.02 06:26:00.031495 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
12002 | 2024.11.02 06:26:00.031800 [ 3 ] {537b5ce8-02ad-4fb9-b571-24fe4a65555b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12003 | 2024.11.02 06:26:00.032797 [ 3 ] {537b5ce8-02ad-4fb9-b571-24fe4a65555b} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12004 | 2024.11.02 06:26:00.032837 [ 3 ] {537b5ce8-02ad-4fb9-b571-24fe4a65555b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12005 | 2024.11.02 06:26:00.033451 [ 3 ] {537b5ce8-02ad-4fb9-b571-24fe4a65555b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12006 | 2024.11.02 06:26:00.034258 [ 3 ] {537b5ce8-02ad-4fb9-b571-24fe4a65555b} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12007 | 2024.11.02 06:26:00.034668 [ 91 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12008 | 2024.11.02 06:26:00.034687 [ 3 ] {537b5ce8-02ad-4fb9-b571-24fe4a65555b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004476 sec., 13404.825737265415 rows/sec., 925.07 KiB/sec. | ||
12009 | 2024.11.02 06:26:00.034834 [ 91 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12010 | 2024.11.02 06:26:00.035024 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12011 | 2024.11.02 06:26:00.035327 [ 3 ] {537b5ce8-02ad-4fb9-b571-24fe4a65555b} <Debug> DynamicQueryHandler: Done processing query | ||
12012 | 2024.11.02 06:26:00.035396 [ 3 ] {537b5ce8-02ad-4fb9-b571-24fe4a65555b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12013 | 2024.11.02 06:26:00.035463 [ 3 ] {} <Debug> HTTP-Session: ef5f8c2c-6912-4017-b613-cee318c05d7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12014 | 2024.11.02 06:26:00.035497 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
12015 | 2024.11.02 06:26:00.035692 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12016 | 2024.11.02 06:26:00.035741 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4172 rows starting from the beginning of the part | ||
12017 | 2024.11.02 06:26:00.035772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12018 | 2024.11.02 06:26:00.036068 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 48 rows starting from the beginning of the part | ||
12019 | 2024.11.02 06:26:00.036150 [ 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): | ||
12020 | |||
12021 | (version 23.8.7.1) | ||
12022 | 2024.11.02 06:26:00.036487 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
12023 | 2024.11.02 06:26:00.036596 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
12024 | 2024.11.02 06:26:00.036655 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
12025 | 2024.11.02 06:26:00.036804 [ 186 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
12026 | 2024.11.02 06:26:00.038433 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14266 rows, containing 5 columns (5 merged, 0 gathered) in 0.010549196 sec., 1352330.5472758303 rows/sec., 92.43 MiB/sec. | ||
12027 | 2024.11.02 06:26:00.038994 [ 194 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4482 rows, containing 4 columns (4 merged, 0 gathered) in 0.003728969 sec., 1201940.8045494612 rows/sec., 79.21 MiB/sec. | ||
12028 | 2024.11.02 06:26:00.039068 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12029 | 2024.11.02 06:26:00.039365 [ 194 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12030 | 2024.11.02 06:26:00.039974 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12031 | 2024.11.02 06:26:00.040141 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12032 | 2024.11.02 06:26:00.040291 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
12033 | 2024.11.02 06:26:00.040353 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_71_14} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12034 | 2024.11.02 06:26:00.040443 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_71_14} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12035 | 2024.11.02 06:26:00.040533 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
12036 | 2024.11.02 06:26:01.194153 [ 90 ] {} <Debug> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
12037 | 2024.11.02 06:26:01.194240 [ 90 ] {} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12038 | 2024.11.02 06:26:01.194267 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12039 | 2024.11.02 06:26:01.194465 [ 186 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
12040 | 2024.11.02 06:26:01.194747 [ 186 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12041 | 2024.11.02 06:26:01.194791 [ 186 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
12042 | 2024.11.02 06:26:01.194882 [ 186 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
12043 | 2024.11.02 06:26:01.194982 [ 186 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
12044 | 2024.11.02 06:26:01.195140 [ 186 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
12045 | 2024.11.02 06:26:01.195222 [ 186 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
12046 | 2024.11.02 06:26:01.196172 [ 189 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001828454 sec., 68910.67535743311 rows/sec., 3.52 MiB/sec. | ||
12047 | 2024.11.02 06:26:01.196378 [ 187 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
12048 | 2024.11.02 06:26:01.196920 [ 187 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_21_5} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12049 | 2024.11.02 06:26:01.197022 [ 187 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_21_5} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
12050 | 2024.11.02 06:26:01.197135 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12051 | 2024.11.02 06:26:05.018383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42380, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12052 | 2024.11.02 06:26:05.018504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12053 | 2024.11.02 06:26:05.018528 [ 3 ] {} <Debug> HTTP-Session: 94155c4f-6a96-48ed-9e11-6adeb15560d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42380 | ||
12054 | 2024.11.02 06:26:05.018553 [ 3 ] {} <Debug> HTTP-Session: 94155c4f-6a96-48ed-9e11-6adeb15560d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12055 | 2024.11.02 06:26:05.018567 [ 3 ] {} <Debug> HTTP-Session: 94155c4f-6a96-48ed-9e11-6adeb15560d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12056 | 2024.11.02 06:26:05.018618 [ 3 ] {} <Trace> HTTP-Session: 94155c4f-6a96-48ed-9e11-6adeb15560d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12057 | 2024.11.02 06:26:05.018877 [ 3 ] {1cf02206-d740-43fe-a840-0cd9a604effd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42380) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12058 | 2024.11.02 06:26:05.018942 [ 3 ] {1cf02206-d740-43fe-a840-0cd9a604effd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12059 | 2024.11.02 06:26:05.019271 [ 3 ] {1cf02206-d740-43fe-a840-0cd9a604effd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12060 | 2024.11.02 06:26:05.019869 [ 3 ] {1cf02206-d740-43fe-a840-0cd9a604effd} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12061 | 2024.11.02 06:26:05.019909 [ 3 ] {1cf02206-d740-43fe-a840-0cd9a604effd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12062 | 2024.11.02 06:26:05.020336 [ 3 ] {1cf02206-d740-43fe-a840-0cd9a604effd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12063 | 2024.11.02 06:26:05.020732 [ 3 ] {1cf02206-d740-43fe-a840-0cd9a604effd} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12064 | 2024.11.02 06:26:05.020877 [ 3 ] {1cf02206-d740-43fe-a840-0cd9a604effd} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.00212 sec., 128773.58490566038 rows/sec., 11.45 MiB/sec. | ||
12065 | 2024.11.02 06:26:05.021076 [ 3 ] {1cf02206-d740-43fe-a840-0cd9a604effd} <Debug> DynamicQueryHandler: Done processing query | ||
12066 | 2024.11.02 06:26:05.021102 [ 3 ] {1cf02206-d740-43fe-a840-0cd9a604effd} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
12067 | 2024.11.02 06:26:05.021118 [ 3 ] {} <Debug> HTTP-Session: 94155c4f-6a96-48ed-9e11-6adeb15560d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12068 | 2024.11.02 06:26:05.021314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12069 | 2024.11.02 06:26:05.021493 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35666, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12070 | 2024.11.02 06:26:05.021640 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12071 | 2024.11.02 06:26:05.021667 [ 302 ] {} <Debug> HTTP-Session: 3de41f34-1b9e-4dd4-b99c-ba06547fa8b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35666 | ||
12072 | 2024.11.02 06:26:05.021695 [ 302 ] {} <Debug> HTTP-Session: 3de41f34-1b9e-4dd4-b99c-ba06547fa8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12073 | 2024.11.02 06:26:05.021711 [ 302 ] {} <Debug> HTTP-Session: 3de41f34-1b9e-4dd4-b99c-ba06547fa8b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12074 | 2024.11.02 06:26:05.021773 [ 302 ] {} <Trace> HTTP-Session: 3de41f34-1b9e-4dd4-b99c-ba06547fa8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12075 | 2024.11.02 06:26:05.021988 [ 302 ] {d489fe10-170d-4468-bd54-25184a010c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35666) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12076 | 2024.11.02 06:26:05.022061 [ 302 ] {d489fe10-170d-4468-bd54-25184a010c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12077 | 2024.11.02 06:26:05.022458 [ 302 ] {d489fe10-170d-4468-bd54-25184a010c97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12078 | 2024.11.02 06:26:05.022887 [ 302 ] {d489fe10-170d-4468-bd54-25184a010c97} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12079 | 2024.11.02 06:26:05.022928 [ 302 ] {d489fe10-170d-4468-bd54-25184a010c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12080 | 2024.11.02 06:26:05.023375 [ 302 ] {d489fe10-170d-4468-bd54-25184a010c97} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12081 | 2024.11.02 06:26:05.023784 [ 302 ] {d489fe10-170d-4468-bd54-25184a010c97} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12082 | 2024.11.02 06:26:05.023957 [ 302 ] {d489fe10-170d-4468-bd54-25184a010c97} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.002039 sec., 20598.332515939186 rows/sec., 1.51 MiB/sec. | ||
12083 | 2024.11.02 06:26:05.024164 [ 302 ] {d489fe10-170d-4468-bd54-25184a010c97} <Debug> DynamicQueryHandler: Done processing query | ||
12084 | 2024.11.02 06:26:05.024191 [ 302 ] {d489fe10-170d-4468-bd54-25184a010c97} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12085 | 2024.11.02 06:26:05.024208 [ 302 ] {} <Debug> HTTP-Session: 3de41f34-1b9e-4dd4-b99c-ba06547fa8b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12086 | 2024.11.02 06:26:05.024355 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12087 | 2024.11.02 06:26:05.024392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42380, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12088 | 2024.11.02 06:26:05.024472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12089 | 2024.11.02 06:26:05.024506 [ 3 ] {} <Debug> HTTP-Session: 5f97a29b-791f-49d0-a0cb-b1f2d72bd52d Authenticating user 'default' from [fd00:1122:3344:101::d]:42380 | ||
12090 | 2024.11.02 06:26:05.024530 [ 3 ] {} <Debug> HTTP-Session: 5f97a29b-791f-49d0-a0cb-b1f2d72bd52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12091 | 2024.11.02 06:26:05.024550 [ 3 ] {} <Debug> HTTP-Session: 5f97a29b-791f-49d0-a0cb-b1f2d72bd52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12092 | 2024.11.02 06:26:05.024595 [ 3 ] {} <Trace> HTTP-Session: 5f97a29b-791f-49d0-a0cb-b1f2d72bd52d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12093 | 2024.11.02 06:26:05.024732 [ 3 ] {fbd156b3-5d30-4e35-9210-4c9c3da35804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42380) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12094 | 2024.11.02 06:26:05.024785 [ 3 ] {fbd156b3-5d30-4e35-9210-4c9c3da35804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12095 | 2024.11.02 06:26:05.025096 [ 3 ] {fbd156b3-5d30-4e35-9210-4c9c3da35804} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12096 | 2024.11.02 06:26:05.025463 [ 3 ] {fbd156b3-5d30-4e35-9210-4c9c3da35804} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12097 | 2024.11.02 06:26:05.025507 [ 3 ] {fbd156b3-5d30-4e35-9210-4c9c3da35804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12098 | 2024.11.02 06:26:05.025880 [ 3 ] {fbd156b3-5d30-4e35-9210-4c9c3da35804} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
12099 | 2024.11.02 06:26:05.026254 [ 3 ] {fbd156b3-5d30-4e35-9210-4c9c3da35804} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12100 | 2024.11.02 06:26:05.026392 [ 3 ] {fbd156b3-5d30-4e35-9210-4c9c3da35804} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001702 sec., 8225.616921269095 rows/sec., 576.07 KiB/sec. | ||
12101 | 2024.11.02 06:26:05.026609 [ 3 ] {fbd156b3-5d30-4e35-9210-4c9c3da35804} <Debug> DynamicQueryHandler: Done processing query | ||
12102 | 2024.11.02 06:26:05.026632 [ 3 ] {fbd156b3-5d30-4e35-9210-4c9c3da35804} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12103 | 2024.11.02 06:26:05.026648 [ 3 ] {} <Debug> HTTP-Session: 5f97a29b-791f-49d0-a0cb-b1f2d72bd52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12104 | 2024.11.02 06:26:05.026818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12105 | 2024.11.02 06:26:05.026879 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43759, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12106 | 2024.11.02 06:26:05.026966 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12107 | 2024.11.02 06:26:05.026999 [ 302 ] {} <Debug> HTTP-Session: 53bfaea0-e1f8-4639-9b6d-4c8736ddc70b Authenticating user 'default' from [fd00:1122:3344:101::d]:43759 | ||
12108 | 2024.11.02 06:26:05.027024 [ 302 ] {} <Debug> HTTP-Session: 53bfaea0-e1f8-4639-9b6d-4c8736ddc70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12109 | 2024.11.02 06:26:05.027042 [ 302 ] {} <Debug> HTTP-Session: 53bfaea0-e1f8-4639-9b6d-4c8736ddc70b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12110 | 2024.11.02 06:26:05.027090 [ 302 ] {} <Trace> HTTP-Session: 53bfaea0-e1f8-4639-9b6d-4c8736ddc70b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12111 | 2024.11.02 06:26:05.027228 [ 302 ] {fca36aef-d0f6-4b2c-ae94-267cd6e3882d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43759) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12112 | 2024.11.02 06:26:05.027285 [ 302 ] {fca36aef-d0f6-4b2c-ae94-267cd6e3882d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12113 | 2024.11.02 06:26:05.027590 [ 302 ] {fca36aef-d0f6-4b2c-ae94-267cd6e3882d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12114 | 2024.11.02 06:26:05.027914 [ 302 ] {fca36aef-d0f6-4b2c-ae94-267cd6e3882d} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12115 | 2024.11.02 06:26:05.027951 [ 302 ] {fca36aef-d0f6-4b2c-ae94-267cd6e3882d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12116 | 2024.11.02 06:26:05.028323 [ 302 ] {fca36aef-d0f6-4b2c-ae94-267cd6e3882d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
12117 | 2024.11.02 06:26:05.028712 [ 302 ] {fca36aef-d0f6-4b2c-ae94-267cd6e3882d} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12118 | 2024.11.02 06:26:05.028883 [ 302 ] {fca36aef-d0f6-4b2c-ae94-267cd6e3882d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00169 sec., 3550.2958579881656 rows/sec., 209.76 KiB/sec. | ||
12119 | 2024.11.02 06:26:05.029214 [ 302 ] {fca36aef-d0f6-4b2c-ae94-267cd6e3882d} <Debug> DynamicQueryHandler: Done processing query | ||
12120 | 2024.11.02 06:26:05.029244 [ 302 ] {fca36aef-d0f6-4b2c-ae94-267cd6e3882d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12121 | 2024.11.02 06:26:05.029261 [ 302 ] {} <Debug> HTTP-Session: 53bfaea0-e1f8-4639-9b6d-4c8736ddc70b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12122 | 2024.11.02 06:26:05.029542 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12123 | 2024.11.02 06:26:05.029704 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36180, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12124 | 2024.11.02 06:26:05.029786 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12125 | 2024.11.02 06:26:05.029810 [ 283 ] {} <Debug> HTTP-Session: b3a3e4dd-5e9f-43ea-920d-5cbbd0fe0f27 Authenticating user 'default' from [fd00:1122:3344:101::d]:36180 | ||
12126 | 2024.11.02 06:26:05.029831 [ 283 ] {} <Debug> HTTP-Session: b3a3e4dd-5e9f-43ea-920d-5cbbd0fe0f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12127 | 2024.11.02 06:26:05.029847 [ 283 ] {} <Debug> HTTP-Session: b3a3e4dd-5e9f-43ea-920d-5cbbd0fe0f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12128 | 2024.11.02 06:26:05.029894 [ 283 ] {} <Trace> HTTP-Session: b3a3e4dd-5e9f-43ea-920d-5cbbd0fe0f27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12129 | 2024.11.02 06:26:05.030166 [ 283 ] {34f85a70-4d36-4e15-98cd-a5bb88b4d799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36180) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12130 | 2024.11.02 06:26:05.030221 [ 283 ] {34f85a70-4d36-4e15-98cd-a5bb88b4d799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12131 | 2024.11.02 06:26:05.030564 [ 283 ] {34f85a70-4d36-4e15-98cd-a5bb88b4d799} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12132 | 2024.11.02 06:26:05.031156 [ 283 ] {34f85a70-4d36-4e15-98cd-a5bb88b4d799} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12133 | 2024.11.02 06:26:05.031194 [ 283 ] {34f85a70-4d36-4e15-98cd-a5bb88b4d799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12134 | 2024.11.02 06:26:05.031575 [ 283 ] {34f85a70-4d36-4e15-98cd-a5bb88b4d799} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12135 | 2024.11.02 06:26:05.031947 [ 283 ] {34f85a70-4d36-4e15-98cd-a5bb88b4d799} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12136 | 2024.11.02 06:26:05.032076 [ 283 ] {34f85a70-4d36-4e15-98cd-a5bb88b4d799} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00205 sec., 206829.26829268291 rows/sec., 14.79 MiB/sec. | ||
12137 | 2024.11.02 06:26:05.032245 [ 283 ] {34f85a70-4d36-4e15-98cd-a5bb88b4d799} <Debug> DynamicQueryHandler: Done processing query | ||
12138 | 2024.11.02 06:26:05.032269 [ 283 ] {34f85a70-4d36-4e15-98cd-a5bb88b4d799} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
12139 | 2024.11.02 06:26:05.032285 [ 283 ] {} <Debug> HTTP-Session: b3a3e4dd-5e9f-43ea-920d-5cbbd0fe0f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12140 | 2024.11.02 06:26:05.032483 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43759, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12141 | 2024.11.02 06:26:05.032500 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12142 | 2024.11.02 06:26:05.032592 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12143 | 2024.11.02 06:26:05.032642 [ 302 ] {} <Debug> HTTP-Session: 8fec100d-3e6c-4b33-a109-202f35f4cb09 Authenticating user 'default' from [fd00:1122:3344:101::d]:43759 | ||
12144 | 2024.11.02 06:26:05.032686 [ 302 ] {} <Debug> HTTP-Session: 8fec100d-3e6c-4b33-a109-202f35f4cb09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12145 | 2024.11.02 06:26:05.032718 [ 302 ] {} <Debug> HTTP-Session: 8fec100d-3e6c-4b33-a109-202f35f4cb09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12146 | 2024.11.02 06:26:05.032787 [ 302 ] {} <Trace> HTTP-Session: 8fec100d-3e6c-4b33-a109-202f35f4cb09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12147 | 2024.11.02 06:26:05.032991 [ 302 ] {6417d0fa-9d0e-427a-943a-befaed297bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43759) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12148 | 2024.11.02 06:26:05.033079 [ 302 ] {6417d0fa-9d0e-427a-943a-befaed297bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12149 | 2024.11.02 06:26:05.033373 [ 302 ] {6417d0fa-9d0e-427a-943a-befaed297bca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12150 | 2024.11.02 06:26:05.033717 [ 302 ] {6417d0fa-9d0e-427a-943a-befaed297bca} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12151 | 2024.11.02 06:26:05.033753 [ 302 ] {6417d0fa-9d0e-427a-943a-befaed297bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12152 | 2024.11.02 06:26:05.034120 [ 302 ] {6417d0fa-9d0e-427a-943a-befaed297bca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
12153 | 2024.11.02 06:26:05.034474 [ 302 ] {6417d0fa-9d0e-427a-943a-befaed297bca} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12154 | 2024.11.02 06:26:05.034634 [ 302 ] {6417d0fa-9d0e-427a-943a-befaed297bca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001708 sec., 3512.8805620608896 rows/sec., 183.53 KiB/sec. | ||
12155 | 2024.11.02 06:26:05.034805 [ 302 ] {6417d0fa-9d0e-427a-943a-befaed297bca} <Debug> DynamicQueryHandler: Done processing query | ||
12156 | 2024.11.02 06:26:05.034830 [ 302 ] {6417d0fa-9d0e-427a-943a-befaed297bca} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12157 | 2024.11.02 06:26:05.034846 [ 302 ] {} <Debug> HTTP-Session: 8fec100d-3e6c-4b33-a109-202f35f4cb09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12158 | 2024.11.02 06:26:05.035040 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12159 | 2024.11.02 06:26:05.035140 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62628, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12160 | 2024.11.02 06:26:05.035210 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12161 | 2024.11.02 06:26:05.035233 [ 283 ] {} <Debug> HTTP-Session: e88bfc6f-125f-40f6-b43c-1a9198a46ef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62628 | ||
12162 | 2024.11.02 06:26:05.035254 [ 283 ] {} <Debug> HTTP-Session: e88bfc6f-125f-40f6-b43c-1a9198a46ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12163 | 2024.11.02 06:26:05.035270 [ 283 ] {} <Debug> HTTP-Session: e88bfc6f-125f-40f6-b43c-1a9198a46ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12164 | 2024.11.02 06:26:05.035320 [ 283 ] {} <Trace> HTTP-Session: e88bfc6f-125f-40f6-b43c-1a9198a46ef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12165 | 2024.11.02 06:26:05.035564 [ 283 ] {f77fcd91-7209-404c-8def-5a9c6d1de819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62628) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12166 | 2024.11.02 06:26:05.035614 [ 283 ] {f77fcd91-7209-404c-8def-5a9c6d1de819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12167 | 2024.11.02 06:26:05.035793 [ 283 ] {f77fcd91-7209-404c-8def-5a9c6d1de819} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12168 | 2024.11.02 06:26:05.036200 [ 283 ] {f77fcd91-7209-404c-8def-5a9c6d1de819} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12169 | 2024.11.02 06:26:05.036236 [ 283 ] {f77fcd91-7209-404c-8def-5a9c6d1de819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12170 | 2024.11.02 06:26:05.036626 [ 283 ] {f77fcd91-7209-404c-8def-5a9c6d1de819} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12171 | 2024.11.02 06:26:05.036969 [ 283 ] {f77fcd91-7209-404c-8def-5a9c6d1de819} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12172 | 2024.11.02 06:26:05.037098 [ 283 ] {f77fcd91-7209-404c-8def-5a9c6d1de819} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001653 sec., 143375.68058076224 rows/sec., 9.61 MiB/sec. | ||
12173 | 2024.11.02 06:26:05.037332 [ 283 ] {f77fcd91-7209-404c-8def-5a9c6d1de819} <Debug> DynamicQueryHandler: Done processing query | ||
12174 | 2024.11.02 06:26:05.037367 [ 283 ] {f77fcd91-7209-404c-8def-5a9c6d1de819} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12175 | 2024.11.02 06:26:05.037386 [ 283 ] {} <Debug> HTTP-Session: e88bfc6f-125f-40f6-b43c-1a9198a46ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12176 | 2024.11.02 06:26:05.037566 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12177 | 2024.11.02 06:26:05.037635 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43759, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12178 | 2024.11.02 06:26:05.037723 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12179 | 2024.11.02 06:26:05.037748 [ 302 ] {} <Debug> HTTP-Session: 67ec8a16-b97d-4a94-b6aa-88e92f17c5a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43759 | ||
12180 | 2024.11.02 06:26:05.037769 [ 302 ] {} <Debug> HTTP-Session: 67ec8a16-b97d-4a94-b6aa-88e92f17c5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12181 | 2024.11.02 06:26:05.037785 [ 302 ] {} <Debug> HTTP-Session: 67ec8a16-b97d-4a94-b6aa-88e92f17c5a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12182 | 2024.11.02 06:26:05.037830 [ 302 ] {} <Trace> HTTP-Session: 67ec8a16-b97d-4a94-b6aa-88e92f17c5a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12183 | 2024.11.02 06:26:05.037955 [ 302 ] {a1f8f352-da03-40cf-86a3-249f6e370a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43759) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12184 | 2024.11.02 06:26:05.038011 [ 302 ] {a1f8f352-da03-40cf-86a3-249f6e370a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12185 | 2024.11.02 06:26:05.038203 [ 302 ] {a1f8f352-da03-40cf-86a3-249f6e370a4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12186 | 2024.11.02 06:26:05.038610 [ 302 ] {a1f8f352-da03-40cf-86a3-249f6e370a4b} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12187 | 2024.11.02 06:26:05.038646 [ 302 ] {a1f8f352-da03-40cf-86a3-249f6e370a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12188 | 2024.11.02 06:26:05.039016 [ 302 ] {a1f8f352-da03-40cf-86a3-249f6e370a4b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
12189 | 2024.11.02 06:26:05.039359 [ 302 ] {a1f8f352-da03-40cf-86a3-249f6e370a4b} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12190 | 2024.11.02 06:26:05.039519 [ 302 ] {a1f8f352-da03-40cf-86a3-249f6e370a4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001593 sec., 627.7463904582548 rows/sec., 42.30 KiB/sec. | ||
12191 | 2024.11.02 06:26:05.039855 [ 302 ] {a1f8f352-da03-40cf-86a3-249f6e370a4b} <Debug> DynamicQueryHandler: Done processing query | ||
12192 | 2024.11.02 06:26:05.039880 [ 302 ] {a1f8f352-da03-40cf-86a3-249f6e370a4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12193 | 2024.11.02 06:26:05.039898 [ 302 ] {} <Debug> HTTP-Session: 67ec8a16-b97d-4a94-b6aa-88e92f17c5a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12194 | 2024.11.02 06:26:05.040089 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12195 | 2024.11.02 06:26:05.040182 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60900, User-Agent: (none), Length: 70501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12196 | 2024.11.02 06:26:05.040251 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12197 | 2024.11.02 06:26:05.040275 [ 283 ] {} <Debug> HTTP-Session: 88aa63ba-d440-4d81-967a-ab990728532b Authenticating user 'default' from [fd00:1122:3344:101::d]:60900 | ||
12198 | 2024.11.02 06:26:05.040295 [ 283 ] {} <Debug> HTTP-Session: 88aa63ba-d440-4d81-967a-ab990728532b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12199 | 2024.11.02 06:26:05.040312 [ 283 ] {} <Debug> HTTP-Session: 88aa63ba-d440-4d81-967a-ab990728532b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12200 | 2024.11.02 06:26:05.040357 [ 283 ] {} <Trace> HTTP-Session: 88aa63ba-d440-4d81-967a-ab990728532b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12201 | 2024.11.02 06:26:05.040811 [ 283 ] {0c7d2445-5e73-41d2-a422-002e787e66de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60900) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12202 | 2024.11.02 06:26:05.040886 [ 283 ] {0c7d2445-5e73-41d2-a422-002e787e66de} <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 | ||
12203 | 2024.11.02 06:26:05.041361 [ 283 ] {0c7d2445-5e73-41d2-a422-002e787e66de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12204 | 2024.11.02 06:26:05.042124 [ 283 ] {0c7d2445-5e73-41d2-a422-002e787e66de} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12205 | 2024.11.02 06:26:05.042160 [ 283 ] {0c7d2445-5e73-41d2-a422-002e787e66de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12206 | 2024.11.02 06:26:05.042827 [ 283 ] {0c7d2445-5e73-41d2-a422-002e787e66de} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12207 | 2024.11.02 06:26:05.043240 [ 283 ] {0c7d2445-5e73-41d2-a422-002e787e66de} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12208 | 2024.11.02 06:26:05.043389 [ 283 ] {0c7d2445-5e73-41d2-a422-002e787e66de} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002897 sec., 14497.756299620298 rows/sec., 25.98 MiB/sec. | ||
12209 | 2024.11.02 06:26:05.043788 [ 283 ] {0c7d2445-5e73-41d2-a422-002e787e66de} <Debug> DynamicQueryHandler: Done processing query | ||
12210 | 2024.11.02 06:26:05.043811 [ 283 ] {0c7d2445-5e73-41d2-a422-002e787e66de} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
12211 | 2024.11.02 06:26:05.043827 [ 283 ] {} <Debug> HTTP-Session: 88aa63ba-d440-4d81-967a-ab990728532b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12212 | 2024.11.02 06:26:05.043992 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12213 | 2024.11.02 06:26:05.044057 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43759, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12214 | 2024.11.02 06:26:05.044186 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12215 | 2024.11.02 06:26:05.044225 [ 302 ] {} <Debug> HTTP-Session: 1ba972e7-7e1e-4721-a4ab-04a2a26f7a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:43759 | ||
12216 | 2024.11.02 06:26:05.044259 [ 302 ] {} <Debug> HTTP-Session: 1ba972e7-7e1e-4721-a4ab-04a2a26f7a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12217 | 2024.11.02 06:26:05.044287 [ 302 ] {} <Debug> HTTP-Session: 1ba972e7-7e1e-4721-a4ab-04a2a26f7a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12218 | 2024.11.02 06:26:05.044355 [ 302 ] {} <Trace> HTTP-Session: 1ba972e7-7e1e-4721-a4ab-04a2a26f7a6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12219 | 2024.11.02 06:26:05.044594 [ 302 ] {628748f5-46a4-4c1d-ab14-dd110b200db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43759) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12220 | 2024.11.02 06:26:05.044642 [ 302 ] {628748f5-46a4-4c1d-ab14-dd110b200db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12221 | 2024.11.02 06:26:05.044802 [ 302 ] {628748f5-46a4-4c1d-ab14-dd110b200db7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12222 | 2024.11.02 06:26:05.045137 [ 302 ] {628748f5-46a4-4c1d-ab14-dd110b200db7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12223 | 2024.11.02 06:26:05.045174 [ 302 ] {628748f5-46a4-4c1d-ab14-dd110b200db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12224 | 2024.11.02 06:26:05.045560 [ 302 ] {628748f5-46a4-4c1d-ab14-dd110b200db7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12225 | 2024.11.02 06:26:05.045900 [ 302 ] {628748f5-46a4-4c1d-ab14-dd110b200db7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12226 | 2024.11.02 06:26:05.046057 [ 302 ] {628748f5-46a4-4c1d-ab14-dd110b200db7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00154 sec., 53246.75324675325 rows/sec., 3.38 MiB/sec. | ||
12227 | 2024.11.02 06:26:05.046227 [ 302 ] {628748f5-46a4-4c1d-ab14-dd110b200db7} <Debug> DynamicQueryHandler: Done processing query | ||
12228 | 2024.11.02 06:26:05.046251 [ 302 ] {628748f5-46a4-4c1d-ab14-dd110b200db7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12229 | 2024.11.02 06:26:05.046267 [ 302 ] {} <Debug> HTTP-Session: 1ba972e7-7e1e-4721-a4ab-04a2a26f7a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12230 | 2024.11.02 06:26:05.046907 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12231 | 2024.11.02 06:26:06.704365 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12232 | 2024.11.02 06:26:06.900010 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53042, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12233 | 2024.11.02 06:26:06.900439 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46656, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12234 | 2024.11.02 06:26:06.924943 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12235 | 2024.11.02 06:26:06.926237 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12236 | 2024.11.02 06:26:07.060677 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12237 | 2024.11.02 06:26:07.096051 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12238 | 2024.11.02 06:26:07.109353 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12239 | 2024.11.02 06:26:08.283235 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12240 | 2024.11.02 06:26:08.283290 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12241 | 2024.11.02 06:26:08.574351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1112 | ||
12242 | 2024.11.02 06:26:08.577101 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12243 | 2024.11.02 06:26:08.577152 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12244 | 2024.11.02 06:26:08.578682 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12245 | 2024.11.02 06:26:08.579697 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12246 | 2024.11.02 06:26:08.581228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
12247 | 2024.11.02 06:26:10.010967 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57616, User-Agent: (none), Length: 1615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12248 | 2024.11.02 06:26:10.011101 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12249 | 2024.11.02 06:26:10.011134 [ 287 ] {} <Debug> HTTP-Session: 310ea276-b3b9-4c7f-82ef-664c7021c5bb Authenticating user 'default' from [fd00:1122:3344:101::d]:57616 | ||
12250 | 2024.11.02 06:26:10.011162 [ 287 ] {} <Debug> HTTP-Session: 310ea276-b3b9-4c7f-82ef-664c7021c5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12251 | 2024.11.02 06:26:10.011181 [ 287 ] {} <Debug> HTTP-Session: 310ea276-b3b9-4c7f-82ef-664c7021c5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12252 | 2024.11.02 06:26:10.011240 [ 287 ] {} <Trace> HTTP-Session: 310ea276-b3b9-4c7f-82ef-664c7021c5bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12253 | 2024.11.02 06:26:10.011469 [ 287 ] {365af0ed-eef4-476e-8bc4-7c1fed8b2dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57616) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12254 | 2024.11.02 06:26:10.011552 [ 287 ] {365af0ed-eef4-476e-8bc4-7c1fed8b2dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12255 | 2024.11.02 06:26:10.011942 [ 287 ] {365af0ed-eef4-476e-8bc4-7c1fed8b2dd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12256 | 2024.11.02 06:26:10.012437 [ 287 ] {365af0ed-eef4-476e-8bc4-7c1fed8b2dd7} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12257 | 2024.11.02 06:26:10.012490 [ 287 ] {365af0ed-eef4-476e-8bc4-7c1fed8b2dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12258 | 2024.11.02 06:26:10.012945 [ 287 ] {365af0ed-eef4-476e-8bc4-7c1fed8b2dd7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
12259 | 2024.11.02 06:26:10.013376 [ 287 ] {365af0ed-eef4-476e-8bc4-7c1fed8b2dd7} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12260 | 2024.11.02 06:26:10.013575 [ 287 ] {365af0ed-eef4-476e-8bc4-7c1fed8b2dd7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002165 sec., 4618.937644341801 rows/sec., 376.64 KiB/sec. | ||
12261 | 2024.11.02 06:26:10.013895 [ 287 ] {365af0ed-eef4-476e-8bc4-7c1fed8b2dd7} <Debug> DynamicQueryHandler: Done processing query | ||
12262 | 2024.11.02 06:26:10.013927 [ 287 ] {365af0ed-eef4-476e-8bc4-7c1fed8b2dd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12263 | 2024.11.02 06:26:10.013944 [ 287 ] {} <Debug> HTTP-Session: 310ea276-b3b9-4c7f-82ef-664c7021c5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12264 | 2024.11.02 06:26:10.014192 [ 287 ] {} <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) | ||
12265 | 2024.11.02 06:26:10.014382 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38410, User-Agent: (none), Length: 8482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12266 | 2024.11.02 06:26:10.014550 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12267 | 2024.11.02 06:26:10.014594 [ 286 ] {} <Debug> HTTP-Session: d5e989a3-66f4-4f8f-b262-328b2c68e388 Authenticating user 'default' from [fd00:1122:3344:101::d]:38410 | ||
12268 | 2024.11.02 06:26:10.014636 [ 286 ] {} <Debug> HTTP-Session: d5e989a3-66f4-4f8f-b262-328b2c68e388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12269 | 2024.11.02 06:26:10.014664 [ 286 ] {} <Debug> HTTP-Session: d5e989a3-66f4-4f8f-b262-328b2c68e388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12270 | 2024.11.02 06:26:10.014744 [ 286 ] {} <Trace> HTTP-Session: d5e989a3-66f4-4f8f-b262-328b2c68e388 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12271 | 2024.11.02 06:26:10.014948 [ 286 ] {85f2b718-5430-4699-ad51-a2a3ec7b32f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38410) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12272 | 2024.11.02 06:26:10.015015 [ 286 ] {85f2b718-5430-4699-ad51-a2a3ec7b32f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12273 | 2024.11.02 06:26:10.015349 [ 286 ] {85f2b718-5430-4699-ad51-a2a3ec7b32f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12274 | 2024.11.02 06:26:10.015773 [ 286 ] {85f2b718-5430-4699-ad51-a2a3ec7b32f2} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12275 | 2024.11.02 06:26:10.015815 [ 286 ] {85f2b718-5430-4699-ad51-a2a3ec7b32f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12276 | 2024.11.02 06:26:10.016241 [ 286 ] {85f2b718-5430-4699-ad51-a2a3ec7b32f2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12277 | 2024.11.02 06:26:10.016638 [ 286 ] {85f2b718-5430-4699-ad51-a2a3ec7b32f2} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12278 | 2024.11.02 06:26:10.016809 [ 286 ] {85f2b718-5430-4699-ad51-a2a3ec7b32f2} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.001926 sec., 31671.858774662513 rows/sec., 2.41 MiB/sec. | ||
12279 | 2024.11.02 06:26:10.017010 [ 286 ] {85f2b718-5430-4699-ad51-a2a3ec7b32f2} <Debug> DynamicQueryHandler: Done processing query | ||
12280 | 2024.11.02 06:26:10.017036 [ 286 ] {85f2b718-5430-4699-ad51-a2a3ec7b32f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12281 | 2024.11.02 06:26:10.017054 [ 286 ] {} <Debug> HTTP-Session: d5e989a3-66f4-4f8f-b262-328b2c68e388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12282 | 2024.11.02 06:26:10.017216 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38410, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12283 | 2024.11.02 06:26:10.017268 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57616, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12284 | 2024.11.02 06:26:10.017380 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12285 | 2024.11.02 06:26:10.017408 [ 287 ] {} <Debug> HTTP-Session: 63f0505e-5df7-456c-a2a0-58dd05004861 Authenticating user 'default' from [fd00:1122:3344:101::d]:57616 | ||
12286 | 2024.11.02 06:26:10.017432 [ 287 ] {} <Debug> HTTP-Session: 63f0505e-5df7-456c-a2a0-58dd05004861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12287 | 2024.11.02 06:26:10.017449 [ 287 ] {} <Debug> HTTP-Session: 63f0505e-5df7-456c-a2a0-58dd05004861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12288 | 2024.11.02 06:26:10.017501 [ 287 ] {} <Trace> HTTP-Session: 63f0505e-5df7-456c-a2a0-58dd05004861 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12289 | 2024.11.02 06:26:10.017653 [ 287 ] {e41aa1ab-3300-4749-b779-bce43569cc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57616) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12290 | 2024.11.02 06:26:10.017709 [ 287 ] {e41aa1ab-3300-4749-b779-bce43569cc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12291 | 2024.11.02 06:26:10.018000 [ 287 ] {e41aa1ab-3300-4749-b779-bce43569cc78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12292 | 2024.11.02 06:26:10.018352 [ 287 ] {e41aa1ab-3300-4749-b779-bce43569cc78} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12293 | 2024.11.02 06:26:10.018394 [ 287 ] {e41aa1ab-3300-4749-b779-bce43569cc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12294 | 2024.11.02 06:26:10.018787 [ 287 ] {e41aa1ab-3300-4749-b779-bce43569cc78} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12295 | 2024.11.02 06:26:10.019183 [ 287 ] {e41aa1ab-3300-4749-b779-bce43569cc78} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12296 | 2024.11.02 06:26:10.019352 [ 287 ] {e41aa1ab-3300-4749-b779-bce43569cc78} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001739 sec., 5750.431282346176 rows/sec., 401.52 KiB/sec. | ||
12297 | 2024.11.02 06:26:10.019552 [ 287 ] {e41aa1ab-3300-4749-b779-bce43569cc78} <Debug> DynamicQueryHandler: Done processing query | ||
12298 | 2024.11.02 06:26:10.019579 [ 287 ] {e41aa1ab-3300-4749-b779-bce43569cc78} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12299 | 2024.11.02 06:26:10.019596 [ 287 ] {} <Debug> HTTP-Session: 63f0505e-5df7-456c-a2a0-58dd05004861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12300 | 2024.11.02 06:26:10.019768 [ 287 ] {} <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) | ||
12301 | 2024.11.02 06:26:10.019874 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43858, User-Agent: (none), Length: 12599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12302 | 2024.11.02 06:26:10.019944 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12303 | 2024.11.02 06:26:10.019968 [ 286 ] {} <Debug> HTTP-Session: 24cd32c3-8909-4bde-a864-795b0c566e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:43858 | ||
12304 | 2024.11.02 06:26:10.019990 [ 286 ] {} <Debug> HTTP-Session: 24cd32c3-8909-4bde-a864-795b0c566e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12305 | 2024.11.02 06:26:10.020007 [ 286 ] {} <Debug> HTTP-Session: 24cd32c3-8909-4bde-a864-795b0c566e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12306 | 2024.11.02 06:26:10.020053 [ 286 ] {} <Trace> HTTP-Session: 24cd32c3-8909-4bde-a864-795b0c566e8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12307 | 2024.11.02 06:26:10.020211 [ 286 ] {679054a5-c931-497e-b881-c91a8bc2d963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43858) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12308 | 2024.11.02 06:26:10.020267 [ 286 ] {679054a5-c931-497e-b881-c91a8bc2d963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12309 | 2024.11.02 06:26:10.020577 [ 286 ] {679054a5-c931-497e-b881-c91a8bc2d963} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12310 | 2024.11.02 06:26:10.020963 [ 286 ] {679054a5-c931-497e-b881-c91a8bc2d963} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12311 | 2024.11.02 06:26:10.021000 [ 286 ] {679054a5-c931-497e-b881-c91a8bc2d963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12312 | 2024.11.02 06:26:10.021374 [ 286 ] {679054a5-c931-497e-b881-c91a8bc2d963} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12313 | 2024.11.02 06:26:10.021751 [ 286 ] {679054a5-c931-497e-b881-c91a8bc2d963} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12314 | 2024.11.02 06:26:10.021909 [ 286 ] {679054a5-c931-497e-b881-c91a8bc2d963} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001755 sec., 42165.24216524216 rows/sec., 3.30 MiB/sec. | ||
12315 | 2024.11.02 06:26:10.022102 [ 286 ] {679054a5-c931-497e-b881-c91a8bc2d963} <Debug> DynamicQueryHandler: Done processing query | ||
12316 | 2024.11.02 06:26:10.022126 [ 286 ] {679054a5-c931-497e-b881-c91a8bc2d963} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12317 | 2024.11.02 06:26:10.022142 [ 286 ] {} <Debug> HTTP-Session: 24cd32c3-8909-4bde-a864-795b0c566e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12318 | 2024.11.02 06:26:10.022357 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57616, User-Agent: (none), Length: 25478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12319 | 2024.11.02 06:26:10.022373 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12320 | 2024.11.02 06:26:10.022454 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12321 | 2024.11.02 06:26:10.022489 [ 287 ] {} <Debug> HTTP-Session: ae871d50-f2d7-4e01-b7f7-628d4f95bf0c Authenticating user 'default' from [fd00:1122:3344:101::d]:57616 | ||
12322 | 2024.11.02 06:26:10.022519 [ 287 ] {} <Debug> HTTP-Session: ae871d50-f2d7-4e01-b7f7-628d4f95bf0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12323 | 2024.11.02 06:26:10.022548 [ 287 ] {} <Debug> HTTP-Session: ae871d50-f2d7-4e01-b7f7-628d4f95bf0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12324 | 2024.11.02 06:26:10.022602 [ 287 ] {} <Trace> HTTP-Session: ae871d50-f2d7-4e01-b7f7-628d4f95bf0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12325 | 2024.11.02 06:26:10.022798 [ 287 ] {6ecec11f-a292-40dd-8589-677fbad038ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57616) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12326 | 2024.11.02 06:26:10.022855 [ 287 ] {6ecec11f-a292-40dd-8589-677fbad038ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12327 | 2024.11.02 06:26:10.023048 [ 287 ] {6ecec11f-a292-40dd-8589-677fbad038ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12328 | 2024.11.02 06:26:10.023424 [ 287 ] {6ecec11f-a292-40dd-8589-677fbad038ca} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12329 | 2024.11.02 06:26:10.023464 [ 287 ] {6ecec11f-a292-40dd-8589-677fbad038ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12330 | 2024.11.02 06:26:10.023901 [ 287 ] {6ecec11f-a292-40dd-8589-677fbad038ca} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12331 | 2024.11.02 06:26:10.024268 [ 287 ] {6ecec11f-a292-40dd-8589-677fbad038ca} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12332 | 2024.11.02 06:26:10.024431 [ 287 ] {6ecec11f-a292-40dd-8589-677fbad038ca} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.0017 sec., 78235.29411764706 rows/sec., 5.45 MiB/sec. | ||
12333 | 2024.11.02 06:26:10.024746 [ 287 ] {6ecec11f-a292-40dd-8589-677fbad038ca} <Debug> DynamicQueryHandler: Done processing query | ||
12334 | 2024.11.02 06:26:10.024811 [ 287 ] {6ecec11f-a292-40dd-8589-677fbad038ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12335 | 2024.11.02 06:26:10.024884 [ 287 ] {} <Debug> HTTP-Session: ae871d50-f2d7-4e01-b7f7-628d4f95bf0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12336 | 2024.11.02 06:26:10.025117 [ 287 ] {} <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) | ||
12337 | 2024.11.02 06:26:10.025199 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45487, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12338 | 2024.11.02 06:26:10.025266 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12339 | 2024.11.02 06:26:10.025290 [ 286 ] {} <Debug> HTTP-Session: 5a64b348-29f1-412d-8435-baea2d5cfe94 Authenticating user 'default' from [fd00:1122:3344:101::d]:45487 | ||
12340 | 2024.11.02 06:26:10.025308 [ 286 ] {} <Debug> HTTP-Session: 5a64b348-29f1-412d-8435-baea2d5cfe94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12341 | 2024.11.02 06:26:10.025325 [ 286 ] {} <Debug> HTTP-Session: 5a64b348-29f1-412d-8435-baea2d5cfe94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12342 | 2024.11.02 06:26:10.025365 [ 286 ] {} <Trace> HTTP-Session: 5a64b348-29f1-412d-8435-baea2d5cfe94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12343 | 2024.11.02 06:26:10.025492 [ 286 ] {55340cd2-528e-48fb-82e5-ccb1caed8be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45487) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12344 | 2024.11.02 06:26:10.025542 [ 286 ] {55340cd2-528e-48fb-82e5-ccb1caed8be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12345 | 2024.11.02 06:26:10.025706 [ 286 ] {55340cd2-528e-48fb-82e5-ccb1caed8be0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12346 | 2024.11.02 06:26:10.026065 [ 286 ] {55340cd2-528e-48fb-82e5-ccb1caed8be0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12347 | 2024.11.02 06:26:10.026100 [ 286 ] {55340cd2-528e-48fb-82e5-ccb1caed8be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12348 | 2024.11.02 06:26:10.026472 [ 286 ] {55340cd2-528e-48fb-82e5-ccb1caed8be0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12349 | 2024.11.02 06:26:10.026797 [ 286 ] {55340cd2-528e-48fb-82e5-ccb1caed8be0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12350 | 2024.11.02 06:26:10.026947 [ 286 ] {55340cd2-528e-48fb-82e5-ccb1caed8be0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001488 sec., 32258.064516129034 rows/sec., 2.17 MiB/sec. | ||
12351 | 2024.11.02 06:26:10.027198 [ 286 ] {55340cd2-528e-48fb-82e5-ccb1caed8be0} <Debug> DynamicQueryHandler: Done processing query | ||
12352 | 2024.11.02 06:26:10.027257 [ 286 ] {55340cd2-528e-48fb-82e5-ccb1caed8be0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12353 | 2024.11.02 06:26:10.027311 [ 286 ] {} <Debug> HTTP-Session: 5a64b348-29f1-412d-8435-baea2d5cfe94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12354 | 2024.11.02 06:26:10.027567 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12355 | 2024.11.02 06:26:15.012058 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42954, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12356 | 2024.11.02 06:26:15.012187 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12357 | 2024.11.02 06:26:15.012213 [ 287 ] {} <Debug> HTTP-Session: 661a5340-ba24-430f-a3d0-49ec26ee4420 Authenticating user 'default' from [fd00:1122:3344:101::d]:42954 | ||
12358 | 2024.11.02 06:26:15.012237 [ 287 ] {} <Debug> HTTP-Session: 661a5340-ba24-430f-a3d0-49ec26ee4420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12359 | 2024.11.02 06:26:15.012251 [ 287 ] {} <Debug> HTTP-Session: 661a5340-ba24-430f-a3d0-49ec26ee4420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12360 | 2024.11.02 06:26:15.012300 [ 287 ] {} <Trace> HTTP-Session: 661a5340-ba24-430f-a3d0-49ec26ee4420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12361 | 2024.11.02 06:26:15.012504 [ 287 ] {f9d3c475-3db0-4169-a33e-7a87ac041225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42954) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12362 | 2024.11.02 06:26:15.012578 [ 287 ] {f9d3c475-3db0-4169-a33e-7a87ac041225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12363 | 2024.11.02 06:26:15.012926 [ 287 ] {f9d3c475-3db0-4169-a33e-7a87ac041225} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12364 | 2024.11.02 06:26:15.013516 [ 287 ] {f9d3c475-3db0-4169-a33e-7a87ac041225} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12365 | 2024.11.02 06:26:15.013571 [ 287 ] {f9d3c475-3db0-4169-a33e-7a87ac041225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12366 | 2024.11.02 06:26:15.014046 [ 287 ] {f9d3c475-3db0-4169-a33e-7a87ac041225} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12367 | 2024.11.02 06:26:15.014547 [ 287 ] {f9d3c475-3db0-4169-a33e-7a87ac041225} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12368 | 2024.11.02 06:26:15.014755 [ 287 ] {f9d3c475-3db0-4169-a33e-7a87ac041225} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002306 sec., 24284.475281873376 rows/sec., 1.85 MiB/sec. | ||
12369 | 2024.11.02 06:26:15.015016 [ 287 ] {f9d3c475-3db0-4169-a33e-7a87ac041225} <Debug> DynamicQueryHandler: Done processing query | ||
12370 | 2024.11.02 06:26:15.015047 [ 287 ] {f9d3c475-3db0-4169-a33e-7a87ac041225} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12371 | 2024.11.02 06:26:15.015064 [ 287 ] {} <Debug> HTTP-Session: 661a5340-ba24-430f-a3d0-49ec26ee4420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12372 | 2024.11.02 06:26:15.015292 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12373 | 2024.11.02 06:26:15.015401 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63041, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12374 | 2024.11.02 06:26:15.015524 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12375 | 2024.11.02 06:26:15.015548 [ 286 ] {} <Debug> HTTP-Session: 4262a937-422e-490f-b655-69f9ce8b9cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63041 | ||
12376 | 2024.11.02 06:26:15.015573 [ 286 ] {} <Debug> HTTP-Session: 4262a937-422e-490f-b655-69f9ce8b9cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12377 | 2024.11.02 06:26:15.015588 [ 286 ] {} <Debug> HTTP-Session: 4262a937-422e-490f-b655-69f9ce8b9cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12378 | 2024.11.02 06:26:15.015640 [ 286 ] {} <Trace> HTTP-Session: 4262a937-422e-490f-b655-69f9ce8b9cb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12379 | 2024.11.02 06:26:15.015843 [ 286 ] {eee7b6e8-165f-4076-a12f-dce68de89853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63041) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12380 | 2024.11.02 06:26:15.015909 [ 286 ] {eee7b6e8-165f-4076-a12f-dce68de89853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12381 | 2024.11.02 06:26:15.016255 [ 286 ] {eee7b6e8-165f-4076-a12f-dce68de89853} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12382 | 2024.11.02 06:26:15.016704 [ 286 ] {eee7b6e8-165f-4076-a12f-dce68de89853} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12383 | 2024.11.02 06:26:15.016740 [ 286 ] {eee7b6e8-165f-4076-a12f-dce68de89853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12384 | 2024.11.02 06:26:15.017162 [ 286 ] {eee7b6e8-165f-4076-a12f-dce68de89853} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12385 | 2024.11.02 06:26:15.017549 [ 286 ] {eee7b6e8-165f-4076-a12f-dce68de89853} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12386 | 2024.11.02 06:26:15.017690 [ 286 ] {eee7b6e8-165f-4076-a12f-dce68de89853} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. | ||
12387 | 2024.11.02 06:26:15.017898 [ 286 ] {eee7b6e8-165f-4076-a12f-dce68de89853} <Debug> DynamicQueryHandler: Done processing query | ||
12388 | 2024.11.02 06:26:15.017924 [ 286 ] {eee7b6e8-165f-4076-a12f-dce68de89853} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12389 | 2024.11.02 06:26:15.017941 [ 286 ] {} <Debug> HTTP-Session: 4262a937-422e-490f-b655-69f9ce8b9cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12390 | 2024.11.02 06:26:15.018143 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12391 | 2024.11.02 06:26:15.018291 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45195, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12392 | 2024.11.02 06:26:15.018378 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12393 | 2024.11.02 06:26:15.018405 [ 287 ] {} <Debug> HTTP-Session: cad6fba0-d7aa-44e8-8e55-e5bff9ad0d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:45195 | ||
12394 | 2024.11.02 06:26:15.018430 [ 287 ] {} <Debug> HTTP-Session: cad6fba0-d7aa-44e8-8e55-e5bff9ad0d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12395 | 2024.11.02 06:26:15.018447 [ 287 ] {} <Debug> HTTP-Session: cad6fba0-d7aa-44e8-8e55-e5bff9ad0d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12396 | 2024.11.02 06:26:15.018499 [ 287 ] {} <Trace> HTTP-Session: cad6fba0-d7aa-44e8-8e55-e5bff9ad0d34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12397 | 2024.11.02 06:26:15.018720 [ 287 ] {815ef05e-7df0-4314-97c3-f8ddddfc5ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45195) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12398 | 2024.11.02 06:26:15.018790 [ 287 ] {815ef05e-7df0-4314-97c3-f8ddddfc5ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12399 | 2024.11.02 06:26:15.018997 [ 287 ] {815ef05e-7df0-4314-97c3-f8ddddfc5ad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12400 | 2024.11.02 06:26:15.019430 [ 287 ] {815ef05e-7df0-4314-97c3-f8ddddfc5ad0} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12401 | 2024.11.02 06:26:15.019469 [ 287 ] {815ef05e-7df0-4314-97c3-f8ddddfc5ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12402 | 2024.11.02 06:26:15.019900 [ 287 ] {815ef05e-7df0-4314-97c3-f8ddddfc5ad0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12403 | 2024.11.02 06:26:15.020263 [ 287 ] {815ef05e-7df0-4314-97c3-f8ddddfc5ad0} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12404 | 2024.11.02 06:26:15.020459 [ 287 ] {815ef05e-7df0-4314-97c3-f8ddddfc5ad0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001832 sec., 87336.24454148472 rows/sec., 6.08 MiB/sec. | ||
12405 | 2024.11.02 06:26:15.020756 [ 287 ] {815ef05e-7df0-4314-97c3-f8ddddfc5ad0} <Debug> DynamicQueryHandler: Done processing query | ||
12406 | 2024.11.02 06:26:15.020795 [ 287 ] {815ef05e-7df0-4314-97c3-f8ddddfc5ad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12407 | 2024.11.02 06:26:15.020820 [ 287 ] {} <Debug> HTTP-Session: cad6fba0-d7aa-44e8-8e55-e5bff9ad0d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12408 | 2024.11.02 06:26:15.021021 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63041, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12409 | 2024.11.02 06:26:15.021041 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12410 | 2024.11.02 06:26:15.021125 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12411 | 2024.11.02 06:26:15.021169 [ 286 ] {} <Debug> HTTP-Session: d7b9fc5e-0741-415f-ab90-878506475a94 Authenticating user 'default' from [fd00:1122:3344:101::d]:63041 | ||
12412 | 2024.11.02 06:26:15.021199 [ 286 ] {} <Debug> HTTP-Session: d7b9fc5e-0741-415f-ab90-878506475a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12413 | 2024.11.02 06:26:15.021229 [ 286 ] {} <Debug> HTTP-Session: d7b9fc5e-0741-415f-ab90-878506475a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12414 | 2024.11.02 06:26:15.021273 [ 286 ] {} <Trace> HTTP-Session: d7b9fc5e-0741-415f-ab90-878506475a94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12415 | 2024.11.02 06:26:15.021434 [ 286 ] {9b7d6a02-3be4-499d-88bc-3823f216ba31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63041) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12416 | 2024.11.02 06:26:15.021488 [ 286 ] {9b7d6a02-3be4-499d-88bc-3823f216ba31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12417 | 2024.11.02 06:26:15.021658 [ 286 ] {9b7d6a02-3be4-499d-88bc-3823f216ba31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12418 | 2024.11.02 06:26:15.022008 [ 286 ] {9b7d6a02-3be4-499d-88bc-3823f216ba31} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12419 | 2024.11.02 06:26:15.022045 [ 286 ] {9b7d6a02-3be4-499d-88bc-3823f216ba31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12420 | 2024.11.02 06:26:15.022426 [ 286 ] {9b7d6a02-3be4-499d-88bc-3823f216ba31} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12421 | 2024.11.02 06:26:15.022755 [ 286 ] {9b7d6a02-3be4-499d-88bc-3823f216ba31} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12422 | 2024.11.02 06:26:15.022881 [ 286 ] {9b7d6a02-3be4-499d-88bc-3823f216ba31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. | ||
12423 | 2024.11.02 06:26:15.023052 [ 286 ] {9b7d6a02-3be4-499d-88bc-3823f216ba31} <Debug> DynamicQueryHandler: Done processing query | ||
12424 | 2024.11.02 06:26:15.023077 [ 286 ] {9b7d6a02-3be4-499d-88bc-3823f216ba31} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12425 | 2024.11.02 06:26:15.023093 [ 286 ] {} <Debug> HTTP-Session: d7b9fc5e-0741-415f-ab90-878506475a94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12426 | 2024.11.02 06:26:15.023323 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12427 | 2024.11.02 06:26:15.868715 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12428 | 2024.11.02 06:26:16.207614 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41712, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12429 | 2024.11.02 06:26:16.254414 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12430 | 2024.11.02 06:26:16.316643 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44654, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12431 | 2024.11.02 06:26:16.567833 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12432 | 2024.11.02 06:26:16.639020 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12433 | 2024.11.02 06:26:16.656394 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12434 | 2024.11.02 06:26:16.679718 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12435 | 2024.11.02 06:26:16.710206 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12436 | 2024.11.02 06:26:16.720536 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12437 | 2024.11.02 06:26:16.787096 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12438 | 2024.11.02 06:26:16.824647 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61432, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12439 | 2024.11.02 06:26:16.834423 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12440 | 2024.11.02 06:26:16.872874 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12441 | 2024.11.02 06:26:16.892955 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12442 | 2024.11.02 06:26:16.933298 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57651, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12443 | 2024.11.02 06:26:16.942352 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12444 | 2024.11.02 06:26:17.004393 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12445 | 2024.11.02 06:26:17.035953 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12446 | 2024.11.02 06:26:17.070785 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12447 | 2024.11.02 06:26:17.138402 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12448 | 2024.11.02 06:26:17.142703 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65244, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12449 | 2024.11.02 06:26:17.146977 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12450 | 2024.11.02 06:26:17.150229 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12451 | 2024.11.02 06:26:18.581435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1132 | ||
12452 | 2024.11.02 06:26:18.584529 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12453 | 2024.11.02 06:26:18.584592 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12454 | 2024.11.02 06:26:18.587579 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
12455 | 2024.11.02 06:26:18.588570 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12456 | 2024.11.02 06:26:18.589049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1132 | ||
12457 | 2024.11.02 06:26:20.018190 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63085, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12458 | 2024.11.02 06:26:20.018304 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12459 | 2024.11.02 06:26:20.018333 [ 283 ] {} <Debug> HTTP-Session: 709a497c-7d19-4c9e-ba69-325bf35dfaff Authenticating user 'default' from [fd00:1122:3344:101::d]:63085 | ||
12460 | 2024.11.02 06:26:20.018357 [ 283 ] {} <Debug> HTTP-Session: 709a497c-7d19-4c9e-ba69-325bf35dfaff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12461 | 2024.11.02 06:26:20.018371 [ 283 ] {} <Debug> HTTP-Session: 709a497c-7d19-4c9e-ba69-325bf35dfaff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12462 | 2024.11.02 06:26:20.018421 [ 283 ] {} <Trace> HTTP-Session: 709a497c-7d19-4c9e-ba69-325bf35dfaff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12463 | 2024.11.02 06:26:20.018688 [ 283 ] {af52d112-30cc-4314-9fd4-333e2c1e8cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12464 | 2024.11.02 06:26:20.018754 [ 283 ] {af52d112-30cc-4314-9fd4-333e2c1e8cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12465 | 2024.11.02 06:26:20.019090 [ 283 ] {af52d112-30cc-4314-9fd4-333e2c1e8cf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12466 | 2024.11.02 06:26:20.019763 [ 283 ] {af52d112-30cc-4314-9fd4-333e2c1e8cf7} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12467 | 2024.11.02 06:26:20.019805 [ 283 ] {af52d112-30cc-4314-9fd4-333e2c1e8cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12468 | 2024.11.02 06:26:20.020244 [ 283 ] {af52d112-30cc-4314-9fd4-333e2c1e8cf7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12469 | 2024.11.02 06:26:20.020659 [ 283 ] {af52d112-30cc-4314-9fd4-333e2c1e8cf7} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12470 | 2024.11.02 06:26:20.020843 [ 283 ] {af52d112-30cc-4314-9fd4-333e2c1e8cf7} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002267 sec., 120423.46713718571 rows/sec., 10.70 MiB/sec. | ||
12471 | 2024.11.02 06:26:20.021064 [ 283 ] {af52d112-30cc-4314-9fd4-333e2c1e8cf7} <Debug> DynamicQueryHandler: Done processing query | ||
12472 | 2024.11.02 06:26:20.021091 [ 283 ] {af52d112-30cc-4314-9fd4-333e2c1e8cf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
12473 | 2024.11.02 06:26:20.021107 [ 283 ] {} <Debug> HTTP-Session: 709a497c-7d19-4c9e-ba69-325bf35dfaff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12474 | 2024.11.02 06:26:20.021339 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12475 | 2024.11.02 06:26:20.021466 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48348, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12476 | 2024.11.02 06:26:20.021539 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12477 | 2024.11.02 06:26:20.021564 [ 287 ] {} <Debug> HTTP-Session: b4935a30-29cd-41e3-905f-7f4dc3c16ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:48348 | ||
12478 | 2024.11.02 06:26:20.021584 [ 287 ] {} <Debug> HTTP-Session: b4935a30-29cd-41e3-905f-7f4dc3c16ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12479 | 2024.11.02 06:26:20.021601 [ 287 ] {} <Debug> HTTP-Session: b4935a30-29cd-41e3-905f-7f4dc3c16ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12480 | 2024.11.02 06:26:20.021641 [ 287 ] {} <Trace> HTTP-Session: b4935a30-29cd-41e3-905f-7f4dc3c16ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12481 | 2024.11.02 06:26:20.021779 [ 287 ] {7c00720e-3a25-4501-a4ec-f541e249a2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48348) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12482 | 2024.11.02 06:26:20.021832 [ 287 ] {7c00720e-3a25-4501-a4ec-f541e249a2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12483 | 2024.11.02 06:26:20.022079 [ 287 ] {7c00720e-3a25-4501-a4ec-f541e249a2da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12484 | 2024.11.02 06:26:20.022447 [ 287 ] {7c00720e-3a25-4501-a4ec-f541e249a2da} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12485 | 2024.11.02 06:26:20.022485 [ 287 ] {7c00720e-3a25-4501-a4ec-f541e249a2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12486 | 2024.11.02 06:26:20.022841 [ 287 ] {7c00720e-3a25-4501-a4ec-f541e249a2da} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12487 | 2024.11.02 06:26:20.023215 [ 287 ] {7c00720e-3a25-4501-a4ec-f541e249a2da} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12488 | 2024.11.02 06:26:20.023382 [ 287 ] {7c00720e-3a25-4501-a4ec-f541e249a2da} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001638 sec., 25641.02564102564 rows/sec., 1.88 MiB/sec. | ||
12489 | 2024.11.02 06:26:20.023381 [ 73 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
12490 | 2024.11.02 06:26:20.023506 [ 73 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12491 | 2024.11.02 06:26:20.023559 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12492 | 2024.11.02 06:26:20.023663 [ 287 ] {7c00720e-3a25-4501-a4ec-f541e249a2da} <Debug> DynamicQueryHandler: Done processing query | ||
12493 | 2024.11.02 06:26:20.023742 [ 287 ] {7c00720e-3a25-4501-a4ec-f541e249a2da} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12494 | 2024.11.02 06:26:20.023809 [ 287 ] {} <Debug> HTTP-Session: b4935a30-29cd-41e3-905f-7f4dc3c16ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12495 | 2024.11.02 06:26:20.024029 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
12496 | 2024.11.02 06:26:20.024146 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12497 | 2024.11.02 06:26:20.024171 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63085, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12498 | 2024.11.02 06:26:20.024391 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12499 | 2024.11.02 06:26:20.024482 [ 287 ] {} <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): | ||
12500 | |||
12501 | (version 23.8.7.1) | ||
12502 | 2024.11.02 06:26:20.024500 [ 283 ] {} <Debug> HTTP-Session: 04d4be68-b0c2-472c-9976-06359c7d1faa Authenticating user 'default' from [fd00:1122:3344:101::d]:63085 | ||
12503 | 2024.11.02 06:26:20.024587 [ 283 ] {} <Debug> HTTP-Session: 04d4be68-b0c2-472c-9976-06359c7d1faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12504 | 2024.11.02 06:26:20.024657 [ 283 ] {} <Debug> HTTP-Session: 04d4be68-b0c2-472c-9976-06359c7d1faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12505 | 2024.11.02 06:26:20.024802 [ 283 ] {} <Trace> HTTP-Session: 04d4be68-b0c2-472c-9976-06359c7d1faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12506 | 2024.11.02 06:26:20.024983 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12507 | 2024.11.02 06:26:20.025090 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 60 rows starting from the beginning of the part | ||
12508 | 2024.11.02 06:26:20.025115 [ 283 ] {4c95cded-fd26-496f-bdd3-fd901022e958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63085) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12509 | 2024.11.02 06:26:20.025252 [ 283 ] {4c95cded-fd26-496f-bdd3-fd901022e958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12510 | 2024.11.02 06:26:20.025331 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
12511 | 2024.11.02 06:26:20.025692 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
12512 | 2024.11.02 06:26:20.026002 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
12513 | 2024.11.02 06:26:20.026324 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
12514 | 2024.11.02 06:26:20.026660 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
12515 | 2024.11.02 06:26:20.027305 [ 283 ] {4c95cded-fd26-496f-bdd3-fd901022e958} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12516 | 2024.11.02 06:26:20.028120 [ 283 ] {4c95cded-fd26-496f-bdd3-fd901022e958} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12517 | 2024.11.02 06:26:20.028209 [ 283 ] {4c95cded-fd26-496f-bdd3-fd901022e958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12518 | 2024.11.02 06:26:20.029343 [ 283 ] {4c95cded-fd26-496f-bdd3-fd901022e958} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12519 | 2024.11.02 06:26:20.029603 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.005912549 sec., 34164.621722373886 rows/sec., 2.61 MiB/sec. | ||
12520 | 2024.11.02 06:26:20.029903 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
12521 | 2024.11.02 06:26:20.030231 [ 283 ] {4c95cded-fd26-496f-bdd3-fd901022e958} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12522 | 2024.11.02 06:26:20.030713 [ 283 ] {4c95cded-fd26-496f-bdd3-fd901022e958} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005672 sec., 2468.2651622002822 rows/sec., 172.86 KiB/sec. | ||
12523 | 2024.11.02 06:26:20.031161 [ 189 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12524 | 2024.11.02 06:26:20.031323 [ 283 ] {4c95cded-fd26-496f-bdd3-fd901022e958} <Debug> DynamicQueryHandler: Done processing query | ||
12525 | 2024.11.02 06:26:20.031371 [ 283 ] {4c95cded-fd26-496f-bdd3-fd901022e958} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12526 | 2024.11.02 06:26:20.031398 [ 283 ] {} <Debug> HTTP-Session: 04d4be68-b0c2-472c-9976-06359c7d1faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12527 | 2024.11.02 06:26:20.031437 [ 189 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_44_9} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
12528 | 2024.11.02 06:26:20.031574 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12529 | 2024.11.02 06:26:20.031627 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12530 | 2024.11.02 06:26:20.031661 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51744, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12531 | 2024.11.02 06:26:20.031721 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12532 | 2024.11.02 06:26:20.031742 [ 287 ] {} <Debug> HTTP-Session: d710e445-87bf-43dd-a46a-04a07754d586 Authenticating user 'default' from [fd00:1122:3344:101::d]:51744 | ||
12533 | 2024.11.02 06:26:20.031762 [ 287 ] {} <Debug> HTTP-Session: d710e445-87bf-43dd-a46a-04a07754d586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12534 | 2024.11.02 06:26:20.031777 [ 287 ] {} <Debug> HTTP-Session: d710e445-87bf-43dd-a46a-04a07754d586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12535 | 2024.11.02 06:26:20.031810 [ 287 ] {} <Trace> HTTP-Session: d710e445-87bf-43dd-a46a-04a07754d586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12536 | 2024.11.02 06:26:20.031915 [ 287 ] {f7d24298-609b-497f-89b6-092f82186356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51744) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12537 | 2024.11.02 06:26:20.031961 [ 287 ] {f7d24298-609b-497f-89b6-092f82186356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12538 | 2024.11.02 06:26:20.032220 [ 287 ] {f7d24298-609b-497f-89b6-092f82186356} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12539 | 2024.11.02 06:26:20.032584 [ 287 ] {f7d24298-609b-497f-89b6-092f82186356} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12540 | 2024.11.02 06:26:20.032619 [ 287 ] {f7d24298-609b-497f-89b6-092f82186356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12541 | 2024.11.02 06:26:20.032976 [ 287 ] {f7d24298-609b-497f-89b6-092f82186356} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
12542 | 2024.11.02 06:26:20.033355 [ 287 ] {f7d24298-609b-497f-89b6-092f82186356} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12543 | 2024.11.02 06:26:20.033485 [ 287 ] {f7d24298-609b-497f-89b6-092f82186356} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001597 sec., 3757.044458359424 rows/sec., 221.97 KiB/sec. | ||
12544 | 2024.11.02 06:26:20.033835 [ 287 ] {f7d24298-609b-497f-89b6-092f82186356} <Debug> DynamicQueryHandler: Done processing query | ||
12545 | 2024.11.02 06:26:20.033860 [ 287 ] {f7d24298-609b-497f-89b6-092f82186356} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12546 | 2024.11.02 06:26:20.033876 [ 287 ] {} <Debug> HTTP-Session: d710e445-87bf-43dd-a46a-04a07754d586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12547 | 2024.11.02 06:26:20.034081 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12548 | 2024.11.02 06:26:20.034185 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43639, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12549 | 2024.11.02 06:26:20.034237 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12550 | 2024.11.02 06:26:20.034256 [ 283 ] {} <Debug> HTTP-Session: 269687a0-f25b-4ffd-9429-4d97eaa2d424 Authenticating user 'default' from [fd00:1122:3344:101::d]:43639 | ||
12551 | 2024.11.02 06:26:20.034273 [ 283 ] {} <Debug> HTTP-Session: 269687a0-f25b-4ffd-9429-4d97eaa2d424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12552 | 2024.11.02 06:26:20.034286 [ 283 ] {} <Debug> HTTP-Session: 269687a0-f25b-4ffd-9429-4d97eaa2d424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12553 | 2024.11.02 06:26:20.034319 [ 283 ] {} <Trace> HTTP-Session: 269687a0-f25b-4ffd-9429-4d97eaa2d424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12554 | 2024.11.02 06:26:20.034558 [ 283 ] {c7280434-e656-428a-bb9f-cf94efd32ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43639) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12555 | 2024.11.02 06:26:20.034602 [ 283 ] {c7280434-e656-428a-bb9f-cf94efd32ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12556 | 2024.11.02 06:26:20.034853 [ 283 ] {c7280434-e656-428a-bb9f-cf94efd32ec1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12557 | 2024.11.02 06:26:20.035456 [ 283 ] {c7280434-e656-428a-bb9f-cf94efd32ec1} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12558 | 2024.11.02 06:26:20.035493 [ 283 ] {c7280434-e656-428a-bb9f-cf94efd32ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12559 | 2024.11.02 06:26:20.035867 [ 283 ] {c7280434-e656-428a-bb9f-cf94efd32ec1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12560 | 2024.11.02 06:26:20.036230 [ 283 ] {c7280434-e656-428a-bb9f-cf94efd32ec1} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12561 | 2024.11.02 06:26:20.036362 [ 283 ] {c7280434-e656-428a-bb9f-cf94efd32ec1} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001931 sec., 219575.34955981356 rows/sec., 15.70 MiB/sec. | ||
12562 | 2024.11.02 06:26:20.036547 [ 283 ] {c7280434-e656-428a-bb9f-cf94efd32ec1} <Debug> DynamicQueryHandler: Done processing query | ||
12563 | 2024.11.02 06:26:20.036571 [ 283 ] {c7280434-e656-428a-bb9f-cf94efd32ec1} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
12564 | 2024.11.02 06:26:20.036587 [ 283 ] {} <Debug> HTTP-Session: 269687a0-f25b-4ffd-9429-4d97eaa2d424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12565 | 2024.11.02 06:26:20.036767 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51744, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12566 | 2024.11.02 06:26:20.036780 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12567 | 2024.11.02 06:26:20.036830 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12568 | 2024.11.02 06:26:20.036857 [ 287 ] {} <Debug> HTTP-Session: e0859a57-2b65-4107-a55b-ca8dbf50e59f Authenticating user 'default' from [fd00:1122:3344:101::d]:51744 | ||
12569 | 2024.11.02 06:26:20.036876 [ 287 ] {} <Debug> HTTP-Session: e0859a57-2b65-4107-a55b-ca8dbf50e59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12570 | 2024.11.02 06:26:20.036898 [ 287 ] {} <Debug> HTTP-Session: e0859a57-2b65-4107-a55b-ca8dbf50e59f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12571 | 2024.11.02 06:26:20.036938 [ 287 ] {} <Trace> HTTP-Session: e0859a57-2b65-4107-a55b-ca8dbf50e59f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12572 | 2024.11.02 06:26:20.037054 [ 287 ] {e8870b1e-ce74-44fb-bf97-310fac18494b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51744) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12573 | 2024.11.02 06:26:20.037108 [ 287 ] {e8870b1e-ce74-44fb-bf97-310fac18494b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12574 | 2024.11.02 06:26:20.037265 [ 287 ] {e8870b1e-ce74-44fb-bf97-310fac18494b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12575 | 2024.11.02 06:26:20.037569 [ 287 ] {e8870b1e-ce74-44fb-bf97-310fac18494b} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12576 | 2024.11.02 06:26:20.037610 [ 287 ] {e8870b1e-ce74-44fb-bf97-310fac18494b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12577 | 2024.11.02 06:26:20.038024 [ 287 ] {e8870b1e-ce74-44fb-bf97-310fac18494b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
12578 | 2024.11.02 06:26:20.038354 [ 287 ] {e8870b1e-ce74-44fb-bf97-310fac18494b} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12579 | 2024.11.02 06:26:20.038480 [ 287 ] {e8870b1e-ce74-44fb-bf97-310fac18494b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. | ||
12580 | 2024.11.02 06:26:20.038661 [ 287 ] {e8870b1e-ce74-44fb-bf97-310fac18494b} <Debug> DynamicQueryHandler: Done processing query | ||
12581 | 2024.11.02 06:26:20.038686 [ 287 ] {e8870b1e-ce74-44fb-bf97-310fac18494b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12582 | 2024.11.02 06:26:20.038701 [ 287 ] {} <Debug> HTTP-Session: e0859a57-2b65-4107-a55b-ca8dbf50e59f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12583 | 2024.11.02 06:26:20.038861 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12584 | 2024.11.02 06:26:20.038936 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35824, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12585 | 2024.11.02 06:26:20.038990 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12586 | 2024.11.02 06:26:20.039009 [ 283 ] {} <Debug> HTTP-Session: 3dd4feaa-60e6-41ae-95df-6c4eb5fa561e Authenticating user 'default' from [fd00:1122:3344:101::d]:35824 | ||
12587 | 2024.11.02 06:26:20.039026 [ 283 ] {} <Debug> HTTP-Session: 3dd4feaa-60e6-41ae-95df-6c4eb5fa561e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12588 | 2024.11.02 06:26:20.039040 [ 283 ] {} <Debug> HTTP-Session: 3dd4feaa-60e6-41ae-95df-6c4eb5fa561e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12589 | 2024.11.02 06:26:20.039071 [ 283 ] {} <Trace> HTTP-Session: 3dd4feaa-60e6-41ae-95df-6c4eb5fa561e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12590 | 2024.11.02 06:26:20.039274 [ 283 ] {7927213c-6e7c-4bc4-a6ba-56563b4f2213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35824) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12591 | 2024.11.02 06:26:20.039324 [ 283 ] {7927213c-6e7c-4bc4-a6ba-56563b4f2213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12592 | 2024.11.02 06:26:20.039469 [ 283 ] {7927213c-6e7c-4bc4-a6ba-56563b4f2213} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12593 | 2024.11.02 06:26:20.039920 [ 283 ] {7927213c-6e7c-4bc4-a6ba-56563b4f2213} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12594 | 2024.11.02 06:26:20.039955 [ 283 ] {7927213c-6e7c-4bc4-a6ba-56563b4f2213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12595 | 2024.11.02 06:26:20.040350 [ 283 ] {7927213c-6e7c-4bc4-a6ba-56563b4f2213} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12596 | 2024.11.02 06:26:20.040691 [ 283 ] {7927213c-6e7c-4bc4-a6ba-56563b4f2213} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12597 | 2024.11.02 06:26:20.040820 [ 283 ] {7927213c-6e7c-4bc4-a6ba-56563b4f2213} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001655 sec., 143202.416918429 rows/sec., 9.60 MiB/sec. | ||
12598 | 2024.11.02 06:26:20.041063 [ 283 ] {7927213c-6e7c-4bc4-a6ba-56563b4f2213} <Debug> DynamicQueryHandler: Done processing query | ||
12599 | 2024.11.02 06:26:20.041124 [ 283 ] {7927213c-6e7c-4bc4-a6ba-56563b4f2213} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12600 | 2024.11.02 06:26:20.041178 [ 283 ] {} <Debug> HTTP-Session: 3dd4feaa-60e6-41ae-95df-6c4eb5fa561e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12601 | 2024.11.02 06:26:20.041422 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12602 | 2024.11.02 06:26:20.041467 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54596, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12603 | 2024.11.02 06:26:20.041527 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12604 | 2024.11.02 06:26:20.041552 [ 287 ] {} <Debug> HTTP-Session: 9649170e-912c-48b6-9990-475d4d5e6716 Authenticating user 'default' from [fd00:1122:3344:101::d]:54596 | ||
12605 | 2024.11.02 06:26:20.041570 [ 287 ] {} <Debug> HTTP-Session: 9649170e-912c-48b6-9990-475d4d5e6716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12606 | 2024.11.02 06:26:20.041584 [ 287 ] {} <Debug> HTTP-Session: 9649170e-912c-48b6-9990-475d4d5e6716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12607 | 2024.11.02 06:26:20.041615 [ 287 ] {} <Trace> HTTP-Session: 9649170e-912c-48b6-9990-475d4d5e6716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12608 | 2024.11.02 06:26:20.041711 [ 287 ] {d4f04f9b-f2fe-47c6-87db-1b16bcc0b190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54596) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12609 | 2024.11.02 06:26:20.041759 [ 287 ] {d4f04f9b-f2fe-47c6-87db-1b16bcc0b190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12610 | 2024.11.02 06:26:20.041898 [ 287 ] {d4f04f9b-f2fe-47c6-87db-1b16bcc0b190} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12611 | 2024.11.02 06:26:20.042164 [ 287 ] {d4f04f9b-f2fe-47c6-87db-1b16bcc0b190} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12612 | 2024.11.02 06:26:20.042199 [ 287 ] {d4f04f9b-f2fe-47c6-87db-1b16bcc0b190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12613 | 2024.11.02 06:26:20.042552 [ 287 ] {d4f04f9b-f2fe-47c6-87db-1b16bcc0b190} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
12614 | 2024.11.02 06:26:20.042889 [ 287 ] {d4f04f9b-f2fe-47c6-87db-1b16bcc0b190} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12615 | 2024.11.02 06:26:20.043018 [ 287 ] {d4f04f9b-f2fe-47c6-87db-1b16bcc0b190} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec. | ||
12616 | 2024.11.02 06:26:20.043190 [ 287 ] {d4f04f9b-f2fe-47c6-87db-1b16bcc0b190} <Debug> DynamicQueryHandler: Done processing query | ||
12617 | 2024.11.02 06:26:20.043215 [ 287 ] {d4f04f9b-f2fe-47c6-87db-1b16bcc0b190} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12618 | 2024.11.02 06:26:20.043230 [ 287 ] {} <Debug> HTTP-Session: 9649170e-912c-48b6-9990-475d4d5e6716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12619 | 2024.11.02 06:26:20.043431 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12620 | 2024.11.02 06:26:20.043515 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32959, User-Agent: (none), Length: 70579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12621 | 2024.11.02 06:26:20.043567 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12622 | 2024.11.02 06:26:20.043586 [ 283 ] {} <Debug> HTTP-Session: a10c698b-dd5f-4e36-a890-30f863576fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:32959 | ||
12623 | 2024.11.02 06:26:20.043602 [ 283 ] {} <Debug> HTTP-Session: a10c698b-dd5f-4e36-a890-30f863576fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12624 | 2024.11.02 06:26:20.043616 [ 283 ] {} <Debug> HTTP-Session: a10c698b-dd5f-4e36-a890-30f863576fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12625 | 2024.11.02 06:26:20.043647 [ 283 ] {} <Trace> HTTP-Session: a10c698b-dd5f-4e36-a890-30f863576fdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12626 | 2024.11.02 06:26:20.044091 [ 283 ] {8de2f71c-2db5-40a4-991d-15208ef80ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32959) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12627 | 2024.11.02 06:26:20.044156 [ 283 ] {8de2f71c-2db5-40a4-991d-15208ef80ff9} <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 | ||
12628 | 2024.11.02 06:26:20.044583 [ 283 ] {8de2f71c-2db5-40a4-991d-15208ef80ff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12629 | 2024.11.02 06:26:20.045408 [ 283 ] {8de2f71c-2db5-40a4-991d-15208ef80ff9} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12630 | 2024.11.02 06:26:20.045444 [ 283 ] {8de2f71c-2db5-40a4-991d-15208ef80ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12631 | 2024.11.02 06:26:20.046112 [ 283 ] {8de2f71c-2db5-40a4-991d-15208ef80ff9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12632 | 2024.11.02 06:26:20.046521 [ 283 ] {8de2f71c-2db5-40a4-991d-15208ef80ff9} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12633 | 2024.11.02 06:26:20.046673 [ 283 ] {8de2f71c-2db5-40a4-991d-15208ef80ff9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002916 sec., 14403.292181069957 rows/sec., 25.81 MiB/sec. | ||
12634 | 2024.11.02 06:26:20.046890 [ 283 ] {8de2f71c-2db5-40a4-991d-15208ef80ff9} <Debug> DynamicQueryHandler: Done processing query | ||
12635 | 2024.11.02 06:26:20.046915 [ 283 ] {8de2f71c-2db5-40a4-991d-15208ef80ff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
12636 | 2024.11.02 06:26:20.046932 [ 283 ] {} <Debug> HTTP-Session: a10c698b-dd5f-4e36-a890-30f863576fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12637 | 2024.11.02 06:26:20.047094 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54596, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12638 | 2024.11.02 06:26:20.047106 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12639 | 2024.11.02 06:26:20.047158 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12640 | 2024.11.02 06:26:20.047187 [ 287 ] {} <Debug> HTTP-Session: 29fddc98-2c11-4dc7-beda-71682b800885 Authenticating user 'default' from [fd00:1122:3344:101::d]:54596 | ||
12641 | 2024.11.02 06:26:20.047210 [ 287 ] {} <Debug> HTTP-Session: 29fddc98-2c11-4dc7-beda-71682b800885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12642 | 2024.11.02 06:26:20.047232 [ 287 ] {} <Debug> HTTP-Session: 29fddc98-2c11-4dc7-beda-71682b800885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12643 | 2024.11.02 06:26:20.047270 [ 287 ] {} <Trace> HTTP-Session: 29fddc98-2c11-4dc7-beda-71682b800885 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12644 | 2024.11.02 06:26:20.047417 [ 287 ] {13a5055d-ab63-443c-aff3-35892ee07ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54596) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12645 | 2024.11.02 06:26:20.047468 [ 287 ] {13a5055d-ab63-443c-aff3-35892ee07ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12646 | 2024.11.02 06:26:20.047624 [ 287 ] {13a5055d-ab63-443c-aff3-35892ee07ee6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12647 | 2024.11.02 06:26:20.047967 [ 287 ] {13a5055d-ab63-443c-aff3-35892ee07ee6} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12648 | 2024.11.02 06:26:20.048002 [ 287 ] {13a5055d-ab63-443c-aff3-35892ee07ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
12649 | 2024.11.02 06:26:20.048358 [ 287 ] {13a5055d-ab63-443c-aff3-35892ee07ee6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12650 | 2024.11.02 06:26:20.048682 [ 287 ] {13a5055d-ab63-443c-aff3-35892ee07ee6} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12651 | 2024.11.02 06:26:20.048809 [ 287 ] {13a5055d-ab63-443c-aff3-35892ee07ee6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec. | ||
12652 | 2024.11.02 06:26:20.048994 [ 287 ] {13a5055d-ab63-443c-aff3-35892ee07ee6} <Debug> DynamicQueryHandler: Done processing query | ||
12653 | 2024.11.02 06:26:20.049032 [ 287 ] {13a5055d-ab63-443c-aff3-35892ee07ee6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12654 | 2024.11.02 06:26:20.049058 [ 287 ] {} <Debug> HTTP-Session: 29fddc98-2c11-4dc7-beda-71682b800885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12655 | 2024.11.02 06:26:20.049388 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12656 | 2024.11.02 06:26:23.283346 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12657 | 2024.11.02 06:26:23.283419 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12658 | 2024.11.02 06:26:25.012243 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52671, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12659 | 2024.11.02 06:26:25.012363 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12660 | 2024.11.02 06:26:25.012388 [ 283 ] {} <Debug> HTTP-Session: 4ac53653-f34c-47d9-9caf-ccaaf73b5270 Authenticating user 'default' from [fd00:1122:3344:101::d]:52671 | ||
12661 | 2024.11.02 06:26:25.012412 [ 283 ] {} <Debug> HTTP-Session: 4ac53653-f34c-47d9-9caf-ccaaf73b5270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12662 | 2024.11.02 06:26:25.012426 [ 283 ] {} <Debug> HTTP-Session: 4ac53653-f34c-47d9-9caf-ccaaf73b5270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12663 | 2024.11.02 06:26:25.012477 [ 283 ] {} <Trace> HTTP-Session: 4ac53653-f34c-47d9-9caf-ccaaf73b5270 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12664 | 2024.11.02 06:26:25.012656 [ 283 ] {6e4ed7f0-7674-41e1-a331-257904fdcdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52671) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12665 | 2024.11.02 06:26:25.012722 [ 283 ] {6e4ed7f0-7674-41e1-a331-257904fdcdf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12666 | 2024.11.02 06:26:25.013058 [ 283 ] {6e4ed7f0-7674-41e1-a331-257904fdcdf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12667 | 2024.11.02 06:26:25.013511 [ 283 ] {6e4ed7f0-7674-41e1-a331-257904fdcdf9} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12668 | 2024.11.02 06:26:25.013554 [ 283 ] {6e4ed7f0-7674-41e1-a331-257904fdcdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12669 | 2024.11.02 06:26:25.014062 [ 283 ] {6e4ed7f0-7674-41e1-a331-257904fdcdf9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
12670 | 2024.11.02 06:26:25.014503 [ 283 ] {6e4ed7f0-7674-41e1-a331-257904fdcdf9} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12671 | 2024.11.02 06:26:25.014690 [ 283 ] {6e4ed7f0-7674-41e1-a331-257904fdcdf9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002076 sec., 963.3911368015414 rows/sec., 78.56 KiB/sec. | ||
12672 | 2024.11.02 06:26:25.014904 [ 283 ] {6e4ed7f0-7674-41e1-a331-257904fdcdf9} <Debug> DynamicQueryHandler: Done processing query | ||
12673 | 2024.11.02 06:26:25.014931 [ 283 ] {6e4ed7f0-7674-41e1-a331-257904fdcdf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12674 | 2024.11.02 06:26:25.014947 [ 283 ] {} <Debug> HTTP-Session: 4ac53653-f34c-47d9-9caf-ccaaf73b5270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12675 | 2024.11.02 06:26:25.015161 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12676 | 2024.11.02 06:26:25.015240 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40743, User-Agent: (none), Length: 7948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12677 | 2024.11.02 06:26:25.015317 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12678 | 2024.11.02 06:26:25.015343 [ 287 ] {} <Debug> HTTP-Session: b840df5a-d186-4eec-ae9f-5375cd221d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:40743 | ||
12679 | 2024.11.02 06:26:25.015365 [ 287 ] {} <Debug> HTTP-Session: b840df5a-d186-4eec-ae9f-5375cd221d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12680 | 2024.11.02 06:26:25.015382 [ 287 ] {} <Debug> HTTP-Session: b840df5a-d186-4eec-ae9f-5375cd221d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12681 | 2024.11.02 06:26:25.015422 [ 287 ] {} <Trace> HTTP-Session: b840df5a-d186-4eec-ae9f-5375cd221d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12682 | 2024.11.02 06:26:25.015567 [ 287 ] {a0c732c3-37c5-41bf-a2e3-6d47370ef92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40743) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12683 | 2024.11.02 06:26:25.015620 [ 287 ] {a0c732c3-37c5-41bf-a2e3-6d47370ef92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12684 | 2024.11.02 06:26:25.015897 [ 287 ] {a0c732c3-37c5-41bf-a2e3-6d47370ef92a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12685 | 2024.11.02 06:26:25.016276 [ 287 ] {a0c732c3-37c5-41bf-a2e3-6d47370ef92a} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12686 | 2024.11.02 06:26:25.016315 [ 287 ] {a0c732c3-37c5-41bf-a2e3-6d47370ef92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12687 | 2024.11.02 06:26:25.016697 [ 287 ] {a0c732c3-37c5-41bf-a2e3-6d47370ef92a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12688 | 2024.11.02 06:26:25.017096 [ 287 ] {a0c732c3-37c5-41bf-a2e3-6d47370ef92a} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12689 | 2024.11.02 06:26:25.017257 [ 287 ] {a0c732c3-37c5-41bf-a2e3-6d47370ef92a} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001736 sec., 32834.10138248848 rows/sec., 2.50 MiB/sec. | ||
12690 | 2024.11.02 06:26:25.017272 [ 66 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
12691 | 2024.11.02 06:26:25.017397 [ 66 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12692 | 2024.11.02 06:26:25.017441 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12693 | 2024.11.02 06:26:25.017529 [ 287 ] {a0c732c3-37c5-41bf-a2e3-6d47370ef92a} <Debug> DynamicQueryHandler: Done processing query | ||
12694 | 2024.11.02 06:26:25.017593 [ 287 ] {a0c732c3-37c5-41bf-a2e3-6d47370ef92a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
12695 | 2024.11.02 06:26:25.017642 [ 287 ] {} <Debug> HTTP-Session: b840df5a-d186-4eec-ae9f-5375cd221d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12696 | 2024.11.02 06:26:25.017686 [ 194 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
12697 | 2024.11.02 06:26:25.017919 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12698 | 2024.11.02 06:26:25.018018 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55443, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12699 | 2024.11.02 06:26:25.018061 [ 194 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12700 | 2024.11.02 06:26:25.018178 [ 194 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1423 rows starting from the beginning of the part | ||
12701 | 2024.11.02 06:26:25.018178 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12702 | 2024.11.02 06:26:25.018247 [ 283 ] {} <Debug> HTTP-Session: 92c65811-0459-4627-b37c-9b1edfbc08db Authenticating user 'default' from [fd00:1122:3344:101::d]:55443 | ||
12703 | 2024.11.02 06:26:25.018308 [ 283 ] {} <Debug> HTTP-Session: 92c65811-0459-4627-b37c-9b1edfbc08db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12704 | 2024.11.02 06:26:25.018398 [ 283 ] {} <Debug> HTTP-Session: 92c65811-0459-4627-b37c-9b1edfbc08db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12705 | 2024.11.02 06:26:25.018421 [ 194 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 273 rows starting from the beginning of the part | ||
12706 | 2024.11.02 06:26:25.018583 [ 283 ] {} <Trace> HTTP-Session: 92c65811-0459-4627-b37c-9b1edfbc08db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12707 | 2024.11.02 06:26:25.018743 [ 194 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 61 rows starting from the beginning of the part | ||
12708 | 2024.11.02 06:26:25.019000 [ 283 ] {5ec18f28-8b3c-4f4f-8222-9d0c8aa09be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55443) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12709 | 2024.11.02 06:26:25.019052 [ 194 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
12710 | 2024.11.02 06:26:25.019163 [ 283 ] {5ec18f28-8b3c-4f4f-8222-9d0c8aa09be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12711 | 2024.11.02 06:26:25.019368 [ 194 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 273 rows starting from the beginning of the part | ||
12712 | 2024.11.02 06:26:25.019729 [ 194 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 57 rows starting from the beginning of the part | ||
12713 | 2024.11.02 06:26:25.020556 [ 283 ] {5ec18f28-8b3c-4f4f-8222-9d0c8aa09be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12714 | 2024.11.02 06:26:25.021293 [ 283 ] {5ec18f28-8b3c-4f4f-8222-9d0c8aa09be8} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12715 | 2024.11.02 06:26:25.021354 [ 283 ] {5ec18f28-8b3c-4f4f-8222-9d0c8aa09be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12716 | 2024.11.02 06:26:25.022393 [ 283 ] {5ec18f28-8b3c-4f4f-8222-9d0c8aa09be8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12717 | 2024.11.02 06:26:25.023163 [ 283 ] {5ec18f28-8b3c-4f4f-8222-9d0c8aa09be8} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12718 | 2024.11.02 06:26:25.023413 [ 189 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2143 rows, containing 5 columns (5 merged, 0 gathered) in 0.005870929 sec., 365018.89224005264 rows/sec., 32.16 MiB/sec. | ||
12719 | 2024.11.02 06:26:25.023556 [ 283 ] {5ec18f28-8b3c-4f4f-8222-9d0c8aa09be8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004708 sec., 424.80883602378924 rows/sec., 29.66 KiB/sec. | ||
12720 | 2024.11.02 06:26:25.023864 [ 189 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12721 | 2024.11.02 06:26:25.024163 [ 283 ] {5ec18f28-8b3c-4f4f-8222-9d0c8aa09be8} <Debug> DynamicQueryHandler: Done processing query | ||
12722 | 2024.11.02 06:26:25.024265 [ 283 ] {5ec18f28-8b3c-4f4f-8222-9d0c8aa09be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12723 | 2024.11.02 06:26:25.024321 [ 283 ] {} <Debug> HTTP-Session: 92c65811-0459-4627-b37c-9b1edfbc08db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12724 | 2024.11.02 06:26:25.024602 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12725 | 2024.11.02 06:26:25.024687 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45222, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12726 | 2024.11.02 06:26:25.024794 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12727 | 2024.11.02 06:26:25.024840 [ 287 ] {} <Debug> HTTP-Session: a1070b9e-6b32-4500-a670-8e20abe2e304 Authenticating user 'default' from [fd00:1122:3344:101::d]:45222 | ||
12728 | 2024.11.02 06:26:25.024883 [ 189 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_76_15} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12729 | 2024.11.02 06:26:25.024898 [ 287 ] {} <Debug> HTTP-Session: a1070b9e-6b32-4500-a670-8e20abe2e304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12730 | 2024.11.02 06:26:25.024953 [ 287 ] {} <Debug> HTTP-Session: a1070b9e-6b32-4500-a670-8e20abe2e304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12731 | 2024.11.02 06:26:25.025035 [ 287 ] {} <Trace> HTTP-Session: a1070b9e-6b32-4500-a670-8e20abe2e304 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12732 | 2024.11.02 06:26:25.025076 [ 189 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_76_15} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12733 | 2024.11.02 06:26:25.025241 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
12734 | 2024.11.02 06:26:25.025280 [ 287 ] {3ec667db-8df4-4003-8f4c-25f8db102c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45222) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12735 | 2024.11.02 06:26:25.025335 [ 287 ] {3ec667db-8df4-4003-8f4c-25f8db102c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12736 | 2024.11.02 06:26:25.025592 [ 287 ] {3ec667db-8df4-4003-8f4c-25f8db102c99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12737 | 2024.11.02 06:26:25.025967 [ 287 ] {3ec667db-8df4-4003-8f4c-25f8db102c99} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12738 | 2024.11.02 06:26:25.026004 [ 287 ] {3ec667db-8df4-4003-8f4c-25f8db102c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12739 | 2024.11.02 06:26:25.026375 [ 287 ] {3ec667db-8df4-4003-8f4c-25f8db102c99} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12740 | 2024.11.02 06:26:25.026746 [ 287 ] {3ec667db-8df4-4003-8f4c-25f8db102c99} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12741 | 2024.11.02 06:26:25.026897 [ 287 ] {3ec667db-8df4-4003-8f4c-25f8db102c99} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001728 sec., 38194.444444444445 rows/sec., 2.98 MiB/sec. | ||
12742 | 2024.11.02 06:26:25.026924 [ 66 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
12743 | 2024.11.02 06:26:25.027010 [ 66 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12744 | 2024.11.02 06:26:25.027069 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12745 | 2024.11.02 06:26:25.027214 [ 287 ] {3ec667db-8df4-4003-8f4c-25f8db102c99} <Debug> DynamicQueryHandler: Done processing query | ||
12746 | 2024.11.02 06:26:25.027298 [ 287 ] {3ec667db-8df4-4003-8f4c-25f8db102c99} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12747 | 2024.11.02 06:26:25.027339 [ 287 ] {} <Debug> HTTP-Session: a1070b9e-6b32-4500-a670-8e20abe2e304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12748 | 2024.11.02 06:26:25.027338 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
12749 | 2024.11.02 06:26:25.027655 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12750 | 2024.11.02 06:26:25.027723 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39013, User-Agent: (none), Length: 30828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12751 | 2024.11.02 06:26:25.027957 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12752 | 2024.11.02 06:26:25.027961 [ 287 ] {} <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): | ||
12753 | |||
12754 | (version 23.8.7.1) | ||
12755 | 2024.11.02 06:26:25.028074 [ 283 ] {} <Debug> HTTP-Session: eeb1d532-c940-4e6a-865a-ec694f997960 Authenticating user 'default' from [fd00:1122:3344:101::d]:39013 | ||
12756 | 2024.11.02 06:26:25.028145 [ 283 ] {} <Debug> HTTP-Session: eeb1d532-c940-4e6a-865a-ec694f997960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12757 | 2024.11.02 06:26:25.028229 [ 283 ] {} <Debug> HTTP-Session: eeb1d532-c940-4e6a-865a-ec694f997960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12758 | 2024.11.02 06:26:25.028392 [ 283 ] {} <Trace> HTTP-Session: eeb1d532-c940-4e6a-865a-ec694f997960 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12759 | 2024.11.02 06:26:25.028626 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12760 | 2024.11.02 06:26:25.028678 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 916 rows starting from the beginning of the part | ||
12761 | 2024.11.02 06:26:25.028838 [ 283 ] {45f1f426-9ba8-407b-b378-00d76d2a471b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39013) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12762 | 2024.11.02 06:26:25.028960 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 424 rows starting from the beginning of the part | ||
12763 | 2024.11.02 06:26:25.029012 [ 283 ] {45f1f426-9ba8-407b-b378-00d76d2a471b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12764 | 2024.11.02 06:26:25.029356 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 74 rows starting from the beginning of the part | ||
12765 | 2024.11.02 06:26:25.029682 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
12766 | 2024.11.02 06:26:25.029967 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 424 rows starting from the beginning of the part | ||
12767 | 2024.11.02 06:26:25.030357 [ 198 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 66 rows starting from the beginning of the part | ||
12768 | 2024.11.02 06:26:25.030461 [ 283 ] {45f1f426-9ba8-407b-b378-00d76d2a471b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12769 | 2024.11.02 06:26:25.031709 [ 283 ] {45f1f426-9ba8-407b-b378-00d76d2a471b} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12770 | 2024.11.02 06:26:25.031764 [ 283 ] {45f1f426-9ba8-407b-b378-00d76d2a471b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12771 | 2024.11.02 06:26:25.032808 [ 283 ] {45f1f426-9ba8-407b-b378-00d76d2a471b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12772 | 2024.11.02 06:26:25.033512 [ 283 ] {45f1f426-9ba8-407b-b378-00d76d2a471b} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12773 | 2024.11.02 06:26:25.033770 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.006609252 sec., 297764.40662271617 rows/sec., 22.81 MiB/sec. | ||
12774 | 2024.11.02 06:26:25.033881 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
12775 | 2024.11.02 06:26:25.033894 [ 283 ] {45f1f426-9ba8-407b-b378-00d76d2a471b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005264 sec., 30585.106382978727 rows/sec., 2.13 MiB/sec. | ||
12776 | 2024.11.02 06:26:25.033942 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12777 | 2024.11.02 06:26:25.034066 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12778 | 2024.11.02 06:26:25.034256 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12779 | 2024.11.02 06:26:25.034473 [ 283 ] {45f1f426-9ba8-407b-b378-00d76d2a471b} <Debug> DynamicQueryHandler: Done processing query | ||
12780 | 2024.11.02 06:26:25.034538 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
12781 | 2024.11.02 06:26:25.034544 [ 283 ] {45f1f426-9ba8-407b-b378-00d76d2a471b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12782 | 2024.11.02 06:26:25.034613 [ 283 ] {} <Debug> HTTP-Session: eeb1d532-c940-4e6a-865a-ec694f997960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12783 | 2024.11.02 06:26:25.034954 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12784 | 2024.11.02 06:26:25.035124 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12785 | 2024.11.02 06:26:25.035125 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59537, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12786 | 2024.11.02 06:26:25.035307 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 14266 rows starting from the beginning of the part | ||
12787 | 2024.11.02 06:26:25.035382 [ 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): | ||
12788 | |||
12789 | (version 23.8.7.1) | ||
12790 | 2024.11.02 06:26:25.035416 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12791 | 2024.11.02 06:26:25.035558 [ 287 ] {} <Debug> HTTP-Session: ca0b659c-6012-4e92-a109-fff4ecade84b Authenticating user 'default' from [fd00:1122:3344:101::d]:59537 | ||
12792 | 2024.11.02 06:26:25.035642 [ 287 ] {} <Debug> HTTP-Session: ca0b659c-6012-4e92-a109-fff4ecade84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12793 | 2024.11.02 06:26:25.035709 [ 287 ] {} <Debug> HTTP-Session: ca0b659c-6012-4e92-a109-fff4ecade84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12794 | 2024.11.02 06:26:25.035749 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part | ||
12795 | 2024.11.02 06:26:25.035813 [ 287 ] {} <Trace> HTTP-Session: ca0b659c-6012-4e92-a109-fff4ecade84b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12796 | 2024.11.02 06:26:25.036174 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 133 rows starting from the beginning of the part | ||
12797 | 2024.11.02 06:26:25.036405 [ 287 ] {9e8b1e10-7c38-4237-98fb-9e442533882b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59537) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12798 | 2024.11.02 06:26:25.036667 [ 287 ] {9e8b1e10-7c38-4237-98fb-9e442533882b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12799 | 2024.11.02 06:26:25.036676 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_76_15} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12800 | 2024.11.02 06:26:25.036708 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
12801 | 2024.11.02 06:26:25.037109 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
12802 | 2024.11.02 06:26:25.037222 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_76_15} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12803 | 2024.11.02 06:26:25.037534 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 161 rows starting from the beginning of the part | ||
12804 | 2024.11.02 06:26:25.037716 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
12805 | 2024.11.02 06:26:25.038393 [ 287 ] {9e8b1e10-7c38-4237-98fb-9e442533882b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12806 | 2024.11.02 06:26:25.039401 [ 287 ] {9e8b1e10-7c38-4237-98fb-9e442533882b} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12807 | 2024.11.02 06:26:25.039461 [ 287 ] {9e8b1e10-7c38-4237-98fb-9e442533882b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12808 | 2024.11.02 06:26:25.040531 [ 287 ] {9e8b1e10-7c38-4237-98fb-9e442533882b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12809 | 2024.11.02 06:26:25.041051 [ 287 ] {9e8b1e10-7c38-4237-98fb-9e442533882b} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12810 | 2024.11.02 06:26:25.041273 [ 65 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
12811 | 2024.11.02 06:26:25.041276 [ 287 ] {9e8b1e10-7c38-4237-98fb-9e442533882b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005141 sec., 11670.88115152694 rows/sec., 805.41 KiB/sec. | ||
12812 | 2024.11.02 06:26:25.041344 [ 65 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12813 | 2024.11.02 06:26:25.041522 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12814 | 2024.11.02 06:26:25.041702 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
12815 | 2024.11.02 06:26:25.041721 [ 287 ] {9e8b1e10-7c38-4237-98fb-9e442533882b} <Debug> DynamicQueryHandler: Done processing query | ||
12816 | 2024.11.02 06:26:25.041753 [ 287 ] {9e8b1e10-7c38-4237-98fb-9e442533882b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12817 | 2024.11.02 06:26:25.041778 [ 287 ] {} <Debug> HTTP-Session: ca0b659c-6012-4e92-a109-fff4ecade84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12818 | 2024.11.02 06:26:25.041850 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12819 | 2024.11.02 06:26:25.041880 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4482 rows starting from the beginning of the part | ||
12820 | 2024.11.02 06:26:25.041977 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
12821 | 2024.11.02 06:26:25.042614 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
12822 | 2024.11.02 06:26:25.042618 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59537, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12823 | 2024.11.02 06:26:25.043053 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
12824 | 2024.11.02 06:26:25.043230 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
12825 | 2024.11.02 06:26:25.043464 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
12826 | 2024.11.02 06:26:25.044537 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15194 rows, containing 5 columns (5 merged, 0 gathered) in 0.010310021 sec., 1473711.83822031 rows/sec., 100.72 MiB/sec. | ||
12827 | 2024.11.02 06:26:25.044951 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12828 | 2024.11.02 06:26:25.045412 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12829 | 2024.11.02 06:26:25.045554 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12830 | 2024.11.02 06:26:25.045691 [ 199 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4814 rows, containing 4 columns (4 merged, 0 gathered) in 0.004044095 sec., 1190377.5752053303 rows/sec., 78.41 MiB/sec. | ||
12831 | 2024.11.02 06:26:25.045705 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
12832 | 2024.11.02 06:26:25.046051 [ 199 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12833 | 2024.11.02 06:26:25.046470 [ 199 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_76_15} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12834 | 2024.11.02 06:26:25.046558 [ 199 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_76_15} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12835 | 2024.11.02 06:26:25.046675 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
12836 | 2024.11.02 06:26:28.589208 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1164 | ||
12837 | 2024.11.02 06:26:28.592637 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12838 | 2024.11.02 06:26:28.592686 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12839 | 2024.11.02 06:26:28.594212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12840 | 2024.11.02 06:26:28.595209 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12841 | 2024.11.02 06:26:28.596581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
12842 | 2024.11.02 06:26:30.011434 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48701, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12843 | 2024.11.02 06:26:30.011547 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12844 | 2024.11.02 06:26:30.011571 [ 302 ] {} <Debug> HTTP-Session: aa95773d-335b-4b6c-a6ee-c555aaf9fd37 Authenticating user 'default' from [fd00:1122:3344:101::d]:48701 | ||
12845 | 2024.11.02 06:26:30.011595 [ 302 ] {} <Debug> HTTP-Session: aa95773d-335b-4b6c-a6ee-c555aaf9fd37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12846 | 2024.11.02 06:26:30.011609 [ 302 ] {} <Debug> HTTP-Session: aa95773d-335b-4b6c-a6ee-c555aaf9fd37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12847 | 2024.11.02 06:26:30.011660 [ 302 ] {} <Trace> HTTP-Session: aa95773d-335b-4b6c-a6ee-c555aaf9fd37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12848 | 2024.11.02 06:26:30.011859 [ 302 ] {140aa237-2af8-4816-b945-75c4d6ea9296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12849 | 2024.11.02 06:26:30.011925 [ 302 ] {140aa237-2af8-4816-b945-75c4d6ea9296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12850 | 2024.11.02 06:26:30.012260 [ 302 ] {140aa237-2af8-4816-b945-75c4d6ea9296} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12851 | 2024.11.02 06:26:30.012720 [ 302 ] {140aa237-2af8-4816-b945-75c4d6ea9296} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12852 | 2024.11.02 06:26:30.012766 [ 302 ] {140aa237-2af8-4816-b945-75c4d6ea9296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12853 | 2024.11.02 06:26:30.013205 [ 302 ] {140aa237-2af8-4816-b945-75c4d6ea9296} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12854 | 2024.11.02 06:26:30.013620 [ 302 ] {140aa237-2af8-4816-b945-75c4d6ea9296} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12855 | 2024.11.02 06:26:30.013805 [ 302 ] {140aa237-2af8-4816-b945-75c4d6ea9296} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00201 sec., 27860.696517412933 rows/sec., 2.13 MiB/sec. | ||
12856 | 2024.11.02 06:26:30.014033 [ 302 ] {140aa237-2af8-4816-b945-75c4d6ea9296} <Debug> DynamicQueryHandler: Done processing query | ||
12857 | 2024.11.02 06:26:30.014061 [ 302 ] {140aa237-2af8-4816-b945-75c4d6ea9296} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12858 | 2024.11.02 06:26:30.014078 [ 302 ] {} <Debug> HTTP-Session: aa95773d-335b-4b6c-a6ee-c555aaf9fd37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12859 | 2024.11.02 06:26:30.014285 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12860 | 2024.11.02 06:26:30.014408 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44572, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12861 | 2024.11.02 06:26:30.014523 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12862 | 2024.11.02 06:26:30.014548 [ 283 ] {} <Debug> HTTP-Session: a763e0c2-5282-4628-a747-bcb79a936885 Authenticating user 'default' from [fd00:1122:3344:101::d]:44572 | ||
12863 | 2024.11.02 06:26:30.014572 [ 283 ] {} <Debug> HTTP-Session: a763e0c2-5282-4628-a747-bcb79a936885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12864 | 2024.11.02 06:26:30.014586 [ 283 ] {} <Debug> HTTP-Session: a763e0c2-5282-4628-a747-bcb79a936885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12865 | 2024.11.02 06:26:30.014644 [ 283 ] {} <Trace> HTTP-Session: a763e0c2-5282-4628-a747-bcb79a936885 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12866 | 2024.11.02 06:26:30.014845 [ 283 ] {d6c2a857-33c5-430a-87a0-935b074b331e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44572) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12867 | 2024.11.02 06:26:30.014911 [ 283 ] {d6c2a857-33c5-430a-87a0-935b074b331e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12868 | 2024.11.02 06:26:30.015252 [ 283 ] {d6c2a857-33c5-430a-87a0-935b074b331e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12869 | 2024.11.02 06:26:30.015695 [ 283 ] {d6c2a857-33c5-430a-87a0-935b074b331e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12870 | 2024.11.02 06:26:30.015737 [ 283 ] {d6c2a857-33c5-430a-87a0-935b074b331e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12871 | 2024.11.02 06:26:30.016158 [ 283 ] {d6c2a857-33c5-430a-87a0-935b074b331e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12872 | 2024.11.02 06:26:30.016564 [ 283 ] {d6c2a857-33c5-430a-87a0-935b074b331e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12873 | 2024.11.02 06:26:30.016743 [ 283 ] {d6c2a857-33c5-430a-87a0-935b074b331e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001969 sec., 32503.80904012189 rows/sec., 2.54 MiB/sec. | ||
12874 | 2024.11.02 06:26:30.016935 [ 283 ] {d6c2a857-33c5-430a-87a0-935b074b331e} <Debug> DynamicQueryHandler: Done processing query | ||
12875 | 2024.11.02 06:26:30.016961 [ 283 ] {d6c2a857-33c5-430a-87a0-935b074b331e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12876 | 2024.11.02 06:26:30.016978 [ 283 ] {} <Debug> HTTP-Session: a763e0c2-5282-4628-a747-bcb79a936885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12877 | 2024.11.02 06:26:30.017160 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12878 | 2024.11.02 06:26:30.017228 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48701, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12879 | 2024.11.02 06:26:30.017331 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12880 | 2024.11.02 06:26:30.017357 [ 302 ] {} <Debug> HTTP-Session: 54398db6-77ca-4d66-91c0-dee05c0707e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48701 | ||
12881 | 2024.11.02 06:26:30.017381 [ 302 ] {} <Debug> HTTP-Session: 54398db6-77ca-4d66-91c0-dee05c0707e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12882 | 2024.11.02 06:26:30.017398 [ 302 ] {} <Debug> HTTP-Session: 54398db6-77ca-4d66-91c0-dee05c0707e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12883 | 2024.11.02 06:26:30.017449 [ 302 ] {} <Trace> HTTP-Session: 54398db6-77ca-4d66-91c0-dee05c0707e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12884 | 2024.11.02 06:26:30.017654 [ 302 ] {62e1b074-c7d1-4daf-acbe-1008f9a63d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48701) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12885 | 2024.11.02 06:26:30.017718 [ 302 ] {62e1b074-c7d1-4daf-acbe-1008f9a63d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12886 | 2024.11.02 06:26:30.017935 [ 302 ] {62e1b074-c7d1-4daf-acbe-1008f9a63d29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12887 | 2024.11.02 06:26:30.018363 [ 302 ] {62e1b074-c7d1-4daf-acbe-1008f9a63d29} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12888 | 2024.11.02 06:26:30.018400 [ 302 ] {62e1b074-c7d1-4daf-acbe-1008f9a63d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12889 | 2024.11.02 06:26:30.018806 [ 302 ] {62e1b074-c7d1-4daf-acbe-1008f9a63d29} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12890 | 2024.11.02 06:26:30.019161 [ 302 ] {62e1b074-c7d1-4daf-acbe-1008f9a63d29} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12891 | 2024.11.02 06:26:30.019310 [ 302 ] {62e1b074-c7d1-4daf-acbe-1008f9a63d29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. | ||
12892 | 2024.11.02 06:26:30.019480 [ 302 ] {62e1b074-c7d1-4daf-acbe-1008f9a63d29} <Debug> DynamicQueryHandler: Done processing query | ||
12893 | 2024.11.02 06:26:30.019504 [ 302 ] {62e1b074-c7d1-4daf-acbe-1008f9a63d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12894 | 2024.11.02 06:26:30.019519 [ 302 ] {} <Debug> HTTP-Session: 54398db6-77ca-4d66-91c0-dee05c0707e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12895 | 2024.11.02 06:26:30.019673 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12896 | 2024.11.02 06:26:30.019769 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37799, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12897 | 2024.11.02 06:26:30.019840 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12898 | 2024.11.02 06:26:30.019864 [ 283 ] {} <Debug> HTTP-Session: e29a0871-2299-4b93-bf25-31410e3d2bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37799 | ||
12899 | 2024.11.02 06:26:30.019885 [ 283 ] {} <Debug> HTTP-Session: e29a0871-2299-4b93-bf25-31410e3d2bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12900 | 2024.11.02 06:26:30.019902 [ 283 ] {} <Debug> HTTP-Session: e29a0871-2299-4b93-bf25-31410e3d2bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12901 | 2024.11.02 06:26:30.019946 [ 283 ] {} <Trace> HTTP-Session: e29a0871-2299-4b93-bf25-31410e3d2bf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12902 | 2024.11.02 06:26:30.020103 [ 283 ] {9126af7b-a7ec-4975-84e9-7a0ae2ad737c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37799) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12903 | 2024.11.02 06:26:30.020162 [ 283 ] {9126af7b-a7ec-4975-84e9-7a0ae2ad737c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12904 | 2024.11.02 06:26:30.020345 [ 283 ] {9126af7b-a7ec-4975-84e9-7a0ae2ad737c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12905 | 2024.11.02 06:26:30.020837 [ 283 ] {9126af7b-a7ec-4975-84e9-7a0ae2ad737c} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12906 | 2024.11.02 06:26:30.020875 [ 283 ] {9126af7b-a7ec-4975-84e9-7a0ae2ad737c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12907 | 2024.11.02 06:26:30.021256 [ 283 ] {9126af7b-a7ec-4975-84e9-7a0ae2ad737c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12908 | 2024.11.02 06:26:30.021607 [ 283 ] {9126af7b-a7ec-4975-84e9-7a0ae2ad737c} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12909 | 2024.11.02 06:26:30.021760 [ 283 ] {9126af7b-a7ec-4975-84e9-7a0ae2ad737c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001711 sec., 35067.21215663355 rows/sec., 2.36 MiB/sec. | ||
12910 | 2024.11.02 06:26:30.022021 [ 283 ] {9126af7b-a7ec-4975-84e9-7a0ae2ad737c} <Debug> DynamicQueryHandler: Done processing query | ||
12911 | 2024.11.02 06:26:30.022076 [ 283 ] {9126af7b-a7ec-4975-84e9-7a0ae2ad737c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12912 | 2024.11.02 06:26:30.022137 [ 283 ] {} <Debug> HTTP-Session: e29a0871-2299-4b93-bf25-31410e3d2bf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12913 | 2024.11.02 06:26:30.022395 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12914 | 2024.11.02 06:26:32.288680 [ 60 ] {} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
12915 | 2024.11.02 06:26:32.288766 [ 60 ] {} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12916 | 2024.11.02 06:26:32.288793 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12917 | 2024.11.02 06:26:32.288967 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
12918 | 2024.11.02 06:26:32.289292 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12919 | 2024.11.02 06:26:32.289330 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
12920 | 2024.11.02 06:26:32.289415 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
12921 | 2024.11.02 06:26:32.289692 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
12922 | 2024.11.02 06:26:32.290061 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
12923 | 2024.11.02 06:26:32.290258 [ 200 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
12924 | 2024.11.02 06:26:32.291538 [ 190 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.00267726 sec., 111681.34585359659 rows/sec., 7.60 MiB/sec. | ||
12925 | 2024.11.02 06:26:32.291745 [ 192 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
12926 | 2024.11.02 06:26:32.292255 [ 192 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_25_6} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12927 | 2024.11.02 06:26:32.292346 [ 192 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_25_6} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
12928 | 2024.11.02 06:26:32.292427 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
12929 | 2024.11.02 06:26:35.017621 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48701, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12930 | 2024.11.02 06:26:35.017781 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12931 | 2024.11.02 06:26:35.017824 [ 302 ] {} <Debug> HTTP-Session: 5343d273-df3e-40cb-aa56-91921165004c Authenticating user 'default' from [fd00:1122:3344:101::d]:48701 | ||
12932 | 2024.11.02 06:26:35.017863 [ 302 ] {} <Debug> HTTP-Session: 5343d273-df3e-40cb-aa56-91921165004c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12933 | 2024.11.02 06:26:35.017890 [ 302 ] {} <Debug> HTTP-Session: 5343d273-df3e-40cb-aa56-91921165004c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12934 | 2024.11.02 06:26:35.017969 [ 302 ] {} <Trace> HTTP-Session: 5343d273-df3e-40cb-aa56-91921165004c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12935 | 2024.11.02 06:26:35.018391 [ 302 ] {31964026-8474-4121-980d-0d950eea4b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48701) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12936 | 2024.11.02 06:26:35.018474 [ 302 ] {31964026-8474-4121-980d-0d950eea4b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12937 | 2024.11.02 06:26:35.018799 [ 302 ] {31964026-8474-4121-980d-0d950eea4b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12938 | 2024.11.02 06:26:35.019497 [ 302 ] {31964026-8474-4121-980d-0d950eea4b35} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12939 | 2024.11.02 06:26:35.019539 [ 302 ] {31964026-8474-4121-980d-0d950eea4b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12940 | 2024.11.02 06:26:35.019992 [ 302 ] {31964026-8474-4121-980d-0d950eea4b35} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12941 | 2024.11.02 06:26:35.020391 [ 302 ] {31964026-8474-4121-980d-0d950eea4b35} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12942 | 2024.11.02 06:26:35.020574 [ 302 ] {31964026-8474-4121-980d-0d950eea4b35} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002394 sec., 114035.08771929826 rows/sec., 10.14 MiB/sec. | ||
12943 | 2024.11.02 06:26:35.020912 [ 302 ] {31964026-8474-4121-980d-0d950eea4b35} <Debug> DynamicQueryHandler: Done processing query | ||
12944 | 2024.11.02 06:26:35.020975 [ 302 ] {31964026-8474-4121-980d-0d950eea4b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
12945 | 2024.11.02 06:26:35.021032 [ 302 ] {} <Debug> HTTP-Session: 5343d273-df3e-40cb-aa56-91921165004c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12946 | 2024.11.02 06:26:35.021301 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12947 | 2024.11.02 06:26:35.021465 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63908, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12948 | 2024.11.02 06:26:35.021578 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12949 | 2024.11.02 06:26:35.021602 [ 283 ] {} <Debug> HTTP-Session: ed0c885c-6a7c-4a8a-85dd-1bd82b90342a Authenticating user 'default' from [fd00:1122:3344:101::d]:63908 | ||
12950 | 2024.11.02 06:26:35.021626 [ 283 ] {} <Debug> HTTP-Session: ed0c885c-6a7c-4a8a-85dd-1bd82b90342a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12951 | 2024.11.02 06:26:35.021640 [ 283 ] {} <Debug> HTTP-Session: ed0c885c-6a7c-4a8a-85dd-1bd82b90342a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12952 | 2024.11.02 06:26:35.021694 [ 283 ] {} <Trace> HTTP-Session: ed0c885c-6a7c-4a8a-85dd-1bd82b90342a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12953 | 2024.11.02 06:26:35.021887 [ 283 ] {046ec60d-519c-4883-9403-3c71f6ee7d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63908) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12954 | 2024.11.02 06:26:35.021951 [ 283 ] {046ec60d-519c-4883-9403-3c71f6ee7d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12955 | 2024.11.02 06:26:35.022289 [ 283 ] {046ec60d-519c-4883-9403-3c71f6ee7d0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12956 | 2024.11.02 06:26:35.022699 [ 283 ] {046ec60d-519c-4883-9403-3c71f6ee7d0b} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12957 | 2024.11.02 06:26:35.022737 [ 283 ] {046ec60d-519c-4883-9403-3c71f6ee7d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12958 | 2024.11.02 06:26:35.023155 [ 283 ] {046ec60d-519c-4883-9403-3c71f6ee7d0b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12959 | 2024.11.02 06:26:35.023553 [ 283 ] {046ec60d-519c-4883-9403-3c71f6ee7d0b} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12960 | 2024.11.02 06:26:35.023696 [ 283 ] {046ec60d-519c-4883-9403-3c71f6ee7d0b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001877 sec., 22376.13212573255 rows/sec., 1.64 MiB/sec. | ||
12961 | 2024.11.02 06:26:35.024015 [ 283 ] {046ec60d-519c-4883-9403-3c71f6ee7d0b} <Debug> DynamicQueryHandler: Done processing query | ||
12962 | 2024.11.02 06:26:35.024057 [ 283 ] {046ec60d-519c-4883-9403-3c71f6ee7d0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12963 | 2024.11.02 06:26:35.024085 [ 283 ] {} <Debug> HTTP-Session: ed0c885c-6a7c-4a8a-85dd-1bd82b90342a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12964 | 2024.11.02 06:26:35.024262 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48701, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12965 | 2024.11.02 06:26:35.024280 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12966 | 2024.11.02 06:26:35.024354 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12967 | 2024.11.02 06:26:35.024387 [ 302 ] {} <Debug> HTTP-Session: c7fb6303-1ed7-4118-bbad-bae1595bc43d Authenticating user 'default' from [fd00:1122:3344:101::d]:48701 | ||
12968 | 2024.11.02 06:26:35.024410 [ 302 ] {} <Debug> HTTP-Session: c7fb6303-1ed7-4118-bbad-bae1595bc43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12969 | 2024.11.02 06:26:35.024427 [ 302 ] {} <Debug> HTTP-Session: c7fb6303-1ed7-4118-bbad-bae1595bc43d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12970 | 2024.11.02 06:26:35.024487 [ 302 ] {} <Trace> HTTP-Session: c7fb6303-1ed7-4118-bbad-bae1595bc43d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12971 | 2024.11.02 06:26:35.024630 [ 302 ] {34e4038a-ac2f-416e-bb8b-22eb6ae2a699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48701) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12972 | 2024.11.02 06:26:35.024686 [ 302 ] {34e4038a-ac2f-416e-bb8b-22eb6ae2a699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12973 | 2024.11.02 06:26:35.024996 [ 302 ] {34e4038a-ac2f-416e-bb8b-22eb6ae2a699} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12974 | 2024.11.02 06:26:35.025382 [ 302 ] {34e4038a-ac2f-416e-bb8b-22eb6ae2a699} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12975 | 2024.11.02 06:26:35.025419 [ 302 ] {34e4038a-ac2f-416e-bb8b-22eb6ae2a699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12976 | 2024.11.02 06:26:35.025799 [ 302 ] {34e4038a-ac2f-416e-bb8b-22eb6ae2a699} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12977 | 2024.11.02 06:26:35.026170 [ 302 ] {34e4038a-ac2f-416e-bb8b-22eb6ae2a699} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12978 | 2024.11.02 06:26:35.026336 [ 302 ] {34e4038a-ac2f-416e-bb8b-22eb6ae2a699} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001742 sec., 8036.739380022962 rows/sec., 562.84 KiB/sec. | ||
12979 | 2024.11.02 06:26:35.026515 [ 302 ] {34e4038a-ac2f-416e-bb8b-22eb6ae2a699} <Debug> DynamicQueryHandler: Done processing query | ||
12980 | 2024.11.02 06:26:35.026539 [ 302 ] {34e4038a-ac2f-416e-bb8b-22eb6ae2a699} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12981 | 2024.11.02 06:26:35.026556 [ 302 ] {} <Debug> HTTP-Session: c7fb6303-1ed7-4118-bbad-bae1595bc43d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12982 | 2024.11.02 06:26:35.026715 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12983 | 2024.11.02 06:26:35.026799 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44259, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12984 | 2024.11.02 06:26:35.026885 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12985 | 2024.11.02 06:26:35.026912 [ 283 ] {} <Debug> HTTP-Session: cdc41a15-e0ac-4777-a731-04f1fdb46b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:44259 | ||
12986 | 2024.11.02 06:26:35.026933 [ 283 ] {} <Debug> HTTP-Session: cdc41a15-e0ac-4777-a731-04f1fdb46b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12987 | 2024.11.02 06:26:35.026950 [ 283 ] {} <Debug> HTTP-Session: cdc41a15-e0ac-4777-a731-04f1fdb46b53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12988 | 2024.11.02 06:26:35.026996 [ 283 ] {} <Trace> HTTP-Session: cdc41a15-e0ac-4777-a731-04f1fdb46b53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12989 | 2024.11.02 06:26:35.027123 [ 283 ] {33e6ae86-88e7-4915-b04c-3880eb09d76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44259) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12990 | 2024.11.02 06:26:35.027178 [ 283 ] {33e6ae86-88e7-4915-b04c-3880eb09d76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12991 | 2024.11.02 06:26:35.027472 [ 283 ] {33e6ae86-88e7-4915-b04c-3880eb09d76d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12992 | 2024.11.02 06:26:35.027791 [ 283 ] {33e6ae86-88e7-4915-b04c-3880eb09d76d} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12993 | 2024.11.02 06:26:35.027828 [ 283 ] {33e6ae86-88e7-4915-b04c-3880eb09d76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
12994 | 2024.11.02 06:26:35.028185 [ 283 ] {33e6ae86-88e7-4915-b04c-3880eb09d76d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
12995 | 2024.11.02 06:26:35.028555 [ 283 ] {33e6ae86-88e7-4915-b04c-3880eb09d76d} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12996 | 2024.11.02 06:26:35.028691 [ 283 ] {33e6ae86-88e7-4915-b04c-3880eb09d76d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001605 sec., 3738.3177570093458 rows/sec., 220.87 KiB/sec. | ||
12997 | 2024.11.02 06:26:35.029053 [ 283 ] {33e6ae86-88e7-4915-b04c-3880eb09d76d} <Debug> DynamicQueryHandler: Done processing query | ||
12998 | 2024.11.02 06:26:35.029090 [ 283 ] {33e6ae86-88e7-4915-b04c-3880eb09d76d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12999 | 2024.11.02 06:26:35.029122 [ 283 ] {} <Debug> HTTP-Session: cdc41a15-e0ac-4777-a731-04f1fdb46b53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13000 | 2024.11.02 06:26:35.029366 [ 283 ] {} <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) | ||
13001 | 2024.11.02 06:26:35.029473 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38582, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13002 | 2024.11.02 06:26:35.029544 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13003 | 2024.11.02 06:26:35.029568 [ 302 ] {} <Debug> HTTP-Session: 47d6a8f6-b0db-4c60-8757-bc76961bd2d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38582 | ||
13004 | 2024.11.02 06:26:35.029589 [ 302 ] {} <Debug> HTTP-Session: 47d6a8f6-b0db-4c60-8757-bc76961bd2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13005 | 2024.11.02 06:26:35.029606 [ 302 ] {} <Debug> HTTP-Session: 47d6a8f6-b0db-4c60-8757-bc76961bd2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13006 | 2024.11.02 06:26:35.029651 [ 302 ] {} <Trace> HTTP-Session: 47d6a8f6-b0db-4c60-8757-bc76961bd2d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13007 | 2024.11.02 06:26:35.029936 [ 302 ] {bb20459c-3468-4a46-a0fc-b45a1a06dd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38582) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13008 | 2024.11.02 06:26:35.029992 [ 302 ] {bb20459c-3468-4a46-a0fc-b45a1a06dd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13009 | 2024.11.02 06:26:35.030304 [ 302 ] {bb20459c-3468-4a46-a0fc-b45a1a06dd70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13010 | 2024.11.02 06:26:35.030907 [ 302 ] {bb20459c-3468-4a46-a0fc-b45a1a06dd70} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13011 | 2024.11.02 06:26:35.030945 [ 302 ] {bb20459c-3468-4a46-a0fc-b45a1a06dd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13012 | 2024.11.02 06:26:35.031331 [ 302 ] {bb20459c-3468-4a46-a0fc-b45a1a06dd70} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13013 | 2024.11.02 06:26:35.031693 [ 302 ] {bb20459c-3468-4a46-a0fc-b45a1a06dd70} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13014 | 2024.11.02 06:26:35.031861 [ 302 ] {bb20459c-3468-4a46-a0fc-b45a1a06dd70} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00207 sec., 204830.91787439617 rows/sec., 14.65 MiB/sec. | ||
13015 | 2024.11.02 06:26:35.032039 [ 302 ] {bb20459c-3468-4a46-a0fc-b45a1a06dd70} <Debug> DynamicQueryHandler: Done processing query | ||
13016 | 2024.11.02 06:26:35.032063 [ 302 ] {bb20459c-3468-4a46-a0fc-b45a1a06dd70} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
13017 | 2024.11.02 06:26:35.032079 [ 302 ] {} <Debug> HTTP-Session: 47d6a8f6-b0db-4c60-8757-bc76961bd2d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13018 | 2024.11.02 06:26:35.032292 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44259, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13019 | 2024.11.02 06:26:35.032311 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38582, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13020 | 2024.11.02 06:26:35.032402 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13021 | 2024.11.02 06:26:35.032441 [ 283 ] {} <Debug> HTTP-Session: 865d8f5b-1499-46aa-9392-5915cc326d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:44259 | ||
13022 | 2024.11.02 06:26:35.032471 [ 283 ] {} <Debug> HTTP-Session: 865d8f5b-1499-46aa-9392-5915cc326d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13023 | 2024.11.02 06:26:35.032492 [ 283 ] {} <Debug> HTTP-Session: 865d8f5b-1499-46aa-9392-5915cc326d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13024 | 2024.11.02 06:26:35.032538 [ 283 ] {} <Trace> HTTP-Session: 865d8f5b-1499-46aa-9392-5915cc326d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13025 | 2024.11.02 06:26:35.032671 [ 283 ] {4efc18a8-52d3-43af-b748-644e34cead85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44259) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13026 | 2024.11.02 06:26:35.032730 [ 283 ] {4efc18a8-52d3-43af-b748-644e34cead85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13027 | 2024.11.02 06:26:35.032925 [ 283 ] {4efc18a8-52d3-43af-b748-644e34cead85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13028 | 2024.11.02 06:26:35.033243 [ 283 ] {4efc18a8-52d3-43af-b748-644e34cead85} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13029 | 2024.11.02 06:26:35.033286 [ 283 ] {4efc18a8-52d3-43af-b748-644e34cead85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13030 | 2024.11.02 06:26:35.033684 [ 283 ] {4efc18a8-52d3-43af-b748-644e34cead85} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
13031 | 2024.11.02 06:26:35.034043 [ 283 ] {4efc18a8-52d3-43af-b748-644e34cead85} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13032 | 2024.11.02 06:26:35.034178 [ 283 ] {4efc18a8-52d3-43af-b748-644e34cead85} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. | ||
13033 | 2024.11.02 06:26:35.034385 [ 283 ] {4efc18a8-52d3-43af-b748-644e34cead85} <Debug> DynamicQueryHandler: Done processing query | ||
13034 | 2024.11.02 06:26:35.034411 [ 283 ] {4efc18a8-52d3-43af-b748-644e34cead85} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13035 | 2024.11.02 06:26:35.034427 [ 283 ] {} <Debug> HTTP-Session: 865d8f5b-1499-46aa-9392-5915cc326d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13036 | 2024.11.02 06:26:35.034615 [ 283 ] {} <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) | ||
13037 | 2024.11.02 06:26:35.034775 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37097, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13038 | 2024.11.02 06:26:35.034883 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13039 | 2024.11.02 06:26:35.034921 [ 302 ] {} <Debug> HTTP-Session: edd72f43-4362-4612-bcba-a5f5f36350cb Authenticating user 'default' from [fd00:1122:3344:101::d]:37097 | ||
13040 | 2024.11.02 06:26:35.034954 [ 302 ] {} <Debug> HTTP-Session: edd72f43-4362-4612-bcba-a5f5f36350cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13041 | 2024.11.02 06:26:35.034981 [ 302 ] {} <Debug> HTTP-Session: edd72f43-4362-4612-bcba-a5f5f36350cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13042 | 2024.11.02 06:26:35.035049 [ 302 ] {} <Trace> HTTP-Session: edd72f43-4362-4612-bcba-a5f5f36350cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13043 | 2024.11.02 06:26:35.035439 [ 302 ] {9c991db1-3e78-4713-8130-0286875c84cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13044 | 2024.11.02 06:26:35.035493 [ 302 ] {9c991db1-3e78-4713-8130-0286875c84cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13045 | 2024.11.02 06:26:35.035677 [ 302 ] {9c991db1-3e78-4713-8130-0286875c84cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13046 | 2024.11.02 06:26:35.036115 [ 302 ] {9c991db1-3e78-4713-8130-0286875c84cf} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13047 | 2024.11.02 06:26:35.036151 [ 302 ] {9c991db1-3e78-4713-8130-0286875c84cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13048 | 2024.11.02 06:26:35.036543 [ 302 ] {9c991db1-3e78-4713-8130-0286875c84cf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13049 | 2024.11.02 06:26:35.036899 [ 302 ] {9c991db1-3e78-4713-8130-0286875c84cf} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13050 | 2024.11.02 06:26:35.037059 [ 302 ] {9c991db1-3e78-4713-8130-0286875c84cf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001833 sec., 129296.2356792144 rows/sec., 8.67 MiB/sec. | ||
13051 | 2024.11.02 06:26:35.037235 [ 302 ] {9c991db1-3e78-4713-8130-0286875c84cf} <Debug> DynamicQueryHandler: Done processing query | ||
13052 | 2024.11.02 06:26:35.037258 [ 302 ] {9c991db1-3e78-4713-8130-0286875c84cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13053 | 2024.11.02 06:26:35.037273 [ 302 ] {} <Debug> HTTP-Session: edd72f43-4362-4612-bcba-a5f5f36350cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13054 | 2024.11.02 06:26:35.037515 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44259, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13055 | 2024.11.02 06:26:35.037556 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13056 | 2024.11.02 06:26:35.037624 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13057 | 2024.11.02 06:26:35.037663 [ 283 ] {} <Debug> HTTP-Session: 6a6751bd-2a7a-4678-afbc-d1dd94fcdf2f Authenticating user 'default' from [fd00:1122:3344:101::d]:44259 | ||
13058 | 2024.11.02 06:26:35.037684 [ 283 ] {} <Debug> HTTP-Session: 6a6751bd-2a7a-4678-afbc-d1dd94fcdf2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13059 | 2024.11.02 06:26:35.037712 [ 283 ] {} <Debug> HTTP-Session: 6a6751bd-2a7a-4678-afbc-d1dd94fcdf2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13060 | 2024.11.02 06:26:35.037760 [ 283 ] {} <Trace> HTTP-Session: 6a6751bd-2a7a-4678-afbc-d1dd94fcdf2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13061 | 2024.11.02 06:26:35.037882 [ 283 ] {5606caeb-8311-49ff-acbc-26c810b98e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44259) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13062 | 2024.11.02 06:26:35.037942 [ 283 ] {5606caeb-8311-49ff-acbc-26c810b98e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13063 | 2024.11.02 06:26:35.038136 [ 283 ] {5606caeb-8311-49ff-acbc-26c810b98e7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13064 | 2024.11.02 06:26:35.038452 [ 283 ] {5606caeb-8311-49ff-acbc-26c810b98e7c} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13065 | 2024.11.02 06:26:35.038486 [ 283 ] {5606caeb-8311-49ff-acbc-26c810b98e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13066 | 2024.11.02 06:26:35.038846 [ 283 ] {5606caeb-8311-49ff-acbc-26c810b98e7c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
13067 | 2024.11.02 06:26:35.039180 [ 283 ] {5606caeb-8311-49ff-acbc-26c810b98e7c} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13068 | 2024.11.02 06:26:35.039308 [ 283 ] {5606caeb-8311-49ff-acbc-26c810b98e7c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. | ||
13069 | 2024.11.02 06:26:35.039467 [ 283 ] {5606caeb-8311-49ff-acbc-26c810b98e7c} <Debug> DynamicQueryHandler: Done processing query | ||
13070 | 2024.11.02 06:26:35.039491 [ 283 ] {5606caeb-8311-49ff-acbc-26c810b98e7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13071 | 2024.11.02 06:26:35.039507 [ 283 ] {} <Debug> HTTP-Session: 6a6751bd-2a7a-4678-afbc-d1dd94fcdf2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13072 | 2024.11.02 06:26:35.039705 [ 283 ] {} <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) | ||
13073 | 2024.11.02 06:26:35.039762 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54357, User-Agent: (none), Length: 70570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13074 | 2024.11.02 06:26:35.039848 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13075 | 2024.11.02 06:26:35.039876 [ 302 ] {} <Debug> HTTP-Session: 72796e0f-c41e-428a-adcd-acf5afbfd377 Authenticating user 'default' from [fd00:1122:3344:101::d]:54357 | ||
13076 | 2024.11.02 06:26:35.039897 [ 302 ] {} <Debug> HTTP-Session: 72796e0f-c41e-428a-adcd-acf5afbfd377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13077 | 2024.11.02 06:26:35.039913 [ 302 ] {} <Debug> HTTP-Session: 72796e0f-c41e-428a-adcd-acf5afbfd377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13078 | 2024.11.02 06:26:35.039957 [ 302 ] {} <Trace> HTTP-Session: 72796e0f-c41e-428a-adcd-acf5afbfd377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13079 | 2024.11.02 06:26:35.040559 [ 302 ] {bae7e837-7b89-4a18-afdf-51c5dfa404d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54357) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13080 | 2024.11.02 06:26:35.040637 [ 302 ] {bae7e837-7b89-4a18-afdf-51c5dfa404d6} <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.02 06:26:35.041124 [ 302 ] {bae7e837-7b89-4a18-afdf-51c5dfa404d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13082 | 2024.11.02 06:26:35.042122 [ 302 ] {bae7e837-7b89-4a18-afdf-51c5dfa404d6} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13083 | 2024.11.02 06:26:35.042159 [ 302 ] {bae7e837-7b89-4a18-afdf-51c5dfa404d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13084 | 2024.11.02 06:26:35.042838 [ 302 ] {bae7e837-7b89-4a18-afdf-51c5dfa404d6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13085 | 2024.11.02 06:26:35.043256 [ 302 ] {bae7e837-7b89-4a18-afdf-51c5dfa404d6} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13086 | 2024.11.02 06:26:35.043471 [ 302 ] {bae7e837-7b89-4a18-afdf-51c5dfa404d6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00337 sec., 12462.908011869436 rows/sec., 22.33 MiB/sec. | ||
13087 | 2024.11.02 06:26:35.044086 [ 302 ] {bae7e837-7b89-4a18-afdf-51c5dfa404d6} <Debug> DynamicQueryHandler: Done processing query | ||
13088 | 2024.11.02 06:26:35.044110 [ 302 ] {bae7e837-7b89-4a18-afdf-51c5dfa404d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
13089 | 2024.11.02 06:26:35.044126 [ 302 ] {} <Debug> HTTP-Session: 72796e0f-c41e-428a-adcd-acf5afbfd377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13090 | 2024.11.02 06:26:35.044311 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13091 | 2024.11.02 06:26:35.044378 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40632, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13092 | 2024.11.02 06:26:35.044460 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13093 | 2024.11.02 06:26:35.044488 [ 283 ] {} <Debug> HTTP-Session: d97886a7-00d2-4112-a6a0-7a2280852cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40632 | ||
13094 | 2024.11.02 06:26:35.044509 [ 283 ] {} <Debug> HTTP-Session: d97886a7-00d2-4112-a6a0-7a2280852cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13095 | 2024.11.02 06:26:35.044526 [ 283 ] {} <Debug> HTTP-Session: d97886a7-00d2-4112-a6a0-7a2280852cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13096 | 2024.11.02 06:26:35.044570 [ 283 ] {} <Trace> HTTP-Session: d97886a7-00d2-4112-a6a0-7a2280852cd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13097 | 2024.11.02 06:26:35.044741 [ 283 ] {08a1ad61-d402-4b89-aacb-bbfc84d123e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40632) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13098 | 2024.11.02 06:26:35.044798 [ 283 ] {08a1ad61-d402-4b89-aacb-bbfc84d123e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13099 | 2024.11.02 06:26:35.044986 [ 283 ] {08a1ad61-d402-4b89-aacb-bbfc84d123e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13100 | 2024.11.02 06:26:35.045339 [ 283 ] {08a1ad61-d402-4b89-aacb-bbfc84d123e3} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13101 | 2024.11.02 06:26:35.045382 [ 283 ] {08a1ad61-d402-4b89-aacb-bbfc84d123e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13102 | 2024.11.02 06:26:35.045755 [ 283 ] {08a1ad61-d402-4b89-aacb-bbfc84d123e3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13103 | 2024.11.02 06:26:35.046082 [ 283 ] {08a1ad61-d402-4b89-aacb-bbfc84d123e3} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13104 | 2024.11.02 06:26:35.046214 [ 283 ] {08a1ad61-d402-4b89-aacb-bbfc84d123e3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001542 sec., 53177.69130998703 rows/sec., 3.38 MiB/sec. | ||
13105 | 2024.11.02 06:26:35.046375 [ 283 ] {08a1ad61-d402-4b89-aacb-bbfc84d123e3} <Debug> DynamicQueryHandler: Done processing query | ||
13106 | 2024.11.02 06:26:35.046399 [ 283 ] {08a1ad61-d402-4b89-aacb-bbfc84d123e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13107 | 2024.11.02 06:26:35.046415 [ 283 ] {} <Debug> HTTP-Session: d97886a7-00d2-4112-a6a0-7a2280852cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13108 | 2024.11.02 06:26:35.047237 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40632, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13109 | 2024.11.02 06:26:36.710138 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13110 | 2024.11.02 06:26:36.902674 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13111 | 2024.11.02 06:26:36.904953 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13112 | 2024.11.02 06:26:36.932262 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13113 | 2024.11.02 06:26:36.932333 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13114 | 2024.11.02 06:26:37.074782 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13115 | 2024.11.02 06:26:37.108343 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13116 | 2024.11.02 06:26:37.110753 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13117 | 2024.11.02 06:26:37.671538 [ 54 ] {} <Debug> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
13118 | 2024.11.02 06:26:37.671610 [ 54 ] {} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13119 | 2024.11.02 06:26:37.671637 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13120 | 2024.11.02 06:26:37.671809 [ 197 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
13121 | 2024.11.02 06:26:37.672005 [ 197 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13122 | 2024.11.02 06:26:37.672047 [ 197 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
13123 | 2024.11.02 06:26:37.672138 [ 197 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
13124 | 2024.11.02 06:26:37.672277 [ 197 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
13125 | 2024.11.02 06:26:37.672546 [ 197 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
13126 | 2024.11.02 06:26:37.672622 [ 197 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
13127 | 2024.11.02 06:26:37.673591 [ 192 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870745 sec., 20312.763097054914 rows/sec., 1.70 MiB/sec. | ||
13128 | 2024.11.02 06:26:37.673742 [ 197 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
13129 | 2024.11.02 06:26:37.674155 [ 197 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_17_4} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13130 | 2024.11.02 06:26:37.674238 [ 197 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_17_4} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
13131 | 2024.11.02 06:26:37.674323 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13132 | 2024.11.02 06:26:38.283464 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13133 | 2024.11.02 06:26:38.283522 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13134 | 2024.11.02 06:26:38.596816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1192 | ||
13135 | 2024.11.02 06:26:38.599719 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13136 | 2024.11.02 06:26:38.599768 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13137 | 2024.11.02 06:26:38.601243 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13138 | 2024.11.02 06:26:38.602216 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13139 | 2024.11.02 06:26:38.602731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
13140 | 2024.11.02 06:26:40.010123 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38417, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13141 | 2024.11.02 06:26:40.010261 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13142 | 2024.11.02 06:26:40.010293 [ 287 ] {} <Debug> HTTP-Session: 150b7028-d183-407f-a5bb-d555c36df91a Authenticating user 'default' from [fd00:1122:3344:101::d]:38417 | ||
13143 | 2024.11.02 06:26:40.010322 [ 287 ] {} <Debug> HTTP-Session: 150b7028-d183-407f-a5bb-d555c36df91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13144 | 2024.11.02 06:26:40.010375 [ 287 ] {} <Debug> HTTP-Session: 150b7028-d183-407f-a5bb-d555c36df91a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13145 | 2024.11.02 06:26:40.010450 [ 287 ] {} <Trace> HTTP-Session: 150b7028-d183-407f-a5bb-d555c36df91a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13146 | 2024.11.02 06:26:40.010705 [ 287 ] {23c37709-1fea-4b4c-b0cf-82c2b1d492bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38417) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13147 | 2024.11.02 06:26:40.010782 [ 287 ] {23c37709-1fea-4b4c-b0cf-82c2b1d492bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13148 | 2024.11.02 06:26:40.011175 [ 287 ] {23c37709-1fea-4b4c-b0cf-82c2b1d492bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13149 | 2024.11.02 06:26:40.011668 [ 287 ] {23c37709-1fea-4b4c-b0cf-82c2b1d492bb} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13150 | 2024.11.02 06:26:40.011710 [ 287 ] {23c37709-1fea-4b4c-b0cf-82c2b1d492bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13151 | 2024.11.02 06:26:40.012142 [ 287 ] {23c37709-1fea-4b4c-b0cf-82c2b1d492bb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13152 | 2024.11.02 06:26:40.012554 [ 287 ] {23c37709-1fea-4b4c-b0cf-82c2b1d492bb} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13153 | 2024.11.02 06:26:40.012724 [ 287 ] {23c37709-1fea-4b4c-b0cf-82c2b1d492bb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002096 sec., 26717.557251908394 rows/sec., 2.04 MiB/sec. | ||
13154 | 2024.11.02 06:26:40.013031 [ 287 ] {23c37709-1fea-4b4c-b0cf-82c2b1d492bb} <Debug> DynamicQueryHandler: Done processing query | ||
13155 | 2024.11.02 06:26:40.013091 [ 287 ] {23c37709-1fea-4b4c-b0cf-82c2b1d492bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13156 | 2024.11.02 06:26:40.013152 [ 287 ] {} <Debug> HTTP-Session: 150b7028-d183-407f-a5bb-d555c36df91a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13157 | 2024.11.02 06:26:40.013397 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13158 | 2024.11.02 06:26:40.013487 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38771, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13159 | 2024.11.02 06:26:40.013617 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13160 | 2024.11.02 06:26:40.013642 [ 286 ] {} <Debug> HTTP-Session: f5a77248-30bb-4c66-90a7-47803cfb6417 Authenticating user 'default' from [fd00:1122:3344:101::d]:38771 | ||
13161 | 2024.11.02 06:26:40.013667 [ 286 ] {} <Debug> HTTP-Session: f5a77248-30bb-4c66-90a7-47803cfb6417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13162 | 2024.11.02 06:26:40.013682 [ 286 ] {} <Debug> HTTP-Session: f5a77248-30bb-4c66-90a7-47803cfb6417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13163 | 2024.11.02 06:26:40.013738 [ 286 ] {} <Trace> HTTP-Session: f5a77248-30bb-4c66-90a7-47803cfb6417 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13164 | 2024.11.02 06:26:40.013943 [ 286 ] {5e9d7ec5-40da-493a-a8a4-4dffb365ccc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38771) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13165 | 2024.11.02 06:26:40.014009 [ 286 ] {5e9d7ec5-40da-493a-a8a4-4dffb365ccc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13166 | 2024.11.02 06:26:40.014358 [ 286 ] {5e9d7ec5-40da-493a-a8a4-4dffb365ccc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13167 | 2024.11.02 06:26:40.014765 [ 286 ] {5e9d7ec5-40da-493a-a8a4-4dffb365ccc5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13168 | 2024.11.02 06:26:40.014808 [ 286 ] {5e9d7ec5-40da-493a-a8a4-4dffb365ccc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13169 | 2024.11.02 06:26:40.015237 [ 286 ] {5e9d7ec5-40da-493a-a8a4-4dffb365ccc5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13170 | 2024.11.02 06:26:40.015622 [ 286 ] {5e9d7ec5-40da-493a-a8a4-4dffb365ccc5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13171 | 2024.11.02 06:26:40.015792 [ 286 ] {5e9d7ec5-40da-493a-a8a4-4dffb365ccc5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001919 sec., 33350.70349140177 rows/sec., 2.60 MiB/sec. | ||
13172 | 2024.11.02 06:26:40.015982 [ 286 ] {5e9d7ec5-40da-493a-a8a4-4dffb365ccc5} <Debug> DynamicQueryHandler: Done processing query | ||
13173 | 2024.11.02 06:26:40.016008 [ 286 ] {5e9d7ec5-40da-493a-a8a4-4dffb365ccc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13174 | 2024.11.02 06:26:40.016025 [ 286 ] {} <Debug> HTTP-Session: f5a77248-30bb-4c66-90a7-47803cfb6417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13175 | 2024.11.02 06:26:40.016203 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13176 | 2024.11.02 06:26:40.016277 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35891, User-Agent: (none), Length: 24523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13177 | 2024.11.02 06:26:40.016356 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13178 | 2024.11.02 06:26:40.016378 [ 287 ] {} <Debug> HTTP-Session: 9fe4454d-4910-419d-a455-32056b151351 Authenticating user 'default' from [fd00:1122:3344:101::d]:35891 | ||
13179 | 2024.11.02 06:26:40.016395 [ 287 ] {} <Debug> HTTP-Session: 9fe4454d-4910-419d-a455-32056b151351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13180 | 2024.11.02 06:26:40.016409 [ 287 ] {} <Debug> HTTP-Session: 9fe4454d-4910-419d-a455-32056b151351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13181 | 2024.11.02 06:26:40.016449 [ 287 ] {} <Trace> HTTP-Session: 9fe4454d-4910-419d-a455-32056b151351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13182 | 2024.11.02 06:26:40.016625 [ 287 ] {38533398-b5e6-428f-9359-8d1dcbda69d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35891) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13183 | 2024.11.02 06:26:40.016680 [ 287 ] {38533398-b5e6-428f-9359-8d1dcbda69d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13184 | 2024.11.02 06:26:40.016871 [ 287 ] {38533398-b5e6-428f-9359-8d1dcbda69d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13185 | 2024.11.02 06:26:40.017253 [ 287 ] {38533398-b5e6-428f-9359-8d1dcbda69d9} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13186 | 2024.11.02 06:26:40.017292 [ 287 ] {38533398-b5e6-428f-9359-8d1dcbda69d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13187 | 2024.11.02 06:26:40.017692 [ 287 ] {38533398-b5e6-428f-9359-8d1dcbda69d9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13188 | 2024.11.02 06:26:40.018052 [ 287 ] {38533398-b5e6-428f-9359-8d1dcbda69d9} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13189 | 2024.11.02 06:26:40.018215 [ 287 ] {38533398-b5e6-428f-9359-8d1dcbda69d9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001657 sec., 77248.0386240193 rows/sec., 5.38 MiB/sec. | ||
13190 | 2024.11.02 06:26:40.018407 [ 287 ] {38533398-b5e6-428f-9359-8d1dcbda69d9} <Debug> DynamicQueryHandler: Done processing query | ||
13191 | 2024.11.02 06:26:40.018433 [ 287 ] {38533398-b5e6-428f-9359-8d1dcbda69d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13192 | 2024.11.02 06:26:40.018449 [ 287 ] {} <Debug> HTTP-Session: 9fe4454d-4910-419d-a455-32056b151351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13193 | 2024.11.02 06:26:40.018622 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13194 | 2024.11.02 06:26:40.018707 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45499, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13195 | 2024.11.02 06:26:40.018788 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13196 | 2024.11.02 06:26:40.018812 [ 286 ] {} <Debug> HTTP-Session: d8fb7399-1b92-4a38-9eab-57c1d8f7caa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45499 | ||
13197 | 2024.11.02 06:26:40.018834 [ 286 ] {} <Debug> HTTP-Session: d8fb7399-1b92-4a38-9eab-57c1d8f7caa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13198 | 2024.11.02 06:26:40.018851 [ 286 ] {} <Debug> HTTP-Session: d8fb7399-1b92-4a38-9eab-57c1d8f7caa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13199 | 2024.11.02 06:26:40.018898 [ 286 ] {} <Trace> HTTP-Session: d8fb7399-1b92-4a38-9eab-57c1d8f7caa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13200 | 2024.11.02 06:26:40.019046 [ 286 ] {d54b1fe5-63bf-4f02-ace4-4247c27dd1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45499) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13201 | 2024.11.02 06:26:40.019105 [ 286 ] {d54b1fe5-63bf-4f02-ace4-4247c27dd1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13202 | 2024.11.02 06:26:40.019296 [ 286 ] {d54b1fe5-63bf-4f02-ace4-4247c27dd1ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13203 | 2024.11.02 06:26:40.019597 [ 286 ] {d54b1fe5-63bf-4f02-ace4-4247c27dd1ab} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13204 | 2024.11.02 06:26:40.019632 [ 286 ] {d54b1fe5-63bf-4f02-ace4-4247c27dd1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13205 | 2024.11.02 06:26:40.020008 [ 286 ] {d54b1fe5-63bf-4f02-ace4-4247c27dd1ab} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13206 | 2024.11.02 06:26:40.020350 [ 286 ] {d54b1fe5-63bf-4f02-ace4-4247c27dd1ab} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13207 | 2024.11.02 06:26:40.020506 [ 286 ] {d54b1fe5-63bf-4f02-ace4-4247c27dd1ab} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001504 sec., 31914.89361702128 rows/sec., 2.15 MiB/sec. | ||
13208 | 2024.11.02 06:26:40.020756 [ 286 ] {d54b1fe5-63bf-4f02-ace4-4247c27dd1ab} <Debug> DynamicQueryHandler: Done processing query | ||
13209 | 2024.11.02 06:26:40.020811 [ 286 ] {d54b1fe5-63bf-4f02-ace4-4247c27dd1ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
13210 | 2024.11.02 06:26:40.020859 [ 286 ] {} <Debug> HTTP-Session: d8fb7399-1b92-4a38-9eab-57c1d8f7caa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13211 | 2024.11.02 06:26:40.021121 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13212 | 2024.11.02 06:26:45.012765 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47014, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13213 | 2024.11.02 06:26:45.012910 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13214 | 2024.11.02 06:26:45.012935 [ 287 ] {} <Debug> HTTP-Session: c4f7e1c6-ee1e-45d3-a063-705be7530c7a Authenticating user 'default' from [fd00:1122:3344:101::d]:47014 | ||
13215 | 2024.11.02 06:26:45.012961 [ 287 ] {} <Debug> HTTP-Session: c4f7e1c6-ee1e-45d3-a063-705be7530c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13216 | 2024.11.02 06:26:45.012975 [ 287 ] {} <Debug> HTTP-Session: c4f7e1c6-ee1e-45d3-a063-705be7530c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13217 | 2024.11.02 06:26:45.013027 [ 287 ] {} <Trace> HTTP-Session: c4f7e1c6-ee1e-45d3-a063-705be7530c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13218 | 2024.11.02 06:26:45.013231 [ 287 ] {df9db20e-8345-4256-afde-3ec138563cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47014) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13219 | 2024.11.02 06:26:45.013300 [ 287 ] {df9db20e-8345-4256-afde-3ec138563cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13220 | 2024.11.02 06:26:45.013647 [ 287 ] {df9db20e-8345-4256-afde-3ec138563cdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13221 | 2024.11.02 06:26:45.014126 [ 287 ] {df9db20e-8345-4256-afde-3ec138563cdd} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13222 | 2024.11.02 06:26:45.014169 [ 287 ] {df9db20e-8345-4256-afde-3ec138563cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13223 | 2024.11.02 06:26:45.014900 [ 287 ] {df9db20e-8345-4256-afde-3ec138563cdd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13224 | 2024.11.02 06:26:45.015294 [ 287 ] {df9db20e-8345-4256-afde-3ec138563cdd} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13225 | 2024.11.02 06:26:45.015481 [ 287 ] {df9db20e-8345-4256-afde-3ec138563cdd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002307 sec., 24273.948851322064 rows/sec., 1.85 MiB/sec. | ||
13226 | 2024.11.02 06:26:45.015694 [ 287 ] {df9db20e-8345-4256-afde-3ec138563cdd} <Debug> DynamicQueryHandler: Done processing query | ||
13227 | 2024.11.02 06:26:45.015720 [ 287 ] {df9db20e-8345-4256-afde-3ec138563cdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13228 | 2024.11.02 06:26:45.015737 [ 287 ] {} <Debug> HTTP-Session: c4f7e1c6-ee1e-45d3-a063-705be7530c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13229 | 2024.11.02 06:26:45.015935 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13230 | 2024.11.02 06:26:45.016041 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56984, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13231 | 2024.11.02 06:26:45.016159 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13232 | 2024.11.02 06:26:45.016188 [ 286 ] {} <Debug> HTTP-Session: 5c114630-ab4a-45b9-8980-156fc13c8afb Authenticating user 'default' from [fd00:1122:3344:101::d]:56984 | ||
13233 | 2024.11.02 06:26:45.016215 [ 286 ] {} <Debug> HTTP-Session: 5c114630-ab4a-45b9-8980-156fc13c8afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13234 | 2024.11.02 06:26:45.016233 [ 286 ] {} <Debug> HTTP-Session: 5c114630-ab4a-45b9-8980-156fc13c8afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13235 | 2024.11.02 06:26:45.016293 [ 286 ] {} <Trace> HTTP-Session: 5c114630-ab4a-45b9-8980-156fc13c8afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13236 | 2024.11.02 06:26:45.016509 [ 286 ] {14a92acb-df3b-4ebd-ae2e-159a98392e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13237 | 2024.11.02 06:26:45.016583 [ 286 ] {14a92acb-df3b-4ebd-ae2e-159a98392e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13238 | 2024.11.02 06:26:45.016937 [ 286 ] {14a92acb-df3b-4ebd-ae2e-159a98392e5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13239 | 2024.11.02 06:26:45.017396 [ 286 ] {14a92acb-df3b-4ebd-ae2e-159a98392e5e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13240 | 2024.11.02 06:26:45.017437 [ 286 ] {14a92acb-df3b-4ebd-ae2e-159a98392e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13241 | 2024.11.02 06:26:45.017858 [ 286 ] {14a92acb-df3b-4ebd-ae2e-159a98392e5e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13242 | 2024.11.02 06:26:45.018240 [ 286 ] {14a92acb-df3b-4ebd-ae2e-159a98392e5e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13243 | 2024.11.02 06:26:45.018387 [ 286 ] {14a92acb-df3b-4ebd-ae2e-159a98392e5e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001961 sec., 32636.40999490056 rows/sec., 2.55 MiB/sec. | ||
13244 | 2024.11.02 06:26:45.018696 [ 286 ] {14a92acb-df3b-4ebd-ae2e-159a98392e5e} <Debug> DynamicQueryHandler: Done processing query | ||
13245 | 2024.11.02 06:26:45.018765 [ 286 ] {14a92acb-df3b-4ebd-ae2e-159a98392e5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13246 | 2024.11.02 06:26:45.018826 [ 286 ] {} <Debug> HTTP-Session: 5c114630-ab4a-45b9-8980-156fc13c8afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13247 | 2024.11.02 06:26:45.019087 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56984, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13248 | 2024.11.02 06:26:45.019168 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62912, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13249 | 2024.11.02 06:26:45.019240 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13250 | 2024.11.02 06:26:45.019268 [ 287 ] {} <Debug> HTTP-Session: 898e1f1c-c6b4-4b12-a40e-18b5b2cd6e09 Authenticating user 'default' from [fd00:1122:3344:101::d]:62912 | ||
13251 | 2024.11.02 06:26:45.019290 [ 287 ] {} <Debug> HTTP-Session: 898e1f1c-c6b4-4b12-a40e-18b5b2cd6e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13252 | 2024.11.02 06:26:45.019307 [ 287 ] {} <Debug> HTTP-Session: 898e1f1c-c6b4-4b12-a40e-18b5b2cd6e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13253 | 2024.11.02 06:26:45.019354 [ 287 ] {} <Trace> HTTP-Session: 898e1f1c-c6b4-4b12-a40e-18b5b2cd6e09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13254 | 2024.11.02 06:26:45.019547 [ 287 ] {903a99e3-b9c1-48c4-b2ce-997a508472b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13255 | 2024.11.02 06:26:45.019606 [ 287 ] {903a99e3-b9c1-48c4-b2ce-997a508472b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13256 | 2024.11.02 06:26:45.019795 [ 287 ] {903a99e3-b9c1-48c4-b2ce-997a508472b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13257 | 2024.11.02 06:26:45.020223 [ 287 ] {903a99e3-b9c1-48c4-b2ce-997a508472b6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13258 | 2024.11.02 06:26:45.020260 [ 287 ] {903a99e3-b9c1-48c4-b2ce-997a508472b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13259 | 2024.11.02 06:26:45.020655 [ 287 ] {903a99e3-b9c1-48c4-b2ce-997a508472b6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13260 | 2024.11.02 06:26:45.020998 [ 287 ] {903a99e3-b9c1-48c4-b2ce-997a508472b6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13261 | 2024.11.02 06:26:45.021166 [ 287 ] {903a99e3-b9c1-48c4-b2ce-997a508472b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001707 sec., 93731.69302870533 rows/sec., 6.53 MiB/sec. | ||
13262 | 2024.11.02 06:26:45.021435 [ 287 ] {903a99e3-b9c1-48c4-b2ce-997a508472b6} <Debug> DynamicQueryHandler: Done processing query | ||
13263 | 2024.11.02 06:26:45.021495 [ 287 ] {903a99e3-b9c1-48c4-b2ce-997a508472b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13264 | 2024.11.02 06:26:45.021553 [ 287 ] {} <Debug> HTTP-Session: 898e1f1c-c6b4-4b12-a40e-18b5b2cd6e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13265 | 2024.11.02 06:26:45.021785 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13266 | 2024.11.02 06:26:45.021874 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48254, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13267 | 2024.11.02 06:26:45.021963 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13268 | 2024.11.02 06:26:45.021988 [ 286 ] {} <Debug> HTTP-Session: 0ac594de-0224-40bd-ac24-97023bbbc898 Authenticating user 'default' from [fd00:1122:3344:101::d]:48254 | ||
13269 | 2024.11.02 06:26:45.022011 [ 286 ] {} <Debug> HTTP-Session: 0ac594de-0224-40bd-ac24-97023bbbc898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13270 | 2024.11.02 06:26:45.022029 [ 286 ] {} <Debug> HTTP-Session: 0ac594de-0224-40bd-ac24-97023bbbc898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13271 | 2024.11.02 06:26:45.022078 [ 286 ] {} <Trace> HTTP-Session: 0ac594de-0224-40bd-ac24-97023bbbc898 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13272 | 2024.11.02 06:26:45.022239 [ 286 ] {367e75ef-aa32-404e-8af0-75d5bef18905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48254) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13273 | 2024.11.02 06:26:45.022302 [ 286 ] {367e75ef-aa32-404e-8af0-75d5bef18905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13274 | 2024.11.02 06:26:45.022489 [ 286 ] {367e75ef-aa32-404e-8af0-75d5bef18905} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13275 | 2024.11.02 06:26:45.022826 [ 286 ] {367e75ef-aa32-404e-8af0-75d5bef18905} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13276 | 2024.11.02 06:26:45.022863 [ 286 ] {367e75ef-aa32-404e-8af0-75d5bef18905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
13277 | 2024.11.02 06:26:45.023239 [ 286 ] {367e75ef-aa32-404e-8af0-75d5bef18905} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13278 | 2024.11.02 06:26:45.023581 [ 286 ] {367e75ef-aa32-404e-8af0-75d5bef18905} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13279 | 2024.11.02 06:26:45.023712 [ 286 ] {367e75ef-aa32-404e-8af0-75d5bef18905} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
13280 | 2024.11.02 06:26:45.023882 [ 286 ] {367e75ef-aa32-404e-8af0-75d5bef18905} <Debug> DynamicQueryHandler: Done processing query | ||
13281 | 2024.11.02 06:26:45.023906 [ 286 ] {367e75ef-aa32-404e-8af0-75d5bef18905} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13282 | 2024.11.02 06:26:45.023922 [ 286 ] {} <Debug> HTTP-Session: 0ac594de-0224-40bd-ac24-97023bbbc898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13283 | 2024.11.02 06:26:45.024412 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13284 | 2024.11.02 06:26:45.870768 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13285 | 2024.11.02 06:26:46.215690 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13286 | 2024.11.02 06:26:46.269545 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34595, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13287 | 2024.11.02 06:26:46.325262 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13288 | 2024.11.02 06:26:46.582080 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42261, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13289 | 2024.11.02 06:26:46.659870 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48819, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13290 | 2024.11.02 06:26:46.662347 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53645, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13291 | 2024.11.02 06:26:46.700129 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13292 | 2024.11.02 06:26:46.722436 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13293 | 2024.11.02 06:26:46.725737 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13294 | 2024.11.02 06:26:46.793395 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13295 | 2024.11.02 06:26:46.829881 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45415, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13296 | 2024.11.02 06:26:46.840489 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53392, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13297 | 2024.11.02 06:26:46.883944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13298 | 2024.11.02 06:26:46.910563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13299 | 2024.11.02 06:26:46.934953 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13300 | 2024.11.02 06:26:46.949953 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13301 | 2024.11.02 06:26:47.024951 [ 283 ] {} <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) | ||
13302 | 2024.11.02 06:26:47.038384 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13303 | 2024.11.02 06:26:47.090696 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43931, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13304 | 2024.11.02 06:26:47.146495 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34287, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13305 | 2024.11.02 06:26:47.153815 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13306 | 2024.11.02 06:26:47.155074 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13307 | 2024.11.02 06:26:47.165437 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13308 | 2024.11.02 06:26:48.074620 [ 38 ] {} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
13309 | 2024.11.02 06:26:48.074705 [ 38 ] {} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13310 | 2024.11.02 06:26:48.074737 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13311 | 2024.11.02 06:26:48.074982 [ 187 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
13312 | 2024.11.02 06:26:48.075216 [ 187 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13313 | 2024.11.02 06:26:48.075263 [ 187 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 21 rows starting from the beginning of the part | ||
13314 | 2024.11.02 06:26:48.075350 [ 187 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
13315 | 2024.11.02 06:26:48.075596 [ 187 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
13316 | 2024.11.02 06:26:48.075767 [ 187 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
13317 | 2024.11.02 06:26:48.076013 [ 187 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
13318 | 2024.11.02 06:26:48.078054 [ 192 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.00320651 sec., 7796.638713118 rows/sec., 524.14 KiB/sec. | ||
13319 | 2024.11.02 06:26:48.078301 [ 197 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
13320 | 2024.11.02 06:26:48.078926 [ 197 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_25_6} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13321 | 2024.11.02 06:26:48.079052 [ 197 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_25_6} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
13322 | 2024.11.02 06:26:48.079190 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
13323 | 2024.11.02 06:26:48.602884 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1208 | ||
13324 | 2024.11.02 06:26:48.605448 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13325 | 2024.11.02 06:26:48.605500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13326 | 2024.11.02 06:26:48.607000 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13327 | 2024.11.02 06:26:48.607991 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13328 | 2024.11.02 06:26:48.608169 [ 38 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
13329 | 2024.11.02 06:26:48.608227 [ 38 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13330 | 2024.11.02 06:26:48.608263 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13331 | 2024.11.02 06:26:48.609155 [ 201 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
13332 | 2024.11.02 06:26:48.611008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
13333 | 2024.11.02 06:26:48.611659 [ 201 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13334 | 2024.11.02 06:26:48.611842 [ 201 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1084 rows starting from the beginning of the part | ||
13335 | 2024.11.02 06:26:48.612418 [ 201 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part | ||
13336 | 2024.11.02 06:26:48.613017 [ 201 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
13337 | 2024.11.02 06:26:48.613565 [ 201 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
13338 | 2024.11.02 06:26:48.614099 [ 201 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 28 rows starting from the beginning of the part | ||
13339 | 2024.11.02 06:26:48.614591 [ 201 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part | ||
13340 | 2024.11.02 06:26:48.623411 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 72 columns (72 merged, 0 gathered) in 0.014992388 sec., 80574.22206522404 rows/sec., 55.52 MiB/sec. | ||
13341 | 2024.11.02 06:26:48.624987 [ 192 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
13342 | 2024.11.02 06:26:48.626723 [ 192 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_41_8} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13343 | 2024.11.02 06:26:48.626824 [ 192 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_41_8} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
13344 | 2024.11.02 06:26:48.627153 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
13345 | 2024.11.02 06:26:50.017862 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36064, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13346 | 2024.11.02 06:26:50.018005 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13347 | 2024.11.02 06:26:50.018035 [ 283 ] {} <Debug> HTTP-Session: 221edfd1-585c-4e91-84ab-6b35f4984d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:36064 | ||
13348 | 2024.11.02 06:26:50.018062 [ 283 ] {} <Debug> HTTP-Session: 221edfd1-585c-4e91-84ab-6b35f4984d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13349 | 2024.11.02 06:26:50.018080 [ 283 ] {} <Debug> HTTP-Session: 221edfd1-585c-4e91-84ab-6b35f4984d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13350 | 2024.11.02 06:26:50.018139 [ 283 ] {} <Trace> HTTP-Session: 221edfd1-585c-4e91-84ab-6b35f4984d85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13351 | 2024.11.02 06:26:50.018453 [ 283 ] {1113418f-d69f-406d-9e39-0f9d08561a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36064) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13352 | 2024.11.02 06:26:50.018531 [ 283 ] {1113418f-d69f-406d-9e39-0f9d08561a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13353 | 2024.11.02 06:26:50.018898 [ 283 ] {1113418f-d69f-406d-9e39-0f9d08561a84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13354 | 2024.11.02 06:26:50.019521 [ 283 ] {1113418f-d69f-406d-9e39-0f9d08561a84} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13355 | 2024.11.02 06:26:50.019564 [ 283 ] {1113418f-d69f-406d-9e39-0f9d08561a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13356 | 2024.11.02 06:26:50.020017 [ 283 ] {1113418f-d69f-406d-9e39-0f9d08561a84} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13357 | 2024.11.02 06:26:50.020483 [ 283 ] {1113418f-d69f-406d-9e39-0f9d08561a84} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13358 | 2024.11.02 06:26:50.020656 [ 283 ] {1113418f-d69f-406d-9e39-0f9d08561a84} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002354 sec., 115972.81223449447 rows/sec., 10.31 MiB/sec. | ||
13359 | 2024.11.02 06:26:50.020672 [ 29 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13360 | 2024.11.02 06:26:50.020768 [ 29 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13361 | 2024.11.02 06:26:50.020828 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13362 | 2024.11.02 06:26:50.020993 [ 283 ] {1113418f-d69f-406d-9e39-0f9d08561a84} <Debug> DynamicQueryHandler: Done processing query | ||
13363 | 2024.11.02 06:26:50.021070 [ 283 ] {1113418f-d69f-406d-9e39-0f9d08561a84} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
13364 | 2024.11.02 06:26:50.021113 [ 283 ] {} <Debug> HTTP-Session: 221edfd1-585c-4e91-84ab-6b35f4984d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13365 | 2024.11.02 06:26:50.021132 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
13366 | 2024.11.02 06:26:50.021477 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13367 | 2024.11.02 06:26:50.021666 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37307, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13368 | 2024.11.02 06:26:50.021954 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13369 | 2024.11.02 06:26:50.022048 [ 304 ] {} <Debug> HTTP-Session: e93677b1-6fac-48d0-8dfc-39d7738b1dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37307 | ||
13370 | 2024.11.02 06:26:50.022134 [ 304 ] {} <Debug> HTTP-Session: e93677b1-6fac-48d0-8dfc-39d7738b1dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13371 | 2024.11.02 06:26:50.022132 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13372 | 2024.11.02 06:26:50.022191 [ 304 ] {} <Debug> HTTP-Session: e93677b1-6fac-48d0-8dfc-39d7738b1dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13373 | 2024.11.02 06:26:50.022285 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1423 rows starting from the beginning of the part | ||
13374 | 2024.11.02 06:26:50.022333 [ 304 ] {} <Trace> HTTP-Session: e93677b1-6fac-48d0-8dfc-39d7738b1dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13375 | 2024.11.02 06:26:50.022630 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
13376 | 2024.11.02 06:26:50.022845 [ 304 ] {e9aacb6a-0e21-49c8-948d-ca0a0b72bf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13377 | 2024.11.02 06:26:50.022897 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 273 rows starting from the beginning of the part | ||
13378 | 2024.11.02 06:26:50.023004 [ 304 ] {e9aacb6a-0e21-49c8-948d-ca0a0b72bf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13379 | 2024.11.02 06:26:50.023314 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
13380 | 2024.11.02 06:26:50.023654 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
13381 | 2024.11.02 06:26:50.023954 [ 186 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 273 rows starting from the beginning of the part | ||
13382 | 2024.11.02 06:26:50.024736 [ 304 ] {e9aacb6a-0e21-49c8-948d-ca0a0b72bf7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13383 | 2024.11.02 06:26:50.025602 [ 304 ] {e9aacb6a-0e21-49c8-948d-ca0a0b72bf7b} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13384 | 2024.11.02 06:26:50.025671 [ 304 ] {e9aacb6a-0e21-49c8-948d-ca0a0b72bf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13385 | 2024.11.02 06:26:50.026734 [ 304 ] {e9aacb6a-0e21-49c8-948d-ca0a0b72bf7b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13386 | 2024.11.02 06:26:50.027561 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2137 rows, containing 5 columns (5 merged, 0 gathered) in 0.006638303 sec., 321919.6231325988 rows/sec., 28.38 MiB/sec. | ||
13387 | 2024.11.02 06:26:50.027664 [ 304 ] {e9aacb6a-0e21-49c8-948d-ca0a0b72bf7b} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13388 | 2024.11.02 06:26:50.027932 [ 304 ] {e9aacb6a-0e21-49c8-948d-ca0a0b72bf7b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.005316 sec., 7900.677200902934 rows/sec., 594.09 KiB/sec. | ||
13389 | 2024.11.02 06:26:50.027955 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13390 | 2024.11.02 06:26:50.028319 [ 304 ] {e9aacb6a-0e21-49c8-948d-ca0a0b72bf7b} <Debug> DynamicQueryHandler: Done processing query | ||
13391 | 2024.11.02 06:26:50.028398 [ 304 ] {e9aacb6a-0e21-49c8-948d-ca0a0b72bf7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13392 | 2024.11.02 06:26:50.028470 [ 304 ] {} <Debug> HTTP-Session: e93677b1-6fac-48d0-8dfc-39d7738b1dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13393 | 2024.11.02 06:26:50.028810 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13394 | 2024.11.02 06:26:50.028914 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_81_16} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13395 | 2024.11.02 06:26:50.028938 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58393, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13396 | 2024.11.02 06:26:50.029104 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13397 | 2024.11.02 06:26:50.029150 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_81_16} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13398 | 2024.11.02 06:26:50.029163 [ 283 ] {} <Debug> HTTP-Session: a5520bf5-895e-485b-bf36-b7593622c66f Authenticating user 'default' from [fd00:1122:3344:101::d]:58393 | ||
13399 | 2024.11.02 06:26:50.029205 [ 283 ] {} <Debug> HTTP-Session: a5520bf5-895e-485b-bf36-b7593622c66f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13400 | 2024.11.02 06:26:50.029249 [ 283 ] {} <Debug> HTTP-Session: a5520bf5-895e-485b-bf36-b7593622c66f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13401 | 2024.11.02 06:26:50.029335 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
13402 | 2024.11.02 06:26:50.029352 [ 283 ] {} <Trace> HTTP-Session: a5520bf5-895e-485b-bf36-b7593622c66f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13403 | 2024.11.02 06:26:50.029501 [ 283 ] {20571e50-0e30-413a-bb08-dba7eaf84636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58393) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13404 | 2024.11.02 06:26:50.029556 [ 283 ] {20571e50-0e30-413a-bb08-dba7eaf84636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13405 | 2024.11.02 06:26:50.029859 [ 283 ] {20571e50-0e30-413a-bb08-dba7eaf84636} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13406 | 2024.11.02 06:26:50.030192 [ 283 ] {20571e50-0e30-413a-bb08-dba7eaf84636} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13407 | 2024.11.02 06:26:50.030230 [ 283 ] {20571e50-0e30-413a-bb08-dba7eaf84636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13408 | 2024.11.02 06:26:50.030641 [ 283 ] {20571e50-0e30-413a-bb08-dba7eaf84636} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13409 | 2024.11.02 06:26:50.031027 [ 283 ] {20571e50-0e30-413a-bb08-dba7eaf84636} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13410 | 2024.11.02 06:26:50.031203 [ 283 ] {20571e50-0e30-413a-bb08-dba7eaf84636} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00173 sec., 8092.485549132948 rows/sec., 566.74 KiB/sec. | ||
13411 | 2024.11.02 06:26:50.031530 [ 283 ] {20571e50-0e30-413a-bb08-dba7eaf84636} <Debug> DynamicQueryHandler: Done processing query | ||
13412 | 2024.11.02 06:26:50.031559 [ 283 ] {20571e50-0e30-413a-bb08-dba7eaf84636} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13413 | 2024.11.02 06:26:50.031576 [ 283 ] {} <Debug> HTTP-Session: a5520bf5-895e-485b-bf36-b7593622c66f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13414 | 2024.11.02 06:26:50.031732 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58393, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13415 | 2024.11.02 06:26:50.031835 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44552, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13416 | 2024.11.02 06:26:50.031915 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13417 | 2024.11.02 06:26:50.031940 [ 304 ] {} <Debug> HTTP-Session: 400aff91-cef2-4d05-9bf8-eb41e31a2147 Authenticating user 'default' from [fd00:1122:3344:101::d]:44552 | ||
13418 | 2024.11.02 06:26:50.031963 [ 304 ] {} <Debug> HTTP-Session: 400aff91-cef2-4d05-9bf8-eb41e31a2147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13419 | 2024.11.02 06:26:50.031980 [ 304 ] {} <Debug> HTTP-Session: 400aff91-cef2-4d05-9bf8-eb41e31a2147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13420 | 2024.11.02 06:26:50.032028 [ 304 ] {} <Trace> HTTP-Session: 400aff91-cef2-4d05-9bf8-eb41e31a2147 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13421 | 2024.11.02 06:26:50.032165 [ 304 ] {60048b00-b970-4ff3-8507-d2460b4c219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44552) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13422 | 2024.11.02 06:26:50.032225 [ 304 ] {60048b00-b970-4ff3-8507-d2460b4c219a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13423 | 2024.11.02 06:26:50.032554 [ 304 ] {60048b00-b970-4ff3-8507-d2460b4c219a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13424 | 2024.11.02 06:26:50.032899 [ 304 ] {60048b00-b970-4ff3-8507-d2460b4c219a} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13425 | 2024.11.02 06:26:50.032935 [ 304 ] {60048b00-b970-4ff3-8507-d2460b4c219a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13426 | 2024.11.02 06:26:50.033299 [ 304 ] {60048b00-b970-4ff3-8507-d2460b4c219a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
13427 | 2024.11.02 06:26:50.033671 [ 304 ] {60048b00-b970-4ff3-8507-d2460b4c219a} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13428 | 2024.11.02 06:26:50.033830 [ 29 ] {} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
13429 | 2024.11.02 06:26:50.033845 [ 304 ] {60048b00-b970-4ff3-8507-d2460b4c219a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001711 sec., 3506.7212156633545 rows/sec., 207.18 KiB/sec. | ||
13430 | 2024.11.02 06:26:50.033898 [ 29 ] {} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13431 | 2024.11.02 06:26:50.033975 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13432 | 2024.11.02 06:26:50.034174 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
13433 | 2024.11.02 06:26:50.034189 [ 304 ] {60048b00-b970-4ff3-8507-d2460b4c219a} <Debug> DynamicQueryHandler: Done processing query | ||
13434 | 2024.11.02 06:26:50.034251 [ 304 ] {60048b00-b970-4ff3-8507-d2460b4c219a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13435 | 2024.11.02 06:26:50.034281 [ 304 ] {} <Debug> HTTP-Session: 400aff91-cef2-4d05-9bf8-eb41e31a2147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13436 | 2024.11.02 06:26:50.034409 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13437 | 2024.11.02 06:26:50.034449 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 6 rows starting from the beginning of the part | ||
13438 | 2024.11.02 06:26:50.034633 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
13439 | 2024.11.02 06:26:50.034662 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44552, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13440 | 2024.11.02 06:26:50.034736 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39117, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13441 | 2024.11.02 06:26:50.034972 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13442 | 2024.11.02 06:26:50.035093 [ 283 ] {} <Debug> HTTP-Session: c0b64c91-fba4-4e7b-80eb-c6b6a4f372db Authenticating user 'default' from [fd00:1122:3344:101::d]:39117 | ||
13443 | 2024.11.02 06:26:50.035154 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
13444 | 2024.11.02 06:26:50.035170 [ 283 ] {} <Debug> HTTP-Session: c0b64c91-fba4-4e7b-80eb-c6b6a4f372db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13445 | 2024.11.02 06:26:50.035215 [ 283 ] {} <Debug> HTTP-Session: c0b64c91-fba4-4e7b-80eb-c6b6a4f372db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13446 | 2024.11.02 06:26:50.035406 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
13447 | 2024.11.02 06:26:50.035404 [ 283 ] {} <Trace> HTTP-Session: c0b64c91-fba4-4e7b-80eb-c6b6a4f372db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13448 | 2024.11.02 06:26:50.035650 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
13449 | 2024.11.02 06:26:50.035993 [ 283 ] {4a909a32-74db-4a28-85e1-fcd41a3d91dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39117) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13450 | 2024.11.02 06:26:50.036069 [ 283 ] {4a909a32-74db-4a28-85e1-fcd41a3d91dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13451 | 2024.11.02 06:26:50.037009 [ 283 ] {4a909a32-74db-4a28-85e1-fcd41a3d91dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13452 | 2024.11.02 06:26:50.037718 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003617156 sec., 8293.808727077296 rows/sec., 526.46 KiB/sec. | ||
13453 | 2024.11.02 06:26:50.037971 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
13454 | 2024.11.02 06:26:50.038129 [ 283 ] {4a909a32-74db-4a28-85e1-fcd41a3d91dc} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13455 | 2024.11.02 06:26:50.038187 [ 283 ] {4a909a32-74db-4a28-85e1-fcd41a3d91dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13456 | 2024.11.02 06:26:50.039033 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_25_6} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13457 | 2024.11.02 06:26:50.039168 [ 191 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_25_6} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
13458 | 2024.11.02 06:26:50.039206 [ 283 ] {4a909a32-74db-4a28-85e1-fcd41a3d91dc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13459 | 2024.11.02 06:26:50.039310 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13460 | 2024.11.02 06:26:50.039670 [ 283 ] {4a909a32-74db-4a28-85e1-fcd41a3d91dc} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13461 | 2024.11.02 06:26:50.039855 [ 283 ] {4a909a32-74db-4a28-85e1-fcd41a3d91dc} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00413 sec., 102663.4382566586 rows/sec., 7.34 MiB/sec. | ||
13462 | 2024.11.02 06:26:50.039866 [ 29 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13463 | 2024.11.02 06:26:50.039950 [ 29 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13464 | 2024.11.02 06:26:50.040005 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13465 | 2024.11.02 06:26:50.040201 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
13466 | 2024.11.02 06:26:50.040261 [ 283 ] {4a909a32-74db-4a28-85e1-fcd41a3d91dc} <Debug> DynamicQueryHandler: Done processing query | ||
13467 | 2024.11.02 06:26:50.040311 [ 283 ] {4a909a32-74db-4a28-85e1-fcd41a3d91dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
13468 | 2024.11.02 06:26:50.040359 [ 283 ] {} <Debug> HTTP-Session: c0b64c91-fba4-4e7b-80eb-c6b6a4f372db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13469 | 2024.11.02 06:26:50.040456 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13470 | 2024.11.02 06:26:50.040494 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 916 rows starting from the beginning of the part | ||
13471 | 2024.11.02 06:26:50.040694 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13472 | 2024.11.02 06:26:50.040670 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
13473 | 2024.11.02 06:26:50.040778 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36174, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13474 | 2024.11.02 06:26:50.041028 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13475 | 2024.11.02 06:26:50.041127 [ 304 ] {} <Debug> HTTP-Session: d529a1f4-d640-45a3-a748-2a4ae3ba8923 Authenticating user 'default' from [fd00:1122:3344:101::d]:36174 | ||
13476 | 2024.11.02 06:26:50.041165 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 424 rows starting from the beginning of the part | ||
13477 | 2024.11.02 06:26:50.041192 [ 304 ] {} <Debug> HTTP-Session: d529a1f4-d640-45a3-a748-2a4ae3ba8923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13478 | 2024.11.02 06:26:50.041238 [ 304 ] {} <Debug> HTTP-Session: d529a1f4-d640-45a3-a748-2a4ae3ba8923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13479 | 2024.11.02 06:26:50.041383 [ 304 ] {} <Trace> HTTP-Session: d529a1f4-d640-45a3-a748-2a4ae3ba8923 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13480 | 2024.11.02 06:26:50.041434 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
13481 | 2024.11.02 06:26:50.041767 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
13482 | 2024.11.02 06:26:50.041788 [ 304 ] {6a3fcc90-8572-42c1-9098-dd845a4eb12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36174) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13483 | 2024.11.02 06:26:50.041964 [ 304 ] {6a3fcc90-8572-42c1-9098-dd845a4eb12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13484 | 2024.11.02 06:26:50.042056 [ 193 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 424 rows starting from the beginning of the part | ||
13485 | 2024.11.02 06:26:50.042789 [ 304 ] {6a3fcc90-8572-42c1-9098-dd845a4eb12d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13486 | 2024.11.02 06:26:50.043507 [ 304 ] {6a3fcc90-8572-42c1-9098-dd845a4eb12d} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13487 | 2024.11.02 06:26:50.043593 [ 304 ] {6a3fcc90-8572-42c1-9098-dd845a4eb12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13488 | 2024.11.02 06:26:50.044610 [ 304 ] {6a3fcc90-8572-42c1-9098-dd845a4eb12d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
13489 | 2024.11.02 06:26:50.045323 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.005218967 sec., 374786.8112597761 rows/sec., 28.69 MiB/sec. | ||
13490 | 2024.11.02 06:26:50.045413 [ 304 ] {6a3fcc90-8572-42c1-9098-dd845a4eb12d} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13491 | 2024.11.02 06:26:50.045633 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13492 | 2024.11.02 06:26:50.045660 [ 304 ] {6a3fcc90-8572-42c1-9098-dd845a4eb12d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004019 sec., 1492.9086837521772 rows/sec., 78.00 KiB/sec. | ||
13493 | 2024.11.02 06:26:50.046103 [ 304 ] {6a3fcc90-8572-42c1-9098-dd845a4eb12d} <Debug> DynamicQueryHandler: Done processing query | ||
13494 | 2024.11.02 06:26:50.046143 [ 304 ] {6a3fcc90-8572-42c1-9098-dd845a4eb12d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13495 | 2024.11.02 06:26:50.046171 [ 304 ] {} <Debug> HTTP-Session: d529a1f4-d640-45a3-a748-2a4ae3ba8923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13496 | 2024.11.02 06:26:50.046413 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13497 | 2024.11.02 06:26:50.046447 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_81_16} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13498 | 2024.11.02 06:26:50.046501 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45612, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13499 | 2024.11.02 06:26:50.046646 [ 195 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_81_16} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13500 | 2024.11.02 06:26:50.046660 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13501 | 2024.11.02 06:26:50.046702 [ 283 ] {} <Debug> HTTP-Session: ab0bdaf0-c9e2-49eb-9f4e-cf6266e10619 Authenticating user 'default' from [fd00:1122:3344:101::d]:45612 | ||
13502 | 2024.11.02 06:26:50.046773 [ 283 ] {} <Debug> HTTP-Session: ab0bdaf0-c9e2-49eb-9f4e-cf6266e10619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13503 | 2024.11.02 06:26:50.046795 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
13504 | 2024.11.02 06:26:50.046803 [ 283 ] {} <Debug> HTTP-Session: ab0bdaf0-c9e2-49eb-9f4e-cf6266e10619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13505 | 2024.11.02 06:26:50.046867 [ 283 ] {} <Trace> HTTP-Session: ab0bdaf0-c9e2-49eb-9f4e-cf6266e10619 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13506 | 2024.11.02 06:26:50.047084 [ 283 ] {c6301766-2a97-4b7c-8188-31a608f4832c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45612) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13507 | 2024.11.02 06:26:50.047133 [ 283 ] {c6301766-2a97-4b7c-8188-31a608f4832c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13508 | 2024.11.02 06:26:50.047314 [ 283 ] {c6301766-2a97-4b7c-8188-31a608f4832c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13509 | 2024.11.02 06:26:50.047772 [ 283 ] {c6301766-2a97-4b7c-8188-31a608f4832c} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13510 | 2024.11.02 06:26:50.047808 [ 283 ] {c6301766-2a97-4b7c-8188-31a608f4832c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13511 | 2024.11.02 06:26:50.048215 [ 283 ] {c6301766-2a97-4b7c-8188-31a608f4832c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13512 | 2024.11.02 06:26:50.048574 [ 283 ] {c6301766-2a97-4b7c-8188-31a608f4832c} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13513 | 2024.11.02 06:26:50.048736 [ 283 ] {c6301766-2a97-4b7c-8188-31a608f4832c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001771 sec., 133822.69904009035 rows/sec., 8.97 MiB/sec. | ||
13514 | 2024.11.02 06:26:50.048742 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13515 | 2024.11.02 06:26:50.048827 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13516 | 2024.11.02 06:26:50.048871 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13517 | 2024.11.02 06:26:50.049090 [ 283 ] {c6301766-2a97-4b7c-8188-31a608f4832c} <Debug> DynamicQueryHandler: Done processing query | ||
13518 | 2024.11.02 06:26:50.049156 [ 283 ] {c6301766-2a97-4b7c-8188-31a608f4832c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13519 | 2024.11.02 06:26:50.049173 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
13520 | 2024.11.02 06:26:50.049205 [ 283 ] {} <Debug> HTTP-Session: ab0bdaf0-c9e2-49eb-9f4e-cf6266e10619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13521 | 2024.11.02 06:26:50.049572 [ 283 ] {} <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) | ||
13522 | 2024.11.02 06:26:50.049685 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60876, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13523 | 2024.11.02 06:26:50.049951 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13524 | 2024.11.02 06:26:50.050036 [ 304 ] {} <Debug> HTTP-Session: 88aca2e2-fd81-42b7-a731-fc398d887446 Authenticating user 'default' from [fd00:1122:3344:101::d]:60876 | ||
13525 | 2024.11.02 06:26:50.050113 [ 304 ] {} <Debug> HTTP-Session: 88aca2e2-fd81-42b7-a731-fc398d887446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13526 | 2024.11.02 06:26:50.050177 [ 304 ] {} <Debug> HTTP-Session: 88aca2e2-fd81-42b7-a731-fc398d887446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13527 | 2024.11.02 06:26:50.050287 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13528 | 2024.11.02 06:26:50.050337 [ 304 ] {} <Trace> HTTP-Session: 88aca2e2-fd81-42b7-a731-fc398d887446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13529 | 2024.11.02 06:26:50.050479 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 15194 rows starting from the beginning of the part | ||
13530 | 2024.11.02 06:26:50.050739 [ 304 ] {82e901fc-ba79-42fb-8b76-fb8406685a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60876) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13531 | 2024.11.02 06:26:50.050781 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
13532 | 2024.11.02 06:26:50.050865 [ 304 ] {82e901fc-ba79-42fb-8b76-fb8406685a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13533 | 2024.11.02 06:26:50.051064 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part | ||
13534 | 2024.11.02 06:26:50.051405 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 128 rows starting from the beginning of the part | ||
13535 | 2024.11.02 06:26:50.051766 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
13536 | 2024.11.02 06:26:50.052147 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part | ||
13537 | 2024.11.02 06:26:50.052308 [ 304 ] {82e901fc-ba79-42fb-8b76-fb8406685a23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13538 | 2024.11.02 06:26:50.053242 [ 304 ] {82e901fc-ba79-42fb-8b76-fb8406685a23} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13539 | 2024.11.02 06:26:50.053304 [ 304 ] {82e901fc-ba79-42fb-8b76-fb8406685a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13540 | 2024.11.02 06:26:50.053816 [ 304 ] {82e901fc-ba79-42fb-8b76-fb8406685a23} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
13541 | 2024.11.02 06:26:50.054384 [ 304 ] {82e901fc-ba79-42fb-8b76-fb8406685a23} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13542 | 2024.11.02 06:26:50.054778 [ 304 ] {82e901fc-ba79-42fb-8b76-fb8406685a23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004197 sec., 238.26542768644268 rows/sec., 16.05 KiB/sec. | ||
13543 | 2024.11.02 06:26:50.055222 [ 304 ] {82e901fc-ba79-42fb-8b76-fb8406685a23} <Debug> DynamicQueryHandler: Done processing query | ||
13544 | 2024.11.02 06:26:50.055272 [ 304 ] {82e901fc-ba79-42fb-8b76-fb8406685a23} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13545 | 2024.11.02 06:26:50.055294 [ 304 ] {} <Debug> HTTP-Session: 88aca2e2-fd81-42b7-a731-fc398d887446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13546 | 2024.11.02 06:26:50.055497 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13547 | 2024.11.02 06:26:50.055564 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45941, User-Agent: (none), Length: 70639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13548 | 2024.11.02 06:26:50.055668 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13549 | 2024.11.02 06:26:50.055697 [ 283 ] {} <Debug> HTTP-Session: 52cf1de4-9486-4c45-a536-59098a1b449d Authenticating user 'default' from [fd00:1122:3344:101::d]:45941 | ||
13550 | 2024.11.02 06:26:50.055715 [ 283 ] {} <Debug> HTTP-Session: 52cf1de4-9486-4c45-a536-59098a1b449d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13551 | 2024.11.02 06:26:50.055729 [ 283 ] {} <Debug> HTTP-Session: 52cf1de4-9486-4c45-a536-59098a1b449d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13552 | 2024.11.02 06:26:50.055765 [ 283 ] {} <Trace> HTTP-Session: 52cf1de4-9486-4c45-a536-59098a1b449d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13553 | 2024.11.02 06:26:50.057284 [ 283 ] {6cbe02c0-f1a8-40d1-9a95-d2173c528328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45941) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13554 | 2024.11.02 06:26:50.057398 [ 283 ] {6cbe02c0-f1a8-40d1-9a95-d2173c528328} <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 | ||
13555 | 2024.11.02 06:26:50.058439 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16116 rows, containing 5 columns (5 merged, 0 gathered) in 0.009452195 sec., 1705000.7961113795 rows/sec., 116.53 MiB/sec. | ||
13556 | 2024.11.02 06:26:50.058619 [ 283 ] {6cbe02c0-f1a8-40d1-9a95-d2173c528328} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13557 | 2024.11.02 06:26:50.058988 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13558 | 2024.11.02 06:26:50.059632 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13559 | 2024.11.02 06:26:50.059867 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13560 | 2024.11.02 06:26:50.060083 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
13561 | 2024.11.02 06:26:50.060090 [ 283 ] {6cbe02c0-f1a8-40d1-9a95-d2173c528328} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13562 | 2024.11.02 06:26:50.060146 [ 283 ] {6cbe02c0-f1a8-40d1-9a95-d2173c528328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13563 | 2024.11.02 06:26:50.060870 [ 283 ] {6cbe02c0-f1a8-40d1-9a95-d2173c528328} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13564 | 2024.11.02 06:26:50.061320 [ 283 ] {6cbe02c0-f1a8-40d1-9a95-d2173c528328} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13565 | 2024.11.02 06:26:50.061546 [ 283 ] {6cbe02c0-f1a8-40d1-9a95-d2173c528328} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.005634 sec., 7454.739084132055 rows/sec., 13.36 MiB/sec. | ||
13566 | 2024.11.02 06:26:50.062174 [ 283 ] {6cbe02c0-f1a8-40d1-9a95-d2173c528328} <Debug> DynamicQueryHandler: Done processing query | ||
13567 | 2024.11.02 06:26:50.062201 [ 283 ] {6cbe02c0-f1a8-40d1-9a95-d2173c528328} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
13568 | 2024.11.02 06:26:50.062218 [ 283 ] {} <Debug> HTTP-Session: 52cf1de4-9486-4c45-a536-59098a1b449d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13569 | 2024.11.02 06:26:50.062425 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13570 | 2024.11.02 06:26:50.062524 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38781, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13571 | 2024.11.02 06:26:50.062585 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13572 | 2024.11.02 06:26:50.062606 [ 304 ] {} <Debug> HTTP-Session: f4382ed7-732e-4394-a73b-a03d1f36261a Authenticating user 'default' from [fd00:1122:3344:101::d]:38781 | ||
13573 | 2024.11.02 06:26:50.062623 [ 304 ] {} <Debug> HTTP-Session: f4382ed7-732e-4394-a73b-a03d1f36261a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13574 | 2024.11.02 06:26:50.062637 [ 304 ] {} <Debug> HTTP-Session: f4382ed7-732e-4394-a73b-a03d1f36261a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13575 | 2024.11.02 06:26:50.062673 [ 304 ] {} <Trace> HTTP-Session: f4382ed7-732e-4394-a73b-a03d1f36261a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13576 | 2024.11.02 06:26:50.062817 [ 304 ] {ec6d8760-474e-4793-abf2-7288731a245e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38781) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13577 | 2024.11.02 06:26:50.062865 [ 304 ] {ec6d8760-474e-4793-abf2-7288731a245e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13578 | 2024.11.02 06:26:50.063011 [ 304 ] {ec6d8760-474e-4793-abf2-7288731a245e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13579 | 2024.11.02 06:26:50.063341 [ 304 ] {ec6d8760-474e-4793-abf2-7288731a245e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13580 | 2024.11.02 06:26:50.063378 [ 304 ] {ec6d8760-474e-4793-abf2-7288731a245e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13581 | 2024.11.02 06:26:50.063740 [ 304 ] {ec6d8760-474e-4793-abf2-7288731a245e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13582 | 2024.11.02 06:26:50.064069 [ 304 ] {ec6d8760-474e-4793-abf2-7288731a245e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13583 | 2024.11.02 06:26:50.064224 [ 304 ] {ec6d8760-474e-4793-abf2-7288731a245e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. | ||
13584 | 2024.11.02 06:26:50.064242 [ 29 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13585 | 2024.11.02 06:26:50.064319 [ 29 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13586 | 2024.11.02 06:26:50.064362 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13587 | 2024.11.02 06:26:50.064525 [ 304 ] {ec6d8760-474e-4793-abf2-7288731a245e} <Debug> DynamicQueryHandler: Done processing query | ||
13588 | 2024.11.02 06:26:50.064524 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
13589 | 2024.11.02 06:26:50.064564 [ 304 ] {ec6d8760-474e-4793-abf2-7288731a245e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13590 | 2024.11.02 06:26:50.064608 [ 304 ] {} <Debug> HTTP-Session: f4382ed7-732e-4394-a73b-a03d1f36261a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13591 | 2024.11.02 06:26:50.064735 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13592 | 2024.11.02 06:26:50.064774 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4814 rows starting from the beginning of the part | ||
13593 | 2024.11.02 06:26:50.064843 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
13594 | 2024.11.02 06:26:50.064967 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13595 | 2024.11.02 06:26:50.065212 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
13596 | 2024.11.02 06:26:50.065352 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
13597 | 2024.11.02 06:26:50.065430 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
13598 | 2024.11.02 06:26:50.065662 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
13599 | 2024.11.02 06:26:50.067711 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5146 rows, containing 4 columns (4 merged, 0 gathered) in 0.003275471 sec., 1571071.763419673 rows/sec., 103.45 MiB/sec. | ||
13600 | 2024.11.02 06:26:50.068126 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13601 | 2024.11.02 06:26:50.068632 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_81_16} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13602 | 2024.11.02 06:26:50.068736 [ 196 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_81_16} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13603 | 2024.11.02 06:26:50.068842 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
13604 | 2024.11.02 06:26:53.283762 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13605 | 2024.11.02 06:26:53.283851 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13606 | 2024.11.02 06:26:55.011719 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45941, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13607 | 2024.11.02 06:26:55.011867 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13608 | 2024.11.02 06:26:55.011898 [ 283 ] {} <Debug> HTTP-Session: 60c1a190-5ae4-4307-875b-dc18690e56d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45941 | ||
13609 | 2024.11.02 06:26:55.011927 [ 283 ] {} <Debug> HTTP-Session: 60c1a190-5ae4-4307-875b-dc18690e56d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13610 | 2024.11.02 06:26:55.011944 [ 283 ] {} <Debug> HTTP-Session: 60c1a190-5ae4-4307-875b-dc18690e56d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13611 | 2024.11.02 06:26:55.012001 [ 283 ] {} <Trace> HTTP-Session: 60c1a190-5ae4-4307-875b-dc18690e56d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13612 | 2024.11.02 06:26:55.012195 [ 283 ] {d7a12448-6a70-48eb-b529-2b0cb7d1ad8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45941) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
13613 | 2024.11.02 06:26:55.012263 [ 283 ] {d7a12448-6a70-48eb-b529-2b0cb7d1ad8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13614 | 2024.11.02 06:26:55.012611 [ 283 ] {d7a12448-6a70-48eb-b529-2b0cb7d1ad8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13615 | 2024.11.02 06:26:55.013059 [ 283 ] {d7a12448-6a70-48eb-b529-2b0cb7d1ad8c} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13616 | 2024.11.02 06:26:55.013104 [ 283 ] {d7a12448-6a70-48eb-b529-2b0cb7d1ad8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13617 | 2024.11.02 06:26:55.013523 [ 283 ] {d7a12448-6a70-48eb-b529-2b0cb7d1ad8c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
13618 | 2024.11.02 06:26:55.013930 [ 283 ] {d7a12448-6a70-48eb-b529-2b0cb7d1ad8c} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13619 | 2024.11.02 06:26:55.014111 [ 283 ] {d7a12448-6a70-48eb-b529-2b0cb7d1ad8c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001965 sec., 3053.4351145038167 rows/sec., 248.99 KiB/sec. | ||
13620 | 2024.11.02 06:26:55.014381 [ 283 ] {d7a12448-6a70-48eb-b529-2b0cb7d1ad8c} <Debug> DynamicQueryHandler: Done processing query | ||
13621 | 2024.11.02 06:26:55.014409 [ 283 ] {d7a12448-6a70-48eb-b529-2b0cb7d1ad8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13622 | 2024.11.02 06:26:55.014426 [ 283 ] {} <Debug> HTTP-Session: 60c1a190-5ae4-4307-875b-dc18690e56d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13623 | 2024.11.02 06:26:55.014589 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13624 | 2024.11.02 06:26:55.014753 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57325, User-Agent: (none), Length: 8216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13625 | 2024.11.02 06:26:55.014867 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13626 | 2024.11.02 06:26:55.014890 [ 304 ] {} <Debug> HTTP-Session: 48978f5c-d482-4da4-88ed-f61e932416f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57325 | ||
13627 | 2024.11.02 06:26:55.014914 [ 304 ] {} <Debug> HTTP-Session: 48978f5c-d482-4da4-88ed-f61e932416f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13628 | 2024.11.02 06:26:55.014927 [ 304 ] {} <Debug> HTTP-Session: 48978f5c-d482-4da4-88ed-f61e932416f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13629 | 2024.11.02 06:26:55.014979 [ 304 ] {} <Trace> HTTP-Session: 48978f5c-d482-4da4-88ed-f61e932416f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13630 | 2024.11.02 06:26:55.015176 [ 304 ] {7585caba-6e47-4bd4-90ce-72984075b78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57325) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13631 | 2024.11.02 06:26:55.015242 [ 304 ] {7585caba-6e47-4bd4-90ce-72984075b78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13632 | 2024.11.02 06:26:55.015579 [ 304 ] {7585caba-6e47-4bd4-90ce-72984075b78b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13633 | 2024.11.02 06:26:55.016009 [ 304 ] {7585caba-6e47-4bd4-90ce-72984075b78b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13634 | 2024.11.02 06:26:55.016054 [ 304 ] {7585caba-6e47-4bd4-90ce-72984075b78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13635 | 2024.11.02 06:26:55.016484 [ 304 ] {7585caba-6e47-4bd4-90ce-72984075b78b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13636 | 2024.11.02 06:26:55.016890 [ 304 ] {7585caba-6e47-4bd4-90ce-72984075b78b} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13637 | 2024.11.02 06:26:55.017071 [ 304 ] {7585caba-6e47-4bd4-90ce-72984075b78b} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001959 sec., 30117.40684022461 rows/sec., 2.29 MiB/sec. | ||
13638 | 2024.11.02 06:26:55.017306 [ 304 ] {7585caba-6e47-4bd4-90ce-72984075b78b} <Debug> DynamicQueryHandler: Done processing query | ||
13639 | 2024.11.02 06:26:55.017335 [ 304 ] {7585caba-6e47-4bd4-90ce-72984075b78b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13640 | 2024.11.02 06:26:55.017354 [ 304 ] {} <Debug> HTTP-Session: 48978f5c-d482-4da4-88ed-f61e932416f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13641 | 2024.11.02 06:26:55.017549 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57325, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13642 | 2024.11.02 06:26:55.017613 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45941, User-Agent: (none), Length: 894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13643 | 2024.11.02 06:26:55.017725 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13644 | 2024.11.02 06:26:55.017763 [ 283 ] {} <Debug> HTTP-Session: 8ff0c7db-2530-4dda-a8e0-91dc9c7700ea Authenticating user 'default' from [fd00:1122:3344:101::d]:45941 | ||
13645 | 2024.11.02 06:26:55.017790 [ 283 ] {} <Debug> HTTP-Session: 8ff0c7db-2530-4dda-a8e0-91dc9c7700ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13646 | 2024.11.02 06:26:55.017811 [ 283 ] {} <Debug> HTTP-Session: 8ff0c7db-2530-4dda-a8e0-91dc9c7700ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13647 | 2024.11.02 06:26:55.017862 [ 283 ] {} <Trace> HTTP-Session: 8ff0c7db-2530-4dda-a8e0-91dc9c7700ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13648 | 2024.11.02 06:26:55.018001 [ 283 ] {a07e9e06-d7db-44e2-992e-7121cf4acbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45941) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13649 | 2024.11.02 06:26:55.018055 [ 283 ] {a07e9e06-d7db-44e2-992e-7121cf4acbd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13650 | 2024.11.02 06:26:55.018326 [ 283 ] {a07e9e06-d7db-44e2-992e-7121cf4acbd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13651 | 2024.11.02 06:26:55.018680 [ 283 ] {a07e9e06-d7db-44e2-992e-7121cf4acbd0} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13652 | 2024.11.02 06:26:55.018719 [ 283 ] {a07e9e06-d7db-44e2-992e-7121cf4acbd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13653 | 2024.11.02 06:26:55.019111 [ 283 ] {a07e9e06-d7db-44e2-992e-7121cf4acbd0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13654 | 2024.11.02 06:26:55.019489 [ 283 ] {a07e9e06-d7db-44e2-992e-7121cf4acbd0} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13655 | 2024.11.02 06:26:55.019681 [ 283 ] {a07e9e06-d7db-44e2-992e-7121cf4acbd0} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001707 sec., 3514.93848857645 rows/sec., 245.43 KiB/sec. | ||
13656 | 2024.11.02 06:26:55.020019 [ 283 ] {a07e9e06-d7db-44e2-992e-7121cf4acbd0} <Debug> DynamicQueryHandler: Done processing query | ||
13657 | 2024.11.02 06:26:55.020066 [ 283 ] {a07e9e06-d7db-44e2-992e-7121cf4acbd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13658 | 2024.11.02 06:26:55.020104 [ 283 ] {} <Debug> HTTP-Session: 8ff0c7db-2530-4dda-a8e0-91dc9c7700ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13659 | 2024.11.02 06:26:55.020274 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13660 | 2024.11.02 06:26:55.020355 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62365, User-Agent: (none), Length: 11917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13661 | 2024.11.02 06:26:55.020426 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13662 | 2024.11.02 06:26:55.020451 [ 304 ] {} <Debug> HTTP-Session: bc075072-e236-4176-be13-b1f3c79eb73f Authenticating user 'default' from [fd00:1122:3344:101::d]:62365 | ||
13663 | 2024.11.02 06:26:55.020470 [ 304 ] {} <Debug> HTTP-Session: bc075072-e236-4176-be13-b1f3c79eb73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13664 | 2024.11.02 06:26:55.020485 [ 304 ] {} <Debug> HTTP-Session: bc075072-e236-4176-be13-b1f3c79eb73f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13665 | 2024.11.02 06:26:55.020525 [ 304 ] {} <Trace> HTTP-Session: bc075072-e236-4176-be13-b1f3c79eb73f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13666 | 2024.11.02 06:26:55.020663 [ 304 ] {79d71912-f731-490f-aa1f-92bfc801b088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62365) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13667 | 2024.11.02 06:26:55.020712 [ 304 ] {79d71912-f731-490f-aa1f-92bfc801b088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13668 | 2024.11.02 06:26:55.020972 [ 304 ] {79d71912-f731-490f-aa1f-92bfc801b088} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13669 | 2024.11.02 06:26:55.021376 [ 304 ] {79d71912-f731-490f-aa1f-92bfc801b088} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13670 | 2024.11.02 06:26:55.021413 [ 304 ] {79d71912-f731-490f-aa1f-92bfc801b088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13671 | 2024.11.02 06:26:55.021779 [ 304 ] {79d71912-f731-490f-aa1f-92bfc801b088} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13672 | 2024.11.02 06:26:55.022136 [ 304 ] {79d71912-f731-490f-aa1f-92bfc801b088} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13673 | 2024.11.02 06:26:55.022302 [ 304 ] {79d71912-f731-490f-aa1f-92bfc801b088} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001681 sec., 41641.87983343248 rows/sec., 3.26 MiB/sec. | ||
13674 | 2024.11.02 06:26:55.022583 [ 304 ] {79d71912-f731-490f-aa1f-92bfc801b088} <Debug> DynamicQueryHandler: Done processing query | ||
13675 | 2024.11.02 06:26:55.022651 [ 304 ] {79d71912-f731-490f-aa1f-92bfc801b088} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13676 | 2024.11.02 06:26:55.022711 [ 304 ] {} <Debug> HTTP-Session: bc075072-e236-4176-be13-b1f3c79eb73f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13677 | 2024.11.02 06:26:55.022946 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62365, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13678 | 2024.11.02 06:26:55.023080 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46289, User-Agent: (none), Length: 31210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13679 | 2024.11.02 06:26:55.023144 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13680 | 2024.11.02 06:26:55.023165 [ 283 ] {} <Debug> HTTP-Session: 6c382939-ed5f-45fb-8130-c246c8a36407 Authenticating user 'default' from [fd00:1122:3344:101::d]:46289 | ||
13681 | 2024.11.02 06:26:55.023183 [ 283 ] {} <Debug> HTTP-Session: 6c382939-ed5f-45fb-8130-c246c8a36407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13682 | 2024.11.02 06:26:55.023198 [ 283 ] {} <Debug> HTTP-Session: 6c382939-ed5f-45fb-8130-c246c8a36407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13683 | 2024.11.02 06:26:55.023235 [ 283 ] {} <Trace> HTTP-Session: 6c382939-ed5f-45fb-8130-c246c8a36407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13684 | 2024.11.02 06:26:55.023405 [ 283 ] {6fdc4e67-b9c8-47f7-8bed-0deb3fa2d3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13685 | 2024.11.02 06:26:55.023456 [ 283 ] {6fdc4e67-b9c8-47f7-8bed-0deb3fa2d3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13686 | 2024.11.02 06:26:55.023638 [ 283 ] {6fdc4e67-b9c8-47f7-8bed-0deb3fa2d3f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13687 | 2024.11.02 06:26:55.024053 [ 283 ] {6fdc4e67-b9c8-47f7-8bed-0deb3fa2d3f1} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13688 | 2024.11.02 06:26:55.024090 [ 283 ] {6fdc4e67-b9c8-47f7-8bed-0deb3fa2d3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13689 | 2024.11.02 06:26:55.024501 [ 283 ] {6fdc4e67-b9c8-47f7-8bed-0deb3fa2d3f1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13690 | 2024.11.02 06:26:55.024859 [ 283 ] {6fdc4e67-b9c8-47f7-8bed-0deb3fa2d3f1} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13691 | 2024.11.02 06:26:55.025012 [ 283 ] {6fdc4e67-b9c8-47f7-8bed-0deb3fa2d3f1} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001678 sec., 97139.4517282479 rows/sec., 6.76 MiB/sec. | ||
13692 | 2024.11.02 06:26:55.025250 [ 283 ] {6fdc4e67-b9c8-47f7-8bed-0deb3fa2d3f1} <Debug> DynamicQueryHandler: Done processing query | ||
13693 | 2024.11.02 06:26:55.025309 [ 283 ] {6fdc4e67-b9c8-47f7-8bed-0deb3fa2d3f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13694 | 2024.11.02 06:26:55.025375 [ 283 ] {} <Debug> HTTP-Session: 6c382939-ed5f-45fb-8130-c246c8a36407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13695 | 2024.11.02 06:26:55.025605 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13696 | 2024.11.02 06:26:55.025613 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62365, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13697 | 2024.11.02 06:26:55.025706 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13698 | 2024.11.02 06:26:55.025729 [ 304 ] {} <Debug> HTTP-Session: a6f86829-98cb-4d91-a239-ba21bf25fffe Authenticating user 'default' from [fd00:1122:3344:101::d]:62365 | ||
13699 | 2024.11.02 06:26:55.025757 [ 304 ] {} <Debug> HTTP-Session: a6f86829-98cb-4d91-a239-ba21bf25fffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13700 | 2024.11.02 06:26:55.025774 [ 304 ] {} <Debug> HTTP-Session: a6f86829-98cb-4d91-a239-ba21bf25fffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13701 | 2024.11.02 06:26:55.025813 [ 304 ] {} <Trace> HTTP-Session: a6f86829-98cb-4d91-a239-ba21bf25fffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13702 | 2024.11.02 06:26:55.025956 [ 304 ] {018a8280-7f40-4f82-a3b1-cb266cad0f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62365) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13703 | 2024.11.02 06:26:55.026005 [ 304 ] {018a8280-7f40-4f82-a3b1-cb266cad0f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13704 | 2024.11.02 06:26:55.026159 [ 304 ] {018a8280-7f40-4f82-a3b1-cb266cad0f29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13705 | 2024.11.02 06:26:55.026475 [ 304 ] {018a8280-7f40-4f82-a3b1-cb266cad0f29} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13706 | 2024.11.02 06:26:55.026511 [ 304 ] {018a8280-7f40-4f82-a3b1-cb266cad0f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13707 | 2024.11.02 06:26:55.026887 [ 304 ] {018a8280-7f40-4f82-a3b1-cb266cad0f29} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13708 | 2024.11.02 06:26:55.027225 [ 304 ] {018a8280-7f40-4f82-a3b1-cb266cad0f29} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13709 | 2024.11.02 06:26:55.027363 [ 304 ] {018a8280-7f40-4f82-a3b1-cb266cad0f29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. | ||
13710 | 2024.11.02 06:26:55.027533 [ 304 ] {018a8280-7f40-4f82-a3b1-cb266cad0f29} <Debug> DynamicQueryHandler: Done processing query | ||
13711 | 2024.11.02 06:26:55.027556 [ 304 ] {018a8280-7f40-4f82-a3b1-cb266cad0f29} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13712 | 2024.11.02 06:26:55.027573 [ 304 ] {} <Debug> HTTP-Session: a6f86829-98cb-4d91-a239-ba21bf25fffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13713 | 2024.11.02 06:26:55.027852 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62365, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13714 | 2024.11.02 06:26:58.611149 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1240 | ||
13715 | 2024.11.02 06:26:58.614112 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13716 | 2024.11.02 06:26:58.614174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13717 | 2024.11.02 06:26:58.615750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13718 | 2024.11.02 06:26:58.616790 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13719 | 2024.11.02 06:26:58.618449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
13720 | 2024.11.02 06:27:00.011921 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13721 | 2024.11.02 06:27:00.012038 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13722 | 2024.11.02 06:27:00.012066 [ 302 ] {} <Debug> HTTP-Session: 12350d41-6344-4f89-b012-890d074e48af Authenticating user 'default' from [fd00:1122:3344:101::d]:38462 | ||
13723 | 2024.11.02 06:27:00.012095 [ 302 ] {} <Debug> HTTP-Session: 12350d41-6344-4f89-b012-890d074e48af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13724 | 2024.11.02 06:27:00.012113 [ 302 ] {} <Debug> HTTP-Session: 12350d41-6344-4f89-b012-890d074e48af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13725 | 2024.11.02 06:27:00.012169 [ 302 ] {} <Trace> HTTP-Session: 12350d41-6344-4f89-b012-890d074e48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13726 | 2024.11.02 06:27:00.012387 [ 302 ] {5fe477c3-e510-4e43-9d8e-941af7144dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38462) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13727 | 2024.11.02 06:27:00.012461 [ 302 ] {5fe477c3-e510-4e43-9d8e-941af7144dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13728 | 2024.11.02 06:27:00.012841 [ 302 ] {5fe477c3-e510-4e43-9d8e-941af7144dcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13729 | 2024.11.02 06:27:00.013331 [ 302 ] {5fe477c3-e510-4e43-9d8e-941af7144dcf} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13730 | 2024.11.02 06:27:00.013372 [ 302 ] {5fe477c3-e510-4e43-9d8e-941af7144dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13731 | 2024.11.02 06:27:00.013789 [ 302 ] {5fe477c3-e510-4e43-9d8e-941af7144dcf} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
13732 | 2024.11.02 06:27:00.014177 [ 302 ] {5fe477c3-e510-4e43-9d8e-941af7144dcf} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13733 | 2024.11.02 06:27:00.014354 [ 302 ] {5fe477c3-e510-4e43-9d8e-941af7144dcf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002034 sec., 27531.956735496562 rows/sec., 2.10 MiB/sec. | ||
13734 | 2024.11.02 06:27:00.014568 [ 302 ] {5fe477c3-e510-4e43-9d8e-941af7144dcf} <Debug> DynamicQueryHandler: Done processing query | ||
13735 | 2024.11.02 06:27:00.014594 [ 302 ] {5fe477c3-e510-4e43-9d8e-941af7144dcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13736 | 2024.11.02 06:27:00.014609 [ 302 ] {} <Debug> HTTP-Session: 12350d41-6344-4f89-b012-890d074e48af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13737 | 2024.11.02 06:27:00.014861 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13738 | 2024.11.02 06:27:00.015014 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44932, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13739 | 2024.11.02 06:27:00.015147 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13740 | 2024.11.02 06:27:00.015173 [ 283 ] {} <Debug> HTTP-Session: c6c59c6b-00ab-473e-99cd-430ca93e885a Authenticating user 'default' from [fd00:1122:3344:101::d]:44932 | ||
13741 | 2024.11.02 06:27:00.015198 [ 283 ] {} <Debug> HTTP-Session: c6c59c6b-00ab-473e-99cd-430ca93e885a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13742 | 2024.11.02 06:27:00.015213 [ 283 ] {} <Debug> HTTP-Session: c6c59c6b-00ab-473e-99cd-430ca93e885a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13743 | 2024.11.02 06:27:00.015268 [ 283 ] {} <Trace> HTTP-Session: c6c59c6b-00ab-473e-99cd-430ca93e885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13744 | 2024.11.02 06:27:00.015488 [ 283 ] {9b40b7cf-83d1-488d-b4f5-43b7639497ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44932) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13745 | 2024.11.02 06:27:00.015559 [ 283 ] {9b40b7cf-83d1-488d-b4f5-43b7639497ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13746 | 2024.11.02 06:27:00.015913 [ 283 ] {9b40b7cf-83d1-488d-b4f5-43b7639497ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13747 | 2024.11.02 06:27:00.016357 [ 283 ] {9b40b7cf-83d1-488d-b4f5-43b7639497ea} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13748 | 2024.11.02 06:27:00.016408 [ 283 ] {9b40b7cf-83d1-488d-b4f5-43b7639497ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13749 | 2024.11.02 06:27:00.016852 [ 283 ] {9b40b7cf-83d1-488d-b4f5-43b7639497ea} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
13750 | 2024.11.02 06:27:00.017260 [ 283 ] {9b40b7cf-83d1-488d-b4f5-43b7639497ea} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13751 | 2024.11.02 06:27:00.017453 [ 283 ] {9b40b7cf-83d1-488d-b4f5-43b7639497ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002043 sec., 31326.48066568771 rows/sec., 2.45 MiB/sec. | ||
13752 | 2024.11.02 06:27:00.017692 [ 283 ] {9b40b7cf-83d1-488d-b4f5-43b7639497ea} <Debug> DynamicQueryHandler: Done processing query | ||
13753 | 2024.11.02 06:27:00.017722 [ 283 ] {9b40b7cf-83d1-488d-b4f5-43b7639497ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13754 | 2024.11.02 06:27:00.017739 [ 283 ] {} <Debug> HTTP-Session: c6c59c6b-00ab-473e-99cd-430ca93e885a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13755 | 2024.11.02 06:27:00.017973 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44932, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13756 | 2024.11.02 06:27:00.018050 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13757 | 2024.11.02 06:27:00.018131 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13758 | 2024.11.02 06:27:00.018162 [ 302 ] {} <Debug> HTTP-Session: b9ee7b53-ed23-492d-b42d-a40f183c2f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:38462 | ||
13759 | 2024.11.02 06:27:00.018185 [ 302 ] {} <Debug> HTTP-Session: b9ee7b53-ed23-492d-b42d-a40f183c2f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13760 | 2024.11.02 06:27:00.018202 [ 302 ] {} <Debug> HTTP-Session: b9ee7b53-ed23-492d-b42d-a40f183c2f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13761 | 2024.11.02 06:27:00.018247 [ 302 ] {} <Trace> HTTP-Session: b9ee7b53-ed23-492d-b42d-a40f183c2f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13762 | 2024.11.02 06:27:00.018452 [ 302 ] {de01472c-ff49-4511-bc30-cfab43d40c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38462) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13763 | 2024.11.02 06:27:00.018511 [ 302 ] {de01472c-ff49-4511-bc30-cfab43d40c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13764 | 2024.11.02 06:27:00.018725 [ 302 ] {de01472c-ff49-4511-bc30-cfab43d40c7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13765 | 2024.11.02 06:27:00.019137 [ 302 ] {de01472c-ff49-4511-bc30-cfab43d40c7d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13766 | 2024.11.02 06:27:00.019172 [ 302 ] {de01472c-ff49-4511-bc30-cfab43d40c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13767 | 2024.11.02 06:27:00.019569 [ 302 ] {de01472c-ff49-4511-bc30-cfab43d40c7d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
13768 | 2024.11.02 06:27:00.019932 [ 302 ] {de01472c-ff49-4511-bc30-cfab43d40c7d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13769 | 2024.11.02 06:27:00.020093 [ 302 ] {de01472c-ff49-4511-bc30-cfab43d40c7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001729 sec., 92539.03990746096 rows/sec., 6.45 MiB/sec. | ||
13770 | 2024.11.02 06:27:00.020255 [ 302 ] {de01472c-ff49-4511-bc30-cfab43d40c7d} <Debug> DynamicQueryHandler: Done processing query | ||
13771 | 2024.11.02 06:27:00.020279 [ 302 ] {de01472c-ff49-4511-bc30-cfab43d40c7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13772 | 2024.11.02 06:27:00.020295 [ 302 ] {} <Debug> HTTP-Session: b9ee7b53-ed23-492d-b42d-a40f183c2f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13773 | 2024.11.02 06:27:00.020586 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13774 | 2024.11.02 06:27:00.020715 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55770, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13775 | 2024.11.02 06:27:00.020805 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13776 | 2024.11.02 06:27:00.020834 [ 283 ] {} <Debug> HTTP-Session: 44d6d2b3-a2e5-4d25-89b7-044867300b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:55770 | ||
13777 | 2024.11.02 06:27:00.020858 [ 283 ] {} <Debug> HTTP-Session: 44d6d2b3-a2e5-4d25-89b7-044867300b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13778 | 2024.11.02 06:27:00.020875 [ 283 ] {} <Debug> HTTP-Session: 44d6d2b3-a2e5-4d25-89b7-044867300b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13779 | 2024.11.02 06:27:00.020925 [ 283 ] {} <Trace> HTTP-Session: 44d6d2b3-a2e5-4d25-89b7-044867300b07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13780 | 2024.11.02 06:27:00.021107 [ 283 ] {fc6eba60-685c-4316-8155-43f79719dc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55770) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13781 | 2024.11.02 06:27:00.021167 [ 283 ] {fc6eba60-685c-4316-8155-43f79719dc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13782 | 2024.11.02 06:27:00.021339 [ 283 ] {fc6eba60-685c-4316-8155-43f79719dc0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13783 | 2024.11.02 06:27:00.021644 [ 283 ] {fc6eba60-685c-4316-8155-43f79719dc0a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13784 | 2024.11.02 06:27:00.021683 [ 283 ] {fc6eba60-685c-4316-8155-43f79719dc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13785 | 2024.11.02 06:27:00.022071 [ 283 ] {fc6eba60-685c-4316-8155-43f79719dc0a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
13786 | 2024.11.02 06:27:00.022435 [ 283 ] {fc6eba60-685c-4316-8155-43f79719dc0a} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13787 | 2024.11.02 06:27:00.022610 [ 283 ] {fc6eba60-685c-4316-8155-43f79719dc0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. | ||
13788 | 2024.11.02 06:27:00.022874 [ 283 ] {fc6eba60-685c-4316-8155-43f79719dc0a} <Debug> DynamicQueryHandler: Done processing query | ||
13789 | 2024.11.02 06:27:00.022931 [ 283 ] {fc6eba60-685c-4316-8155-43f79719dc0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13790 | 2024.11.02 06:27:00.022986 [ 283 ] {} <Debug> HTTP-Session: 44d6d2b3-a2e5-4d25-89b7-044867300b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13791 | 2024.11.02 06:27:00.023406 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55770, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13792 | 2024.11.02 06:27:03.072961 [ 23 ] {} <Debug> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
13793 | 2024.11.02 06:27:03.073048 [ 23 ] {} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13794 | 2024.11.02 06:27:03.073074 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13795 | 2024.11.02 06:27:03.073446 [ 194 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
13796 | 2024.11.02 06:27:03.073797 [ 194 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13797 | 2024.11.02 06:27:03.073867 [ 194 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
13798 | 2024.11.02 06:27:03.073995 [ 194 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
13799 | 2024.11.02 06:27:03.074188 [ 194 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
13800 | 2024.11.02 06:27:03.074656 [ 194 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
13801 | 2024.11.02 06:27:03.074735 [ 194 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
13802 | 2024.11.02 06:27:03.075922 [ 196 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.00272692 sec., 55007.11425344345 rows/sec., 2.81 MiB/sec. | ||
13803 | 2024.11.02 06:27:03.076232 [ 199 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
13804 | 2024.11.02 06:27:03.076701 [ 199 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_25_6} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13805 | 2024.11.02 06:27:03.076790 [ 199 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_25_6} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
13806 | 2024.11.02 06:27:03.076889 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
13807 | 2024.11.02 06:27:05.017942 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13808 | 2024.11.02 06:27:05.018062 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13809 | 2024.11.02 06:27:05.018091 [ 302 ] {} <Debug> HTTP-Session: b7ba822d-cc61-4e80-9c3b-74017fab488c Authenticating user 'default' from [fd00:1122:3344:101::d]:38462 | ||
13810 | 2024.11.02 06:27:05.018119 [ 302 ] {} <Debug> HTTP-Session: b7ba822d-cc61-4e80-9c3b-74017fab488c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13811 | 2024.11.02 06:27:05.018137 [ 302 ] {} <Debug> HTTP-Session: b7ba822d-cc61-4e80-9c3b-74017fab488c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13812 | 2024.11.02 06:27:05.018192 [ 302 ] {} <Trace> HTTP-Session: b7ba822d-cc61-4e80-9c3b-74017fab488c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13813 | 2024.11.02 06:27:05.018463 [ 302 ] {28013a98-df2e-4158-8de0-29ff300aa561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38462) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13814 | 2024.11.02 06:27:05.018525 [ 302 ] {28013a98-df2e-4158-8de0-29ff300aa561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13815 | 2024.11.02 06:27:05.018853 [ 302 ] {28013a98-df2e-4158-8de0-29ff300aa561} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13816 | 2024.11.02 06:27:05.019451 [ 302 ] {28013a98-df2e-4158-8de0-29ff300aa561} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13817 | 2024.11.02 06:27:05.019491 [ 302 ] {28013a98-df2e-4158-8de0-29ff300aa561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13818 | 2024.11.02 06:27:05.019921 [ 302 ] {28013a98-df2e-4158-8de0-29ff300aa561} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
13819 | 2024.11.02 06:27:05.020300 [ 302 ] {28013a98-df2e-4158-8de0-29ff300aa561} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13820 | 2024.11.02 06:27:05.020471 [ 302 ] {28013a98-df2e-4158-8de0-29ff300aa561} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.00213 sec., 128169.01408450704 rows/sec., 11.39 MiB/sec. | ||
13821 | 2024.11.02 06:27:05.020658 [ 302 ] {28013a98-df2e-4158-8de0-29ff300aa561} <Debug> DynamicQueryHandler: Done processing query | ||
13822 | 2024.11.02 06:27:05.020685 [ 302 ] {28013a98-df2e-4158-8de0-29ff300aa561} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
13823 | 2024.11.02 06:27:05.020701 [ 302 ] {} <Debug> HTTP-Session: b7ba822d-cc61-4e80-9c3b-74017fab488c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13824 | 2024.11.02 06:27:05.020913 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13825 | 2024.11.02 06:27:05.021026 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54037, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13826 | 2024.11.02 06:27:05.021157 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13827 | 2024.11.02 06:27:05.021188 [ 283 ] {} <Debug> HTTP-Session: 19c8e7b4-0199-4ea6-92a2-b92d2215ca08 Authenticating user 'default' from [fd00:1122:3344:101::d]:54037 | ||
13828 | 2024.11.02 06:27:05.021216 [ 283 ] {} <Debug> HTTP-Session: 19c8e7b4-0199-4ea6-92a2-b92d2215ca08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13829 | 2024.11.02 06:27:05.021233 [ 283 ] {} <Debug> HTTP-Session: 19c8e7b4-0199-4ea6-92a2-b92d2215ca08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13830 | 2024.11.02 06:27:05.021290 [ 283 ] {} <Trace> HTTP-Session: 19c8e7b4-0199-4ea6-92a2-b92d2215ca08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13831 | 2024.11.02 06:27:05.021490 [ 283 ] {0b8cf4a8-fe4f-439b-b07f-e35024086623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54037) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13832 | 2024.11.02 06:27:05.021556 [ 283 ] {0b8cf4a8-fe4f-439b-b07f-e35024086623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13833 | 2024.11.02 06:27:05.021898 [ 283 ] {0b8cf4a8-fe4f-439b-b07f-e35024086623} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13834 | 2024.11.02 06:27:05.022274 [ 283 ] {0b8cf4a8-fe4f-439b-b07f-e35024086623} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13835 | 2024.11.02 06:27:05.022316 [ 283 ] {0b8cf4a8-fe4f-439b-b07f-e35024086623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13836 | 2024.11.02 06:27:05.022743 [ 283 ] {0b8cf4a8-fe4f-439b-b07f-e35024086623} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13837 | 2024.11.02 06:27:05.023150 [ 283 ] {0b8cf4a8-fe4f-439b-b07f-e35024086623} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13838 | 2024.11.02 06:27:05.023330 [ 283 ] {0b8cf4a8-fe4f-439b-b07f-e35024086623} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001899 sec., 22116.90363349131 rows/sec., 1.62 MiB/sec. | ||
13839 | 2024.11.02 06:27:05.023332 [ 51 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
13840 | 2024.11.02 06:27:05.023449 [ 51 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13841 | 2024.11.02 06:27:05.023495 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13842 | 2024.11.02 06:27:05.023618 [ 283 ] {0b8cf4a8-fe4f-439b-b07f-e35024086623} <Debug> DynamicQueryHandler: Done processing query | ||
13843 | 2024.11.02 06:27:05.023637 [ 199 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
13844 | 2024.11.02 06:27:05.023655 [ 283 ] {0b8cf4a8-fe4f-439b-b07f-e35024086623} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13845 | 2024.11.02 06:27:05.023704 [ 283 ] {} <Debug> HTTP-Session: 19c8e7b4-0199-4ea6-92a2-b92d2215ca08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13846 | 2024.11.02 06:27:05.023859 [ 199 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13847 | 2024.11.02 06:27:05.023911 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54037, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13848 | 2024.11.02 06:27:05.023979 [ 199 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 60 rows starting from the beginning of the part | ||
13849 | 2024.11.02 06:27:05.024035 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13850 | 2024.11.02 06:27:05.024318 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13851 | 2024.11.02 06:27:05.024372 [ 199 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
13852 | 2024.11.02 06:27:05.024398 [ 302 ] {} <Debug> HTTP-Session: f1b664cf-1a6b-4d8f-8bcd-1a353cb806fe Authenticating user 'default' from [fd00:1122:3344:101::d]:38462 | ||
13853 | 2024.11.02 06:27:05.024468 [ 302 ] {} <Debug> HTTP-Session: f1b664cf-1a6b-4d8f-8bcd-1a353cb806fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13854 | 2024.11.02 06:27:05.024537 [ 302 ] {} <Debug> HTTP-Session: f1b664cf-1a6b-4d8f-8bcd-1a353cb806fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13855 | 2024.11.02 06:27:05.024677 [ 302 ] {} <Trace> HTTP-Session: f1b664cf-1a6b-4d8f-8bcd-1a353cb806fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13856 | 2024.11.02 06:27:05.024684 [ 199 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
13857 | 2024.11.02 06:27:05.024953 [ 199 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
13858 | 2024.11.02 06:27:05.024993 [ 302 ] {f48c9440-8b0d-4e83-9677-29dc7ff5548f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38462) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13859 | 2024.11.02 06:27:05.025143 [ 302 ] {f48c9440-8b0d-4e83-9677-29dc7ff5548f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13860 | 2024.11.02 06:27:05.025280 [ 199 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
13861 | 2024.11.02 06:27:05.025646 [ 199 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
13862 | 2024.11.02 06:27:05.026467 [ 302 ] {f48c9440-8b0d-4e83-9677-29dc7ff5548f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13863 | 2024.11.02 06:27:05.027348 [ 302 ] {f48c9440-8b0d-4e83-9677-29dc7ff5548f} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13864 | 2024.11.02 06:27:05.027419 [ 302 ] {f48c9440-8b0d-4e83-9677-29dc7ff5548f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13865 | 2024.11.02 06:27:05.028515 [ 302 ] {f48c9440-8b0d-4e83-9677-29dc7ff5548f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13866 | 2024.11.02 06:27:05.028898 [ 196 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.005321889 sec., 36453.22177895856 rows/sec., 2.79 MiB/sec. | ||
13867 | 2024.11.02 06:27:05.029180 [ 196 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
13868 | 2024.11.02 06:27:05.029387 [ 302 ] {f48c9440-8b0d-4e83-9677-29dc7ff5548f} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13869 | 2024.11.02 06:27:05.029764 [ 302 ] {f48c9440-8b0d-4e83-9677-29dc7ff5548f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004876 sec., 2871.2059064807218 rows/sec., 201.08 KiB/sec. | ||
13870 | 2024.11.02 06:27:05.030326 [ 302 ] {f48c9440-8b0d-4e83-9677-29dc7ff5548f} <Debug> DynamicQueryHandler: Done processing query | ||
13871 | 2024.11.02 06:27:05.030369 [ 302 ] {f48c9440-8b0d-4e83-9677-29dc7ff5548f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13872 | 2024.11.02 06:27:05.030388 [ 302 ] {} <Debug> HTTP-Session: f1b664cf-1a6b-4d8f-8bcd-1a353cb806fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13873 | 2024.11.02 06:27:05.030535 [ 196 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13874 | 2024.11.02 06:27:05.030588 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13875 | 2024.11.02 06:27:05.030670 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51819, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13876 | 2024.11.02 06:27:05.030773 [ 196 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_49_10} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
13877 | 2024.11.02 06:27:05.030836 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13878 | 2024.11.02 06:27:05.030894 [ 283 ] {} <Debug> HTTP-Session: 7dd456ea-8536-4190-9bff-064dff5908d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51819 | ||
13879 | 2024.11.02 06:27:05.030942 [ 283 ] {} <Debug> HTTP-Session: 7dd456ea-8536-4190-9bff-064dff5908d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13880 | 2024.11.02 06:27:05.030959 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
13881 | 2024.11.02 06:27:05.030966 [ 283 ] {} <Debug> HTTP-Session: 7dd456ea-8536-4190-9bff-064dff5908d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13882 | 2024.11.02 06:27:05.031022 [ 283 ] {} <Trace> HTTP-Session: 7dd456ea-8536-4190-9bff-064dff5908d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13883 | 2024.11.02 06:27:05.031148 [ 283 ] {dfd775fa-86c3-4318-8b2e-c7093f4f201f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51819) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13884 | 2024.11.02 06:27:05.031200 [ 283 ] {dfd775fa-86c3-4318-8b2e-c7093f4f201f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13885 | 2024.11.02 06:27:05.031460 [ 283 ] {dfd775fa-86c3-4318-8b2e-c7093f4f201f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13886 | 2024.11.02 06:27:05.031758 [ 283 ] {dfd775fa-86c3-4318-8b2e-c7093f4f201f} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13887 | 2024.11.02 06:27:05.031795 [ 283 ] {dfd775fa-86c3-4318-8b2e-c7093f4f201f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13888 | 2024.11.02 06:27:05.032167 [ 283 ] {dfd775fa-86c3-4318-8b2e-c7093f4f201f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
13889 | 2024.11.02 06:27:05.032550 [ 283 ] {dfd775fa-86c3-4318-8b2e-c7093f4f201f} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13890 | 2024.11.02 06:27:05.032704 [ 283 ] {dfd775fa-86c3-4318-8b2e-c7093f4f201f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 223.23 KiB/sec. | ||
13891 | 2024.11.02 06:27:05.032871 [ 283 ] {dfd775fa-86c3-4318-8b2e-c7093f4f201f} <Debug> DynamicQueryHandler: Done processing query | ||
13892 | 2024.11.02 06:27:05.032896 [ 283 ] {dfd775fa-86c3-4318-8b2e-c7093f4f201f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13893 | 2024.11.02 06:27:05.032912 [ 283 ] {} <Debug> HTTP-Session: 7dd456ea-8536-4190-9bff-064dff5908d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13894 | 2024.11.02 06:27:05.033146 [ 283 ] {} <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) | ||
13895 | 2024.11.02 06:27:05.033280 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56819, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13896 | 2024.11.02 06:27:05.033374 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13897 | 2024.11.02 06:27:05.033401 [ 302 ] {} <Debug> HTTP-Session: 5eb2ec2a-4f78-4629-ba86-0bfc776f4d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:56819 | ||
13898 | 2024.11.02 06:27:05.033422 [ 302 ] {} <Debug> HTTP-Session: 5eb2ec2a-4f78-4629-ba86-0bfc776f4d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13899 | 2024.11.02 06:27:05.033440 [ 302 ] {} <Debug> HTTP-Session: 5eb2ec2a-4f78-4629-ba86-0bfc776f4d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13900 | 2024.11.02 06:27:05.033484 [ 302 ] {} <Trace> HTTP-Session: 5eb2ec2a-4f78-4629-ba86-0bfc776f4d99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13901 | 2024.11.02 06:27:05.033764 [ 302 ] {e127be22-01a1-4d25-b167-1444789c05be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56819) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13902 | 2024.11.02 06:27:05.033819 [ 302 ] {e127be22-01a1-4d25-b167-1444789c05be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13903 | 2024.11.02 06:27:05.034153 [ 302 ] {e127be22-01a1-4d25-b167-1444789c05be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13904 | 2024.11.02 06:27:05.034772 [ 302 ] {e127be22-01a1-4d25-b167-1444789c05be} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13905 | 2024.11.02 06:27:05.034810 [ 302 ] {e127be22-01a1-4d25-b167-1444789c05be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13906 | 2024.11.02 06:27:05.035191 [ 302 ] {e127be22-01a1-4d25-b167-1444789c05be} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
13907 | 2024.11.02 06:27:05.035557 [ 302 ] {e127be22-01a1-4d25-b167-1444789c05be} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13908 | 2024.11.02 06:27:05.035716 [ 302 ] {e127be22-01a1-4d25-b167-1444789c05be} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002091 sec., 202773.7924438068 rows/sec., 14.50 MiB/sec. | ||
13909 | 2024.11.02 06:27:05.035899 [ 302 ] {e127be22-01a1-4d25-b167-1444789c05be} <Debug> DynamicQueryHandler: Done processing query | ||
13910 | 2024.11.02 06:27:05.035924 [ 302 ] {e127be22-01a1-4d25-b167-1444789c05be} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
13911 | 2024.11.02 06:27:05.035940 [ 302 ] {} <Debug> HTTP-Session: 5eb2ec2a-4f78-4629-ba86-0bfc776f4d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13912 | 2024.11.02 06:27:05.036194 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51819, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13913 | 2024.11.02 06:27:05.036212 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56819, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13914 | 2024.11.02 06:27:05.036290 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13915 | 2024.11.02 06:27:05.036329 [ 283 ] {} <Debug> HTTP-Session: 12f36d65-922d-4634-abcd-a2398a09e1ec Authenticating user 'default' from [fd00:1122:3344:101::d]:51819 | ||
13916 | 2024.11.02 06:27:05.036351 [ 283 ] {} <Debug> HTTP-Session: 12f36d65-922d-4634-abcd-a2398a09e1ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13917 | 2024.11.02 06:27:05.036383 [ 283 ] {} <Debug> HTTP-Session: 12f36d65-922d-4634-abcd-a2398a09e1ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13918 | 2024.11.02 06:27:05.036432 [ 283 ] {} <Trace> HTTP-Session: 12f36d65-922d-4634-abcd-a2398a09e1ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13919 | 2024.11.02 06:27:05.036562 [ 283 ] {7edf3c7d-d97d-4a20-9ad6-e52ce1ded02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51819) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13920 | 2024.11.02 06:27:05.036620 [ 283 ] {7edf3c7d-d97d-4a20-9ad6-e52ce1ded02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13921 | 2024.11.02 06:27:05.036815 [ 283 ] {7edf3c7d-d97d-4a20-9ad6-e52ce1ded02f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13922 | 2024.11.02 06:27:05.037114 [ 283 ] {7edf3c7d-d97d-4a20-9ad6-e52ce1ded02f} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13923 | 2024.11.02 06:27:05.037156 [ 283 ] {7edf3c7d-d97d-4a20-9ad6-e52ce1ded02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13924 | 2024.11.02 06:27:05.037538 [ 283 ] {7edf3c7d-d97d-4a20-9ad6-e52ce1ded02f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
13925 | 2024.11.02 06:27:05.037902 [ 283 ] {7edf3c7d-d97d-4a20-9ad6-e52ce1ded02f} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13926 | 2024.11.02 06:27:05.038050 [ 283 ] {7edf3c7d-d97d-4a20-9ad6-e52ce1ded02f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001523 sec., 3939.592908732764 rows/sec., 205.83 KiB/sec. | ||
13927 | 2024.11.02 06:27:05.038208 [ 283 ] {7edf3c7d-d97d-4a20-9ad6-e52ce1ded02f} <Debug> DynamicQueryHandler: Done processing query | ||
13928 | 2024.11.02 06:27:05.038231 [ 283 ] {7edf3c7d-d97d-4a20-9ad6-e52ce1ded02f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13929 | 2024.11.02 06:27:05.038247 [ 283 ] {} <Debug> HTTP-Session: 12f36d65-922d-4634-abcd-a2398a09e1ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13930 | 2024.11.02 06:27:05.038460 [ 283 ] {} <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) | ||
13931 | 2024.11.02 06:27:05.038576 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44439, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13932 | 2024.11.02 06:27:05.038656 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13933 | 2024.11.02 06:27:05.038691 [ 302 ] {} <Debug> HTTP-Session: b0b505db-e6dd-478c-bf66-cd8abfe0e560 Authenticating user 'default' from [fd00:1122:3344:101::d]:44439 | ||
13934 | 2024.11.02 06:27:05.038709 [ 302 ] {} <Debug> HTTP-Session: b0b505db-e6dd-478c-bf66-cd8abfe0e560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13935 | 2024.11.02 06:27:05.038723 [ 302 ] {} <Debug> HTTP-Session: b0b505db-e6dd-478c-bf66-cd8abfe0e560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13936 | 2024.11.02 06:27:05.038778 [ 302 ] {} <Trace> HTTP-Session: b0b505db-e6dd-478c-bf66-cd8abfe0e560 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13937 | 2024.11.02 06:27:05.038999 [ 302 ] {9fbd2616-be08-406a-8c2f-ac927e925953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44439) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13938 | 2024.11.02 06:27:05.039050 [ 302 ] {9fbd2616-be08-406a-8c2f-ac927e925953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13939 | 2024.11.02 06:27:05.039233 [ 302 ] {9fbd2616-be08-406a-8c2f-ac927e925953} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13940 | 2024.11.02 06:27:05.039666 [ 302 ] {9fbd2616-be08-406a-8c2f-ac927e925953} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13941 | 2024.11.02 06:27:05.039703 [ 302 ] {9fbd2616-be08-406a-8c2f-ac927e925953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13942 | 2024.11.02 06:27:05.040102 [ 302 ] {9fbd2616-be08-406a-8c2f-ac927e925953} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
13943 | 2024.11.02 06:27:05.040441 [ 302 ] {9fbd2616-be08-406a-8c2f-ac927e925953} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13944 | 2024.11.02 06:27:05.040596 [ 302 ] {9fbd2616-be08-406a-8c2f-ac927e925953} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001707 sec., 138840.07029876977 rows/sec., 9.31 MiB/sec. | ||
13945 | 2024.11.02 06:27:05.040805 [ 302 ] {9fbd2616-be08-406a-8c2f-ac927e925953} <Debug> DynamicQueryHandler: Done processing query | ||
13946 | 2024.11.02 06:27:05.040841 [ 302 ] {9fbd2616-be08-406a-8c2f-ac927e925953} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13947 | 2024.11.02 06:27:05.040863 [ 302 ] {} <Debug> HTTP-Session: b0b505db-e6dd-478c-bf66-cd8abfe0e560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13948 | 2024.11.02 06:27:05.041096 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51819, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13949 | 2024.11.02 06:27:05.041108 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13950 | 2024.11.02 06:27:05.041198 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13951 | 2024.11.02 06:27:05.041237 [ 283 ] {} <Debug> HTTP-Session: 177291ba-b984-40c1-9c67-6bf0ddbb8e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:51819 | ||
13952 | 2024.11.02 06:27:05.041272 [ 283 ] {} <Debug> HTTP-Session: 177291ba-b984-40c1-9c67-6bf0ddbb8e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13953 | 2024.11.02 06:27:05.041297 [ 283 ] {} <Debug> HTTP-Session: 177291ba-b984-40c1-9c67-6bf0ddbb8e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13954 | 2024.11.02 06:27:05.041336 [ 283 ] {} <Trace> HTTP-Session: 177291ba-b984-40c1-9c67-6bf0ddbb8e89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13955 | 2024.11.02 06:27:05.041446 [ 283 ] {5d4974eb-b148-40e6-a756-7ba9d903811a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51819) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13956 | 2024.11.02 06:27:05.041496 [ 283 ] {5d4974eb-b148-40e6-a756-7ba9d903811a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13957 | 2024.11.02 06:27:05.041660 [ 283 ] {5d4974eb-b148-40e6-a756-7ba9d903811a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13958 | 2024.11.02 06:27:05.041915 [ 283 ] {5d4974eb-b148-40e6-a756-7ba9d903811a} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13959 | 2024.11.02 06:27:05.041952 [ 283 ] {5d4974eb-b148-40e6-a756-7ba9d903811a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13960 | 2024.11.02 06:27:05.042309 [ 283 ] {5d4974eb-b148-40e6-a756-7ba9d903811a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13961 | 2024.11.02 06:27:05.042643 [ 283 ] {5d4974eb-b148-40e6-a756-7ba9d903811a} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13962 | 2024.11.02 06:27:05.042793 [ 283 ] {5d4974eb-b148-40e6-a756-7ba9d903811a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec. | ||
13963 | 2024.11.02 06:27:05.042952 [ 283 ] {5d4974eb-b148-40e6-a756-7ba9d903811a} <Debug> DynamicQueryHandler: Done processing query | ||
13964 | 2024.11.02 06:27:05.042977 [ 283 ] {5d4974eb-b148-40e6-a756-7ba9d903811a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13965 | 2024.11.02 06:27:05.042993 [ 283 ] {} <Debug> HTTP-Session: 177291ba-b984-40c1-9c67-6bf0ddbb8e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13966 | 2024.11.02 06:27:05.043198 [ 283 ] {} <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) | ||
13967 | 2024.11.02 06:27:05.043283 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57245, User-Agent: (none), Length: 70601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13968 | 2024.11.02 06:27:05.043362 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13969 | 2024.11.02 06:27:05.043387 [ 302 ] {} <Debug> HTTP-Session: c7e76dc5-ab7b-4141-8d1b-f3a549ea2972 Authenticating user 'default' from [fd00:1122:3344:101::d]:57245 | ||
13970 | 2024.11.02 06:27:05.043408 [ 302 ] {} <Debug> HTTP-Session: c7e76dc5-ab7b-4141-8d1b-f3a549ea2972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13971 | 2024.11.02 06:27:05.043425 [ 302 ] {} <Debug> HTTP-Session: c7e76dc5-ab7b-4141-8d1b-f3a549ea2972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13972 | 2024.11.02 06:27:05.043471 [ 302 ] {} <Trace> HTTP-Session: c7e76dc5-ab7b-4141-8d1b-f3a549ea2972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13973 | 2024.11.02 06:27:05.044009 [ 302 ] {dec6f65a-5dee-49a8-b986-116d2ea93174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57245) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13974 | 2024.11.02 06:27:05.044100 [ 302 ] {dec6f65a-5dee-49a8-b986-116d2ea93174} <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.02 06:27:05.044601 [ 302 ] {dec6f65a-5dee-49a8-b986-116d2ea93174} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13976 | 2024.11.02 06:27:05.045327 [ 302 ] {dec6f65a-5dee-49a8-b986-116d2ea93174} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13977 | 2024.11.02 06:27:05.045365 [ 302 ] {dec6f65a-5dee-49a8-b986-116d2ea93174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13978 | 2024.11.02 06:27:05.046038 [ 302 ] {dec6f65a-5dee-49a8-b986-116d2ea93174} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13979 | 2024.11.02 06:27:05.046471 [ 302 ] {dec6f65a-5dee-49a8-b986-116d2ea93174} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13980 | 2024.11.02 06:27:05.046656 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
13981 | 2024.11.02 06:27:05.046672 [ 302 ] {dec6f65a-5dee-49a8-b986-116d2ea93174} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003036 sec., 13833.99209486166 rows/sec., 24.79 MiB/sec. | ||
13982 | 2024.11.02 06:27:05.046716 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13983 | 2024.11.02 06:27:05.046791 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
13984 | 2024.11.02 06:27:05.047408 [ 196 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::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 | ||
13985 | 2024.11.02 06:27:05.047564 [ 302 ] {dec6f65a-5dee-49a8-b986-116d2ea93174} <Debug> DynamicQueryHandler: Done processing query | ||
13986 | 2024.11.02 06:27:05.047628 [ 302 ] {dec6f65a-5dee-49a8-b986-116d2ea93174} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
13987 | 2024.11.02 06:27:05.047683 [ 302 ] {} <Debug> HTTP-Session: c7e76dc5-ab7b-4141-8d1b-f3a549ea2972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13988 | 2024.11.02 06:27:05.047895 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51819, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13989 | 2024.11.02 06:27:05.047962 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13990 | 2024.11.02 06:27:05.048073 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13991 | 2024.11.02 06:27:05.048157 [ 283 ] {} <Debug> HTTP-Session: cb7388a5-e213-4bd4-8614-2dd80bca1b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:51819 | ||
13992 | 2024.11.02 06:27:05.048224 [ 283 ] {} <Debug> HTTP-Session: cb7388a5-e213-4bd4-8614-2dd80bca1b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13993 | 2024.11.02 06:27:05.048266 [ 283 ] {} <Debug> HTTP-Session: cb7388a5-e213-4bd4-8614-2dd80bca1b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13994 | 2024.11.02 06:27:05.048325 [ 283 ] {} <Trace> HTTP-Session: cb7388a5-e213-4bd4-8614-2dd80bca1b23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13995 | 2024.11.02 06:27:05.048366 [ 196 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13996 | 2024.11.02 06:27:05.048452 [ 196 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 950 rows starting from the beginning of the part | ||
13997 | 2024.11.02 06:27:05.048523 [ 283 ] {be5707cf-8901-4182-a9a0-47f14aa15315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51819) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13998 | 2024.11.02 06:27:05.048653 [ 283 ] {be5707cf-8901-4182-a9a0-47f14aa15315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13999 | 2024.11.02 06:27:05.049049 [ 196 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
14000 | 2024.11.02 06:27:05.049266 [ 283 ] {be5707cf-8901-4182-a9a0-47f14aa15315} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14001 | 2024.11.02 06:27:05.049669 [ 196 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
14002 | 2024.11.02 06:27:05.050134 [ 196 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
14003 | 2024.11.02 06:27:05.050306 [ 283 ] {be5707cf-8901-4182-a9a0-47f14aa15315} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14004 | 2024.11.02 06:27:05.050384 [ 283 ] {be5707cf-8901-4182-a9a0-47f14aa15315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14005 | 2024.11.02 06:27:05.050518 [ 196 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
14006 | 2024.11.02 06:27:05.051066 [ 196 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
14007 | 2024.11.02 06:27:05.051437 [ 283 ] {be5707cf-8901-4182-a9a0-47f14aa15315} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14008 | 2024.11.02 06:27:05.051994 [ 283 ] {be5707cf-8901-4182-a9a0-47f14aa15315} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14009 | 2024.11.02 06:27:05.052248 [ 283 ] {be5707cf-8901-4182-a9a0-47f14aa15315} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003811 sec., 21516.66229336132 rows/sec., 1.37 MiB/sec. | ||
14010 | 2024.11.02 06:27:05.052502 [ 283 ] {be5707cf-8901-4182-a9a0-47f14aa15315} <Debug> DynamicQueryHandler: Done processing query | ||
14011 | 2024.11.02 06:27:05.052534 [ 283 ] {be5707cf-8901-4182-a9a0-47f14aa15315} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14012 | 2024.11.02 06:27:05.052552 [ 283 ] {} <Debug> HTTP-Session: cb7388a5-e213-4bd4-8614-2dd80bca1b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14013 | 2024.11.02 06:27:05.052919 [ 283 ] {} <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) | ||
14014 | 2024.11.02 06:27:05.057121 [ 187 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 19 columns (19 merged, 0 gathered) in 0.010182068 sec., 113925.77617827733 rows/sec., 204.15 MiB/sec. | ||
14015 | 2024.11.02 06:27:05.058932 [ 190 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
14016 | 2024.11.02 06:27:05.059630 [ 190 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14017 | 2024.11.02 06:27:05.059729 [ 190 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
14018 | 2024.11.02 06:27:05.059901 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.64 MiB. | ||
14019 | 2024.11.02 06:27:06.723896 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38976, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14020 | 2024.11.02 06:27:06.914368 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14021 | 2024.11.02 06:27:06.924796 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61167, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14022 | 2024.11.02 06:27:06.949093 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14023 | 2024.11.02 06:27:06.951356 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14024 | 2024.11.02 06:27:07.090774 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14025 | 2024.11.02 06:27:07.121242 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14026 | 2024.11.02 06:27:07.127757 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63209, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14027 | 2024.11.02 06:27:08.283904 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14028 | 2024.11.02 06:27:08.283961 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14029 | 2024.11.02 06:27:08.618647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1268 | ||
14030 | 2024.11.02 06:27:08.621943 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14031 | 2024.11.02 06:27:08.621990 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14032 | 2024.11.02 06:27:08.623514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14033 | 2024.11.02 06:27:08.624514 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14034 | 2024.11.02 06:27:08.625055 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
14035 | 2024.11.02 06:27:10.011393 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33215, User-Agent: (none), Length: 1615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14036 | 2024.11.02 06:27:10.011560 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14037 | 2024.11.02 06:27:10.011606 [ 302 ] {} <Debug> HTTP-Session: 472c319f-bdb3-4a5c-960d-b783112c1c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:33215 | ||
14038 | 2024.11.02 06:27:10.011647 [ 302 ] {} <Debug> HTTP-Session: 472c319f-bdb3-4a5c-960d-b783112c1c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14039 | 2024.11.02 06:27:10.011675 [ 302 ] {} <Debug> HTTP-Session: 472c319f-bdb3-4a5c-960d-b783112c1c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14040 | 2024.11.02 06:27:10.011758 [ 302 ] {} <Trace> HTTP-Session: 472c319f-bdb3-4a5c-960d-b783112c1c17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14041 | 2024.11.02 06:27:10.012042 [ 302 ] {50ab3af3-0031-4a91-bdaa-64714034e2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33215) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14042 | 2024.11.02 06:27:10.012147 [ 302 ] {50ab3af3-0031-4a91-bdaa-64714034e2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14043 | 2024.11.02 06:27:10.012599 [ 302 ] {50ab3af3-0031-4a91-bdaa-64714034e2d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14044 | 2024.11.02 06:27:10.013067 [ 302 ] {50ab3af3-0031-4a91-bdaa-64714034e2d6} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14045 | 2024.11.02 06:27:10.013106 [ 302 ] {50ab3af3-0031-4a91-bdaa-64714034e2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14046 | 2024.11.02 06:27:10.013530 [ 302 ] {50ab3af3-0031-4a91-bdaa-64714034e2d6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
14047 | 2024.11.02 06:27:10.013920 [ 302 ] {50ab3af3-0031-4a91-bdaa-64714034e2d6} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14048 | 2024.11.02 06:27:10.014085 [ 302 ] {50ab3af3-0031-4a91-bdaa-64714034e2d6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002133 sec., 4688.232536333802 rows/sec., 382.29 KiB/sec. | ||
14049 | 2024.11.02 06:27:10.014322 [ 302 ] {50ab3af3-0031-4a91-bdaa-64714034e2d6} <Debug> DynamicQueryHandler: Done processing query | ||
14050 | 2024.11.02 06:27:10.014349 [ 302 ] {50ab3af3-0031-4a91-bdaa-64714034e2d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14051 | 2024.11.02 06:27:10.014366 [ 302 ] {} <Debug> HTTP-Session: 472c319f-bdb3-4a5c-960d-b783112c1c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14052 | 2024.11.02 06:27:10.014583 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14053 | 2024.11.02 06:27:10.014636 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63737, User-Agent: (none), Length: 8482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14054 | 2024.11.02 06:27:10.014787 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14055 | 2024.11.02 06:27:10.014812 [ 287 ] {} <Debug> HTTP-Session: a930600f-22db-48d3-b7a3-d26dcdefc425 Authenticating user 'default' from [fd00:1122:3344:101::d]:63737 | ||
14056 | 2024.11.02 06:27:10.014836 [ 287 ] {} <Debug> HTTP-Session: a930600f-22db-48d3-b7a3-d26dcdefc425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14057 | 2024.11.02 06:27:10.014850 [ 287 ] {} <Debug> HTTP-Session: a930600f-22db-48d3-b7a3-d26dcdefc425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14058 | 2024.11.02 06:27:10.014905 [ 287 ] {} <Trace> HTTP-Session: a930600f-22db-48d3-b7a3-d26dcdefc425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14059 | 2024.11.02 06:27:10.015114 [ 287 ] {d3119952-015c-4ea3-be81-3b3b81acde2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14060 | 2024.11.02 06:27:10.015179 [ 287 ] {d3119952-015c-4ea3-be81-3b3b81acde2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14061 | 2024.11.02 06:27:10.015514 [ 287 ] {d3119952-015c-4ea3-be81-3b3b81acde2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14062 | 2024.11.02 06:27:10.015940 [ 287 ] {d3119952-015c-4ea3-be81-3b3b81acde2e} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14063 | 2024.11.02 06:27:10.015983 [ 287 ] {d3119952-015c-4ea3-be81-3b3b81acde2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14064 | 2024.11.02 06:27:10.016411 [ 287 ] {d3119952-015c-4ea3-be81-3b3b81acde2e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14065 | 2024.11.02 06:27:10.016806 [ 287 ] {d3119952-015c-4ea3-be81-3b3b81acde2e} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14066 | 2024.11.02 06:27:10.016990 [ 287 ] {d3119952-015c-4ea3-be81-3b3b81acde2e} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.001943 sec., 31394.75038600103 rows/sec., 2.38 MiB/sec. | ||
14067 | 2024.11.02 06:27:10.017214 [ 287 ] {d3119952-015c-4ea3-be81-3b3b81acde2e} <Debug> DynamicQueryHandler: Done processing query | ||
14068 | 2024.11.02 06:27:10.017240 [ 287 ] {d3119952-015c-4ea3-be81-3b3b81acde2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14069 | 2024.11.02 06:27:10.017256 [ 287 ] {} <Debug> HTTP-Session: a930600f-22db-48d3-b7a3-d26dcdefc425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14070 | 2024.11.02 06:27:10.017459 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14071 | 2024.11.02 06:27:10.017546 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40678, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14072 | 2024.11.02 06:27:10.017687 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14073 | 2024.11.02 06:27:10.017728 [ 302 ] {} <Debug> HTTP-Session: f7ececa2-f087-46d3-b50d-68fe634bf32e Authenticating user 'default' from [fd00:1122:3344:101::d]:40678 | ||
14074 | 2024.11.02 06:27:10.017761 [ 302 ] {} <Debug> HTTP-Session: f7ececa2-f087-46d3-b50d-68fe634bf32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14075 | 2024.11.02 06:27:10.017788 [ 302 ] {} <Debug> HTTP-Session: f7ececa2-f087-46d3-b50d-68fe634bf32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14076 | 2024.11.02 06:27:10.017856 [ 302 ] {} <Trace> HTTP-Session: f7ececa2-f087-46d3-b50d-68fe634bf32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14077 | 2024.11.02 06:27:10.018069 [ 302 ] {8f02afb5-d735-4bfa-b96b-42c6c7412824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40678) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14078 | 2024.11.02 06:27:10.018157 [ 302 ] {8f02afb5-d735-4bfa-b96b-42c6c7412824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14079 | 2024.11.02 06:27:10.018562 [ 302 ] {8f02afb5-d735-4bfa-b96b-42c6c7412824} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14080 | 2024.11.02 06:27:10.018888 [ 302 ] {8f02afb5-d735-4bfa-b96b-42c6c7412824} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14081 | 2024.11.02 06:27:10.018925 [ 302 ] {8f02afb5-d735-4bfa-b96b-42c6c7412824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14082 | 2024.11.02 06:27:10.019297 [ 302 ] {8f02afb5-d735-4bfa-b96b-42c6c7412824} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14083 | 2024.11.02 06:27:10.019680 [ 302 ] {8f02afb5-d735-4bfa-b96b-42c6c7412824} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14084 | 2024.11.02 06:27:10.019846 [ 302 ] {8f02afb5-d735-4bfa-b96b-42c6c7412824} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001839 sec., 5437.737901033171 rows/sec., 379.69 KiB/sec. | ||
14085 | 2024.11.02 06:27:10.020035 [ 302 ] {8f02afb5-d735-4bfa-b96b-42c6c7412824} <Debug> DynamicQueryHandler: Done processing query | ||
14086 | 2024.11.02 06:27:10.020059 [ 302 ] {8f02afb5-d735-4bfa-b96b-42c6c7412824} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14087 | 2024.11.02 06:27:10.020075 [ 302 ] {} <Debug> HTTP-Session: f7ececa2-f087-46d3-b50d-68fe634bf32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14088 | 2024.11.02 06:27:10.020276 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40678, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14089 | 2024.11.02 06:27:10.020349 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32960, User-Agent: (none), Length: 12599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14090 | 2024.11.02 06:27:10.020427 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14091 | 2024.11.02 06:27:10.020452 [ 287 ] {} <Debug> HTTP-Session: 9b2254ad-7c7d-478e-a4ae-f83549f93376 Authenticating user 'default' from [fd00:1122:3344:101::d]:32960 | ||
14092 | 2024.11.02 06:27:10.020474 [ 287 ] {} <Debug> HTTP-Session: 9b2254ad-7c7d-478e-a4ae-f83549f93376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14093 | 2024.11.02 06:27:10.020492 [ 287 ] {} <Debug> HTTP-Session: 9b2254ad-7c7d-478e-a4ae-f83549f93376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14094 | 2024.11.02 06:27:10.020537 [ 287 ] {} <Trace> HTTP-Session: 9b2254ad-7c7d-478e-a4ae-f83549f93376 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14095 | 2024.11.02 06:27:10.020696 [ 287 ] {4398a4b5-2cad-4020-aedd-af29bbbb47c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32960) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14096 | 2024.11.02 06:27:10.020750 [ 287 ] {4398a4b5-2cad-4020-aedd-af29bbbb47c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14097 | 2024.11.02 06:27:10.021061 [ 287 ] {4398a4b5-2cad-4020-aedd-af29bbbb47c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14098 | 2024.11.02 06:27:10.021472 [ 287 ] {4398a4b5-2cad-4020-aedd-af29bbbb47c4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14099 | 2024.11.02 06:27:10.021509 [ 287 ] {4398a4b5-2cad-4020-aedd-af29bbbb47c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14100 | 2024.11.02 06:27:10.021867 [ 287 ] {4398a4b5-2cad-4020-aedd-af29bbbb47c4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14101 | 2024.11.02 06:27:10.022241 [ 287 ] {4398a4b5-2cad-4020-aedd-af29bbbb47c4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14102 | 2024.11.02 06:27:10.022408 [ 287 ] {4398a4b5-2cad-4020-aedd-af29bbbb47c4} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001764 sec., 41950.11337868481 rows/sec., 3.28 MiB/sec. | ||
14103 | 2024.11.02 06:27:10.022591 [ 287 ] {4398a4b5-2cad-4020-aedd-af29bbbb47c4} <Debug> DynamicQueryHandler: Done processing query | ||
14104 | 2024.11.02 06:27:10.022615 [ 287 ] {4398a4b5-2cad-4020-aedd-af29bbbb47c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14105 | 2024.11.02 06:27:10.022631 [ 287 ] {} <Debug> HTTP-Session: 9b2254ad-7c7d-478e-a4ae-f83549f93376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14106 | 2024.11.02 06:27:10.022819 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14107 | 2024.11.02 06:27:10.022961 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53349, User-Agent: (none), Length: 25478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14108 | 2024.11.02 06:27:10.023071 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14109 | 2024.11.02 06:27:10.023108 [ 302 ] {} <Debug> HTTP-Session: 3c4b3aee-5a92-4c66-8398-891f55c5a9fa Authenticating user 'default' from [fd00:1122:3344:101::d]:53349 | ||
14110 | 2024.11.02 06:27:10.023141 [ 302 ] {} <Debug> HTTP-Session: 3c4b3aee-5a92-4c66-8398-891f55c5a9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14111 | 2024.11.02 06:27:10.023169 [ 302 ] {} <Debug> HTTP-Session: 3c4b3aee-5a92-4c66-8398-891f55c5a9fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14112 | 2024.11.02 06:27:10.023238 [ 302 ] {} <Trace> HTTP-Session: 3c4b3aee-5a92-4c66-8398-891f55c5a9fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14113 | 2024.11.02 06:27:10.023490 [ 302 ] {5699e551-b5f0-4b12-ad62-fdcbebe26747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53349) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14114 | 2024.11.02 06:27:10.023541 [ 302 ] {5699e551-b5f0-4b12-ad62-fdcbebe26747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14115 | 2024.11.02 06:27:10.023723 [ 302 ] {5699e551-b5f0-4b12-ad62-fdcbebe26747} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14116 | 2024.11.02 06:27:10.024093 [ 302 ] {5699e551-b5f0-4b12-ad62-fdcbebe26747} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14117 | 2024.11.02 06:27:10.024128 [ 302 ] {5699e551-b5f0-4b12-ad62-fdcbebe26747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14118 | 2024.11.02 06:27:10.024529 [ 302 ] {5699e551-b5f0-4b12-ad62-fdcbebe26747} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14119 | 2024.11.02 06:27:10.024881 [ 302 ] {5699e551-b5f0-4b12-ad62-fdcbebe26747} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14120 | 2024.11.02 06:27:10.025061 [ 302 ] {5699e551-b5f0-4b12-ad62-fdcbebe26747} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001665 sec., 79879.87987987988 rows/sec., 5.56 MiB/sec. | ||
14121 | 2024.11.02 06:27:10.025243 [ 302 ] {5699e551-b5f0-4b12-ad62-fdcbebe26747} <Debug> DynamicQueryHandler: Done processing query | ||
14122 | 2024.11.02 06:27:10.025266 [ 302 ] {5699e551-b5f0-4b12-ad62-fdcbebe26747} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14123 | 2024.11.02 06:27:10.025282 [ 302 ] {} <Debug> HTTP-Session: 3c4b3aee-5a92-4c66-8398-891f55c5a9fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14124 | 2024.11.02 06:27:10.025483 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14125 | 2024.11.02 06:27:10.025482 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32960, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14126 | 2024.11.02 06:27:10.025584 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14127 | 2024.11.02 06:27:10.025622 [ 287 ] {} <Debug> HTTP-Session: 2e4bb110-fb49-4a28-aa67-8957ac7901a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:32960 | ||
14128 | 2024.11.02 06:27:10.025646 [ 287 ] {} <Debug> HTTP-Session: 2e4bb110-fb49-4a28-aa67-8957ac7901a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14129 | 2024.11.02 06:27:10.025664 [ 287 ] {} <Debug> HTTP-Session: 2e4bb110-fb49-4a28-aa67-8957ac7901a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14130 | 2024.11.02 06:27:10.025709 [ 287 ] {} <Trace> HTTP-Session: 2e4bb110-fb49-4a28-aa67-8957ac7901a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14131 | 2024.11.02 06:27:10.025860 [ 287 ] {4e44cffc-bada-4472-8602-dafa4e3a900e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32960) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14132 | 2024.11.02 06:27:10.025916 [ 287 ] {4e44cffc-bada-4472-8602-dafa4e3a900e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14133 | 2024.11.02 06:27:10.026104 [ 287 ] {4e44cffc-bada-4472-8602-dafa4e3a900e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14134 | 2024.11.02 06:27:10.026439 [ 287 ] {4e44cffc-bada-4472-8602-dafa4e3a900e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14135 | 2024.11.02 06:27:10.026474 [ 287 ] {4e44cffc-bada-4472-8602-dafa4e3a900e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14136 | 2024.11.02 06:27:10.026845 [ 287 ] {4e44cffc-bada-4472-8602-dafa4e3a900e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14137 | 2024.11.02 06:27:10.027178 [ 287 ] {4e44cffc-bada-4472-8602-dafa4e3a900e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14138 | 2024.11.02 06:27:10.027322 [ 287 ] {4e44cffc-bada-4472-8602-dafa4e3a900e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001518 sec., 31620.553359683792 rows/sec., 2.13 MiB/sec. | ||
14139 | 2024.11.02 06:27:10.027583 [ 287 ] {4e44cffc-bada-4472-8602-dafa4e3a900e} <Debug> DynamicQueryHandler: Done processing query | ||
14140 | 2024.11.02 06:27:10.027608 [ 287 ] {4e44cffc-bada-4472-8602-dafa4e3a900e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14141 | 2024.11.02 06:27:10.027624 [ 287 ] {} <Debug> HTTP-Session: 2e4bb110-fb49-4a28-aa67-8957ac7901a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14142 | 2024.11.02 06:27:10.027911 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14143 | 2024.11.02 06:27:15.011409 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55507, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14144 | 2024.11.02 06:27:15.011531 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14145 | 2024.11.02 06:27:15.011558 [ 302 ] {} <Debug> HTTP-Session: 81e59241-9bde-4827-873f-44ea55a2047b Authenticating user 'default' from [fd00:1122:3344:101::d]:55507 | ||
14146 | 2024.11.02 06:27:15.011585 [ 302 ] {} <Debug> HTTP-Session: 81e59241-9bde-4827-873f-44ea55a2047b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14147 | 2024.11.02 06:27:15.011603 [ 302 ] {} <Debug> HTTP-Session: 81e59241-9bde-4827-873f-44ea55a2047b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14148 | 2024.11.02 06:27:15.011658 [ 302 ] {} <Trace> HTTP-Session: 81e59241-9bde-4827-873f-44ea55a2047b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14149 | 2024.11.02 06:27:15.011874 [ 302 ] {f8da73de-54b0-4cbc-a11e-0cba79960f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55507) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14150 | 2024.11.02 06:27:15.011943 [ 302 ] {f8da73de-54b0-4cbc-a11e-0cba79960f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14151 | 2024.11.02 06:27:15.012314 [ 302 ] {f8da73de-54b0-4cbc-a11e-0cba79960f10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14152 | 2024.11.02 06:27:15.012825 [ 302 ] {f8da73de-54b0-4cbc-a11e-0cba79960f10} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14153 | 2024.11.02 06:27:15.012864 [ 302 ] {f8da73de-54b0-4cbc-a11e-0cba79960f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14154 | 2024.11.02 06:27:15.013279 [ 302 ] {f8da73de-54b0-4cbc-a11e-0cba79960f10} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14155 | 2024.11.02 06:27:15.013677 [ 302 ] {f8da73de-54b0-4cbc-a11e-0cba79960f10} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14156 | 2024.11.02 06:27:15.013825 [ 302 ] {f8da73de-54b0-4cbc-a11e-0cba79960f10} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002027 sec., 27627.035027133694 rows/sec., 2.11 MiB/sec. | ||
14157 | 2024.11.02 06:27:15.013836 [ 125 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14158 | 2024.11.02 06:27:15.013892 [ 125 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14159 | 2024.11.02 06:27:15.013926 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14160 | 2024.11.02 06:27:15.014063 [ 302 ] {f8da73de-54b0-4cbc-a11e-0cba79960f10} <Debug> DynamicQueryHandler: Done processing query | ||
14161 | 2024.11.02 06:27:15.014078 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
14162 | 2024.11.02 06:27:15.014093 [ 302 ] {f8da73de-54b0-4cbc-a11e-0cba79960f10} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14163 | 2024.11.02 06:27:15.014167 [ 302 ] {} <Debug> HTTP-Session: 81e59241-9bde-4827-873f-44ea55a2047b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14164 | 2024.11.02 06:27:15.014312 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14165 | 2024.11.02 06:27:15.014356 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1423 rows starting from the beginning of the part | ||
14166 | 2024.11.02 06:27:15.014430 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55507, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14167 | 2024.11.02 06:27:15.014583 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33471, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14168 | 2024.11.02 06:27:15.014642 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 59 rows starting from the beginning of the part | ||
14169 | 2024.11.02 06:27:15.014893 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14170 | 2024.11.02 06:27:15.014955 [ 302 ] {} <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): | ||
14171 | |||
14172 | (version 23.8.7.1) | ||
14173 | 2024.11.02 06:27:15.015086 [ 287 ] {} <Debug> HTTP-Session: 18598dfb-ac34-4b09-9078-ae02d27cb882 Authenticating user 'default' from [fd00:1122:3344:101::d]:33471 | ||
14174 | 2024.11.02 06:27:15.015151 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::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 | ||
14175 | 2024.11.02 06:27:15.015179 [ 287 ] {} <Debug> HTTP-Session: 18598dfb-ac34-4b09-9078-ae02d27cb882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14176 | 2024.11.02 06:27:15.015243 [ 287 ] {} <Debug> HTTP-Session: 18598dfb-ac34-4b09-9078-ae02d27cb882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14177 | 2024.11.02 06:27:15.015441 [ 287 ] {} <Trace> HTTP-Session: 18598dfb-ac34-4b09-9078-ae02d27cb882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14178 | 2024.11.02 06:27:15.015461 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 273 rows starting from the beginning of the part | ||
14179 | 2024.11.02 06:27:15.015660 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 61 rows starting from the beginning of the part | ||
14180 | 2024.11.02 06:27:15.015896 [ 287 ] {b4a53493-01e5-45bc-b948-67ad6dcdc03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33471) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14181 | 2024.11.02 06:27:15.016014 [ 192 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
14182 | 2024.11.02 06:27:15.016071 [ 287 ] {b4a53493-01e5-45bc-b948-67ad6dcdc03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14183 | 2024.11.02 06:27:15.016926 [ 287 ] {b4a53493-01e5-45bc-b948-67ad6dcdc03d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14184 | 2024.11.02 06:27:15.017568 [ 287 ] {b4a53493-01e5-45bc-b948-67ad6dcdc03d} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14185 | 2024.11.02 06:27:15.017618 [ 287 ] {b4a53493-01e5-45bc-b948-67ad6dcdc03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14186 | 2024.11.02 06:27:15.018132 [ 287 ] {b4a53493-01e5-45bc-b948-67ad6dcdc03d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14187 | 2024.11.02 06:27:15.018375 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1928 rows, containing 5 columns (5 merged, 0 gathered) in 0.004365181 sec., 441676.9888808734 rows/sec., 38.52 MiB/sec. | ||
14188 | 2024.11.02 06:27:15.018700 [ 287 ] {b4a53493-01e5-45bc-b948-67ad6dcdc03d} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14189 | 2024.11.02 06:27:15.018774 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14190 | 2024.11.02 06:27:15.019016 [ 125 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14191 | 2024.11.02 06:27:15.019050 [ 287 ] {b4a53493-01e5-45bc-b948-67ad6dcdc03d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003335 sec., 19190.4047976012 rows/sec., 1.50 MiB/sec. | ||
14192 | 2024.11.02 06:27:15.019081 [ 125 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14193 | 2024.11.02 06:27:15.019226 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14194 | 2024.11.02 06:27:15.019663 [ 287 ] {b4a53493-01e5-45bc-b948-67ad6dcdc03d} <Debug> DynamicQueryHandler: Done processing query | ||
14195 | 2024.11.02 06:27:15.019769 [ 287 ] {b4a53493-01e5-45bc-b948-67ad6dcdc03d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14196 | 2024.11.02 06:27:15.019841 [ 287 ] {} <Debug> HTTP-Session: 18598dfb-ac34-4b09-9078-ae02d27cb882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14197 | 2024.11.02 06:27:15.020019 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
14198 | 2024.11.02 06:27:15.020227 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14199 | 2024.11.02 06:27:15.020441 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60025, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14200 | 2024.11.02 06:27:15.020524 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_86_17} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14201 | 2024.11.02 06:27:15.020695 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14202 | 2024.11.02 06:27:15.020754 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14203 | 2024.11.02 06:27:15.020806 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 916 rows starting from the beginning of the part | ||
14204 | 2024.11.02 06:27:15.020819 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_86_17} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14205 | 2024.11.02 06:27:15.020842 [ 302 ] {} <Debug> HTTP-Session: 58c7e82f-65ef-4bc0-9414-4e8f550c5b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:60025 | ||
14206 | 2024.11.02 06:27:15.020928 [ 302 ] {} <Debug> HTTP-Session: 58c7e82f-65ef-4bc0-9414-4e8f550c5b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14207 | 2024.11.02 06:27:15.021217 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 70 rows starting from the beginning of the part | ||
14208 | 2024.11.02 06:27:15.021212 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
14209 | 2024.11.02 06:27:15.021192 [ 302 ] {} <Debug> HTTP-Session: 58c7e82f-65ef-4bc0-9414-4e8f550c5b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14210 | 2024.11.02 06:27:15.021485 [ 302 ] {} <Trace> HTTP-Session: 58c7e82f-65ef-4bc0-9414-4e8f550c5b09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14211 | 2024.11.02 06:27:15.021499 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
14212 | 2024.11.02 06:27:15.021716 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 424 rows starting from the beginning of the part | ||
14213 | 2024.11.02 06:27:15.021865 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 74 rows starting from the beginning of the part | ||
14214 | 2024.11.02 06:27:15.022071 [ 302 ] {22f67460-153b-4077-8b2e-aa152518cef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14215 | 2024.11.02 06:27:15.022249 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::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 | ||
14216 | 2024.11.02 06:27:15.022297 [ 302 ] {22f67460-153b-4077-8b2e-aa152518cef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14217 | 2024.11.02 06:27:15.023061 [ 302 ] {22f67460-153b-4077-8b2e-aa152518cef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14218 | 2024.11.02 06:27:15.024095 [ 302 ] {22f67460-153b-4077-8b2e-aa152518cef3} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14219 | 2024.11.02 06:27:15.024186 [ 302 ] {22f67460-153b-4077-8b2e-aa152518cef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14220 | 2024.11.02 06:27:15.025138 [ 302 ] {22f67460-153b-4077-8b2e-aa152518cef3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14221 | 2024.11.02 06:27:15.025583 [ 187 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 5 columns (5 merged, 0 gathered) in 0.006118143 sec., 263478.64049598057 rows/sec., 20.33 MiB/sec. | ||
14222 | 2024.11.02 06:27:15.025898 [ 187 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14223 | 2024.11.02 06:27:15.025913 [ 302 ] {22f67460-153b-4077-8b2e-aa152518cef3} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14224 | 2024.11.02 06:27:15.026243 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14225 | 2024.11.02 06:27:15.026278 [ 302 ] {22f67460-153b-4077-8b2e-aa152518cef3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004566 sec., 35041.61191414805 rows/sec., 2.44 MiB/sec. | ||
14226 | 2024.11.02 06:27:15.026367 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14227 | 2024.11.02 06:27:15.026480 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14228 | 2024.11.02 06:27:15.027035 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::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 | ||
14229 | 2024.11.02 06:27:15.027397 [ 302 ] {22f67460-153b-4077-8b2e-aa152518cef3} <Debug> DynamicQueryHandler: Done processing query | ||
14230 | 2024.11.02 06:27:15.027491 [ 302 ] {22f67460-153b-4077-8b2e-aa152518cef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14231 | 2024.11.02 06:27:15.027551 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14232 | 2024.11.02 06:27:15.027572 [ 302 ] {} <Debug> HTTP-Session: 58c7e82f-65ef-4bc0-9414-4e8f550c5b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14233 | 2024.11.02 06:27:15.027669 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 16116 rows starting from the beginning of the part | ||
14234 | 2024.11.02 06:27:15.027678 [ 187 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_86_17} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14235 | 2024.11.02 06:27:15.028003 [ 187 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_86_17} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14236 | 2024.11.02 06:27:15.028007 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 163 rows starting from the beginning of the part | ||
14237 | 2024.11.02 06:27:15.028095 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52909, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14238 | 2024.11.02 06:27:15.028384 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14239 | 2024.11.02 06:27:15.028472 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
14240 | 2024.11.02 06:27:15.028513 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
14241 | 2024.11.02 06:27:15.028528 [ 287 ] {} <Debug> HTTP-Session: a2b341ad-2069-4b26-a699-6df04e8aa15b Authenticating user 'default' from [fd00:1122:3344:101::d]:52909 | ||
14242 | 2024.11.02 06:27:15.028580 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14243 | 2024.11.02 06:27:15.028620 [ 287 ] {} <Debug> HTTP-Session: a2b341ad-2069-4b26-a699-6df04e8aa15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14244 | 2024.11.02 06:27:15.028722 [ 287 ] {} <Debug> HTTP-Session: a2b341ad-2069-4b26-a699-6df04e8aa15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14245 | 2024.11.02 06:27:15.028987 [ 287 ] {} <Trace> HTTP-Session: a2b341ad-2069-4b26-a699-6df04e8aa15b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14246 | 2024.11.02 06:27:15.029222 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 237 rows starting from the beginning of the part | ||
14247 | 2024.11.02 06:27:15.029255 [ 302 ] {} <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): | ||
14248 | |||
14249 | (version 23.8.7.1) | ||
14250 | 2024.11.02 06:27:15.029467 [ 287 ] {3f1826e9-4866-4b0d-9153-fdc02aa130a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52909) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14251 | 2024.11.02 06:27:15.029494 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 133 rows starting from the beginning of the part | ||
14252 | 2024.11.02 06:27:15.029551 [ 287 ] {3f1826e9-4866-4b0d-9153-fdc02aa130a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14253 | 2024.11.02 06:27:15.029724 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
14254 | 2024.11.02 06:27:15.030162 [ 287 ] {3f1826e9-4866-4b0d-9153-fdc02aa130a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14255 | 2024.11.02 06:27:15.030703 [ 287 ] {3f1826e9-4866-4b0d-9153-fdc02aa130a4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14256 | 2024.11.02 06:27:15.030748 [ 287 ] {3f1826e9-4866-4b0d-9153-fdc02aa130a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14257 | 2024.11.02 06:27:15.031276 [ 287 ] {3f1826e9-4866-4b0d-9153-fdc02aa130a4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14258 | 2024.11.02 06:27:15.031747 [ 287 ] {3f1826e9-4866-4b0d-9153-fdc02aa130a4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14259 | 2024.11.02 06:27:15.031997 [ 125 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14260 | 2024.11.02 06:27:15.032000 [ 287 ] {3f1826e9-4866-4b0d-9153-fdc02aa130a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002679 sec., 22396.416573348266 rows/sec., 1.51 MiB/sec. | ||
14261 | 2024.11.02 06:27:15.032096 [ 125 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14262 | 2024.11.02 06:27:15.032262 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
14263 | 2024.11.02 06:27:15.032646 [ 287 ] {3f1826e9-4866-4b0d-9153-fdc02aa130a4} <Debug> DynamicQueryHandler: Done processing query | ||
14264 | 2024.11.02 06:27:15.032730 [ 287 ] {3f1826e9-4866-4b0d-9153-fdc02aa130a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14265 | 2024.11.02 06:27:15.032808 [ 287 ] {} <Debug> HTTP-Session: a2b341ad-2069-4b26-a699-6df04e8aa15b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14266 | 2024.11.02 06:27:15.032847 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
14267 | 2024.11.02 06:27:15.033081 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14268 | 2024.11.02 06:27:15.033118 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14269 | 2024.11.02 06:27:15.033140 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5146 rows starting from the beginning of the part | ||
14270 | 2024.11.02 06:27:15.033380 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
14271 | 2024.11.02 06:27:15.033485 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
14272 | 2024.11.02 06:27:15.033802 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
14273 | 2024.11.02 06:27:15.034077 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part | ||
14274 | 2024.11.02 06:27:15.034308 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::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 | ||
14275 | 2024.11.02 06:27:15.036194 [ 195 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16969 rows, containing 5 columns (5 merged, 0 gathered) in 0.009528577 sec., 1780853.5314349667 rows/sec., 121.76 MiB/sec. | ||
14276 | 2024.11.02 06:27:15.036484 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14277 | 2024.11.02 06:27:15.037163 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14278 | 2024.11.02 06:27:15.037301 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5456 rows, containing 4 columns (4 merged, 0 gathered) in 0.004850701 sec., 1124785.8814633184 rows/sec., 74.10 MiB/sec. | ||
14279 | 2024.11.02 06:27:15.037359 [ 186 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14280 | 2024.11.02 06:27:15.037500 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. | ||
14281 | 2024.11.02 06:27:15.037659 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14282 | 2024.11.02 06:27:15.038034 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_86_17} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14283 | 2024.11.02 06:27:15.038110 [ 191 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_86_17} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14284 | 2024.11.02 06:27:15.038188 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
14285 | 2024.11.02 06:27:15.879594 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14286 | 2024.11.02 06:27:16.226220 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56772, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14287 | 2024.11.02 06:27:16.290426 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57359, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14288 | 2024.11.02 06:27:16.339875 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14289 | 2024.11.02 06:27:16.590991 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14290 | 2024.11.02 06:27:16.677541 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14291 | 2024.11.02 06:27:16.679955 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14292 | 2024.11.02 06:27:16.703495 [ 287 ] {} <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) | ||
14293 | 2024.11.02 06:27:16.737849 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14294 | 2024.11.02 06:27:16.739117 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14295 | 2024.11.02 06:27:16.812861 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14296 | 2024.11.02 06:27:16.842222 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14297 | 2024.11.02 06:27:16.851424 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14298 | 2024.11.02 06:27:16.885737 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62435, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14299 | 2024.11.02 06:27:16.927268 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14300 | 2024.11.02 06:27:16.953266 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14301 | 2024.11.02 06:27:16.957735 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32783, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14302 | 2024.11.02 06:27:17.039412 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14303 | 2024.11.02 06:27:17.056872 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14304 | 2024.11.02 06:27:17.106971 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14305 | 2024.11.02 06:27:17.150879 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14306 | 2024.11.02 06:27:17.162268 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14307 | 2024.11.02 06:27:17.163568 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36935, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14308 | 2024.11.02 06:27:17.173920 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14309 | 2024.11.02 06:27:18.625205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1288 | ||
14310 | 2024.11.02 06:27:18.627862 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14311 | 2024.11.02 06:27:18.627909 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14312 | 2024.11.02 06:27:18.629385 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
14313 | 2024.11.02 06:27:18.630392 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14314 | 2024.11.02 06:27:18.630936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1288 | ||
14315 | 2024.11.02 06:27:20.018680 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55512, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14316 | 2024.11.02 06:27:20.018822 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14317 | 2024.11.02 06:27:20.018852 [ 287 ] {} <Debug> HTTP-Session: 33dbebe5-19ba-4ac6-863a-e6f0c97f345f Authenticating user 'default' from [fd00:1122:3344:101::d]:55512 | ||
14318 | 2024.11.02 06:27:20.018880 [ 287 ] {} <Debug> HTTP-Session: 33dbebe5-19ba-4ac6-863a-e6f0c97f345f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14319 | 2024.11.02 06:27:20.018899 [ 287 ] {} <Debug> HTTP-Session: 33dbebe5-19ba-4ac6-863a-e6f0c97f345f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14320 | 2024.11.02 06:27:20.018957 [ 287 ] {} <Trace> HTTP-Session: 33dbebe5-19ba-4ac6-863a-e6f0c97f345f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14321 | 2024.11.02 06:27:20.019281 [ 287 ] {f6d320b8-33de-4bfa-96d1-d15834af0e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55512) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14322 | 2024.11.02 06:27:20.019372 [ 287 ] {f6d320b8-33de-4bfa-96d1-d15834af0e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14323 | 2024.11.02 06:27:20.019772 [ 287 ] {f6d320b8-33de-4bfa-96d1-d15834af0e0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14324 | 2024.11.02 06:27:20.020727 [ 287 ] {f6d320b8-33de-4bfa-96d1-d15834af0e0d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14325 | 2024.11.02 06:27:20.020803 [ 287 ] {f6d320b8-33de-4bfa-96d1-d15834af0e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14326 | 2024.11.02 06:27:20.021334 [ 287 ] {f6d320b8-33de-4bfa-96d1-d15834af0e0d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14327 | 2024.11.02 06:27:20.021774 [ 287 ] {f6d320b8-33de-4bfa-96d1-d15834af0e0d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14328 | 2024.11.02 06:27:20.022001 [ 287 ] {f6d320b8-33de-4bfa-96d1-d15834af0e0d} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002853 sec., 95688.74868559411 rows/sec., 8.51 MiB/sec. | ||
14329 | 2024.11.02 06:27:20.022276 [ 287 ] {f6d320b8-33de-4bfa-96d1-d15834af0e0d} <Debug> DynamicQueryHandler: Done processing query | ||
14330 | 2024.11.02 06:27:20.022318 [ 287 ] {f6d320b8-33de-4bfa-96d1-d15834af0e0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
14331 | 2024.11.02 06:27:20.022341 [ 287 ] {} <Debug> HTTP-Session: 33dbebe5-19ba-4ac6-863a-e6f0c97f345f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14332 | 2024.11.02 06:27:20.022551 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55512, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14333 | 2024.11.02 06:27:20.022716 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43466, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14334 | 2024.11.02 06:27:20.022836 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14335 | 2024.11.02 06:27:20.022865 [ 286 ] {} <Debug> HTTP-Session: 871b2ba4-2e60-4144-8248-ff8f367b5063 Authenticating user 'default' from [fd00:1122:3344:101::d]:43466 | ||
14336 | 2024.11.02 06:27:20.022893 [ 286 ] {} <Debug> HTTP-Session: 871b2ba4-2e60-4144-8248-ff8f367b5063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14337 | 2024.11.02 06:27:20.022910 [ 286 ] {} <Debug> HTTP-Session: 871b2ba4-2e60-4144-8248-ff8f367b5063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14338 | 2024.11.02 06:27:20.022973 [ 286 ] {} <Trace> HTTP-Session: 871b2ba4-2e60-4144-8248-ff8f367b5063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14339 | 2024.11.02 06:27:20.023191 [ 286 ] {7af2e12c-df62-4c9a-9c9c-9b1c49acc9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43466) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14340 | 2024.11.02 06:27:20.023268 [ 286 ] {7af2e12c-df62-4c9a-9c9c-9b1c49acc9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14341 | 2024.11.02 06:27:20.023667 [ 286 ] {7af2e12c-df62-4c9a-9c9c-9b1c49acc9b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14342 | 2024.11.02 06:27:20.024087 [ 286 ] {7af2e12c-df62-4c9a-9c9c-9b1c49acc9b8} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14343 | 2024.11.02 06:27:20.024135 [ 286 ] {7af2e12c-df62-4c9a-9c9c-9b1c49acc9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14344 | 2024.11.02 06:27:20.024588 [ 286 ] {7af2e12c-df62-4c9a-9c9c-9b1c49acc9b8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14345 | 2024.11.02 06:27:20.024994 [ 286 ] {7af2e12c-df62-4c9a-9c9c-9b1c49acc9b8} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14346 | 2024.11.02 06:27:20.025167 [ 286 ] {7af2e12c-df62-4c9a-9c9c-9b1c49acc9b8} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.002051 sec., 20477.815699658706 rows/sec., 1.50 MiB/sec. | ||
14347 | 2024.11.02 06:27:20.025509 [ 286 ] {7af2e12c-df62-4c9a-9c9c-9b1c49acc9b8} <Debug> DynamicQueryHandler: Done processing query | ||
14348 | 2024.11.02 06:27:20.025548 [ 286 ] {7af2e12c-df62-4c9a-9c9c-9b1c49acc9b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14349 | 2024.11.02 06:27:20.025571 [ 286 ] {} <Debug> HTTP-Session: 871b2ba4-2e60-4144-8248-ff8f367b5063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14350 | 2024.11.02 06:27:20.025760 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14351 | 2024.11.02 06:27:20.025800 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55512, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14352 | 2024.11.02 06:27:20.025894 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14353 | 2024.11.02 06:27:20.025930 [ 287 ] {} <Debug> HTTP-Session: 60f11dd9-4573-40fb-b0d5-6e2fe1e45050 Authenticating user 'default' from [fd00:1122:3344:101::d]:55512 | ||
14354 | 2024.11.02 06:27:20.025958 [ 287 ] {} <Debug> HTTP-Session: 60f11dd9-4573-40fb-b0d5-6e2fe1e45050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14355 | 2024.11.02 06:27:20.025977 [ 287 ] {} <Debug> HTTP-Session: 60f11dd9-4573-40fb-b0d5-6e2fe1e45050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14356 | 2024.11.02 06:27:20.026029 [ 287 ] {} <Trace> HTTP-Session: 60f11dd9-4573-40fb-b0d5-6e2fe1e45050 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14357 | 2024.11.02 06:27:20.026190 [ 287 ] {a1e4dc6c-8521-4519-847c-05bbef84ce15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55512) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14358 | 2024.11.02 06:27:20.026252 [ 287 ] {a1e4dc6c-8521-4519-847c-05bbef84ce15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14359 | 2024.11.02 06:27:20.026603 [ 287 ] {a1e4dc6c-8521-4519-847c-05bbef84ce15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14360 | 2024.11.02 06:27:20.026993 [ 287 ] {a1e4dc6c-8521-4519-847c-05bbef84ce15} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14361 | 2024.11.02 06:27:20.027037 [ 287 ] {a1e4dc6c-8521-4519-847c-05bbef84ce15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14362 | 2024.11.02 06:27:20.027445 [ 287 ] {a1e4dc6c-8521-4519-847c-05bbef84ce15} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
14363 | 2024.11.02 06:27:20.027862 [ 287 ] {a1e4dc6c-8521-4519-847c-05bbef84ce15} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14364 | 2024.11.02 06:27:20.028015 [ 287 ] {a1e4dc6c-8521-4519-847c-05bbef84ce15} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001874 sec., 7470.651013874066 rows/sec., 523.20 KiB/sec. | ||
14365 | 2024.11.02 06:27:20.028233 [ 287 ] {a1e4dc6c-8521-4519-847c-05bbef84ce15} <Debug> DynamicQueryHandler: Done processing query | ||
14366 | 2024.11.02 06:27:20.028260 [ 287 ] {a1e4dc6c-8521-4519-847c-05bbef84ce15} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14367 | 2024.11.02 06:27:20.028277 [ 287 ] {} <Debug> HTTP-Session: 60f11dd9-4573-40fb-b0d5-6e2fe1e45050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14368 | 2024.11.02 06:27:20.028487 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55512, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14369 | 2024.11.02 06:27:20.028556 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39710, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14370 | 2024.11.02 06:27:20.028645 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14371 | 2024.11.02 06:27:20.028671 [ 286 ] {} <Debug> HTTP-Session: 4e88fb8a-194c-4f8e-9681-3ca7ee04e84b Authenticating user 'default' from [fd00:1122:3344:101::d]:39710 | ||
14372 | 2024.11.02 06:27:20.028694 [ 286 ] {} <Debug> HTTP-Session: 4e88fb8a-194c-4f8e-9681-3ca7ee04e84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14373 | 2024.11.02 06:27:20.028711 [ 286 ] {} <Debug> HTTP-Session: 4e88fb8a-194c-4f8e-9681-3ca7ee04e84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14374 | 2024.11.02 06:27:20.028761 [ 286 ] {} <Trace> HTTP-Session: 4e88fb8a-194c-4f8e-9681-3ca7ee04e84b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14375 | 2024.11.02 06:27:20.028905 [ 286 ] {76133bcd-fce2-4748-9f75-10975c6e30ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39710) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14376 | 2024.11.02 06:27:20.028968 [ 286 ] {76133bcd-fce2-4748-9f75-10975c6e30ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14377 | 2024.11.02 06:27:20.029297 [ 286 ] {76133bcd-fce2-4748-9f75-10975c6e30ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14378 | 2024.11.02 06:27:20.029662 [ 286 ] {76133bcd-fce2-4748-9f75-10975c6e30ad} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14379 | 2024.11.02 06:27:20.029707 [ 286 ] {76133bcd-fce2-4748-9f75-10975c6e30ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14380 | 2024.11.02 06:27:20.030082 [ 286 ] {76133bcd-fce2-4748-9f75-10975c6e30ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
14381 | 2024.11.02 06:27:20.030462 [ 286 ] {76133bcd-fce2-4748-9f75-10975c6e30ad} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14382 | 2024.11.02 06:27:20.030632 [ 286 ] {76133bcd-fce2-4748-9f75-10975c6e30ad} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00176 sec., 3409.090909090909 rows/sec., 201.42 KiB/sec. | ||
14383 | 2024.11.02 06:27:20.031016 [ 286 ] {76133bcd-fce2-4748-9f75-10975c6e30ad} <Debug> DynamicQueryHandler: Done processing query | ||
14384 | 2024.11.02 06:27:20.031044 [ 286 ] {76133bcd-fce2-4748-9f75-10975c6e30ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14385 | 2024.11.02 06:27:20.031061 [ 286 ] {} <Debug> HTTP-Session: 4e88fb8a-194c-4f8e-9681-3ca7ee04e84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14386 | 2024.11.02 06:27:20.031274 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14387 | 2024.11.02 06:27:20.031369 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35886, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14388 | 2024.11.02 06:27:20.031446 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14389 | 2024.11.02 06:27:20.031470 [ 287 ] {} <Debug> HTTP-Session: 53dd0bed-b8e2-4b1d-8538-073b663a41db Authenticating user 'default' from [fd00:1122:3344:101::d]:35886 | ||
14390 | 2024.11.02 06:27:20.031494 [ 287 ] {} <Debug> HTTP-Session: 53dd0bed-b8e2-4b1d-8538-073b663a41db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14391 | 2024.11.02 06:27:20.031511 [ 287 ] {} <Debug> HTTP-Session: 53dd0bed-b8e2-4b1d-8538-073b663a41db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14392 | 2024.11.02 06:27:20.031562 [ 287 ] {} <Trace> HTTP-Session: 53dd0bed-b8e2-4b1d-8538-073b663a41db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14393 | 2024.11.02 06:27:20.031839 [ 287 ] {6934f29b-8be8-4061-9166-6b99e574b9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35886) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14394 | 2024.11.02 06:27:20.031897 [ 287 ] {6934f29b-8be8-4061-9166-6b99e574b9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14395 | 2024.11.02 06:27:20.032186 [ 287 ] {6934f29b-8be8-4061-9166-6b99e574b9f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14396 | 2024.11.02 06:27:20.032783 [ 287 ] {6934f29b-8be8-4061-9166-6b99e574b9f3} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14397 | 2024.11.02 06:27:20.032820 [ 287 ] {6934f29b-8be8-4061-9166-6b99e574b9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14398 | 2024.11.02 06:27:20.033229 [ 287 ] {6934f29b-8be8-4061-9166-6b99e574b9f3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14399 | 2024.11.02 06:27:20.033609 [ 287 ] {6934f29b-8be8-4061-9166-6b99e574b9f3} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14400 | 2024.11.02 06:27:20.033744 [ 287 ] {6934f29b-8be8-4061-9166-6b99e574b9f3} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00203 sec., 208866.99507389162 rows/sec., 14.93 MiB/sec. | ||
14401 | 2024.11.02 06:27:20.033971 [ 287 ] {6934f29b-8be8-4061-9166-6b99e574b9f3} <Debug> DynamicQueryHandler: Done processing query | ||
14402 | 2024.11.02 06:27:20.034009 [ 287 ] {6934f29b-8be8-4061-9166-6b99e574b9f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
14403 | 2024.11.02 06:27:20.034040 [ 287 ] {} <Debug> HTTP-Session: 53dd0bed-b8e2-4b1d-8538-073b663a41db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14404 | 2024.11.02 06:27:20.034247 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14405 | 2024.11.02 06:27:20.034278 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39710, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14406 | 2024.11.02 06:27:20.034390 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14407 | 2024.11.02 06:27:20.034435 [ 286 ] {} <Debug> HTTP-Session: beb5947d-7f9d-4a86-80cd-4a7247d2ba8e Authenticating user 'default' from [fd00:1122:3344:101::d]:39710 | ||
14408 | 2024.11.02 06:27:20.034464 [ 286 ] {} <Debug> HTTP-Session: beb5947d-7f9d-4a86-80cd-4a7247d2ba8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14409 | 2024.11.02 06:27:20.034484 [ 286 ] {} <Debug> HTTP-Session: beb5947d-7f9d-4a86-80cd-4a7247d2ba8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14410 | 2024.11.02 06:27:20.034531 [ 286 ] {} <Trace> HTTP-Session: beb5947d-7f9d-4a86-80cd-4a7247d2ba8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14411 | 2024.11.02 06:27:20.034678 [ 286 ] {2d097333-e36b-4f22-ac92-0a7a18d9df39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39710) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
14412 | 2024.11.02 06:27:20.034737 [ 286 ] {2d097333-e36b-4f22-ac92-0a7a18d9df39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14413 | 2024.11.02 06:27:20.034905 [ 286 ] {2d097333-e36b-4f22-ac92-0a7a18d9df39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14414 | 2024.11.02 06:27:20.035272 [ 286 ] {2d097333-e36b-4f22-ac92-0a7a18d9df39} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14415 | 2024.11.02 06:27:20.035312 [ 286 ] {2d097333-e36b-4f22-ac92-0a7a18d9df39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14416 | 2024.11.02 06:27:20.035692 [ 286 ] {2d097333-e36b-4f22-ac92-0a7a18d9df39} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
14417 | 2024.11.02 06:27:20.036039 [ 286 ] {2d097333-e36b-4f22-ac92-0a7a18d9df39} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14418 | 2024.11.02 06:27:20.036201 [ 286 ] {2d097333-e36b-4f22-ac92-0a7a18d9df39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 201.46 KiB/sec. | ||
14419 | 2024.11.02 06:27:20.036561 [ 286 ] {2d097333-e36b-4f22-ac92-0a7a18d9df39} <Debug> DynamicQueryHandler: Done processing query | ||
14420 | 2024.11.02 06:27:20.036587 [ 286 ] {2d097333-e36b-4f22-ac92-0a7a18d9df39} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14421 | 2024.11.02 06:27:20.036604 [ 286 ] {} <Debug> HTTP-Session: beb5947d-7f9d-4a86-80cd-4a7247d2ba8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14422 | 2024.11.02 06:27:20.036789 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14423 | 2024.11.02 06:27:20.036932 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65127, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14424 | 2024.11.02 06:27:20.037010 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14425 | 2024.11.02 06:27:20.037036 [ 287 ] {} <Debug> HTTP-Session: f4d76eaf-3ddc-4345-9bfe-a95158928db5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65127 | ||
14426 | 2024.11.02 06:27:20.037059 [ 287 ] {} <Debug> HTTP-Session: f4d76eaf-3ddc-4345-9bfe-a95158928db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14427 | 2024.11.02 06:27:20.037077 [ 287 ] {} <Debug> HTTP-Session: f4d76eaf-3ddc-4345-9bfe-a95158928db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14428 | 2024.11.02 06:27:20.037125 [ 287 ] {} <Trace> HTTP-Session: f4d76eaf-3ddc-4345-9bfe-a95158928db5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14429 | 2024.11.02 06:27:20.037388 [ 287 ] {14354cf3-47c8-4cdd-9c89-29d155936eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14430 | 2024.11.02 06:27:20.037452 [ 287 ] {14354cf3-47c8-4cdd-9c89-29d155936eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14431 | 2024.11.02 06:27:20.037672 [ 287 ] {14354cf3-47c8-4cdd-9c89-29d155936eaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14432 | 2024.11.02 06:27:20.038155 [ 287 ] {14354cf3-47c8-4cdd-9c89-29d155936eaf} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14433 | 2024.11.02 06:27:20.038193 [ 287 ] {14354cf3-47c8-4cdd-9c89-29d155936eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14434 | 2024.11.02 06:27:20.038608 [ 287 ] {14354cf3-47c8-4cdd-9c89-29d155936eaf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14435 | 2024.11.02 06:27:20.038965 [ 287 ] {14354cf3-47c8-4cdd-9c89-29d155936eaf} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14436 | 2024.11.02 06:27:20.039098 [ 287 ] {14354cf3-47c8-4cdd-9c89-29d155936eaf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001845 sec., 128455.28455284552 rows/sec., 8.61 MiB/sec. | ||
14437 | 2024.11.02 06:27:20.039309 [ 287 ] {14354cf3-47c8-4cdd-9c89-29d155936eaf} <Debug> DynamicQueryHandler: Done processing query | ||
14438 | 2024.11.02 06:27:20.039343 [ 287 ] {14354cf3-47c8-4cdd-9c89-29d155936eaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
14439 | 2024.11.02 06:27:20.039375 [ 287 ] {} <Debug> HTTP-Session: f4d76eaf-3ddc-4345-9bfe-a95158928db5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14440 | 2024.11.02 06:27:20.039563 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14441 | 2024.11.02 06:27:20.039569 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39710, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14442 | 2024.11.02 06:27:20.039676 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14443 | 2024.11.02 06:27:20.039714 [ 286 ] {} <Debug> HTTP-Session: 6bcd6907-d007-40c3-a83c-489b2ac11a35 Authenticating user 'default' from [fd00:1122:3344:101::d]:39710 | ||
14444 | 2024.11.02 06:27:20.039738 [ 286 ] {} <Debug> HTTP-Session: 6bcd6907-d007-40c3-a83c-489b2ac11a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14445 | 2024.11.02 06:27:20.039757 [ 286 ] {} <Debug> HTTP-Session: 6bcd6907-d007-40c3-a83c-489b2ac11a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14446 | 2024.11.02 06:27:20.039803 [ 286 ] {} <Trace> HTTP-Session: 6bcd6907-d007-40c3-a83c-489b2ac11a35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14447 | 2024.11.02 06:27:20.039929 [ 286 ] {d84417d0-502f-4f33-9f24-cb86790456d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39710) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
14448 | 2024.11.02 06:27:20.039990 [ 286 ] {d84417d0-502f-4f33-9f24-cb86790456d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14449 | 2024.11.02 06:27:20.040184 [ 286 ] {d84417d0-502f-4f33-9f24-cb86790456d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14450 | 2024.11.02 06:27:20.040527 [ 286 ] {d84417d0-502f-4f33-9f24-cb86790456d9} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14451 | 2024.11.02 06:27:20.040572 [ 286 ] {d84417d0-502f-4f33-9f24-cb86790456d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14452 | 2024.11.02 06:27:20.040960 [ 286 ] {d84417d0-502f-4f33-9f24-cb86790456d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
14453 | 2024.11.02 06:27:20.041317 [ 286 ] {d84417d0-502f-4f33-9f24-cb86790456d9} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14454 | 2024.11.02 06:27:20.041473 [ 286 ] {d84417d0-502f-4f33-9f24-cb86790456d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001571 sec., 636.5372374283896 rows/sec., 42.89 KiB/sec. | ||
14455 | 2024.11.02 06:27:20.041829 [ 286 ] {d84417d0-502f-4f33-9f24-cb86790456d9} <Debug> DynamicQueryHandler: Done processing query | ||
14456 | 2024.11.02 06:27:20.041855 [ 286 ] {d84417d0-502f-4f33-9f24-cb86790456d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14457 | 2024.11.02 06:27:20.041871 [ 286 ] {} <Debug> HTTP-Session: 6bcd6907-d007-40c3-a83c-489b2ac11a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14458 | 2024.11.02 06:27:20.042041 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14459 | 2024.11.02 06:27:20.042124 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36736, User-Agent: (none), Length: 70549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14460 | 2024.11.02 06:27:20.042199 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14461 | 2024.11.02 06:27:20.042222 [ 287 ] {} <Debug> HTTP-Session: 688dbf43-64fd-423a-af30-0fb852c5f65b Authenticating user 'default' from [fd00:1122:3344:101::d]:36736 | ||
14462 | 2024.11.02 06:27:20.042242 [ 287 ] {} <Debug> HTTP-Session: 688dbf43-64fd-423a-af30-0fb852c5f65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14463 | 2024.11.02 06:27:20.042256 [ 287 ] {} <Debug> HTTP-Session: 688dbf43-64fd-423a-af30-0fb852c5f65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14464 | 2024.11.02 06:27:20.042299 [ 287 ] {} <Trace> HTTP-Session: 688dbf43-64fd-423a-af30-0fb852c5f65b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14465 | 2024.11.02 06:27:20.042771 [ 287 ] {e577ab10-ee1f-4522-8e08-f4d8b420cfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36736) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14466 | 2024.11.02 06:27:20.042858 [ 287 ] {e577ab10-ee1f-4522-8e08-f4d8b420cfb0} <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 | ||
14467 | 2024.11.02 06:27:20.043368 [ 287 ] {e577ab10-ee1f-4522-8e08-f4d8b420cfb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14468 | 2024.11.02 06:27:20.044139 [ 287 ] {e577ab10-ee1f-4522-8e08-f4d8b420cfb0} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14469 | 2024.11.02 06:27:20.044180 [ 287 ] {e577ab10-ee1f-4522-8e08-f4d8b420cfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14470 | 2024.11.02 06:27:20.044871 [ 287 ] {e577ab10-ee1f-4522-8e08-f4d8b420cfb0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14471 | 2024.11.02 06:27:20.045316 [ 287 ] {e577ab10-ee1f-4522-8e08-f4d8b420cfb0} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14472 | 2024.11.02 06:27:20.045478 [ 287 ] {e577ab10-ee1f-4522-8e08-f4d8b420cfb0} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003041 sec., 13811.246300559027 rows/sec., 24.75 MiB/sec. | ||
14473 | 2024.11.02 06:27:20.045736 [ 287 ] {e577ab10-ee1f-4522-8e08-f4d8b420cfb0} <Debug> DynamicQueryHandler: Done processing query | ||
14474 | 2024.11.02 06:27:20.045762 [ 287 ] {e577ab10-ee1f-4522-8e08-f4d8b420cfb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
14475 | 2024.11.02 06:27:20.045778 [ 287 ] {} <Debug> HTTP-Session: 688dbf43-64fd-423a-af30-0fb852c5f65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14476 | 2024.11.02 06:27:20.045968 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39710, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14477 | 2024.11.02 06:27:20.045982 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14478 | 2024.11.02 06:27:20.046068 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14479 | 2024.11.02 06:27:20.046113 [ 286 ] {} <Debug> HTTP-Session: e9cf7ea5-1ddf-497b-baae-e8c94343fd17 Authenticating user 'default' from [fd00:1122:3344:101::d]:39710 | ||
14480 | 2024.11.02 06:27:20.046168 [ 286 ] {} <Debug> HTTP-Session: e9cf7ea5-1ddf-497b-baae-e8c94343fd17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14481 | 2024.11.02 06:27:20.046229 [ 286 ] {} <Debug> HTTP-Session: e9cf7ea5-1ddf-497b-baae-e8c94343fd17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14482 | 2024.11.02 06:27:20.046277 [ 286 ] {} <Trace> HTTP-Session: e9cf7ea5-1ddf-497b-baae-e8c94343fd17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14483 | 2024.11.02 06:27:20.046456 [ 286 ] {6a120341-08a9-4612-86c0-9bbc5f2ba416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39710) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14484 | 2024.11.02 06:27:20.046510 [ 286 ] {6a120341-08a9-4612-86c0-9bbc5f2ba416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14485 | 2024.11.02 06:27:20.046678 [ 286 ] {6a120341-08a9-4612-86c0-9bbc5f2ba416} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14486 | 2024.11.02 06:27:20.047012 [ 286 ] {6a120341-08a9-4612-86c0-9bbc5f2ba416} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14487 | 2024.11.02 06:27:20.047049 [ 286 ] {6a120341-08a9-4612-86c0-9bbc5f2ba416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14488 | 2024.11.02 06:27:20.047436 [ 286 ] {6a120341-08a9-4612-86c0-9bbc5f2ba416} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14489 | 2024.11.02 06:27:20.047776 [ 286 ] {6a120341-08a9-4612-86c0-9bbc5f2ba416} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14490 | 2024.11.02 06:27:20.047939 [ 286 ] {6a120341-08a9-4612-86c0-9bbc5f2ba416} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001552 sec., 52835.051546391755 rows/sec., 3.36 MiB/sec. | ||
14491 | 2024.11.02 06:27:20.048122 [ 286 ] {6a120341-08a9-4612-86c0-9bbc5f2ba416} <Debug> DynamicQueryHandler: Done processing query | ||
14492 | 2024.11.02 06:27:20.048146 [ 286 ] {6a120341-08a9-4612-86c0-9bbc5f2ba416} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14493 | 2024.11.02 06:27:20.048162 [ 286 ] {} <Debug> HTTP-Session: e9cf7ea5-1ddf-497b-baae-e8c94343fd17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14494 | 2024.11.02 06:27:20.048492 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14495 | 2024.11.02 06:27:23.284001 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14496 | 2024.11.02 06:27:23.284071 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14497 | 2024.11.02 06:27:25.012221 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14498 | 2024.11.02 06:27:25.012344 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14499 | 2024.11.02 06:27:25.012369 [ 287 ] {} <Debug> HTTP-Session: 123cca16-6a2a-45ef-a3c3-119c36515799 Authenticating user 'default' from [fd00:1122:3344:101::d]:41639 | ||
14500 | 2024.11.02 06:27:25.012394 [ 287 ] {} <Debug> HTTP-Session: 123cca16-6a2a-45ef-a3c3-119c36515799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14501 | 2024.11.02 06:27:25.012408 [ 287 ] {} <Debug> HTTP-Session: 123cca16-6a2a-45ef-a3c3-119c36515799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14502 | 2024.11.02 06:27:25.012459 [ 287 ] {} <Trace> HTTP-Session: 123cca16-6a2a-45ef-a3c3-119c36515799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14503 | 2024.11.02 06:27:25.012646 [ 287 ] {8e2d9fbb-2e31-4245-9ddd-00994420363f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41639) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14504 | 2024.11.02 06:27:25.012713 [ 287 ] {8e2d9fbb-2e31-4245-9ddd-00994420363f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14505 | 2024.11.02 06:27:25.013052 [ 287 ] {8e2d9fbb-2e31-4245-9ddd-00994420363f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14506 | 2024.11.02 06:27:25.013505 [ 287 ] {8e2d9fbb-2e31-4245-9ddd-00994420363f} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14507 | 2024.11.02 06:27:25.013548 [ 287 ] {8e2d9fbb-2e31-4245-9ddd-00994420363f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14508 | 2024.11.02 06:27:25.013951 [ 287 ] {8e2d9fbb-2e31-4245-9ddd-00994420363f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
14509 | 2024.11.02 06:27:25.014358 [ 287 ] {8e2d9fbb-2e31-4245-9ddd-00994420363f} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14510 | 2024.11.02 06:27:25.014543 [ 287 ] {8e2d9fbb-2e31-4245-9ddd-00994420363f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001938 sec., 1031.9917440660474 rows/sec., 84.15 KiB/sec. | ||
14511 | 2024.11.02 06:27:25.014895 [ 287 ] {8e2d9fbb-2e31-4245-9ddd-00994420363f} <Debug> DynamicQueryHandler: Done processing query | ||
14512 | 2024.11.02 06:27:25.014941 [ 287 ] {8e2d9fbb-2e31-4245-9ddd-00994420363f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14513 | 2024.11.02 06:27:25.014972 [ 287 ] {} <Debug> HTTP-Session: 123cca16-6a2a-45ef-a3c3-119c36515799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14514 | 2024.11.02 06:27:25.015189 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14515 | 2024.11.02 06:27:25.015372 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50715, User-Agent: (none), Length: 7948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14516 | 2024.11.02 06:27:25.015497 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14517 | 2024.11.02 06:27:25.015525 [ 286 ] {} <Debug> HTTP-Session: 39687d28-5db1-4401-b812-e209db32ef00 Authenticating user 'default' from [fd00:1122:3344:101::d]:50715 | ||
14518 | 2024.11.02 06:27:25.015553 [ 286 ] {} <Debug> HTTP-Session: 39687d28-5db1-4401-b812-e209db32ef00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14519 | 2024.11.02 06:27:25.015571 [ 286 ] {} <Debug> HTTP-Session: 39687d28-5db1-4401-b812-e209db32ef00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14520 | 2024.11.02 06:27:25.015630 [ 286 ] {} <Trace> HTTP-Session: 39687d28-5db1-4401-b812-e209db32ef00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14521 | 2024.11.02 06:27:25.015848 [ 286 ] {60f66e55-25f1-4308-9d89-8385be68da91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50715) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14522 | 2024.11.02 06:27:25.015920 [ 286 ] {60f66e55-25f1-4308-9d89-8385be68da91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14523 | 2024.11.02 06:27:25.016252 [ 286 ] {60f66e55-25f1-4308-9d89-8385be68da91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14524 | 2024.11.02 06:27:25.016689 [ 286 ] {60f66e55-25f1-4308-9d89-8385be68da91} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14525 | 2024.11.02 06:27:25.016734 [ 286 ] {60f66e55-25f1-4308-9d89-8385be68da91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14526 | 2024.11.02 06:27:25.017156 [ 286 ] {60f66e55-25f1-4308-9d89-8385be68da91} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
14527 | 2024.11.02 06:27:25.017544 [ 286 ] {60f66e55-25f1-4308-9d89-8385be68da91} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14528 | 2024.11.02 06:27:25.017719 [ 286 ] {60f66e55-25f1-4308-9d89-8385be68da91} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.00194 sec., 29381.443298969072 rows/sec., 2.24 MiB/sec. | ||
14529 | 2024.11.02 06:27:25.017946 [ 286 ] {60f66e55-25f1-4308-9d89-8385be68da91} <Debug> DynamicQueryHandler: Done processing query | ||
14530 | 2024.11.02 06:27:25.017973 [ 286 ] {60f66e55-25f1-4308-9d89-8385be68da91} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
14531 | 2024.11.02 06:27:25.017990 [ 286 ] {} <Debug> HTTP-Session: 39687d28-5db1-4401-b812-e209db32ef00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14532 | 2024.11.02 06:27:25.018199 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14533 | 2024.11.02 06:27:25.018220 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14534 | 2024.11.02 06:27:25.018299 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14535 | 2024.11.02 06:27:25.018334 [ 287 ] {} <Debug> HTTP-Session: 14dd9cf3-e9d1-4a4b-8dc2-05ce4c344fab Authenticating user 'default' from [fd00:1122:3344:101::d]:41639 | ||
14536 | 2024.11.02 06:27:25.018358 [ 287 ] {} <Debug> HTTP-Session: 14dd9cf3-e9d1-4a4b-8dc2-05ce4c344fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14537 | 2024.11.02 06:27:25.018386 [ 287 ] {} <Debug> HTTP-Session: 14dd9cf3-e9d1-4a4b-8dc2-05ce4c344fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14538 | 2024.11.02 06:27:25.018444 [ 287 ] {} <Trace> HTTP-Session: 14dd9cf3-e9d1-4a4b-8dc2-05ce4c344fab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14539 | 2024.11.02 06:27:25.018581 [ 287 ] {68d2e38d-7ee1-4364-80bb-94a2bb51a1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41639) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14540 | 2024.11.02 06:27:25.018641 [ 287 ] {68d2e38d-7ee1-4364-80bb-94a2bb51a1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14541 | 2024.11.02 06:27:25.018953 [ 287 ] {68d2e38d-7ee1-4364-80bb-94a2bb51a1e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14542 | 2024.11.02 06:27:25.019280 [ 287 ] {68d2e38d-7ee1-4364-80bb-94a2bb51a1e6} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14543 | 2024.11.02 06:27:25.019319 [ 287 ] {68d2e38d-7ee1-4364-80bb-94a2bb51a1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14544 | 2024.11.02 06:27:25.019675 [ 287 ] {68d2e38d-7ee1-4364-80bb-94a2bb51a1e6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14545 | 2024.11.02 06:27:25.020048 [ 287 ] {68d2e38d-7ee1-4364-80bb-94a2bb51a1e6} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14546 | 2024.11.02 06:27:25.020210 [ 287 ] {68d2e38d-7ee1-4364-80bb-94a2bb51a1e6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001659 sec., 1205.5455093429775 rows/sec., 84.18 KiB/sec. | ||
14547 | 2024.11.02 06:27:25.020417 [ 287 ] {68d2e38d-7ee1-4364-80bb-94a2bb51a1e6} <Debug> DynamicQueryHandler: Done processing query | ||
14548 | 2024.11.02 06:27:25.020449 [ 287 ] {68d2e38d-7ee1-4364-80bb-94a2bb51a1e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14549 | 2024.11.02 06:27:25.020472 [ 287 ] {} <Debug> HTTP-Session: 14dd9cf3-e9d1-4a4b-8dc2-05ce4c344fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14550 | 2024.11.02 06:27:25.020627 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14551 | 2024.11.02 06:27:25.020770 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49927, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14552 | 2024.11.02 06:27:25.020880 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14553 | 2024.11.02 06:27:25.020911 [ 286 ] {} <Debug> HTTP-Session: d8016f85-2328-4c5d-ba30-9c6af8e6a0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49927 | ||
14554 | 2024.11.02 06:27:25.020934 [ 286 ] {} <Debug> HTTP-Session: d8016f85-2328-4c5d-ba30-9c6af8e6a0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14555 | 2024.11.02 06:27:25.020952 [ 286 ] {} <Debug> HTTP-Session: d8016f85-2328-4c5d-ba30-9c6af8e6a0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14556 | 2024.11.02 06:27:25.020999 [ 286 ] {} <Trace> HTTP-Session: d8016f85-2328-4c5d-ba30-9c6af8e6a0b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14557 | 2024.11.02 06:27:25.021177 [ 286 ] {54b8689f-41b1-4fdb-89f3-36651f8b11e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49927) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14558 | 2024.11.02 06:27:25.021235 [ 286 ] {54b8689f-41b1-4fdb-89f3-36651f8b11e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14559 | 2024.11.02 06:27:25.021556 [ 286 ] {54b8689f-41b1-4fdb-89f3-36651f8b11e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14560 | 2024.11.02 06:27:25.021983 [ 286 ] {54b8689f-41b1-4fdb-89f3-36651f8b11e4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14561 | 2024.11.02 06:27:25.022021 [ 286 ] {54b8689f-41b1-4fdb-89f3-36651f8b11e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14562 | 2024.11.02 06:27:25.022389 [ 286 ] {54b8689f-41b1-4fdb-89f3-36651f8b11e4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
14563 | 2024.11.02 06:27:25.022751 [ 286 ] {54b8689f-41b1-4fdb-89f3-36651f8b11e4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14564 | 2024.11.02 06:27:25.022918 [ 286 ] {54b8689f-41b1-4fdb-89f3-36651f8b11e4} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001794 sec., 36789.29765886287 rows/sec., 2.87 MiB/sec. | ||
14565 | 2024.11.02 06:27:25.023117 [ 286 ] {54b8689f-41b1-4fdb-89f3-36651f8b11e4} <Debug> DynamicQueryHandler: Done processing query | ||
14566 | 2024.11.02 06:27:25.023141 [ 286 ] {54b8689f-41b1-4fdb-89f3-36651f8b11e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14567 | 2024.11.02 06:27:25.023157 [ 286 ] {} <Debug> HTTP-Session: d8016f85-2328-4c5d-ba30-9c6af8e6a0b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14568 | 2024.11.02 06:27:25.023374 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Length: 30828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14569 | 2024.11.02 06:27:25.023392 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14570 | 2024.11.02 06:27:25.023466 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14571 | 2024.11.02 06:27:25.023504 [ 287 ] {} <Debug> HTTP-Session: f732c9ad-e3c1-4959-befc-b8a86176bce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41639 | ||
14572 | 2024.11.02 06:27:25.023525 [ 287 ] {} <Debug> HTTP-Session: f732c9ad-e3c1-4959-befc-b8a86176bce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14573 | 2024.11.02 06:27:25.023553 [ 287 ] {} <Debug> HTTP-Session: f732c9ad-e3c1-4959-befc-b8a86176bce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14574 | 2024.11.02 06:27:25.023602 [ 287 ] {} <Trace> HTTP-Session: f732c9ad-e3c1-4959-befc-b8a86176bce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14575 | 2024.11.02 06:27:25.023807 [ 287 ] {aae8a7e4-d7fc-4219-917d-63cc3418d862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41639) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14576 | 2024.11.02 06:27:25.023867 [ 287 ] {aae8a7e4-d7fc-4219-917d-63cc3418d862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14577 | 2024.11.02 06:27:25.024051 [ 287 ] {aae8a7e4-d7fc-4219-917d-63cc3418d862} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14578 | 2024.11.02 06:27:25.024473 [ 287 ] {aae8a7e4-d7fc-4219-917d-63cc3418d862} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14579 | 2024.11.02 06:27:25.024510 [ 287 ] {aae8a7e4-d7fc-4219-917d-63cc3418d862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14580 | 2024.11.02 06:27:25.024906 [ 287 ] {aae8a7e4-d7fc-4219-917d-63cc3418d862} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
14581 | 2024.11.02 06:27:25.025259 [ 287 ] {aae8a7e4-d7fc-4219-917d-63cc3418d862} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14582 | 2024.11.02 06:27:25.025418 [ 287 ] {aae8a7e4-d7fc-4219-917d-63cc3418d862} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001696 sec., 94929.24528301887 rows/sec., 6.61 MiB/sec. | ||
14583 | 2024.11.02 06:27:25.025683 [ 287 ] {aae8a7e4-d7fc-4219-917d-63cc3418d862} <Debug> DynamicQueryHandler: Done processing query | ||
14584 | 2024.11.02 06:27:25.025749 [ 287 ] {aae8a7e4-d7fc-4219-917d-63cc3418d862} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14585 | 2024.11.02 06:27:25.025813 [ 287 ] {} <Debug> HTTP-Session: f732c9ad-e3c1-4959-befc-b8a86176bce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14586 | 2024.11.02 06:27:25.026000 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14587 | 2024.11.02 06:27:25.026096 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36710, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14588 | 2024.11.02 06:27:25.026166 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14589 | 2024.11.02 06:27:25.026190 [ 286 ] {} <Debug> HTTP-Session: b4cca65c-e01e-47b8-9abd-c167406c937a Authenticating user 'default' from [fd00:1122:3344:101::d]:36710 | ||
14590 | 2024.11.02 06:27:25.026211 [ 286 ] {} <Debug> HTTP-Session: b4cca65c-e01e-47b8-9abd-c167406c937a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14591 | 2024.11.02 06:27:25.026228 [ 286 ] {} <Debug> HTTP-Session: b4cca65c-e01e-47b8-9abd-c167406c937a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14592 | 2024.11.02 06:27:25.026271 [ 286 ] {} <Trace> HTTP-Session: b4cca65c-e01e-47b8-9abd-c167406c937a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14593 | 2024.11.02 06:27:25.026436 [ 286 ] {fe3c723b-ccaa-4f82-b46b-9a57efd2ee6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36710) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14594 | 2024.11.02 06:27:25.026493 [ 286 ] {fe3c723b-ccaa-4f82-b46b-9a57efd2ee6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14595 | 2024.11.02 06:27:25.026677 [ 286 ] {fe3c723b-ccaa-4f82-b46b-9a57efd2ee6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14596 | 2024.11.02 06:27:25.027000 [ 286 ] {fe3c723b-ccaa-4f82-b46b-9a57efd2ee6f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14597 | 2024.11.02 06:27:25.027036 [ 286 ] {fe3c723b-ccaa-4f82-b46b-9a57efd2ee6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14598 | 2024.11.02 06:27:25.027412 [ 286 ] {fe3c723b-ccaa-4f82-b46b-9a57efd2ee6f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
14599 | 2024.11.02 06:27:25.027737 [ 286 ] {fe3c723b-ccaa-4f82-b46b-9a57efd2ee6f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14600 | 2024.11.02 06:27:25.027891 [ 286 ] {fe3c723b-ccaa-4f82-b46b-9a57efd2ee6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. | ||
14601 | 2024.11.02 06:27:25.028076 [ 286 ] {fe3c723b-ccaa-4f82-b46b-9a57efd2ee6f} <Debug> DynamicQueryHandler: Done processing query | ||
14602 | 2024.11.02 06:27:25.028100 [ 286 ] {fe3c723b-ccaa-4f82-b46b-9a57efd2ee6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14603 | 2024.11.02 06:27:25.028116 [ 286 ] {} <Debug> HTTP-Session: b4cca65c-e01e-47b8-9abd-c167406c937a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14604 | 2024.11.02 06:27:25.028375 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14605 | 2024.11.02 06:27:28.631099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1320 | ||
14606 | 2024.11.02 06:27:28.634344 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14607 | 2024.11.02 06:27:28.634406 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14608 | 2024.11.02 06:27:28.635910 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14609 | 2024.11.02 06:27:28.636926 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14610 | 2024.11.02 06:27:28.637547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
14611 | 2024.11.02 06:27:30.012437 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14612 | 2024.11.02 06:27:30.012559 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14613 | 2024.11.02 06:27:30.012588 [ 287 ] {} <Debug> HTTP-Session: 56ae84f7-a83f-4fe6-951a-6867771f0121 Authenticating user 'default' from [fd00:1122:3344:101::d]:41639 | ||
14614 | 2024.11.02 06:27:30.012616 [ 287 ] {} <Debug> HTTP-Session: 56ae84f7-a83f-4fe6-951a-6867771f0121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14615 | 2024.11.02 06:27:30.012634 [ 287 ] {} <Debug> HTTP-Session: 56ae84f7-a83f-4fe6-951a-6867771f0121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14616 | 2024.11.02 06:27:30.012692 [ 287 ] {} <Trace> HTTP-Session: 56ae84f7-a83f-4fe6-951a-6867771f0121 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14617 | 2024.11.02 06:27:30.012914 [ 287 ] {4e9aabfd-7238-4b7b-9af6-68e77b80afbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41639) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14618 | 2024.11.02 06:27:30.012995 [ 287 ] {4e9aabfd-7238-4b7b-9af6-68e77b80afbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14619 | 2024.11.02 06:27:30.013345 [ 287 ] {4e9aabfd-7238-4b7b-9af6-68e77b80afbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14620 | 2024.11.02 06:27:30.013846 [ 287 ] {4e9aabfd-7238-4b7b-9af6-68e77b80afbe} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14621 | 2024.11.02 06:27:30.013898 [ 287 ] {4e9aabfd-7238-4b7b-9af6-68e77b80afbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14622 | 2024.11.02 06:27:30.014357 [ 287 ] {4e9aabfd-7238-4b7b-9af6-68e77b80afbe} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
14623 | 2024.11.02 06:27:30.014763 [ 287 ] {4e9aabfd-7238-4b7b-9af6-68e77b80afbe} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14624 | 2024.11.02 06:27:30.014946 [ 287 ] {4e9aabfd-7238-4b7b-9af6-68e77b80afbe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002099 sec., 26679.3711291091 rows/sec., 2.04 MiB/sec. | ||
14625 | 2024.11.02 06:27:30.015200 [ 287 ] {4e9aabfd-7238-4b7b-9af6-68e77b80afbe} <Debug> DynamicQueryHandler: Done processing query | ||
14626 | 2024.11.02 06:27:30.015228 [ 287 ] {4e9aabfd-7238-4b7b-9af6-68e77b80afbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14627 | 2024.11.02 06:27:30.015245 [ 287 ] {} <Debug> HTTP-Session: 56ae84f7-a83f-4fe6-951a-6867771f0121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14628 | 2024.11.02 06:27:30.015455 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14629 | 2024.11.02 06:27:30.015646 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51561, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14630 | 2024.11.02 06:27:30.015765 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14631 | 2024.11.02 06:27:30.015791 [ 286 ] {} <Debug> HTTP-Session: 34cc2483-2ecc-4727-8d3a-83f27479b4d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51561 | ||
14632 | 2024.11.02 06:27:30.015817 [ 286 ] {} <Debug> HTTP-Session: 34cc2483-2ecc-4727-8d3a-83f27479b4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14633 | 2024.11.02 06:27:30.015832 [ 286 ] {} <Debug> HTTP-Session: 34cc2483-2ecc-4727-8d3a-83f27479b4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14634 | 2024.11.02 06:27:30.015890 [ 286 ] {} <Trace> HTTP-Session: 34cc2483-2ecc-4727-8d3a-83f27479b4d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14635 | 2024.11.02 06:27:30.016107 [ 286 ] {793438b5-131a-4491-be0b-7e29594b27f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51561) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14636 | 2024.11.02 06:27:30.016176 [ 286 ] {793438b5-131a-4491-be0b-7e29594b27f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14637 | 2024.11.02 06:27:30.016527 [ 286 ] {793438b5-131a-4491-be0b-7e29594b27f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14638 | 2024.11.02 06:27:30.016957 [ 286 ] {793438b5-131a-4491-be0b-7e29594b27f5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14639 | 2024.11.02 06:27:30.017005 [ 286 ] {793438b5-131a-4491-be0b-7e29594b27f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14640 | 2024.11.02 06:27:30.017453 [ 286 ] {793438b5-131a-4491-be0b-7e29594b27f5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
14641 | 2024.11.02 06:27:30.017864 [ 286 ] {793438b5-131a-4491-be0b-7e29594b27f5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14642 | 2024.11.02 06:27:30.018019 [ 286 ] {793438b5-131a-4491-be0b-7e29594b27f5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001992 sec., 32128.514056224903 rows/sec., 2.51 MiB/sec. | ||
14643 | 2024.11.02 06:27:30.018248 [ 286 ] {793438b5-131a-4491-be0b-7e29594b27f5} <Debug> DynamicQueryHandler: Done processing query | ||
14644 | 2024.11.02 06:27:30.018278 [ 286 ] {793438b5-131a-4491-be0b-7e29594b27f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14645 | 2024.11.02 06:27:30.018295 [ 286 ] {} <Debug> HTTP-Session: 34cc2483-2ecc-4727-8d3a-83f27479b4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14646 | 2024.11.02 06:27:30.018514 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14647 | 2024.11.02 06:27:30.018517 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51561, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14648 | 2024.11.02 06:27:30.018615 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14649 | 2024.11.02 06:27:30.018653 [ 287 ] {} <Debug> HTTP-Session: 55becc0a-f8a1-46f4-b45b-e2a424dcd857 Authenticating user 'default' from [fd00:1122:3344:101::d]:41639 | ||
14650 | 2024.11.02 06:27:30.018678 [ 287 ] {} <Debug> HTTP-Session: 55becc0a-f8a1-46f4-b45b-e2a424dcd857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14651 | 2024.11.02 06:27:30.018707 [ 287 ] {} <Debug> HTTP-Session: 55becc0a-f8a1-46f4-b45b-e2a424dcd857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14652 | 2024.11.02 06:27:30.018764 [ 287 ] {} <Trace> HTTP-Session: 55becc0a-f8a1-46f4-b45b-e2a424dcd857 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14653 | 2024.11.02 06:27:30.018985 [ 287 ] {fa96600a-6099-4c94-8532-24a5d8bcfcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41639) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14654 | 2024.11.02 06:27:30.019048 [ 287 ] {fa96600a-6099-4c94-8532-24a5d8bcfcc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14655 | 2024.11.02 06:27:30.019241 [ 287 ] {fa96600a-6099-4c94-8532-24a5d8bcfcc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14656 | 2024.11.02 06:27:30.019669 [ 287 ] {fa96600a-6099-4c94-8532-24a5d8bcfcc4} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14657 | 2024.11.02 06:27:30.019708 [ 287 ] {fa96600a-6099-4c94-8532-24a5d8bcfcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14658 | 2024.11.02 06:27:30.020125 [ 287 ] {fa96600a-6099-4c94-8532-24a5d8bcfcc4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
14659 | 2024.11.02 06:27:30.020484 [ 287 ] {fa96600a-6099-4c94-8532-24a5d8bcfcc4} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14660 | 2024.11.02 06:27:30.020644 [ 287 ] {fa96600a-6099-4c94-8532-24a5d8bcfcc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001756 sec., 91116.17312072893 rows/sec., 6.35 MiB/sec. | ||
14661 | 2024.11.02 06:27:30.020841 [ 287 ] {fa96600a-6099-4c94-8532-24a5d8bcfcc4} <Debug> DynamicQueryHandler: Done processing query | ||
14662 | 2024.11.02 06:27:30.020867 [ 287 ] {fa96600a-6099-4c94-8532-24a5d8bcfcc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14663 | 2024.11.02 06:27:30.020883 [ 287 ] {} <Debug> HTTP-Session: 55becc0a-f8a1-46f4-b45b-e2a424dcd857 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14664 | 2024.11.02 06:27:30.021062 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14665 | 2024.11.02 06:27:30.021246 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64813, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14666 | 2024.11.02 06:27:30.021326 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14667 | 2024.11.02 06:27:30.021350 [ 286 ] {} <Debug> HTTP-Session: 27dbe945-1e8e-43d6-8136-16454619d91b Authenticating user 'default' from [fd00:1122:3344:101::d]:64813 | ||
14668 | 2024.11.02 06:27:30.021374 [ 286 ] {} <Debug> HTTP-Session: 27dbe945-1e8e-43d6-8136-16454619d91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14669 | 2024.11.02 06:27:30.021391 [ 286 ] {} <Debug> HTTP-Session: 27dbe945-1e8e-43d6-8136-16454619d91b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14670 | 2024.11.02 06:27:30.021441 [ 286 ] {} <Trace> HTTP-Session: 27dbe945-1e8e-43d6-8136-16454619d91b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14671 | 2024.11.02 06:27:30.021624 [ 286 ] {c3fe1ef0-2d81-476d-b6c8-ab3785bd23d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64813) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14672 | 2024.11.02 06:27:30.021689 [ 286 ] {c3fe1ef0-2d81-476d-b6c8-ab3785bd23d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14673 | 2024.11.02 06:27:30.021888 [ 286 ] {c3fe1ef0-2d81-476d-b6c8-ab3785bd23d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14674 | 2024.11.02 06:27:30.022243 [ 286 ] {c3fe1ef0-2d81-476d-b6c8-ab3785bd23d4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14675 | 2024.11.02 06:27:30.022281 [ 286 ] {c3fe1ef0-2d81-476d-b6c8-ab3785bd23d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14676 | 2024.11.02 06:27:30.022670 [ 286 ] {c3fe1ef0-2d81-476d-b6c8-ab3785bd23d4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
14677 | 2024.11.02 06:27:30.023009 [ 286 ] {c3fe1ef0-2d81-476d-b6c8-ab3785bd23d4} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14678 | 2024.11.02 06:27:30.023140 [ 286 ] {c3fe1ef0-2d81-476d-b6c8-ab3785bd23d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001598 sec., 37546.93366708385 rows/sec., 2.53 MiB/sec. | ||
14679 | 2024.11.02 06:27:30.023323 [ 286 ] {c3fe1ef0-2d81-476d-b6c8-ab3785bd23d4} <Debug> DynamicQueryHandler: Done processing query | ||
14680 | 2024.11.02 06:27:30.023348 [ 286 ] {c3fe1ef0-2d81-476d-b6c8-ab3785bd23d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14681 | 2024.11.02 06:27:30.023368 [ 286 ] {} <Debug> HTTP-Session: 27dbe945-1e8e-43d6-8136-16454619d91b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14682 | 2024.11.02 06:27:30.023754 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14683 | 2024.11.02 06:27:32.926247 [ 140 ] {} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
14684 | 2024.11.02 06:27:32.926343 [ 140 ] {} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14685 | 2024.11.02 06:27:32.926382 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14686 | 2024.11.02 06:27:32.926540 [ 195 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
14687 | 2024.11.02 06:27:32.926751 [ 195 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14688 | 2024.11.02 06:27:32.926787 [ 195 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
14689 | 2024.11.02 06:27:32.926865 [ 195 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
14690 | 2024.11.02 06:27:32.927131 [ 195 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
14691 | 2024.11.02 06:27:32.927285 [ 195 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
14692 | 2024.11.02 06:27:32.927487 [ 195 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::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 | ||
14693 | 2024.11.02 06:27:32.928784 [ 186 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002314283 sec., 129197.68239234356 rows/sec., 8.80 MiB/sec. | ||
14694 | 2024.11.02 06:27:32.929050 [ 197 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
14695 | 2024.11.02 06:27:32.929580 [ 197 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_29_7} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14696 | 2024.11.02 06:27:32.929674 [ 197 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_29_7} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
14697 | 2024.11.02 06:27:32.929821 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
14698 | 2024.11.02 06:27:35.018833 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14699 | 2024.11.02 06:27:35.018967 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14700 | 2024.11.02 06:27:35.018993 [ 287 ] {} <Debug> HTTP-Session: 9f544e23-56a2-4791-91bb-95eedebf0f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:41639 | ||
14701 | 2024.11.02 06:27:35.019018 [ 287 ] {} <Debug> HTTP-Session: 9f544e23-56a2-4791-91bb-95eedebf0f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14702 | 2024.11.02 06:27:35.019032 [ 287 ] {} <Debug> HTTP-Session: 9f544e23-56a2-4791-91bb-95eedebf0f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14703 | 2024.11.02 06:27:35.019082 [ 287 ] {} <Trace> HTTP-Session: 9f544e23-56a2-4791-91bb-95eedebf0f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14704 | 2024.11.02 06:27:35.019353 [ 287 ] {e07b88e0-22e7-4c9a-acaf-15c762da4ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41639) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14705 | 2024.11.02 06:27:35.019424 [ 287 ] {e07b88e0-22e7-4c9a-acaf-15c762da4ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14706 | 2024.11.02 06:27:35.019758 [ 287 ] {e07b88e0-22e7-4c9a-acaf-15c762da4ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14707 | 2024.11.02 06:27:35.020438 [ 287 ] {e07b88e0-22e7-4c9a-acaf-15c762da4ab2} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14708 | 2024.11.02 06:27:35.020493 [ 287 ] {e07b88e0-22e7-4c9a-acaf-15c762da4ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14709 | 2024.11.02 06:27:35.020954 [ 287 ] {e07b88e0-22e7-4c9a-acaf-15c762da4ab2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
14710 | 2024.11.02 06:27:35.021362 [ 287 ] {e07b88e0-22e7-4c9a-acaf-15c762da4ab2} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14711 | 2024.11.02 06:27:35.021534 [ 287 ] {e07b88e0-22e7-4c9a-acaf-15c762da4ab2} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002299 sec., 118747.28142670727 rows/sec., 10.56 MiB/sec. | ||
14712 | 2024.11.02 06:27:35.021799 [ 287 ] {e07b88e0-22e7-4c9a-acaf-15c762da4ab2} <Debug> DynamicQueryHandler: Done processing query | ||
14713 | 2024.11.02 06:27:35.021828 [ 287 ] {e07b88e0-22e7-4c9a-acaf-15c762da4ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
14714 | 2024.11.02 06:27:35.021845 [ 287 ] {} <Debug> HTTP-Session: 9f544e23-56a2-4791-91bb-95eedebf0f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14715 | 2024.11.02 06:27:35.022013 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14716 | 2024.11.02 06:27:35.022171 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43025, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14717 | 2024.11.02 06:27:35.022302 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14718 | 2024.11.02 06:27:35.022331 [ 286 ] {} <Debug> HTTP-Session: 602013f3-40a6-4a4f-8e00-3a394f4cab35 Authenticating user 'default' from [fd00:1122:3344:101::d]:43025 | ||
14719 | 2024.11.02 06:27:35.022359 [ 286 ] {} <Debug> HTTP-Session: 602013f3-40a6-4a4f-8e00-3a394f4cab35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14720 | 2024.11.02 06:27:35.022382 [ 286 ] {} <Debug> HTTP-Session: 602013f3-40a6-4a4f-8e00-3a394f4cab35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14721 | 2024.11.02 06:27:35.022443 [ 286 ] {} <Trace> HTTP-Session: 602013f3-40a6-4a4f-8e00-3a394f4cab35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14722 | 2024.11.02 06:27:35.022669 [ 286 ] {d496b55e-1a30-482f-a8e6-98842ce6d3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43025) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14723 | 2024.11.02 06:27:35.022745 [ 286 ] {d496b55e-1a30-482f-a8e6-98842ce6d3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14724 | 2024.11.02 06:27:35.023140 [ 286 ] {d496b55e-1a30-482f-a8e6-98842ce6d3f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14725 | 2024.11.02 06:27:35.023581 [ 286 ] {d496b55e-1a30-482f-a8e6-98842ce6d3f5} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14726 | 2024.11.02 06:27:35.023623 [ 286 ] {d496b55e-1a30-482f-a8e6-98842ce6d3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14727 | 2024.11.02 06:27:35.024035 [ 286 ] {d496b55e-1a30-482f-a8e6-98842ce6d3f5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14728 | 2024.11.02 06:27:35.024422 [ 286 ] {d496b55e-1a30-482f-a8e6-98842ce6d3f5} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14729 | 2024.11.02 06:27:35.024591 [ 286 ] {d496b55e-1a30-482f-a8e6-98842ce6d3f5} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001995 sec., 21052.63157894737 rows/sec., 1.55 MiB/sec. | ||
14730 | 2024.11.02 06:27:35.024879 [ 286 ] {d496b55e-1a30-482f-a8e6-98842ce6d3f5} <Debug> DynamicQueryHandler: Done processing query | ||
14731 | 2024.11.02 06:27:35.024940 [ 286 ] {d496b55e-1a30-482f-a8e6-98842ce6d3f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14732 | 2024.11.02 06:27:35.024992 [ 286 ] {} <Debug> HTTP-Session: 602013f3-40a6-4a4f-8e00-3a394f4cab35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14733 | 2024.11.02 06:27:35.025227 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14734 | 2024.11.02 06:27:35.025254 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14735 | 2024.11.02 06:27:35.025324 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14736 | 2024.11.02 06:27:35.025363 [ 287 ] {} <Debug> HTTP-Session: cf003e66-cccd-41df-8718-00f0786d5c4e Authenticating user 'default' from [fd00:1122:3344:101::d]:41639 | ||
14737 | 2024.11.02 06:27:35.025397 [ 287 ] {} <Debug> HTTP-Session: cf003e66-cccd-41df-8718-00f0786d5c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14738 | 2024.11.02 06:27:35.025421 [ 287 ] {} <Debug> HTTP-Session: cf003e66-cccd-41df-8718-00f0786d5c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14739 | 2024.11.02 06:27:35.025472 [ 287 ] {} <Trace> HTTP-Session: cf003e66-cccd-41df-8718-00f0786d5c4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14740 | 2024.11.02 06:27:35.025618 [ 287 ] {2d5c0fe2-4317-4408-a2e0-f063561261fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41639) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14741 | 2024.11.02 06:27:35.025677 [ 287 ] {2d5c0fe2-4317-4408-a2e0-f063561261fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14742 | 2024.11.02 06:27:35.026002 [ 287 ] {2d5c0fe2-4317-4408-a2e0-f063561261fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14743 | 2024.11.02 06:27:35.026340 [ 287 ] {2d5c0fe2-4317-4408-a2e0-f063561261fd} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14744 | 2024.11.02 06:27:35.026379 [ 287 ] {2d5c0fe2-4317-4408-a2e0-f063561261fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14745 | 2024.11.02 06:27:35.026752 [ 287 ] {2d5c0fe2-4317-4408-a2e0-f063561261fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14746 | 2024.11.02 06:27:35.027126 [ 287 ] {2d5c0fe2-4317-4408-a2e0-f063561261fd} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14747 | 2024.11.02 06:27:35.027306 [ 287 ] {2d5c0fe2-4317-4408-a2e0-f063561261fd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001724 sec., 8120.649651972158 rows/sec., 568.72 KiB/sec. | ||
14748 | 2024.11.02 06:27:35.027502 [ 287 ] {2d5c0fe2-4317-4408-a2e0-f063561261fd} <Debug> DynamicQueryHandler: Done processing query | ||
14749 | 2024.11.02 06:27:35.027526 [ 287 ] {2d5c0fe2-4317-4408-a2e0-f063561261fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14750 | 2024.11.02 06:27:35.027542 [ 287 ] {} <Debug> HTTP-Session: cf003e66-cccd-41df-8718-00f0786d5c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14751 | 2024.11.02 06:27:35.027727 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14752 | 2024.11.02 06:27:35.027827 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61394, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14753 | 2024.11.02 06:27:35.027950 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14754 | 2024.11.02 06:27:35.027991 [ 286 ] {} <Debug> HTTP-Session: b18feed4-7205-4aaa-857e-f15eab4c24c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61394 | ||
14755 | 2024.11.02 06:27:35.028024 [ 286 ] {} <Debug> HTTP-Session: b18feed4-7205-4aaa-857e-f15eab4c24c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14756 | 2024.11.02 06:27:35.028051 [ 286 ] {} <Debug> HTTP-Session: b18feed4-7205-4aaa-857e-f15eab4c24c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14757 | 2024.11.02 06:27:35.028124 [ 286 ] {} <Trace> HTTP-Session: b18feed4-7205-4aaa-857e-f15eab4c24c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14758 | 2024.11.02 06:27:35.028262 [ 286 ] {327319ed-4e6b-49ff-b9d2-620f847ac725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61394) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14759 | 2024.11.02 06:27:35.028310 [ 286 ] {327319ed-4e6b-49ff-b9d2-620f847ac725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14760 | 2024.11.02 06:27:35.028578 [ 286 ] {327319ed-4e6b-49ff-b9d2-620f847ac725} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14761 | 2024.11.02 06:27:35.028911 [ 286 ] {327319ed-4e6b-49ff-b9d2-620f847ac725} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14762 | 2024.11.02 06:27:35.028947 [ 286 ] {327319ed-4e6b-49ff-b9d2-620f847ac725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14763 | 2024.11.02 06:27:35.029315 [ 286 ] {327319ed-4e6b-49ff-b9d2-620f847ac725} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
14764 | 2024.11.02 06:27:35.029679 [ 286 ] {327319ed-4e6b-49ff-b9d2-620f847ac725} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14765 | 2024.11.02 06:27:35.029839 [ 286 ] {327319ed-4e6b-49ff-b9d2-620f847ac725} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 221.42 KiB/sec. | ||
14766 | 2024.11.02 06:27:35.030023 [ 286 ] {327319ed-4e6b-49ff-b9d2-620f847ac725} <Debug> DynamicQueryHandler: Done processing query | ||
14767 | 2024.11.02 06:27:35.030047 [ 286 ] {327319ed-4e6b-49ff-b9d2-620f847ac725} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14768 | 2024.11.02 06:27:35.030064 [ 286 ] {} <Debug> HTTP-Session: b18feed4-7205-4aaa-857e-f15eab4c24c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14769 | 2024.11.02 06:27:35.030263 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14770 | 2024.11.02 06:27:35.030430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55045, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14771 | 2024.11.02 06:27:35.030518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14772 | 2024.11.02 06:27:35.030544 [ 3 ] {} <Debug> HTTP-Session: a1b9c87d-bbc9-4f2e-ae93-f559c9bdf2b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55045 | ||
14773 | 2024.11.02 06:27:35.030566 [ 3 ] {} <Debug> HTTP-Session: a1b9c87d-bbc9-4f2e-ae93-f559c9bdf2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14774 | 2024.11.02 06:27:35.030583 [ 3 ] {} <Debug> HTTP-Session: a1b9c87d-bbc9-4f2e-ae93-f559c9bdf2b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14775 | 2024.11.02 06:27:35.030630 [ 3 ] {} <Trace> HTTP-Session: a1b9c87d-bbc9-4f2e-ae93-f559c9bdf2b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14776 | 2024.11.02 06:27:35.030890 [ 3 ] {58b61d80-4070-49e4-b277-04f8df5d1ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55045) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14777 | 2024.11.02 06:27:35.030949 [ 3 ] {58b61d80-4070-49e4-b277-04f8df5d1ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14778 | 2024.11.02 06:27:35.031249 [ 3 ] {58b61d80-4070-49e4-b277-04f8df5d1ccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14779 | 2024.11.02 06:27:35.031834 [ 3 ] {58b61d80-4070-49e4-b277-04f8df5d1ccf} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14780 | 2024.11.02 06:27:35.031874 [ 3 ] {58b61d80-4070-49e4-b277-04f8df5d1ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14781 | 2024.11.02 06:27:35.032266 [ 3 ] {58b61d80-4070-49e4-b277-04f8df5d1ccf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
14782 | 2024.11.02 06:27:35.032639 [ 3 ] {58b61d80-4070-49e4-b277-04f8df5d1ccf} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14783 | 2024.11.02 06:27:35.032799 [ 3 ] {58b61d80-4070-49e4-b277-04f8df5d1ccf} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002049 sec., 206930.20985846754 rows/sec., 14.80 MiB/sec. | ||
14784 | 2024.11.02 06:27:35.032991 [ 3 ] {58b61d80-4070-49e4-b277-04f8df5d1ccf} <Debug> DynamicQueryHandler: Done processing query | ||
14785 | 2024.11.02 06:27:35.033016 [ 3 ] {58b61d80-4070-49e4-b277-04f8df5d1ccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
14786 | 2024.11.02 06:27:35.033033 [ 3 ] {} <Debug> HTTP-Session: a1b9c87d-bbc9-4f2e-ae93-f559c9bdf2b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14787 | 2024.11.02 06:27:35.033306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55045, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14788 | 2024.11.02 06:27:35.033392 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51792, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14789 | 2024.11.02 06:27:35.033467 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14790 | 2024.11.02 06:27:35.033492 [ 286 ] {} <Debug> HTTP-Session: 269da838-e067-4089-9a10-a83c6d37d9a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51792 | ||
14791 | 2024.11.02 06:27:35.033512 [ 286 ] {} <Debug> HTTP-Session: 269da838-e067-4089-9a10-a83c6d37d9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14792 | 2024.11.02 06:27:35.033529 [ 286 ] {} <Debug> HTTP-Session: 269da838-e067-4089-9a10-a83c6d37d9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14793 | 2024.11.02 06:27:35.033574 [ 286 ] {} <Trace> HTTP-Session: 269da838-e067-4089-9a10-a83c6d37d9a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14794 | 2024.11.02 06:27:35.033704 [ 286 ] {e1a6db22-c8e4-43e1-ade4-90d9231cb160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51792) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
14795 | 2024.11.02 06:27:35.033761 [ 286 ] {e1a6db22-c8e4-43e1-ade4-90d9231cb160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14796 | 2024.11.02 06:27:35.033954 [ 286 ] {e1a6db22-c8e4-43e1-ade4-90d9231cb160} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14797 | 2024.11.02 06:27:35.034272 [ 286 ] {e1a6db22-c8e4-43e1-ade4-90d9231cb160} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14798 | 2024.11.02 06:27:35.034309 [ 286 ] {e1a6db22-c8e4-43e1-ade4-90d9231cb160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14799 | 2024.11.02 06:27:35.034710 [ 286 ] {e1a6db22-c8e4-43e1-ade4-90d9231cb160} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
14800 | 2024.11.02 06:27:35.035037 [ 286 ] {e1a6db22-c8e4-43e1-ade4-90d9231cb160} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14801 | 2024.11.02 06:27:35.035200 [ 286 ] {e1a6db22-c8e4-43e1-ade4-90d9231cb160} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 204.62 KiB/sec. | ||
14802 | 2024.11.02 06:27:35.035369 [ 286 ] {e1a6db22-c8e4-43e1-ade4-90d9231cb160} <Debug> DynamicQueryHandler: Done processing query | ||
14803 | 2024.11.02 06:27:35.035394 [ 286 ] {e1a6db22-c8e4-43e1-ade4-90d9231cb160} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14804 | 2024.11.02 06:27:35.035410 [ 286 ] {} <Debug> HTTP-Session: 269da838-e067-4089-9a10-a83c6d37d9a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14805 | 2024.11.02 06:27:35.035652 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14806 | 2024.11.02 06:27:35.035786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52499, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14807 | 2024.11.02 06:27:35.035856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14808 | 2024.11.02 06:27:35.035880 [ 3 ] {} <Debug> HTTP-Session: 1ad0eb9b-c480-43a7-9601-1be76d72111e Authenticating user 'default' from [fd00:1122:3344:101::d]:52499 | ||
14809 | 2024.11.02 06:27:35.035902 [ 3 ] {} <Debug> HTTP-Session: 1ad0eb9b-c480-43a7-9601-1be76d72111e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14810 | 2024.11.02 06:27:35.035920 [ 3 ] {} <Debug> HTTP-Session: 1ad0eb9b-c480-43a7-9601-1be76d72111e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14811 | 2024.11.02 06:27:35.035966 [ 3 ] {} <Trace> HTTP-Session: 1ad0eb9b-c480-43a7-9601-1be76d72111e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14812 | 2024.11.02 06:27:35.036200 [ 3 ] {4acc8de0-4225-4937-8299-dde0627b01cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52499) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14813 | 2024.11.02 06:27:35.036252 [ 3 ] {4acc8de0-4225-4937-8299-dde0627b01cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14814 | 2024.11.02 06:27:35.036438 [ 3 ] {4acc8de0-4225-4937-8299-dde0627b01cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14815 | 2024.11.02 06:27:35.036870 [ 3 ] {4acc8de0-4225-4937-8299-dde0627b01cf} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14816 | 2024.11.02 06:27:35.036907 [ 3 ] {4acc8de0-4225-4937-8299-dde0627b01cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14817 | 2024.11.02 06:27:35.037315 [ 3 ] {4acc8de0-4225-4937-8299-dde0627b01cf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
14818 | 2024.11.02 06:27:35.037692 [ 3 ] {4acc8de0-4225-4937-8299-dde0627b01cf} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14819 | 2024.11.02 06:27:35.037858 [ 3 ] {4acc8de0-4225-4937-8299-dde0627b01cf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001774 sec., 133596.39233370914 rows/sec., 8.95 MiB/sec. | ||
14820 | 2024.11.02 06:27:35.038050 [ 3 ] {4acc8de0-4225-4937-8299-dde0627b01cf} <Debug> DynamicQueryHandler: Done processing query | ||
14821 | 2024.11.02 06:27:35.038075 [ 3 ] {4acc8de0-4225-4937-8299-dde0627b01cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
14822 | 2024.11.02 06:27:35.038091 [ 3 ] {} <Debug> HTTP-Session: 1ad0eb9b-c480-43a7-9601-1be76d72111e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14823 | 2024.11.02 06:27:35.038309 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51792, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14824 | 2024.11.02 06:27:35.038329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14825 | 2024.11.02 06:27:35.038399 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14826 | 2024.11.02 06:27:35.038435 [ 286 ] {} <Debug> HTTP-Session: 63d89101-e520-458d-bd47-eadaebb19564 Authenticating user 'default' from [fd00:1122:3344:101::d]:51792 | ||
14827 | 2024.11.02 06:27:35.038458 [ 286 ] {} <Debug> HTTP-Session: 63d89101-e520-458d-bd47-eadaebb19564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14828 | 2024.11.02 06:27:35.038476 [ 286 ] {} <Debug> HTTP-Session: 63d89101-e520-458d-bd47-eadaebb19564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14829 | 2024.11.02 06:27:35.038535 [ 286 ] {} <Trace> HTTP-Session: 63d89101-e520-458d-bd47-eadaebb19564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14830 | 2024.11.02 06:27:35.038656 [ 286 ] {8a1732b5-de45-4f54-a0c7-2f7dc2769e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51792) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
14831 | 2024.11.02 06:27:35.038714 [ 286 ] {8a1732b5-de45-4f54-a0c7-2f7dc2769e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14832 | 2024.11.02 06:27:35.038905 [ 286 ] {8a1732b5-de45-4f54-a0c7-2f7dc2769e55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14833 | 2024.11.02 06:27:35.039207 [ 286 ] {8a1732b5-de45-4f54-a0c7-2f7dc2769e55} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14834 | 2024.11.02 06:27:35.039243 [ 286 ] {8a1732b5-de45-4f54-a0c7-2f7dc2769e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14835 | 2024.11.02 06:27:35.039603 [ 286 ] {8a1732b5-de45-4f54-a0c7-2f7dc2769e55} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
14836 | 2024.11.02 06:27:35.039933 [ 286 ] {8a1732b5-de45-4f54-a0c7-2f7dc2769e55} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14837 | 2024.11.02 06:27:35.040093 [ 286 ] {8a1732b5-de45-4f54-a0c7-2f7dc2769e55} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00146 sec., 684.9315068493152 rows/sec., 46.15 KiB/sec. | ||
14838 | 2024.11.02 06:27:35.040408 [ 286 ] {8a1732b5-de45-4f54-a0c7-2f7dc2769e55} <Debug> DynamicQueryHandler: Done processing query | ||
14839 | 2024.11.02 06:27:35.040440 [ 286 ] {8a1732b5-de45-4f54-a0c7-2f7dc2769e55} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14840 | 2024.11.02 06:27:35.040456 [ 286 ] {} <Debug> HTTP-Session: 63d89101-e520-458d-bd47-eadaebb19564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14841 | 2024.11.02 06:27:35.040653 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14842 | 2024.11.02 06:27:35.040747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36530, User-Agent: (none), Length: 70588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14843 | 2024.11.02 06:27:35.040817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14844 | 2024.11.02 06:27:35.040841 [ 3 ] {} <Debug> HTTP-Session: d2741fd9-b140-4a23-b4cd-3ce3207ddac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36530 | ||
14845 | 2024.11.02 06:27:35.040862 [ 3 ] {} <Debug> HTTP-Session: d2741fd9-b140-4a23-b4cd-3ce3207ddac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14846 | 2024.11.02 06:27:35.040881 [ 3 ] {} <Debug> HTTP-Session: d2741fd9-b140-4a23-b4cd-3ce3207ddac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14847 | 2024.11.02 06:27:35.040926 [ 3 ] {} <Trace> HTTP-Session: d2741fd9-b140-4a23-b4cd-3ce3207ddac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14848 | 2024.11.02 06:27:35.041455 [ 3 ] {02ab4220-977b-49d9-a001-cdfb2082e1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36530) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14849 | 2024.11.02 06:27:35.041534 [ 3 ] {02ab4220-977b-49d9-a001-cdfb2082e1eb} <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 | ||
14850 | 2024.11.02 06:27:35.042022 [ 3 ] {02ab4220-977b-49d9-a001-cdfb2082e1eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14851 | 2024.11.02 06:27:35.043077 [ 3 ] {02ab4220-977b-49d9-a001-cdfb2082e1eb} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14852 | 2024.11.02 06:27:35.043115 [ 3 ] {02ab4220-977b-49d9-a001-cdfb2082e1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14853 | 2024.11.02 06:27:35.043793 [ 3 ] {02ab4220-977b-49d9-a001-cdfb2082e1eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
14854 | 2024.11.02 06:27:35.044230 [ 3 ] {02ab4220-977b-49d9-a001-cdfb2082e1eb} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14855 | 2024.11.02 06:27:35.044432 [ 3 ] {02ab4220-977b-49d9-a001-cdfb2082e1eb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003376 sec., 12440.758293838862 rows/sec., 22.29 MiB/sec. | ||
14856 | 2024.11.02 06:27:35.045108 [ 3 ] {02ab4220-977b-49d9-a001-cdfb2082e1eb} <Debug> DynamicQueryHandler: Done processing query | ||
14857 | 2024.11.02 06:27:35.045134 [ 3 ] {02ab4220-977b-49d9-a001-cdfb2082e1eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
14858 | 2024.11.02 06:27:35.045150 [ 3 ] {} <Debug> HTTP-Session: d2741fd9-b140-4a23-b4cd-3ce3207ddac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14859 | 2024.11.02 06:27:35.045326 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51792, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14860 | 2024.11.02 06:27:35.045350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36530, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14861 | 2024.11.02 06:27:35.045420 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14862 | 2024.11.02 06:27:35.045452 [ 286 ] {} <Debug> HTTP-Session: 781f9244-4d66-4eea-9892-50a66af56003 Authenticating user 'default' from [fd00:1122:3344:101::d]:51792 | ||
14863 | 2024.11.02 06:27:35.045474 [ 286 ] {} <Debug> HTTP-Session: 781f9244-4d66-4eea-9892-50a66af56003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14864 | 2024.11.02 06:27:35.045490 [ 286 ] {} <Debug> HTTP-Session: 781f9244-4d66-4eea-9892-50a66af56003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14865 | 2024.11.02 06:27:35.045549 [ 286 ] {} <Trace> HTTP-Session: 781f9244-4d66-4eea-9892-50a66af56003 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14866 | 2024.11.02 06:27:35.045736 [ 286 ] {bebc66bb-b62b-49bb-9634-86bb14745e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51792) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14867 | 2024.11.02 06:27:35.045793 [ 286 ] {bebc66bb-b62b-49bb-9634-86bb14745e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14868 | 2024.11.02 06:27:35.045984 [ 286 ] {bebc66bb-b62b-49bb-9634-86bb14745e83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14869 | 2024.11.02 06:27:35.046326 [ 286 ] {bebc66bb-b62b-49bb-9634-86bb14745e83} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14870 | 2024.11.02 06:27:35.046362 [ 286 ] {bebc66bb-b62b-49bb-9634-86bb14745e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14871 | 2024.11.02 06:27:35.046730 [ 286 ] {bebc66bb-b62b-49bb-9634-86bb14745e83} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
14872 | 2024.11.02 06:27:35.047051 [ 286 ] {bebc66bb-b62b-49bb-9634-86bb14745e83} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14873 | 2024.11.02 06:27:35.047216 [ 286 ] {bebc66bb-b62b-49bb-9634-86bb14745e83} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00155 sec., 52903.22580645161 rows/sec., 3.36 MiB/sec. | ||
14874 | 2024.11.02 06:27:35.047379 [ 286 ] {bebc66bb-b62b-49bb-9634-86bb14745e83} <Debug> DynamicQueryHandler: Done processing query | ||
14875 | 2024.11.02 06:27:35.047402 [ 286 ] {bebc66bb-b62b-49bb-9634-86bb14745e83} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14876 | 2024.11.02 06:27:35.047417 [ 286 ] {} <Debug> HTTP-Session: 781f9244-4d66-4eea-9892-50a66af56003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14877 | 2024.11.02 06:27:35.047706 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14878 | 2024.11.02 06:27:36.739197 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14879 | 2024.11.02 06:27:36.916800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14880 | 2024.11.02 06:27:36.939113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14881 | 2024.11.02 06:27:36.966504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37352, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14882 | 2024.11.02 06:27:36.969795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14883 | 2024.11.02 06:27:37.098193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14884 | 2024.11.02 06:27:37.131588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14885 | 2024.11.02 06:27:37.134912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14886 | 2024.11.02 06:27:38.284125 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14887 | 2024.11.02 06:27:38.284195 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14888 | 2024.11.02 06:27:38.637701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1348 | ||
14889 | 2024.11.02 06:27:38.640468 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14890 | 2024.11.02 06:27:38.640512 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14891 | 2024.11.02 06:27:38.641995 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14892 | 2024.11.02 06:27:38.642993 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14893 | 2024.11.02 06:27:38.643169 [ 134 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
14894 | 2024.11.02 06:27:38.643242 [ 134 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14895 | 2024.11.02 06:27:38.643284 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14896 | 2024.11.02 06:27:38.643788 [ 198 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
14897 | 2024.11.02 06:27:38.645688 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
14898 | 2024.11.02 06:27:38.646189 [ 198 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14899 | 2024.11.02 06:27:38.646336 [ 198 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1208 rows starting from the beginning of the part | ||
14900 | 2024.11.02 06:27:38.646911 [ 198 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
14901 | 2024.11.02 06:27:38.647460 [ 198 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part | ||
14902 | 2024.11.02 06:27:38.647960 [ 198 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
14903 | 2024.11.02 06:27:38.648443 [ 198 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
14904 | 2024.11.02 06:27:38.648903 [ 198 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part | ||
14905 | 2024.11.02 06:27:38.657117 [ 197 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 72 columns (72 merged, 0 gathered) in 0.013734495 sec., 98147.03780517595 rows/sec., 66.73 MiB/sec. | ||
14906 | 2024.11.02 06:27:38.658705 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
14907 | 2024.11.02 06:27:38.660150 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_46_9} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14908 | 2024.11.02 06:27:38.660234 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_46_9} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
14909 | 2024.11.02 06:27:38.660427 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
14910 | 2024.11.02 06:27:39.001898 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001390446 sec. | ||
14911 | 2024.11.02 06:27:40.011052 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34110, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14912 | 2024.11.02 06:27:40.011165 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14913 | 2024.11.02 06:27:40.011213 [ 286 ] {} <Debug> HTTP-Session: c8e0fd6b-11d7-44b9-b870-4aea32e2fe3b Authenticating user 'default' from [fd00:1122:3344:101::d]:34110 | ||
14914 | 2024.11.02 06:27:40.011237 [ 286 ] {} <Debug> HTTP-Session: c8e0fd6b-11d7-44b9-b870-4aea32e2fe3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14915 | 2024.11.02 06:27:40.011252 [ 286 ] {} <Debug> HTTP-Session: c8e0fd6b-11d7-44b9-b870-4aea32e2fe3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14916 | 2024.11.02 06:27:40.011307 [ 286 ] {} <Trace> HTTP-Session: c8e0fd6b-11d7-44b9-b870-4aea32e2fe3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14917 | 2024.11.02 06:27:40.011526 [ 286 ] {f7b851de-ed37-498e-a934-35e6ec096529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34110) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14918 | 2024.11.02 06:27:40.011600 [ 286 ] {f7b851de-ed37-498e-a934-35e6ec096529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14919 | 2024.11.02 06:27:40.011978 [ 286 ] {f7b851de-ed37-498e-a934-35e6ec096529} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14920 | 2024.11.02 06:27:40.012451 [ 286 ] {f7b851de-ed37-498e-a934-35e6ec096529} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14921 | 2024.11.02 06:27:40.012490 [ 286 ] {f7b851de-ed37-498e-a934-35e6ec096529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14922 | 2024.11.02 06:27:40.012952 [ 286 ] {f7b851de-ed37-498e-a934-35e6ec096529} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
14923 | 2024.11.02 06:27:40.013333 [ 286 ] {f7b851de-ed37-498e-a934-35e6ec096529} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14924 | 2024.11.02 06:27:40.013477 [ 286 ] {f7b851de-ed37-498e-a934-35e6ec096529} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002027 sec., 27627.035027133694 rows/sec., 2.11 MiB/sec. | ||
14925 | 2024.11.02 06:27:40.013488 [ 134 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
14926 | 2024.11.02 06:27:40.013541 [ 134 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14927 | 2024.11.02 06:27:40.013569 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14928 | 2024.11.02 06:27:40.013715 [ 286 ] {f7b851de-ed37-498e-a934-35e6ec096529} <Debug> DynamicQueryHandler: Done processing query | ||
14929 | 2024.11.02 06:27:40.013760 [ 286 ] {f7b851de-ed37-498e-a934-35e6ec096529} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14930 | 2024.11.02 06:27:40.013756 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
14931 | 2024.11.02 06:27:40.013782 [ 286 ] {} <Debug> HTTP-Session: c8e0fd6b-11d7-44b9-b870-4aea32e2fe3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14932 | 2024.11.02 06:27:40.013970 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14933 | 2024.11.02 06:27:40.014015 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1423 rows starting from the beginning of the part | ||
14934 | 2024.11.02 06:27:40.014054 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14935 | 2024.11.02 06:27:40.014279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41348, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14936 | 2024.11.02 06:27:40.014299 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 273 rows starting from the beginning of the part | ||
14937 | 2024.11.02 06:27:40.014443 [ 286 ] {} <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): | ||
14938 | |||
14939 | (version 23.8.7.1) | ||
14940 | 2024.11.02 06:27:40.014527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14941 | 2024.11.02 06:27:40.014663 [ 3 ] {} <Debug> HTTP-Session: 6886ac67-887b-4d41-b9b2-8af5bc8f8f56 Authenticating user 'default' from [fd00:1122:3344:101::d]:41348 | ||
14942 | 2024.11.02 06:27:40.014667 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 57 rows starting from the beginning of the part | ||
14943 | 2024.11.02 06:27:40.014734 [ 3 ] {} <Debug> HTTP-Session: 6886ac67-887b-4d41-b9b2-8af5bc8f8f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14944 | 2024.11.02 06:27:40.014795 [ 3 ] {} <Debug> HTTP-Session: 6886ac67-887b-4d41-b9b2-8af5bc8f8f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14945 | 2024.11.02 06:27:40.014977 [ 3 ] {} <Trace> HTTP-Session: 6886ac67-887b-4d41-b9b2-8af5bc8f8f56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14946 | 2024.11.02 06:27:40.014987 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
14947 | 2024.11.02 06:27:40.015312 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 273 rows starting from the beginning of the part | ||
14948 | 2024.11.02 06:27:40.015416 [ 3 ] {97dc3960-6136-4c2e-a6f5-8d0b4a0023ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41348) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14949 | 2024.11.02 06:27:40.015614 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
14950 | 2024.11.02 06:27:40.015613 [ 3 ] {97dc3960-6136-4c2e-a6f5-8d0b4a0023ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14951 | 2024.11.02 06:27:40.016457 [ 3 ] {97dc3960-6136-4c2e-a6f5-8d0b4a0023ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14952 | 2024.11.02 06:27:40.017124 [ 3 ] {97dc3960-6136-4c2e-a6f5-8d0b4a0023ee} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14953 | 2024.11.02 06:27:40.017170 [ 3 ] {97dc3960-6136-4c2e-a6f5-8d0b4a0023ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14954 | 2024.11.02 06:27:40.017747 [ 3 ] {97dc3960-6136-4c2e-a6f5-8d0b4a0023ee} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
14955 | 2024.11.02 06:27:40.018056 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2138 rows, containing 5 columns (5 merged, 0 gathered) in 0.004406452 sec., 485197.6147703413 rows/sec., 42.77 MiB/sec. | ||
14956 | 2024.11.02 06:27:40.018311 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
14957 | 2024.11.02 06:27:40.018317 [ 3 ] {97dc3960-6136-4c2e-a6f5-8d0b4a0023ee} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14958 | 2024.11.02 06:27:40.018615 [ 3 ] {97dc3960-6136-4c2e-a6f5-8d0b4a0023ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00335 sec., 19104.4776119403 rows/sec., 1.49 MiB/sec. | ||
14959 | 2024.11.02 06:27:40.018626 [ 134 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
14960 | 2024.11.02 06:27:40.018803 [ 134 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14961 | 2024.11.02 06:27:40.018965 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14962 | 2024.11.02 06:27:40.019474 [ 3 ] {97dc3960-6136-4c2e-a6f5-8d0b4a0023ee} <Debug> DynamicQueryHandler: Done processing query | ||
14963 | 2024.11.02 06:27:40.019489 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
14964 | 2024.11.02 06:27:40.019520 [ 3 ] {97dc3960-6136-4c2e-a6f5-8d0b4a0023ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14965 | 2024.11.02 06:27:40.019566 [ 3 ] {} <Debug> HTTP-Session: 6886ac67-887b-4d41-b9b2-8af5bc8f8f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14966 | 2024.11.02 06:27:40.019694 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14967 | 2024.11.02 06:27:40.019735 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14968 | 2024.11.02 06:27:40.019739 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 916 rows starting from the beginning of the part | ||
14969 | 2024.11.02 06:27:40.019889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14970 | 2024.11.02 06:27:40.020153 [ 200 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_91_18} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
14971 | 2024.11.02 06:27:40.020261 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 424 rows starting from the beginning of the part | ||
14972 | 2024.11.02 06:27:40.020240 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36460, User-Agent: (none), Length: 24523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14973 | 2024.11.02 06:27:40.020390 [ 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): | ||
14974 | |||
14975 | (version 23.8.7.1) | ||
14976 | 2024.11.02 06:27:40.020662 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
14977 | 2024.11.02 06:27:40.020658 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14978 | 2024.11.02 06:27:40.020778 [ 286 ] {} <Debug> HTTP-Session: f4e53a7d-7860-4949-ab7a-356860cf8678 Authenticating user 'default' from [fd00:1122:3344:101::d]:36460 | ||
14979 | 2024.11.02 06:27:40.020860 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 66 rows starting from the beginning of the part | ||
14980 | 2024.11.02 06:27:40.020887 [ 286 ] {} <Debug> HTTP-Session: f4e53a7d-7860-4949-ab7a-356860cf8678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14981 | 2024.11.02 06:27:40.021001 [ 286 ] {} <Debug> HTTP-Session: f4e53a7d-7860-4949-ab7a-356860cf8678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14982 | 2024.11.02 06:27:40.021192 [ 286 ] {} <Trace> HTTP-Session: f4e53a7d-7860-4949-ab7a-356860cf8678 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14983 | 2024.11.02 06:27:40.021293 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
14984 | 2024.11.02 06:27:40.021554 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 424 rows starting from the beginning of the part | ||
14985 | 2024.11.02 06:27:40.021671 [ 286 ] {c232510e-8f22-4007-9135-b447077b63b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14986 | 2024.11.02 06:27:40.021927 [ 286 ] {c232510e-8f22-4007-9135-b447077b63b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14987 | 2024.11.02 06:27:40.021952 [ 196 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
14988 | 2024.11.02 06:27:40.022851 [ 286 ] {c232510e-8f22-4007-9135-b447077b63b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14989 | 2024.11.02 06:27:40.023779 [ 286 ] {c232510e-8f22-4007-9135-b447077b63b8} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14990 | 2024.11.02 06:27:40.023860 [ 286 ] {c232510e-8f22-4007-9135-b447077b63b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14991 | 2024.11.02 06:27:40.024859 [ 286 ] {c232510e-8f22-4007-9135-b447077b63b8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
14992 | 2024.11.02 06:27:40.025256 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.005991162 sec., 326814.7314327337 rows/sec., 25.02 MiB/sec. | ||
14993 | 2024.11.02 06:27:40.025590 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
14994 | 2024.11.02 06:27:40.025593 [ 286 ] {c232510e-8f22-4007-9135-b447077b63b8} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14995 | 2024.11.02 06:27:40.025927 [ 286 ] {c232510e-8f22-4007-9135-b447077b63b8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00448 sec., 28571.428571428572 rows/sec., 1.99 MiB/sec. | ||
14996 | 2024.11.02 06:27:40.026065 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
14997 | 2024.11.02 06:27:40.026364 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14998 | 2024.11.02 06:27:40.026541 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
14999 | 2024.11.02 06:27:40.026601 [ 286 ] {c232510e-8f22-4007-9135-b447077b63b8} <Debug> DynamicQueryHandler: Done processing query | ||
15000 | 2024.11.02 06:27:40.026754 [ 286 ] {c232510e-8f22-4007-9135-b447077b63b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15001 | 2024.11.02 06:27:40.026854 [ 286 ] {} <Debug> HTTP-Session: f4e53a7d-7860-4949-ab7a-356860cf8678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15002 | 2024.11.02 06:27:40.027333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37160, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15003 | 2024.11.02 06:27:40.027375 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15004 | 2024.11.02 06:27:40.027637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15005 | 2024.11.02 06:27:40.027811 [ 3 ] {} <Debug> HTTP-Session: b5b37f3f-b312-4b70-a7e6-bcbf540d09c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37160 | ||
15006 | 2024.11.02 06:27:40.027844 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
15007 | 2024.11.02 06:27:40.027900 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_91_18} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15008 | 2024.11.02 06:27:40.027926 [ 3 ] {} <Debug> HTTP-Session: b5b37f3f-b312-4b70-a7e6-bcbf540d09c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15009 | 2024.11.02 06:27:40.028071 [ 3 ] {} <Debug> HTTP-Session: b5b37f3f-b312-4b70-a7e6-bcbf540d09c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15010 | 2024.11.02 06:27:40.028089 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15011 | 2024.11.02 06:27:40.028282 [ 3 ] {} <Trace> HTTP-Session: b5b37f3f-b312-4b70-a7e6-bcbf540d09c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15012 | 2024.11.02 06:27:40.028317 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
15013 | 2024.11.02 06:27:40.028733 [ 3 ] {5b2dadbd-6932-4213-940e-f3a7c3f3868e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37160) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15014 | 2024.11.02 06:27:40.028898 [ 3 ] {5b2dadbd-6932-4213-940e-f3a7c3f3868e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15015 | 2024.11.02 06:27:40.029295 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15016 | 2024.11.02 06:27:40.029377 [ 286 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
15017 | |||
15018 | (version 23.8.7.1) | ||
15019 | 2024.11.02 06:27:40.029532 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 16969 rows starting from the beginning of the part | ||
15020 | 2024.11.02 06:27:40.029887 [ 3 ] {5b2dadbd-6932-4213-940e-f3a7c3f3868e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15021 | 2024.11.02 06:27:40.029890 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part | ||
15022 | 2024.11.02 06:27:40.030303 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part | ||
15023 | 2024.11.02 06:27:40.030671 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
15024 | 2024.11.02 06:27:40.030986 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part | ||
15025 | 2024.11.02 06:27:40.031294 [ 3 ] {5b2dadbd-6932-4213-940e-f3a7c3f3868e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15026 | 2024.11.02 06:27:40.031373 [ 201 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 128 rows starting from the beginning of the part | ||
15027 | 2024.11.02 06:27:40.031389 [ 3 ] {5b2dadbd-6932-4213-940e-f3a7c3f3868e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
15028 | 2024.11.02 06:27:40.032696 [ 3 ] {5b2dadbd-6932-4213-940e-f3a7c3f3868e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
15029 | 2024.11.02 06:27:40.033206 [ 3 ] {5b2dadbd-6932-4213-940e-f3a7c3f3868e} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15030 | 2024.11.02 06:27:40.033394 [ 3 ] {5b2dadbd-6932-4213-940e-f3a7c3f3868e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004838 sec., 9921.455146754857 rows/sec., 684.68 KiB/sec. | ||
15031 | 2024.11.02 06:27:40.033403 [ 133 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
15032 | 2024.11.02 06:27:40.033492 [ 133 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15033 | 2024.11.02 06:27:40.033545 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
15034 | 2024.11.02 06:27:40.033867 [ 3 ] {5b2dadbd-6932-4213-940e-f3a7c3f3868e} <Debug> DynamicQueryHandler: Done processing query | ||
15035 | 2024.11.02 06:27:40.033940 [ 3 ] {5b2dadbd-6932-4213-940e-f3a7c3f3868e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
15036 | 2024.11.02 06:27:40.033986 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
15037 | 2024.11.02 06:27:40.034001 [ 3 ] {} <Debug> HTTP-Session: b5b37f3f-b312-4b70-a7e6-bcbf540d09c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15038 | 2024.11.02 06:27:40.034407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15039 | 2024.11.02 06:27:40.034536 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15040 | 2024.11.02 06:27:40.034645 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5456 rows starting from the beginning of the part | ||
15041 | 2024.11.02 06:27:40.034995 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
15042 | 2024.11.02 06:27:40.035356 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
15043 | 2024.11.02 06:27:40.035680 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
15044 | 2024.11.02 06:27:40.035902 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part | ||
15045 | 2024.11.02 06:27:40.036037 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 48 rows starting from the beginning of the part | ||
15046 | 2024.11.02 06:27:40.039001 [ 187 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5788 rows, containing 4 columns (4 merged, 0 gathered) in 0.005271188 sec., 1098044.6912536605 rows/sec., 72.31 MiB/sec. | ||
15047 | 2024.11.02 06:27:40.039446 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
15048 | 2024.11.02 06:27:40.039952 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15049 | 2024.11.02 06:27:40.040142 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_91_18} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15050 | 2024.11.02 06:27:40.040287 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
15051 | 2024.11.02 06:27:40.042135 [ 187 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17892 rows, containing 5 columns (5 merged, 0 gathered) in 0.015429556 sec., 1159592.667475331 rows/sec., 79.28 MiB/sec. | ||
15052 | 2024.11.02 06:27:40.042543 [ 187 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
15053 | 2024.11.02 06:27:40.043305 [ 187 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15054 | 2024.11.02 06:27:40.043418 [ 187 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15055 | 2024.11.02 06:27:40.043517 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
15056 | 2024.11.02 06:27:45.012070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60854, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15057 | 2024.11.02 06:27:45.012227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15058 | 2024.11.02 06:27:45.012259 [ 3 ] {} <Debug> HTTP-Session: 9aa6fe16-73a9-401b-a6de-7eeb6f83d09f Authenticating user 'default' from [fd00:1122:3344:101::d]:60854 | ||
15059 | 2024.11.02 06:27:45.012288 [ 3 ] {} <Debug> HTTP-Session: 9aa6fe16-73a9-401b-a6de-7eeb6f83d09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15060 | 2024.11.02 06:27:45.012306 [ 3 ] {} <Debug> HTTP-Session: 9aa6fe16-73a9-401b-a6de-7eeb6f83d09f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15061 | 2024.11.02 06:27:45.012366 [ 3 ] {} <Trace> HTTP-Session: 9aa6fe16-73a9-401b-a6de-7eeb6f83d09f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15062 | 2024.11.02 06:27:45.012593 [ 3 ] {5cf470a7-bc04-4918-8bfe-b48e95fd97e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60854) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15063 | 2024.11.02 06:27:45.012664 [ 3 ] {5cf470a7-bc04-4918-8bfe-b48e95fd97e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15064 | 2024.11.02 06:27:45.013014 [ 3 ] {5cf470a7-bc04-4918-8bfe-b48e95fd97e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15065 | 2024.11.02 06:27:45.013502 [ 3 ] {5cf470a7-bc04-4918-8bfe-b48e95fd97e7} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15066 | 2024.11.02 06:27:45.013556 [ 3 ] {5cf470a7-bc04-4918-8bfe-b48e95fd97e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
15067 | 2024.11.02 06:27:45.014014 [ 3 ] {5cf470a7-bc04-4918-8bfe-b48e95fd97e7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15068 | 2024.11.02 06:27:45.014446 [ 3 ] {5cf470a7-bc04-4918-8bfe-b48e95fd97e7} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15069 | 2024.11.02 06:27:45.014642 [ 3 ] {5cf470a7-bc04-4918-8bfe-b48e95fd97e7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002107 sec., 26578.073089700996 rows/sec., 2.03 MiB/sec. | ||
15070 | 2024.11.02 06:27:45.014885 [ 3 ] {5cf470a7-bc04-4918-8bfe-b48e95fd97e7} <Debug> DynamicQueryHandler: Done processing query | ||
15071 | 2024.11.02 06:27:45.014914 [ 3 ] {5cf470a7-bc04-4918-8bfe-b48e95fd97e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15072 | 2024.11.02 06:27:45.014931 [ 3 ] {} <Debug> HTTP-Session: 9aa6fe16-73a9-401b-a6de-7eeb6f83d09f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15073 | 2024.11.02 06:27:45.015153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60854, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15074 | 2024.11.02 06:27:45.015261 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57598, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15075 | 2024.11.02 06:27:45.015378 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15076 | 2024.11.02 06:27:45.015403 [ 286 ] {} <Debug> HTTP-Session: e76f7d65-1a8e-4231-84ec-a54f913e2b8d Authenticating user 'default' from [fd00:1122:3344:101::d]:57598 | ||
15077 | 2024.11.02 06:27:45.015429 [ 286 ] {} <Debug> HTTP-Session: e76f7d65-1a8e-4231-84ec-a54f913e2b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15078 | 2024.11.02 06:27:45.015446 [ 286 ] {} <Debug> HTTP-Session: e76f7d65-1a8e-4231-84ec-a54f913e2b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15079 | 2024.11.02 06:27:45.015507 [ 286 ] {} <Trace> HTTP-Session: e76f7d65-1a8e-4231-84ec-a54f913e2b8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15080 | 2024.11.02 06:27:45.015726 [ 286 ] {473a31bc-06e0-47a5-add1-64a1d620dd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57598) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15081 | 2024.11.02 06:27:45.015800 [ 286 ] {473a31bc-06e0-47a5-add1-64a1d620dd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15082 | 2024.11.02 06:27:45.016195 [ 286 ] {473a31bc-06e0-47a5-add1-64a1d620dd3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15083 | 2024.11.02 06:27:45.016621 [ 286 ] {473a31bc-06e0-47a5-add1-64a1d620dd3f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15084 | 2024.11.02 06:27:45.016658 [ 286 ] {473a31bc-06e0-47a5-add1-64a1d620dd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
15085 | 2024.11.02 06:27:45.017079 [ 286 ] {473a31bc-06e0-47a5-add1-64a1d620dd3f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15086 | 2024.11.02 06:27:45.017476 [ 286 ] {473a31bc-06e0-47a5-add1-64a1d620dd3f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15087 | 2024.11.02 06:27:45.017623 [ 286 ] {473a31bc-06e0-47a5-add1-64a1d620dd3f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001982 sec., 32290.615539858733 rows/sec., 2.52 MiB/sec. | ||
15088 | 2024.11.02 06:27:45.017915 [ 286 ] {473a31bc-06e0-47a5-add1-64a1d620dd3f} <Debug> DynamicQueryHandler: Done processing query | ||
15089 | 2024.11.02 06:27:45.017976 [ 286 ] {473a31bc-06e0-47a5-add1-64a1d620dd3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15090 | 2024.11.02 06:27:45.018035 [ 286 ] {} <Debug> HTTP-Session: e76f7d65-1a8e-4231-84ec-a54f913e2b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15091 | 2024.11.02 06:27:45.018307 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15092 | 2024.11.02 06:27:45.018391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40017, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15093 | 2024.11.02 06:27:45.018480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15094 | 2024.11.02 06:27:45.018509 [ 3 ] {} <Debug> HTTP-Session: a610d92f-8a52-4a9f-8ef7-84d64eee7afb Authenticating user 'default' from [fd00:1122:3344:101::d]:40017 | ||
15095 | 2024.11.02 06:27:45.018533 [ 3 ] {} <Debug> HTTP-Session: a610d92f-8a52-4a9f-8ef7-84d64eee7afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15096 | 2024.11.02 06:27:45.018550 [ 3 ] {} <Debug> HTTP-Session: a610d92f-8a52-4a9f-8ef7-84d64eee7afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15097 | 2024.11.02 06:27:45.018601 [ 3 ] {} <Trace> HTTP-Session: a610d92f-8a52-4a9f-8ef7-84d64eee7afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15098 | 2024.11.02 06:27:45.018825 [ 3 ] {12f54d11-12d9-4a06-9cfd-23a1fe2207ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15099 | 2024.11.02 06:27:45.018892 [ 3 ] {12f54d11-12d9-4a06-9cfd-23a1fe2207ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15100 | 2024.11.02 06:27:45.019112 [ 3 ] {12f54d11-12d9-4a06-9cfd-23a1fe2207ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15101 | 2024.11.02 06:27:45.019540 [ 3 ] {12f54d11-12d9-4a06-9cfd-23a1fe2207ff} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15102 | 2024.11.02 06:27:45.019579 [ 3 ] {12f54d11-12d9-4a06-9cfd-23a1fe2207ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
15103 | 2024.11.02 06:27:45.019994 [ 3 ] {12f54d11-12d9-4a06-9cfd-23a1fe2207ff} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15104 | 2024.11.02 06:27:45.020367 [ 3 ] {12f54d11-12d9-4a06-9cfd-23a1fe2207ff} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15105 | 2024.11.02 06:27:45.020532 [ 3 ] {12f54d11-12d9-4a06-9cfd-23a1fe2207ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001804 sec., 88691.79600886918 rows/sec., 6.18 MiB/sec. | ||
15106 | 2024.11.02 06:27:45.020776 [ 3 ] {12f54d11-12d9-4a06-9cfd-23a1fe2207ff} <Debug> DynamicQueryHandler: Done processing query | ||
15107 | 2024.11.02 06:27:45.020819 [ 3 ] {12f54d11-12d9-4a06-9cfd-23a1fe2207ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15108 | 2024.11.02 06:27:45.020881 [ 3 ] {} <Debug> HTTP-Session: a610d92f-8a52-4a9f-8ef7-84d64eee7afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15109 | 2024.11.02 06:27:45.021210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15110 | 2024.11.02 06:27:45.021361 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57477, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15111 | 2024.11.02 06:27:45.021525 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15112 | 2024.11.02 06:27:45.021554 [ 286 ] {} <Debug> HTTP-Session: f9885461-1608-4abd-8c1e-e591d5ba819e Authenticating user 'default' from [fd00:1122:3344:101::d]:57477 | ||
15113 | 2024.11.02 06:27:45.021575 [ 286 ] {} <Debug> HTTP-Session: f9885461-1608-4abd-8c1e-e591d5ba819e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15114 | 2024.11.02 06:27:45.021592 [ 286 ] {} <Debug> HTTP-Session: f9885461-1608-4abd-8c1e-e591d5ba819e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15115 | 2024.11.02 06:27:45.021638 [ 286 ] {} <Trace> HTTP-Session: f9885461-1608-4abd-8c1e-e591d5ba819e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15116 | 2024.11.02 06:27:45.021798 [ 286 ] {47f7af47-a80a-41da-b0e2-f4c5d57c9b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57477) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15117 | 2024.11.02 06:27:45.021856 [ 286 ] {47f7af47-a80a-41da-b0e2-f4c5d57c9b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15118 | 2024.11.02 06:27:45.022047 [ 286 ] {47f7af47-a80a-41da-b0e2-f4c5d57c9b28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15119 | 2024.11.02 06:27:45.022394 [ 286 ] {47f7af47-a80a-41da-b0e2-f4c5d57c9b28} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15120 | 2024.11.02 06:27:45.022433 [ 286 ] {47f7af47-a80a-41da-b0e2-f4c5d57c9b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
15121 | 2024.11.02 06:27:45.022813 [ 286 ] {47f7af47-a80a-41da-b0e2-f4c5d57c9b28} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15122 | 2024.11.02 06:27:45.023153 [ 286 ] {47f7af47-a80a-41da-b0e2-f4c5d57c9b28} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15123 | 2024.11.02 06:27:45.023277 [ 286 ] {47f7af47-a80a-41da-b0e2-f4c5d57c9b28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec. | ||
15124 | 2024.11.02 06:27:45.023428 [ 286 ] {47f7af47-a80a-41da-b0e2-f4c5d57c9b28} <Debug> DynamicQueryHandler: Done processing query | ||
15125 | 2024.11.02 06:27:45.023452 [ 286 ] {47f7af47-a80a-41da-b0e2-f4c5d57c9b28} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15126 | 2024.11.02 06:27:45.023468 [ 286 ] {} <Debug> HTTP-Session: f9885461-1608-4abd-8c1e-e591d5ba819e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15127 | 2024.11.02 06:27:45.023765 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57477, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15128 | 2024.11.02 06:27:45.899180 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15129 | 2024.11.02 06:27:46.232948 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15130 | 2024.11.02 06:27:46.311463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15131 | 2024.11.02 06:27:46.360717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15132 | 2024.11.02 06:27:46.603271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47042, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15133 | 2024.11.02 06:27:46.691293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15134 | 2024.11.02 06:27:46.697659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15135 | 2024.11.02 06:27:46.710242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15136 | 2024.11.02 06:27:46.752773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15137 | 2024.11.02 06:27:46.755109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15138 | 2024.11.02 06:27:46.817784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15139 | 2024.11.02 06:27:46.846684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15140 | 2024.11.02 06:27:46.855914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15141 | 2024.11.02 06:27:46.902427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15142 | 2024.11.02 06:27:46.948217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15143 | 2024.11.02 06:27:46.958079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51491, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15144 | 2024.11.02 06:27:46.965784 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15145 | 2024.11.02 06:27:47.048897 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15146 | 2024.11.02 06:27:47.069353 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15147 | 2024.11.02 06:27:47.123662 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15148 | 2024.11.02 06:27:47.159069 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15149 | 2024.11.02 06:27:47.166361 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15150 | 2024.11.02 06:27:47.171665 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15151 | 2024.11.02 06:27:47.192938 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15152 | 2024.11.02 06:27:47.235580 [ 129 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 5 parts from all_1_49_10 to all_53_53_0 | ||
15153 | 2024.11.02 06:27:47.235648 [ 129 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15154 | 2024.11.02 06:27:47.235690 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15155 | 2024.11.02 06:27:47.235946 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_10 to all_53_53_0 into Compact with storage Full | ||
15156 | 2024.11.02 06:27:47.236691 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15157 | 2024.11.02 06:27:47.236767 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 60 rows starting from the beginning of the part | ||
15158 | 2024.11.02 06:27:47.236871 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
15159 | 2024.11.02 06:27:47.236974 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
15160 | 2024.11.02 06:27:47.237233 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
15161 | 2024.11.02 06:27:47.237402 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
15162 | 2024.11.02 06:27:47.238521 [ 187 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.0027351 sec., 57036.30580234727 rows/sec., 4.35 MiB/sec. | ||
15163 | 2024.11.02 06:27:47.238705 [ 187 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
15164 | 2024.11.02 06:27:47.239180 [ 187 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_53_11} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15165 | 2024.11.02 06:27:47.239264 [ 187 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_53_11} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 5 parts: [all_1_49_10, all_53_53_0] -> all_1_53_11 | ||
15166 | 2024.11.02 06:27:47.239364 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
15167 | 2024.11.02 06:27:48.449777 [ 128 ] {} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
15168 | 2024.11.02 06:27:48.449844 [ 128 ] {} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15169 | 2024.11.02 06:27:48.449868 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15170 | 2024.11.02 06:27:48.450091 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
15171 | 2024.11.02 06:27:48.450319 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15172 | 2024.11.02 06:27:48.450360 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 25 rows starting from the beginning of the part | ||
15173 | 2024.11.02 06:27:48.450439 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
15174 | 2024.11.02 06:27:48.450517 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
15175 | 2024.11.02 06:27:48.450764 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
15176 | 2024.11.02 06:27:48.450886 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::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 | ||
15177 | 2024.11.02 06:27:48.452124 [ 195 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.00217198 sec., 13351.872485013675 rows/sec., 897.89 KiB/sec. | ||
15178 | 2024.11.02 06:27:48.452297 [ 198 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
15179 | 2024.11.02 06:27:48.452703 [ 198 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_29_7} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15180 | 2024.11.02 06:27:48.452786 [ 198 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_29_7} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
15181 | 2024.11.02 06:27:48.452866 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15182 | 2024.11.02 06:27:48.645844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1364 | ||
15183 | 2024.11.02 06:27:48.648295 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15184 | 2024.11.02 06:27:48.648344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15185 | 2024.11.02 06:27:48.649835 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
15186 | 2024.11.02 06:27:48.650826 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15187 | 2024.11.02 06:27:48.652224 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
15188 | 2024.11.02 06:27:50.018015 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60719, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15189 | 2024.11.02 06:27:50.018137 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15190 | 2024.11.02 06:27:50.018167 [ 304 ] {} <Debug> HTTP-Session: 0d045c00-71a3-4c40-8360-7d9ad5dd28bc Authenticating user 'default' from [fd00:1122:3344:101::d]:60719 | ||
15191 | 2024.11.02 06:27:50.018195 [ 304 ] {} <Debug> HTTP-Session: 0d045c00-71a3-4c40-8360-7d9ad5dd28bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15192 | 2024.11.02 06:27:50.018212 [ 304 ] {} <Debug> HTTP-Session: 0d045c00-71a3-4c40-8360-7d9ad5dd28bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15193 | 2024.11.02 06:27:50.018268 [ 304 ] {} <Trace> HTTP-Session: 0d045c00-71a3-4c40-8360-7d9ad5dd28bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15194 | 2024.11.02 06:27:50.018558 [ 304 ] {ad1d033e-5b4b-4e24-9d77-78a5db4dd9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60719) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15195 | 2024.11.02 06:27:50.018632 [ 304 ] {ad1d033e-5b4b-4e24-9d77-78a5db4dd9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15196 | 2024.11.02 06:27:50.018973 [ 304 ] {ad1d033e-5b4b-4e24-9d77-78a5db4dd9b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15197 | 2024.11.02 06:27:50.019651 [ 304 ] {ad1d033e-5b4b-4e24-9d77-78a5db4dd9b9} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15198 | 2024.11.02 06:27:50.019694 [ 304 ] {ad1d033e-5b4b-4e24-9d77-78a5db4dd9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15199 | 2024.11.02 06:27:50.020140 [ 304 ] {ad1d033e-5b4b-4e24-9d77-78a5db4dd9b9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
15200 | 2024.11.02 06:27:50.020576 [ 304 ] {ad1d033e-5b4b-4e24-9d77-78a5db4dd9b9} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15201 | 2024.11.02 06:27:50.020728 [ 304 ] {ad1d033e-5b4b-4e24-9d77-78a5db4dd9b9} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002308 sec., 118284.2287694974 rows/sec., 10.51 MiB/sec. | ||
15202 | 2024.11.02 06:27:50.021060 [ 304 ] {ad1d033e-5b4b-4e24-9d77-78a5db4dd9b9} <Debug> DynamicQueryHandler: Done processing query | ||
15203 | 2024.11.02 06:27:50.021124 [ 304 ] {ad1d033e-5b4b-4e24-9d77-78a5db4dd9b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
15204 | 2024.11.02 06:27:50.021184 [ 304 ] {} <Debug> HTTP-Session: 0d045c00-71a3-4c40-8360-7d9ad5dd28bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15205 | 2024.11.02 06:27:50.021462 [ 304 ] {} <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) | ||
15206 | 2024.11.02 06:27:50.021564 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40690, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15207 | 2024.11.02 06:27:50.021692 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15208 | 2024.11.02 06:27:50.021718 [ 283 ] {} <Debug> HTTP-Session: 213f12aa-1290-4586-89d0-6b20ecd02c0d Authenticating user 'default' from [fd00:1122:3344:101::d]:40690 | ||
15209 | 2024.11.02 06:27:50.021743 [ 283 ] {} <Debug> HTTP-Session: 213f12aa-1290-4586-89d0-6b20ecd02c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15210 | 2024.11.02 06:27:50.021758 [ 283 ] {} <Debug> HTTP-Session: 213f12aa-1290-4586-89d0-6b20ecd02c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15211 | 2024.11.02 06:27:50.021812 [ 283 ] {} <Trace> HTTP-Session: 213f12aa-1290-4586-89d0-6b20ecd02c0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15212 | 2024.11.02 06:27:50.022005 [ 283 ] {d8ea837a-2cd8-436e-9af9-d4bfc8c16254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40690) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15213 | 2024.11.02 06:27:50.022071 [ 283 ] {d8ea837a-2cd8-436e-9af9-d4bfc8c16254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15214 | 2024.11.02 06:27:50.022406 [ 283 ] {d8ea837a-2cd8-436e-9af9-d4bfc8c16254} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15215 | 2024.11.02 06:27:50.022806 [ 283 ] {d8ea837a-2cd8-436e-9af9-d4bfc8c16254} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15216 | 2024.11.02 06:27:50.022849 [ 283 ] {d8ea837a-2cd8-436e-9af9-d4bfc8c16254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15217 | 2024.11.02 06:27:50.023290 [ 283 ] {d8ea837a-2cd8-436e-9af9-d4bfc8c16254} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15218 | 2024.11.02 06:27:50.023710 [ 283 ] {d8ea837a-2cd8-436e-9af9-d4bfc8c16254} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15219 | 2024.11.02 06:27:50.023889 [ 283 ] {d8ea837a-2cd8-436e-9af9-d4bfc8c16254} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001944 sec., 21604.938271604937 rows/sec., 1.59 MiB/sec. | ||
15220 | 2024.11.02 06:27:50.024103 [ 283 ] {d8ea837a-2cd8-436e-9af9-d4bfc8c16254} <Debug> DynamicQueryHandler: Done processing query | ||
15221 | 2024.11.02 06:27:50.024130 [ 283 ] {d8ea837a-2cd8-436e-9af9-d4bfc8c16254} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15222 | 2024.11.02 06:27:50.024148 [ 283 ] {} <Debug> HTTP-Session: 213f12aa-1290-4586-89d0-6b20ecd02c0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15223 | 2024.11.02 06:27:50.024324 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15224 | 2024.11.02 06:27:50.024411 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56101, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15225 | 2024.11.02 06:27:50.024494 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15226 | 2024.11.02 06:27:50.024519 [ 304 ] {} <Debug> HTTP-Session: ff0811d7-581a-4cb9-96a7-7514479f6c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:56101 | ||
15227 | 2024.11.02 06:27:50.024543 [ 304 ] {} <Debug> HTTP-Session: ff0811d7-581a-4cb9-96a7-7514479f6c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15228 | 2024.11.02 06:27:50.024560 [ 304 ] {} <Debug> HTTP-Session: ff0811d7-581a-4cb9-96a7-7514479f6c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15229 | 2024.11.02 06:27:50.024609 [ 304 ] {} <Trace> HTTP-Session: ff0811d7-581a-4cb9-96a7-7514479f6c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15230 | 2024.11.02 06:27:50.024751 [ 304 ] {845b439a-6c0f-437f-a390-aab3ad9a1995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56101) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
15231 | 2024.11.02 06:27:50.024811 [ 304 ] {845b439a-6c0f-437f-a390-aab3ad9a1995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15232 | 2024.11.02 06:27:50.025130 [ 304 ] {845b439a-6c0f-437f-a390-aab3ad9a1995} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15233 | 2024.11.02 06:27:50.025510 [ 304 ] {845b439a-6c0f-437f-a390-aab3ad9a1995} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15234 | 2024.11.02 06:27:50.025553 [ 304 ] {845b439a-6c0f-437f-a390-aab3ad9a1995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15235 | 2024.11.02 06:27:50.025926 [ 304 ] {845b439a-6c0f-437f-a390-aab3ad9a1995} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
15236 | 2024.11.02 06:27:50.026299 [ 304 ] {845b439a-6c0f-437f-a390-aab3ad9a1995} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15237 | 2024.11.02 06:27:50.026434 [ 304 ] {845b439a-6c0f-437f-a390-aab3ad9a1995} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00173 sec., 8092.485549132948 rows/sec., 566.74 KiB/sec. | ||
15238 | 2024.11.02 06:27:50.026776 [ 304 ] {845b439a-6c0f-437f-a390-aab3ad9a1995} <Debug> DynamicQueryHandler: Done processing query | ||
15239 | 2024.11.02 06:27:50.026807 [ 304 ] {845b439a-6c0f-437f-a390-aab3ad9a1995} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15240 | 2024.11.02 06:27:50.026832 [ 304 ] {} <Debug> HTTP-Session: ff0811d7-581a-4cb9-96a7-7514479f6c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15241 | 2024.11.02 06:27:50.026999 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15242 | 2024.11.02 06:27:50.027045 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34464, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15243 | 2024.11.02 06:27:50.027154 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15244 | 2024.11.02 06:27:50.027185 [ 283 ] {} <Debug> HTTP-Session: a0a00f4b-ec08-492d-9b20-39fac33c3830 Authenticating user 'default' from [fd00:1122:3344:101::d]:34464 | ||
15245 | 2024.11.02 06:27:50.027209 [ 283 ] {} <Debug> HTTP-Session: a0a00f4b-ec08-492d-9b20-39fac33c3830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15246 | 2024.11.02 06:27:50.027226 [ 283 ] {} <Debug> HTTP-Session: a0a00f4b-ec08-492d-9b20-39fac33c3830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15247 | 2024.11.02 06:27:50.027276 [ 283 ] {} <Trace> HTTP-Session: a0a00f4b-ec08-492d-9b20-39fac33c3830 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15248 | 2024.11.02 06:27:50.027421 [ 283 ] {8ca7b281-440b-4563-80ce-9d035345d7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34464) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15249 | 2024.11.02 06:27:50.027482 [ 283 ] {8ca7b281-440b-4563-80ce-9d035345d7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15250 | 2024.11.02 06:27:50.027774 [ 283 ] {8ca7b281-440b-4563-80ce-9d035345d7c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15251 | 2024.11.02 06:27:50.028111 [ 283 ] {8ca7b281-440b-4563-80ce-9d035345d7c4} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15252 | 2024.11.02 06:27:50.028154 [ 283 ] {8ca7b281-440b-4563-80ce-9d035345d7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15253 | 2024.11.02 06:27:50.028538 [ 283 ] {8ca7b281-440b-4563-80ce-9d035345d7c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
15254 | 2024.11.02 06:27:50.028932 [ 283 ] {8ca7b281-440b-4563-80ce-9d035345d7c4} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15255 | 2024.11.02 06:27:50.029098 [ 127 ] {} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
15256 | 2024.11.02 06:27:50.029107 [ 283 ] {8ca7b281-440b-4563-80ce-9d035345d7c4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001721 sec., 3486.3451481696684 rows/sec., 205.98 KiB/sec. | ||
15257 | 2024.11.02 06:27:50.029164 [ 127 ] {} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15258 | 2024.11.02 06:27:50.029230 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15259 | 2024.11.02 06:27:50.029544 [ 283 ] {8ca7b281-440b-4563-80ce-9d035345d7c4} <Debug> DynamicQueryHandler: Done processing query | ||
15260 | 2024.11.02 06:27:50.029619 [ 283 ] {8ca7b281-440b-4563-80ce-9d035345d7c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15261 | 2024.11.02 06:27:50.029612 [ 197 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
15262 | 2024.11.02 06:27:50.029665 [ 283 ] {} <Debug> HTTP-Session: a0a00f4b-ec08-492d-9b20-39fac33c3830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15263 | 2024.11.02 06:27:50.029979 [ 197 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15264 | 2024.11.02 06:27:50.029995 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15265 | 2024.11.02 06:27:50.030057 [ 197 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 6 rows starting from the beginning of the part | ||
15266 | 2024.11.02 06:27:50.030118 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35016, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15267 | 2024.11.02 06:27:50.030312 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15268 | 2024.11.02 06:27:50.030410 [ 304 ] {} <Debug> HTTP-Session: d876b7bf-4fc0-43e9-ac7c-1b17487f95a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35016 | ||
15269 | 2024.11.02 06:27:50.030414 [ 197 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
15270 | 2024.11.02 06:27:50.030479 [ 304 ] {} <Debug> HTTP-Session: d876b7bf-4fc0-43e9-ac7c-1b17487f95a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15271 | 2024.11.02 06:27:50.030570 [ 304 ] {} <Debug> HTTP-Session: d876b7bf-4fc0-43e9-ac7c-1b17487f95a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15272 | 2024.11.02 06:27:50.030713 [ 197 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
15273 | 2024.11.02 06:27:50.030781 [ 304 ] {} <Trace> HTTP-Session: d876b7bf-4fc0-43e9-ac7c-1b17487f95a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15274 | 2024.11.02 06:27:50.030959 [ 197 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
15275 | 2024.11.02 06:27:50.031190 [ 197 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::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 | ||
15276 | 2024.11.02 06:27:50.031461 [ 304 ] {025912ba-57ae-4abb-b7cb-9602f1557c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35016) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15277 | 2024.11.02 06:27:50.031568 [ 304 ] {025912ba-57ae-4abb-b7cb-9602f1557c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15278 | 2024.11.02 06:27:50.032403 [ 304 ] {025912ba-57ae-4abb-b7cb-9602f1557c47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15279 | 2024.11.02 06:27:50.033560 [ 197 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004194527 sec., 7152.17711079223 rows/sec., 454.00 KiB/sec. | ||
15280 | 2024.11.02 06:27:50.033755 [ 304 ] {025912ba-57ae-4abb-b7cb-9602f1557c47} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15281 | 2024.11.02 06:27:50.033799 [ 198 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
15282 | 2024.11.02 06:27:50.033821 [ 304 ] {025912ba-57ae-4abb-b7cb-9602f1557c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15283 | 2024.11.02 06:27:50.034793 [ 304 ] {025912ba-57ae-4abb-b7cb-9602f1557c47} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
15284 | 2024.11.02 06:27:50.034854 [ 198 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_29_7} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15285 | 2024.11.02 06:27:50.035026 [ 198 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_29_7} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
15286 | 2024.11.02 06:27:50.035277 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15287 | 2024.11.02 06:27:50.035506 [ 304 ] {025912ba-57ae-4abb-b7cb-9602f1557c47} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15288 | 2024.11.02 06:27:50.035649 [ 304 ] {025912ba-57ae-4abb-b7cb-9602f1557c47} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004552 sec., 93145.86994727593 rows/sec., 6.66 MiB/sec. | ||
15289 | 2024.11.02 06:27:50.035964 [ 304 ] {025912ba-57ae-4abb-b7cb-9602f1557c47} <Debug> DynamicQueryHandler: Done processing query | ||
15290 | 2024.11.02 06:27:50.036026 [ 304 ] {025912ba-57ae-4abb-b7cb-9602f1557c47} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
15291 | 2024.11.02 06:27:50.036087 [ 304 ] {} <Debug> HTTP-Session: d876b7bf-4fc0-43e9-ac7c-1b17487f95a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15292 | 2024.11.02 06:27:50.036326 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15293 | 2024.11.02 06:27:50.036386 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58821, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15294 | 2024.11.02 06:27:50.036475 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15295 | 2024.11.02 06:27:50.036504 [ 283 ] {} <Debug> HTTP-Session: bc31d69d-3163-415e-95ee-e6d58d3226e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58821 | ||
15296 | 2024.11.02 06:27:50.036526 [ 283 ] {} <Debug> HTTP-Session: bc31d69d-3163-415e-95ee-e6d58d3226e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15297 | 2024.11.02 06:27:50.036543 [ 283 ] {} <Debug> HTTP-Session: bc31d69d-3163-415e-95ee-e6d58d3226e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15298 | 2024.11.02 06:27:50.036588 [ 283 ] {} <Trace> HTTP-Session: bc31d69d-3163-415e-95ee-e6d58d3226e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15299 | 2024.11.02 06:27:50.036719 [ 283 ] {1580e4f7-2f4e-47bb-8c71-63f81f33a9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58821) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
15300 | 2024.11.02 06:27:50.036778 [ 283 ] {1580e4f7-2f4e-47bb-8c71-63f81f33a9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15301 | 2024.11.02 06:27:50.036972 [ 283 ] {1580e4f7-2f4e-47bb-8c71-63f81f33a9d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15302 | 2024.11.02 06:27:50.037296 [ 283 ] {1580e4f7-2f4e-47bb-8c71-63f81f33a9d7} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15303 | 2024.11.02 06:27:50.037341 [ 283 ] {1580e4f7-2f4e-47bb-8c71-63f81f33a9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15304 | 2024.11.02 06:27:50.037751 [ 283 ] {1580e4f7-2f4e-47bb-8c71-63f81f33a9d7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
15305 | 2024.11.02 06:27:50.038106 [ 283 ] {1580e4f7-2f4e-47bb-8c71-63f81f33a9d7} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15306 | 2024.11.02 06:27:50.038263 [ 283 ] {1580e4f7-2f4e-47bb-8c71-63f81f33a9d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001573 sec., 3814.367450731087 rows/sec., 199.29 KiB/sec. | ||
15307 | 2024.11.02 06:27:50.038564 [ 283 ] {1580e4f7-2f4e-47bb-8c71-63f81f33a9d7} <Debug> DynamicQueryHandler: Done processing query | ||
15308 | 2024.11.02 06:27:50.038597 [ 283 ] {1580e4f7-2f4e-47bb-8c71-63f81f33a9d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
15309 | 2024.11.02 06:27:50.038625 [ 283 ] {} <Debug> HTTP-Session: bc31d69d-3163-415e-95ee-e6d58d3226e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15310 | 2024.11.02 06:27:50.038801 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15311 | 2024.11.02 06:27:50.038905 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48030, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15312 | 2024.11.02 06:27:50.038975 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15313 | 2024.11.02 06:27:50.038998 [ 304 ] {} <Debug> HTTP-Session: 4ce4ba4a-1381-475d-a113-f8b0af1dbb00 Authenticating user 'default' from [fd00:1122:3344:101::d]:48030 | ||
15314 | 2024.11.02 06:27:50.039019 [ 304 ] {} <Debug> HTTP-Session: 4ce4ba4a-1381-475d-a113-f8b0af1dbb00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15315 | 2024.11.02 06:27:50.039037 [ 304 ] {} <Debug> HTTP-Session: 4ce4ba4a-1381-475d-a113-f8b0af1dbb00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15316 | 2024.11.02 06:27:50.039082 [ 304 ] {} <Trace> HTTP-Session: 4ce4ba4a-1381-475d-a113-f8b0af1dbb00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15317 | 2024.11.02 06:27:50.039353 [ 304 ] {d6ad6002-bebe-4788-9a49-614ed96e9c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15318 | 2024.11.02 06:27:50.039417 [ 304 ] {d6ad6002-bebe-4788-9a49-614ed96e9c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15319 | 2024.11.02 06:27:50.039623 [ 304 ] {d6ad6002-bebe-4788-9a49-614ed96e9c66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15320 | 2024.11.02 06:27:50.040055 [ 304 ] {d6ad6002-bebe-4788-9a49-614ed96e9c66} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15321 | 2024.11.02 06:27:50.040090 [ 304 ] {d6ad6002-bebe-4788-9a49-614ed96e9c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15322 | 2024.11.02 06:27:50.040486 [ 304 ] {d6ad6002-bebe-4788-9a49-614ed96e9c66} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
15323 | 2024.11.02 06:27:50.040827 [ 304 ] {d6ad6002-bebe-4788-9a49-614ed96e9c66} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15324 | 2024.11.02 06:27:50.040954 [ 304 ] {d6ad6002-bebe-4788-9a49-614ed96e9c66} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001744 sec., 135894.49541284403 rows/sec., 9.11 MiB/sec. | ||
15325 | 2024.11.02 06:27:50.041217 [ 304 ] {d6ad6002-bebe-4788-9a49-614ed96e9c66} <Debug> DynamicQueryHandler: Done processing query | ||
15326 | 2024.11.02 06:27:50.041271 [ 304 ] {d6ad6002-bebe-4788-9a49-614ed96e9c66} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
15327 | 2024.11.02 06:27:50.041339 [ 304 ] {} <Debug> HTTP-Session: 4ce4ba4a-1381-475d-a113-f8b0af1dbb00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15328 | 2024.11.02 06:27:50.041604 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15329 | 2024.11.02 06:27:50.041603 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58821, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15330 | 2024.11.02 06:27:50.041705 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15331 | 2024.11.02 06:27:50.041743 [ 283 ] {} <Debug> HTTP-Session: d1a30914-b8bf-44dd-bfe6-15c39e174213 Authenticating user 'default' from [fd00:1122:3344:101::d]:58821 | ||
15332 | 2024.11.02 06:27:50.041773 [ 283 ] {} <Debug> HTTP-Session: d1a30914-b8bf-44dd-bfe6-15c39e174213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15333 | 2024.11.02 06:27:50.041791 [ 283 ] {} <Debug> HTTP-Session: d1a30914-b8bf-44dd-bfe6-15c39e174213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15334 | 2024.11.02 06:27:50.041835 [ 283 ] {} <Trace> HTTP-Session: d1a30914-b8bf-44dd-bfe6-15c39e174213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15335 | 2024.11.02 06:27:50.041958 [ 283 ] {b3e1234b-d7e3-483a-ac5c-c3c6d0b73202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58821) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
15336 | 2024.11.02 06:27:50.042017 [ 283 ] {b3e1234b-d7e3-483a-ac5c-c3c6d0b73202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15337 | 2024.11.02 06:27:50.042207 [ 283 ] {b3e1234b-d7e3-483a-ac5c-c3c6d0b73202} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15338 | 2024.11.02 06:27:50.042550 [ 283 ] {b3e1234b-d7e3-483a-ac5c-c3c6d0b73202} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15339 | 2024.11.02 06:27:50.042590 [ 283 ] {b3e1234b-d7e3-483a-ac5c-c3c6d0b73202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15340 | 2024.11.02 06:27:50.042945 [ 283 ] {b3e1234b-d7e3-483a-ac5c-c3c6d0b73202} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
15341 | 2024.11.02 06:27:50.043283 [ 283 ] {b3e1234b-d7e3-483a-ac5c-c3c6d0b73202} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15342 | 2024.11.02 06:27:50.043415 [ 283 ] {b3e1234b-d7e3-483a-ac5c-c3c6d0b73202} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. | ||
15343 | 2024.11.02 06:27:50.043583 [ 283 ] {b3e1234b-d7e3-483a-ac5c-c3c6d0b73202} <Debug> DynamicQueryHandler: Done processing query | ||
15344 | 2024.11.02 06:27:50.043608 [ 283 ] {b3e1234b-d7e3-483a-ac5c-c3c6d0b73202} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
15345 | 2024.11.02 06:27:50.043624 [ 283 ] {} <Debug> HTTP-Session: d1a30914-b8bf-44dd-bfe6-15c39e174213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15346 | 2024.11.02 06:27:50.043794 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15347 | 2024.11.02 06:27:50.043927 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38357, User-Agent: (none), Length: 70611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15348 | 2024.11.02 06:27:50.044006 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15349 | 2024.11.02 06:27:50.044029 [ 304 ] {} <Debug> HTTP-Session: 31b8da3c-3ae3-49f9-94ca-51609658e58c Authenticating user 'default' from [fd00:1122:3344:101::d]:38357 | ||
15350 | 2024.11.02 06:27:50.044050 [ 304 ] {} <Debug> HTTP-Session: 31b8da3c-3ae3-49f9-94ca-51609658e58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15351 | 2024.11.02 06:27:50.044067 [ 304 ] {} <Debug> HTTP-Session: 31b8da3c-3ae3-49f9-94ca-51609658e58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15352 | 2024.11.02 06:27:50.044111 [ 304 ] {} <Trace> HTTP-Session: 31b8da3c-3ae3-49f9-94ca-51609658e58c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15353 | 2024.11.02 06:27:50.044635 [ 304 ] {ca61335f-d326-41f4-9374-cb5dec4b2a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38357) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15354 | 2024.11.02 06:27:50.044713 [ 304 ] {ca61335f-d326-41f4-9374-cb5dec4b2a53} <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 | ||
15355 | 2024.11.02 06:27:50.045186 [ 304 ] {ca61335f-d326-41f4-9374-cb5dec4b2a53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15356 | 2024.11.02 06:27:50.046046 [ 304 ] {ca61335f-d326-41f4-9374-cb5dec4b2a53} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15357 | 2024.11.02 06:27:50.046082 [ 304 ] {ca61335f-d326-41f4-9374-cb5dec4b2a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15358 | 2024.11.02 06:27:50.046751 [ 304 ] {ca61335f-d326-41f4-9374-cb5dec4b2a53} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
15359 | 2024.11.02 06:27:50.047164 [ 304 ] {ca61335f-d326-41f4-9374-cb5dec4b2a53} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15360 | 2024.11.02 06:27:50.047375 [ 304 ] {ca61335f-d326-41f4-9374-cb5dec4b2a53} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003113 sec., 13491.808544812078 rows/sec., 24.18 MiB/sec. | ||
15361 | 2024.11.02 06:27:50.047979 [ 304 ] {ca61335f-d326-41f4-9374-cb5dec4b2a53} <Debug> DynamicQueryHandler: Done processing query | ||
15362 | 2024.11.02 06:27:50.048003 [ 304 ] {ca61335f-d326-41f4-9374-cb5dec4b2a53} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
15363 | 2024.11.02 06:27:50.048019 [ 304 ] {} <Debug> HTTP-Session: 31b8da3c-3ae3-49f9-94ca-51609658e58c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15364 | 2024.11.02 06:27:50.048197 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15365 | 2024.11.02 06:27:50.048280 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57564, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15366 | 2024.11.02 06:27:50.048360 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15367 | 2024.11.02 06:27:50.048389 [ 283 ] {} <Debug> HTTP-Session: 61c3359d-d016-48ca-aa5b-cf45f7b9d363 Authenticating user 'default' from [fd00:1122:3344:101::d]:57564 | ||
15368 | 2024.11.02 06:27:50.048411 [ 283 ] {} <Debug> HTTP-Session: 61c3359d-d016-48ca-aa5b-cf45f7b9d363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15369 | 2024.11.02 06:27:50.048428 [ 283 ] {} <Debug> HTTP-Session: 61c3359d-d016-48ca-aa5b-cf45f7b9d363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15370 | 2024.11.02 06:27:50.048471 [ 283 ] {} <Trace> HTTP-Session: 61c3359d-d016-48ca-aa5b-cf45f7b9d363 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15371 | 2024.11.02 06:27:50.048633 [ 283 ] {b783d3bf-07d3-4070-bd76-7a9ed7bf3a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57564) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15372 | 2024.11.02 06:27:50.048681 [ 283 ] {b783d3bf-07d3-4070-bd76-7a9ed7bf3a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15373 | 2024.11.02 06:27:50.048840 [ 283 ] {b783d3bf-07d3-4070-bd76-7a9ed7bf3a50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15374 | 2024.11.02 06:27:50.049180 [ 283 ] {b783d3bf-07d3-4070-bd76-7a9ed7bf3a50} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15375 | 2024.11.02 06:27:50.049215 [ 283 ] {b783d3bf-07d3-4070-bd76-7a9ed7bf3a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15376 | 2024.11.02 06:27:50.049587 [ 283 ] {b783d3bf-07d3-4070-bd76-7a9ed7bf3a50} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
15377 | 2024.11.02 06:27:50.049938 [ 283 ] {b783d3bf-07d3-4070-bd76-7a9ed7bf3a50} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15378 | 2024.11.02 06:27:50.050062 [ 283 ] {b783d3bf-07d3-4070-bd76-7a9ed7bf3a50} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001493 sec., 54922.97387809779 rows/sec., 3.49 MiB/sec. | ||
15379 | 2024.11.02 06:27:50.050314 [ 283 ] {b783d3bf-07d3-4070-bd76-7a9ed7bf3a50} <Debug> DynamicQueryHandler: Done processing query | ||
15380 | 2024.11.02 06:27:50.050375 [ 283 ] {b783d3bf-07d3-4070-bd76-7a9ed7bf3a50} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15381 | 2024.11.02 06:27:50.050441 [ 283 ] {} <Debug> HTTP-Session: 61c3359d-d016-48ca-aa5b-cf45f7b9d363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15382 | 2024.11.02 06:27:50.050834 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15383 | 2024.11.02 06:27:53.284451 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15384 | 2024.11.02 06:27:53.284520 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15385 | 2024.11.02 06:27:55.011719 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49989, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15386 | 2024.11.02 06:27:55.011889 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15387 | 2024.11.02 06:27:55.011933 [ 304 ] {} <Debug> HTTP-Session: f1fcbd61-1975-46b7-993f-6bb41b9aaf95 Authenticating user 'default' from [fd00:1122:3344:101::d]:49989 | ||
15388 | 2024.11.02 06:27:55.011974 [ 304 ] {} <Debug> HTTP-Session: f1fcbd61-1975-46b7-993f-6bb41b9aaf95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15389 | 2024.11.02 06:27:55.012002 [ 304 ] {} <Debug> HTTP-Session: f1fcbd61-1975-46b7-993f-6bb41b9aaf95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15390 | 2024.11.02 06:27:55.012084 [ 304 ] {} <Trace> HTTP-Session: f1fcbd61-1975-46b7-993f-6bb41b9aaf95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15391 | 2024.11.02 06:27:55.012363 [ 304 ] {5213354f-e5e5-46eb-9661-6a57f196ade7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49989) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
15392 | 2024.11.02 06:27:55.012473 [ 304 ] {5213354f-e5e5-46eb-9661-6a57f196ade7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15393 | 2024.11.02 06:27:55.012927 [ 304 ] {5213354f-e5e5-46eb-9661-6a57f196ade7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15394 | 2024.11.02 06:27:55.013400 [ 304 ] {5213354f-e5e5-46eb-9661-6a57f196ade7} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15395 | 2024.11.02 06:27:55.013441 [ 304 ] {5213354f-e5e5-46eb-9661-6a57f196ade7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15396 | 2024.11.02 06:27:55.013840 [ 304 ] {5213354f-e5e5-46eb-9661-6a57f196ade7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
15397 | 2024.11.02 06:27:55.014232 [ 304 ] {5213354f-e5e5-46eb-9661-6a57f196ade7} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15398 | 2024.11.02 06:27:55.014389 [ 304 ] {5213354f-e5e5-46eb-9661-6a57f196ade7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00211 sec., 2843.6018957345973 rows/sec., 231.88 KiB/sec. | ||
15399 | 2024.11.02 06:27:55.014640 [ 304 ] {5213354f-e5e5-46eb-9661-6a57f196ade7} <Debug> DynamicQueryHandler: Done processing query | ||
15400 | 2024.11.02 06:27:55.014665 [ 304 ] {5213354f-e5e5-46eb-9661-6a57f196ade7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15401 | 2024.11.02 06:27:55.014681 [ 304 ] {} <Debug> HTTP-Session: f1fcbd61-1975-46b7-993f-6bb41b9aaf95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15402 | 2024.11.02 06:27:55.014900 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15403 | 2024.11.02 06:27:55.014991 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53401, User-Agent: (none), Length: 8216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15404 | 2024.11.02 06:27:55.015135 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15405 | 2024.11.02 06:27:55.015165 [ 283 ] {} <Debug> HTTP-Session: cb7781e9-4093-4830-ac54-7ef2a51f6004 Authenticating user 'default' from [fd00:1122:3344:101::d]:53401 | ||
15406 | 2024.11.02 06:27:55.015194 [ 283 ] {} <Debug> HTTP-Session: cb7781e9-4093-4830-ac54-7ef2a51f6004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15407 | 2024.11.02 06:27:55.015211 [ 283 ] {} <Debug> HTTP-Session: cb7781e9-4093-4830-ac54-7ef2a51f6004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15408 | 2024.11.02 06:27:55.015271 [ 283 ] {} <Trace> HTTP-Session: cb7781e9-4093-4830-ac54-7ef2a51f6004 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15409 | 2024.11.02 06:27:55.015497 [ 283 ] {b3499e57-e01f-4491-83dc-9d8b66fadc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53401) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15410 | 2024.11.02 06:27:55.015574 [ 283 ] {b3499e57-e01f-4491-83dc-9d8b66fadc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15411 | 2024.11.02 06:27:55.015932 [ 283 ] {b3499e57-e01f-4491-83dc-9d8b66fadc1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15412 | 2024.11.02 06:27:55.016357 [ 283 ] {b3499e57-e01f-4491-83dc-9d8b66fadc1c} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15413 | 2024.11.02 06:27:55.016397 [ 283 ] {b3499e57-e01f-4491-83dc-9d8b66fadc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15414 | 2024.11.02 06:27:55.016823 [ 283 ] {b3499e57-e01f-4491-83dc-9d8b66fadc1c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
15415 | 2024.11.02 06:27:55.017227 [ 283 ] {b3499e57-e01f-4491-83dc-9d8b66fadc1c} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15416 | 2024.11.02 06:27:55.017383 [ 283 ] {b3499e57-e01f-4491-83dc-9d8b66fadc1c} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001966 sec., 30010.172939979657 rows/sec., 2.28 MiB/sec. | ||
15417 | 2024.11.02 06:27:55.017614 [ 283 ] {b3499e57-e01f-4491-83dc-9d8b66fadc1c} <Debug> DynamicQueryHandler: Done processing query | ||
15418 | 2024.11.02 06:27:55.017640 [ 283 ] {b3499e57-e01f-4491-83dc-9d8b66fadc1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15419 | 2024.11.02 06:27:55.017656 [ 283 ] {} <Debug> HTTP-Session: cb7781e9-4093-4830-ac54-7ef2a51f6004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15420 | 2024.11.02 06:27:55.017818 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15421 | 2024.11.02 06:27:55.017947 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61998, User-Agent: (none), Length: 894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15422 | 2024.11.02 06:27:55.018050 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15423 | 2024.11.02 06:27:55.018088 [ 304 ] {} <Debug> HTTP-Session: 6fc9a87a-a3ff-4c2b-a9bd-f9ffed8cfe08 Authenticating user 'default' from [fd00:1122:3344:101::d]:61998 | ||
15424 | 2024.11.02 06:27:55.018121 [ 304 ] {} <Debug> HTTP-Session: 6fc9a87a-a3ff-4c2b-a9bd-f9ffed8cfe08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15425 | 2024.11.02 06:27:55.018147 [ 304 ] {} <Debug> HTTP-Session: 6fc9a87a-a3ff-4c2b-a9bd-f9ffed8cfe08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15426 | 2024.11.02 06:27:55.018214 [ 304 ] {} <Trace> HTTP-Session: 6fc9a87a-a3ff-4c2b-a9bd-f9ffed8cfe08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15427 | 2024.11.02 06:27:55.018419 [ 304 ] {9d51775e-e6be-4d1e-bedf-e02d690cd315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61998) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15428 | 2024.11.02 06:27:55.018503 [ 304 ] {9d51775e-e6be-4d1e-bedf-e02d690cd315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15429 | 2024.11.02 06:27:55.018882 [ 304 ] {9d51775e-e6be-4d1e-bedf-e02d690cd315} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15430 | 2024.11.02 06:27:55.019217 [ 304 ] {9d51775e-e6be-4d1e-bedf-e02d690cd315} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15431 | 2024.11.02 06:27:55.019252 [ 304 ] {9d51775e-e6be-4d1e-bedf-e02d690cd315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15432 | 2024.11.02 06:27:55.019602 [ 304 ] {9d51775e-e6be-4d1e-bedf-e02d690cd315} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15433 | 2024.11.02 06:27:55.019959 [ 304 ] {9d51775e-e6be-4d1e-bedf-e02d690cd315} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15434 | 2024.11.02 06:27:55.020118 [ 304 ] {9d51775e-e6be-4d1e-bedf-e02d690cd315} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001755 sec., 3418.8034188034185 rows/sec., 238.72 KiB/sec. | ||
15435 | 2024.11.02 06:27:55.020298 [ 304 ] {9d51775e-e6be-4d1e-bedf-e02d690cd315} <Debug> DynamicQueryHandler: Done processing query | ||
15436 | 2024.11.02 06:27:55.020322 [ 304 ] {9d51775e-e6be-4d1e-bedf-e02d690cd315} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15437 | 2024.11.02 06:27:55.020338 [ 304 ] {} <Debug> HTTP-Session: 6fc9a87a-a3ff-4c2b-a9bd-f9ffed8cfe08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15438 | 2024.11.02 06:27:55.020476 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53401, User-Agent: (none), Length: 11917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15439 | 2024.11.02 06:27:55.020528 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15440 | 2024.11.02 06:27:55.020566 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15441 | 2024.11.02 06:27:55.020604 [ 283 ] {} <Debug> HTTP-Session: 136f7db2-1c11-4483-b840-f88e75f83514 Authenticating user 'default' from [fd00:1122:3344:101::d]:53401 | ||
15442 | 2024.11.02 06:27:55.020630 [ 283 ] {} <Debug> HTTP-Session: 136f7db2-1c11-4483-b840-f88e75f83514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15443 | 2024.11.02 06:27:55.020654 [ 283 ] {} <Debug> HTTP-Session: 136f7db2-1c11-4483-b840-f88e75f83514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15444 | 2024.11.02 06:27:55.020707 [ 283 ] {} <Trace> HTTP-Session: 136f7db2-1c11-4483-b840-f88e75f83514 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15445 | 2024.11.02 06:27:55.020866 [ 283 ] {0fbbb744-d5e3-41ac-97bf-0bf49b9dd008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53401) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15446 | 2024.11.02 06:27:55.020920 [ 283 ] {0fbbb744-d5e3-41ac-97bf-0bf49b9dd008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15447 | 2024.11.02 06:27:55.021228 [ 283 ] {0fbbb744-d5e3-41ac-97bf-0bf49b9dd008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15448 | 2024.11.02 06:27:55.021654 [ 283 ] {0fbbb744-d5e3-41ac-97bf-0bf49b9dd008} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15449 | 2024.11.02 06:27:55.021700 [ 283 ] {0fbbb744-d5e3-41ac-97bf-0bf49b9dd008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15450 | 2024.11.02 06:27:55.022064 [ 283 ] {0fbbb744-d5e3-41ac-97bf-0bf49b9dd008} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
15451 | 2024.11.02 06:27:55.022431 [ 283 ] {0fbbb744-d5e3-41ac-97bf-0bf49b9dd008} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15452 | 2024.11.02 06:27:55.022589 [ 283 ] {0fbbb744-d5e3-41ac-97bf-0bf49b9dd008} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001781 sec., 39303.76193149916 rows/sec., 3.07 MiB/sec. | ||
15453 | 2024.11.02 06:27:55.022772 [ 283 ] {0fbbb744-d5e3-41ac-97bf-0bf49b9dd008} <Debug> DynamicQueryHandler: Done processing query | ||
15454 | 2024.11.02 06:27:55.022796 [ 283 ] {0fbbb744-d5e3-41ac-97bf-0bf49b9dd008} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15455 | 2024.11.02 06:27:55.022813 [ 283 ] {} <Debug> HTTP-Session: 136f7db2-1c11-4483-b840-f88e75f83514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15456 | 2024.11.02 06:27:55.022981 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15457 | 2024.11.02 06:27:55.023107 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36153, User-Agent: (none), Length: 31210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15458 | 2024.11.02 06:27:55.023213 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15459 | 2024.11.02 06:27:55.023250 [ 304 ] {} <Debug> HTTP-Session: d0665021-3205-4188-90d2-feb9324fdb3e Authenticating user 'default' from [fd00:1122:3344:101::d]:36153 | ||
15460 | 2024.11.02 06:27:55.023283 [ 304 ] {} <Debug> HTTP-Session: d0665021-3205-4188-90d2-feb9324fdb3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15461 | 2024.11.02 06:27:55.023309 [ 304 ] {} <Debug> HTTP-Session: d0665021-3205-4188-90d2-feb9324fdb3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15462 | 2024.11.02 06:27:55.023376 [ 304 ] {} <Trace> HTTP-Session: d0665021-3205-4188-90d2-feb9324fdb3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15463 | 2024.11.02 06:27:55.023671 [ 304 ] {47e0322f-870c-4919-bc20-53c76b938371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36153) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15464 | 2024.11.02 06:27:55.023763 [ 304 ] {47e0322f-870c-4919-bc20-53c76b938371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15465 | 2024.11.02 06:27:55.023939 [ 304 ] {47e0322f-870c-4919-bc20-53c76b938371} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15466 | 2024.11.02 06:27:55.024351 [ 304 ] {47e0322f-870c-4919-bc20-53c76b938371} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15467 | 2024.11.02 06:27:55.024388 [ 304 ] {47e0322f-870c-4919-bc20-53c76b938371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15468 | 2024.11.02 06:27:55.024773 [ 304 ] {47e0322f-870c-4919-bc20-53c76b938371} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
15469 | 2024.11.02 06:27:55.025108 [ 304 ] {47e0322f-870c-4919-bc20-53c76b938371} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15470 | 2024.11.02 06:27:55.025262 [ 304 ] {47e0322f-870c-4919-bc20-53c76b938371} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001736 sec., 93894.00921658987 rows/sec., 6.54 MiB/sec. | ||
15471 | 2024.11.02 06:27:55.025518 [ 304 ] {47e0322f-870c-4919-bc20-53c76b938371} <Debug> DynamicQueryHandler: Done processing query | ||
15472 | 2024.11.02 06:27:55.025574 [ 304 ] {47e0322f-870c-4919-bc20-53c76b938371} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15473 | 2024.11.02 06:27:55.025630 [ 304 ] {} <Debug> HTTP-Session: d0665021-3205-4188-90d2-feb9324fdb3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15474 | 2024.11.02 06:27:55.025868 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15475 | 2024.11.02 06:27:55.025902 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53401, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15476 | 2024.11.02 06:27:55.025974 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15477 | 2024.11.02 06:27:55.025998 [ 283 ] {} <Debug> HTTP-Session: 860cf75d-faa9-4b1d-a48e-9cf4e5df1a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:53401 | ||
15478 | 2024.11.02 06:27:55.026023 [ 283 ] {} <Debug> HTTP-Session: 860cf75d-faa9-4b1d-a48e-9cf4e5df1a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15479 | 2024.11.02 06:27:55.026038 [ 283 ] {} <Debug> HTTP-Session: 860cf75d-faa9-4b1d-a48e-9cf4e5df1a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15480 | 2024.11.02 06:27:55.026076 [ 283 ] {} <Trace> HTTP-Session: 860cf75d-faa9-4b1d-a48e-9cf4e5df1a0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15481 | 2024.11.02 06:27:55.026221 [ 283 ] {111e8d00-69c1-4989-b135-67a24a398cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53401) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15482 | 2024.11.02 06:27:55.026269 [ 283 ] {111e8d00-69c1-4989-b135-67a24a398cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15483 | 2024.11.02 06:27:55.026425 [ 283 ] {111e8d00-69c1-4989-b135-67a24a398cc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15484 | 2024.11.02 06:27:55.026752 [ 283 ] {111e8d00-69c1-4989-b135-67a24a398cc0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15485 | 2024.11.02 06:27:55.026788 [ 283 ] {111e8d00-69c1-4989-b135-67a24a398cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15486 | 2024.11.02 06:27:55.027160 [ 283 ] {111e8d00-69c1-4989-b135-67a24a398cc0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
15487 | 2024.11.02 06:27:55.027494 [ 283 ] {111e8d00-69c1-4989-b135-67a24a398cc0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15488 | 2024.11.02 06:27:55.027642 [ 283 ] {111e8d00-69c1-4989-b135-67a24a398cc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. | ||
15489 | 2024.11.02 06:27:55.027874 [ 283 ] {111e8d00-69c1-4989-b135-67a24a398cc0} <Debug> DynamicQueryHandler: Done processing query | ||
15490 | 2024.11.02 06:27:55.027927 [ 283 ] {111e8d00-69c1-4989-b135-67a24a398cc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15491 | 2024.11.02 06:27:55.027981 [ 283 ] {} <Debug> HTTP-Session: 860cf75d-faa9-4b1d-a48e-9cf4e5df1a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15492 | 2024.11.02 06:27:55.028306 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15493 | 2024.11.02 06:27:58.652334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1396 | ||
15494 | 2024.11.02 06:27:58.655166 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15495 | 2024.11.02 06:27:58.655210 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15496 | 2024.11.02 06:27:58.656757 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
15497 | 2024.11.02 06:27:58.657741 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15498 | 2024.11.02 06:27:58.658196 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1396 | ||
15499 | 2024.11.02 06:28:00.011799 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51784, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15500 | 2024.11.02 06:28:00.011950 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15501 | 2024.11.02 06:28:00.011990 [ 282 ] {} <Debug> HTTP-Session: 9f02d5b0-03ee-47c4-bda3-e02f3be6d798 Authenticating user 'default' from [fd00:1122:3344:101::d]:51784 | ||
15502 | 2024.11.02 06:28:00.012026 [ 282 ] {} <Debug> HTTP-Session: 9f02d5b0-03ee-47c4-bda3-e02f3be6d798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15503 | 2024.11.02 06:28:00.012052 [ 282 ] {} <Debug> HTTP-Session: 9f02d5b0-03ee-47c4-bda3-e02f3be6d798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15504 | 2024.11.02 06:28:00.012127 [ 282 ] {} <Trace> HTTP-Session: 9f02d5b0-03ee-47c4-bda3-e02f3be6d798 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15505 | 2024.11.02 06:28:00.012407 [ 282 ] {57f14009-d0a2-4891-806b-e9bea054ed77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51784) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15506 | 2024.11.02 06:28:00.012500 [ 282 ] {57f14009-d0a2-4891-806b-e9bea054ed77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15507 | 2024.11.02 06:28:00.012964 [ 282 ] {57f14009-d0a2-4891-806b-e9bea054ed77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15508 | 2024.11.02 06:28:00.013413 [ 282 ] {57f14009-d0a2-4891-806b-e9bea054ed77} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15509 | 2024.11.02 06:28:00.013451 [ 282 ] {57f14009-d0a2-4891-806b-e9bea054ed77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15510 | 2024.11.02 06:28:00.013865 [ 282 ] {57f14009-d0a2-4891-806b-e9bea054ed77} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
15511 | 2024.11.02 06:28:00.014249 [ 282 ] {57f14009-d0a2-4891-806b-e9bea054ed77} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15512 | 2024.11.02 06:28:00.014394 [ 282 ] {57f14009-d0a2-4891-806b-e9bea054ed77} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00209 sec., 26794.258373205743 rows/sec., 2.05 MiB/sec. | ||
15513 | 2024.11.02 06:28:00.014684 [ 282 ] {57f14009-d0a2-4891-806b-e9bea054ed77} <Debug> DynamicQueryHandler: Done processing query | ||
15514 | 2024.11.02 06:28:00.014745 [ 282 ] {57f14009-d0a2-4891-806b-e9bea054ed77} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15515 | 2024.11.02 06:28:00.014796 [ 282 ] {} <Debug> HTTP-Session: 9f02d5b0-03ee-47c4-bda3-e02f3be6d798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15516 | 2024.11.02 06:28:00.015046 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15517 | 2024.11.02 06:28:00.015152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32796, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15518 | 2024.11.02 06:28:00.015281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15519 | 2024.11.02 06:28:00.015310 [ 3 ] {} <Debug> HTTP-Session: df5159b7-b441-4e33-a127-2ff7449f721f Authenticating user 'default' from [fd00:1122:3344:101::d]:32796 | ||
15520 | 2024.11.02 06:28:00.015338 [ 3 ] {} <Debug> HTTP-Session: df5159b7-b441-4e33-a127-2ff7449f721f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15521 | 2024.11.02 06:28:00.015356 [ 3 ] {} <Debug> HTTP-Session: df5159b7-b441-4e33-a127-2ff7449f721f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15522 | 2024.11.02 06:28:00.015418 [ 3 ] {} <Trace> HTTP-Session: df5159b7-b441-4e33-a127-2ff7449f721f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15523 | 2024.11.02 06:28:00.015646 [ 3 ] {73b0f12f-cc37-4192-85f9-094f00f43afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32796) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15524 | 2024.11.02 06:28:00.015724 [ 3 ] {73b0f12f-cc37-4192-85f9-094f00f43afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15525 | 2024.11.02 06:28:00.016088 [ 3 ] {73b0f12f-cc37-4192-85f9-094f00f43afd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15526 | 2024.11.02 06:28:00.016515 [ 3 ] {73b0f12f-cc37-4192-85f9-094f00f43afd} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15527 | 2024.11.02 06:28:00.016563 [ 3 ] {73b0f12f-cc37-4192-85f9-094f00f43afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15528 | 2024.11.02 06:28:00.017004 [ 3 ] {73b0f12f-cc37-4192-85f9-094f00f43afd} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
15529 | 2024.11.02 06:28:00.017408 [ 3 ] {73b0f12f-cc37-4192-85f9-094f00f43afd} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15530 | 2024.11.02 06:28:00.017591 [ 3 ] {73b0f12f-cc37-4192-85f9-094f00f43afd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002023 sec., 31636.18388531883 rows/sec., 2.47 MiB/sec. | ||
15531 | 2024.11.02 06:28:00.017807 [ 3 ] {73b0f12f-cc37-4192-85f9-094f00f43afd} <Debug> DynamicQueryHandler: Done processing query | ||
15532 | 2024.11.02 06:28:00.017834 [ 3 ] {73b0f12f-cc37-4192-85f9-094f00f43afd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15533 | 2024.11.02 06:28:00.017851 [ 3 ] {} <Debug> HTTP-Session: df5159b7-b441-4e33-a127-2ff7449f721f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15534 | 2024.11.02 06:28:00.018037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15535 | 2024.11.02 06:28:00.018195 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34579, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15536 | 2024.11.02 06:28:00.018279 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15537 | 2024.11.02 06:28:00.018304 [ 285 ] {} <Debug> HTTP-Session: 1f294a43-6f44-4b15-abff-e1f68169eaf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34579 | ||
15538 | 2024.11.02 06:28:00.018325 [ 285 ] {} <Debug> HTTP-Session: 1f294a43-6f44-4b15-abff-e1f68169eaf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15539 | 2024.11.02 06:28:00.018342 [ 285 ] {} <Debug> HTTP-Session: 1f294a43-6f44-4b15-abff-e1f68169eaf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15540 | 2024.11.02 06:28:00.018395 [ 285 ] {} <Trace> HTTP-Session: 1f294a43-6f44-4b15-abff-e1f68169eaf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15541 | 2024.11.02 06:28:00.018601 [ 285 ] {c214c597-1042-4005-a304-f341bc5a64b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34579) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15542 | 2024.11.02 06:28:00.018663 [ 285 ] {c214c597-1042-4005-a304-f341bc5a64b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15543 | 2024.11.02 06:28:00.018879 [ 285 ] {c214c597-1042-4005-a304-f341bc5a64b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15544 | 2024.11.02 06:28:00.019266 [ 285 ] {c214c597-1042-4005-a304-f341bc5a64b6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15545 | 2024.11.02 06:28:00.019302 [ 285 ] {c214c597-1042-4005-a304-f341bc5a64b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15546 | 2024.11.02 06:28:00.019703 [ 285 ] {c214c597-1042-4005-a304-f341bc5a64b6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
15547 | 2024.11.02 06:28:00.020050 [ 285 ] {c214c597-1042-4005-a304-f341bc5a64b6} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15548 | 2024.11.02 06:28:00.020183 [ 285 ] {c214c597-1042-4005-a304-f341bc5a64b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. | ||
15549 | 2024.11.02 06:28:00.020365 [ 285 ] {c214c597-1042-4005-a304-f341bc5a64b6} <Debug> DynamicQueryHandler: Done processing query | ||
15550 | 2024.11.02 06:28:00.020403 [ 285 ] {c214c597-1042-4005-a304-f341bc5a64b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15551 | 2024.11.02 06:28:00.020434 [ 285 ] {} <Debug> HTTP-Session: 1f294a43-6f44-4b15-abff-e1f68169eaf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15552 | 2024.11.02 06:28:00.020657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32796, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15553 | 2024.11.02 06:28:00.020679 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15554 | 2024.11.02 06:28:00.020754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15555 | 2024.11.02 06:28:00.020793 [ 3 ] {} <Debug> HTTP-Session: c704d47b-52ae-4240-8baf-11ddb9418cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:32796 | ||
15556 | 2024.11.02 06:28:00.020831 [ 3 ] {} <Debug> HTTP-Session: c704d47b-52ae-4240-8baf-11ddb9418cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15557 | 2024.11.02 06:28:00.020852 [ 3 ] {} <Debug> HTTP-Session: c704d47b-52ae-4240-8baf-11ddb9418cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15558 | 2024.11.02 06:28:00.020903 [ 3 ] {} <Trace> HTTP-Session: c704d47b-52ae-4240-8baf-11ddb9418cdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15559 | 2024.11.02 06:28:00.021077 [ 3 ] {87155482-de62-4501-b7d6-24b929aab352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32796) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15560 | 2024.11.02 06:28:00.021140 [ 3 ] {87155482-de62-4501-b7d6-24b929aab352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15561 | 2024.11.02 06:28:00.021336 [ 3 ] {87155482-de62-4501-b7d6-24b929aab352} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15562 | 2024.11.02 06:28:00.021680 [ 3 ] {87155482-de62-4501-b7d6-24b929aab352} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15563 | 2024.11.02 06:28:00.021726 [ 3 ] {87155482-de62-4501-b7d6-24b929aab352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
15564 | 2024.11.02 06:28:00.022134 [ 3 ] {87155482-de62-4501-b7d6-24b929aab352} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
15565 | 2024.11.02 06:28:00.022473 [ 3 ] {87155482-de62-4501-b7d6-24b929aab352} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15566 | 2024.11.02 06:28:00.022637 [ 3 ] {87155482-de62-4501-b7d6-24b929aab352} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001622 sec., 36991.368680641186 rows/sec., 2.49 MiB/sec. | ||
15567 | 2024.11.02 06:28:00.022803 [ 3 ] {87155482-de62-4501-b7d6-24b929aab352} <Debug> DynamicQueryHandler: Done processing query | ||
15568 | 2024.11.02 06:28:00.022828 [ 3 ] {87155482-de62-4501-b7d6-24b929aab352} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15569 | 2024.11.02 06:28:00.022846 [ 3 ] {} <Debug> HTTP-Session: c704d47b-52ae-4240-8baf-11ddb9418cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15570 | 2024.11.02 06:28:00.023103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15571 | 2024.11.02 06:28:03.441044 [ 39 ] {} <Debug> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
15572 | 2024.11.02 06:28:03.441128 [ 39 ] {} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15573 | 2024.11.02 06:28:03.441155 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15574 | 2024.11.02 06:28:03.441329 [ 195 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
15575 | 2024.11.02 06:28:03.441690 [ 195 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15576 | 2024.11.02 06:28:03.441727 [ 195 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
15577 | 2024.11.02 06:28:03.441801 [ 195 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
15578 | 2024.11.02 06:28:03.441978 [ 195 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
15579 | 2024.11.02 06:28:03.442234 [ 195 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
15580 | 2024.11.02 06:28:03.442474 [ 195 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::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 | ||
15581 | 2024.11.02 06:28:03.443692 [ 192 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.002471346 sec., 70406.97660303333 rows/sec., 3.59 MiB/sec. | ||
15582 | 2024.11.02 06:28:03.443891 [ 192 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
15583 | 2024.11.02 06:28:03.444337 [ 192 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_29_7} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15584 | 2024.11.02 06:28:03.444421 [ 192 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_29_7} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
15585 | 2024.11.02 06:28:03.444519 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15586 | 2024.11.02 06:28:05.019061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50251, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15587 | 2024.11.02 06:28:05.019200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15588 | 2024.11.02 06:28:05.019230 [ 3 ] {} <Debug> HTTP-Session: 78852f14-4ac1-45b1-9e81-91444b3aedcb Authenticating user 'default' from [fd00:1122:3344:101::d]:50251 | ||
15589 | 2024.11.02 06:28:05.019258 [ 3 ] {} <Debug> HTTP-Session: 78852f14-4ac1-45b1-9e81-91444b3aedcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15590 | 2024.11.02 06:28:05.019276 [ 3 ] {} <Debug> HTTP-Session: 78852f14-4ac1-45b1-9e81-91444b3aedcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15591 | 2024.11.02 06:28:05.019334 [ 3 ] {} <Trace> HTTP-Session: 78852f14-4ac1-45b1-9e81-91444b3aedcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15592 | 2024.11.02 06:28:05.019642 [ 3 ] {1ef8180f-975d-4b8a-807a-0c4df0ef831f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50251) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15593 | 2024.11.02 06:28:05.019722 [ 3 ] {1ef8180f-975d-4b8a-807a-0c4df0ef831f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15594 | 2024.11.02 06:28:05.020105 [ 3 ] {1ef8180f-975d-4b8a-807a-0c4df0ef831f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15595 | 2024.11.02 06:28:05.020726 [ 3 ] {1ef8180f-975d-4b8a-807a-0c4df0ef831f} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15596 | 2024.11.02 06:28:05.020778 [ 3 ] {1ef8180f-975d-4b8a-807a-0c4df0ef831f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15597 | 2024.11.02 06:28:05.021225 [ 3 ] {1ef8180f-975d-4b8a-807a-0c4df0ef831f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
15598 | 2024.11.02 06:28:05.021624 [ 3 ] {1ef8180f-975d-4b8a-807a-0c4df0ef831f} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15599 | 2024.11.02 06:28:05.021807 [ 3 ] {1ef8180f-975d-4b8a-807a-0c4df0ef831f} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002301 sec., 118644.06779661016 rows/sec., 10.55 MiB/sec. | ||
15600 | 2024.11.02 06:28:05.021816 [ 37 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
15601 | 2024.11.02 06:28:05.021913 [ 37 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15602 | 2024.11.02 06:28:05.021969 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15603 | 2024.11.02 06:28:05.022187 [ 3 ] {1ef8180f-975d-4b8a-807a-0c4df0ef831f} <Debug> DynamicQueryHandler: Done processing query | ||
15604 | 2024.11.02 06:28:05.022245 [ 3 ] {1ef8180f-975d-4b8a-807a-0c4df0ef831f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
15605 | 2024.11.02 06:28:05.022277 [ 3 ] {} <Debug> HTTP-Session: 78852f14-4ac1-45b1-9e81-91444b3aedcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15606 | 2024.11.02 06:28:05.022295 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
15607 | 2024.11.02 06:28:05.022642 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15608 | 2024.11.02 06:28:05.022657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15609 | 2024.11.02 06:28:05.022767 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1423 rows starting from the beginning of the part | ||
15610 | 2024.11.02 06:28:05.022884 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41103, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15611 | 2024.11.02 06:28:05.023111 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
15612 | 2024.11.02 06:28:05.023167 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15613 | 2024.11.02 06:28:05.023271 [ 285 ] {} <Debug> HTTP-Session: 371b9358-0d01-4de1-9d7f-20eb04f01205 Authenticating user 'default' from [fd00:1122:3344:101::d]:41103 | ||
15614 | 2024.11.02 06:28:05.023373 [ 285 ] {} <Debug> HTTP-Session: 371b9358-0d01-4de1-9d7f-20eb04f01205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15615 | 2024.11.02 06:28:05.023419 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 273 rows starting from the beginning of the part | ||
15616 | 2024.11.02 06:28:05.023447 [ 285 ] {} <Debug> HTTP-Session: 371b9358-0d01-4de1-9d7f-20eb04f01205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15617 | 2024.11.02 06:28:05.023641 [ 285 ] {} <Trace> HTTP-Session: 371b9358-0d01-4de1-9d7f-20eb04f01205 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15618 | 2024.11.02 06:28:05.023708 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 59 rows starting from the beginning of the part | ||
15619 | 2024.11.02 06:28:05.023996 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
15620 | 2024.11.02 06:28:05.024069 [ 285 ] {46399898-2ed1-4e73-bf9d-ad8339fc2148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41103) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15621 | 2024.11.02 06:28:05.024259 [ 285 ] {46399898-2ed1-4e73-bf9d-ad8339fc2148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15622 | 2024.11.02 06:28:05.024282 [ 190 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 273 rows starting from the beginning of the part | ||
15623 | 2024.11.02 06:28:05.025383 [ 285 ] {46399898-2ed1-4e73-bf9d-ad8339fc2148} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15624 | 2024.11.02 06:28:05.026391 [ 285 ] {46399898-2ed1-4e73-bf9d-ad8339fc2148} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15625 | 2024.11.02 06:28:05.026460 [ 285 ] {46399898-2ed1-4e73-bf9d-ad8339fc2148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15626 | 2024.11.02 06:28:05.027267 [ 285 ] {46399898-2ed1-4e73-bf9d-ad8339fc2148} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15627 | 2024.11.02 06:28:05.027998 [ 191 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2140 rows, containing 5 columns (5 merged, 0 gathered) in 0.005871979 sec., 364442.720248148 rows/sec., 32.12 MiB/sec. | ||
15628 | 2024.11.02 06:28:05.028246 [ 285 ] {46399898-2ed1-4e73-bf9d-ad8339fc2148} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15629 | 2024.11.02 06:28:05.028427 [ 191 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
15630 | 2024.11.02 06:28:05.028549 [ 285 ] {46399898-2ed1-4e73-bf9d-ad8339fc2148} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.004644 sec., 9043.927648578812 rows/sec., 680.06 KiB/sec. | ||
15631 | 2024.11.02 06:28:05.029236 [ 285 ] {46399898-2ed1-4e73-bf9d-ad8339fc2148} <Debug> DynamicQueryHandler: Done processing query | ||
15632 | 2024.11.02 06:28:05.029364 [ 285 ] {46399898-2ed1-4e73-bf9d-ad8339fc2148} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15633 | 2024.11.02 06:28:05.029475 [ 285 ] {} <Debug> HTTP-Session: 371b9358-0d01-4de1-9d7f-20eb04f01205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15634 | 2024.11.02 06:28:05.029770 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15635 | 2024.11.02 06:28:05.029874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42967, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15636 | 2024.11.02 06:28:05.030033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15637 | 2024.11.02 06:28:05.030052 [ 191 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15638 | 2024.11.02 06:28:05.030080 [ 3 ] {} <Debug> HTTP-Session: 561cf6c2-f718-4d26-8981-7e7790fab33b Authenticating user 'default' from [fd00:1122:3344:101::d]:42967 | ||
15639 | 2024.11.02 06:28:05.030138 [ 3 ] {} <Debug> HTTP-Session: 561cf6c2-f718-4d26-8981-7e7790fab33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15640 | 2024.11.02 06:28:05.030169 [ 3 ] {} <Debug> HTTP-Session: 561cf6c2-f718-4d26-8981-7e7790fab33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15641 | 2024.11.02 06:28:05.030234 [ 191 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_96_19} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
15642 | 2024.11.02 06:28:05.030250 [ 3 ] {} <Trace> HTTP-Session: 561cf6c2-f718-4d26-8981-7e7790fab33b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15643 | 2024.11.02 06:28:05.030396 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
15644 | 2024.11.02 06:28:05.030469 [ 3 ] {4a955639-c5bc-4488-b5dc-3df0a9457d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42967) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
15645 | 2024.11.02 06:28:05.030531 [ 3 ] {4a955639-c5bc-4488-b5dc-3df0a9457d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15646 | 2024.11.02 06:28:05.030849 [ 3 ] {4a955639-c5bc-4488-b5dc-3df0a9457d6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15647 | 2024.11.02 06:28:05.031167 [ 3 ] {4a955639-c5bc-4488-b5dc-3df0a9457d6b} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15648 | 2024.11.02 06:28:05.031206 [ 3 ] {4a955639-c5bc-4488-b5dc-3df0a9457d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15649 | 2024.11.02 06:28:05.031587 [ 3 ] {4a955639-c5bc-4488-b5dc-3df0a9457d6b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
15650 | 2024.11.02 06:28:05.031974 [ 3 ] {4a955639-c5bc-4488-b5dc-3df0a9457d6b} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15651 | 2024.11.02 06:28:05.032147 [ 3 ] {4a955639-c5bc-4488-b5dc-3df0a9457d6b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001749 sec., 8004.574042309891 rows/sec., 560.59 KiB/sec. | ||
15652 | 2024.11.02 06:28:05.032318 [ 3 ] {4a955639-c5bc-4488-b5dc-3df0a9457d6b} <Debug> DynamicQueryHandler: Done processing query | ||
15653 | 2024.11.02 06:28:05.032343 [ 3 ] {4a955639-c5bc-4488-b5dc-3df0a9457d6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15654 | 2024.11.02 06:28:05.032359 [ 3 ] {} <Debug> HTTP-Session: 561cf6c2-f718-4d26-8981-7e7790fab33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15655 | 2024.11.02 06:28:05.032527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15656 | 2024.11.02 06:28:05.032626 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41665, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15657 | 2024.11.02 06:28:05.032718 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15658 | 2024.11.02 06:28:05.032743 [ 285 ] {} <Debug> HTTP-Session: 0aecf248-fc0f-4d66-ac6d-2b9fb3c7ada4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41665 | ||
15659 | 2024.11.02 06:28:05.032765 [ 285 ] {} <Debug> HTTP-Session: 0aecf248-fc0f-4d66-ac6d-2b9fb3c7ada4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15660 | 2024.11.02 06:28:05.032782 [ 285 ] {} <Debug> HTTP-Session: 0aecf248-fc0f-4d66-ac6d-2b9fb3c7ada4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15661 | 2024.11.02 06:28:05.032826 [ 285 ] {} <Trace> HTTP-Session: 0aecf248-fc0f-4d66-ac6d-2b9fb3c7ada4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15662 | 2024.11.02 06:28:05.032952 [ 285 ] {01a62f58-2a1d-4a6f-832f-ca332318e560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41665) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15663 | 2024.11.02 06:28:05.033009 [ 285 ] {01a62f58-2a1d-4a6f-832f-ca332318e560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15664 | 2024.11.02 06:28:05.033269 [ 285 ] {01a62f58-2a1d-4a6f-832f-ca332318e560} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15665 | 2024.11.02 06:28:05.033625 [ 285 ] {01a62f58-2a1d-4a6f-832f-ca332318e560} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15666 | 2024.11.02 06:28:05.033662 [ 285 ] {01a62f58-2a1d-4a6f-832f-ca332318e560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15667 | 2024.11.02 06:28:05.034018 [ 285 ] {01a62f58-2a1d-4a6f-832f-ca332318e560} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
15668 | 2024.11.02 06:28:05.034387 [ 285 ] {01a62f58-2a1d-4a6f-832f-ca332318e560} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15669 | 2024.11.02 06:28:05.034523 [ 285 ] {01a62f58-2a1d-4a6f-832f-ca332318e560} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001608 sec., 3731.3432835820895 rows/sec., 220.46 KiB/sec. | ||
15670 | 2024.11.02 06:28:05.034831 [ 285 ] {01a62f58-2a1d-4a6f-832f-ca332318e560} <Debug> DynamicQueryHandler: Done processing query | ||
15671 | 2024.11.02 06:28:05.034860 [ 285 ] {01a62f58-2a1d-4a6f-832f-ca332318e560} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15672 | 2024.11.02 06:28:05.034885 [ 285 ] {} <Debug> HTTP-Session: 0aecf248-fc0f-4d66-ac6d-2b9fb3c7ada4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15673 | 2024.11.02 06:28:05.035092 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15674 | 2024.11.02 06:28:05.035185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65145, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15675 | 2024.11.02 06:28:05.035255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15676 | 2024.11.02 06:28:05.035280 [ 3 ] {} <Debug> HTTP-Session: 1372063b-5ac4-4be0-9952-d98fb878f1fa Authenticating user 'default' from [fd00:1122:3344:101::d]:65145 | ||
15677 | 2024.11.02 06:28:05.035301 [ 3 ] {} <Debug> HTTP-Session: 1372063b-5ac4-4be0-9952-d98fb878f1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15678 | 2024.11.02 06:28:05.035318 [ 3 ] {} <Debug> HTTP-Session: 1372063b-5ac4-4be0-9952-d98fb878f1fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15679 | 2024.11.02 06:28:05.035365 [ 3 ] {} <Trace> HTTP-Session: 1372063b-5ac4-4be0-9952-d98fb878f1fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15680 | 2024.11.02 06:28:05.035673 [ 3 ] {5bdcc7d7-3519-4204-9d10-69bcc936fe66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65145) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15681 | 2024.11.02 06:28:05.035730 [ 3 ] {5bdcc7d7-3519-4204-9d10-69bcc936fe66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15682 | 2024.11.02 06:28:05.036038 [ 3 ] {5bdcc7d7-3519-4204-9d10-69bcc936fe66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15683 | 2024.11.02 06:28:05.036638 [ 3 ] {5bdcc7d7-3519-4204-9d10-69bcc936fe66} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15684 | 2024.11.02 06:28:05.036677 [ 3 ] {5bdcc7d7-3519-4204-9d10-69bcc936fe66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15685 | 2024.11.02 06:28:05.037069 [ 3 ] {5bdcc7d7-3519-4204-9d10-69bcc936fe66} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
15686 | 2024.11.02 06:28:05.037468 [ 3 ] {5bdcc7d7-3519-4204-9d10-69bcc936fe66} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15687 | 2024.11.02 06:28:05.037636 [ 3 ] {5bdcc7d7-3519-4204-9d10-69bcc936fe66} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002139 sec., 198223.46891070594 rows/sec., 14.17 MiB/sec. | ||
15688 | 2024.11.02 06:28:05.037670 [ 37 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
15689 | 2024.11.02 06:28:05.037785 [ 37 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15690 | 2024.11.02 06:28:05.037853 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15691 | 2024.11.02 06:28:05.037980 [ 3 ] {5bdcc7d7-3519-4204-9d10-69bcc936fe66} <Debug> DynamicQueryHandler: Done processing query | ||
15692 | 2024.11.02 06:28:05.038046 [ 3 ] {5bdcc7d7-3519-4204-9d10-69bcc936fe66} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
15693 | 2024.11.02 06:28:05.038107 [ 3 ] {} <Debug> HTTP-Session: 1372063b-5ac4-4be0-9952-d98fb878f1fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15694 | 2024.11.02 06:28:05.038189 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
15695 | 2024.11.02 06:28:05.038422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15696 | 2024.11.02 06:28:05.038416 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41665, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15697 | 2024.11.02 06:28:05.038631 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15698 | 2024.11.02 06:28:05.038715 [ 285 ] {} <Debug> HTTP-Session: 3250c986-f367-4019-bf94-0e3fff72baa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41665 | ||
15699 | 2024.11.02 06:28:05.038778 [ 285 ] {} <Debug> HTTP-Session: 3250c986-f367-4019-bf94-0e3fff72baa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15700 | 2024.11.02 06:28:05.038783 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15701 | 2024.11.02 06:28:05.038806 [ 285 ] {} <Debug> HTTP-Session: 3250c986-f367-4019-bf94-0e3fff72baa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15702 | 2024.11.02 06:28:05.038892 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 916 rows starting from the beginning of the part | ||
15703 | 2024.11.02 06:28:05.038912 [ 285 ] {} <Trace> HTTP-Session: 3250c986-f367-4019-bf94-0e3fff72baa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15704 | 2024.11.02 06:28:05.039212 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
15705 | 2024.11.02 06:28:05.039359 [ 285 ] {587c054c-a5ea-4f59-858d-52ee11c9841f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41665) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
15706 | 2024.11.02 06:28:05.039505 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 424 rows starting from the beginning of the part | ||
15707 | 2024.11.02 06:28:05.039618 [ 285 ] {587c054c-a5ea-4f59-858d-52ee11c9841f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15708 | 2024.11.02 06:28:05.039802 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 70 rows starting from the beginning of the part | ||
15709 | 2024.11.02 06:28:05.040125 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
15710 | 2024.11.02 06:28:05.040459 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 424 rows starting from the beginning of the part | ||
15711 | 2024.11.02 06:28:05.041041 [ 285 ] {587c054c-a5ea-4f59-858d-52ee11c9841f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15712 | 2024.11.02 06:28:05.041685 [ 285 ] {587c054c-a5ea-4f59-858d-52ee11c9841f} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15713 | 2024.11.02 06:28:05.041744 [ 285 ] {587c054c-a5ea-4f59-858d-52ee11c9841f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15714 | 2024.11.02 06:28:05.042659 [ 285 ] {587c054c-a5ea-4f59-858d-52ee11c9841f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
15715 | 2024.11.02 06:28:05.043326 [ 285 ] {587c054c-a5ea-4f59-858d-52ee11c9841f} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15716 | 2024.11.02 06:28:05.043713 [ 285 ] {587c054c-a5ea-4f59-858d-52ee11c9841f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004578 sec., 1310.6159895150722 rows/sec., 68.47 KiB/sec. | ||
15717 | 2024.11.02 06:28:05.044067 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.006091822 sec., 322071.1307717133 rows/sec., 24.66 MiB/sec. | ||
15718 | 2024.11.02 06:28:05.044162 [ 285 ] {587c054c-a5ea-4f59-858d-52ee11c9841f} <Debug> DynamicQueryHandler: Done processing query | ||
15719 | 2024.11.02 06:28:05.044211 [ 285 ] {587c054c-a5ea-4f59-858d-52ee11c9841f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
15720 | 2024.11.02 06:28:05.044234 [ 285 ] {} <Debug> HTTP-Session: 3250c986-f367-4019-bf94-0e3fff72baa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15721 | 2024.11.02 06:28:05.044281 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
15722 | 2024.11.02 06:28:05.044533 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15723 | 2024.11.02 06:28:05.044680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59789, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15724 | 2024.11.02 06:28:05.044927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15725 | 2024.11.02 06:28:05.045006 [ 3 ] {} <Debug> HTTP-Session: 97cd5ff8-7d46-47b6-a0ad-41d637e976a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59789 | ||
15726 | 2024.11.02 06:28:05.045057 [ 3 ] {} <Debug> HTTP-Session: 97cd5ff8-7d46-47b6-a0ad-41d637e976a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15727 | 2024.11.02 06:28:05.045075 [ 3 ] {} <Debug> HTTP-Session: 97cd5ff8-7d46-47b6-a0ad-41d637e976a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15728 | 2024.11.02 06:28:05.045136 [ 3 ] {} <Trace> HTTP-Session: 97cd5ff8-7d46-47b6-a0ad-41d637e976a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15729 | 2024.11.02 06:28:05.045301 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15730 | 2024.11.02 06:28:05.045428 [ 3 ] {11e64a99-9e76-4abe-81f4-8534db742e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59789) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15731 | 2024.11.02 06:28:05.045436 [ 199 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_96_19} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
15732 | 2024.11.02 06:28:05.045502 [ 3 ] {11e64a99-9e76-4abe-81f4-8534db742e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15733 | 2024.11.02 06:28:05.045603 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
15734 | 2024.11.02 06:28:05.045786 [ 3 ] {11e64a99-9e76-4abe-81f4-8534db742e4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15735 | 2024.11.02 06:28:05.046212 [ 3 ] {11e64a99-9e76-4abe-81f4-8534db742e4d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15736 | 2024.11.02 06:28:05.046250 [ 3 ] {11e64a99-9e76-4abe-81f4-8534db742e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15737 | 2024.11.02 06:28:05.046661 [ 3 ] {11e64a99-9e76-4abe-81f4-8534db742e4d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
15738 | 2024.11.02 06:28:05.047023 [ 3 ] {11e64a99-9e76-4abe-81f4-8534db742e4d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15739 | 2024.11.02 06:28:05.047195 [ 3 ] {11e64a99-9e76-4abe-81f4-8534db742e4d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001909 sec., 124148.76898899947 rows/sec., 8.32 MiB/sec. | ||
15740 | 2024.11.02 06:28:05.047217 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
15741 | 2024.11.02 06:28:05.047339 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15742 | 2024.11.02 06:28:05.047402 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15743 | 2024.11.02 06:28:05.047526 [ 3 ] {11e64a99-9e76-4abe-81f4-8534db742e4d} <Debug> DynamicQueryHandler: Done processing query | ||
15744 | 2024.11.02 06:28:05.047596 [ 3 ] {11e64a99-9e76-4abe-81f4-8534db742e4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
15745 | 2024.11.02 06:28:05.047629 [ 3 ] {} <Debug> HTTP-Session: 97cd5ff8-7d46-47b6-a0ad-41d637e976a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15746 | 2024.11.02 06:28:05.047673 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
15747 | 2024.11.02 06:28:05.047967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15748 | 2024.11.02 06:28:05.048239 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15749 | 2024.11.02 06:28:05.048371 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 17892 rows starting from the beginning of the part | ||
15750 | 2024.11.02 06:28:05.048378 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38398, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15751 | 2024.11.02 06:28:05.048814 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15752 | 2024.11.02 06:28:05.048832 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
15753 | 2024.11.02 06:28:05.049012 [ 282 ] {} <Debug> HTTP-Session: 17970cf3-6440-4d27-9f5c-fd630f13fc95 Authenticating user 'default' from [fd00:1122:3344:101::d]:38398 | ||
15754 | 2024.11.02 06:28:05.049266 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part | ||
15755 | 2024.11.02 06:28:05.049390 [ 282 ] {} <Debug> HTTP-Session: 17970cf3-6440-4d27-9f5c-fd630f13fc95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15756 | 2024.11.02 06:28:05.049628 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 163 rows starting from the beginning of the part | ||
15757 | 2024.11.02 06:28:05.049923 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
15758 | 2024.11.02 06:28:05.050051 [ 282 ] {} <Debug> HTTP-Session: 17970cf3-6440-4d27-9f5c-fd630f13fc95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15759 | 2024.11.02 06:28:05.050287 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part | ||
15760 | 2024.11.02 06:28:05.050335 [ 282 ] {} <Trace> HTTP-Session: 17970cf3-6440-4d27-9f5c-fd630f13fc95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15761 | 2024.11.02 06:28:05.050711 [ 282 ] {0146f850-d2d6-4efd-8682-3ab11ce20b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38398) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
15762 | 2024.11.02 06:28:05.050783 [ 282 ] {0146f850-d2d6-4efd-8682-3ab11ce20b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15763 | 2024.11.02 06:28:05.051323 [ 282 ] {0146f850-d2d6-4efd-8682-3ab11ce20b7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15764 | 2024.11.02 06:28:05.051821 [ 282 ] {0146f850-d2d6-4efd-8682-3ab11ce20b7d} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15765 | 2024.11.02 06:28:05.051859 [ 282 ] {0146f850-d2d6-4efd-8682-3ab11ce20b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15766 | 2024.11.02 06:28:05.052492 [ 282 ] {0146f850-d2d6-4efd-8682-3ab11ce20b7d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
15767 | 2024.11.02 06:28:05.053139 [ 282 ] {0146f850-d2d6-4efd-8682-3ab11ce20b7d} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15768 | 2024.11.02 06:28:05.053562 [ 282 ] {0146f850-d2d6-4efd-8682-3ab11ce20b7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002937 sec., 340.4834865509023 rows/sec., 22.94 KiB/sec. | ||
15769 | 2024.11.02 06:28:05.054359 [ 282 ] {0146f850-d2d6-4efd-8682-3ab11ce20b7d} <Debug> DynamicQueryHandler: Done processing query | ||
15770 | 2024.11.02 06:28:05.054410 [ 282 ] {0146f850-d2d6-4efd-8682-3ab11ce20b7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
15771 | 2024.11.02 06:28:05.054428 [ 282 ] {} <Debug> HTTP-Session: 17970cf3-6440-4d27-9f5c-fd630f13fc95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15772 | 2024.11.02 06:28:05.054610 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38398, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15773 | 2024.11.02 06:28:05.054694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52254, User-Agent: (none), Length: 70586, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15774 | 2024.11.02 06:28:05.054764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15775 | 2024.11.02 06:28:05.054784 [ 3 ] {} <Debug> HTTP-Session: f02e5330-9139-4064-863b-f35055e7bcb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52254 | ||
15776 | 2024.11.02 06:28:05.054801 [ 3 ] {} <Debug> HTTP-Session: f02e5330-9139-4064-863b-f35055e7bcb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15777 | 2024.11.02 06:28:05.054815 [ 3 ] {} <Debug> HTTP-Session: f02e5330-9139-4064-863b-f35055e7bcb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15778 | 2024.11.02 06:28:05.054850 [ 3 ] {} <Trace> HTTP-Session: f02e5330-9139-4064-863b-f35055e7bcb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15779 | 2024.11.02 06:28:05.055767 [ 3 ] {1daf295a-35ea-4a6d-a054-8f57ab488d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52254) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15780 | 2024.11.02 06:28:05.055869 [ 3 ] {1daf295a-35ea-4a6d-a054-8f57ab488d94} <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 | ||
15781 | 2024.11.02 06:28:05.056438 [ 3 ] {1daf295a-35ea-4a6d-a054-8f57ab488d94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15782 | 2024.11.02 06:28:05.057316 [ 3 ] {1daf295a-35ea-4a6d-a054-8f57ab488d94} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15783 | 2024.11.02 06:28:05.057357 [ 3 ] {1daf295a-35ea-4a6d-a054-8f57ab488d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15784 | 2024.11.02 06:28:05.057811 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 5 columns (5 merged, 0 gathered) in 0.01029726 sec., 1830486.9450708246 rows/sec., 125.14 MiB/sec. | ||
15785 | 2024.11.02 06:28:05.058127 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
15786 | 2024.11.02 06:28:05.058332 [ 3 ] {1daf295a-35ea-4a6d-a054-8f57ab488d94} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
15787 | 2024.11.02 06:28:05.058631 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15788 | 2024.11.02 06:28:05.058728 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
15789 | 2024.11.02 06:28:05.058817 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
15790 | 2024.11.02 06:28:05.058910 [ 3 ] {1daf295a-35ea-4a6d-a054-8f57ab488d94} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15791 | 2024.11.02 06:28:05.059129 [ 3 ] {1daf295a-35ea-4a6d-a054-8f57ab488d94} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004164 sec., 10086.455331412104 rows/sec., 18.07 MiB/sec. | ||
15792 | 2024.11.02 06:28:05.059825 [ 3 ] {1daf295a-35ea-4a6d-a054-8f57ab488d94} <Debug> DynamicQueryHandler: Done processing query | ||
15793 | 2024.11.02 06:28:05.059853 [ 3 ] {1daf295a-35ea-4a6d-a054-8f57ab488d94} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
15794 | 2024.11.02 06:28:05.059870 [ 3 ] {} <Debug> HTTP-Session: f02e5330-9139-4064-863b-f35055e7bcb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15795 | 2024.11.02 06:28:05.060062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15796 | 2024.11.02 06:28:05.060115 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38398, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15797 | 2024.11.02 06:28:05.060178 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15798 | 2024.11.02 06:28:05.060198 [ 282 ] {} <Debug> HTTP-Session: 6fadfef0-15d5-4f25-9c28-c7dd8033c718 Authenticating user 'default' from [fd00:1122:3344:101::d]:38398 | ||
15799 | 2024.11.02 06:28:05.060223 [ 282 ] {} <Debug> HTTP-Session: 6fadfef0-15d5-4f25-9c28-c7dd8033c718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15800 | 2024.11.02 06:28:05.060243 [ 282 ] {} <Debug> HTTP-Session: 6fadfef0-15d5-4f25-9c28-c7dd8033c718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15801 | 2024.11.02 06:28:05.060283 [ 282 ] {} <Trace> HTTP-Session: 6fadfef0-15d5-4f25-9c28-c7dd8033c718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15802 | 2024.11.02 06:28:05.060440 [ 282 ] {5bffdaad-8012-4d6c-bdfc-ec52d885e7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38398) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15803 | 2024.11.02 06:28:05.060487 [ 282 ] {5bffdaad-8012-4d6c-bdfc-ec52d885e7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15804 | 2024.11.02 06:28:05.060633 [ 282 ] {5bffdaad-8012-4d6c-bdfc-ec52d885e7bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15805 | 2024.11.02 06:28:05.060955 [ 282 ] {5bffdaad-8012-4d6c-bdfc-ec52d885e7bc} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15806 | 2024.11.02 06:28:05.060990 [ 282 ] {5bffdaad-8012-4d6c-bdfc-ec52d885e7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15807 | 2024.11.02 06:28:05.061362 [ 282 ] {5bffdaad-8012-4d6c-bdfc-ec52d885e7bc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
15808 | 2024.11.02 06:28:05.061690 [ 282 ] {5bffdaad-8012-4d6c-bdfc-ec52d885e7bc} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15809 | 2024.11.02 06:28:05.061816 [ 282 ] {5bffdaad-8012-4d6c-bdfc-ec52d885e7bc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. | ||
15810 | 2024.11.02 06:28:05.061817 [ 41 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
15811 | 2024.11.02 06:28:05.061874 [ 41 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15812 | 2024.11.02 06:28:05.061906 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15813 | 2024.11.02 06:28:05.062005 [ 282 ] {5bffdaad-8012-4d6c-bdfc-ec52d885e7bc} <Debug> DynamicQueryHandler: Done processing query | ||
15814 | 2024.11.02 06:28:05.062014 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
15815 | 2024.11.02 06:28:05.062032 [ 282 ] {5bffdaad-8012-4d6c-bdfc-ec52d885e7bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15816 | 2024.11.02 06:28:05.062063 [ 282 ] {} <Debug> HTTP-Session: 6fadfef0-15d5-4f25-9c28-c7dd8033c718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15817 | 2024.11.02 06:28:05.062165 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15818 | 2024.11.02 06:28:05.062202 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5788 rows starting from the beginning of the part | ||
15819 | 2024.11.02 06:28:05.062275 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
15820 | 2024.11.02 06:28:05.062498 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part | ||
15821 | 2024.11.02 06:28:05.062616 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
15822 | 2024.11.02 06:28:05.062826 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
15823 | 2024.11.02 06:28:05.062907 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38398, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15824 | 2024.11.02 06:28:05.062995 [ 201 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part | ||
15825 | 2024.11.02 06:28:05.065158 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6132 rows, containing 4 columns (4 merged, 0 gathered) in 0.00319775 sec., 1917598.3113126417 rows/sec., 126.25 MiB/sec. | ||
15826 | 2024.11.02 06:28:05.065932 [ 187 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
15827 | 2024.11.02 06:28:05.066467 [ 187 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15828 | 2024.11.02 06:28:05.066555 [ 187 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_96_19} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
15829 | 2024.11.02 06:28:05.066643 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
15830 | 2024.11.02 06:28:06.748242 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15831 | 2024.11.02 06:28:06.819528 [ 32 ] {} <Debug> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
15832 | 2024.11.02 06:28:06.819594 [ 32 ] {} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15833 | 2024.11.02 06:28:06.819616 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15834 | 2024.11.02 06:28:06.819778 [ 201 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
15835 | 2024.11.02 06:28:06.819972 [ 201 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15836 | 2024.11.02 06:28:06.820014 [ 201 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
15837 | 2024.11.02 06:28:06.820097 [ 201 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
15838 | 2024.11.02 06:28:06.820240 [ 201 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
15839 | 2024.11.02 06:28:06.820372 [ 201 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
15840 | 2024.11.02 06:28:06.820463 [ 201 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
15841 | 2024.11.02 06:28:06.821545 [ 188 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857134 sec., 22615.49247388718 rows/sec., 1.89 MiB/sec. | ||
15842 | 2024.11.02 06:28:06.821731 [ 193 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
15843 | 2024.11.02 06:28:06.822227 [ 193 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_21_5} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15844 | 2024.11.02 06:28:06.822312 [ 193 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_21_5} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
15845 | 2024.11.02 06:28:06.822401 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15846 | 2024.11.02 06:28:06.918821 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37198, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15847 | 2024.11.02 06:28:06.941175 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15848 | 2024.11.02 06:28:06.976481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62049, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15849 | 2024.11.02 06:28:06.987833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15850 | 2024.11.02 06:28:07.107256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15851 | 2024.11.02 06:28:07.142623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41359, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15852 | 2024.11.02 06:28:07.150954 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15853 | 2024.11.02 06:28:08.284567 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15854 | 2024.11.02 06:28:08.284628 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15855 | 2024.11.02 06:28:08.658361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1424 | ||
15856 | 2024.11.02 06:28:08.661274 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15857 | 2024.11.02 06:28:08.661332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15858 | 2024.11.02 06:28:08.662860 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15859 | 2024.11.02 06:28:08.663889 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15860 | 2024.11.02 06:28:08.665460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
15861 | 2024.11.02 06:28:10.010416 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61155, User-Agent: (none), Length: 1615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15862 | 2024.11.02 06:28:10.010539 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15863 | 2024.11.02 06:28:10.010568 [ 304 ] {} <Debug> HTTP-Session: 7ca7e80a-450b-4729-858a-fac9b0522f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:61155 | ||
15864 | 2024.11.02 06:28:10.010597 [ 304 ] {} <Debug> HTTP-Session: 7ca7e80a-450b-4729-858a-fac9b0522f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15865 | 2024.11.02 06:28:10.010615 [ 304 ] {} <Debug> HTTP-Session: 7ca7e80a-450b-4729-858a-fac9b0522f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15866 | 2024.11.02 06:28:10.010675 [ 304 ] {} <Trace> HTTP-Session: 7ca7e80a-450b-4729-858a-fac9b0522f7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15867 | 2024.11.02 06:28:10.010876 [ 304 ] {3d3535ec-e14f-471e-b608-b48b39e4a5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61155) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
15868 | 2024.11.02 06:28:10.010952 [ 304 ] {3d3535ec-e14f-471e-b608-b48b39e4a5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15869 | 2024.11.02 06:28:10.011317 [ 304 ] {3d3535ec-e14f-471e-b608-b48b39e4a5ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15870 | 2024.11.02 06:28:10.011765 [ 304 ] {3d3535ec-e14f-471e-b608-b48b39e4a5ff} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15871 | 2024.11.02 06:28:10.011805 [ 304 ] {3d3535ec-e14f-471e-b608-b48b39e4a5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15872 | 2024.11.02 06:28:10.012204 [ 304 ] {3d3535ec-e14f-471e-b608-b48b39e4a5ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
15873 | 2024.11.02 06:28:10.012586 [ 304 ] {3d3535ec-e14f-471e-b608-b48b39e4a5ff} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15874 | 2024.11.02 06:28:10.012765 [ 304 ] {3d3535ec-e14f-471e-b608-b48b39e4a5ff} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001954 sec., 5117.707267144319 rows/sec., 417.31 KiB/sec. | ||
15875 | 2024.11.02 06:28:10.012970 [ 304 ] {3d3535ec-e14f-471e-b608-b48b39e4a5ff} <Debug> DynamicQueryHandler: Done processing query | ||
15876 | 2024.11.02 06:28:10.012996 [ 304 ] {3d3535ec-e14f-471e-b608-b48b39e4a5ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15877 | 2024.11.02 06:28:10.013013 [ 304 ] {} <Debug> HTTP-Session: 7ca7e80a-450b-4729-858a-fac9b0522f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15878 | 2024.11.02 06:28:10.013200 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15879 | 2024.11.02 06:28:10.013364 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37334, User-Agent: (none), Length: 8482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15880 | 2024.11.02 06:28:10.013483 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15881 | 2024.11.02 06:28:10.013512 [ 283 ] {} <Debug> HTTP-Session: 95a3b787-7c85-47e1-8f90-a290d5b61963 Authenticating user 'default' from [fd00:1122:3344:101::d]:37334 | ||
15882 | 2024.11.02 06:28:10.013542 [ 283 ] {} <Debug> HTTP-Session: 95a3b787-7c85-47e1-8f90-a290d5b61963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15883 | 2024.11.02 06:28:10.013560 [ 283 ] {} <Debug> HTTP-Session: 95a3b787-7c85-47e1-8f90-a290d5b61963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15884 | 2024.11.02 06:28:10.013619 [ 283 ] {} <Trace> HTTP-Session: 95a3b787-7c85-47e1-8f90-a290d5b61963 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15885 | 2024.11.02 06:28:10.013845 [ 283 ] {02d58041-3a64-4a1d-b53a-94604df536d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37334) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15886 | 2024.11.02 06:28:10.013926 [ 283 ] {02d58041-3a64-4a1d-b53a-94604df536d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15887 | 2024.11.02 06:28:10.014294 [ 283 ] {02d58041-3a64-4a1d-b53a-94604df536d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15888 | 2024.11.02 06:28:10.014776 [ 283 ] {02d58041-3a64-4a1d-b53a-94604df536d9} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15889 | 2024.11.02 06:28:10.014819 [ 283 ] {02d58041-3a64-4a1d-b53a-94604df536d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15890 | 2024.11.02 06:28:10.015258 [ 283 ] {02d58041-3a64-4a1d-b53a-94604df536d9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
15891 | 2024.11.02 06:28:10.015669 [ 283 ] {02d58041-3a64-4a1d-b53a-94604df536d9} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15892 | 2024.11.02 06:28:10.015837 [ 283 ] {02d58041-3a64-4a1d-b53a-94604df536d9} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.002072 sec., 29440.154440154438 rows/sec., 2.24 MiB/sec. | ||
15893 | 2024.11.02 06:28:10.016071 [ 283 ] {02d58041-3a64-4a1d-b53a-94604df536d9} <Debug> DynamicQueryHandler: Done processing query | ||
15894 | 2024.11.02 06:28:10.016101 [ 283 ] {02d58041-3a64-4a1d-b53a-94604df536d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15895 | 2024.11.02 06:28:10.016119 [ 283 ] {} <Debug> HTTP-Session: 95a3b787-7c85-47e1-8f90-a290d5b61963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15896 | 2024.11.02 06:28:10.016318 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61155, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15897 | 2024.11.02 06:28:10.016336 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15898 | 2024.11.02 06:28:10.016416 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15899 | 2024.11.02 06:28:10.016449 [ 304 ] {} <Debug> HTTP-Session: 2b891e1f-d021-402d-8431-48dbdb22c536 Authenticating user 'default' from [fd00:1122:3344:101::d]:61155 | ||
15900 | 2024.11.02 06:28:10.016471 [ 304 ] {} <Debug> HTTP-Session: 2b891e1f-d021-402d-8431-48dbdb22c536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15901 | 2024.11.02 06:28:10.016497 [ 304 ] {} <Debug> HTTP-Session: 2b891e1f-d021-402d-8431-48dbdb22c536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15902 | 2024.11.02 06:28:10.016546 [ 304 ] {} <Trace> HTTP-Session: 2b891e1f-d021-402d-8431-48dbdb22c536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15903 | 2024.11.02 06:28:10.016674 [ 304 ] {781a39a1-3bec-44b5-b42a-2e1a9a144893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61155) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15904 | 2024.11.02 06:28:10.016728 [ 304 ] {781a39a1-3bec-44b5-b42a-2e1a9a144893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15905 | 2024.11.02 06:28:10.017038 [ 304 ] {781a39a1-3bec-44b5-b42a-2e1a9a144893} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15906 | 2024.11.02 06:28:10.017424 [ 304 ] {781a39a1-3bec-44b5-b42a-2e1a9a144893} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15907 | 2024.11.02 06:28:10.017460 [ 304 ] {781a39a1-3bec-44b5-b42a-2e1a9a144893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15908 | 2024.11.02 06:28:10.017808 [ 304 ] {781a39a1-3bec-44b5-b42a-2e1a9a144893} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15909 | 2024.11.02 06:28:10.018178 [ 304 ] {781a39a1-3bec-44b5-b42a-2e1a9a144893} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15910 | 2024.11.02 06:28:10.018346 [ 304 ] {781a39a1-3bec-44b5-b42a-2e1a9a144893} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001701 sec., 5878.894767783657 rows/sec., 410.49 KiB/sec. | ||
15911 | 2024.11.02 06:28:10.018559 [ 304 ] {781a39a1-3bec-44b5-b42a-2e1a9a144893} <Debug> DynamicQueryHandler: Done processing query | ||
15912 | 2024.11.02 06:28:10.018598 [ 304 ] {781a39a1-3bec-44b5-b42a-2e1a9a144893} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15913 | 2024.11.02 06:28:10.018629 [ 304 ] {} <Debug> HTTP-Session: 2b891e1f-d021-402d-8431-48dbdb22c536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15914 | 2024.11.02 06:28:10.018835 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15915 | 2024.11.02 06:28:10.018927 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47640, User-Agent: (none), Length: 12599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15916 | 2024.11.02 06:28:10.019004 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15917 | 2024.11.02 06:28:10.019030 [ 283 ] {} <Debug> HTTP-Session: 482beb47-1089-418a-9697-454729f2168f Authenticating user 'default' from [fd00:1122:3344:101::d]:47640 | ||
15918 | 2024.11.02 06:28:10.019054 [ 283 ] {} <Debug> HTTP-Session: 482beb47-1089-418a-9697-454729f2168f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15919 | 2024.11.02 06:28:10.019071 [ 283 ] {} <Debug> HTTP-Session: 482beb47-1089-418a-9697-454729f2168f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15920 | 2024.11.02 06:28:10.019122 [ 283 ] {} <Trace> HTTP-Session: 482beb47-1089-418a-9697-454729f2168f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15921 | 2024.11.02 06:28:10.019289 [ 283 ] {ec7e4c3a-4429-477f-9207-2bc2d118775d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47640) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15922 | 2024.11.02 06:28:10.019348 [ 283 ] {ec7e4c3a-4429-477f-9207-2bc2d118775d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15923 | 2024.11.02 06:28:10.019666 [ 283 ] {ec7e4c3a-4429-477f-9207-2bc2d118775d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15924 | 2024.11.02 06:28:10.020090 [ 283 ] {ec7e4c3a-4429-477f-9207-2bc2d118775d} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15925 | 2024.11.02 06:28:10.020135 [ 283 ] {ec7e4c3a-4429-477f-9207-2bc2d118775d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15926 | 2024.11.02 06:28:10.020508 [ 283 ] {ec7e4c3a-4429-477f-9207-2bc2d118775d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
15927 | 2024.11.02 06:28:10.020889 [ 283 ] {ec7e4c3a-4429-477f-9207-2bc2d118775d} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15928 | 2024.11.02 06:28:10.021052 [ 283 ] {ec7e4c3a-4429-477f-9207-2bc2d118775d} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.00182 sec., 40659.34065934066 rows/sec., 3.18 MiB/sec. | ||
15929 | 2024.11.02 06:28:10.021243 [ 283 ] {ec7e4c3a-4429-477f-9207-2bc2d118775d} <Debug> DynamicQueryHandler: Done processing query | ||
15930 | 2024.11.02 06:28:10.021269 [ 283 ] {ec7e4c3a-4429-477f-9207-2bc2d118775d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15931 | 2024.11.02 06:28:10.021287 [ 283 ] {} <Debug> HTTP-Session: 482beb47-1089-418a-9697-454729f2168f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15932 | 2024.11.02 06:28:10.021516 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15933 | 2024.11.02 06:28:10.021538 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61155, User-Agent: (none), Length: 25478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15934 | 2024.11.02 06:28:10.021665 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15935 | 2024.11.02 06:28:10.021711 [ 304 ] {} <Debug> HTTP-Session: ff57ba2d-c3b4-4e83-9eab-20aaf462f93d Authenticating user 'default' from [fd00:1122:3344:101::d]:61155 | ||
15936 | 2024.11.02 06:28:10.021747 [ 304 ] {} <Debug> HTTP-Session: ff57ba2d-c3b4-4e83-9eab-20aaf462f93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15937 | 2024.11.02 06:28:10.021775 [ 304 ] {} <Debug> HTTP-Session: ff57ba2d-c3b4-4e83-9eab-20aaf462f93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15938 | 2024.11.02 06:28:10.021842 [ 304 ] {} <Trace> HTTP-Session: ff57ba2d-c3b4-4e83-9eab-20aaf462f93d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15939 | 2024.11.02 06:28:10.022138 [ 304 ] {1001c87d-aad8-4fd0-9a12-8875d846a219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61155) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15940 | 2024.11.02 06:28:10.022222 [ 304 ] {1001c87d-aad8-4fd0-9a12-8875d846a219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15941 | 2024.11.02 06:28:10.022412 [ 304 ] {1001c87d-aad8-4fd0-9a12-8875d846a219} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15942 | 2024.11.02 06:28:10.022813 [ 304 ] {1001c87d-aad8-4fd0-9a12-8875d846a219} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15943 | 2024.11.02 06:28:10.022850 [ 304 ] {1001c87d-aad8-4fd0-9a12-8875d846a219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15944 | 2024.11.02 06:28:10.023241 [ 304 ] {1001c87d-aad8-4fd0-9a12-8875d846a219} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
15945 | 2024.11.02 06:28:10.023580 [ 304 ] {1001c87d-aad8-4fd0-9a12-8875d846a219} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15946 | 2024.11.02 06:28:10.023734 [ 304 ] {1001c87d-aad8-4fd0-9a12-8875d846a219} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001733 sec., 76745.52798615118 rows/sec., 5.34 MiB/sec. | ||
15947 | 2024.11.02 06:28:10.023916 [ 304 ] {1001c87d-aad8-4fd0-9a12-8875d846a219} <Debug> DynamicQueryHandler: Done processing query | ||
15948 | 2024.11.02 06:28:10.023940 [ 304 ] {1001c87d-aad8-4fd0-9a12-8875d846a219} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15949 | 2024.11.02 06:28:10.023956 [ 304 ] {} <Debug> HTTP-Session: ff57ba2d-c3b4-4e83-9eab-20aaf462f93d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15950 | 2024.11.02 06:28:10.024117 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15951 | 2024.11.02 06:28:10.024210 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48079, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15952 | 2024.11.02 06:28:10.024287 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15953 | 2024.11.02 06:28:10.024314 [ 283 ] {} <Debug> HTTP-Session: 620837e9-e9f1-4b54-82c7-1479461da160 Authenticating user 'default' from [fd00:1122:3344:101::d]:48079 | ||
15954 | 2024.11.02 06:28:10.024335 [ 283 ] {} <Debug> HTTP-Session: 620837e9-e9f1-4b54-82c7-1479461da160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15955 | 2024.11.02 06:28:10.024352 [ 283 ] {} <Debug> HTTP-Session: 620837e9-e9f1-4b54-82c7-1479461da160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15956 | 2024.11.02 06:28:10.024398 [ 283 ] {} <Trace> HTTP-Session: 620837e9-e9f1-4b54-82c7-1479461da160 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15957 | 2024.11.02 06:28:10.024548 [ 283 ] {7984ff2a-52a2-43e3-a9bd-355d6c96928c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48079) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15958 | 2024.11.02 06:28:10.024607 [ 283 ] {7984ff2a-52a2-43e3-a9bd-355d6c96928c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15959 | 2024.11.02 06:28:10.024799 [ 283 ] {7984ff2a-52a2-43e3-a9bd-355d6c96928c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15960 | 2024.11.02 06:28:10.025147 [ 283 ] {7984ff2a-52a2-43e3-a9bd-355d6c96928c} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15961 | 2024.11.02 06:28:10.025183 [ 283 ] {7984ff2a-52a2-43e3-a9bd-355d6c96928c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15962 | 2024.11.02 06:28:10.025561 [ 283 ] {7984ff2a-52a2-43e3-a9bd-355d6c96928c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
15963 | 2024.11.02 06:28:10.025912 [ 283 ] {7984ff2a-52a2-43e3-a9bd-355d6c96928c} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15964 | 2024.11.02 06:28:10.026071 [ 283 ] {7984ff2a-52a2-43e3-a9bd-355d6c96928c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001573 sec., 30514.939605848696 rows/sec., 2.06 MiB/sec. | ||
15965 | 2024.11.02 06:28:10.026254 [ 283 ] {7984ff2a-52a2-43e3-a9bd-355d6c96928c} <Debug> DynamicQueryHandler: Done processing query | ||
15966 | 2024.11.02 06:28:10.026278 [ 283 ] {7984ff2a-52a2-43e3-a9bd-355d6c96928c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
15967 | 2024.11.02 06:28:10.026295 [ 283 ] {} <Debug> HTTP-Session: 620837e9-e9f1-4b54-82c7-1479461da160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15968 | 2024.11.02 06:28:10.026541 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15969 | 2024.11.02 06:28:15.011829 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47981, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15970 | 2024.11.02 06:28:15.012012 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15971 | 2024.11.02 06:28:15.012056 [ 304 ] {} <Debug> HTTP-Session: 895d0d88-6936-4a84-8a61-2fb07fad1865 Authenticating user 'default' from [fd00:1122:3344:101::d]:47981 | ||
15972 | 2024.11.02 06:28:15.012097 [ 304 ] {} <Debug> HTTP-Session: 895d0d88-6936-4a84-8a61-2fb07fad1865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15973 | 2024.11.02 06:28:15.012125 [ 304 ] {} <Debug> HTTP-Session: 895d0d88-6936-4a84-8a61-2fb07fad1865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15974 | 2024.11.02 06:28:15.012205 [ 304 ] {} <Trace> HTTP-Session: 895d0d88-6936-4a84-8a61-2fb07fad1865 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15975 | 2024.11.02 06:28:15.012452 [ 304 ] {03c53914-d618-4397-ad41-2ed9d3c11e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47981) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15976 | 2024.11.02 06:28:15.012517 [ 304 ] {03c53914-d618-4397-ad41-2ed9d3c11e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15977 | 2024.11.02 06:28:15.012853 [ 304 ] {03c53914-d618-4397-ad41-2ed9d3c11e91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15978 | 2024.11.02 06:28:15.013439 [ 304 ] {03c53914-d618-4397-ad41-2ed9d3c11e91} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15979 | 2024.11.02 06:28:15.013480 [ 304 ] {03c53914-d618-4397-ad41-2ed9d3c11e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15980 | 2024.11.02 06:28:15.013889 [ 304 ] {03c53914-d618-4397-ad41-2ed9d3c11e91} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
15981 | 2024.11.02 06:28:15.014265 [ 304 ] {03c53914-d618-4397-ad41-2ed9d3c11e91} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15982 | 2024.11.02 06:28:15.014451 [ 304 ] {03c53914-d618-4397-ad41-2ed9d3c11e91} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002064 sec., 27131.782945736435 rows/sec., 2.07 MiB/sec. | ||
15983 | 2024.11.02 06:28:15.014659 [ 304 ] {03c53914-d618-4397-ad41-2ed9d3c11e91} <Debug> DynamicQueryHandler: Done processing query | ||
15984 | 2024.11.02 06:28:15.014685 [ 304 ] {03c53914-d618-4397-ad41-2ed9d3c11e91} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15985 | 2024.11.02 06:28:15.014701 [ 304 ] {} <Debug> HTTP-Session: 895d0d88-6936-4a84-8a61-2fb07fad1865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15986 | 2024.11.02 06:28:15.014916 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15987 | 2024.11.02 06:28:15.015079 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59421, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15988 | 2024.11.02 06:28:15.015224 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15989 | 2024.11.02 06:28:15.015254 [ 283 ] {} <Debug> HTTP-Session: f763fa3a-e8a8-440a-b581-b088e13fe390 Authenticating user 'default' from [fd00:1122:3344:101::d]:59421 | ||
15990 | 2024.11.02 06:28:15.015282 [ 283 ] {} <Debug> HTTP-Session: f763fa3a-e8a8-440a-b581-b088e13fe390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15991 | 2024.11.02 06:28:15.015301 [ 283 ] {} <Debug> HTTP-Session: f763fa3a-e8a8-440a-b581-b088e13fe390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15992 | 2024.11.02 06:28:15.015361 [ 283 ] {} <Trace> HTTP-Session: f763fa3a-e8a8-440a-b581-b088e13fe390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15993 | 2024.11.02 06:28:15.015596 [ 283 ] {81d713f6-e9ff-4cfc-aee9-2ec86ece698b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59421) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15994 | 2024.11.02 06:28:15.015670 [ 283 ] {81d713f6-e9ff-4cfc-aee9-2ec86ece698b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15995 | 2024.11.02 06:28:15.016060 [ 283 ] {81d713f6-e9ff-4cfc-aee9-2ec86ece698b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15996 | 2024.11.02 06:28:15.016519 [ 283 ] {81d713f6-e9ff-4cfc-aee9-2ec86ece698b} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15997 | 2024.11.02 06:28:15.016561 [ 283 ] {81d713f6-e9ff-4cfc-aee9-2ec86ece698b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15998 | 2024.11.02 06:28:15.016999 [ 283 ] {81d713f6-e9ff-4cfc-aee9-2ec86ece698b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
15999 | 2024.11.02 06:28:15.017403 [ 283 ] {81d713f6-e9ff-4cfc-aee9-2ec86ece698b} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16000 | 2024.11.02 06:28:15.017590 [ 283 ] {81d713f6-e9ff-4cfc-aee9-2ec86ece698b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002066 sec., 30977.734753146175 rows/sec., 2.42 MiB/sec. | ||
16001 | 2024.11.02 06:28:15.017829 [ 283 ] {81d713f6-e9ff-4cfc-aee9-2ec86ece698b} <Debug> DynamicQueryHandler: Done processing query | ||
16002 | 2024.11.02 06:28:15.017865 [ 283 ] {81d713f6-e9ff-4cfc-aee9-2ec86ece698b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16003 | 2024.11.02 06:28:15.017897 [ 283 ] {} <Debug> HTTP-Session: f763fa3a-e8a8-440a-b581-b088e13fe390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16004 | 2024.11.02 06:28:15.018110 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47981, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16005 | 2024.11.02 06:28:15.018129 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16006 | 2024.11.02 06:28:15.018196 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16007 | 2024.11.02 06:28:15.018226 [ 304 ] {} <Debug> HTTP-Session: cb303b79-0681-4243-b20e-4e92032ca6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:47981 | ||
16008 | 2024.11.02 06:28:15.018249 [ 304 ] {} <Debug> HTTP-Session: cb303b79-0681-4243-b20e-4e92032ca6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16009 | 2024.11.02 06:28:15.018263 [ 304 ] {} <Debug> HTTP-Session: cb303b79-0681-4243-b20e-4e92032ca6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16010 | 2024.11.02 06:28:15.018309 [ 304 ] {} <Trace> HTTP-Session: cb303b79-0681-4243-b20e-4e92032ca6ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16011 | 2024.11.02 06:28:15.018521 [ 304 ] {693f405e-b6a6-4a0f-8c49-4cc8a3dc712d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16012 | 2024.11.02 06:28:15.018581 [ 304 ] {693f405e-b6a6-4a0f-8c49-4cc8a3dc712d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16013 | 2024.11.02 06:28:15.018793 [ 304 ] {693f405e-b6a6-4a0f-8c49-4cc8a3dc712d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16014 | 2024.11.02 06:28:15.019257 [ 304 ] {693f405e-b6a6-4a0f-8c49-4cc8a3dc712d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16015 | 2024.11.02 06:28:15.019300 [ 304 ] {693f405e-b6a6-4a0f-8c49-4cc8a3dc712d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16016 | 2024.11.02 06:28:15.019686 [ 304 ] {693f405e-b6a6-4a0f-8c49-4cc8a3dc712d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
16017 | 2024.11.02 06:28:15.020025 [ 304 ] {693f405e-b6a6-4a0f-8c49-4cc8a3dc712d} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16018 | 2024.11.02 06:28:15.020185 [ 304 ] {693f405e-b6a6-4a0f-8c49-4cc8a3dc712d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. | ||
16019 | 2024.11.02 06:28:15.020360 [ 304 ] {693f405e-b6a6-4a0f-8c49-4cc8a3dc712d} <Debug> DynamicQueryHandler: Done processing query | ||
16020 | 2024.11.02 06:28:15.020385 [ 304 ] {693f405e-b6a6-4a0f-8c49-4cc8a3dc712d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
16021 | 2024.11.02 06:28:15.020401 [ 304 ] {} <Debug> HTTP-Session: cb303b79-0681-4243-b20e-4e92032ca6ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16022 | 2024.11.02 06:28:15.020580 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16023 | 2024.11.02 06:28:15.020662 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34771, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16024 | 2024.11.02 06:28:15.020741 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16025 | 2024.11.02 06:28:15.020768 [ 283 ] {} <Debug> HTTP-Session: 4bc1b123-9edd-4c0a-8610-27d34d07a23a Authenticating user 'default' from [fd00:1122:3344:101::d]:34771 | ||
16026 | 2024.11.02 06:28:15.020790 [ 283 ] {} <Debug> HTTP-Session: 4bc1b123-9edd-4c0a-8610-27d34d07a23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16027 | 2024.11.02 06:28:15.020807 [ 283 ] {} <Debug> HTTP-Session: 4bc1b123-9edd-4c0a-8610-27d34d07a23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16028 | 2024.11.02 06:28:15.020851 [ 283 ] {} <Trace> HTTP-Session: 4bc1b123-9edd-4c0a-8610-27d34d07a23a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16029 | 2024.11.02 06:28:15.021005 [ 283 ] {ae28221d-dac0-43dd-a9af-54b797286358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34771) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16030 | 2024.11.02 06:28:15.021064 [ 283 ] {ae28221d-dac0-43dd-a9af-54b797286358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16031 | 2024.11.02 06:28:15.021258 [ 283 ] {ae28221d-dac0-43dd-a9af-54b797286358} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16032 | 2024.11.02 06:28:15.021598 [ 283 ] {ae28221d-dac0-43dd-a9af-54b797286358} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16033 | 2024.11.02 06:28:15.021635 [ 283 ] {ae28221d-dac0-43dd-a9af-54b797286358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16034 | 2024.11.02 06:28:15.022020 [ 283 ] {ae28221d-dac0-43dd-a9af-54b797286358} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
16035 | 2024.11.02 06:28:15.022368 [ 283 ] {ae28221d-dac0-43dd-a9af-54b797286358} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16036 | 2024.11.02 06:28:15.022532 [ 283 ] {ae28221d-dac0-43dd-a9af-54b797286358} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. | ||
16037 | 2024.11.02 06:28:15.022714 [ 283 ] {ae28221d-dac0-43dd-a9af-54b797286358} <Debug> DynamicQueryHandler: Done processing query | ||
16038 | 2024.11.02 06:28:15.022739 [ 283 ] {ae28221d-dac0-43dd-a9af-54b797286358} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
16039 | 2024.11.02 06:28:15.022756 [ 283 ] {} <Debug> HTTP-Session: 4bc1b123-9edd-4c0a-8610-27d34d07a23a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16040 | 2024.11.02 06:28:15.023116 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16041 | 2024.11.02 06:28:15.911414 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16042 | 2024.11.02 06:28:16.246586 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53516, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16043 | 2024.11.02 06:28:16.315692 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16044 | 2024.11.02 06:28:16.362705 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16045 | 2024.11.02 06:28:16.614935 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16046 | 2024.11.02 06:28:16.703244 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16047 | 2024.11.02 06:28:16.706560 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16048 | 2024.11.02 06:28:16.724177 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16049 | 2024.11.02 06:28:16.757643 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16050 | 2024.11.02 06:28:16.757728 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16051 | 2024.11.02 06:28:16.829358 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16052 | 2024.11.02 06:28:16.857725 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35944, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16053 | 2024.11.02 06:28:16.876391 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16054 | 2024.11.02 06:28:16.914704 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38963, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16055 | 2024.11.02 06:28:16.957308 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16056 | 2024.11.02 06:28:16.963940 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16057 | 2024.11.02 06:28:16.976965 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59392, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16058 | 2024.11.02 06:28:17.065979 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16059 | 2024.11.02 06:28:17.071316 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16060 | 2024.11.02 06:28:17.133892 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16061 | 2024.11.02 06:28:17.174931 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48317, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16062 | 2024.11.02 06:28:17.174996 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16063 | 2024.11.02 06:28:17.178397 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16064 | 2024.11.02 06:28:17.213441 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16065 | 2024.11.02 06:28:18.665614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1444 | ||
16066 | 2024.11.02 06:28:18.668373 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16067 | 2024.11.02 06:28:18.668424 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16068 | 2024.11.02 06:28:18.670482 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
16069 | 2024.11.02 06:28:18.671479 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16070 | 2024.11.02 06:28:18.671993 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
16071 | 2024.11.02 06:28:20.018401 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48132, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16072 | 2024.11.02 06:28:20.018530 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16073 | 2024.11.02 06:28:20.018560 [ 283 ] {} <Debug> HTTP-Session: d634958b-c2fe-4011-9c13-246bff496fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48132 | ||
16074 | 2024.11.02 06:28:20.018588 [ 283 ] {} <Debug> HTTP-Session: d634958b-c2fe-4011-9c13-246bff496fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16075 | 2024.11.02 06:28:20.018606 [ 283 ] {} <Debug> HTTP-Session: d634958b-c2fe-4011-9c13-246bff496fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16076 | 2024.11.02 06:28:20.018662 [ 283 ] {} <Trace> HTTP-Session: d634958b-c2fe-4011-9c13-246bff496fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16077 | 2024.11.02 06:28:20.018961 [ 283 ] {96089432-e688-4387-a6ff-49fd5627f7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48132) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16078 | 2024.11.02 06:28:20.019042 [ 283 ] {96089432-e688-4387-a6ff-49fd5627f7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16079 | 2024.11.02 06:28:20.019443 [ 283 ] {96089432-e688-4387-a6ff-49fd5627f7bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16080 | 2024.11.02 06:28:20.020132 [ 283 ] {96089432-e688-4387-a6ff-49fd5627f7bd} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16081 | 2024.11.02 06:28:20.020187 [ 283 ] {96089432-e688-4387-a6ff-49fd5627f7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16082 | 2024.11.02 06:28:20.020684 [ 283 ] {96089432-e688-4387-a6ff-49fd5627f7bd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
16083 | 2024.11.02 06:28:20.021129 [ 283 ] {96089432-e688-4387-a6ff-49fd5627f7bd} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16084 | 2024.11.02 06:28:20.021331 [ 283 ] {96089432-e688-4387-a6ff-49fd5627f7bd} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.0025 sec., 109200 rows/sec., 9.71 MiB/sec. | ||
16085 | 2024.11.02 06:28:20.021673 [ 283 ] {96089432-e688-4387-a6ff-49fd5627f7bd} <Debug> DynamicQueryHandler: Done processing query | ||
16086 | 2024.11.02 06:28:20.021734 [ 283 ] {96089432-e688-4387-a6ff-49fd5627f7bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
16087 | 2024.11.02 06:28:20.021788 [ 283 ] {} <Debug> HTTP-Session: d634958b-c2fe-4011-9c13-246bff496fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16088 | 2024.11.02 06:28:20.022051 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16089 | 2024.11.02 06:28:20.022206 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35877, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16090 | 2024.11.02 06:28:20.022317 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16091 | 2024.11.02 06:28:20.022344 [ 302 ] {} <Debug> HTTP-Session: fbcf8ca9-fe35-4733-bf59-436eb782e68a Authenticating user 'default' from [fd00:1122:3344:101::d]:35877 | ||
16092 | 2024.11.02 06:28:20.022371 [ 302 ] {} <Debug> HTTP-Session: fbcf8ca9-fe35-4733-bf59-436eb782e68a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16093 | 2024.11.02 06:28:20.022390 [ 302 ] {} <Debug> HTTP-Session: fbcf8ca9-fe35-4733-bf59-436eb782e68a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16094 | 2024.11.02 06:28:20.022450 [ 302 ] {} <Trace> HTTP-Session: fbcf8ca9-fe35-4733-bf59-436eb782e68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16095 | 2024.11.02 06:28:20.022635 [ 302 ] {df4bff03-1d0c-45df-b221-0deb7a463251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35877) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16096 | 2024.11.02 06:28:20.022699 [ 302 ] {df4bff03-1d0c-45df-b221-0deb7a463251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16097 | 2024.11.02 06:28:20.023036 [ 302 ] {df4bff03-1d0c-45df-b221-0deb7a463251} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16098 | 2024.11.02 06:28:20.023452 [ 302 ] {df4bff03-1d0c-45df-b221-0deb7a463251} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16099 | 2024.11.02 06:28:20.023494 [ 302 ] {df4bff03-1d0c-45df-b221-0deb7a463251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16100 | 2024.11.02 06:28:20.023932 [ 302 ] {df4bff03-1d0c-45df-b221-0deb7a463251} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16101 | 2024.11.02 06:28:20.024329 [ 302 ] {df4bff03-1d0c-45df-b221-0deb7a463251} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16102 | 2024.11.02 06:28:20.024482 [ 81 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 6 parts from all_1_53_11 to all_58_58_0 | ||
16103 | 2024.11.02 06:28:20.024488 [ 302 ] {df4bff03-1d0c-45df-b221-0deb7a463251} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001917 sec., 21909.23317683881 rows/sec., 1.61 MiB/sec. | ||
16104 | 2024.11.02 06:28:20.024526 [ 81 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16105 | 2024.11.02 06:28:20.024562 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16106 | 2024.11.02 06:28:20.024785 [ 201 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_53_11 to all_58_58_0 into Compact with storage Full | ||
16107 | 2024.11.02 06:28:20.024815 [ 302 ] {df4bff03-1d0c-45df-b221-0deb7a463251} <Debug> DynamicQueryHandler: Done processing query | ||
16108 | 2024.11.02 06:28:20.024856 [ 302 ] {df4bff03-1d0c-45df-b221-0deb7a463251} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16109 | 2024.11.02 06:28:20.024935 [ 302 ] {} <Debug> HTTP-Session: fbcf8ca9-fe35-4733-bf59-436eb782e68a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16110 | 2024.11.02 06:28:20.025323 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35877, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16111 | 2024.11.02 06:28:20.025359 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48132, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16112 | 2024.11.02 06:28:20.025569 [ 201 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16113 | 2024.11.02 06:28:20.025692 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16114 | 2024.11.02 06:28:20.025808 [ 283 ] {} <Debug> HTTP-Session: 56ce7ba7-9566-455f-9599-9a1a924b1cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48132 | ||
16115 | 2024.11.02 06:28:20.025815 [ 201 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 60 rows starting from the beginning of the part | ||
16116 | 2024.11.02 06:28:20.025911 [ 283 ] {} <Debug> HTTP-Session: 56ce7ba7-9566-455f-9599-9a1a924b1cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16117 | 2024.11.02 06:28:20.025956 [ 283 ] {} <Debug> HTTP-Session: 56ce7ba7-9566-455f-9599-9a1a924b1cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16118 | 2024.11.02 06:28:20.026142 [ 283 ] {} <Trace> HTTP-Session: 56ce7ba7-9566-455f-9599-9a1a924b1cd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16119 | 2024.11.02 06:28:20.026289 [ 201 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
16120 | 2024.11.02 06:28:20.026583 [ 201 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
16121 | 2024.11.02 06:28:20.026612 [ 283 ] {b2490c89-97e4-462b-a128-740d3927e92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48132) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
16122 | 2024.11.02 06:28:20.026796 [ 283 ] {b2490c89-97e4-462b-a128-740d3927e92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16123 | 2024.11.02 06:28:20.026889 [ 201 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
16124 | 2024.11.02 06:28:20.027261 [ 201 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
16125 | 2024.11.02 06:28:20.027681 [ 201 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
16126 | 2024.11.02 06:28:20.028388 [ 283 ] {b2490c89-97e4-462b-a128-740d3927e92c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16127 | 2024.11.02 06:28:20.029285 [ 283 ] {b2490c89-97e4-462b-a128-740d3927e92c} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16128 | 2024.11.02 06:28:20.029358 [ 283 ] {b2490c89-97e4-462b-a128-740d3927e92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16129 | 2024.11.02 06:28:20.030555 [ 283 ] {b2490c89-97e4-462b-a128-740d3927e92c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
16130 | 2024.11.02 06:28:20.030566 [ 193 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.00592903 sec., 34069.65388942205 rows/sec., 2.60 MiB/sec. | ||
16131 | 2024.11.02 06:28:20.030868 [ 194 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Trace> MergedBlockOutputStream: filled checksums all_1_58_12 (state Temporary) | ||
16132 | 2024.11.02 06:28:20.031287 [ 283 ] {b2490c89-97e4-462b-a128-740d3927e92c} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16133 | 2024.11.02 06:28:20.031808 [ 283 ] {b2490c89-97e4-462b-a128-740d3927e92c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005385 sec., 2599.8142989786443 rows/sec., 182.07 KiB/sec. | ||
16134 | 2024.11.02 06:28:20.032144 [ 194 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_58_12 to all_1_58_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16135 | 2024.11.02 06:28:20.032267 [ 283 ] {b2490c89-97e4-462b-a128-740d3927e92c} <Debug> DynamicQueryHandler: Done processing query | ||
16136 | 2024.11.02 06:28:20.032279 [ 194 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_58_12} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 6 parts: [all_1_53_11, all_58_58_0] -> all_1_58_12 | ||
16137 | 2024.11.02 06:28:20.032308 [ 283 ] {b2490c89-97e4-462b-a128-740d3927e92c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16138 | 2024.11.02 06:28:20.032334 [ 283 ] {} <Debug> HTTP-Session: 56ce7ba7-9566-455f-9599-9a1a924b1cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16139 | 2024.11.02 06:28:20.032484 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
16140 | 2024.11.02 06:28:20.032557 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16141 | 2024.11.02 06:28:20.032630 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33319, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16142 | 2024.11.02 06:28:20.032723 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16143 | 2024.11.02 06:28:20.032756 [ 302 ] {} <Debug> HTTP-Session: f0437da7-cca0-450a-836a-9c3612dfc20f Authenticating user 'default' from [fd00:1122:3344:101::d]:33319 | ||
16144 | 2024.11.02 06:28:20.032779 [ 302 ] {} <Debug> HTTP-Session: f0437da7-cca0-450a-836a-9c3612dfc20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16145 | 2024.11.02 06:28:20.032796 [ 302 ] {} <Debug> HTTP-Session: f0437da7-cca0-450a-836a-9c3612dfc20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16146 | 2024.11.02 06:28:20.032844 [ 302 ] {} <Trace> HTTP-Session: f0437da7-cca0-450a-836a-9c3612dfc20f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16147 | 2024.11.02 06:28:20.032985 [ 302 ] {83148f4f-4f95-4e62-a7b4-f42b508826fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33319) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
16148 | 2024.11.02 06:28:20.033042 [ 302 ] {83148f4f-4f95-4e62-a7b4-f42b508826fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16149 | 2024.11.02 06:28:20.033362 [ 302 ] {83148f4f-4f95-4e62-a7b4-f42b508826fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16150 | 2024.11.02 06:28:20.033701 [ 302 ] {83148f4f-4f95-4e62-a7b4-f42b508826fa} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16151 | 2024.11.02 06:28:20.033737 [ 302 ] {83148f4f-4f95-4e62-a7b4-f42b508826fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16152 | 2024.11.02 06:28:20.034103 [ 302 ] {83148f4f-4f95-4e62-a7b4-f42b508826fa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
16153 | 2024.11.02 06:28:20.034478 [ 302 ] {83148f4f-4f95-4e62-a7b4-f42b508826fa} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16154 | 2024.11.02 06:28:20.034616 [ 302 ] {83148f4f-4f95-4e62-a7b4-f42b508826fa} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001673 sec., 3586.371787208607 rows/sec., 211.89 KiB/sec. | ||
16155 | 2024.11.02 06:28:20.034982 [ 302 ] {83148f4f-4f95-4e62-a7b4-f42b508826fa} <Debug> DynamicQueryHandler: Done processing query | ||
16156 | 2024.11.02 06:28:20.035007 [ 302 ] {83148f4f-4f95-4e62-a7b4-f42b508826fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16157 | 2024.11.02 06:28:20.035023 [ 302 ] {} <Debug> HTTP-Session: f0437da7-cca0-450a-836a-9c3612dfc20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16158 | 2024.11.02 06:28:20.035249 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16159 | 2024.11.02 06:28:20.035382 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51336, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16160 | 2024.11.02 06:28:20.035450 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16161 | 2024.11.02 06:28:20.035471 [ 283 ] {} <Debug> HTTP-Session: 63cdd037-dbb4-40c2-baf7-0548360b5fd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51336 | ||
16162 | 2024.11.02 06:28:20.035491 [ 283 ] {} <Debug> HTTP-Session: 63cdd037-dbb4-40c2-baf7-0548360b5fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16163 | 2024.11.02 06:28:20.035505 [ 283 ] {} <Debug> HTTP-Session: 63cdd037-dbb4-40c2-baf7-0548360b5fd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16164 | 2024.11.02 06:28:20.035547 [ 283 ] {} <Trace> HTTP-Session: 63cdd037-dbb4-40c2-baf7-0548360b5fd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16165 | 2024.11.02 06:28:20.035780 [ 283 ] {358e277e-0b1a-4d3a-8a2e-9e4f4f3c8aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51336) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16166 | 2024.11.02 06:28:20.035829 [ 283 ] {358e277e-0b1a-4d3a-8a2e-9e4f4f3c8aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16167 | 2024.11.02 06:28:20.036096 [ 283 ] {358e277e-0b1a-4d3a-8a2e-9e4f4f3c8aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16168 | 2024.11.02 06:28:20.036682 [ 283 ] {358e277e-0b1a-4d3a-8a2e-9e4f4f3c8aae} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16169 | 2024.11.02 06:28:20.036721 [ 283 ] {358e277e-0b1a-4d3a-8a2e-9e4f4f3c8aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16170 | 2024.11.02 06:28:20.037126 [ 283 ] {358e277e-0b1a-4d3a-8a2e-9e4f4f3c8aae} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
16171 | 2024.11.02 06:28:20.037517 [ 283 ] {358e277e-0b1a-4d3a-8a2e-9e4f4f3c8aae} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16172 | 2024.11.02 06:28:20.037677 [ 283 ] {358e277e-0b1a-4d3a-8a2e-9e4f4f3c8aae} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002009 sec., 211050.27376804381 rows/sec., 15.09 MiB/sec. | ||
16173 | 2024.11.02 06:28:20.037867 [ 283 ] {358e277e-0b1a-4d3a-8a2e-9e4f4f3c8aae} <Debug> DynamicQueryHandler: Done processing query | ||
16174 | 2024.11.02 06:28:20.037892 [ 283 ] {358e277e-0b1a-4d3a-8a2e-9e4f4f3c8aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
16175 | 2024.11.02 06:28:20.037909 [ 283 ] {} <Debug> HTTP-Session: 63cdd037-dbb4-40c2-baf7-0548360b5fd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16176 | 2024.11.02 06:28:20.038150 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16177 | 2024.11.02 06:28:20.038165 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33319, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16178 | 2024.11.02 06:28:20.038256 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16179 | 2024.11.02 06:28:20.038278 [ 302 ] {} <Debug> HTTP-Session: 916df142-0a44-4c64-9b35-69a21681c67b Authenticating user 'default' from [fd00:1122:3344:101::d]:33319 | ||
16180 | 2024.11.02 06:28:20.038319 [ 302 ] {} <Debug> HTTP-Session: 916df142-0a44-4c64-9b35-69a21681c67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16181 | 2024.11.02 06:28:20.038340 [ 302 ] {} <Debug> HTTP-Session: 916df142-0a44-4c64-9b35-69a21681c67b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16182 | 2024.11.02 06:28:20.038389 [ 302 ] {} <Trace> HTTP-Session: 916df142-0a44-4c64-9b35-69a21681c67b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16183 | 2024.11.02 06:28:20.038509 [ 302 ] {be5a92ef-b0d2-4960-b986-10db29a7bdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33319) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
16184 | 2024.11.02 06:28:20.038559 [ 302 ] {be5a92ef-b0d2-4960-b986-10db29a7bdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16185 | 2024.11.02 06:28:20.038724 [ 302 ] {be5a92ef-b0d2-4960-b986-10db29a7bdc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16186 | 2024.11.02 06:28:20.039002 [ 302 ] {be5a92ef-b0d2-4960-b986-10db29a7bdc5} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16187 | 2024.11.02 06:28:20.039037 [ 302 ] {be5a92ef-b0d2-4960-b986-10db29a7bdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16188 | 2024.11.02 06:28:20.039403 [ 302 ] {be5a92ef-b0d2-4960-b986-10db29a7bdc5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
16189 | 2024.11.02 06:28:20.039738 [ 302 ] {be5a92ef-b0d2-4960-b986-10db29a7bdc5} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16190 | 2024.11.02 06:28:20.039885 [ 302 ] {be5a92ef-b0d2-4960-b986-10db29a7bdc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec. | ||
16191 | 2024.11.02 06:28:20.040165 [ 302 ] {be5a92ef-b0d2-4960-b986-10db29a7bdc5} <Debug> DynamicQueryHandler: Done processing query | ||
16192 | 2024.11.02 06:28:20.040213 [ 302 ] {be5a92ef-b0d2-4960-b986-10db29a7bdc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
16193 | 2024.11.02 06:28:20.040237 [ 302 ] {} <Debug> HTTP-Session: 916df142-0a44-4c64-9b35-69a21681c67b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16194 | 2024.11.02 06:28:20.040436 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16195 | 2024.11.02 06:28:20.040528 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54478, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16196 | 2024.11.02 06:28:20.040612 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16197 | 2024.11.02 06:28:20.040637 [ 283 ] {} <Debug> HTTP-Session: cb41d4a0-38c4-41b4-aac5-6547cdae636c Authenticating user 'default' from [fd00:1122:3344:101::d]:54478 | ||
16198 | 2024.11.02 06:28:20.040660 [ 283 ] {} <Debug> HTTP-Session: cb41d4a0-38c4-41b4-aac5-6547cdae636c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16199 | 2024.11.02 06:28:20.040677 [ 283 ] {} <Debug> HTTP-Session: cb41d4a0-38c4-41b4-aac5-6547cdae636c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16200 | 2024.11.02 06:28:20.040723 [ 283 ] {} <Trace> HTTP-Session: cb41d4a0-38c4-41b4-aac5-6547cdae636c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16201 | 2024.11.02 06:28:20.040991 [ 283 ] {ad8703c8-6a12-42d7-b9b5-2bcf580bc56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16202 | 2024.11.02 06:28:20.041053 [ 283 ] {ad8703c8-6a12-42d7-b9b5-2bcf580bc56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16203 | 2024.11.02 06:28:20.041268 [ 283 ] {ad8703c8-6a12-42d7-b9b5-2bcf580bc56c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16204 | 2024.11.02 06:28:20.041740 [ 283 ] {ad8703c8-6a12-42d7-b9b5-2bcf580bc56c} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16205 | 2024.11.02 06:28:20.041775 [ 283 ] {ad8703c8-6a12-42d7-b9b5-2bcf580bc56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16206 | 2024.11.02 06:28:20.042188 [ 283 ] {ad8703c8-6a12-42d7-b9b5-2bcf580bc56c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
16207 | 2024.11.02 06:28:20.042545 [ 283 ] {ad8703c8-6a12-42d7-b9b5-2bcf580bc56c} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16208 | 2024.11.02 06:28:20.042675 [ 283 ] {ad8703c8-6a12-42d7-b9b5-2bcf580bc56c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001838 sec., 128944.50489662676 rows/sec., 8.64 MiB/sec. | ||
16209 | 2024.11.02 06:28:20.042852 [ 283 ] {ad8703c8-6a12-42d7-b9b5-2bcf580bc56c} <Debug> DynamicQueryHandler: Done processing query | ||
16210 | 2024.11.02 06:28:20.042877 [ 283 ] {ad8703c8-6a12-42d7-b9b5-2bcf580bc56c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
16211 | 2024.11.02 06:28:20.042893 [ 283 ] {} <Debug> HTTP-Session: cb41d4a0-38c4-41b4-aac5-6547cdae636c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16212 | 2024.11.02 06:28:20.043075 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16213 | 2024.11.02 06:28:20.043176 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35849, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16214 | 2024.11.02 06:28:20.043245 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16215 | 2024.11.02 06:28:20.043269 [ 302 ] {} <Debug> HTTP-Session: 721d46c2-a9a7-45d6-9af0-53848e285b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:35849 | ||
16216 | 2024.11.02 06:28:20.043290 [ 302 ] {} <Debug> HTTP-Session: 721d46c2-a9a7-45d6-9af0-53848e285b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16217 | 2024.11.02 06:28:20.043307 [ 302 ] {} <Debug> HTTP-Session: 721d46c2-a9a7-45d6-9af0-53848e285b67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16218 | 2024.11.02 06:28:20.043351 [ 302 ] {} <Trace> HTTP-Session: 721d46c2-a9a7-45d6-9af0-53848e285b67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16219 | 2024.11.02 06:28:20.043468 [ 302 ] {07b46283-1dbf-4336-a6c9-997bd3effdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35849) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
16220 | 2024.11.02 06:28:20.043517 [ 302 ] {07b46283-1dbf-4336-a6c9-997bd3effdce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16221 | 2024.11.02 06:28:20.043679 [ 302 ] {07b46283-1dbf-4336-a6c9-997bd3effdce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16222 | 2024.11.02 06:28:20.043996 [ 302 ] {07b46283-1dbf-4336-a6c9-997bd3effdce} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16223 | 2024.11.02 06:28:20.044031 [ 302 ] {07b46283-1dbf-4336-a6c9-997bd3effdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16224 | 2024.11.02 06:28:20.044383 [ 302 ] {07b46283-1dbf-4336-a6c9-997bd3effdce} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
16225 | 2024.11.02 06:28:20.044729 [ 302 ] {07b46283-1dbf-4336-a6c9-997bd3effdce} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16226 | 2024.11.02 06:28:20.044885 [ 302 ] {07b46283-1dbf-4336-a6c9-997bd3effdce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. | ||
16227 | 2024.11.02 06:28:20.045059 [ 302 ] {07b46283-1dbf-4336-a6c9-997bd3effdce} <Debug> DynamicQueryHandler: Done processing query | ||
16228 | 2024.11.02 06:28:20.045083 [ 302 ] {07b46283-1dbf-4336-a6c9-997bd3effdce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
16229 | 2024.11.02 06:28:20.045099 [ 302 ] {} <Debug> HTTP-Session: 721d46c2-a9a7-45d6-9af0-53848e285b67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16230 | 2024.11.02 06:28:20.045270 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54478, User-Agent: (none), Length: 70680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16231 | 2024.11.02 06:28:20.045330 [ 302 ] {} <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) | ||
16232 | 2024.11.02 06:28:20.045349 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16233 | 2024.11.02 06:28:20.045412 [ 283 ] {} <Debug> HTTP-Session: 14f39796-c722-4633-963b-35bab5e0dea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54478 | ||
16234 | 2024.11.02 06:28:20.045434 [ 283 ] {} <Debug> HTTP-Session: 14f39796-c722-4633-963b-35bab5e0dea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16235 | 2024.11.02 06:28:20.045456 [ 283 ] {} <Debug> HTTP-Session: 14f39796-c722-4633-963b-35bab5e0dea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16236 | 2024.11.02 06:28:20.045515 [ 283 ] {} <Trace> HTTP-Session: 14f39796-c722-4633-963b-35bab5e0dea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16237 | 2024.11.02 06:28:20.046042 [ 283 ] {0b3e1a71-6102-4077-a9c9-177fed2c009f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54478) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
16238 | 2024.11.02 06:28:20.046133 [ 283 ] {0b3e1a71-6102-4077-a9c9-177fed2c009f} <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 | ||
16239 | 2024.11.02 06:28:20.046674 [ 283 ] {0b3e1a71-6102-4077-a9c9-177fed2c009f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16240 | 2024.11.02 06:28:20.047422 [ 283 ] {0b3e1a71-6102-4077-a9c9-177fed2c009f} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16241 | 2024.11.02 06:28:20.047459 [ 283 ] {0b3e1a71-6102-4077-a9c9-177fed2c009f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16242 | 2024.11.02 06:28:20.048126 [ 283 ] {0b3e1a71-6102-4077-a9c9-177fed2c009f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
16243 | 2024.11.02 06:28:20.048550 [ 283 ] {0b3e1a71-6102-4077-a9c9-177fed2c009f} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16244 | 2024.11.02 06:28:20.048682 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
16245 | 2024.11.02 06:28:20.048697 [ 283 ] {0b3e1a71-6102-4077-a9c9-177fed2c009f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003048 sec., 13779.52755905512 rows/sec., 24.69 MiB/sec. | ||
16246 | 2024.11.02 06:28:20.048727 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16247 | 2024.11.02 06:28:20.048762 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16248 | 2024.11.02 06:28:20.049327 [ 186 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::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 | ||
16249 | 2024.11.02 06:28:20.049368 [ 283 ] {0b3e1a71-6102-4077-a9c9-177fed2c009f} <Debug> DynamicQueryHandler: Done processing query | ||
16250 | 2024.11.02 06:28:20.049462 [ 283 ] {0b3e1a71-6102-4077-a9c9-177fed2c009f} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
16251 | 2024.11.02 06:28:20.049523 [ 283 ] {} <Debug> HTTP-Session: 14f39796-c722-4633-963b-35bab5e0dea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16252 | 2024.11.02 06:28:20.049850 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16253 | 2024.11.02 06:28:20.049987 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35359, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16254 | 2024.11.02 06:28:20.050157 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16255 | 2024.11.02 06:28:20.050223 [ 302 ] {} <Debug> HTTP-Session: 74418efd-b175-4c95-a58b-80102dff938e Authenticating user 'default' from [fd00:1122:3344:101::d]:35359 | ||
16256 | 2024.11.02 06:28:20.050261 [ 186 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16257 | 2024.11.02 06:28:20.050272 [ 302 ] {} <Debug> HTTP-Session: 74418efd-b175-4c95-a58b-80102dff938e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16258 | 2024.11.02 06:28:20.050331 [ 302 ] {} <Debug> HTTP-Session: 74418efd-b175-4c95-a58b-80102dff938e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16259 | 2024.11.02 06:28:20.050434 [ 186 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1160 rows starting from the beginning of the part | ||
16260 | 2024.11.02 06:28:20.050441 [ 302 ] {} <Trace> HTTP-Session: 74418efd-b175-4c95-a58b-80102dff938e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16261 | 2024.11.02 06:28:20.050928 [ 302 ] {8e3cbf1a-1f13-430e-bad8-4025cc7123b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35359) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16262 | 2024.11.02 06:28:20.051048 [ 186 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
16263 | 2024.11.02 06:28:20.051068 [ 302 ] {8e3cbf1a-1f13-430e-bad8-4025cc7123b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16264 | 2024.11.02 06:28:20.051960 [ 186 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
16265 | 2024.11.02 06:28:20.052037 [ 302 ] {8e3cbf1a-1f13-430e-bad8-4025cc7123b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16266 | 2024.11.02 06:28:20.052617 [ 186 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
16267 | 2024.11.02 06:28:20.053412 [ 186 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
16268 | 2024.11.02 06:28:20.053426 [ 302 ] {8e3cbf1a-1f13-430e-bad8-4025cc7123b2} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16269 | 2024.11.02 06:28:20.053506 [ 302 ] {8e3cbf1a-1f13-430e-bad8-4025cc7123b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16270 | 2024.11.02 06:28:20.053985 [ 186 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
16271 | 2024.11.02 06:28:20.054952 [ 302 ] {8e3cbf1a-1f13-430e-bad8-4025cc7123b2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
16272 | 2024.11.02 06:28:20.055836 [ 302 ] {8e3cbf1a-1f13-430e-bad8-4025cc7123b2} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16273 | 2024.11.02 06:28:20.056163 [ 302 ] {8e3cbf1a-1f13-430e-bad8-4025cc7123b2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00552 sec., 14855.072463768116 rows/sec., 966.12 KiB/sec. | ||
16274 | 2024.11.02 06:28:20.056379 [ 302 ] {8e3cbf1a-1f13-430e-bad8-4025cc7123b2} <Debug> DynamicQueryHandler: Done processing query | ||
16275 | 2024.11.02 06:28:20.056406 [ 302 ] {8e3cbf1a-1f13-430e-bad8-4025cc7123b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16276 | 2024.11.02 06:28:20.056424 [ 302 ] {} <Debug> HTTP-Session: 74418efd-b175-4c95-a58b-80102dff938e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16277 | 2024.11.02 06:28:20.056731 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35359, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16278 | 2024.11.02 06:28:20.061245 [ 194 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1370 rows, containing 19 columns (19 merged, 0 gathered) in 0.012356809 sec., 110870.04743700416 rows/sec., 198.67 MiB/sec. | ||
16279 | 2024.11.02 06:28:20.062831 [ 193 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
16280 | 2024.11.02 06:28:20.063445 [ 193 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16281 | 2024.11.02 06:28:20.063528 [ 193 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
16282 | 2024.11.02 06:28:20.063677 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
16283 | 2024.11.02 06:28:23.284672 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16284 | 2024.11.02 06:28:23.284742 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16285 | 2024.11.02 06:28:25.010047 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53504, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16286 | 2024.11.02 06:28:25.010178 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16287 | 2024.11.02 06:28:25.010208 [ 283 ] {} <Debug> HTTP-Session: 467f0de0-319c-4241-8a0c-2e3ddf86c781 Authenticating user 'default' from [fd00:1122:3344:101::d]:53504 | ||
16288 | 2024.11.02 06:28:25.010237 [ 283 ] {} <Debug> HTTP-Session: 467f0de0-319c-4241-8a0c-2e3ddf86c781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16289 | 2024.11.02 06:28:25.010255 [ 283 ] {} <Debug> HTTP-Session: 467f0de0-319c-4241-8a0c-2e3ddf86c781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16290 | 2024.11.02 06:28:25.010314 [ 283 ] {} <Trace> HTTP-Session: 467f0de0-319c-4241-8a0c-2e3ddf86c781 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16291 | 2024.11.02 06:28:25.010528 [ 283 ] {a9f4b902-37f3-4bb0-9bce-4dfb83d2a7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53504) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
16292 | 2024.11.02 06:28:25.010607 [ 283 ] {a9f4b902-37f3-4bb0-9bce-4dfb83d2a7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16293 | 2024.11.02 06:28:25.010966 [ 283 ] {a9f4b902-37f3-4bb0-9bce-4dfb83d2a7f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16294 | 2024.11.02 06:28:25.011446 [ 283 ] {a9f4b902-37f3-4bb0-9bce-4dfb83d2a7f4} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16295 | 2024.11.02 06:28:25.011498 [ 283 ] {a9f4b902-37f3-4bb0-9bce-4dfb83d2a7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16296 | 2024.11.02 06:28:25.011940 [ 283 ] {a9f4b902-37f3-4bb0-9bce-4dfb83d2a7f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
16297 | 2024.11.02 06:28:25.012373 [ 283 ] {a9f4b902-37f3-4bb0-9bce-4dfb83d2a7f4} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16298 | 2024.11.02 06:28:25.012582 [ 283 ] {a9f4b902-37f3-4bb0-9bce-4dfb83d2a7f4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002101 sec., 951.9276534983342 rows/sec., 77.62 KiB/sec. | ||
16299 | 2024.11.02 06:28:25.012846 [ 283 ] {a9f4b902-37f3-4bb0-9bce-4dfb83d2a7f4} <Debug> DynamicQueryHandler: Done processing query | ||
16300 | 2024.11.02 06:28:25.012879 [ 283 ] {a9f4b902-37f3-4bb0-9bce-4dfb83d2a7f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
16301 | 2024.11.02 06:28:25.012922 [ 283 ] {} <Debug> HTTP-Session: 467f0de0-319c-4241-8a0c-2e3ddf86c781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16302 | 2024.11.02 06:28:25.013154 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16303 | 2024.11.02 06:28:25.013288 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57332, User-Agent: (none), Length: 7948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16304 | 2024.11.02 06:28:25.013402 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16305 | 2024.11.02 06:28:25.013427 [ 302 ] {} <Debug> HTTP-Session: 03fc174e-6708-4cf1-aaed-fd49b61c6401 Authenticating user 'default' from [fd00:1122:3344:101::d]:57332 | ||
16306 | 2024.11.02 06:28:25.013468 [ 302 ] {} <Debug> HTTP-Session: 03fc174e-6708-4cf1-aaed-fd49b61c6401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16307 | 2024.11.02 06:28:25.013483 [ 302 ] {} <Debug> HTTP-Session: 03fc174e-6708-4cf1-aaed-fd49b61c6401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16308 | 2024.11.02 06:28:25.013538 [ 302 ] {} <Trace> HTTP-Session: 03fc174e-6708-4cf1-aaed-fd49b61c6401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16309 | 2024.11.02 06:28:25.013755 [ 302 ] {38f1710a-0592-4f18-8d66-6ba3b4341352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57332) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16310 | 2024.11.02 06:28:25.013821 [ 302 ] {38f1710a-0592-4f18-8d66-6ba3b4341352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16311 | 2024.11.02 06:28:25.014173 [ 302 ] {38f1710a-0592-4f18-8d66-6ba3b4341352} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16312 | 2024.11.02 06:28:25.014629 [ 302 ] {38f1710a-0592-4f18-8d66-6ba3b4341352} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16313 | 2024.11.02 06:28:25.014669 [ 302 ] {38f1710a-0592-4f18-8d66-6ba3b4341352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16314 | 2024.11.02 06:28:25.015122 [ 302 ] {38f1710a-0592-4f18-8d66-6ba3b4341352} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
16315 | 2024.11.02 06:28:25.015519 [ 302 ] {38f1710a-0592-4f18-8d66-6ba3b4341352} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16316 | 2024.11.02 06:28:25.015703 [ 302 ] {38f1710a-0592-4f18-8d66-6ba3b4341352} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.002014 sec., 28301.886792452828 rows/sec., 2.16 MiB/sec. | ||
16317 | 2024.11.02 06:28:25.015915 [ 302 ] {38f1710a-0592-4f18-8d66-6ba3b4341352} <Debug> DynamicQueryHandler: Done processing query | ||
16318 | 2024.11.02 06:28:25.015942 [ 302 ] {38f1710a-0592-4f18-8d66-6ba3b4341352} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
16319 | 2024.11.02 06:28:25.015958 [ 302 ] {} <Debug> HTTP-Session: 03fc174e-6708-4cf1-aaed-fd49b61c6401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16320 | 2024.11.02 06:28:25.016146 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16321 | 2024.11.02 06:28:25.016144 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53504, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16322 | 2024.11.02 06:28:25.016260 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16323 | 2024.11.02 06:28:25.016297 [ 283 ] {} <Debug> HTTP-Session: 109ccd85-a177-417c-800f-fc1cb2bc15ab Authenticating user 'default' from [fd00:1122:3344:101::d]:53504 | ||
16324 | 2024.11.02 06:28:25.016321 [ 283 ] {} <Debug> HTTP-Session: 109ccd85-a177-417c-800f-fc1cb2bc15ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16325 | 2024.11.02 06:28:25.016337 [ 283 ] {} <Debug> HTTP-Session: 109ccd85-a177-417c-800f-fc1cb2bc15ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16326 | 2024.11.02 06:28:25.016383 [ 283 ] {} <Trace> HTTP-Session: 109ccd85-a177-417c-800f-fc1cb2bc15ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16327 | 2024.11.02 06:28:25.016517 [ 283 ] {69a4eb04-ae3b-4891-baa9-b09ddd6e6074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53504) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16328 | 2024.11.02 06:28:25.016573 [ 283 ] {69a4eb04-ae3b-4891-baa9-b09ddd6e6074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16329 | 2024.11.02 06:28:25.016870 [ 283 ] {69a4eb04-ae3b-4891-baa9-b09ddd6e6074} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16330 | 2024.11.02 06:28:25.017216 [ 283 ] {69a4eb04-ae3b-4891-baa9-b09ddd6e6074} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16331 | 2024.11.02 06:28:25.017261 [ 283 ] {69a4eb04-ae3b-4891-baa9-b09ddd6e6074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16332 | 2024.11.02 06:28:25.017653 [ 283 ] {69a4eb04-ae3b-4891-baa9-b09ddd6e6074} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16333 | 2024.11.02 06:28:25.018056 [ 283 ] {69a4eb04-ae3b-4891-baa9-b09ddd6e6074} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16334 | 2024.11.02 06:28:25.018215 [ 283 ] {69a4eb04-ae3b-4891-baa9-b09ddd6e6074} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001731 sec., 1155.4015020219526 rows/sec., 80.68 KiB/sec. | ||
16335 | 2024.11.02 06:28:25.018439 [ 283 ] {69a4eb04-ae3b-4891-baa9-b09ddd6e6074} <Debug> DynamicQueryHandler: Done processing query | ||
16336 | 2024.11.02 06:28:25.018466 [ 283 ] {69a4eb04-ae3b-4891-baa9-b09ddd6e6074} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
16337 | 2024.11.02 06:28:25.018484 [ 283 ] {} <Debug> HTTP-Session: 109ccd85-a177-417c-800f-fc1cb2bc15ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16338 | 2024.11.02 06:28:25.018669 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16339 | 2024.11.02 06:28:25.018740 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44381, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16340 | 2024.11.02 06:28:25.018827 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16341 | 2024.11.02 06:28:25.018856 [ 302 ] {} <Debug> HTTP-Session: f05682d0-9151-43b5-882a-9eb65ef0b58b Authenticating user 'default' from [fd00:1122:3344:101::d]:44381 | ||
16342 | 2024.11.02 06:28:25.018878 [ 302 ] {} <Debug> HTTP-Session: f05682d0-9151-43b5-882a-9eb65ef0b58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16343 | 2024.11.02 06:28:25.018896 [ 302 ] {} <Debug> HTTP-Session: f05682d0-9151-43b5-882a-9eb65ef0b58b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16344 | 2024.11.02 06:28:25.018942 [ 302 ] {} <Trace> HTTP-Session: f05682d0-9151-43b5-882a-9eb65ef0b58b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16345 | 2024.11.02 06:28:25.019103 [ 302 ] {1d120604-92be-4233-a1c2-50d861cd9099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44381) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16346 | 2024.11.02 06:28:25.019161 [ 302 ] {1d120604-92be-4233-a1c2-50d861cd9099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16347 | 2024.11.02 06:28:25.019482 [ 302 ] {1d120604-92be-4233-a1c2-50d861cd9099} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16348 | 2024.11.02 06:28:25.019875 [ 302 ] {1d120604-92be-4233-a1c2-50d861cd9099} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16349 | 2024.11.02 06:28:25.019912 [ 302 ] {1d120604-92be-4233-a1c2-50d861cd9099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16350 | 2024.11.02 06:28:25.020294 [ 302 ] {1d120604-92be-4233-a1c2-50d861cd9099} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
16351 | 2024.11.02 06:28:25.020672 [ 302 ] {1d120604-92be-4233-a1c2-50d861cd9099} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16352 | 2024.11.02 06:28:25.020831 [ 302 ] {1d120604-92be-4233-a1c2-50d861cd9099} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001785 sec., 36974.78991596639 rows/sec., 2.89 MiB/sec. | ||
16353 | 2024.11.02 06:28:25.021128 [ 302 ] {1d120604-92be-4233-a1c2-50d861cd9099} <Debug> DynamicQueryHandler: Done processing query | ||
16354 | 2024.11.02 06:28:25.021183 [ 302 ] {1d120604-92be-4233-a1c2-50d861cd9099} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16355 | 2024.11.02 06:28:25.021238 [ 302 ] {} <Debug> HTTP-Session: f05682d0-9151-43b5-882a-9eb65ef0b58b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16356 | 2024.11.02 06:28:25.021484 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16357 | 2024.11.02 06:28:25.021570 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60813, User-Agent: (none), Length: 24714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16358 | 2024.11.02 06:28:25.021660 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16359 | 2024.11.02 06:28:25.021686 [ 283 ] {} <Debug> HTTP-Session: 8eafe40c-5870-4b50-b6c1-22a13b958f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:60813 | ||
16360 | 2024.11.02 06:28:25.021711 [ 283 ] {} <Debug> HTTP-Session: 8eafe40c-5870-4b50-b6c1-22a13b958f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16361 | 2024.11.02 06:28:25.021728 [ 283 ] {} <Debug> HTTP-Session: 8eafe40c-5870-4b50-b6c1-22a13b958f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16362 | 2024.11.02 06:28:25.021776 [ 283 ] {} <Trace> HTTP-Session: 8eafe40c-5870-4b50-b6c1-22a13b958f2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16363 | 2024.11.02 06:28:25.021980 [ 283 ] {dccee69f-9e2d-4d56-a510-d6b393418c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16364 | 2024.11.02 06:28:25.022046 [ 283 ] {dccee69f-9e2d-4d56-a510-d6b393418c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16365 | 2024.11.02 06:28:25.022270 [ 283 ] {dccee69f-9e2d-4d56-a510-d6b393418c38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16366 | 2024.11.02 06:28:25.022687 [ 283 ] {dccee69f-9e2d-4d56-a510-d6b393418c38} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16367 | 2024.11.02 06:28:25.022726 [ 283 ] {dccee69f-9e2d-4d56-a510-d6b393418c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16368 | 2024.11.02 06:28:25.023127 [ 283 ] {dccee69f-9e2d-4d56-a510-d6b393418c38} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
16369 | 2024.11.02 06:28:25.023483 [ 283 ] {dccee69f-9e2d-4d56-a510-d6b393418c38} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16370 | 2024.11.02 06:28:25.023641 [ 283 ] {dccee69f-9e2d-4d56-a510-d6b393418c38} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001756 sec., 73462.4145785877 rows/sec., 5.12 MiB/sec. | ||
16371 | 2024.11.02 06:28:25.023853 [ 283 ] {dccee69f-9e2d-4d56-a510-d6b393418c38} <Debug> DynamicQueryHandler: Done processing query | ||
16372 | 2024.11.02 06:28:25.023891 [ 283 ] {dccee69f-9e2d-4d56-a510-d6b393418c38} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
16373 | 2024.11.02 06:28:25.023923 [ 283 ] {} <Debug> HTTP-Session: 8eafe40c-5870-4b50-b6c1-22a13b958f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16374 | 2024.11.02 06:28:25.024109 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16375 | 2024.11.02 06:28:25.024221 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54582, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16376 | 2024.11.02 06:28:25.024339 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16377 | 2024.11.02 06:28:25.024378 [ 302 ] {} <Debug> HTTP-Session: 42089ba8-4d2a-47b7-9f92-0714c780b2e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54582 | ||
16378 | 2024.11.02 06:28:25.024413 [ 302 ] {} <Debug> HTTP-Session: 42089ba8-4d2a-47b7-9f92-0714c780b2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16379 | 2024.11.02 06:28:25.024441 [ 302 ] {} <Debug> HTTP-Session: 42089ba8-4d2a-47b7-9f92-0714c780b2e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16380 | 2024.11.02 06:28:25.024507 [ 302 ] {} <Trace> HTTP-Session: 42089ba8-4d2a-47b7-9f92-0714c780b2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16381 | 2024.11.02 06:28:25.024703 [ 302 ] {003da04b-af09-4356-9165-30834c49e6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54582) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16382 | 2024.11.02 06:28:25.024753 [ 302 ] {003da04b-af09-4356-9165-30834c49e6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16383 | 2024.11.02 06:28:25.024920 [ 302 ] {003da04b-af09-4356-9165-30834c49e6cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16384 | 2024.11.02 06:28:25.025251 [ 302 ] {003da04b-af09-4356-9165-30834c49e6cb} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16385 | 2024.11.02 06:28:25.025287 [ 302 ] {003da04b-af09-4356-9165-30834c49e6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16386 | 2024.11.02 06:28:25.025675 [ 302 ] {003da04b-af09-4356-9165-30834c49e6cb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
16387 | 2024.11.02 06:28:25.026003 [ 302 ] {003da04b-af09-4356-9165-30834c49e6cb} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16388 | 2024.11.02 06:28:25.026173 [ 302 ] {003da04b-af09-4356-9165-30834c49e6cb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001514 sec., 31704.095112285337 rows/sec., 2.14 MiB/sec. | ||
16389 | 2024.11.02 06:28:25.026365 [ 302 ] {003da04b-af09-4356-9165-30834c49e6cb} <Debug> DynamicQueryHandler: Done processing query | ||
16390 | 2024.11.02 06:28:25.026391 [ 302 ] {003da04b-af09-4356-9165-30834c49e6cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
16391 | 2024.11.02 06:28:25.026408 [ 302 ] {} <Debug> HTTP-Session: 42089ba8-4d2a-47b7-9f92-0714c780b2e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16392 | 2024.11.02 06:28:25.026618 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54582, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16393 | 2024.11.02 06:28:28.672117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1476 | ||
16394 | 2024.11.02 06:28:28.675075 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16395 | 2024.11.02 06:28:28.675131 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16396 | 2024.11.02 06:28:28.676619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
16397 | 2024.11.02 06:28:28.677604 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16398 | 2024.11.02 06:28:28.677834 [ 116 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
16399 | 2024.11.02 06:28:28.677958 [ 116 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16400 | 2024.11.02 06:28:28.678025 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16401 | 2024.11.02 06:28:28.678310 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
16402 | 2024.11.02 06:28:28.678756 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
16403 | 2024.11.02 06:28:28.679332 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16404 | 2024.11.02 06:28:28.679456 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1348 rows starting from the beginning of the part | ||
16405 | 2024.11.02 06:28:28.679900 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part | ||
16406 | 2024.11.02 06:28:28.680314 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
16407 | 2024.11.02 06:28:28.680700 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part | ||
16408 | 2024.11.02 06:28:28.681082 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
16409 | 2024.11.02 06:28:28.681457 [ 194 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
16410 | 2024.11.02 06:28:28.689372 [ 193 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 72 columns (72 merged, 0 gathered) in 0.011230358 sec., 131429.4700133335 rows/sec., 88.49 MiB/sec. | ||
16411 | 2024.11.02 06:28:28.690829 [ 198 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
16412 | 2024.11.02 06:28:28.692253 [ 198 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_51_10} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16413 | 2024.11.02 06:28:28.692341 [ 198 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_51_10} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
16414 | 2024.11.02 06:28:28.692533 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
16415 | 2024.11.02 06:28:30.012358 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60268, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16416 | 2024.11.02 06:28:30.012493 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16417 | 2024.11.02 06:28:30.012523 [ 304 ] {} <Debug> HTTP-Session: 549b6c65-8446-438b-9c5a-0f96afb1acb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60268 | ||
16418 | 2024.11.02 06:28:30.012550 [ 304 ] {} <Debug> HTTP-Session: 549b6c65-8446-438b-9c5a-0f96afb1acb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16419 | 2024.11.02 06:28:30.012568 [ 304 ] {} <Debug> HTTP-Session: 549b6c65-8446-438b-9c5a-0f96afb1acb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16420 | 2024.11.02 06:28:30.012628 [ 304 ] {} <Trace> HTTP-Session: 549b6c65-8446-438b-9c5a-0f96afb1acb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16421 | 2024.11.02 06:28:30.012836 [ 304 ] {a97713c9-cf29-41e1-bc96-79315ac01aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60268) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16422 | 2024.11.02 06:28:30.012902 [ 304 ] {a97713c9-cf29-41e1-bc96-79315ac01aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16423 | 2024.11.02 06:28:30.013235 [ 304 ] {a97713c9-cf29-41e1-bc96-79315ac01aeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16424 | 2024.11.02 06:28:30.013753 [ 304 ] {a97713c9-cf29-41e1-bc96-79315ac01aeb} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16425 | 2024.11.02 06:28:30.013796 [ 304 ] {a97713c9-cf29-41e1-bc96-79315ac01aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16426 | 2024.11.02 06:28:30.014214 [ 304 ] {a97713c9-cf29-41e1-bc96-79315ac01aeb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
16427 | 2024.11.02 06:28:30.014595 [ 304 ] {a97713c9-cf29-41e1-bc96-79315ac01aeb} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16428 | 2024.11.02 06:28:30.014772 [ 304 ] {a97713c9-cf29-41e1-bc96-79315ac01aeb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001997 sec., 28042.063094641962 rows/sec., 2.14 MiB/sec. | ||
16429 | 2024.11.02 06:28:30.014804 [ 117 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
16430 | 2024.11.02 06:28:30.014949 [ 117 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16431 | 2024.11.02 06:28:30.015010 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16432 | 2024.11.02 06:28:30.015103 [ 304 ] {a97713c9-cf29-41e1-bc96-79315ac01aeb} <Debug> DynamicQueryHandler: Done processing query | ||
16433 | 2024.11.02 06:28:30.015157 [ 304 ] {a97713c9-cf29-41e1-bc96-79315ac01aeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16434 | 2024.11.02 06:28:30.015186 [ 304 ] {} <Debug> HTTP-Session: 549b6c65-8446-438b-9c5a-0f96afb1acb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16435 | 2024.11.02 06:28:30.015220 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
16436 | 2024.11.02 06:28:30.015361 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16437 | 2024.11.02 06:28:30.015398 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1423 rows starting from the beginning of the part | ||
16438 | 2024.11.02 06:28:30.015469 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16439 | 2024.11.02 06:28:30.015595 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 61 rows starting from the beginning of the part | ||
16440 | 2024.11.02 06:28:30.015734 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52387, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16441 | 2024.11.02 06:28:30.015809 [ 304 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
16442 | |||
16443 | (version 23.8.7.1) | ||
16444 | 2024.11.02 06:28:30.015977 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
16445 | 2024.11.02 06:28:30.016058 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16446 | 2024.11.02 06:28:30.016217 [ 283 ] {} <Debug> HTTP-Session: 8f926227-2949-4429-b313-7800f23a60ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52387 | ||
16447 | 2024.11.02 06:28:30.016318 [ 283 ] {} <Debug> HTTP-Session: 8f926227-2949-4429-b313-7800f23a60ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16448 | 2024.11.02 06:28:30.016350 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 273 rows starting from the beginning of the part | ||
16449 | 2024.11.02 06:28:30.016404 [ 283 ] {} <Debug> HTTP-Session: 8f926227-2949-4429-b313-7800f23a60ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16450 | 2024.11.02 06:28:30.016659 [ 283 ] {} <Trace> HTTP-Session: 8f926227-2949-4429-b313-7800f23a60ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16451 | 2024.11.02 06:28:30.016680 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 57 rows starting from the beginning of the part | ||
16452 | 2024.11.02 06:28:30.016975 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
16453 | 2024.11.02 06:28:30.017182 [ 283 ] {d35467a7-5c35-4723-af5e-b0b4e6d95af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52387) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16454 | 2024.11.02 06:28:30.017390 [ 283 ] {d35467a7-5c35-4723-af5e-b0b4e6d95af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16455 | 2024.11.02 06:28:30.018425 [ 283 ] {d35467a7-5c35-4723-af5e-b0b4e6d95af5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16456 | 2024.11.02 06:28:30.019545 [ 283 ] {d35467a7-5c35-4723-af5e-b0b4e6d95af5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16457 | 2024.11.02 06:28:30.019609 [ 283 ] {d35467a7-5c35-4723-af5e-b0b4e6d95af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16458 | 2024.11.02 06:28:30.020299 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1926 rows, containing 5 columns (5 merged, 0 gathered) in 0.005169055 sec., 372601.95528969995 rows/sec., 32.50 MiB/sec. | ||
16459 | 2024.11.02 06:28:30.020420 [ 283 ] {d35467a7-5c35-4723-af5e-b0b4e6d95af5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
16460 | 2024.11.02 06:28:30.020572 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
16461 | 2024.11.02 06:28:30.021378 [ 283 ] {d35467a7-5c35-4723-af5e-b0b4e6d95af5} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16462 | 2024.11.02 06:28:30.021502 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16463 | 2024.11.02 06:28:30.021733 [ 283 ] {d35467a7-5c35-4723-af5e-b0b4e6d95af5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004737 sec., 13510.660755752586 rows/sec., 1.05 MiB/sec. | ||
16464 | 2024.11.02 06:28:30.021759 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_101_20} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
16465 | 2024.11.02 06:28:30.021745 [ 117 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
16466 | 2024.11.02 06:28:30.022074 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
16467 | 2024.11.02 06:28:30.022099 [ 117 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16468 | 2024.11.02 06:28:30.022229 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
16469 | 2024.11.02 06:28:30.022358 [ 283 ] {d35467a7-5c35-4723-af5e-b0b4e6d95af5} <Debug> DynamicQueryHandler: Done processing query | ||
16470 | 2024.11.02 06:28:30.022401 [ 283 ] {d35467a7-5c35-4723-af5e-b0b4e6d95af5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16471 | 2024.11.02 06:28:30.022416 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
16472 | 2024.11.02 06:28:30.022422 [ 283 ] {} <Debug> HTTP-Session: 8f926227-2949-4429-b313-7800f23a60ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16473 | 2024.11.02 06:28:30.022597 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16474 | 2024.11.02 06:28:30.022639 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 916 rows starting from the beginning of the part | ||
16475 | 2024.11.02 06:28:30.022707 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16476 | 2024.11.02 06:28:30.022878 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 74 rows starting from the beginning of the part | ||
16477 | 2024.11.02 06:28:30.022950 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41972, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16478 | 2024.11.02 06:28:30.023080 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
16479 | |||
16480 | (version 23.8.7.1) | ||
16481 | 2024.11.02 06:28:30.023216 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16482 | 2024.11.02 06:28:30.023392 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
16483 | 2024.11.02 06:28:30.023397 [ 304 ] {} <Debug> HTTP-Session: 22a4ed74-072e-4246-94d0-8c2bcf8afb71 Authenticating user 'default' from [fd00:1122:3344:101::d]:41972 | ||
16484 | 2024.11.02 06:28:30.023478 [ 304 ] {} <Debug> HTTP-Session: 22a4ed74-072e-4246-94d0-8c2bcf8afb71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16485 | 2024.11.02 06:28:30.023576 [ 304 ] {} <Debug> HTTP-Session: 22a4ed74-072e-4246-94d0-8c2bcf8afb71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16486 | 2024.11.02 06:28:30.023627 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 424 rows starting from the beginning of the part | ||
16487 | 2024.11.02 06:28:30.023768 [ 304 ] {} <Trace> HTTP-Session: 22a4ed74-072e-4246-94d0-8c2bcf8afb71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16488 | 2024.11.02 06:28:30.023867 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 66 rows starting from the beginning of the part | ||
16489 | 2024.11.02 06:28:30.024062 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
16490 | 2024.11.02 06:28:30.024287 [ 304 ] {c0460607-8fd0-478c-9e2e-04acbd70a6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16491 | 2024.11.02 06:28:30.024499 [ 304 ] {c0460607-8fd0-478c-9e2e-04acbd70a6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16492 | 2024.11.02 06:28:30.024990 [ 304 ] {c0460607-8fd0-478c-9e2e-04acbd70a6ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16493 | 2024.11.02 06:28:30.026003 [ 304 ] {c0460607-8fd0-478c-9e2e-04acbd70a6ef} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16494 | 2024.11.02 06:28:30.026071 [ 304 ] {c0460607-8fd0-478c-9e2e-04acbd70a6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16495 | 2024.11.02 06:28:30.026915 [ 304 ] {c0460607-8fd0-478c-9e2e-04acbd70a6ef} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
16496 | 2024.11.02 06:28:30.026982 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.004652196 sec., 345643.2188153724 rows/sec., 26.66 MiB/sec. | ||
16497 | 2024.11.02 06:28:30.027214 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
16498 | 2024.11.02 06:28:30.027712 [ 304 ] {c0460607-8fd0-478c-9e2e-04acbd70a6ef} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16499 | 2024.11.02 06:28:30.028048 [ 304 ] {c0460607-8fd0-478c-9e2e-04acbd70a6ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004005 sec., 39950.062421972536 rows/sec., 2.78 MiB/sec. | ||
16500 | 2024.11.02 06:28:30.028063 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
16501 | 2024.11.02 06:28:30.028174 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16502 | 2024.11.02 06:28:30.028258 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16503 | 2024.11.02 06:28:30.028392 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16504 | 2024.11.02 06:28:30.028522 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
16505 | 2024.11.02 06:28:30.028580 [ 304 ] {c0460607-8fd0-478c-9e2e-04acbd70a6ef} <Debug> DynamicQueryHandler: Done processing query | ||
16506 | 2024.11.02 06:28:30.028652 [ 304 ] {c0460607-8fd0-478c-9e2e-04acbd70a6ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
16507 | 2024.11.02 06:28:30.028665 [ 200 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_101_20} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
16508 | 2024.11.02 06:28:30.028729 [ 304 ] {} <Debug> HTTP-Session: 22a4ed74-072e-4246-94d0-8c2bcf8afb71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16509 | 2024.11.02 06:28:30.028895 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
16510 | 2024.11.02 06:28:30.028919 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16511 | 2024.11.02 06:28:30.028953 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 18849 rows starting from the beginning of the part | ||
16512 | 2024.11.02 06:28:30.029119 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16513 | 2024.11.02 06:28:30.029148 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 133 rows starting from the beginning of the part | ||
16514 | 2024.11.02 06:28:30.029217 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32787, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16515 | 2024.11.02 06:28:30.029571 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16516 | 2024.11.02 06:28:30.029698 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
16517 | 2024.11.02 06:28:30.029705 [ 283 ] {} <Debug> HTTP-Session: 24f512f5-6d8d-41b2-b4de-1e21063f52b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:32787 | ||
16518 | 2024.11.02 06:28:30.029744 [ 283 ] {} <Debug> HTTP-Session: 24f512f5-6d8d-41b2-b4de-1e21063f52b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16519 | 2024.11.02 06:28:30.029793 [ 283 ] {} <Debug> HTTP-Session: 24f512f5-6d8d-41b2-b4de-1e21063f52b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16520 | 2024.11.02 06:28:30.029838 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part | ||
16521 | 2024.11.02 06:28:30.029883 [ 283 ] {} <Trace> HTTP-Session: 24f512f5-6d8d-41b2-b4de-1e21063f52b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16522 | 2024.11.02 06:28:30.029980 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 129 rows starting from the beginning of the part | ||
16523 | 2024.11.02 06:28:30.030103 [ 192 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
16524 | 2024.11.02 06:28:30.030158 [ 283 ] {05e3ade8-a9bc-4a58-84bc-84ec9bb6af6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32787) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16525 | 2024.11.02 06:28:30.030323 [ 283 ] {05e3ade8-a9bc-4a58-84bc-84ec9bb6af6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16526 | 2024.11.02 06:28:30.030745 [ 283 ] {05e3ade8-a9bc-4a58-84bc-84ec9bb6af6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16527 | 2024.11.02 06:28:30.031110 [ 283 ] {05e3ade8-a9bc-4a58-84bc-84ec9bb6af6d} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16528 | 2024.11.02 06:28:30.031293 [ 283 ] {05e3ade8-a9bc-4a58-84bc-84ec9bb6af6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16529 | 2024.11.02 06:28:30.031779 [ 283 ] {05e3ade8-a9bc-4a58-84bc-84ec9bb6af6d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
16530 | 2024.11.02 06:28:30.032240 [ 283 ] {05e3ade8-a9bc-4a58-84bc-84ec9bb6af6d} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16531 | 2024.11.02 06:28:30.032549 [ 115 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
16532 | 2024.11.02 06:28:30.032553 [ 283 ] {05e3ade8-a9bc-4a58-84bc-84ec9bb6af6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002498 sec., 24019.21537229784 rows/sec., 1.62 MiB/sec. | ||
16533 | 2024.11.02 06:28:30.032687 [ 115 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16534 | 2024.11.02 06:28:30.032803 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16535 | 2024.11.02 06:28:30.033142 [ 283 ] {05e3ade8-a9bc-4a58-84bc-84ec9bb6af6d} <Debug> DynamicQueryHandler: Done processing query | ||
16536 | 2024.11.02 06:28:30.033199 [ 283 ] {05e3ade8-a9bc-4a58-84bc-84ec9bb6af6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
16537 | 2024.11.02 06:28:30.033223 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
16538 | 2024.11.02 06:28:30.033255 [ 283 ] {} <Debug> HTTP-Session: 24f512f5-6d8d-41b2-b4de-1e21063f52b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16539 | 2024.11.02 06:28:30.033636 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16540 | 2024.11.02 06:28:30.033797 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6132 rows starting from the beginning of the part | ||
16541 | 2024.11.02 06:28:30.033814 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32787, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16542 | 2024.11.02 06:28:30.034074 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 48 rows starting from the beginning of the part | ||
16543 | 2024.11.02 06:28:30.034095 [ 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): | ||
16544 | |||
16545 | (version 23.8.7.1) | ||
16546 | 2024.11.02 06:28:30.034484 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
16547 | 2024.11.02 06:28:30.034637 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part | ||
16548 | 2024.11.02 06:28:30.034776 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
16549 | 2024.11.02 06:28:30.034856 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
16550 | 2024.11.02 06:28:30.037137 [ 191 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19668 rows, containing 5 columns (5 merged, 0 gathered) in 0.008727782 sec., 2253493.499264762 rows/sec., 154.11 MiB/sec. | ||
16551 | 2024.11.02 06:28:30.037803 [ 190 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
16552 | 2024.11.02 06:28:30.037996 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6430 rows, containing 4 columns (4 merged, 0 gathered) in 0.004995973 sec., 1287036.5792609367 rows/sec., 84.76 MiB/sec. | ||
16553 | 2024.11.02 06:28:30.038472 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
16554 | 2024.11.02 06:28:30.038517 [ 190 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16555 | 2024.11.02 06:28:30.038681 [ 190 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
16556 | 2024.11.02 06:28:30.038970 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
16557 | 2024.11.02 06:28:30.039224 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16558 | 2024.11.02 06:28:30.039312 [ 189 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_101_20} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
16559 | 2024.11.02 06:28:30.039402 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
16560 | 2024.11.02 06:28:33.920139 [ 113 ] {} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
16561 | 2024.11.02 06:28:33.920265 [ 113 ] {} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16562 | 2024.11.02 06:28:33.920296 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16563 | 2024.11.02 06:28:33.920455 [ 191 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
16564 | 2024.11.02 06:28:33.920648 [ 191 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16565 | 2024.11.02 06:28:33.920686 [ 191 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 243 rows starting from the beginning of the part | ||
16566 | 2024.11.02 06:28:33.920769 [ 191 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
16567 | 2024.11.02 06:28:33.920985 [ 191 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
16568 | 2024.11.02 06:28:33.921197 [ 191 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
16569 | 2024.11.02 06:28:33.921425 [ 191 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
16570 | 2024.11.02 06:28:33.922679 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002302982 sec., 129831.6704168769 rows/sec., 8.84 MiB/sec. | ||
16571 | 2024.11.02 06:28:33.922892 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
16572 | 2024.11.02 06:28:33.923456 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_33_8} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16573 | 2024.11.02 06:28:33.923565 [ 196 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_33_8} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
16574 | 2024.11.02 06:28:33.923680 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
16575 | 2024.11.02 06:28:35.018506 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41591, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16576 | 2024.11.02 06:28:35.018656 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16577 | 2024.11.02 06:28:35.018686 [ 283 ] {} <Debug> HTTP-Session: e6644513-f9cb-4958-b88e-de124499c505 Authenticating user 'default' from [fd00:1122:3344:101::d]:41591 | ||
16578 | 2024.11.02 06:28:35.018713 [ 283 ] {} <Debug> HTTP-Session: e6644513-f9cb-4958-b88e-de124499c505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16579 | 2024.11.02 06:28:35.018732 [ 283 ] {} <Debug> HTTP-Session: e6644513-f9cb-4958-b88e-de124499c505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16580 | 2024.11.02 06:28:35.018789 [ 283 ] {} <Trace> HTTP-Session: e6644513-f9cb-4958-b88e-de124499c505 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16581 | 2024.11.02 06:28:35.019070 [ 283 ] {449da148-96fe-4349-890f-374ab6b81092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41591) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16582 | 2024.11.02 06:28:35.019139 [ 283 ] {449da148-96fe-4349-890f-374ab6b81092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16583 | 2024.11.02 06:28:35.019483 [ 283 ] {449da148-96fe-4349-890f-374ab6b81092} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16584 | 2024.11.02 06:28:35.020259 [ 283 ] {449da148-96fe-4349-890f-374ab6b81092} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16585 | 2024.11.02 06:28:35.020310 [ 283 ] {449da148-96fe-4349-890f-374ab6b81092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16586 | 2024.11.02 06:28:35.020779 [ 283 ] {449da148-96fe-4349-890f-374ab6b81092} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
16587 | 2024.11.02 06:28:35.021195 [ 283 ] {449da148-96fe-4349-890f-374ab6b81092} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16588 | 2024.11.02 06:28:35.021349 [ 283 ] {449da148-96fe-4349-890f-374ab6b81092} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002398 sec., 113844.87072560468 rows/sec., 10.12 MiB/sec. | ||
16589 | 2024.11.02 06:28:35.021601 [ 283 ] {449da148-96fe-4349-890f-374ab6b81092} <Debug> DynamicQueryHandler: Done processing query | ||
16590 | 2024.11.02 06:28:35.021630 [ 283 ] {449da148-96fe-4349-890f-374ab6b81092} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
16591 | 2024.11.02 06:28:35.021648 [ 283 ] {} <Debug> HTTP-Session: e6644513-f9cb-4958-b88e-de124499c505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16592 | 2024.11.02 06:28:35.021850 [ 283 ] {} <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) | ||
16593 | 2024.11.02 06:28:35.021986 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44410, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16594 | 2024.11.02 06:28:35.022113 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16595 | 2024.11.02 06:28:35.022142 [ 304 ] {} <Debug> HTTP-Session: 5f31e67b-6763-450b-af1b-3356fe460d1a Authenticating user 'default' from [fd00:1122:3344:101::d]:44410 | ||
16596 | 2024.11.02 06:28:35.022169 [ 304 ] {} <Debug> HTTP-Session: 5f31e67b-6763-450b-af1b-3356fe460d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16597 | 2024.11.02 06:28:35.022186 [ 304 ] {} <Debug> HTTP-Session: 5f31e67b-6763-450b-af1b-3356fe460d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16598 | 2024.11.02 06:28:35.022246 [ 304 ] {} <Trace> HTTP-Session: 5f31e67b-6763-450b-af1b-3356fe460d1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16599 | 2024.11.02 06:28:35.022455 [ 304 ] {9a121c37-3677-41a1-a89d-f9401c62580f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44410) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16600 | 2024.11.02 06:28:35.022532 [ 304 ] {9a121c37-3677-41a1-a89d-f9401c62580f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16601 | 2024.11.02 06:28:35.022918 [ 304 ] {9a121c37-3677-41a1-a89d-f9401c62580f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16602 | 2024.11.02 06:28:35.023321 [ 304 ] {9a121c37-3677-41a1-a89d-f9401c62580f} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16603 | 2024.11.02 06:28:35.023363 [ 304 ] {9a121c37-3677-41a1-a89d-f9401c62580f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16604 | 2024.11.02 06:28:35.023780 [ 304 ] {9a121c37-3677-41a1-a89d-f9401c62580f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16605 | 2024.11.02 06:28:35.024181 [ 304 ] {9a121c37-3677-41a1-a89d-f9401c62580f} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16606 | 2024.11.02 06:28:35.024364 [ 304 ] {9a121c37-3677-41a1-a89d-f9401c62580f} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001976 sec., 21255.060728744942 rows/sec., 1.56 MiB/sec. | ||
16607 | 2024.11.02 06:28:35.024612 [ 304 ] {9a121c37-3677-41a1-a89d-f9401c62580f} <Debug> DynamicQueryHandler: Done processing query | ||
16608 | 2024.11.02 06:28:35.024649 [ 304 ] {9a121c37-3677-41a1-a89d-f9401c62580f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16609 | 2024.11.02 06:28:35.024673 [ 304 ] {} <Debug> HTTP-Session: 5f31e67b-6763-450b-af1b-3356fe460d1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16610 | 2024.11.02 06:28:35.024901 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44410, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16611 | 2024.11.02 06:28:35.024944 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34560, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16612 | 2024.11.02 06:28:35.025045 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16613 | 2024.11.02 06:28:35.025072 [ 283 ] {} <Debug> HTTP-Session: 6440c232-0780-4c19-8671-fdd80a3db480 Authenticating user 'default' from [fd00:1122:3344:101::d]:34560 | ||
16614 | 2024.11.02 06:28:35.025094 [ 283 ] {} <Debug> HTTP-Session: 6440c232-0780-4c19-8671-fdd80a3db480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16615 | 2024.11.02 06:28:35.025109 [ 283 ] {} <Debug> HTTP-Session: 6440c232-0780-4c19-8671-fdd80a3db480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16616 | 2024.11.02 06:28:35.025150 [ 283 ] {} <Trace> HTTP-Session: 6440c232-0780-4c19-8671-fdd80a3db480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16617 | 2024.11.02 06:28:35.025286 [ 283 ] {e87b6c4f-141d-48aa-a71f-87261719d807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34560) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
16618 | 2024.11.02 06:28:35.025338 [ 283 ] {e87b6c4f-141d-48aa-a71f-87261719d807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16619 | 2024.11.02 06:28:35.025609 [ 283 ] {e87b6c4f-141d-48aa-a71f-87261719d807} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16620 | 2024.11.02 06:28:35.025946 [ 283 ] {e87b6c4f-141d-48aa-a71f-87261719d807} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16621 | 2024.11.02 06:28:35.025984 [ 283 ] {e87b6c4f-141d-48aa-a71f-87261719d807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16622 | 2024.11.02 06:28:35.026368 [ 283 ] {e87b6c4f-141d-48aa-a71f-87261719d807} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
16623 | 2024.11.02 06:28:35.026757 [ 283 ] {e87b6c4f-141d-48aa-a71f-87261719d807} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16624 | 2024.11.02 06:28:35.026894 [ 283 ] {e87b6c4f-141d-48aa-a71f-87261719d807} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001644 sec., 8515.81508515815 rows/sec., 596.39 KiB/sec. | ||
16625 | 2024.11.02 06:28:35.027103 [ 283 ] {e87b6c4f-141d-48aa-a71f-87261719d807} <Debug> DynamicQueryHandler: Done processing query | ||
16626 | 2024.11.02 06:28:35.027134 [ 283 ] {e87b6c4f-141d-48aa-a71f-87261719d807} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16627 | 2024.11.02 06:28:35.027151 [ 283 ] {} <Debug> HTTP-Session: 6440c232-0780-4c19-8671-fdd80a3db480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16628 | 2024.11.02 06:28:35.027341 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34560, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16629 | 2024.11.02 06:28:35.027403 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40331, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16630 | 2024.11.02 06:28:35.027495 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16631 | 2024.11.02 06:28:35.027505 [ 224 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16632 | 2024.11.02 06:28:35.027545 [ 304 ] {} <Debug> HTTP-Session: 1a394513-b395-4e9e-bb5c-ec72101cd023 Authenticating user 'default' from [fd00:1122:3344:101::d]:40331 | ||
16633 | 2024.11.02 06:28:35.027556 [ 224 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16634 | 2024.11.02 06:28:35.027581 [ 304 ] {} <Debug> HTTP-Session: 1a394513-b395-4e9e-bb5c-ec72101cd023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16635 | 2024.11.02 06:28:35.027619 [ 304 ] {} <Debug> HTTP-Session: 1a394513-b395-4e9e-bb5c-ec72101cd023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16636 | 2024.11.02 06:28:35.027683 [ 304 ] {} <Trace> HTTP-Session: 1a394513-b395-4e9e-bb5c-ec72101cd023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16637 | 2024.11.02 06:28:35.027820 [ 304 ] {9f3255dc-c340-4d1e-a13c-a1fa25b26295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40331) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
16638 | 2024.11.02 06:28:35.027878 [ 304 ] {9f3255dc-c340-4d1e-a13c-a1fa25b26295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16639 | 2024.11.02 06:28:35.028150 [ 304 ] {9f3255dc-c340-4d1e-a13c-a1fa25b26295} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16640 | 2024.11.02 06:28:35.028550 [ 304 ] {9f3255dc-c340-4d1e-a13c-a1fa25b26295} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16641 | 2024.11.02 06:28:35.028587 [ 304 ] {9f3255dc-c340-4d1e-a13c-a1fa25b26295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16642 | 2024.11.02 06:28:35.028947 [ 304 ] {9f3255dc-c340-4d1e-a13c-a1fa25b26295} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
16643 | 2024.11.02 06:28:35.029316 [ 304 ] {9f3255dc-c340-4d1e-a13c-a1fa25b26295} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16644 | 2024.11.02 06:28:35.029482 [ 304 ] {9f3255dc-c340-4d1e-a13c-a1fa25b26295} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001695 sec., 3539.823008849558 rows/sec., 209.14 KiB/sec. | ||
16645 | 2024.11.02 06:28:35.029748 [ 304 ] {9f3255dc-c340-4d1e-a13c-a1fa25b26295} <Debug> DynamicQueryHandler: Done processing query | ||
16646 | 2024.11.02 06:28:35.029773 [ 304 ] {9f3255dc-c340-4d1e-a13c-a1fa25b26295} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16647 | 2024.11.02 06:28:35.029797 [ 304 ] {} <Debug> HTTP-Session: 1a394513-b395-4e9e-bb5c-ec72101cd023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16648 | 2024.11.02 06:28:35.030033 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16649 | 2024.11.02 06:28:35.030136 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58852, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16650 | 2024.11.02 06:28:35.030207 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16651 | 2024.11.02 06:28:35.030232 [ 283 ] {} <Debug> HTTP-Session: f271bfba-c66f-44e5-9fcf-4307731cbfbe Authenticating user 'default' from [fd00:1122:3344:101::d]:58852 | ||
16652 | 2024.11.02 06:28:35.030254 [ 283 ] {} <Debug> HTTP-Session: f271bfba-c66f-44e5-9fcf-4307731cbfbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16653 | 2024.11.02 06:28:35.030271 [ 283 ] {} <Debug> HTTP-Session: f271bfba-c66f-44e5-9fcf-4307731cbfbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16654 | 2024.11.02 06:28:35.030319 [ 283 ] {} <Trace> HTTP-Session: f271bfba-c66f-44e5-9fcf-4307731cbfbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16655 | 2024.11.02 06:28:35.030627 [ 283 ] {502ad0ce-0cee-4c0f-8213-94e89b6efda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58852) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16656 | 2024.11.02 06:28:35.030686 [ 283 ] {502ad0ce-0cee-4c0f-8213-94e89b6efda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16657 | 2024.11.02 06:28:35.030981 [ 283 ] {502ad0ce-0cee-4c0f-8213-94e89b6efda4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16658 | 2024.11.02 06:28:35.031563 [ 283 ] {502ad0ce-0cee-4c0f-8213-94e89b6efda4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16659 | 2024.11.02 06:28:35.031607 [ 283 ] {502ad0ce-0cee-4c0f-8213-94e89b6efda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16660 | 2024.11.02 06:28:35.032001 [ 283 ] {502ad0ce-0cee-4c0f-8213-94e89b6efda4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
16661 | 2024.11.02 06:28:35.032398 [ 283 ] {502ad0ce-0cee-4c0f-8213-94e89b6efda4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16662 | 2024.11.02 06:28:35.032560 [ 283 ] {502ad0ce-0cee-4c0f-8213-94e89b6efda4} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002099 sec., 202000.95283468318 rows/sec., 14.44 MiB/sec. | ||
16663 | 2024.11.02 06:28:35.032644 [ 220 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16664 | 2024.11.02 06:28:35.032702 [ 220 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16665 | 2024.11.02 06:28:35.032869 [ 283 ] {502ad0ce-0cee-4c0f-8213-94e89b6efda4} <Debug> DynamicQueryHandler: Done processing query | ||
16666 | 2024.11.02 06:28:35.032924 [ 283 ] {502ad0ce-0cee-4c0f-8213-94e89b6efda4} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
16667 | 2024.11.02 06:28:35.032952 [ 283 ] {} <Debug> HTTP-Session: f271bfba-c66f-44e5-9fcf-4307731cbfbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16668 | 2024.11.02 06:28:35.033244 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16669 | 2024.11.02 06:28:35.033240 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40331, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16670 | 2024.11.02 06:28:35.033523 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16671 | 2024.11.02 06:28:35.033619 [ 304 ] {} <Debug> HTTP-Session: 85918d6b-e8a7-42b9-a8f8-e5231fc76b79 Authenticating user 'default' from [fd00:1122:3344:101::d]:40331 | ||
16672 | 2024.11.02 06:28:35.033714 [ 304 ] {} <Debug> HTTP-Session: 85918d6b-e8a7-42b9-a8f8-e5231fc76b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16673 | 2024.11.02 06:28:35.033795 [ 304 ] {} <Debug> HTTP-Session: 85918d6b-e8a7-42b9-a8f8-e5231fc76b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16674 | 2024.11.02 06:28:35.033951 [ 304 ] {} <Trace> HTTP-Session: 85918d6b-e8a7-42b9-a8f8-e5231fc76b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16675 | 2024.11.02 06:28:35.034137 [ 304 ] {e2c999b2-a6bd-4262-86e0-ebe164dd6186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40331) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
16676 | 2024.11.02 06:28:35.034259 [ 304 ] {e2c999b2-a6bd-4262-86e0-ebe164dd6186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16677 | 2024.11.02 06:28:35.035132 [ 304 ] {e2c999b2-a6bd-4262-86e0-ebe164dd6186} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16678 | 2024.11.02 06:28:35.036209 [ 304 ] {e2c999b2-a6bd-4262-86e0-ebe164dd6186} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16679 | 2024.11.02 06:28:35.036256 [ 304 ] {e2c999b2-a6bd-4262-86e0-ebe164dd6186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16680 | 2024.11.02 06:28:35.037268 [ 304 ] {e2c999b2-a6bd-4262-86e0-ebe164dd6186} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
16681 | 2024.11.02 06:28:35.037405 [ 224 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16682 | 2024.11.02 06:28:35.038875 [ 220 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16683 | 2024.11.02 06:28:35.038945 [ 304 ] {e2c999b2-a6bd-4262-86e0-ebe164dd6186} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16684 | 2024.11.02 06:28:35.039391 [ 304 ] {e2c999b2-a6bd-4262-86e0-ebe164dd6186} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005309 sec., 1130.156338293464 rows/sec., 59.05 KiB/sec. | ||
16685 | 2024.11.02 06:28:35.040157 [ 304 ] {e2c999b2-a6bd-4262-86e0-ebe164dd6186} <Debug> DynamicQueryHandler: Done processing query | ||
16686 | 2024.11.02 06:28:35.040230 [ 304 ] {e2c999b2-a6bd-4262-86e0-ebe164dd6186} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
16687 | 2024.11.02 06:28:35.040327 [ 304 ] {} <Debug> HTTP-Session: 85918d6b-e8a7-42b9-a8f8-e5231fc76b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16688 | 2024.11.02 06:28:35.040625 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16689 | 2024.11.02 06:28:35.040695 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50420, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16690 | 2024.11.02 06:28:35.040771 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16691 | 2024.11.02 06:28:35.040792 [ 283 ] {} <Debug> HTTP-Session: d8ecf8ce-3b6d-415e-8e03-78f8d23ab648 Authenticating user 'default' from [fd00:1122:3344:101::d]:50420 | ||
16692 | 2024.11.02 06:28:35.040810 [ 283 ] {} <Debug> HTTP-Session: d8ecf8ce-3b6d-415e-8e03-78f8d23ab648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16693 | 2024.11.02 06:28:35.040824 [ 283 ] {} <Debug> HTTP-Session: d8ecf8ce-3b6d-415e-8e03-78f8d23ab648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16694 | 2024.11.02 06:28:35.040863 [ 283 ] {} <Trace> HTTP-Session: d8ecf8ce-3b6d-415e-8e03-78f8d23ab648 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16695 | 2024.11.02 06:28:35.041096 [ 283 ] {5a15d524-d7ba-4d07-b463-5eea87d91440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50420) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16696 | 2024.11.02 06:28:35.041149 [ 283 ] {5a15d524-d7ba-4d07-b463-5eea87d91440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16697 | 2024.11.02 06:28:35.041326 [ 283 ] {5a15d524-d7ba-4d07-b463-5eea87d91440} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16698 | 2024.11.02 06:28:35.041758 [ 283 ] {5a15d524-d7ba-4d07-b463-5eea87d91440} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16699 | 2024.11.02 06:28:35.041794 [ 283 ] {5a15d524-d7ba-4d07-b463-5eea87d91440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16700 | 2024.11.02 06:28:35.042207 [ 283 ] {5a15d524-d7ba-4d07-b463-5eea87d91440} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
16701 | 2024.11.02 06:28:35.042564 [ 283 ] {5a15d524-d7ba-4d07-b463-5eea87d91440} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16702 | 2024.11.02 06:28:35.042690 [ 283 ] {5a15d524-d7ba-4d07-b463-5eea87d91440} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001723 sec., 137550.7835171213 rows/sec., 9.22 MiB/sec. | ||
16703 | 2024.11.02 06:28:35.042851 [ 283 ] {5a15d524-d7ba-4d07-b463-5eea87d91440} <Debug> DynamicQueryHandler: Done processing query | ||
16704 | 2024.11.02 06:28:35.042876 [ 283 ] {5a15d524-d7ba-4d07-b463-5eea87d91440} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
16705 | 2024.11.02 06:28:35.042891 [ 283 ] {} <Debug> HTTP-Session: d8ecf8ce-3b6d-415e-8e03-78f8d23ab648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16706 | 2024.11.02 06:28:35.043069 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16707 | 2024.11.02 06:28:35.043070 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40331, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16708 | 2024.11.02 06:28:35.043174 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16709 | 2024.11.02 06:28:35.043203 [ 304 ] {} <Debug> HTTP-Session: cbdf4f49-e779-44cc-9a4d-342b30109e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:40331 | ||
16710 | 2024.11.02 06:28:35.043226 [ 304 ] {} <Debug> HTTP-Session: cbdf4f49-e779-44cc-9a4d-342b30109e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16711 | 2024.11.02 06:28:35.043244 [ 304 ] {} <Debug> HTTP-Session: cbdf4f49-e779-44cc-9a4d-342b30109e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16712 | 2024.11.02 06:28:35.043289 [ 304 ] {} <Trace> HTTP-Session: cbdf4f49-e779-44cc-9a4d-342b30109e84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16713 | 2024.11.02 06:28:35.043412 [ 304 ] {4272c109-d5d2-42b6-ab2f-bcef394fa45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40331) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
16714 | 2024.11.02 06:28:35.043471 [ 304 ] {4272c109-d5d2-42b6-ab2f-bcef394fa45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16715 | 2024.11.02 06:28:35.043661 [ 304 ] {4272c109-d5d2-42b6-ab2f-bcef394fa45e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16716 | 2024.11.02 06:28:35.043962 [ 304 ] {4272c109-d5d2-42b6-ab2f-bcef394fa45e} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16717 | 2024.11.02 06:28:35.043998 [ 304 ] {4272c109-d5d2-42b6-ab2f-bcef394fa45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16718 | 2024.11.02 06:28:35.044367 [ 304 ] {4272c109-d5d2-42b6-ab2f-bcef394fa45e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
16719 | 2024.11.02 06:28:35.044705 [ 304 ] {4272c109-d5d2-42b6-ab2f-bcef394fa45e} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16720 | 2024.11.02 06:28:35.044867 [ 304 ] {4272c109-d5d2-42b6-ab2f-bcef394fa45e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001481 sec., 675.2194463200541 rows/sec., 45.50 KiB/sec. | ||
16721 | 2024.11.02 06:28:35.045147 [ 304 ] {4272c109-d5d2-42b6-ab2f-bcef394fa45e} <Debug> DynamicQueryHandler: Done processing query | ||
16722 | 2024.11.02 06:28:35.045205 [ 304 ] {4272c109-d5d2-42b6-ab2f-bcef394fa45e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
16723 | 2024.11.02 06:28:35.045230 [ 304 ] {} <Debug> HTTP-Session: cbdf4f49-e779-44cc-9a4d-342b30109e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16724 | 2024.11.02 06:28:35.045438 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16725 | 2024.11.02 06:28:35.045512 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49688, User-Agent: (none), Length: 70696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16726 | 2024.11.02 06:28:35.045576 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16727 | 2024.11.02 06:28:35.045607 [ 283 ] {} <Debug> HTTP-Session: ebe8a538-bf2f-4c4f-b51e-6abf1ae8e153 Authenticating user 'default' from [fd00:1122:3344:101::d]:49688 | ||
16728 | 2024.11.02 06:28:35.045627 [ 283 ] {} <Debug> HTTP-Session: ebe8a538-bf2f-4c4f-b51e-6abf1ae8e153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16729 | 2024.11.02 06:28:35.045644 [ 283 ] {} <Debug> HTTP-Session: ebe8a538-bf2f-4c4f-b51e-6abf1ae8e153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16730 | 2024.11.02 06:28:35.045682 [ 283 ] {} <Trace> HTTP-Session: ebe8a538-bf2f-4c4f-b51e-6abf1ae8e153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16731 | 2024.11.02 06:28:35.046129 [ 283 ] {847a4e29-44b0-4a04-b552-9929ccb166a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49688) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
16732 | 2024.11.02 06:28:35.046207 [ 283 ] {847a4e29-44b0-4a04-b552-9929ccb166a2} <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 | ||
16733 | 2024.11.02 06:28:35.046684 [ 283 ] {847a4e29-44b0-4a04-b552-9929ccb166a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16734 | 2024.11.02 06:28:35.047371 [ 283 ] {847a4e29-44b0-4a04-b552-9929ccb166a2} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16735 | 2024.11.02 06:28:35.047407 [ 283 ] {847a4e29-44b0-4a04-b552-9929ccb166a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16736 | 2024.11.02 06:28:35.048088 [ 283 ] {847a4e29-44b0-4a04-b552-9929ccb166a2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
16737 | 2024.11.02 06:28:35.048525 [ 283 ] {847a4e29-44b0-4a04-b552-9929ccb166a2} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16738 | 2024.11.02 06:28:35.048667 [ 283 ] {847a4e29-44b0-4a04-b552-9929ccb166a2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002869 sec., 14639.247124433601 rows/sec., 26.23 MiB/sec. | ||
16739 | 2024.11.02 06:28:35.048868 [ 283 ] {847a4e29-44b0-4a04-b552-9929ccb166a2} <Debug> DynamicQueryHandler: Done processing query | ||
16740 | 2024.11.02 06:28:35.048892 [ 283 ] {847a4e29-44b0-4a04-b552-9929ccb166a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
16741 | 2024.11.02 06:28:35.048908 [ 283 ] {} <Debug> HTTP-Session: ebe8a538-bf2f-4c4f-b51e-6abf1ae8e153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16742 | 2024.11.02 06:28:35.049093 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16743 | 2024.11.02 06:28:35.049198 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57057, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16744 | 2024.11.02 06:28:35.049267 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16745 | 2024.11.02 06:28:35.049291 [ 304 ] {} <Debug> HTTP-Session: 1ca94b4f-91a6-41bc-878a-e30ecd033e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:57057 | ||
16746 | 2024.11.02 06:28:35.049311 [ 304 ] {} <Debug> HTTP-Session: 1ca94b4f-91a6-41bc-878a-e30ecd033e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16747 | 2024.11.02 06:28:35.049329 [ 304 ] {} <Debug> HTTP-Session: 1ca94b4f-91a6-41bc-878a-e30ecd033e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16748 | 2024.11.02 06:28:35.049372 [ 304 ] {} <Trace> HTTP-Session: 1ca94b4f-91a6-41bc-878a-e30ecd033e31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16749 | 2024.11.02 06:28:35.049548 [ 304 ] {43f6f43b-115d-4085-bcf6-d2eff43dbd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57057) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16750 | 2024.11.02 06:28:35.049606 [ 304 ] {43f6f43b-115d-4085-bcf6-d2eff43dbd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16751 | 2024.11.02 06:28:35.049785 [ 304 ] {43f6f43b-115d-4085-bcf6-d2eff43dbd22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16752 | 2024.11.02 06:28:35.050124 [ 304 ] {43f6f43b-115d-4085-bcf6-d2eff43dbd22} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16753 | 2024.11.02 06:28:35.050160 [ 304 ] {43f6f43b-115d-4085-bcf6-d2eff43dbd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16754 | 2024.11.02 06:28:35.050528 [ 304 ] {43f6f43b-115d-4085-bcf6-d2eff43dbd22} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
16755 | 2024.11.02 06:28:35.050856 [ 304 ] {43f6f43b-115d-4085-bcf6-d2eff43dbd22} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16756 | 2024.11.02 06:28:35.051004 [ 304 ] {43f6f43b-115d-4085-bcf6-d2eff43dbd22} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001527 sec., 53700.06548788474 rows/sec., 3.41 MiB/sec. | ||
16757 | 2024.11.02 06:28:35.051158 [ 225 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16758 | 2024.11.02 06:28:35.051232 [ 225 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16759 | 2024.11.02 06:28:35.051265 [ 304 ] {43f6f43b-115d-4085-bcf6-d2eff43dbd22} <Debug> DynamicQueryHandler: Done processing query | ||
16760 | 2024.11.02 06:28:35.051306 [ 304 ] {43f6f43b-115d-4085-bcf6-d2eff43dbd22} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16761 | 2024.11.02 06:28:35.051332 [ 304 ] {} <Debug> HTTP-Session: 1ca94b4f-91a6-41bc-878a-e30ecd033e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16762 | 2024.11.02 06:28:35.051793 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16763 | 2024.11.02 06:28:35.053588 [ 225 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16764 | 2024.11.02 06:28:35.280142 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16765 | 2024.11.02 06:28:35.280217 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16766 | 2024.11.02 06:28:35.282505 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16767 | 2024.11.02 06:28:36.750999 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16768 | 2024.11.02 06:28:36.921500 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16769 | 2024.11.02 06:28:36.953915 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16770 | 2024.11.02 06:28:36.991395 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16771 | 2024.11.02 06:28:36.994758 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16772 | 2024.11.02 06:28:37.121193 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16773 | 2024.11.02 06:28:37.144580 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16774 | 2024.11.02 06:28:37.167941 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16775 | 2024.11.02 06:28:38.284783 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16776 | 2024.11.02 06:28:38.284834 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16777 | 2024.11.02 06:28:38.678927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1504 | ||
16778 | 2024.11.02 06:28:38.681791 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16779 | 2024.11.02 06:28:38.681849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16780 | 2024.11.02 06:28:38.683454 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16781 | 2024.11.02 06:28:38.684482 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16782 | 2024.11.02 06:28:38.686020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1504 | ||
16783 | 2024.11.02 06:28:40.010921 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38737, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16784 | 2024.11.02 06:28:40.011066 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16785 | 2024.11.02 06:28:40.011099 [ 283 ] {} <Debug> HTTP-Session: fd7609ea-ad30-4205-9c9f-4a17a059f03b Authenticating user 'default' from [fd00:1122:3344:101::d]:38737 | ||
16786 | 2024.11.02 06:28:40.011130 [ 283 ] {} <Debug> HTTP-Session: fd7609ea-ad30-4205-9c9f-4a17a059f03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16787 | 2024.11.02 06:28:40.011151 [ 283 ] {} <Debug> HTTP-Session: fd7609ea-ad30-4205-9c9f-4a17a059f03b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16788 | 2024.11.02 06:28:40.011215 [ 283 ] {} <Trace> HTTP-Session: fd7609ea-ad30-4205-9c9f-4a17a059f03b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16789 | 2024.11.02 06:28:40.011467 [ 283 ] {90a61405-0720-41ed-a658-338debddc94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16790 | 2024.11.02 06:28:40.011547 [ 283 ] {90a61405-0720-41ed-a658-338debddc94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16791 | 2024.11.02 06:28:40.011982 [ 283 ] {90a61405-0720-41ed-a658-338debddc94a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16792 | 2024.11.02 06:28:40.012511 [ 283 ] {90a61405-0720-41ed-a658-338debddc94a} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16793 | 2024.11.02 06:28:40.012562 [ 283 ] {90a61405-0720-41ed-a658-338debddc94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16794 | 2024.11.02 06:28:40.013078 [ 283 ] {90a61405-0720-41ed-a658-338debddc94a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
16795 | 2024.11.02 06:28:40.013612 [ 283 ] {90a61405-0720-41ed-a658-338debddc94a} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16796 | 2024.11.02 06:28:40.013783 [ 283 ] {90a61405-0720-41ed-a658-338debddc94a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002402 sec., 23313.90507910075 rows/sec., 1.78 MiB/sec. | ||
16797 | 2024.11.02 06:28:40.014033 [ 283 ] {90a61405-0720-41ed-a658-338debddc94a} <Debug> DynamicQueryHandler: Done processing query | ||
16798 | 2024.11.02 06:28:40.014062 [ 283 ] {90a61405-0720-41ed-a658-338debddc94a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16799 | 2024.11.02 06:28:40.014080 [ 283 ] {} <Debug> HTTP-Session: fd7609ea-ad30-4205-9c9f-4a17a059f03b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16800 | 2024.11.02 06:28:40.014314 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16801 | 2024.11.02 06:28:40.014470 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63014, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16802 | 2024.11.02 06:28:40.014586 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16803 | 2024.11.02 06:28:40.014610 [ 304 ] {} <Debug> HTTP-Session: 0c48cf9d-1a82-4912-a8ff-07327e09b765 Authenticating user 'default' from [fd00:1122:3344:101::d]:63014 | ||
16804 | 2024.11.02 06:28:40.014635 [ 304 ] {} <Debug> HTTP-Session: 0c48cf9d-1a82-4912-a8ff-07327e09b765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16805 | 2024.11.02 06:28:40.014650 [ 304 ] {} <Debug> HTTP-Session: 0c48cf9d-1a82-4912-a8ff-07327e09b765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16806 | 2024.11.02 06:28:40.014707 [ 304 ] {} <Trace> HTTP-Session: 0c48cf9d-1a82-4912-a8ff-07327e09b765 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16807 | 2024.11.02 06:28:40.014910 [ 304 ] {3c8ebdae-fb28-41ca-ab13-ece553e6e85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63014) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16808 | 2024.11.02 06:28:40.014980 [ 304 ] {3c8ebdae-fb28-41ca-ab13-ece553e6e85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16809 | 2024.11.02 06:28:40.015329 [ 304 ] {3c8ebdae-fb28-41ca-ab13-ece553e6e85e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16810 | 2024.11.02 06:28:40.015780 [ 304 ] {3c8ebdae-fb28-41ca-ab13-ece553e6e85e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16811 | 2024.11.02 06:28:40.015822 [ 304 ] {3c8ebdae-fb28-41ca-ab13-ece553e6e85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16812 | 2024.11.02 06:28:40.016243 [ 304 ] {3c8ebdae-fb28-41ca-ab13-ece553e6e85e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
16813 | 2024.11.02 06:28:40.016647 [ 304 ] {3c8ebdae-fb28-41ca-ab13-ece553e6e85e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16814 | 2024.11.02 06:28:40.016793 [ 304 ] {3c8ebdae-fb28-41ca-ab13-ece553e6e85e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001957 sec., 32703.117015840573 rows/sec., 2.55 MiB/sec. | ||
16815 | 2024.11.02 06:28:40.017003 [ 304 ] {3c8ebdae-fb28-41ca-ab13-ece553e6e85e} <Debug> DynamicQueryHandler: Done processing query | ||
16816 | 2024.11.02 06:28:40.017032 [ 304 ] {3c8ebdae-fb28-41ca-ab13-ece553e6e85e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16817 | 2024.11.02 06:28:40.017048 [ 304 ] {} <Debug> HTTP-Session: 0c48cf9d-1a82-4912-a8ff-07327e09b765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16818 | 2024.11.02 06:28:40.017318 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16819 | 2024.11.02 06:28:40.017333 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38737, User-Agent: (none), Length: 24523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16820 | 2024.11.02 06:28:40.017460 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16821 | 2024.11.02 06:28:40.017503 [ 283 ] {} <Debug> HTTP-Session: 59f36e36-d536-4a6c-b164-8c232690c721 Authenticating user 'default' from [fd00:1122:3344:101::d]:38737 | ||
16822 | 2024.11.02 06:28:40.017538 [ 283 ] {} <Debug> HTTP-Session: 59f36e36-d536-4a6c-b164-8c232690c721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16823 | 2024.11.02 06:28:40.017563 [ 283 ] {} <Debug> HTTP-Session: 59f36e36-d536-4a6c-b164-8c232690c721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16824 | 2024.11.02 06:28:40.017627 [ 283 ] {} <Trace> HTTP-Session: 59f36e36-d536-4a6c-b164-8c232690c721 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16825 | 2024.11.02 06:28:40.017872 [ 283 ] {3c46e5b4-6ae6-4c17-88d0-b925c3c40a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16826 | 2024.11.02 06:28:40.017935 [ 283 ] {3c46e5b4-6ae6-4c17-88d0-b925c3c40a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16827 | 2024.11.02 06:28:40.018135 [ 283 ] {3c46e5b4-6ae6-4c17-88d0-b925c3c40a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16828 | 2024.11.02 06:28:40.018591 [ 283 ] {3c46e5b4-6ae6-4c17-88d0-b925c3c40a72} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16829 | 2024.11.02 06:28:40.018634 [ 283 ] {3c46e5b4-6ae6-4c17-88d0-b925c3c40a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16830 | 2024.11.02 06:28:40.019061 [ 283 ] {3c46e5b4-6ae6-4c17-88d0-b925c3c40a72} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
16831 | 2024.11.02 06:28:40.019468 [ 283 ] {3c46e5b4-6ae6-4c17-88d0-b925c3c40a72} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16832 | 2024.11.02 06:28:40.019633 [ 283 ] {3c46e5b4-6ae6-4c17-88d0-b925c3c40a72} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001863 sec., 68706.38754696725 rows/sec., 4.79 MiB/sec. | ||
16833 | 2024.11.02 06:28:40.019873 [ 283 ] {3c46e5b4-6ae6-4c17-88d0-b925c3c40a72} <Debug> DynamicQueryHandler: Done processing query | ||
16834 | 2024.11.02 06:28:40.019914 [ 283 ] {3c46e5b4-6ae6-4c17-88d0-b925c3c40a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
16835 | 2024.11.02 06:28:40.019946 [ 283 ] {} <Debug> HTTP-Session: 59f36e36-d536-4a6c-b164-8c232690c721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16836 | 2024.11.02 06:28:40.020159 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16837 | 2024.11.02 06:28:40.020258 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47362, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16838 | 2024.11.02 06:28:40.020325 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16839 | 2024.11.02 06:28:40.020347 [ 304 ] {} <Debug> HTTP-Session: 7ddfd1a3-9639-495f-8b2c-5440f9656d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:47362 | ||
16840 | 2024.11.02 06:28:40.020365 [ 304 ] {} <Debug> HTTP-Session: 7ddfd1a3-9639-495f-8b2c-5440f9656d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16841 | 2024.11.02 06:28:40.020379 [ 304 ] {} <Debug> HTTP-Session: 7ddfd1a3-9639-495f-8b2c-5440f9656d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16842 | 2024.11.02 06:28:40.020423 [ 304 ] {} <Trace> HTTP-Session: 7ddfd1a3-9639-495f-8b2c-5440f9656d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16843 | 2024.11.02 06:28:40.020560 [ 304 ] {99f6f4e9-5a11-4de1-a973-7c45e39d6885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47362) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16844 | 2024.11.02 06:28:40.020614 [ 304 ] {99f6f4e9-5a11-4de1-a973-7c45e39d6885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16845 | 2024.11.02 06:28:40.020780 [ 304 ] {99f6f4e9-5a11-4de1-a973-7c45e39d6885} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16846 | 2024.11.02 06:28:40.021109 [ 304 ] {99f6f4e9-5a11-4de1-a973-7c45e39d6885} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16847 | 2024.11.02 06:28:40.021149 [ 304 ] {99f6f4e9-5a11-4de1-a973-7c45e39d6885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16848 | 2024.11.02 06:28:40.021540 [ 304 ] {99f6f4e9-5a11-4de1-a973-7c45e39d6885} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
16849 | 2024.11.02 06:28:40.021875 [ 304 ] {99f6f4e9-5a11-4de1-a973-7c45e39d6885} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16850 | 2024.11.02 06:28:40.022013 [ 304 ] {99f6f4e9-5a11-4de1-a973-7c45e39d6885} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001504 sec., 31914.89361702128 rows/sec., 2.15 MiB/sec. | ||
16851 | 2024.11.02 06:28:40.022219 [ 304 ] {99f6f4e9-5a11-4de1-a973-7c45e39d6885} <Debug> DynamicQueryHandler: Done processing query | ||
16852 | 2024.11.02 06:28:40.022244 [ 304 ] {99f6f4e9-5a11-4de1-a973-7c45e39d6885} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
16853 | 2024.11.02 06:28:40.022261 [ 304 ] {} <Debug> HTTP-Session: 7ddfd1a3-9639-495f-8b2c-5440f9656d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16854 | 2024.11.02 06:28:40.022478 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16855 | 2024.11.02 06:28:45.011903 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38737, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16856 | 2024.11.02 06:28:45.012044 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16857 | 2024.11.02 06:28:45.012072 [ 283 ] {} <Debug> HTTP-Session: e672a7e6-95a0-4edb-8f1c-8f0e6ff9205e Authenticating user 'default' from [fd00:1122:3344:101::d]:38737 | ||
16858 | 2024.11.02 06:28:45.012096 [ 283 ] {} <Debug> HTTP-Session: e672a7e6-95a0-4edb-8f1c-8f0e6ff9205e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16859 | 2024.11.02 06:28:45.012110 [ 283 ] {} <Debug> HTTP-Session: e672a7e6-95a0-4edb-8f1c-8f0e6ff9205e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16860 | 2024.11.02 06:28:45.012163 [ 283 ] {} <Trace> HTTP-Session: e672a7e6-95a0-4edb-8f1c-8f0e6ff9205e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16861 | 2024.11.02 06:28:45.012383 [ 283 ] {7c0b9e21-36db-4496-acb7-9ee8b5327728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16862 | 2024.11.02 06:28:45.012457 [ 283 ] {7c0b9e21-36db-4496-acb7-9ee8b5327728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16863 | 2024.11.02 06:28:45.012831 [ 283 ] {7c0b9e21-36db-4496-acb7-9ee8b5327728} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16864 | 2024.11.02 06:28:45.013362 [ 283 ] {7c0b9e21-36db-4496-acb7-9ee8b5327728} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16865 | 2024.11.02 06:28:45.013417 [ 283 ] {7c0b9e21-36db-4496-acb7-9ee8b5327728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16866 | 2024.11.02 06:28:45.013896 [ 283 ] {7c0b9e21-36db-4496-acb7-9ee8b5327728} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
16867 | 2024.11.02 06:28:45.014339 [ 283 ] {7c0b9e21-36db-4496-acb7-9ee8b5327728} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16868 | 2024.11.02 06:28:45.014508 [ 283 ] {7c0b9e21-36db-4496-acb7-9ee8b5327728} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002196 sec., 25500.910746812388 rows/sec., 1.95 MiB/sec. | ||
16869 | 2024.11.02 06:28:45.014752 [ 283 ] {7c0b9e21-36db-4496-acb7-9ee8b5327728} <Debug> DynamicQueryHandler: Done processing query | ||
16870 | 2024.11.02 06:28:45.014782 [ 283 ] {7c0b9e21-36db-4496-acb7-9ee8b5327728} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16871 | 2024.11.02 06:28:45.014802 [ 283 ] {} <Debug> HTTP-Session: e672a7e6-95a0-4edb-8f1c-8f0e6ff9205e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16872 | 2024.11.02 06:28:45.015009 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16873 | 2024.11.02 06:28:45.015185 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49899, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16874 | 2024.11.02 06:28:45.015300 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16875 | 2024.11.02 06:28:45.015325 [ 304 ] {} <Debug> HTTP-Session: 1e9cc3f1-af55-409f-ad00-1b8017f91731 Authenticating user 'default' from [fd00:1122:3344:101::d]:49899 | ||
16876 | 2024.11.02 06:28:45.015348 [ 304 ] {} <Debug> HTTP-Session: 1e9cc3f1-af55-409f-ad00-1b8017f91731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16877 | 2024.11.02 06:28:45.015363 [ 304 ] {} <Debug> HTTP-Session: 1e9cc3f1-af55-409f-ad00-1b8017f91731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16878 | 2024.11.02 06:28:45.015422 [ 304 ] {} <Trace> HTTP-Session: 1e9cc3f1-af55-409f-ad00-1b8017f91731 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16879 | 2024.11.02 06:28:45.015630 [ 304 ] {8e072dcd-1d32-4cff-bdf5-5f5e38e5a014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49899) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16880 | 2024.11.02 06:28:45.015699 [ 304 ] {8e072dcd-1d32-4cff-bdf5-5f5e38e5a014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16881 | 2024.11.02 06:28:45.016049 [ 304 ] {8e072dcd-1d32-4cff-bdf5-5f5e38e5a014} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16882 | 2024.11.02 06:28:45.016528 [ 304 ] {8e072dcd-1d32-4cff-bdf5-5f5e38e5a014} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16883 | 2024.11.02 06:28:45.016571 [ 304 ] {8e072dcd-1d32-4cff-bdf5-5f5e38e5a014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16884 | 2024.11.02 06:28:45.016994 [ 304 ] {8e072dcd-1d32-4cff-bdf5-5f5e38e5a014} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
16885 | 2024.11.02 06:28:45.017396 [ 304 ] {8e072dcd-1d32-4cff-bdf5-5f5e38e5a014} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16886 | 2024.11.02 06:28:45.017589 [ 304 ] {8e072dcd-1d32-4cff-bdf5-5f5e38e5a014} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002033 sec., 31480.57058534186 rows/sec., 2.46 MiB/sec. | ||
16887 | 2024.11.02 06:28:45.017899 [ 304 ] {8e072dcd-1d32-4cff-bdf5-5f5e38e5a014} <Debug> DynamicQueryHandler: Done processing query | ||
16888 | 2024.11.02 06:28:45.017963 [ 304 ] {8e072dcd-1d32-4cff-bdf5-5f5e38e5a014} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16889 | 2024.11.02 06:28:45.018025 [ 304 ] {} <Debug> HTTP-Session: 1e9cc3f1-af55-409f-ad00-1b8017f91731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16890 | 2024.11.02 06:28:45.018316 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38737, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16891 | 2024.11.02 06:28:45.018324 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16892 | 2024.11.02 06:28:45.018410 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16893 | 2024.11.02 06:28:45.018440 [ 283 ] {} <Debug> HTTP-Session: 284657df-7c34-4800-be11-e9f332056f9b Authenticating user 'default' from [fd00:1122:3344:101::d]:38737 | ||
16894 | 2024.11.02 06:28:45.018461 [ 283 ] {} <Debug> HTTP-Session: 284657df-7c34-4800-be11-e9f332056f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16895 | 2024.11.02 06:28:45.018475 [ 283 ] {} <Debug> HTTP-Session: 284657df-7c34-4800-be11-e9f332056f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16896 | 2024.11.02 06:28:45.018533 [ 283 ] {} <Trace> HTTP-Session: 284657df-7c34-4800-be11-e9f332056f9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16897 | 2024.11.02 06:28:45.018718 [ 283 ] {41fc8c64-dafd-4c54-ad9b-f3d37057e044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16898 | 2024.11.02 06:28:45.018775 [ 283 ] {41fc8c64-dafd-4c54-ad9b-f3d37057e044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16899 | 2024.11.02 06:28:45.018975 [ 283 ] {41fc8c64-dafd-4c54-ad9b-f3d37057e044} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16900 | 2024.11.02 06:28:45.019386 [ 283 ] {41fc8c64-dafd-4c54-ad9b-f3d37057e044} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16901 | 2024.11.02 06:28:45.019423 [ 283 ] {41fc8c64-dafd-4c54-ad9b-f3d37057e044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16902 | 2024.11.02 06:28:45.019834 [ 283 ] {41fc8c64-dafd-4c54-ad9b-f3d37057e044} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
16903 | 2024.11.02 06:28:45.020221 [ 283 ] {41fc8c64-dafd-4c54-ad9b-f3d37057e044} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16904 | 2024.11.02 06:28:45.020354 [ 283 ] {41fc8c64-dafd-4c54-ad9b-f3d37057e044} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001718 sec., 93131.54831199069 rows/sec., 6.49 MiB/sec. | ||
16905 | 2024.11.02 06:28:45.020575 [ 283 ] {41fc8c64-dafd-4c54-ad9b-f3d37057e044} <Debug> DynamicQueryHandler: Done processing query | ||
16906 | 2024.11.02 06:28:45.020613 [ 283 ] {41fc8c64-dafd-4c54-ad9b-f3d37057e044} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
16907 | 2024.11.02 06:28:45.020644 [ 283 ] {} <Debug> HTTP-Session: 284657df-7c34-4800-be11-e9f332056f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16908 | 2024.11.02 06:28:45.020847 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16909 | 2024.11.02 06:28:45.020991 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42869, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16910 | 2024.11.02 06:28:45.021063 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16911 | 2024.11.02 06:28:45.021084 [ 304 ] {} <Debug> HTTP-Session: 7fdaced0-85ff-4995-8aa8-bd66840695b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42869 | ||
16912 | 2024.11.02 06:28:45.021102 [ 304 ] {} <Debug> HTTP-Session: 7fdaced0-85ff-4995-8aa8-bd66840695b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16913 | 2024.11.02 06:28:45.021116 [ 304 ] {} <Debug> HTTP-Session: 7fdaced0-85ff-4995-8aa8-bd66840695b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16914 | 2024.11.02 06:28:45.021157 [ 304 ] {} <Trace> HTTP-Session: 7fdaced0-85ff-4995-8aa8-bd66840695b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16915 | 2024.11.02 06:28:45.021307 [ 304 ] {9cce691e-1238-4b31-9548-9c7a1f1701c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42869) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16916 | 2024.11.02 06:28:45.021359 [ 304 ] {9cce691e-1238-4b31-9548-9c7a1f1701c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16917 | 2024.11.02 06:28:45.021523 [ 304 ] {9cce691e-1238-4b31-9548-9c7a1f1701c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16918 | 2024.11.02 06:28:45.021847 [ 304 ] {9cce691e-1238-4b31-9548-9c7a1f1701c7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16919 | 2024.11.02 06:28:45.021884 [ 304 ] {9cce691e-1238-4b31-9548-9c7a1f1701c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16920 | 2024.11.02 06:28:45.022286 [ 304 ] {9cce691e-1238-4b31-9548-9c7a1f1701c7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
16921 | 2024.11.02 06:28:45.022628 [ 304 ] {9cce691e-1238-4b31-9548-9c7a1f1701c7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16922 | 2024.11.02 06:28:45.022779 [ 304 ] {9cce691e-1238-4b31-9548-9c7a1f1701c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. | ||
16923 | 2024.11.02 06:28:45.022959 [ 304 ] {9cce691e-1238-4b31-9548-9c7a1f1701c7} <Debug> DynamicQueryHandler: Done processing query | ||
16924 | 2024.11.02 06:28:45.022984 [ 304 ] {9cce691e-1238-4b31-9548-9c7a1f1701c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
16925 | 2024.11.02 06:28:45.023000 [ 304 ] {} <Debug> HTTP-Session: 7fdaced0-85ff-4995-8aa8-bd66840695b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16926 | 2024.11.02 06:28:45.023254 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16927 | 2024.11.02 06:28:45.919964 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61208, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16928 | 2024.11.02 06:28:46.255175 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16929 | 2024.11.02 06:28:46.317017 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16930 | 2024.11.02 06:28:46.369317 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16931 | 2024.11.02 06:28:46.532332 [ 101 ] {} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
16932 | 2024.11.02 06:28:46.532402 [ 101 ] {} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16933 | 2024.11.02 06:28:46.532425 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16934 | 2024.11.02 06:28:46.532634 [ 191 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
16935 | 2024.11.02 06:28:46.532913 [ 191 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16936 | 2024.11.02 06:28:46.532953 [ 191 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 29 rows starting from the beginning of the part | ||
16937 | 2024.11.02 06:28:46.533032 [ 191 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
16938 | 2024.11.02 06:28:46.533248 [ 191 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
16939 | 2024.11.02 06:28:46.533480 [ 191 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
16940 | 2024.11.02 06:28:46.533697 [ 191 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
16941 | 2024.11.02 06:28:46.534891 [ 196 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.002386784 sec., 13826.135921809431 rows/sec., 930.01 KiB/sec. | ||
16942 | 2024.11.02 06:28:46.535087 [ 188 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
16943 | 2024.11.02 06:28:46.535545 [ 188 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_33_8} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16944 | 2024.11.02 06:28:46.535637 [ 188 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_33_8} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
16945 | 2024.11.02 06:28:46.535748 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
16946 | 2024.11.02 06:28:46.620491 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16947 | 2024.11.02 06:28:46.711064 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16948 | 2024.11.02 06:28:46.719402 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16949 | 2024.11.02 06:28:46.743056 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16950 | 2024.11.02 06:28:46.759405 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16951 | 2024.11.02 06:28:46.778685 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48952, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16952 | 2024.11.02 06:28:46.836503 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16953 | 2024.11.02 06:28:46.877385 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16954 | 2024.11.02 06:28:46.878033 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16955 | 2024.11.02 06:28:46.921480 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16956 | 2024.11.02 06:28:46.969164 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16957 | 2024.11.02 06:28:46.978578 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16958 | 2024.11.02 06:28:46.985696 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16959 | 2024.11.02 06:28:47.084649 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16960 | 2024.11.02 06:28:47.084717 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16961 | 2024.11.02 06:28:47.144574 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16962 | 2024.11.02 06:28:47.186437 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49444, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16963 | 2024.11.02 06:28:47.190710 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16964 | 2024.11.02 06:28:47.192961 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16965 | 2024.11.02 06:28:47.216363 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16966 | 2024.11.02 06:28:48.686185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1520 | ||
16967 | 2024.11.02 06:28:48.688854 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16968 | 2024.11.02 06:28:48.688912 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16969 | 2024.11.02 06:28:48.690460 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
16970 | 2024.11.02 06:28:48.691483 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16971 | 2024.11.02 06:28:48.692950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1520 | ||
16972 | 2024.11.02 06:28:50.017783 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35968, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16973 | 2024.11.02 06:28:50.017893 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16974 | 2024.11.02 06:28:50.017917 [ 304 ] {} <Debug> HTTP-Session: 4929d189-3a54-4c29-9daf-e0aec0e55e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35968 | ||
16975 | 2024.11.02 06:28:50.017942 [ 304 ] {} <Debug> HTTP-Session: 4929d189-3a54-4c29-9daf-e0aec0e55e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16976 | 2024.11.02 06:28:50.017957 [ 304 ] {} <Debug> HTTP-Session: 4929d189-3a54-4c29-9daf-e0aec0e55e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16977 | 2024.11.02 06:28:50.018008 [ 304 ] {} <Trace> HTTP-Session: 4929d189-3a54-4c29-9daf-e0aec0e55e77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16978 | 2024.11.02 06:28:50.018267 [ 304 ] {1d7d732c-c565-4116-ba3c-e153f0e14c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35968) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16979 | 2024.11.02 06:28:50.018333 [ 304 ] {1d7d732c-c565-4116-ba3c-e153f0e14c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16980 | 2024.11.02 06:28:50.018668 [ 304 ] {1d7d732c-c565-4116-ba3c-e153f0e14c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16981 | 2024.11.02 06:28:50.019304 [ 304 ] {1d7d732c-c565-4116-ba3c-e153f0e14c7e} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16982 | 2024.11.02 06:28:50.019342 [ 304 ] {1d7d732c-c565-4116-ba3c-e153f0e14c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
16983 | 2024.11.02 06:28:50.019799 [ 304 ] {1d7d732c-c565-4116-ba3c-e153f0e14c7e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
16984 | 2024.11.02 06:28:50.020204 [ 304 ] {1d7d732c-c565-4116-ba3c-e153f0e14c7e} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16985 | 2024.11.02 06:28:50.020351 [ 304 ] {1d7d732c-c565-4116-ba3c-e153f0e14c7e} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002206 sec., 123753.39981867633 rows/sec., 11.00 MiB/sec. | ||
16986 | 2024.11.02 06:28:50.020601 [ 304 ] {1d7d732c-c565-4116-ba3c-e153f0e14c7e} <Debug> DynamicQueryHandler: Done processing query | ||
16987 | 2024.11.02 06:28:50.020630 [ 304 ] {1d7d732c-c565-4116-ba3c-e153f0e14c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
16988 | 2024.11.02 06:28:50.020647 [ 304 ] {} <Debug> HTTP-Session: 4929d189-3a54-4c29-9daf-e0aec0e55e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16989 | 2024.11.02 06:28:50.020864 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35968, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16990 | 2024.11.02 06:28:50.021012 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43611, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16991 | 2024.11.02 06:28:50.021130 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16992 | 2024.11.02 06:28:50.021154 [ 286 ] {} <Debug> HTTP-Session: 93be1421-ff59-4a3a-934b-027ed337eb88 Authenticating user 'default' from [fd00:1122:3344:101::d]:43611 | ||
16993 | 2024.11.02 06:28:50.021210 [ 286 ] {} <Debug> HTTP-Session: 93be1421-ff59-4a3a-934b-027ed337eb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16994 | 2024.11.02 06:28:50.021224 [ 286 ] {} <Debug> HTTP-Session: 93be1421-ff59-4a3a-934b-027ed337eb88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16995 | 2024.11.02 06:28:50.021281 [ 286 ] {} <Trace> HTTP-Session: 93be1421-ff59-4a3a-934b-027ed337eb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16996 | 2024.11.02 06:28:50.021486 [ 286 ] {7f64ad57-5009-4976-beb8-557714ce0d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43611) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16997 | 2024.11.02 06:28:50.021555 [ 286 ] {7f64ad57-5009-4976-beb8-557714ce0d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16998 | 2024.11.02 06:28:50.021910 [ 286 ] {7f64ad57-5009-4976-beb8-557714ce0d84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16999 | 2024.11.02 06:28:50.022315 [ 286 ] {7f64ad57-5009-4976-beb8-557714ce0d84} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17000 | 2024.11.02 06:28:50.022358 [ 286 ] {7f64ad57-5009-4976-beb8-557714ce0d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
17001 | 2024.11.02 06:28:50.022818 [ 286 ] {7f64ad57-5009-4976-beb8-557714ce0d84} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17002 | 2024.11.02 06:28:50.023229 [ 286 ] {7f64ad57-5009-4976-beb8-557714ce0d84} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17003 | 2024.11.02 06:28:50.023413 [ 286 ] {7f64ad57-5009-4976-beb8-557714ce0d84} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001988 sec., 21126.76056338028 rows/sec., 1.55 MiB/sec. | ||
17004 | 2024.11.02 06:28:50.023716 [ 286 ] {7f64ad57-5009-4976-beb8-557714ce0d84} <Debug> DynamicQueryHandler: Done processing query | ||
17005 | 2024.11.02 06:28:50.023783 [ 286 ] {7f64ad57-5009-4976-beb8-557714ce0d84} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
17006 | 2024.11.02 06:28:50.023842 [ 286 ] {} <Debug> HTTP-Session: 93be1421-ff59-4a3a-934b-027ed337eb88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17007 | 2024.11.02 06:28:50.024091 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43611, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17008 | 2024.11.02 06:28:50.024119 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35968, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17009 | 2024.11.02 06:28:50.024228 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17010 | 2024.11.02 06:28:50.024276 [ 304 ] {} <Debug> HTTP-Session: 7ba44f54-e394-4fac-8945-343093d9d60a Authenticating user 'default' from [fd00:1122:3344:101::d]:35968 | ||
17011 | 2024.11.02 06:28:50.024303 [ 304 ] {} <Debug> HTTP-Session: 7ba44f54-e394-4fac-8945-343093d9d60a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17012 | 2024.11.02 06:28:50.024319 [ 304 ] {} <Debug> HTTP-Session: 7ba44f54-e394-4fac-8945-343093d9d60a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17013 | 2024.11.02 06:28:50.024365 [ 304 ] {} <Trace> HTTP-Session: 7ba44f54-e394-4fac-8945-343093d9d60a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17014 | 2024.11.02 06:28:50.024498 [ 304 ] {570cf033-fd7f-4aa7-b9d8-745b1c96bbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35968) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
17015 | 2024.11.02 06:28:50.024551 [ 304 ] {570cf033-fd7f-4aa7-b9d8-745b1c96bbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17016 | 2024.11.02 06:28:50.024835 [ 304 ] {570cf033-fd7f-4aa7-b9d8-745b1c96bbfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17017 | 2024.11.02 06:28:50.025207 [ 304 ] {570cf033-fd7f-4aa7-b9d8-745b1c96bbfa} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17018 | 2024.11.02 06:28:50.025244 [ 304 ] {570cf033-fd7f-4aa7-b9d8-745b1c96bbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
17019 | 2024.11.02 06:28:50.025630 [ 304 ] {570cf033-fd7f-4aa7-b9d8-745b1c96bbfa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
17020 | 2024.11.02 06:28:50.026006 [ 304 ] {570cf033-fd7f-4aa7-b9d8-745b1c96bbfa} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17021 | 2024.11.02 06:28:50.026139 [ 304 ] {570cf033-fd7f-4aa7-b9d8-745b1c96bbfa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001682 sec., 8323.424494649227 rows/sec., 582.92 KiB/sec. | ||
17022 | 2024.11.02 06:28:50.026321 [ 304 ] {570cf033-fd7f-4aa7-b9d8-745b1c96bbfa} <Debug> DynamicQueryHandler: Done processing query | ||
17023 | 2024.11.02 06:28:50.026346 [ 304 ] {570cf033-fd7f-4aa7-b9d8-745b1c96bbfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17024 | 2024.11.02 06:28:50.026363 [ 304 ] {} <Debug> HTTP-Session: 7ba44f54-e394-4fac-8945-343093d9d60a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17025 | 2024.11.02 06:28:50.026538 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35968, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17026 | 2024.11.02 06:28:50.026649 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35552, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17027 | 2024.11.02 06:28:50.026719 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17028 | 2024.11.02 06:28:50.026743 [ 286 ] {} <Debug> HTTP-Session: 71342692-95fe-4d2c-b677-9eadace65486 Authenticating user 'default' from [fd00:1122:3344:101::d]:35552 | ||
17029 | 2024.11.02 06:28:50.026762 [ 286 ] {} <Debug> HTTP-Session: 71342692-95fe-4d2c-b677-9eadace65486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17030 | 2024.11.02 06:28:50.026777 [ 286 ] {} <Debug> HTTP-Session: 71342692-95fe-4d2c-b677-9eadace65486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17031 | 2024.11.02 06:28:50.026818 [ 286 ] {} <Trace> HTTP-Session: 71342692-95fe-4d2c-b677-9eadace65486 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17032 | 2024.11.02 06:28:50.026943 [ 286 ] {4463cff9-6e5d-42da-8be5-a33b348f9077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35552) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
17033 | 2024.11.02 06:28:50.026993 [ 286 ] {4463cff9-6e5d-42da-8be5-a33b348f9077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17034 | 2024.11.02 06:28:50.027276 [ 286 ] {4463cff9-6e5d-42da-8be5-a33b348f9077} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17035 | 2024.11.02 06:28:50.027621 [ 286 ] {4463cff9-6e5d-42da-8be5-a33b348f9077} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17036 | 2024.11.02 06:28:50.027659 [ 286 ] {4463cff9-6e5d-42da-8be5-a33b348f9077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
17037 | 2024.11.02 06:28:50.028035 [ 286 ] {4463cff9-6e5d-42da-8be5-a33b348f9077} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
17038 | 2024.11.02 06:28:50.028419 [ 286 ] {4463cff9-6e5d-42da-8be5-a33b348f9077} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17039 | 2024.11.02 06:28:50.028574 [ 286 ] {4463cff9-6e5d-42da-8be5-a33b348f9077} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001657 sec., 3621.0018105009053 rows/sec., 213.94 KiB/sec. | ||
17040 | 2024.11.02 06:28:50.028589 [ 99 ] {} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
17041 | 2024.11.02 06:28:50.028671 [ 99 ] {} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17042 | 2024.11.02 06:28:50.028728 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
17043 | 2024.11.02 06:28:50.028905 [ 286 ] {4463cff9-6e5d-42da-8be5-a33b348f9077} <Debug> DynamicQueryHandler: Done processing query | ||
17044 | 2024.11.02 06:28:50.028978 [ 286 ] {4463cff9-6e5d-42da-8be5-a33b348f9077} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17045 | 2024.11.02 06:28:50.029038 [ 196 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
17046 | 2024.11.02 06:28:50.029070 [ 286 ] {} <Debug> HTTP-Session: 71342692-95fe-4d2c-b677-9eadace65486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17047 | 2024.11.02 06:28:50.029505 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35968, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17048 | 2024.11.02 06:28:50.029583 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35552, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17049 | 2024.11.02 06:28:50.029623 [ 196 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17050 | 2024.11.02 06:28:50.029664 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17051 | 2024.11.02 06:28:50.029732 [ 196 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 6 rows starting from the beginning of the part | ||
17052 | 2024.11.02 06:28:50.029735 [ 304 ] {} <Debug> HTTP-Session: c00658f5-3f31-48cd-9118-318bf6661c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:35968 | ||
17053 | 2024.11.02 06:28:50.029818 [ 304 ] {} <Debug> HTTP-Session: c00658f5-3f31-48cd-9118-318bf6661c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17054 | 2024.11.02 06:28:50.029869 [ 304 ] {} <Debug> HTTP-Session: c00658f5-3f31-48cd-9118-318bf6661c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17055 | 2024.11.02 06:28:50.030026 [ 304 ] {} <Trace> HTTP-Session: c00658f5-3f31-48cd-9118-318bf6661c26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17056 | 2024.11.02 06:28:50.030032 [ 196 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
17057 | 2024.11.02 06:28:50.030330 [ 196 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
17058 | 2024.11.02 06:28:50.030589 [ 304 ] {e89e3652-3ced-4b02-96e0-bffd0dede57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35968) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
17059 | 2024.11.02 06:28:50.030618 [ 196 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
17060 | 2024.11.02 06:28:50.030750 [ 304 ] {e89e3652-3ced-4b02-96e0-bffd0dede57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17061 | 2024.11.02 06:28:50.030937 [ 196 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
17062 | 2024.11.02 06:28:50.032005 [ 304 ] {e89e3652-3ced-4b02-96e0-bffd0dede57f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17063 | 2024.11.02 06:28:50.033270 [ 304 ] {e89e3652-3ced-4b02-96e0-bffd0dede57f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17064 | 2024.11.02 06:28:50.033359 [ 304 ] {e89e3652-3ced-4b02-96e0-bffd0dede57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
17065 | 2024.11.02 06:28:50.033403 [ 196 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004576765 sec., 6554.8482388761495 rows/sec., 416.08 KiB/sec. | ||
17066 | 2024.11.02 06:28:50.033593 [ 196 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
17067 | 2024.11.02 06:28:50.034381 [ 304 ] {e89e3652-3ced-4b02-96e0-bffd0dede57f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
17068 | 2024.11.02 06:28:50.034557 [ 188 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_33_8} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17069 | 2024.11.02 06:28:50.034844 [ 188 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_33_8} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
17070 | 2024.11.02 06:28:50.035002 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
17071 | 2024.11.02 06:28:50.035152 [ 304 ] {e89e3652-3ced-4b02-96e0-bffd0dede57f} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17072 | 2024.11.02 06:28:50.035300 [ 304 ] {e89e3652-3ced-4b02-96e0-bffd0dede57f} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.005001 sec., 84783.04339132173 rows/sec., 6.06 MiB/sec. | ||
17073 | 2024.11.02 06:28:50.035504 [ 304 ] {e89e3652-3ced-4b02-96e0-bffd0dede57f} <Debug> DynamicQueryHandler: Done processing query | ||
17074 | 2024.11.02 06:28:50.035531 [ 304 ] {e89e3652-3ced-4b02-96e0-bffd0dede57f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
17075 | 2024.11.02 06:28:50.035548 [ 304 ] {} <Debug> HTTP-Session: c00658f5-3f31-48cd-9118-318bf6661c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17076 | 2024.11.02 06:28:50.035749 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35968, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17077 | 2024.11.02 06:28:50.035811 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48459, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17078 | 2024.11.02 06:28:50.035893 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17079 | 2024.11.02 06:28:50.035922 [ 286 ] {} <Debug> HTTP-Session: d15daa92-269a-4562-9ea3-b513fe96254b Authenticating user 'default' from [fd00:1122:3344:101::d]:48459 | ||
17080 | 2024.11.02 06:28:50.035945 [ 286 ] {} <Debug> HTTP-Session: d15daa92-269a-4562-9ea3-b513fe96254b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17081 | 2024.11.02 06:28:50.035970 [ 286 ] {} <Debug> HTTP-Session: d15daa92-269a-4562-9ea3-b513fe96254b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17082 | 2024.11.02 06:28:50.036024 [ 286 ] {} <Trace> HTTP-Session: d15daa92-269a-4562-9ea3-b513fe96254b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17083 | 2024.11.02 06:28:50.036152 [ 286 ] {f3688786-cd79-4a96-923d-83879b68e0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48459) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
17084 | 2024.11.02 06:28:50.036203 [ 286 ] {f3688786-cd79-4a96-923d-83879b68e0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17085 | 2024.11.02 06:28:50.036373 [ 286 ] {f3688786-cd79-4a96-923d-83879b68e0db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17086 | 2024.11.02 06:28:50.036721 [ 286 ] {f3688786-cd79-4a96-923d-83879b68e0db} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17087 | 2024.11.02 06:28:50.036759 [ 286 ] {f3688786-cd79-4a96-923d-83879b68e0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
17088 | 2024.11.02 06:28:50.037132 [ 286 ] {f3688786-cd79-4a96-923d-83879b68e0db} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
17089 | 2024.11.02 06:28:50.037478 [ 286 ] {f3688786-cd79-4a96-923d-83879b68e0db} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17090 | 2024.11.02 06:28:50.037639 [ 286 ] {f3688786-cd79-4a96-923d-83879b68e0db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 207.60 KiB/sec. | ||
17091 | 2024.11.02 06:28:50.037909 [ 286 ] {f3688786-cd79-4a96-923d-83879b68e0db} <Debug> DynamicQueryHandler: Done processing query | ||
17092 | 2024.11.02 06:28:50.037951 [ 286 ] {f3688786-cd79-4a96-923d-83879b68e0db} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
17093 | 2024.11.02 06:28:50.037969 [ 286 ] {} <Debug> HTTP-Session: d15daa92-269a-4562-9ea3-b513fe96254b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17094 | 2024.11.02 06:28:50.038148 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17095 | 2024.11.02 06:28:50.038263 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43168, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17096 | 2024.11.02 06:28:50.038325 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17097 | 2024.11.02 06:28:50.038345 [ 304 ] {} <Debug> HTTP-Session: 28082a75-43fb-40b1-9489-5a6af30a6680 Authenticating user 'default' from [fd00:1122:3344:101::d]:43168 | ||
17098 | 2024.11.02 06:28:50.038362 [ 304 ] {} <Debug> HTTP-Session: 28082a75-43fb-40b1-9489-5a6af30a6680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17099 | 2024.11.02 06:28:50.038376 [ 304 ] {} <Debug> HTTP-Session: 28082a75-43fb-40b1-9489-5a6af30a6680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17100 | 2024.11.02 06:28:50.038417 [ 304 ] {} <Trace> HTTP-Session: 28082a75-43fb-40b1-9489-5a6af30a6680 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17101 | 2024.11.02 06:28:50.038644 [ 304 ] {fe9f5ab3-8ffc-438b-9878-5b0c83e2d7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43168) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
17102 | 2024.11.02 06:28:50.038696 [ 304 ] {fe9f5ab3-8ffc-438b-9878-5b0c83e2d7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17103 | 2024.11.02 06:28:50.038880 [ 304 ] {fe9f5ab3-8ffc-438b-9878-5b0c83e2d7bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17104 | 2024.11.02 06:28:50.039338 [ 304 ] {fe9f5ab3-8ffc-438b-9878-5b0c83e2d7bc} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17105 | 2024.11.02 06:28:50.039374 [ 304 ] {fe9f5ab3-8ffc-438b-9878-5b0c83e2d7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
17106 | 2024.11.02 06:28:50.039777 [ 304 ] {fe9f5ab3-8ffc-438b-9878-5b0c83e2d7bc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
17107 | 2024.11.02 06:28:50.040118 [ 304 ] {fe9f5ab3-8ffc-438b-9878-5b0c83e2d7bc} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17108 | 2024.11.02 06:28:50.040246 [ 304 ] {fe9f5ab3-8ffc-438b-9878-5b0c83e2d7bc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001739 sec., 136285.22139160437 rows/sec., 9.13 MiB/sec. | ||
17109 | 2024.11.02 06:28:50.040422 [ 304 ] {fe9f5ab3-8ffc-438b-9878-5b0c83e2d7bc} <Debug> DynamicQueryHandler: Done processing query | ||
17110 | 2024.11.02 06:28:50.040446 [ 304 ] {fe9f5ab3-8ffc-438b-9878-5b0c83e2d7bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
17111 | 2024.11.02 06:28:50.040462 [ 304 ] {} <Debug> HTTP-Session: 28082a75-43fb-40b1-9489-5a6af30a6680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17112 | 2024.11.02 06:28:50.040628 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48459, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17113 | 2024.11.02 06:28:50.040649 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17114 | 2024.11.02 06:28:50.040724 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17115 | 2024.11.02 06:28:50.040759 [ 286 ] {} <Debug> HTTP-Session: b680ef16-5233-46d4-818f-993146f7c88e Authenticating user 'default' from [fd00:1122:3344:101::d]:48459 | ||
17116 | 2024.11.02 06:28:50.040791 [ 286 ] {} <Debug> HTTP-Session: b680ef16-5233-46d4-818f-993146f7c88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17117 | 2024.11.02 06:28:50.040813 [ 286 ] {} <Debug> HTTP-Session: b680ef16-5233-46d4-818f-993146f7c88e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17118 | 2024.11.02 06:28:50.040860 [ 286 ] {} <Trace> HTTP-Session: b680ef16-5233-46d4-818f-993146f7c88e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17119 | 2024.11.02 06:28:50.040990 [ 286 ] {d121dcc4-704b-485c-8baa-148691d6ef71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48459) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
17120 | 2024.11.02 06:28:50.041049 [ 286 ] {d121dcc4-704b-485c-8baa-148691d6ef71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17121 | 2024.11.02 06:28:50.041242 [ 286 ] {d121dcc4-704b-485c-8baa-148691d6ef71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17122 | 2024.11.02 06:28:50.041544 [ 286 ] {d121dcc4-704b-485c-8baa-148691d6ef71} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17123 | 2024.11.02 06:28:50.041581 [ 286 ] {d121dcc4-704b-485c-8baa-148691d6ef71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
17124 | 2024.11.02 06:28:50.041943 [ 286 ] {d121dcc4-704b-485c-8baa-148691d6ef71} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
17125 | 2024.11.02 06:28:50.042287 [ 286 ] {d121dcc4-704b-485c-8baa-148691d6ef71} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17126 | 2024.11.02 06:28:50.042452 [ 286 ] {d121dcc4-704b-485c-8baa-148691d6ef71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001495 sec., 668.8963210702341 rows/sec., 45.07 KiB/sec. | ||
17127 | 2024.11.02 06:28:50.042609 [ 286 ] {d121dcc4-704b-485c-8baa-148691d6ef71} <Debug> DynamicQueryHandler: Done processing query | ||
17128 | 2024.11.02 06:28:50.042634 [ 286 ] {d121dcc4-704b-485c-8baa-148691d6ef71} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
17129 | 2024.11.02 06:28:50.042650 [ 286 ] {} <Debug> HTTP-Session: b680ef16-5233-46d4-818f-993146f7c88e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17130 | 2024.11.02 06:28:50.042821 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17131 | 2024.11.02 06:28:50.042920 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35357, User-Agent: (none), Length: 70670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17132 | 2024.11.02 06:28:50.042980 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17133 | 2024.11.02 06:28:50.043001 [ 304 ] {} <Debug> HTTP-Session: bfa3566a-0516-4cd0-a6b6-5b786033f756 Authenticating user 'default' from [fd00:1122:3344:101::d]:35357 | ||
17134 | 2024.11.02 06:28:50.043017 [ 304 ] {} <Debug> HTTP-Session: bfa3566a-0516-4cd0-a6b6-5b786033f756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17135 | 2024.11.02 06:28:50.043031 [ 304 ] {} <Debug> HTTP-Session: bfa3566a-0516-4cd0-a6b6-5b786033f756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17136 | 2024.11.02 06:28:50.043072 [ 304 ] {} <Trace> HTTP-Session: bfa3566a-0516-4cd0-a6b6-5b786033f756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17137 | 2024.11.02 06:28:50.043502 [ 304 ] {16f6ee96-be0e-448a-84f6-7a7cda4625b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35357) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
17138 | 2024.11.02 06:28:50.043579 [ 304 ] {16f6ee96-be0e-448a-84f6-7a7cda4625b2} <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 | ||
17139 | 2024.11.02 06:28:50.044057 [ 304 ] {16f6ee96-be0e-448a-84f6-7a7cda4625b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17140 | 2024.11.02 06:28:50.044862 [ 304 ] {16f6ee96-be0e-448a-84f6-7a7cda4625b2} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17141 | 2024.11.02 06:28:50.044897 [ 304 ] {16f6ee96-be0e-448a-84f6-7a7cda4625b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
17142 | 2024.11.02 06:28:50.045566 [ 304 ] {16f6ee96-be0e-448a-84f6-7a7cda4625b2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
17143 | 2024.11.02 06:28:50.045976 [ 304 ] {16f6ee96-be0e-448a-84f6-7a7cda4625b2} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17144 | 2024.11.02 06:28:50.046154 [ 304 ] {16f6ee96-be0e-448a-84f6-7a7cda4625b2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002962 sec., 14179.608372721135 rows/sec., 25.41 MiB/sec. | ||
17145 | 2024.11.02 06:28:50.046394 [ 304 ] {16f6ee96-be0e-448a-84f6-7a7cda4625b2} <Debug> DynamicQueryHandler: Done processing query | ||
17146 | 2024.11.02 06:28:50.046420 [ 304 ] {16f6ee96-be0e-448a-84f6-7a7cda4625b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
17147 | 2024.11.02 06:28:50.046436 [ 304 ] {} <Debug> HTTP-Session: bfa3566a-0516-4cd0-a6b6-5b786033f756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17148 | 2024.11.02 06:28:50.046619 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48459, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17149 | 2024.11.02 06:28:50.046640 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17150 | 2024.11.02 06:28:50.046713 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17151 | 2024.11.02 06:28:50.046746 [ 286 ] {} <Debug> HTTP-Session: 7e6c8400-5a69-424f-aa62-cff8332f108b Authenticating user 'default' from [fd00:1122:3344:101::d]:48459 | ||
17152 | 2024.11.02 06:28:50.046767 [ 286 ] {} <Debug> HTTP-Session: 7e6c8400-5a69-424f-aa62-cff8332f108b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17153 | 2024.11.02 06:28:50.046794 [ 286 ] {} <Debug> HTTP-Session: 7e6c8400-5a69-424f-aa62-cff8332f108b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17154 | 2024.11.02 06:28:50.046835 [ 286 ] {} <Trace> HTTP-Session: 7e6c8400-5a69-424f-aa62-cff8332f108b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17155 | 2024.11.02 06:28:50.046977 [ 286 ] {f049e14d-f79a-42f8-9d51-8ae92c46a0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48459) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
17156 | 2024.11.02 06:28:50.047025 [ 286 ] {f049e14d-f79a-42f8-9d51-8ae92c46a0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17157 | 2024.11.02 06:28:50.047185 [ 286 ] {f049e14d-f79a-42f8-9d51-8ae92c46a0c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17158 | 2024.11.02 06:28:50.047548 [ 286 ] {f049e14d-f79a-42f8-9d51-8ae92c46a0c0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17159 | 2024.11.02 06:28:50.047588 [ 286 ] {f049e14d-f79a-42f8-9d51-8ae92c46a0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
17160 | 2024.11.02 06:28:50.047967 [ 286 ] {f049e14d-f79a-42f8-9d51-8ae92c46a0c0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
17161 | 2024.11.02 06:28:50.048304 [ 286 ] {f049e14d-f79a-42f8-9d51-8ae92c46a0c0} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17162 | 2024.11.02 06:28:50.048463 [ 286 ] {f049e14d-f79a-42f8-9d51-8ae92c46a0c0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001543 sec., 53143.22747893713 rows/sec., 3.38 MiB/sec. | ||
17163 | 2024.11.02 06:28:50.048640 [ 286 ] {f049e14d-f79a-42f8-9d51-8ae92c46a0c0} <Debug> DynamicQueryHandler: Done processing query | ||
17164 | 2024.11.02 06:28:50.048665 [ 286 ] {f049e14d-f79a-42f8-9d51-8ae92c46a0c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17165 | 2024.11.02 06:28:50.048681 [ 286 ] {} <Debug> HTTP-Session: 7e6c8400-5a69-424f-aa62-cff8332f108b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17166 | 2024.11.02 06:28:50.049073 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17167 | 2024.11.02 06:28:53.284869 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17168 | 2024.11.02 06:28:53.284937 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17169 | 2024.11.02 06:28:55.012819 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65009, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17170 | 2024.11.02 06:28:55.012934 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17171 | 2024.11.02 06:28:55.012958 [ 304 ] {} <Debug> HTTP-Session: db834478-13fa-48fe-9efc-6df959ad5e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:65009 | ||
17172 | 2024.11.02 06:28:55.012982 [ 304 ] {} <Debug> HTTP-Session: db834478-13fa-48fe-9efc-6df959ad5e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17173 | 2024.11.02 06:28:55.012996 [ 304 ] {} <Debug> HTTP-Session: db834478-13fa-48fe-9efc-6df959ad5e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17174 | 2024.11.02 06:28:55.013046 [ 304 ] {} <Trace> HTTP-Session: db834478-13fa-48fe-9efc-6df959ad5e95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17175 | 2024.11.02 06:28:55.013227 [ 304 ] {a6d708e4-7dd4-4427-aa83-f1fba14663bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65009) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
17176 | 2024.11.02 06:28:55.013295 [ 304 ] {a6d708e4-7dd4-4427-aa83-f1fba14663bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17177 | 2024.11.02 06:28:55.013637 [ 304 ] {a6d708e4-7dd4-4427-aa83-f1fba14663bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17178 | 2024.11.02 06:28:55.014072 [ 304 ] {a6d708e4-7dd4-4427-aa83-f1fba14663bc} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17179 | 2024.11.02 06:28:55.014114 [ 304 ] {a6d708e4-7dd4-4427-aa83-f1fba14663bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17180 | 2024.11.02 06:28:55.014524 [ 304 ] {a6d708e4-7dd4-4427-aa83-f1fba14663bc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
17181 | 2024.11.02 06:28:55.014918 [ 304 ] {a6d708e4-7dd4-4427-aa83-f1fba14663bc} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17182 | 2024.11.02 06:28:55.015101 [ 304 ] {a6d708e4-7dd4-4427-aa83-f1fba14663bc} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001922 sec., 3121.7481789802287 rows/sec., 254.56 KiB/sec. | ||
17183 | 2024.11.02 06:28:55.015475 [ 304 ] {a6d708e4-7dd4-4427-aa83-f1fba14663bc} <Debug> DynamicQueryHandler: Done processing query | ||
17184 | 2024.11.02 06:28:55.015526 [ 304 ] {a6d708e4-7dd4-4427-aa83-f1fba14663bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17185 | 2024.11.02 06:28:55.015553 [ 304 ] {} <Debug> HTTP-Session: db834478-13fa-48fe-9efc-6df959ad5e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17186 | 2024.11.02 06:28:55.015769 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17187 | 2024.11.02 06:28:55.015887 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62140, User-Agent: (none), Length: 8216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17188 | 2024.11.02 06:28:55.016033 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17189 | 2024.11.02 06:28:55.016062 [ 286 ] {} <Debug> HTTP-Session: 7038d04d-35a5-4da5-80fb-952144d83888 Authenticating user 'default' from [fd00:1122:3344:101::d]:62140 | ||
17190 | 2024.11.02 06:28:55.016089 [ 286 ] {} <Debug> HTTP-Session: 7038d04d-35a5-4da5-80fb-952144d83888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17191 | 2024.11.02 06:28:55.016107 [ 286 ] {} <Debug> HTTP-Session: 7038d04d-35a5-4da5-80fb-952144d83888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17192 | 2024.11.02 06:28:55.016170 [ 286 ] {} <Trace> HTTP-Session: 7038d04d-35a5-4da5-80fb-952144d83888 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17193 | 2024.11.02 06:28:55.016396 [ 286 ] {28ce6083-039c-4160-8052-6c8867b03a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62140) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
17194 | 2024.11.02 06:28:55.016474 [ 286 ] {28ce6083-039c-4160-8052-6c8867b03a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17195 | 2024.11.02 06:28:55.016823 [ 286 ] {28ce6083-039c-4160-8052-6c8867b03a75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17196 | 2024.11.02 06:28:55.017245 [ 286 ] {28ce6083-039c-4160-8052-6c8867b03a75} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17197 | 2024.11.02 06:28:55.017285 [ 286 ] {28ce6083-039c-4160-8052-6c8867b03a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17198 | 2024.11.02 06:28:55.017699 [ 286 ] {28ce6083-039c-4160-8052-6c8867b03a75} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
17199 | 2024.11.02 06:28:55.018085 [ 286 ] {28ce6083-039c-4160-8052-6c8867b03a75} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17200 | 2024.11.02 06:28:55.018253 [ 286 ] {28ce6083-039c-4160-8052-6c8867b03a75} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001933 sec., 30522.503879979307 rows/sec., 2.32 MiB/sec. | ||
17201 | 2024.11.02 06:28:55.018262 [ 93 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
17202 | 2024.11.02 06:28:55.018358 [ 93 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17203 | 2024.11.02 06:28:55.018414 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17204 | 2024.11.02 06:28:55.018575 [ 286 ] {28ce6083-039c-4160-8052-6c8867b03a75} <Debug> DynamicQueryHandler: Done processing query | ||
17205 | 2024.11.02 06:28:55.018645 [ 286 ] {28ce6083-039c-4160-8052-6c8867b03a75} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
17206 | 2024.11.02 06:28:55.018680 [ 286 ] {} <Debug> HTTP-Session: 7038d04d-35a5-4da5-80fb-952144d83888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17207 | 2024.11.02 06:28:55.018713 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
17208 | 2024.11.02 06:28:55.018960 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17209 | 2024.11.02 06:28:55.019102 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60814, User-Agent: (none), Length: 894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17210 | 2024.11.02 06:28:55.019328 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17211 | 2024.11.02 06:28:55.019339 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17212 | 2024.11.02 06:28:55.019438 [ 304 ] {} <Debug> HTTP-Session: 442accf4-5c2d-44b1-ba66-d42017067abf Authenticating user 'default' from [fd00:1122:3344:101::d]:60814 | ||
17213 | 2024.11.02 06:28:55.019441 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1423 rows starting from the beginning of the part | ||
17214 | 2024.11.02 06:28:55.019499 [ 304 ] {} <Debug> HTTP-Session: 442accf4-5c2d-44b1-ba66-d42017067abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17215 | 2024.11.02 06:28:55.019547 [ 304 ] {} <Debug> HTTP-Session: 442accf4-5c2d-44b1-ba66-d42017067abf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17216 | 2024.11.02 06:28:55.019683 [ 304 ] {} <Trace> HTTP-Session: 442accf4-5c2d-44b1-ba66-d42017067abf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17217 | 2024.11.02 06:28:55.019778 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 273 rows starting from the beginning of the part | ||
17218 | 2024.11.02 06:28:55.020052 [ 304 ] {cd3d492f-878d-4fe4-b835-595074932193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60814) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
17219 | 2024.11.02 06:28:55.020132 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
17220 | 2024.11.02 06:28:55.020187 [ 304 ] {cd3d492f-878d-4fe4-b835-595074932193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17221 | 2024.11.02 06:28:55.020480 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
17222 | 2024.11.02 06:28:55.020789 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 273 rows starting from the beginning of the part | ||
17223 | 2024.11.02 06:28:55.021183 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 59 rows starting from the beginning of the part | ||
17224 | 2024.11.02 06:28:55.021710 [ 304 ] {cd3d492f-878d-4fe4-b835-595074932193} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17225 | 2024.11.02 06:28:55.022530 [ 304 ] {cd3d492f-878d-4fe4-b835-595074932193} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17226 | 2024.11.02 06:28:55.022580 [ 304 ] {cd3d492f-878d-4fe4-b835-595074932193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17227 | 2024.11.02 06:28:55.023567 [ 304 ] {cd3d492f-878d-4fe4-b835-595074932193} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17228 | 2024.11.02 06:28:55.024361 [ 304 ] {cd3d492f-878d-4fe4-b835-595074932193} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17229 | 2024.11.02 06:28:55.024520 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2140 rows, containing 5 columns (5 merged, 0 gathered) in 0.005996061 sec., 356900.9721548864 rows/sec., 31.45 MiB/sec. | ||
17230 | 2024.11.02 06:28:55.024692 [ 304 ] {cd3d492f-878d-4fe4-b835-595074932193} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.004793 sec., 1251.82557896933 rows/sec., 87.41 KiB/sec. | ||
17231 | 2024.11.02 06:28:55.024845 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
17232 | 2024.11.02 06:28:55.025034 [ 304 ] {cd3d492f-878d-4fe4-b835-595074932193} <Debug> DynamicQueryHandler: Done processing query | ||
17233 | 2024.11.02 06:28:55.025075 [ 304 ] {cd3d492f-878d-4fe4-b835-595074932193} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17234 | 2024.11.02 06:28:55.025131 [ 304 ] {} <Debug> HTTP-Session: 442accf4-5c2d-44b1-ba66-d42017067abf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17235 | 2024.11.02 06:28:55.025440 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17236 | 2024.11.02 06:28:55.025561 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33164, User-Agent: (none), Length: 11917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17237 | 2024.11.02 06:28:55.025606 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17238 | 2024.11.02 06:28:55.025713 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17239 | 2024.11.02 06:28:55.025780 [ 286 ] {} <Debug> HTTP-Session: 7f378327-6e6f-4d0f-80e4-b7a48408ddbc Authenticating user 'default' from [fd00:1122:3344:101::d]:33164 | ||
17240 | 2024.11.02 06:28:55.025807 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_106_21} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
17241 | 2024.11.02 06:28:55.025817 [ 286 ] {} <Debug> HTTP-Session: 7f378327-6e6f-4d0f-80e4-b7a48408ddbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17242 | 2024.11.02 06:28:55.025855 [ 286 ] {} <Debug> HTTP-Session: 7f378327-6e6f-4d0f-80e4-b7a48408ddbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17243 | 2024.11.02 06:28:55.025956 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
17244 | 2024.11.02 06:28:55.025961 [ 286 ] {} <Trace> HTTP-Session: 7f378327-6e6f-4d0f-80e4-b7a48408ddbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17245 | 2024.11.02 06:28:55.026154 [ 286 ] {73946ede-81b6-4177-baf4-c2dc8346f37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33164) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
17246 | 2024.11.02 06:28:55.026207 [ 286 ] {73946ede-81b6-4177-baf4-c2dc8346f37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17247 | 2024.11.02 06:28:55.026508 [ 286 ] {73946ede-81b6-4177-baf4-c2dc8346f37c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17248 | 2024.11.02 06:28:55.026885 [ 286 ] {73946ede-81b6-4177-baf4-c2dc8346f37c} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17249 | 2024.11.02 06:28:55.026921 [ 286 ] {73946ede-81b6-4177-baf4-c2dc8346f37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17250 | 2024.11.02 06:28:55.027281 [ 286 ] {73946ede-81b6-4177-baf4-c2dc8346f37c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
17251 | 2024.11.02 06:28:55.027659 [ 286 ] {73946ede-81b6-4177-baf4-c2dc8346f37c} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17252 | 2024.11.02 06:28:55.027823 [ 286 ] {73946ede-81b6-4177-baf4-c2dc8346f37c} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001722 sec., 40650.40650406504 rows/sec., 3.18 MiB/sec. | ||
17253 | 2024.11.02 06:28:55.027847 [ 93 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
17254 | 2024.11.02 06:28:55.027979 [ 93 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17255 | 2024.11.02 06:28:55.028042 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17256 | 2024.11.02 06:28:55.028125 [ 286 ] {73946ede-81b6-4177-baf4-c2dc8346f37c} <Debug> DynamicQueryHandler: Done processing query | ||
17257 | 2024.11.02 06:28:55.028197 [ 286 ] {73946ede-81b6-4177-baf4-c2dc8346f37c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
17258 | 2024.11.02 06:28:55.028254 [ 286 ] {} <Debug> HTTP-Session: 7f378327-6e6f-4d0f-80e4-b7a48408ddbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17259 | 2024.11.02 06:28:55.028371 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
17260 | 2024.11.02 06:28:55.028495 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17261 | 2024.11.02 06:28:55.028658 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56096, User-Agent: (none), Length: 31210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17262 | 2024.11.02 06:28:55.028832 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17263 | 2024.11.02 06:28:55.028834 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17264 | 2024.11.02 06:28:55.028873 [ 304 ] {} <Debug> HTTP-Session: a2fa578c-ba3c-4654-94dd-289f5059c7e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56096 | ||
17265 | 2024.11.02 06:28:55.028910 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 916 rows starting from the beginning of the part | ||
17266 | 2024.11.02 06:28:55.028921 [ 304 ] {} <Debug> HTTP-Session: a2fa578c-ba3c-4654-94dd-289f5059c7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17267 | 2024.11.02 06:28:55.028972 [ 304 ] {} <Debug> HTTP-Session: a2fa578c-ba3c-4654-94dd-289f5059c7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17268 | 2024.11.02 06:28:55.029129 [ 304 ] {} <Trace> HTTP-Session: a2fa578c-ba3c-4654-94dd-289f5059c7e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17269 | 2024.11.02 06:28:55.029140 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 424 rows starting from the beginning of the part | ||
17270 | 2024.11.02 06:28:55.029485 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
17271 | 2024.11.02 06:28:55.029616 [ 304 ] {5b2424ab-db86-4b2d-88a3-e88147f707fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56096) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
17272 | 2024.11.02 06:28:55.029825 [ 304 ] {5b2424ab-db86-4b2d-88a3-e88147f707fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17273 | 2024.11.02 06:28:55.029841 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
17274 | 2024.11.02 06:28:55.030235 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 424 rows starting from the beginning of the part | ||
17275 | 2024.11.02 06:28:55.030618 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 70 rows starting from the beginning of the part | ||
17276 | 2024.11.02 06:28:55.030926 [ 304 ] {5b2424ab-db86-4b2d-88a3-e88147f707fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17277 | 2024.11.02 06:28:55.032075 [ 304 ] {5b2424ab-db86-4b2d-88a3-e88147f707fd} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17278 | 2024.11.02 06:28:55.032154 [ 304 ] {5b2424ab-db86-4b2d-88a3-e88147f707fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17279 | 2024.11.02 06:28:55.033141 [ 304 ] {5b2424ab-db86-4b2d-88a3-e88147f707fd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
17280 | 2024.11.02 06:28:55.033700 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.005555023 sec., 353193.85716314765 rows/sec., 27.04 MiB/sec. | ||
17281 | 2024.11.02 06:28:55.033929 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
17282 | 2024.11.02 06:28:55.034194 [ 304 ] {5b2424ab-db86-4b2d-88a3-e88147f707fd} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17283 | 2024.11.02 06:28:55.034656 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
17284 | 2024.11.02 06:28:55.034750 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17285 | 2024.11.02 06:28:55.034760 [ 304 ] {5b2424ab-db86-4b2d-88a3-e88147f707fd} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.005352 sec., 30455.9043348281 rows/sec., 2.12 MiB/sec. | ||
17286 | 2024.11.02 06:28:55.034803 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17287 | 2024.11.02 06:28:55.035075 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17288 | 2024.11.02 06:28:55.035494 [ 194 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
17289 | 2024.11.02 06:28:55.035574 [ 201 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_106_21} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
17290 | 2024.11.02 06:28:55.035648 [ 304 ] {5b2424ab-db86-4b2d-88a3-e88147f707fd} <Debug> DynamicQueryHandler: Done processing query | ||
17291 | 2024.11.02 06:28:55.035754 [ 304 ] {5b2424ab-db86-4b2d-88a3-e88147f707fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
17292 | 2024.11.02 06:28:55.035858 [ 304 ] {} <Debug> HTTP-Session: a2fa578c-ba3c-4654-94dd-289f5059c7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17293 | 2024.11.02 06:28:55.036243 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17294 | 2024.11.02 06:28:55.036405 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38399, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17295 | 2024.11.02 06:28:55.036641 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17296 | 2024.11.02 06:28:55.036672 [ 194 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17297 | 2024.11.02 06:28:55.036787 [ 286 ] {} <Debug> HTTP-Session: a3bc2fcd-884b-4d92-bf67-304579f65f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:38399 | ||
17298 | 2024.11.02 06:28:55.036791 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
17299 | 2024.11.02 06:28:55.036860 [ 194 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_101_20, total 19668 rows starting from the beginning of the part | ||
17300 | 2024.11.02 06:28:55.036878 [ 286 ] {} <Debug> HTTP-Session: a3bc2fcd-884b-4d92-bf67-304579f65f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17301 | 2024.11.02 06:28:55.037001 [ 286 ] {} <Debug> HTTP-Session: a3bc2fcd-884b-4d92-bf67-304579f65f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17302 | 2024.11.02 06:28:55.037293 [ 286 ] {} <Trace> HTTP-Session: a3bc2fcd-884b-4d92-bf67-304579f65f50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17303 | 2024.11.02 06:28:55.037511 [ 194 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 237 rows starting from the beginning of the part | ||
17304 | 2024.11.02 06:28:55.037979 [ 286 ] {9924fd1e-5c0d-47af-ac96-b8823a4e2f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38399) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
17305 | 2024.11.02 06:28:55.038184 [ 194 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 128 rows starting from the beginning of the part | ||
17306 | 2024.11.02 06:28:55.038278 [ 286 ] {9924fd1e-5c0d-47af-ac96-b8823a4e2f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17307 | 2024.11.02 06:28:55.038745 [ 194 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
17308 | 2024.11.02 06:28:55.038977 [ 194 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 237 rows starting from the beginning of the part | ||
17309 | 2024.11.02 06:28:55.039414 [ 194 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 163 rows starting from the beginning of the part | ||
17310 | 2024.11.02 06:28:55.039669 [ 286 ] {9924fd1e-5c0d-47af-ac96-b8823a4e2f80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17311 | 2024.11.02 06:28:55.040426 [ 286 ] {9924fd1e-5c0d-47af-ac96-b8823a4e2f80} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17312 | 2024.11.02 06:28:55.040468 [ 286 ] {9924fd1e-5c0d-47af-ac96-b8823a4e2f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17313 | 2024.11.02 06:28:55.040960 [ 286 ] {9924fd1e-5c0d-47af-ac96-b8823a4e2f80} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
17314 | 2024.11.02 06:28:55.041398 [ 286 ] {9924fd1e-5c0d-47af-ac96-b8823a4e2f80} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17315 | 2024.11.02 06:28:55.041566 [ 286 ] {9924fd1e-5c0d-47af-ac96-b8823a4e2f80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00388 sec., 15463.917525773195 rows/sec., 1.04 MiB/sec. | ||
17316 | 2024.11.02 06:28:55.041588 [ 93 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
17317 | 2024.11.02 06:28:55.041716 [ 93 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17318 | 2024.11.02 06:28:55.041817 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17319 | 2024.11.02 06:28:55.042103 [ 286 ] {9924fd1e-5c0d-47af-ac96-b8823a4e2f80} <Debug> DynamicQueryHandler: Done processing query | ||
17320 | 2024.11.02 06:28:55.042201 [ 286 ] {9924fd1e-5c0d-47af-ac96-b8823a4e2f80} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
17321 | 2024.11.02 06:28:55.042288 [ 286 ] {} <Debug> HTTP-Session: a3bc2fcd-884b-4d92-bf67-304579f65f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17322 | 2024.11.02 06:28:55.042299 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
17323 | 2024.11.02 06:28:55.042726 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17324 | 2024.11.02 06:28:55.042807 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17325 | 2024.11.02 06:28:55.042868 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6430 rows starting from the beginning of the part | ||
17326 | 2024.11.02 06:28:55.043255 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part | ||
17327 | 2024.11.02 06:28:55.043573 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 48 rows starting from the beginning of the part | ||
17328 | 2024.11.02 06:28:55.043762 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
17329 | 2024.11.02 06:28:55.043934 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 82 rows starting from the beginning of the part | ||
17330 | 2024.11.02 06:28:55.044043 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
17331 | 2024.11.02 06:28:55.046931 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6762 rows, containing 4 columns (4 merged, 0 gathered) in 0.004952862 sec., 1365271.2310579217 rows/sec., 89.89 MiB/sec. | ||
17332 | 2024.11.02 06:28:55.047562 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
17333 | 2024.11.02 06:28:55.047631 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20593 rows, containing 5 columns (5 merged, 0 gathered) in 0.012683095 sec., 1623657.3170823052 rows/sec., 111.03 MiB/sec. | ||
17334 | 2024.11.02 06:28:55.048046 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
17335 | 2024.11.02 06:28:55.048309 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17336 | 2024.11.02 06:28:55.048621 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_106_21} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
17337 | 2024.11.02 06:28:55.048814 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
17338 | 2024.11.02 06:28:55.048919 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17339 | 2024.11.02 06:28:55.049002 [ 198 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
17340 | 2024.11.02 06:28:55.049085 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
17341 | 2024.11.02 06:28:55.558832 [ 223 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
17342 | 2024.11.02 06:28:55.558900 [ 223 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
17343 | 2024.11.02 06:28:55.560927 [ 223 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
17344 | 2024.11.02 06:28:55.937862 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
17345 | 2024.11.02 06:28:55.937908 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
17346 | 2024.11.02 06:28:55.939811 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
17347 | 2024.11.02 06:28:58.491125 [ 217 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
17348 | 2024.11.02 06:28:58.491178 [ 217 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
17349 | 2024.11.02 06:28:58.493494 [ 217 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
17350 | 2024.11.02 06:28:58.693148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1552 | ||
17351 | 2024.11.02 06:28:58.696323 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17352 | 2024.11.02 06:28:58.696385 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17353 | 2024.11.02 06:28:58.698045 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
17354 | 2024.11.02 06:28:58.699171 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17355 | 2024.11.02 06:28:58.699797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
17356 | 2024.11.02 06:29:00.012171 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54326, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17357 | 2024.11.02 06:29:00.012288 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17358 | 2024.11.02 06:29:00.012316 [ 302 ] {} <Debug> HTTP-Session: 1e216d2c-78f9-45c1-b6e2-88ceb0dc67b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54326 | ||
17359 | 2024.11.02 06:29:00.012344 [ 302 ] {} <Debug> HTTP-Session: 1e216d2c-78f9-45c1-b6e2-88ceb0dc67b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17360 | 2024.11.02 06:29:00.012362 [ 302 ] {} <Debug> HTTP-Session: 1e216d2c-78f9-45c1-b6e2-88ceb0dc67b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17361 | 2024.11.02 06:29:00.012426 [ 302 ] {} <Trace> HTTP-Session: 1e216d2c-78f9-45c1-b6e2-88ceb0dc67b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17362 | 2024.11.02 06:29:00.012641 [ 302 ] {75b49512-0f65-45a3-a75e-b9b8de50ef8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54326) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
17363 | 2024.11.02 06:29:00.012706 [ 302 ] {75b49512-0f65-45a3-a75e-b9b8de50ef8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17364 | 2024.11.02 06:29:00.013042 [ 302 ] {75b49512-0f65-45a3-a75e-b9b8de50ef8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17365 | 2024.11.02 06:29:00.013569 [ 302 ] {75b49512-0f65-45a3-a75e-b9b8de50ef8c} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17366 | 2024.11.02 06:29:00.013607 [ 302 ] {75b49512-0f65-45a3-a75e-b9b8de50ef8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17367 | 2024.11.02 06:29:00.014048 [ 302 ] {75b49512-0f65-45a3-a75e-b9b8de50ef8c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
17368 | 2024.11.02 06:29:00.014439 [ 302 ] {75b49512-0f65-45a3-a75e-b9b8de50ef8c} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17369 | 2024.11.02 06:29:00.014611 [ 302 ] {75b49512-0f65-45a3-a75e-b9b8de50ef8c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002043 sec., 27410.67058247675 rows/sec., 2.09 MiB/sec. | ||
17370 | 2024.11.02 06:29:00.014822 [ 302 ] {75b49512-0f65-45a3-a75e-b9b8de50ef8c} <Debug> DynamicQueryHandler: Done processing query | ||
17371 | 2024.11.02 06:29:00.014849 [ 302 ] {75b49512-0f65-45a3-a75e-b9b8de50ef8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
17372 | 2024.11.02 06:29:00.014866 [ 302 ] {} <Debug> HTTP-Session: 1e216d2c-78f9-45c1-b6e2-88ceb0dc67b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17373 | 2024.11.02 06:29:00.015096 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17374 | 2024.11.02 06:29:00.015226 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57177, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17375 | 2024.11.02 06:29:00.015365 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17376 | 2024.11.02 06:29:00.015394 [ 304 ] {} <Debug> HTTP-Session: b32c2a63-613d-4f2d-96c5-fac6ede21794 Authenticating user 'default' from [fd00:1122:3344:101::d]:57177 | ||
17377 | 2024.11.02 06:29:00.015429 [ 304 ] {} <Debug> HTTP-Session: b32c2a63-613d-4f2d-96c5-fac6ede21794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17378 | 2024.11.02 06:29:00.015447 [ 304 ] {} <Debug> HTTP-Session: b32c2a63-613d-4f2d-96c5-fac6ede21794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17379 | 2024.11.02 06:29:00.015511 [ 304 ] {} <Trace> HTTP-Session: b32c2a63-613d-4f2d-96c5-fac6ede21794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17380 | 2024.11.02 06:29:00.015745 [ 304 ] {6ad25385-c818-4b07-9d45-0c0d4d1ab5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57177) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
17381 | 2024.11.02 06:29:00.015816 [ 304 ] {6ad25385-c818-4b07-9d45-0c0d4d1ab5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17382 | 2024.11.02 06:29:00.016175 [ 304 ] {6ad25385-c818-4b07-9d45-0c0d4d1ab5c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17383 | 2024.11.02 06:29:00.016670 [ 304 ] {6ad25385-c818-4b07-9d45-0c0d4d1ab5c1} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17384 | 2024.11.02 06:29:00.016722 [ 304 ] {6ad25385-c818-4b07-9d45-0c0d4d1ab5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17385 | 2024.11.02 06:29:00.017218 [ 304 ] {6ad25385-c818-4b07-9d45-0c0d4d1ab5c1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
17386 | 2024.11.02 06:29:00.017642 [ 304 ] {6ad25385-c818-4b07-9d45-0c0d4d1ab5c1} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17387 | 2024.11.02 06:29:00.017815 [ 304 ] {6ad25385-c818-4b07-9d45-0c0d4d1ab5c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002144 sec., 29850.746268656716 rows/sec., 2.33 MiB/sec. | ||
17388 | 2024.11.02 06:29:00.018065 [ 304 ] {6ad25385-c818-4b07-9d45-0c0d4d1ab5c1} <Debug> DynamicQueryHandler: Done processing query | ||
17389 | 2024.11.02 06:29:00.018094 [ 304 ] {6ad25385-c818-4b07-9d45-0c0d4d1ab5c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
17390 | 2024.11.02 06:29:00.018110 [ 304 ] {} <Debug> HTTP-Session: b32c2a63-613d-4f2d-96c5-fac6ede21794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17391 | 2024.11.02 06:29:00.018301 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17392 | 2024.11.02 06:29:00.018481 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52898, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17393 | 2024.11.02 06:29:00.018594 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17394 | 2024.11.02 06:29:00.018633 [ 302 ] {} <Debug> HTTP-Session: 6fd69b22-f21b-4e37-81d6-cde7ea6641ec Authenticating user 'default' from [fd00:1122:3344:101::d]:52898 | ||
17395 | 2024.11.02 06:29:00.018663 [ 302 ] {} <Debug> HTTP-Session: 6fd69b22-f21b-4e37-81d6-cde7ea6641ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17396 | 2024.11.02 06:29:00.018681 [ 302 ] {} <Debug> HTTP-Session: 6fd69b22-f21b-4e37-81d6-cde7ea6641ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17397 | 2024.11.02 06:29:00.018727 [ 302 ] {} <Trace> HTTP-Session: 6fd69b22-f21b-4e37-81d6-cde7ea6641ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17398 | 2024.11.02 06:29:00.018950 [ 302 ] {90c1bd17-2620-4474-8421-c8ac85401bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52898) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
17399 | 2024.11.02 06:29:00.019012 [ 302 ] {90c1bd17-2620-4474-8421-c8ac85401bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17400 | 2024.11.02 06:29:00.019234 [ 302 ] {90c1bd17-2620-4474-8421-c8ac85401bf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17401 | 2024.11.02 06:29:00.019705 [ 302 ] {90c1bd17-2620-4474-8421-c8ac85401bf8} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17402 | 2024.11.02 06:29:00.019742 [ 302 ] {90c1bd17-2620-4474-8421-c8ac85401bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17403 | 2024.11.02 06:29:00.020153 [ 302 ] {90c1bd17-2620-4474-8421-c8ac85401bf8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
17404 | 2024.11.02 06:29:00.020508 [ 302 ] {90c1bd17-2620-4474-8421-c8ac85401bf8} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17405 | 2024.11.02 06:29:00.020658 [ 302 ] {90c1bd17-2620-4474-8421-c8ac85401bf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001798 sec., 88987.76418242491 rows/sec., 6.20 MiB/sec. | ||
17406 | 2024.11.02 06:29:00.020780 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17407 | 2024.11.02 06:29:00.020817 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17408 | 2024.11.02 06:29:00.020853 [ 302 ] {90c1bd17-2620-4474-8421-c8ac85401bf8} <Debug> DynamicQueryHandler: Done processing query | ||
17409 | 2024.11.02 06:29:00.020882 [ 302 ] {90c1bd17-2620-4474-8421-c8ac85401bf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
17410 | 2024.11.02 06:29:00.020900 [ 302 ] {} <Debug> HTTP-Session: 6fd69b22-f21b-4e37-81d6-cde7ea6641ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17411 | 2024.11.02 06:29:00.021126 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57177, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17412 | 2024.11.02 06:29:00.021144 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52898, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17413 | 2024.11.02 06:29:00.021322 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17414 | 2024.11.02 06:29:00.021390 [ 302 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
17415 | |||
17416 | (version 23.8.7.1) | ||
17417 | 2024.11.02 06:29:00.021410 [ 304 ] {} <Debug> HTTP-Session: c2578a4c-836c-4dea-9c9a-05f19888f98b Authenticating user 'default' from [fd00:1122:3344:101::d]:57177 | ||
17418 | 2024.11.02 06:29:00.021518 [ 304 ] {} <Debug> HTTP-Session: c2578a4c-836c-4dea-9c9a-05f19888f98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17419 | 2024.11.02 06:29:00.021599 [ 304 ] {} <Debug> HTTP-Session: c2578a4c-836c-4dea-9c9a-05f19888f98b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17420 | 2024.11.02 06:29:00.021746 [ 304 ] {} <Trace> HTTP-Session: c2578a4c-836c-4dea-9c9a-05f19888f98b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17421 | 2024.11.02 06:29:00.021974 [ 304 ] {a90a6ab3-c405-4cda-a999-af130d14cc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57177) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
17422 | 2024.11.02 06:29:00.022058 [ 304 ] {a90a6ab3-c405-4cda-a999-af130d14cc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17423 | 2024.11.02 06:29:00.022564 [ 304 ] {a90a6ab3-c405-4cda-a999-af130d14cc82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17424 | 2024.11.02 06:29:00.023172 [ 304 ] {a90a6ab3-c405-4cda-a999-af130d14cc82} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17425 | 2024.11.02 06:29:00.023213 [ 304 ] {a90a6ab3-c405-4cda-a999-af130d14cc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17426 | 2024.11.02 06:29:00.023918 [ 304 ] {a90a6ab3-c405-4cda-a999-af130d14cc82} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
17427 | 2024.11.02 06:29:00.024597 [ 304 ] {a90a6ab3-c405-4cda-a999-af130d14cc82} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17428 | 2024.11.02 06:29:00.024859 [ 304 ] {a90a6ab3-c405-4cda-a999-af130d14cc82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002967 sec., 20222.446916076846 rows/sec., 1.36 MiB/sec. | ||
17429 | 2024.11.02 06:29:00.024976 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17430 | 2024.11.02 06:29:00.025326 [ 304 ] {a90a6ab3-c405-4cda-a999-af130d14cc82} <Debug> DynamicQueryHandler: Done processing query | ||
17431 | 2024.11.02 06:29:00.025367 [ 304 ] {a90a6ab3-c405-4cda-a999-af130d14cc82} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
17432 | 2024.11.02 06:29:00.025433 [ 304 ] {} <Debug> HTTP-Session: c2578a4c-836c-4dea-9c9a-05f19888f98b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17433 | 2024.11.02 06:29:00.025769 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17434 | 2024.11.02 06:29:00.278882 [ 222 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17435 | 2024.11.02 06:29:00.278964 [ 222 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17436 | 2024.11.02 06:29:00.281650 [ 222 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17437 | 2024.11.02 06:29:00.878977 [ 219 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17438 | 2024.11.02 06:29:00.879046 [ 219 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17439 | 2024.11.02 06:29:00.881066 [ 219 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17440 | 2024.11.02 06:29:01.225271 [ 222 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17441 | 2024.11.02 06:29:01.225351 [ 222 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17442 | 2024.11.02 06:29:01.227582 [ 222 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
17443 | 2024.11.02 06:29:04.261470 [ 84 ] {} <Debug> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
17444 | 2024.11.02 06:29:04.261547 [ 84 ] {} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17445 | 2024.11.02 06:29:04.261575 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17446 | 2024.11.02 06:29:04.261817 [ 198 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
17447 | 2024.11.02 06:29:04.262056 [ 198 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17448 | 2024.11.02 06:29:04.262102 [ 198 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 174 rows starting from the beginning of the part | ||
17449 | 2024.11.02 06:29:04.262190 [ 198 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
17450 | 2024.11.02 06:29:04.262484 [ 198 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
17451 | 2024.11.02 06:29:04.262710 [ 198 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
17452 | 2024.11.02 06:29:04.262837 [ 198 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
17453 | 2024.11.02 06:29:04.264017 [ 190 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002348124 sec., 84322.6337280314 rows/sec., 4.30 MiB/sec. | ||
17454 | 2024.11.02 06:29:04.264243 [ 195 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
17455 | 2024.11.02 06:29:04.264797 [ 195 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_33_8} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17456 | 2024.11.02 06:29:04.264897 [ 195 ] {2fd4de24-7dc5-4740-a1ea-e666b091a816::all_1_33_8} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
17457 | 2024.11.02 06:29:04.265004 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
17458 | 2024.11.02 06:29:05.018305 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51601, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17459 | 2024.11.02 06:29:05.018482 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17460 | 2024.11.02 06:29:05.018525 [ 304 ] {} <Debug> HTTP-Session: d3a7e70e-f78d-4e7f-a21a-0dd7964cc3af Authenticating user 'default' from [fd00:1122:3344:101::d]:51601 | ||
17461 | 2024.11.02 06:29:05.018565 [ 304 ] {} <Debug> HTTP-Session: d3a7e70e-f78d-4e7f-a21a-0dd7964cc3af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17462 | 2024.11.02 06:29:05.018592 [ 304 ] {} <Debug> HTTP-Session: d3a7e70e-f78d-4e7f-a21a-0dd7964cc3af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17463 | 2024.11.02 06:29:05.018672 [ 304 ] {} <Trace> HTTP-Session: d3a7e70e-f78d-4e7f-a21a-0dd7964cc3af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17464 | 2024.11.02 06:29:05.019002 [ 304 ] {73b8700d-85cf-4a60-923e-2132c6847eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51601) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
17465 | 2024.11.02 06:29:05.019067 [ 304 ] {73b8700d-85cf-4a60-923e-2132c6847eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17466 | 2024.11.02 06:29:05.019402 [ 304 ] {73b8700d-85cf-4a60-923e-2132c6847eb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17467 | 2024.11.02 06:29:05.020098 [ 304 ] {73b8700d-85cf-4a60-923e-2132c6847eb8} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17468 | 2024.11.02 06:29:05.020139 [ 304 ] {73b8700d-85cf-4a60-923e-2132c6847eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17469 | 2024.11.02 06:29:05.020582 [ 304 ] {73b8700d-85cf-4a60-923e-2132c6847eb8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
17470 | 2024.11.02 06:29:05.020969 [ 304 ] {73b8700d-85cf-4a60-923e-2132c6847eb8} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17471 | 2024.11.02 06:29:05.021111 [ 304 ] {73b8700d-85cf-4a60-923e-2132c6847eb8} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002232 sec., 122311.82795698925 rows/sec., 10.87 MiB/sec. | ||
17472 | 2024.11.02 06:29:05.021312 [ 304 ] {73b8700d-85cf-4a60-923e-2132c6847eb8} <Debug> DynamicQueryHandler: Done processing query | ||
17473 | 2024.11.02 06:29:05.021338 [ 304 ] {73b8700d-85cf-4a60-923e-2132c6847eb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
17474 | 2024.11.02 06:29:05.021354 [ 304 ] {} <Debug> HTTP-Session: d3a7e70e-f78d-4e7f-a21a-0dd7964cc3af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17475 | 2024.11.02 06:29:05.021567 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17476 | 2024.11.02 06:29:05.021679 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33423, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17477 | 2024.11.02 06:29:05.021799 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17478 | 2024.11.02 06:29:05.021827 [ 302 ] {} <Debug> HTTP-Session: cdcaf27e-aa42-4ad0-80e6-27ed3c1a1a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:33423 | ||
17479 | 2024.11.02 06:29:05.021855 [ 302 ] {} <Debug> HTTP-Session: cdcaf27e-aa42-4ad0-80e6-27ed3c1a1a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17480 | 2024.11.02 06:29:05.021872 [ 302 ] {} <Debug> HTTP-Session: cdcaf27e-aa42-4ad0-80e6-27ed3c1a1a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17481 | 2024.11.02 06:29:05.021935 [ 302 ] {} <Trace> HTTP-Session: cdcaf27e-aa42-4ad0-80e6-27ed3c1a1a70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17482 | 2024.11.02 06:29:05.022150 [ 302 ] {9e680d51-91cf-4150-a5f5-0149ee3e0b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33423) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
17483 | 2024.11.02 06:29:05.022224 [ 302 ] {9e680d51-91cf-4150-a5f5-0149ee3e0b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17484 | 2024.11.02 06:29:05.022632 [ 302 ] {9e680d51-91cf-4150-a5f5-0149ee3e0b0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17485 | 2024.11.02 06:29:05.023055 [ 302 ] {9e680d51-91cf-4150-a5f5-0149ee3e0b0a} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17486 | 2024.11.02 06:29:05.023095 [ 302 ] {9e680d51-91cf-4150-a5f5-0149ee3e0b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17487 | 2024.11.02 06:29:05.023529 [ 302 ] {9e680d51-91cf-4150-a5f5-0149ee3e0b0a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17488 | 2024.11.02 06:29:05.023924 [ 302 ] {9e680d51-91cf-4150-a5f5-0149ee3e0b0a} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17489 | 2024.11.02 06:29:05.024105 [ 302 ] {9e680d51-91cf-4150-a5f5-0149ee3e0b0a} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.002032 sec., 20669.291338582676 rows/sec., 1.52 MiB/sec. | ||
17490 | 2024.11.02 06:29:05.024129 [ 83 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 6 parts from all_1_58_12 to all_63_63_0 | ||
17491 | 2024.11.02 06:29:05.024252 [ 83 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17492 | 2024.11.02 06:29:05.024318 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17493 | 2024.11.02 06:29:05.024440 [ 302 ] {9e680d51-91cf-4150-a5f5-0149ee3e0b0a} <Debug> DynamicQueryHandler: Done processing query | ||
17494 | 2024.11.02 06:29:05.024533 [ 302 ] {9e680d51-91cf-4150-a5f5-0149ee3e0b0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
17495 | 2024.11.02 06:29:05.024628 [ 302 ] {} <Debug> HTTP-Session: cdcaf27e-aa42-4ad0-80e6-27ed3c1a1a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17496 | 2024.11.02 06:29:05.024723 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_58_12 to all_63_63_0 into Compact with storage Full | ||
17497 | 2024.11.02 06:29:05.025052 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34371, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17498 | 2024.11.02 06:29:05.025261 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17499 | 2024.11.02 06:29:05.025376 [ 304 ] {} <Debug> HTTP-Session: 04434416-58bd-4cb4-a362-fab688a4821f Authenticating user 'default' from [fd00:1122:3344:101::d]:34371 | ||
17500 | 2024.11.02 06:29:05.025416 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17501 | 2024.11.02 06:29:05.025461 [ 304 ] {} <Debug> HTTP-Session: 04434416-58bd-4cb4-a362-fab688a4821f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17502 | 2024.11.02 06:29:05.025530 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_58_12, total 60 rows starting from the beginning of the part | ||
17503 | 2024.11.02 06:29:05.025540 [ 304 ] {} <Debug> HTTP-Session: 04434416-58bd-4cb4-a362-fab688a4821f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17504 | 2024.11.02 06:29:05.025474 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33423, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17505 | 2024.11.02 06:29:05.025731 [ 304 ] {} <Trace> HTTP-Session: 04434416-58bd-4cb4-a362-fab688a4821f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17506 | 2024.11.02 06:29:05.025932 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2 rows starting from the beginning of the part | ||
17507 | 2024.11.02 06:29:05.026151 [ 304 ] {7594460f-37c1-4efc-a3e9-82bd217c71a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34371) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
17508 | 2024.11.02 06:29:05.026376 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
17509 | 2024.11.02 06:29:05.026386 [ 304 ] {7594460f-37c1-4efc-a3e9-82bd217c71a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17510 | 2024.11.02 06:29:05.026784 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 42 rows starting from the beginning of the part | ||
17511 | 2024.11.02 06:29:05.027176 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
17512 | 2024.11.02 06:29:05.027476 [ 192 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
17513 | 2024.11.02 06:29:05.028432 [ 304 ] {7594460f-37c1-4efc-a3e9-82bd217c71a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17514 | 2024.11.02 06:29:05.029769 [ 304 ] {7594460f-37c1-4efc-a3e9-82bd217c71a7} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17515 | 2024.11.02 06:29:05.029834 [ 304 ] {7594460f-37c1-4efc-a3e9-82bd217c71a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17516 | 2024.11.02 06:29:05.030935 [ 304 ] {7594460f-37c1-4efc-a3e9-82bd217c71a7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
17517 | 2024.11.02 06:29:05.031107 [ 190 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.006647323 sec., 29184.680810606013 rows/sec., 2.23 MiB/sec. | ||
17518 | 2024.11.02 06:29:05.031336 [ 187 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Trace> MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) | ||
17519 | 2024.11.02 06:29:05.031463 [ 304 ] {7594460f-37c1-4efc-a3e9-82bd217c71a7} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17520 | 2024.11.02 06:29:05.031742 [ 304 ] {7594460f-37c1-4efc-a3e9-82bd217c71a7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00574 sec., 2439.0243902439024 rows/sec., 170.81 KiB/sec. | ||
17521 | 2024.11.02 06:29:05.032349 [ 304 ] {7594460f-37c1-4efc-a3e9-82bd217c71a7} <Debug> DynamicQueryHandler: Done processing query | ||
17522 | 2024.11.02 06:29:05.032392 [ 304 ] {7594460f-37c1-4efc-a3e9-82bd217c71a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17523 | 2024.11.02 06:29:05.032422 [ 304 ] {} <Debug> HTTP-Session: 04434416-58bd-4cb4-a362-fab688a4821f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17524 | 2024.11.02 06:29:05.032492 [ 187 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17525 | 2024.11.02 06:29:05.032575 [ 187 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_63_13} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 6 parts: [all_1_58_12, all_63_63_0] -> all_1_63_13 | ||
17526 | 2024.11.02 06:29:05.032587 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17527 | 2024.11.02 06:29:05.032762 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
17528 | 2024.11.02 06:29:05.032785 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59021, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17529 | 2024.11.02 06:29:05.032872 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17530 | 2024.11.02 06:29:05.032896 [ 302 ] {} <Debug> HTTP-Session: 96983773-18be-4c94-8480-2d0873ac290c Authenticating user 'default' from [fd00:1122:3344:101::d]:59021 | ||
17531 | 2024.11.02 06:29:05.032917 [ 302 ] {} <Debug> HTTP-Session: 96983773-18be-4c94-8480-2d0873ac290c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17532 | 2024.11.02 06:29:05.032934 [ 302 ] {} <Debug> HTTP-Session: 96983773-18be-4c94-8480-2d0873ac290c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17533 | 2024.11.02 06:29:05.032979 [ 302 ] {} <Trace> HTTP-Session: 96983773-18be-4c94-8480-2d0873ac290c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17534 | 2024.11.02 06:29:05.033111 [ 302 ] {59e6beb8-a953-4395-8432-3f33bf6664e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59021) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
17535 | 2024.11.02 06:29:05.033166 [ 302 ] {59e6beb8-a953-4395-8432-3f33bf6664e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17536 | 2024.11.02 06:29:05.033486 [ 302 ] {59e6beb8-a953-4395-8432-3f33bf6664e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17537 | 2024.11.02 06:29:05.033842 [ 302 ] {59e6beb8-a953-4395-8432-3f33bf6664e1} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17538 | 2024.11.02 06:29:05.033880 [ 302 ] {59e6beb8-a953-4395-8432-3f33bf6664e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17539 | 2024.11.02 06:29:05.034251 [ 302 ] {59e6beb8-a953-4395-8432-3f33bf6664e1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
17540 | 2024.11.02 06:29:05.034650 [ 302 ] {59e6beb8-a953-4395-8432-3f33bf6664e1} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17541 | 2024.11.02 06:29:05.034821 [ 302 ] {59e6beb8-a953-4395-8432-3f33bf6664e1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001738 sec., 3452.2439585730726 rows/sec., 203.97 KiB/sec. | ||
17542 | 2024.11.02 06:29:05.035146 [ 302 ] {59e6beb8-a953-4395-8432-3f33bf6664e1} <Debug> DynamicQueryHandler: Done processing query | ||
17543 | 2024.11.02 06:29:05.035208 [ 302 ] {59e6beb8-a953-4395-8432-3f33bf6664e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17544 | 2024.11.02 06:29:05.035265 [ 302 ] {} <Debug> HTTP-Session: 96983773-18be-4c94-8480-2d0873ac290c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17545 | 2024.11.02 06:29:05.035577 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17546 | 2024.11.02 06:29:05.035720 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38929, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17547 | 2024.11.02 06:29:05.035825 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17548 | 2024.11.02 06:29:05.035848 [ 304 ] {} <Debug> HTTP-Session: 6003d48d-8f98-4e1f-9c91-3a332d5ab6bb Authenticating user 'default' from [fd00:1122:3344:101::d]:38929 | ||
17549 | 2024.11.02 06:29:05.035868 [ 304 ] {} <Debug> HTTP-Session: 6003d48d-8f98-4e1f-9c91-3a332d5ab6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17550 | 2024.11.02 06:29:05.035885 [ 304 ] {} <Debug> HTTP-Session: 6003d48d-8f98-4e1f-9c91-3a332d5ab6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17551 | 2024.11.02 06:29:05.035931 [ 304 ] {} <Trace> HTTP-Session: 6003d48d-8f98-4e1f-9c91-3a332d5ab6bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17552 | 2024.11.02 06:29:05.036202 [ 304 ] {7ceb16a6-3623-4053-8dff-8d2402599ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38929) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
17553 | 2024.11.02 06:29:05.036258 [ 304 ] {7ceb16a6-3623-4053-8dff-8d2402599ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17554 | 2024.11.02 06:29:05.036576 [ 304 ] {7ceb16a6-3623-4053-8dff-8d2402599ced} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17555 | 2024.11.02 06:29:05.037190 [ 304 ] {7ceb16a6-3623-4053-8dff-8d2402599ced} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17556 | 2024.11.02 06:29:05.037226 [ 304 ] {7ceb16a6-3623-4053-8dff-8d2402599ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17557 | 2024.11.02 06:29:05.037607 [ 304 ] {7ceb16a6-3623-4053-8dff-8d2402599ced} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
17558 | 2024.11.02 06:29:05.037970 [ 304 ] {7ceb16a6-3623-4053-8dff-8d2402599ced} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17559 | 2024.11.02 06:29:05.038096 [ 304 ] {7ceb16a6-3623-4053-8dff-8d2402599ced} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002029 sec., 208969.93592902907 rows/sec., 14.94 MiB/sec. | ||
17560 | 2024.11.02 06:29:05.038277 [ 304 ] {7ceb16a6-3623-4053-8dff-8d2402599ced} <Debug> DynamicQueryHandler: Done processing query | ||
17561 | 2024.11.02 06:29:05.038300 [ 304 ] {7ceb16a6-3623-4053-8dff-8d2402599ced} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
17562 | 2024.11.02 06:29:05.038316 [ 304 ] {} <Debug> HTTP-Session: 6003d48d-8f98-4e1f-9c91-3a332d5ab6bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17563 | 2024.11.02 06:29:05.038530 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59021, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17564 | 2024.11.02 06:29:05.038530 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17565 | 2024.11.02 06:29:05.038619 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17566 | 2024.11.02 06:29:05.038659 [ 302 ] {} <Debug> HTTP-Session: b4cc54c1-6eb8-4876-92bc-a2a854c425da Authenticating user 'default' from [fd00:1122:3344:101::d]:59021 | ||
17567 | 2024.11.02 06:29:05.038687 [ 302 ] {} <Debug> HTTP-Session: b4cc54c1-6eb8-4876-92bc-a2a854c425da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17568 | 2024.11.02 06:29:05.038707 [ 302 ] {} <Debug> HTTP-Session: b4cc54c1-6eb8-4876-92bc-a2a854c425da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17569 | 2024.11.02 06:29:05.038755 [ 302 ] {} <Trace> HTTP-Session: b4cc54c1-6eb8-4876-92bc-a2a854c425da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17570 | 2024.11.02 06:29:05.038884 [ 302 ] {26fd697c-60db-4d48-b6e7-b0a63e2be86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59021) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
17571 | 2024.11.02 06:29:05.038944 [ 302 ] {26fd697c-60db-4d48-b6e7-b0a63e2be86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17572 | 2024.11.02 06:29:05.039142 [ 302 ] {26fd697c-60db-4d48-b6e7-b0a63e2be86c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17573 | 2024.11.02 06:29:05.039481 [ 302 ] {26fd697c-60db-4d48-b6e7-b0a63e2be86c} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17574 | 2024.11.02 06:29:05.039525 [ 302 ] {26fd697c-60db-4d48-b6e7-b0a63e2be86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17575 | 2024.11.02 06:29:05.039939 [ 302 ] {26fd697c-60db-4d48-b6e7-b0a63e2be86c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
17576 | 2024.11.02 06:29:05.040274 [ 302 ] {26fd697c-60db-4d48-b6e7-b0a63e2be86c} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17577 | 2024.11.02 06:29:05.040435 [ 302 ] {26fd697c-60db-4d48-b6e7-b0a63e2be86c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 198.65 KiB/sec. | ||
17578 | 2024.11.02 06:29:05.040600 [ 302 ] {26fd697c-60db-4d48-b6e7-b0a63e2be86c} <Debug> DynamicQueryHandler: Done processing query | ||
17579 | 2024.11.02 06:29:05.040624 [ 302 ] {26fd697c-60db-4d48-b6e7-b0a63e2be86c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
17580 | 2024.11.02 06:29:05.040640 [ 302 ] {} <Debug> HTTP-Session: b4cc54c1-6eb8-4876-92bc-a2a854c425da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17581 | 2024.11.02 06:29:05.040830 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17582 | 2024.11.02 06:29:05.040906 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40774, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17583 | 2024.11.02 06:29:05.040968 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17584 | 2024.11.02 06:29:05.040988 [ 304 ] {} <Debug> HTTP-Session: 70cbdc14-3f0d-426f-b5bb-79437d17f596 Authenticating user 'default' from [fd00:1122:3344:101::d]:40774 | ||
17585 | 2024.11.02 06:29:05.041005 [ 304 ] {} <Debug> HTTP-Session: 70cbdc14-3f0d-426f-b5bb-79437d17f596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17586 | 2024.11.02 06:29:05.041019 [ 304 ] {} <Debug> HTTP-Session: 70cbdc14-3f0d-426f-b5bb-79437d17f596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17587 | 2024.11.02 06:29:05.041058 [ 304 ] {} <Trace> HTTP-Session: 70cbdc14-3f0d-426f-b5bb-79437d17f596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17588 | 2024.11.02 06:29:05.041239 [ 304 ] {c0e46672-bd8c-42bc-9e11-fb7b9fe79a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40774) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
17589 | 2024.11.02 06:29:05.041291 [ 304 ] {c0e46672-bd8c-42bc-9e11-fb7b9fe79a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17590 | 2024.11.02 06:29:05.041475 [ 304 ] {c0e46672-bd8c-42bc-9e11-fb7b9fe79a10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17591 | 2024.11.02 06:29:05.041953 [ 304 ] {c0e46672-bd8c-42bc-9e11-fb7b9fe79a10} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17592 | 2024.11.02 06:29:05.041988 [ 304 ] {c0e46672-bd8c-42bc-9e11-fb7b9fe79a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17593 | 2024.11.02 06:29:05.042379 [ 304 ] {c0e46672-bd8c-42bc-9e11-fb7b9fe79a10} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
17594 | 2024.11.02 06:29:05.042731 [ 304 ] {c0e46672-bd8c-42bc-9e11-fb7b9fe79a10} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17595 | 2024.11.02 06:29:05.042855 [ 304 ] {c0e46672-bd8c-42bc-9e11-fb7b9fe79a10} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001701 sec., 139329.80599647266 rows/sec., 9.34 MiB/sec. | ||
17596 | 2024.11.02 06:29:05.043026 [ 304 ] {c0e46672-bd8c-42bc-9e11-fb7b9fe79a10} <Debug> DynamicQueryHandler: Done processing query | ||
17597 | 2024.11.02 06:29:05.043050 [ 304 ] {c0e46672-bd8c-42bc-9e11-fb7b9fe79a10} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
17598 | 2024.11.02 06:29:05.043067 [ 304 ] {} <Debug> HTTP-Session: 70cbdc14-3f0d-426f-b5bb-79437d17f596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17599 | 2024.11.02 06:29:05.043247 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59021, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17600 | 2024.11.02 06:29:05.043262 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17601 | 2024.11.02 06:29:05.043339 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17602 | 2024.11.02 06:29:05.043379 [ 302 ] {} <Debug> HTTP-Session: 95ccf991-a6cb-4dd0-a827-aef73e7e8e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:59021 | ||
17603 | 2024.11.02 06:29:05.043408 [ 302 ] {} <Debug> HTTP-Session: 95ccf991-a6cb-4dd0-a827-aef73e7e8e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17604 | 2024.11.02 06:29:05.043432 [ 302 ] {} <Debug> HTTP-Session: 95ccf991-a6cb-4dd0-a827-aef73e7e8e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17605 | 2024.11.02 06:29:05.043478 [ 302 ] {} <Trace> HTTP-Session: 95ccf991-a6cb-4dd0-a827-aef73e7e8e01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17606 | 2024.11.02 06:29:05.043601 [ 302 ] {7cefa347-4496-4fcd-b103-63c744cb7645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59021) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
17607 | 2024.11.02 06:29:05.043660 [ 302 ] {7cefa347-4496-4fcd-b103-63c744cb7645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17608 | 2024.11.02 06:29:05.043845 [ 302 ] {7cefa347-4496-4fcd-b103-63c744cb7645} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17609 | 2024.11.02 06:29:05.044097 [ 302 ] {7cefa347-4496-4fcd-b103-63c744cb7645} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17610 | 2024.11.02 06:29:05.044132 [ 302 ] {7cefa347-4496-4fcd-b103-63c744cb7645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17611 | 2024.11.02 06:29:05.044503 [ 302 ] {7cefa347-4496-4fcd-b103-63c744cb7645} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
17612 | 2024.11.02 06:29:05.044838 [ 302 ] {7cefa347-4496-4fcd-b103-63c744cb7645} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17613 | 2024.11.02 06:29:05.045000 [ 302 ] {7cefa347-4496-4fcd-b103-63c744cb7645} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. | ||
17614 | 2024.11.02 06:29:05.045313 [ 302 ] {7cefa347-4496-4fcd-b103-63c744cb7645} <Debug> DynamicQueryHandler: Done processing query | ||
17615 | 2024.11.02 06:29:05.045346 [ 302 ] {7cefa347-4496-4fcd-b103-63c744cb7645} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
17616 | 2024.11.02 06:29:05.045363 [ 302 ] {} <Debug> HTTP-Session: 95ccf991-a6cb-4dd0-a827-aef73e7e8e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17617 | 2024.11.02 06:29:05.045555 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17618 | 2024.11.02 06:29:05.045673 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64538, User-Agent: (none), Length: 70681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17619 | 2024.11.02 06:29:05.045734 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17620 | 2024.11.02 06:29:05.045754 [ 304 ] {} <Debug> HTTP-Session: 7553557c-7011-490d-9456-2858605c505d Authenticating user 'default' from [fd00:1122:3344:101::d]:64538 | ||
17621 | 2024.11.02 06:29:05.045774 [ 304 ] {} <Debug> HTTP-Session: 7553557c-7011-490d-9456-2858605c505d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17622 | 2024.11.02 06:29:05.045791 [ 304 ] {} <Debug> HTTP-Session: 7553557c-7011-490d-9456-2858605c505d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17623 | 2024.11.02 06:29:05.045837 [ 304 ] {} <Trace> HTTP-Session: 7553557c-7011-490d-9456-2858605c505d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17624 | 2024.11.02 06:29:05.046353 [ 304 ] {45cba6f3-4bfa-4f38-83ca-48ed674800c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64538) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
17625 | 2024.11.02 06:29:05.046443 [ 304 ] {45cba6f3-4bfa-4f38-83ca-48ed674800c4} <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 | ||
17626 | 2024.11.02 06:29:05.046964 [ 304 ] {45cba6f3-4bfa-4f38-83ca-48ed674800c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17627 | 2024.11.02 06:29:05.047710 [ 304 ] {45cba6f3-4bfa-4f38-83ca-48ed674800c4} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17628 | 2024.11.02 06:29:05.047747 [ 304 ] {45cba6f3-4bfa-4f38-83ca-48ed674800c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17629 | 2024.11.02 06:29:05.048434 [ 304 ] {45cba6f3-4bfa-4f38-83ca-48ed674800c4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
17630 | 2024.11.02 06:29:05.048871 [ 304 ] {45cba6f3-4bfa-4f38-83ca-48ed674800c4} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17631 | 2024.11.02 06:29:05.049020 [ 304 ] {45cba6f3-4bfa-4f38-83ca-48ed674800c4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003037 sec., 13829.43694435298 rows/sec., 24.78 MiB/sec. | ||
17632 | 2024.11.02 06:29:05.049250 [ 304 ] {45cba6f3-4bfa-4f38-83ca-48ed674800c4} <Debug> DynamicQueryHandler: Done processing query | ||
17633 | 2024.11.02 06:29:05.049275 [ 304 ] {45cba6f3-4bfa-4f38-83ca-48ed674800c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
17634 | 2024.11.02 06:29:05.049291 [ 304 ] {} <Debug> HTTP-Session: 7553557c-7011-490d-9456-2858605c505d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17635 | 2024.11.02 06:29:05.049464 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64538, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17636 | 2024.11.02 06:29:05.049485 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59021, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17637 | 2024.11.02 06:29:05.049582 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17638 | 2024.11.02 06:29:05.049608 [ 302 ] {} <Debug> HTTP-Session: 59a751a8-7344-47a6-bb0c-8d49cb0f5466 Authenticating user 'default' from [fd00:1122:3344:101::d]:59021 | ||
17639 | 2024.11.02 06:29:05.049640 [ 302 ] {} <Debug> HTTP-Session: 59a751a8-7344-47a6-bb0c-8d49cb0f5466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17640 | 2024.11.02 06:29:05.049659 [ 302 ] {} <Debug> HTTP-Session: 59a751a8-7344-47a6-bb0c-8d49cb0f5466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17641 | 2024.11.02 06:29:05.049704 [ 302 ] {} <Trace> HTTP-Session: 59a751a8-7344-47a6-bb0c-8d49cb0f5466 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17642 | 2024.11.02 06:29:05.049873 [ 302 ] {85f76902-882a-4bdc-a0f4-3ad2a4ba0a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59021) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
17643 | 2024.11.02 06:29:05.049922 [ 302 ] {85f76902-882a-4bdc-a0f4-3ad2a4ba0a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17644 | 2024.11.02 06:29:05.050087 [ 302 ] {85f76902-882a-4bdc-a0f4-3ad2a4ba0a64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17645 | 2024.11.02 06:29:05.050381 [ 302 ] {85f76902-882a-4bdc-a0f4-3ad2a4ba0a64} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17646 | 2024.11.02 06:29:05.050417 [ 302 ] {85f76902-882a-4bdc-a0f4-3ad2a4ba0a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17647 | 2024.11.02 06:29:05.050799 [ 302 ] {85f76902-882a-4bdc-a0f4-3ad2a4ba0a64} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
17648 | 2024.11.02 06:29:05.051141 [ 302 ] {85f76902-882a-4bdc-a0f4-3ad2a4ba0a64} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17649 | 2024.11.02 06:29:05.051302 [ 302 ] {85f76902-882a-4bdc-a0f4-3ad2a4ba0a64} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001501 sec., 54630.24650233178 rows/sec., 3.47 MiB/sec. | ||
17650 | 2024.11.02 06:29:05.051555 [ 302 ] {85f76902-882a-4bdc-a0f4-3ad2a4ba0a64} <Debug> DynamicQueryHandler: Done processing query | ||
17651 | 2024.11.02 06:29:05.051581 [ 302 ] {85f76902-882a-4bdc-a0f4-3ad2a4ba0a64} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17652 | 2024.11.02 06:29:05.051614 [ 302 ] {} <Debug> HTTP-Session: 59a751a8-7344-47a6-bb0c-8d49cb0f5466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17653 | 2024.11.02 06:29:05.051967 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17654 | 2024.11.02 06:29:06.759485 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17655 | 2024.11.02 06:29:06.939094 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17656 | 2024.11.02 06:29:06.962500 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55558, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17657 | 2024.11.02 06:29:06.998890 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57312, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17658 | 2024.11.02 06:29:07.007296 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17659 | 2024.11.02 06:29:07.129713 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17660 | 2024.11.02 06:29:07.162209 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17661 | 2024.11.02 06:29:07.175545 [ 304 ] {} <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) | ||
17662 | 2024.11.02 06:29:08.284979 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17663 | 2024.11.02 06:29:08.285036 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17664 | 2024.11.02 06:29:08.699980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1580 | ||
17665 | 2024.11.02 06:29:08.702959 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17666 | 2024.11.02 06:29:08.703009 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17667 | 2024.11.02 06:29:08.704625 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
17668 | 2024.11.02 06:29:08.705693 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17669 | 2024.11.02 06:29:08.706186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
17670 | 2024.11.02 06:29:10.010585 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54989, User-Agent: (none), Length: 1615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17671 | 2024.11.02 06:29:10.010751 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17672 | 2024.11.02 06:29:10.010797 [ 302 ] {} <Debug> HTTP-Session: a09d5711-a490-4f03-a9e6-dc57e7e66821 Authenticating user 'default' from [fd00:1122:3344:101::d]:54989 | ||
17673 | 2024.11.02 06:29:10.010839 [ 302 ] {} <Debug> HTTP-Session: a09d5711-a490-4f03-a9e6-dc57e7e66821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17674 | 2024.11.02 06:29:10.010866 [ 302 ] {} <Debug> HTTP-Session: a09d5711-a490-4f03-a9e6-dc57e7e66821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17675 | 2024.11.02 06:29:10.010948 [ 302 ] {} <Trace> HTTP-Session: a09d5711-a490-4f03-a9e6-dc57e7e66821 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17676 | 2024.11.02 06:29:10.011142 [ 302 ] {60f97ff0-d1c3-428b-8655-207c7845c281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54989) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
17677 | 2024.11.02 06:29:10.011208 [ 302 ] {60f97ff0-d1c3-428b-8655-207c7845c281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17678 | 2024.11.02 06:29:10.011550 [ 302 ] {60f97ff0-d1c3-428b-8655-207c7845c281} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17679 | 2024.11.02 06:29:10.011970 [ 302 ] {60f97ff0-d1c3-428b-8655-207c7845c281} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17680 | 2024.11.02 06:29:10.012015 [ 302 ] {60f97ff0-d1c3-428b-8655-207c7845c281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17681 | 2024.11.02 06:29:10.012446 [ 302 ] {60f97ff0-d1c3-428b-8655-207c7845c281} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
17682 | 2024.11.02 06:29:10.012844 [ 302 ] {60f97ff0-d1c3-428b-8655-207c7845c281} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17683 | 2024.11.02 06:29:10.013008 [ 302 ] {60f97ff0-d1c3-428b-8655-207c7845c281} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001915 sec., 5221.9321148825065 rows/sec., 425.81 KiB/sec. | ||
17684 | 2024.11.02 06:29:10.013270 [ 302 ] {60f97ff0-d1c3-428b-8655-207c7845c281} <Debug> DynamicQueryHandler: Done processing query | ||
17685 | 2024.11.02 06:29:10.013297 [ 302 ] {60f97ff0-d1c3-428b-8655-207c7845c281} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17686 | 2024.11.02 06:29:10.013314 [ 302 ] {} <Debug> HTTP-Session: a09d5711-a490-4f03-a9e6-dc57e7e66821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17687 | 2024.11.02 06:29:10.013595 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17688 | 2024.11.02 06:29:10.013811 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39675, User-Agent: (none), Length: 8482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17689 | 2024.11.02 06:29:10.013984 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17690 | 2024.11.02 06:29:10.014013 [ 304 ] {} <Debug> HTTP-Session: fff9c1d3-9b05-4552-9f8c-1c0fa3626b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:39675 | ||
17691 | 2024.11.02 06:29:10.014040 [ 304 ] {} <Debug> HTTP-Session: fff9c1d3-9b05-4552-9f8c-1c0fa3626b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17692 | 2024.11.02 06:29:10.014058 [ 304 ] {} <Debug> HTTP-Session: fff9c1d3-9b05-4552-9f8c-1c0fa3626b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17693 | 2024.11.02 06:29:10.014122 [ 304 ] {} <Trace> HTTP-Session: fff9c1d3-9b05-4552-9f8c-1c0fa3626b48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17694 | 2024.11.02 06:29:10.014353 [ 304 ] {07f5a85e-7738-487a-a709-8294c048ae23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39675) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
17695 | 2024.11.02 06:29:10.014461 [ 304 ] {07f5a85e-7738-487a-a709-8294c048ae23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17696 | 2024.11.02 06:29:10.014859 [ 304 ] {07f5a85e-7738-487a-a709-8294c048ae23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17697 | 2024.11.02 06:29:10.015315 [ 304 ] {07f5a85e-7738-487a-a709-8294c048ae23} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17698 | 2024.11.02 06:29:10.015361 [ 304 ] {07f5a85e-7738-487a-a709-8294c048ae23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17699 | 2024.11.02 06:29:10.015801 [ 304 ] {07f5a85e-7738-487a-a709-8294c048ae23} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
17700 | 2024.11.02 06:29:10.016208 [ 304 ] {07f5a85e-7738-487a-a709-8294c048ae23} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17701 | 2024.11.02 06:29:10.016383 [ 304 ] {07f5a85e-7738-487a-a709-8294c048ae23} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.002111 sec., 28896.257697773566 rows/sec., 2.19 MiB/sec. | ||
17702 | 2024.11.02 06:29:10.016715 [ 304 ] {07f5a85e-7738-487a-a709-8294c048ae23} <Debug> DynamicQueryHandler: Done processing query | ||
17703 | 2024.11.02 06:29:10.016777 [ 304 ] {07f5a85e-7738-487a-a709-8294c048ae23} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
17704 | 2024.11.02 06:29:10.016836 [ 304 ] {} <Debug> HTTP-Session: fff9c1d3-9b05-4552-9f8c-1c0fa3626b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17705 | 2024.11.02 06:29:10.017062 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17706 | 2024.11.02 06:29:10.017080 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54989, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17707 | 2024.11.02 06:29:10.017181 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17708 | 2024.11.02 06:29:10.017206 [ 302 ] {} <Debug> HTTP-Session: a76f8d75-2f64-44e4-b069-926a411fcd5c Authenticating user 'default' from [fd00:1122:3344:101::d]:54989 | ||
17709 | 2024.11.02 06:29:10.017239 [ 302 ] {} <Debug> HTTP-Session: a76f8d75-2f64-44e4-b069-926a411fcd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17710 | 2024.11.02 06:29:10.017260 [ 302 ] {} <Debug> HTTP-Session: a76f8d75-2f64-44e4-b069-926a411fcd5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17711 | 2024.11.02 06:29:10.017310 [ 302 ] {} <Trace> HTTP-Session: a76f8d75-2f64-44e4-b069-926a411fcd5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17712 | 2024.11.02 06:29:10.017449 [ 302 ] {c545fa21-0bc0-4aed-8f63-1c8f941046ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54989) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
17713 | 2024.11.02 06:29:10.017507 [ 302 ] {c545fa21-0bc0-4aed-8f63-1c8f941046ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17714 | 2024.11.02 06:29:10.017821 [ 302 ] {c545fa21-0bc0-4aed-8f63-1c8f941046ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17715 | 2024.11.02 06:29:10.018128 [ 302 ] {c545fa21-0bc0-4aed-8f63-1c8f941046ae} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17716 | 2024.11.02 06:29:10.018165 [ 302 ] {c545fa21-0bc0-4aed-8f63-1c8f941046ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17717 | 2024.11.02 06:29:10.018530 [ 302 ] {c545fa21-0bc0-4aed-8f63-1c8f941046ae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17718 | 2024.11.02 06:29:10.018912 [ 302 ] {c545fa21-0bc0-4aed-8f63-1c8f941046ae} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17719 | 2024.11.02 06:29:10.019071 [ 302 ] {c545fa21-0bc0-4aed-8f63-1c8f941046ae} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001658 sec., 6031.363088057901 rows/sec., 421.14 KiB/sec. | ||
17720 | 2024.11.02 06:29:10.019267 [ 302 ] {c545fa21-0bc0-4aed-8f63-1c8f941046ae} <Debug> DynamicQueryHandler: Done processing query | ||
17721 | 2024.11.02 06:29:10.019299 [ 302 ] {c545fa21-0bc0-4aed-8f63-1c8f941046ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17722 | 2024.11.02 06:29:10.019319 [ 302 ] {} <Debug> HTTP-Session: a76f8d75-2f64-44e4-b069-926a411fcd5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17723 | 2024.11.02 06:29:10.019529 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17724 | 2024.11.02 06:29:10.019652 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60380, User-Agent: (none), Length: 12599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17725 | 2024.11.02 06:29:10.019766 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17726 | 2024.11.02 06:29:10.019805 [ 304 ] {} <Debug> HTTP-Session: d679fa36-3639-4b43-ae08-4d07cc5b906d Authenticating user 'default' from [fd00:1122:3344:101::d]:60380 | ||
17727 | 2024.11.02 06:29:10.019839 [ 304 ] {} <Debug> HTTP-Session: d679fa36-3639-4b43-ae08-4d07cc5b906d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17728 | 2024.11.02 06:29:10.019867 [ 304 ] {} <Debug> HTTP-Session: d679fa36-3639-4b43-ae08-4d07cc5b906d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17729 | 2024.11.02 06:29:10.019943 [ 304 ] {} <Trace> HTTP-Session: d679fa36-3639-4b43-ae08-4d07cc5b906d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17730 | 2024.11.02 06:29:10.020097 [ 304 ] {fa93d3f0-bdd5-469c-a412-1581779ee887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60380) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
17731 | 2024.11.02 06:29:10.020148 [ 304 ] {fa93d3f0-bdd5-469c-a412-1581779ee887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17732 | 2024.11.02 06:29:10.020423 [ 304 ] {fa93d3f0-bdd5-469c-a412-1581779ee887} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17733 | 2024.11.02 06:29:10.020884 [ 304 ] {fa93d3f0-bdd5-469c-a412-1581779ee887} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17734 | 2024.11.02 06:29:10.020923 [ 304 ] {fa93d3f0-bdd5-469c-a412-1581779ee887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17735 | 2024.11.02 06:29:10.021319 [ 304 ] {fa93d3f0-bdd5-469c-a412-1581779ee887} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
17736 | 2024.11.02 06:29:10.021697 [ 304 ] {fa93d3f0-bdd5-469c-a412-1581779ee887} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17737 | 2024.11.02 06:29:10.021854 [ 304 ] {fa93d3f0-bdd5-469c-a412-1581779ee887} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001806 sec., 40974.52934662237 rows/sec., 3.21 MiB/sec. | ||
17738 | 2024.11.02 06:29:10.022044 [ 304 ] {fa93d3f0-bdd5-469c-a412-1581779ee887} <Debug> DynamicQueryHandler: Done processing query | ||
17739 | 2024.11.02 06:29:10.022069 [ 304 ] {fa93d3f0-bdd5-469c-a412-1581779ee887} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
17740 | 2024.11.02 06:29:10.022085 [ 304 ] {} <Debug> HTTP-Session: d679fa36-3639-4b43-ae08-4d07cc5b906d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17741 | 2024.11.02 06:29:10.022281 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54989, User-Agent: (none), Length: 25478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17742 | 2024.11.02 06:29:10.022293 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17743 | 2024.11.02 06:29:10.022366 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17744 | 2024.11.02 06:29:10.022408 [ 302 ] {} <Debug> HTTP-Session: e05c34fc-837b-4fd4-aadb-fbb7f414bcdf Authenticating user 'default' from [fd00:1122:3344:101::d]:54989 | ||
17745 | 2024.11.02 06:29:10.022447 [ 302 ] {} <Debug> HTTP-Session: e05c34fc-837b-4fd4-aadb-fbb7f414bcdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17746 | 2024.11.02 06:29:10.022472 [ 302 ] {} <Debug> HTTP-Session: e05c34fc-837b-4fd4-aadb-fbb7f414bcdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17747 | 2024.11.02 06:29:10.022519 [ 302 ] {} <Trace> HTTP-Session: e05c34fc-837b-4fd4-aadb-fbb7f414bcdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17748 | 2024.11.02 06:29:10.022719 [ 302 ] {765b15de-04f7-4cbe-b208-27ff87e086de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
17749 | 2024.11.02 06:29:10.022780 [ 302 ] {765b15de-04f7-4cbe-b208-27ff87e086de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17750 | 2024.11.02 06:29:10.022983 [ 302 ] {765b15de-04f7-4cbe-b208-27ff87e086de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17751 | 2024.11.02 06:29:10.023377 [ 302 ] {765b15de-04f7-4cbe-b208-27ff87e086de} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17752 | 2024.11.02 06:29:10.023414 [ 302 ] {765b15de-04f7-4cbe-b208-27ff87e086de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17753 | 2024.11.02 06:29:10.023817 [ 302 ] {765b15de-04f7-4cbe-b208-27ff87e086de} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
17754 | 2024.11.02 06:29:10.024172 [ 302 ] {765b15de-04f7-4cbe-b208-27ff87e086de} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17755 | 2024.11.02 06:29:10.024330 [ 302 ] {765b15de-04f7-4cbe-b208-27ff87e086de} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001696 sec., 78419.81132075471 rows/sec., 5.46 MiB/sec. | ||
17756 | 2024.11.02 06:29:10.024501 [ 302 ] {765b15de-04f7-4cbe-b208-27ff87e086de} <Debug> DynamicQueryHandler: Done processing query | ||
17757 | 2024.11.02 06:29:10.024525 [ 302 ] {765b15de-04f7-4cbe-b208-27ff87e086de} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
17758 | 2024.11.02 06:29:10.024541 [ 302 ] {} <Debug> HTTP-Session: e05c34fc-837b-4fd4-aadb-fbb7f414bcdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17759 | 2024.11.02 06:29:10.024720 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17760 | 2024.11.02 06:29:10.024839 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54076, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17761 | 2024.11.02 06:29:10.024950 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17762 | 2024.11.02 06:29:10.024977 [ 304 ] {} <Debug> HTTP-Session: 69dbd226-6744-44fa-b8bc-ae656ed49a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:54076 | ||
17763 | 2024.11.02 06:29:10.024999 [ 304 ] {} <Debug> HTTP-Session: 69dbd226-6744-44fa-b8bc-ae656ed49a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17764 | 2024.11.02 06:29:10.025016 [ 304 ] {} <Debug> HTTP-Session: 69dbd226-6744-44fa-b8bc-ae656ed49a06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17765 | 2024.11.02 06:29:10.025063 [ 304 ] {} <Trace> HTTP-Session: 69dbd226-6744-44fa-b8bc-ae656ed49a06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17766 | 2024.11.02 06:29:10.025219 [ 304 ] {be98db2a-2b12-4491-999a-cfe55757b2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54076) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
17767 | 2024.11.02 06:29:10.025279 [ 304 ] {be98db2a-2b12-4491-999a-cfe55757b2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17768 | 2024.11.02 06:29:10.025480 [ 304 ] {be98db2a-2b12-4491-999a-cfe55757b2a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17769 | 2024.11.02 06:29:10.025851 [ 304 ] {be98db2a-2b12-4491-999a-cfe55757b2a5} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17770 | 2024.11.02 06:29:10.025895 [ 304 ] {be98db2a-2b12-4491-999a-cfe55757b2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
17771 | 2024.11.02 06:29:10.026280 [ 304 ] {be98db2a-2b12-4491-999a-cfe55757b2a5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
17772 | 2024.11.02 06:29:10.026621 [ 304 ] {be98db2a-2b12-4491-999a-cfe55757b2a5} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17773 | 2024.11.02 06:29:10.026775 [ 304 ] {be98db2a-2b12-4491-999a-cfe55757b2a5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001605 sec., 29906.542056074766 rows/sec., 2.02 MiB/sec. | ||
17774 | 2024.11.02 06:29:10.026947 [ 304 ] {be98db2a-2b12-4491-999a-cfe55757b2a5} <Debug> DynamicQueryHandler: Done processing query | ||
17775 | 2024.11.02 06:29:10.026970 [ 304 ] {be98db2a-2b12-4491-999a-cfe55757b2a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
17776 | 2024.11.02 06:29:10.026986 [ 304 ] {} <Debug> HTTP-Session: 69dbd226-6744-44fa-b8bc-ae656ed49a06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17777 | 2024.11.02 06:29:10.027331 [ 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) | ||
17778 | 2024.11.02 06:29:15.011773 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54989, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17779 | 2024.11.02 06:29:15.011890 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17780 | 2024.11.02 06:29:15.011914 [ 302 ] {} <Debug> HTTP-Session: 1598dfda-2a2d-4040-b548-b3dd31ecb94e Authenticating user 'default' from [fd00:1122:3344:101::d]:54989 | ||
17781 | 2024.11.02 06:29:15.011937 [ 302 ] {} <Debug> HTTP-Session: 1598dfda-2a2d-4040-b548-b3dd31ecb94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17782 | 2024.11.02 06:29:15.011951 [ 302 ] {} <Debug> HTTP-Session: 1598dfda-2a2d-4040-b548-b3dd31ecb94e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17783 | 2024.11.02 06:29:15.012001 [ 302 ] {} <Trace> HTTP-Session: 1598dfda-2a2d-4040-b548-b3dd31ecb94e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17784 | 2024.11.02 06:29:15.012196 [ 302 ] {1ccc6377-d152-49cd-acad-b947980e3905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54989) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
17785 | 2024.11.02 06:29:15.012262 [ 302 ] {1ccc6377-d152-49cd-acad-b947980e3905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17786 | 2024.11.02 06:29:15.012598 [ 302 ] {1ccc6377-d152-49cd-acad-b947980e3905} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17787 | 2024.11.02 06:29:15.013079 [ 302 ] {1ccc6377-d152-49cd-acad-b947980e3905} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17788 | 2024.11.02 06:29:15.013118 [ 302 ] {1ccc6377-d152-49cd-acad-b947980e3905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17789 | 2024.11.02 06:29:15.013543 [ 302 ] {1ccc6377-d152-49cd-acad-b947980e3905} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
17790 | 2024.11.02 06:29:15.013933 [ 302 ] {1ccc6377-d152-49cd-acad-b947980e3905} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17791 | 2024.11.02 06:29:15.014081 [ 302 ] {1ccc6377-d152-49cd-acad-b947980e3905} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.19 MiB/sec. | ||
17792 | 2024.11.02 06:29:15.014308 [ 302 ] {1ccc6377-d152-49cd-acad-b947980e3905} <Debug> DynamicQueryHandler: Done processing query | ||
17793 | 2024.11.02 06:29:15.014344 [ 302 ] {1ccc6377-d152-49cd-acad-b947980e3905} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
17794 | 2024.11.02 06:29:15.014377 [ 302 ] {} <Debug> HTTP-Session: 1598dfda-2a2d-4040-b548-b3dd31ecb94e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17795 | 2024.11.02 06:29:15.014604 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17796 | 2024.11.02 06:29:15.014761 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17797 | 2024.11.02 06:29:15.014877 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17798 | 2024.11.02 06:29:15.014902 [ 304 ] {} <Debug> HTTP-Session: c679f258-8079-4473-96d9-ecfa8fd40ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52995 | ||
17799 | 2024.11.02 06:29:15.014927 [ 304 ] {} <Debug> HTTP-Session: c679f258-8079-4473-96d9-ecfa8fd40ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17800 | 2024.11.02 06:29:15.014941 [ 304 ] {} <Debug> HTTP-Session: c679f258-8079-4473-96d9-ecfa8fd40ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17801 | 2024.11.02 06:29:15.014997 [ 304 ] {} <Trace> HTTP-Session: c679f258-8079-4473-96d9-ecfa8fd40ea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17802 | 2024.11.02 06:29:15.015217 [ 304 ] {8854fdd3-a183-4a5a-bac6-0a960a2c4855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52995) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
17803 | 2024.11.02 06:29:15.015288 [ 304 ] {8854fdd3-a183-4a5a-bac6-0a960a2c4855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17804 | 2024.11.02 06:29:15.015663 [ 304 ] {8854fdd3-a183-4a5a-bac6-0a960a2c4855} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17805 | 2024.11.02 06:29:15.016166 [ 304 ] {8854fdd3-a183-4a5a-bac6-0a960a2c4855} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17806 | 2024.11.02 06:29:15.016213 [ 304 ] {8854fdd3-a183-4a5a-bac6-0a960a2c4855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17807 | 2024.11.02 06:29:15.016653 [ 304 ] {8854fdd3-a183-4a5a-bac6-0a960a2c4855} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
17808 | 2024.11.02 06:29:15.017058 [ 304 ] {8854fdd3-a183-4a5a-bac6-0a960a2c4855} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17809 | 2024.11.02 06:29:15.017246 [ 304 ] {8854fdd3-a183-4a5a-bac6-0a960a2c4855} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002098 sec., 30505.24308865586 rows/sec., 2.38 MiB/sec. | ||
17810 | 2024.11.02 06:29:15.017489 [ 304 ] {8854fdd3-a183-4a5a-bac6-0a960a2c4855} <Debug> DynamicQueryHandler: Done processing query | ||
17811 | 2024.11.02 06:29:15.017516 [ 304 ] {8854fdd3-a183-4a5a-bac6-0a960a2c4855} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
17812 | 2024.11.02 06:29:15.017533 [ 304 ] {} <Debug> HTTP-Session: c679f258-8079-4473-96d9-ecfa8fd40ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17813 | 2024.11.02 06:29:15.017714 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54989, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17814 | 2024.11.02 06:29:15.017734 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17815 | 2024.11.02 06:29:15.017807 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17816 | 2024.11.02 06:29:15.017841 [ 302 ] {} <Debug> HTTP-Session: 8fafd6db-231d-409b-b081-8c49308bcf8e Authenticating user 'default' from [fd00:1122:3344:101::d]:54989 | ||
17817 | 2024.11.02 06:29:15.017862 [ 302 ] {} <Debug> HTTP-Session: 8fafd6db-231d-409b-b081-8c49308bcf8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17818 | 2024.11.02 06:29:15.017876 [ 302 ] {} <Debug> HTTP-Session: 8fafd6db-231d-409b-b081-8c49308bcf8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17819 | 2024.11.02 06:29:15.017928 [ 302 ] {} <Trace> HTTP-Session: 8fafd6db-231d-409b-b081-8c49308bcf8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17820 | 2024.11.02 06:29:15.018101 [ 302 ] {97bfac62-c17c-465d-84ad-ec6e26bc82ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
17821 | 2024.11.02 06:29:15.018152 [ 302 ] {97bfac62-c17c-465d-84ad-ec6e26bc82ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17822 | 2024.11.02 06:29:15.018335 [ 302 ] {97bfac62-c17c-465d-84ad-ec6e26bc82ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17823 | 2024.11.02 06:29:15.018748 [ 302 ] {97bfac62-c17c-465d-84ad-ec6e26bc82ce} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17824 | 2024.11.02 06:29:15.018783 [ 302 ] {97bfac62-c17c-465d-84ad-ec6e26bc82ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17825 | 2024.11.02 06:29:15.019170 [ 302 ] {97bfac62-c17c-465d-84ad-ec6e26bc82ce} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
17826 | 2024.11.02 06:29:15.019525 [ 302 ] {97bfac62-c17c-465d-84ad-ec6e26bc82ce} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17827 | 2024.11.02 06:29:15.019653 [ 302 ] {97bfac62-c17c-465d-84ad-ec6e26bc82ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec. | ||
17828 | 2024.11.02 06:29:15.019812 [ 302 ] {97bfac62-c17c-465d-84ad-ec6e26bc82ce} <Debug> DynamicQueryHandler: Done processing query | ||
17829 | 2024.11.02 06:29:15.019836 [ 302 ] {97bfac62-c17c-465d-84ad-ec6e26bc82ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
17830 | 2024.11.02 06:29:15.019852 [ 302 ] {} <Debug> HTTP-Session: 8fafd6db-231d-409b-b081-8c49308bcf8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17831 | 2024.11.02 06:29:15.020015 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17832 | 2024.11.02 06:29:15.020085 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58354, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17833 | 2024.11.02 06:29:15.020170 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17834 | 2024.11.02 06:29:15.020193 [ 304 ] {} <Debug> HTTP-Session: 91a24332-7b8a-4135-b8f5-e4d1c94201b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58354 | ||
17835 | 2024.11.02 06:29:15.020212 [ 304 ] {} <Debug> HTTP-Session: 91a24332-7b8a-4135-b8f5-e4d1c94201b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17836 | 2024.11.02 06:29:15.020227 [ 304 ] {} <Debug> HTTP-Session: 91a24332-7b8a-4135-b8f5-e4d1c94201b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17837 | 2024.11.02 06:29:15.020272 [ 304 ] {} <Trace> HTTP-Session: 91a24332-7b8a-4135-b8f5-e4d1c94201b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17838 | 2024.11.02 06:29:15.020434 [ 304 ] {ab6ff552-7f2f-4c8f-8586-1cdd1b9ba76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58354) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
17839 | 2024.11.02 06:29:15.020491 [ 304 ] {ab6ff552-7f2f-4c8f-8586-1cdd1b9ba76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17840 | 2024.11.02 06:29:15.020668 [ 304 ] {ab6ff552-7f2f-4c8f-8586-1cdd1b9ba76f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17841 | 2024.11.02 06:29:15.021023 [ 304 ] {ab6ff552-7f2f-4c8f-8586-1cdd1b9ba76f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17842 | 2024.11.02 06:29:15.021063 [ 304 ] {ab6ff552-7f2f-4c8f-8586-1cdd1b9ba76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17843 | 2024.11.02 06:29:15.021457 [ 304 ] {ab6ff552-7f2f-4c8f-8586-1cdd1b9ba76f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
17844 | 2024.11.02 06:29:15.021814 [ 304 ] {ab6ff552-7f2f-4c8f-8586-1cdd1b9ba76f} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17845 | 2024.11.02 06:29:15.021985 [ 304 ] {ab6ff552-7f2f-4c8f-8586-1cdd1b9ba76f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001608 sec., 37313.432835820895 rows/sec., 2.51 MiB/sec. | ||
17846 | 2024.11.02 06:29:15.022191 [ 304 ] {ab6ff552-7f2f-4c8f-8586-1cdd1b9ba76f} <Debug> DynamicQueryHandler: Done processing query | ||
17847 | 2024.11.02 06:29:15.022215 [ 304 ] {ab6ff552-7f2f-4c8f-8586-1cdd1b9ba76f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
17848 | 2024.11.02 06:29:15.022231 [ 304 ] {} <Debug> HTTP-Session: 91a24332-7b8a-4135-b8f5-e4d1c94201b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17849 | 2024.11.02 06:29:15.022456 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17850 | 2024.11.02 06:29:15.938209 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17851 | 2024.11.02 06:29:16.270160 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47340, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17852 | 2024.11.02 06:29:16.328414 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17853 | 2024.11.02 06:29:16.371682 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17854 | 2024.11.02 06:29:16.625436 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17855 | 2024.11.02 06:29:16.714272 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17856 | 2024.11.02 06:29:16.737818 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17857 | 2024.11.02 06:29:16.753142 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17858 | 2024.11.02 06:29:16.768427 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17859 | 2024.11.02 06:29:16.796695 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17860 | 2024.11.02 06:29:16.849765 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17861 | 2024.11.02 06:29:16.880053 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60335, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17862 | 2024.11.02 06:29:16.887750 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60827, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17863 | 2024.11.02 06:29:16.930412 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17864 | 2024.11.02 06:29:16.984662 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17865 | 2024.11.02 06:29:16.989119 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63287, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17866 | 2024.11.02 06:29:17.003271 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17867 | 2024.11.02 06:29:17.090922 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17868 | 2024.11.02 06:29:17.094237 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17869 | 2024.11.02 06:29:17.162976 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17870 | 2024.11.02 06:29:17.188455 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17871 | 2024.11.02 06:29:17.201945 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17872 | 2024.11.02 06:29:17.202025 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17873 | 2024.11.02 06:29:17.236507 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17874 | 2024.11.02 06:29:18.706356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1600 | ||
17875 | 2024.11.02 06:29:18.709135 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17876 | 2024.11.02 06:29:18.709186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17877 | 2024.11.02 06:29:18.710784 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
17878 | 2024.11.02 06:29:18.711848 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17879 | 2024.11.02 06:29:18.712029 [ 66 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
17880 | 2024.11.02 06:29:18.712086 [ 66 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17881 | 2024.11.02 06:29:18.712123 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17882 | 2024.11.02 06:29:18.712533 [ 190 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::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 | ||
17883 | 2024.11.02 06:29:18.714258 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1600 | ||
17884 | 2024.11.02 06:29:18.714819 [ 190 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17885 | 2024.11.02 06:29:18.714971 [ 190 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1476 rows starting from the beginning of the part | ||
17886 | 2024.11.02 06:29:18.715579 [ 190 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 28 rows starting from the beginning of the part | ||
17887 | 2024.11.02 06:29:18.716155 [ 190 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part | ||
17888 | 2024.11.02 06:29:18.716666 [ 190 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
17889 | 2024.11.02 06:29:18.717185 [ 190 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part | ||
17890 | 2024.11.02 06:29:18.717783 [ 190 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
17891 | 2024.11.02 06:29:18.726596 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 72 columns (72 merged, 0 gathered) in 0.014383997 sec., 111234.72842771032 rows/sec., 73.01 MiB/sec. | ||
17892 | 2024.11.02 06:29:18.728442 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
17893 | 2024.11.02 06:29:18.730228 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_56_11} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17894 | 2024.11.02 06:29:18.730329 [ 191 ] {1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb::all_1_56_11} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
17895 | 2024.11.02 06:29:18.730758 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
17896 | 2024.11.02 06:29:20.017743 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55683, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17897 | 2024.11.02 06:29:20.017855 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17898 | 2024.11.02 06:29:20.017880 [ 304 ] {} <Debug> HTTP-Session: 9925f621-c149-4652-81af-768a310a7a56 Authenticating user 'default' from [fd00:1122:3344:101::d]:55683 | ||
17899 | 2024.11.02 06:29:20.017904 [ 304 ] {} <Debug> HTTP-Session: 9925f621-c149-4652-81af-768a310a7a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17900 | 2024.11.02 06:29:20.017919 [ 304 ] {} <Debug> HTTP-Session: 9925f621-c149-4652-81af-768a310a7a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17901 | 2024.11.02 06:29:20.017970 [ 304 ] {} <Trace> HTTP-Session: 9925f621-c149-4652-81af-768a310a7a56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17902 | 2024.11.02 06:29:20.018238 [ 304 ] {3e1e0a66-1324-4387-8619-de72e2e9ea31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55683) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
17903 | 2024.11.02 06:29:20.018306 [ 304 ] {3e1e0a66-1324-4387-8619-de72e2e9ea31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17904 | 2024.11.02 06:29:20.018647 [ 304 ] {3e1e0a66-1324-4387-8619-de72e2e9ea31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17905 | 2024.11.02 06:29:20.019309 [ 304 ] {3e1e0a66-1324-4387-8619-de72e2e9ea31} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17906 | 2024.11.02 06:29:20.019355 [ 304 ] {3e1e0a66-1324-4387-8619-de72e2e9ea31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17907 | 2024.11.02 06:29:20.019807 [ 304 ] {3e1e0a66-1324-4387-8619-de72e2e9ea31} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
17908 | 2024.11.02 06:29:20.020205 [ 304 ] {3e1e0a66-1324-4387-8619-de72e2e9ea31} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17909 | 2024.11.02 06:29:20.020386 [ 304 ] {3e1e0a66-1324-4387-8619-de72e2e9ea31} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002268 sec., 120370.37037037036 rows/sec., 10.70 MiB/sec. | ||
17910 | 2024.11.02 06:29:20.020411 [ 65 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
17911 | 2024.11.02 06:29:20.020492 [ 65 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17912 | 2024.11.02 06:29:20.020534 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17913 | 2024.11.02 06:29:20.020697 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
17914 | 2024.11.02 06:29:20.020750 [ 304 ] {3e1e0a66-1324-4387-8619-de72e2e9ea31} <Debug> DynamicQueryHandler: Done processing query | ||
17915 | 2024.11.02 06:29:20.020783 [ 304 ] {3e1e0a66-1324-4387-8619-de72e2e9ea31} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
17916 | 2024.11.02 06:29:20.020809 [ 304 ] {} <Debug> HTTP-Session: 9925f621-c149-4652-81af-768a310a7a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17917 | 2024.11.02 06:29:20.020856 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17918 | 2024.11.02 06:29:20.020889 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1423 rows starting from the beginning of the part | ||
17919 | 2024.11.02 06:29:20.020959 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
17920 | 2024.11.02 06:29:20.021090 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17921 | 2024.11.02 06:29:20.021337 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 273 rows starting from the beginning of the part | ||
17922 | 2024.11.02 06:29:20.021358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41758, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17923 | 2024.11.02 06:29:20.021435 [ 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): | ||
17924 | |||
17925 | (version 23.8.7.1) | ||
17926 | 2024.11.02 06:29:20.021684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17927 | 2024.11.02 06:29:20.021762 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 61 rows starting from the beginning of the part | ||
17928 | 2024.11.02 06:29:20.021803 [ 3 ] {} <Debug> HTTP-Session: 39d7474d-1be2-4a6c-a5d6-08d679267cee Authenticating user 'default' from [fd00:1122:3344:101::d]:41758 | ||
17929 | 2024.11.02 06:29:20.021890 [ 3 ] {} <Debug> HTTP-Session: 39d7474d-1be2-4a6c-a5d6-08d679267cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17930 | 2024.11.02 06:29:20.022022 [ 3 ] {} <Debug> HTTP-Session: 39d7474d-1be2-4a6c-a5d6-08d679267cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17931 | 2024.11.02 06:29:20.022085 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
17932 | 2024.11.02 06:29:20.022215 [ 3 ] {} <Trace> HTTP-Session: 39d7474d-1be2-4a6c-a5d6-08d679267cee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17933 | 2024.11.02 06:29:20.022404 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 273 rows starting from the beginning of the part | ||
17934 | 2024.11.02 06:29:20.022801 [ 3 ] {c4965975-6904-46a9-8418-67f4239f42d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41758) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
17935 | 2024.11.02 06:29:20.023051 [ 3 ] {c4965975-6904-46a9-8418-67f4239f42d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17936 | 2024.11.02 06:29:20.024132 [ 3 ] {c4965975-6904-46a9-8418-67f4239f42d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17937 | 2024.11.02 06:29:20.025105 [ 3 ] {c4965975-6904-46a9-8418-67f4239f42d1} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17938 | 2024.11.02 06:29:20.025164 [ 3 ] {c4965975-6904-46a9-8418-67f4239f42d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17939 | 2024.11.02 06:29:20.025737 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 5 columns (5 merged, 0 gathered) in 0.005097915 sec., 420171.7761084679 rows/sec., 37.03 MiB/sec. | ||
17940 | 2024.11.02 06:29:20.025987 [ 3 ] {c4965975-6904-46a9-8418-67f4239f42d1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17941 | 2024.11.02 06:29:20.025991 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
17942 | 2024.11.02 06:29:20.027160 [ 3 ] {c4965975-6904-46a9-8418-67f4239f42d1} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17943 | 2024.11.02 06:29:20.027194 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17944 | 2024.11.02 06:29:20.027410 [ 195 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_111_22} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
17945 | 2024.11.02 06:29:20.027501 [ 3 ] {c4965975-6904-46a9-8418-67f4239f42d1} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.004948 sec., 8488.278092158447 rows/sec., 638.28 KiB/sec. | ||
17946 | 2024.11.02 06:29:20.027611 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
17947 | 2024.11.02 06:29:20.027898 [ 3 ] {c4965975-6904-46a9-8418-67f4239f42d1} <Debug> DynamicQueryHandler: Done processing query | ||
17948 | 2024.11.02 06:29:20.027932 [ 3 ] {c4965975-6904-46a9-8418-67f4239f42d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
17949 | 2024.11.02 06:29:20.027950 [ 3 ] {} <Debug> HTTP-Session: 39d7474d-1be2-4a6c-a5d6-08d679267cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17950 | 2024.11.02 06:29:20.028186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17951 | 2024.11.02 06:29:20.028254 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63577, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17952 | 2024.11.02 06:29:20.028354 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17953 | 2024.11.02 06:29:20.028379 [ 304 ] {} <Debug> HTTP-Session: fbce9d21-a465-4cbc-ac9c-c5267ba24bed Authenticating user 'default' from [fd00:1122:3344:101::d]:63577 | ||
17954 | 2024.11.02 06:29:20.028400 [ 304 ] {} <Debug> HTTP-Session: fbce9d21-a465-4cbc-ac9c-c5267ba24bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17955 | 2024.11.02 06:29:20.028416 [ 304 ] {} <Debug> HTTP-Session: fbce9d21-a465-4cbc-ac9c-c5267ba24bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17956 | 2024.11.02 06:29:20.028463 [ 304 ] {} <Trace> HTTP-Session: fbce9d21-a465-4cbc-ac9c-c5267ba24bed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17957 | 2024.11.02 06:29:20.028590 [ 304 ] {5e60bf33-f1cc-48aa-b470-e70f28e90f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63577) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
17958 | 2024.11.02 06:29:20.028646 [ 304 ] {5e60bf33-f1cc-48aa-b470-e70f28e90f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17959 | 2024.11.02 06:29:20.028915 [ 304 ] {5e60bf33-f1cc-48aa-b470-e70f28e90f11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17960 | 2024.11.02 06:29:20.029296 [ 304 ] {5e60bf33-f1cc-48aa-b470-e70f28e90f11} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17961 | 2024.11.02 06:29:20.029338 [ 304 ] {5e60bf33-f1cc-48aa-b470-e70f28e90f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17962 | 2024.11.02 06:29:20.029749 [ 304 ] {5e60bf33-f1cc-48aa-b470-e70f28e90f11} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
17963 | 2024.11.02 06:29:20.030137 [ 304 ] {5e60bf33-f1cc-48aa-b470-e70f28e90f11} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17964 | 2024.11.02 06:29:20.030308 [ 304 ] {5e60bf33-f1cc-48aa-b470-e70f28e90f11} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001747 sec., 8013.737836290784 rows/sec., 561.23 KiB/sec. | ||
17965 | 2024.11.02 06:29:20.030521 [ 304 ] {5e60bf33-f1cc-48aa-b470-e70f28e90f11} <Debug> DynamicQueryHandler: Done processing query | ||
17966 | 2024.11.02 06:29:20.030546 [ 304 ] {5e60bf33-f1cc-48aa-b470-e70f28e90f11} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17967 | 2024.11.02 06:29:20.030562 [ 304 ] {} <Debug> HTTP-Session: fbce9d21-a465-4cbc-ac9c-c5267ba24bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17968 | 2024.11.02 06:29:20.030732 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17969 | 2024.11.02 06:29:20.030833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46943, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17970 | 2024.11.02 06:29:20.030907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17971 | 2024.11.02 06:29:20.030931 [ 3 ] {} <Debug> HTTP-Session: 5d830126-cc0c-494d-88b3-1195aa557af6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46943 | ||
17972 | 2024.11.02 06:29:20.030954 [ 3 ] {} <Debug> HTTP-Session: 5d830126-cc0c-494d-88b3-1195aa557af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17973 | 2024.11.02 06:29:20.030970 [ 3 ] {} <Debug> HTTP-Session: 5d830126-cc0c-494d-88b3-1195aa557af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17974 | 2024.11.02 06:29:20.031021 [ 3 ] {} <Trace> HTTP-Session: 5d830126-cc0c-494d-88b3-1195aa557af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17975 | 2024.11.02 06:29:20.031164 [ 3 ] {0485306c-572b-4e0b-b122-d76a41d7f0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46943) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
17976 | 2024.11.02 06:29:20.031220 [ 3 ] {0485306c-572b-4e0b-b122-d76a41d7f0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17977 | 2024.11.02 06:29:20.031527 [ 3 ] {0485306c-572b-4e0b-b122-d76a41d7f0ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17978 | 2024.11.02 06:29:20.031886 [ 3 ] {0485306c-572b-4e0b-b122-d76a41d7f0ff} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17979 | 2024.11.02 06:29:20.031929 [ 3 ] {0485306c-572b-4e0b-b122-d76a41d7f0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17980 | 2024.11.02 06:29:20.032324 [ 3 ] {0485306c-572b-4e0b-b122-d76a41d7f0ff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
17981 | 2024.11.02 06:29:20.032728 [ 3 ] {0485306c-572b-4e0b-b122-d76a41d7f0ff} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17982 | 2024.11.02 06:29:20.032900 [ 3 ] {0485306c-572b-4e0b-b122-d76a41d7f0ff} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001771 sec., 3387.916431394692 rows/sec., 200.16 KiB/sec. | ||
17983 | 2024.11.02 06:29:20.033113 [ 3 ] {0485306c-572b-4e0b-b122-d76a41d7f0ff} <Debug> DynamicQueryHandler: Done processing query | ||
17984 | 2024.11.02 06:29:20.033139 [ 3 ] {0485306c-572b-4e0b-b122-d76a41d7f0ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
17985 | 2024.11.02 06:29:20.033157 [ 3 ] {} <Debug> HTTP-Session: 5d830126-cc0c-494d-88b3-1195aa557af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17986 | 2024.11.02 06:29:20.033372 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63577, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17987 | 2024.11.02 06:29:20.033390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17988 | 2024.11.02 06:29:20.033473 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
17989 | 2024.11.02 06:29:20.033509 [ 304 ] {} <Debug> HTTP-Session: 7b9a6477-f1be-4665-bb7f-bf98d036b670 Authenticating user 'default' from [fd00:1122:3344:101::d]:63577 | ||
17990 | 2024.11.02 06:29:20.033531 [ 304 ] {} <Debug> HTTP-Session: 7b9a6477-f1be-4665-bb7f-bf98d036b670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
17991 | 2024.11.02 06:29:20.033550 [ 304 ] {} <Debug> HTTP-Session: 7b9a6477-f1be-4665-bb7f-bf98d036b670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
17992 | 2024.11.02 06:29:20.033604 [ 304 ] {} <Trace> HTTP-Session: 7b9a6477-f1be-4665-bb7f-bf98d036b670 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17993 | 2024.11.02 06:29:20.033860 [ 304 ] {3143b4ad-2af0-4c7a-bb5b-812e3c61a021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63577) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
17994 | 2024.11.02 06:29:20.033911 [ 304 ] {3143b4ad-2af0-4c7a-bb5b-812e3c61a021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17995 | 2024.11.02 06:29:20.034179 [ 304 ] {3143b4ad-2af0-4c7a-bb5b-812e3c61a021} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
17996 | 2024.11.02 06:29:20.034792 [ 304 ] {3143b4ad-2af0-4c7a-bb5b-812e3c61a021} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17997 | 2024.11.02 06:29:20.034832 [ 304 ] {3143b4ad-2af0-4c7a-bb5b-812e3c61a021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
17998 | 2024.11.02 06:29:20.035228 [ 304 ] {3143b4ad-2af0-4c7a-bb5b-812e3c61a021} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
17999 | 2024.11.02 06:29:20.035611 [ 304 ] {3143b4ad-2af0-4c7a-bb5b-812e3c61a021} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18000 | 2024.11.02 06:29:20.035787 [ 304 ] {3143b4ad-2af0-4c7a-bb5b-812e3c61a021} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002046 sec., 207233.6265884653 rows/sec., 14.82 MiB/sec. | ||
18001 | 2024.11.02 06:29:20.035798 [ 65 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
18002 | 2024.11.02 06:29:20.035881 [ 65 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18003 | 2024.11.02 06:29:20.035922 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
18004 | 2024.11.02 06:29:20.036127 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
18005 | 2024.11.02 06:29:20.036133 [ 304 ] {3143b4ad-2af0-4c7a-bb5b-812e3c61a021} <Debug> DynamicQueryHandler: Done processing query | ||
18006 | 2024.11.02 06:29:20.036198 [ 304 ] {3143b4ad-2af0-4c7a-bb5b-812e3c61a021} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
18007 | 2024.11.02 06:29:20.036230 [ 304 ] {} <Debug> HTTP-Session: 7b9a6477-f1be-4665-bb7f-bf98d036b670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18008 | 2024.11.02 06:29:20.036337 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18009 | 2024.11.02 06:29:20.036374 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 916 rows starting from the beginning of the part | ||
18010 | 2024.11.02 06:29:20.036564 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
18011 | 2024.11.02 06:29:20.036582 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18012 | 2024.11.02 06:29:20.036605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57781, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18013 | 2024.11.02 06:29:20.036805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18014 | 2024.11.02 06:29:20.036925 [ 3 ] {} <Debug> HTTP-Session: 71c65ad7-50c0-4bd6-9691-6cc53cf3406d Authenticating user 'default' from [fd00:1122:3344:101::d]:57781 | ||
18015 | 2024.11.02 06:29:20.037019 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 424 rows starting from the beginning of the part | ||
18016 | 2024.11.02 06:29:20.037022 [ 3 ] {} <Debug> HTTP-Session: 71c65ad7-50c0-4bd6-9691-6cc53cf3406d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18017 | 2024.11.02 06:29:20.037136 [ 3 ] {} <Debug> HTTP-Session: 71c65ad7-50c0-4bd6-9691-6cc53cf3406d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18018 | 2024.11.02 06:29:20.037423 [ 3 ] {} <Trace> HTTP-Session: 71c65ad7-50c0-4bd6-9691-6cc53cf3406d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18019 | 2024.11.02 06:29:20.037502 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 74 rows starting from the beginning of the part | ||
18020 | 2024.11.02 06:29:20.037724 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
18021 | 2024.11.02 06:29:20.037741 [ 3 ] {6a886c04-f79f-4565-b61a-db2eee2fde45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57781) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
18022 | 2024.11.02 06:29:20.037939 [ 3 ] {6a886c04-f79f-4565-b61a-db2eee2fde45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18023 | 2024.11.02 06:29:20.038098 [ 188 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 424 rows starting from the beginning of the part | ||
18024 | 2024.11.02 06:29:20.038842 [ 3 ] {6a886c04-f79f-4565-b61a-db2eee2fde45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18025 | 2024.11.02 06:29:20.039275 [ 3 ] {6a886c04-f79f-4565-b61a-db2eee2fde45} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18026 | 2024.11.02 06:29:20.039322 [ 3 ] {6a886c04-f79f-4565-b61a-db2eee2fde45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
18027 | 2024.11.02 06:29:20.039911 [ 3 ] {6a886c04-f79f-4565-b61a-db2eee2fde45} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
18028 | 2024.11.02 06:29:20.040366 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.00431208 sec., 455928.46143856324 rows/sec., 34.92 MiB/sec. | ||
18029 | 2024.11.02 06:29:20.040387 [ 3 ] {6a886c04-f79f-4565-b61a-db2eee2fde45} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18030 | 2024.11.02 06:29:20.040764 [ 3 ] {6a886c04-f79f-4565-b61a-db2eee2fde45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003144 sec., 1908.3969465648854 rows/sec., 99.71 KiB/sec. | ||
18031 | 2024.11.02 06:29:20.040793 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
18032 | 2024.11.02 06:29:20.041379 [ 3 ] {6a886c04-f79f-4565-b61a-db2eee2fde45} <Debug> DynamicQueryHandler: Done processing query | ||
18033 | 2024.11.02 06:29:20.041459 [ 3 ] {6a886c04-f79f-4565-b61a-db2eee2fde45} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
18034 | 2024.11.02 06:29:20.041503 [ 3 ] {} <Debug> HTTP-Session: 71c65ad7-50c0-4bd6-9691-6cc53cf3406d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18035 | 2024.11.02 06:29:20.041809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18036 | 2024.11.02 06:29:20.041893 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35530, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18037 | 2024.11.02 06:29:20.042007 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18038 | 2024.11.02 06:29:20.042026 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18039 | 2024.11.02 06:29:20.042090 [ 304 ] {} <Debug> HTTP-Session: aba5e817-7a9c-487b-8cb7-1e99acfeb736 Authenticating user 'default' from [fd00:1122:3344:101::d]:35530 | ||
18040 | 2024.11.02 06:29:20.042129 [ 304 ] {} <Debug> HTTP-Session: aba5e817-7a9c-487b-8cb7-1e99acfeb736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18041 | 2024.11.02 06:29:20.042176 [ 304 ] {} <Debug> HTTP-Session: aba5e817-7a9c-487b-8cb7-1e99acfeb736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18042 | 2024.11.02 06:29:20.042210 [ 186 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_111_22} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
18043 | 2024.11.02 06:29:20.042240 [ 304 ] {} <Trace> HTTP-Session: aba5e817-7a9c-487b-8cb7-1e99acfeb736 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18044 | 2024.11.02 06:29:20.042383 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
18045 | 2024.11.02 06:29:20.042532 [ 304 ] {a446b92d-4ae5-4400-b6d0-7e1743c10c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35530) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
18046 | 2024.11.02 06:29:20.042591 [ 304 ] {a446b92d-4ae5-4400-b6d0-7e1743c10c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18047 | 2024.11.02 06:29:20.042777 [ 304 ] {a446b92d-4ae5-4400-b6d0-7e1743c10c13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18048 | 2024.11.02 06:29:20.043246 [ 304 ] {a446b92d-4ae5-4400-b6d0-7e1743c10c13} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18049 | 2024.11.02 06:29:20.043284 [ 304 ] {a446b92d-4ae5-4400-b6d0-7e1743c10c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
18050 | 2024.11.02 06:29:20.043696 [ 304 ] {a446b92d-4ae5-4400-b6d0-7e1743c10c13} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
18051 | 2024.11.02 06:29:20.044082 [ 304 ] {a446b92d-4ae5-4400-b6d0-7e1743c10c13} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18052 | 2024.11.02 06:29:20.044268 [ 304 ] {a446b92d-4ae5-4400-b6d0-7e1743c10c13} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00186 sec., 127419.35483870967 rows/sec., 8.54 MiB/sec. | ||
18053 | 2024.11.02 06:29:20.044283 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
18054 | 2024.11.02 06:29:20.044362 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18055 | 2024.11.02 06:29:20.044417 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
18056 | 2024.11.02 06:29:20.044575 [ 199 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
18057 | 2024.11.02 06:29:20.044578 [ 304 ] {a446b92d-4ae5-4400-b6d0-7e1743c10c13} <Debug> DynamicQueryHandler: Done processing query | ||
18058 | 2024.11.02 06:29:20.044627 [ 304 ] {a446b92d-4ae5-4400-b6d0-7e1743c10c13} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
18059 | 2024.11.02 06:29:20.044650 [ 304 ] {} <Debug> HTTP-Session: aba5e817-7a9c-487b-8cb7-1e99acfeb736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18060 | 2024.11.02 06:29:20.044734 [ 199 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18061 | 2024.11.02 06:29:20.044768 [ 199 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_106_21, total 20593 rows starting from the beginning of the part | ||
18062 | 2024.11.02 06:29:20.044893 [ 199 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
18063 | 2024.11.02 06:29:20.044955 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35530, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18064 | 2024.11.02 06:29:20.045089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53018, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18065 | 2024.11.02 06:29:20.045339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18066 | 2024.11.02 06:29:20.045372 [ 199 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part | ||
18067 | 2024.11.02 06:29:20.045445 [ 3 ] {} <Debug> HTTP-Session: 0b45fb0b-d9b2-445e-bc82-3646846ac17a Authenticating user 'default' from [fd00:1122:3344:101::d]:53018 | ||
18068 | 2024.11.02 06:29:20.045550 [ 3 ] {} <Debug> HTTP-Session: 0b45fb0b-d9b2-445e-bc82-3646846ac17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18069 | 2024.11.02 06:29:20.045627 [ 3 ] {} <Debug> HTTP-Session: 0b45fb0b-d9b2-445e-bc82-3646846ac17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18070 | 2024.11.02 06:29:20.045731 [ 199 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 133 rows starting from the beginning of the part | ||
18071 | 2024.11.02 06:29:20.045816 [ 3 ] {} <Trace> HTTP-Session: 0b45fb0b-d9b2-445e-bc82-3646846ac17a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18072 | 2024.11.02 06:29:20.046122 [ 199 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
18073 | 2024.11.02 06:29:20.046202 [ 3 ] {59d2c7a2-dac8-44cf-880f-410866a21f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53018) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
18074 | 2024.11.02 06:29:20.046392 [ 199 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 237 rows starting from the beginning of the part | ||
18075 | 2024.11.02 06:29:20.046401 [ 3 ] {59d2c7a2-dac8-44cf-880f-410866a21f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18076 | 2024.11.02 06:29:20.047220 [ 3 ] {59d2c7a2-dac8-44cf-880f-410866a21f45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18077 | 2024.11.02 06:29:20.047812 [ 3 ] {59d2c7a2-dac8-44cf-880f-410866a21f45} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18078 | 2024.11.02 06:29:20.047869 [ 3 ] {59d2c7a2-dac8-44cf-880f-410866a21f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
18079 | 2024.11.02 06:29:20.048365 [ 3 ] {59d2c7a2-dac8-44cf-880f-410866a21f45} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
18080 | 2024.11.02 06:29:20.049230 [ 3 ] {59d2c7a2-dac8-44cf-880f-410866a21f45} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18081 | 2024.11.02 06:29:20.049657 [ 3 ] {59d2c7a2-dac8-44cf-880f-410866a21f45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003604 sec., 277.4694783573807 rows/sec., 18.70 KiB/sec. | ||
18082 | 2024.11.02 06:29:20.049951 [ 3 ] {59d2c7a2-dac8-44cf-880f-410866a21f45} <Debug> DynamicQueryHandler: Done processing query | ||
18083 | 2024.11.02 06:29:20.049988 [ 3 ] {59d2c7a2-dac8-44cf-880f-410866a21f45} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
18084 | 2024.11.02 06:29:20.050015 [ 3 ] {} <Debug> HTTP-Session: 0b45fb0b-d9b2-445e-bc82-3646846ac17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18085 | 2024.11.02 06:29:20.050226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53018, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18086 | 2024.11.02 06:29:20.050314 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55637, User-Agent: (none), Length: 70736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18087 | 2024.11.02 06:29:20.050379 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18088 | 2024.11.02 06:29:20.050400 [ 304 ] {} <Debug> HTTP-Session: f750ea8a-54b2-49c2-9edf-d4633f06d99c Authenticating user 'default' from [fd00:1122:3344:101::d]:55637 | ||
18089 | 2024.11.02 06:29:20.050418 [ 304 ] {} <Debug> HTTP-Session: f750ea8a-54b2-49c2-9edf-d4633f06d99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18090 | 2024.11.02 06:29:20.050484 [ 304 ] {} <Debug> HTTP-Session: f750ea8a-54b2-49c2-9edf-d4633f06d99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18091 | 2024.11.02 06:29:20.050567 [ 304 ] {} <Trace> HTTP-Session: f750ea8a-54b2-49c2-9edf-d4633f06d99c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18092 | 2024.11.02 06:29:20.053716 [ 304 ] {39e8a701-577a-416e-8c7c-02807d423ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55637) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
18093 | 2024.11.02 06:29:20.053804 [ 304 ] {39e8a701-577a-416e-8c7c-02807d423ae5} <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 | ||
18094 | 2024.11.02 06:29:20.054315 [ 304 ] {39e8a701-577a-416e-8c7c-02807d423ae5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18095 | 2024.11.02 06:29:20.055138 [ 304 ] {39e8a701-577a-416e-8c7c-02807d423ae5} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18096 | 2024.11.02 06:29:20.055178 [ 304 ] {39e8a701-577a-416e-8c7c-02807d423ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
18097 | 2024.11.02 06:29:20.055993 [ 304 ] {39e8a701-577a-416e-8c7c-02807d423ae5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
18098 | 2024.11.02 06:29:20.056437 [ 304 ] {39e8a701-577a-416e-8c7c-02807d423ae5} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18099 | 2024.11.02 06:29:20.056657 [ 304 ] {39e8a701-577a-416e-8c7c-02807d423ae5} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.005952 sec., 7056.451612903226 rows/sec., 12.64 MiB/sec. | ||
18100 | 2024.11.02 06:29:20.057276 [ 304 ] {39e8a701-577a-416e-8c7c-02807d423ae5} <Debug> DynamicQueryHandler: Done processing query | ||
18101 | 2024.11.02 06:29:20.057301 [ 304 ] {39e8a701-577a-416e-8c7c-02807d423ae5} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
18102 | 2024.11.02 06:29:20.057317 [ 304 ] {} <Debug> HTTP-Session: f750ea8a-54b2-49c2-9edf-d4633f06d99c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18103 | 2024.11.02 06:29:20.057492 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18104 | 2024.11.02 06:29:20.057552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53018, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18105 | 2024.11.02 06:29:20.057653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18106 | 2024.11.02 06:29:20.057685 [ 3 ] {} <Debug> HTTP-Session: 3d2bc4cb-ac3f-432c-924e-f36816cd8e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:53018 | ||
18107 | 2024.11.02 06:29:20.057708 [ 3 ] {} <Debug> HTTP-Session: 3d2bc4cb-ac3f-432c-924e-f36816cd8e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18108 | 2024.11.02 06:29:20.057724 [ 3 ] {} <Debug> HTTP-Session: 3d2bc4cb-ac3f-432c-924e-f36816cd8e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18109 | 2024.11.02 06:29:20.057769 [ 3 ] {} <Trace> HTTP-Session: 3d2bc4cb-ac3f-432c-924e-f36816cd8e28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18110 | 2024.11.02 06:29:20.057937 [ 3 ] {daa34311-249c-4172-bd41-3785a1df9871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53018) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
18111 | 2024.11.02 06:29:20.057995 [ 3 ] {daa34311-249c-4172-bd41-3785a1df9871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18112 | 2024.11.02 06:29:20.058172 [ 3 ] {daa34311-249c-4172-bd41-3785a1df9871} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18113 | 2024.11.02 06:29:20.058769 [ 3 ] {daa34311-249c-4172-bd41-3785a1df9871} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18114 | 2024.11.02 06:29:20.058817 [ 3 ] {daa34311-249c-4172-bd41-3785a1df9871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
18115 | 2024.11.02 06:29:20.059273 [ 3 ] {daa34311-249c-4172-bd41-3785a1df9871} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
18116 | 2024.11.02 06:29:20.059806 [ 3 ] {daa34311-249c-4172-bd41-3785a1df9871} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18117 | 2024.11.02 06:29:20.060149 [ 65 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
18118 | 2024.11.02 06:29:20.060175 [ 3 ] {daa34311-249c-4172-bd41-3785a1df9871} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00228 sec., 35964.912280701756 rows/sec., 2.28 MiB/sec. | ||
18119 | 2024.11.02 06:29:20.060243 [ 65 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18120 | 2024.11.02 06:29:20.060315 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
18121 | 2024.11.02 06:29:20.060532 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
18122 | 2024.11.02 06:29:20.060560 [ 3 ] {daa34311-249c-4172-bd41-3785a1df9871} <Debug> DynamicQueryHandler: Done processing query | ||
18123 | 2024.11.02 06:29:20.060629 [ 3 ] {daa34311-249c-4172-bd41-3785a1df9871} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
18124 | 2024.11.02 06:29:20.060709 [ 3 ] {} <Debug> HTTP-Session: 3d2bc4cb-ac3f-432c-924e-f36816cd8e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18125 | 2024.11.02 06:29:20.060963 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18126 | 2024.11.02 06:29:20.061011 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6762 rows starting from the beginning of the part | ||
18127 | 2024.11.02 06:29:20.061234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53018, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18128 | 2024.11.02 06:29:20.061404 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
18129 | 2024.11.02 06:29:20.061642 [ 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): | ||
18130 | |||
18131 | (version 23.8.7.1) | ||
18132 | 2024.11.02 06:29:20.062008 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part | ||
18133 | 2024.11.02 06:29:20.062485 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 48 rows starting from the beginning of the part | ||
18134 | 2024.11.02 06:29:20.063036 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
18135 | 2024.11.02 06:29:20.063305 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21520 rows, containing 5 columns (5 merged, 0 gathered) in 0.018752108 sec., 1147604.3120058822 rows/sec., 78.47 MiB/sec. | ||
18136 | 2024.11.02 06:29:20.063388 [ 188 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part | ||
18137 | 2024.11.02 06:29:20.063906 [ 189 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
18138 | 2024.11.02 06:29:20.064625 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18139 | 2024.11.02 06:29:20.064759 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
18140 | 2024.11.02 06:29:20.064901 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
18141 | 2024.11.02 06:29:20.066118 [ 194 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7094 rows, containing 4 columns (4 merged, 0 gathered) in 0.005707976 sec., 1242822.324410614 rows/sec., 81.81 MiB/sec. | ||
18142 | 2024.11.02 06:29:20.066700 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
18143 | 2024.11.02 06:29:20.067185 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18144 | 2024.11.02 06:29:20.067281 [ 193 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_111_22} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
18145 | 2024.11.02 06:29:20.067383 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
18146 | 2024.11.02 06:29:21.352492 [ 63 ] {} <Debug> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
18147 | 2024.11.02 06:29:21.352565 [ 63 ] {} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18148 | 2024.11.02 06:29:21.352588 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18149 | 2024.11.02 06:29:21.352746 [ 189 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
18150 | 2024.11.02 06:29:21.352942 [ 189 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18151 | 2024.11.02 06:29:21.352979 [ 189 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
18152 | 2024.11.02 06:29:21.353059 [ 189 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
18153 | 2024.11.02 06:29:21.353187 [ 189 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
18154 | 2024.11.02 06:29:21.353290 [ 189 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::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 | ||
18155 | 2024.11.02 06:29:21.353377 [ 189 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
18156 | 2024.11.02 06:29:21.354322 [ 194 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656601 sec., 27767.700248883106 rows/sec., 2.32 MiB/sec. | ||
18157 | 2024.11.02 06:29:21.354502 [ 194 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
18158 | 2024.11.02 06:29:21.354989 [ 194 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_25_6} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18159 | 2024.11.02 06:29:21.355086 [ 194 ] {68a1f062-c4a7-4e98-96dd-e63c2220e01f::all_1_25_6} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
18160 | 2024.11.02 06:29:21.355190 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
18161 | 2024.11.02 06:29:23.285074 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18162 | 2024.11.02 06:29:23.285131 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18163 | 2024.11.02 06:29:25.010717 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61054, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18164 | 2024.11.02 06:29:25.010838 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18165 | 2024.11.02 06:29:25.010867 [ 304 ] {} <Debug> HTTP-Session: fdd7df79-1058-4733-b628-38d1af54a2a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61054 | ||
18166 | 2024.11.02 06:29:25.010893 [ 304 ] {} <Debug> HTTP-Session: fdd7df79-1058-4733-b628-38d1af54a2a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18167 | 2024.11.02 06:29:25.010911 [ 304 ] {} <Debug> HTTP-Session: fdd7df79-1058-4733-b628-38d1af54a2a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18168 | 2024.11.02 06:29:25.010967 [ 304 ] {} <Trace> HTTP-Session: fdd7df79-1058-4733-b628-38d1af54a2a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18169 | 2024.11.02 06:29:25.011164 [ 304 ] {7d63dc81-ce5a-4dd3-bc73-ba6e38db4015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61054) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
18170 | 2024.11.02 06:29:25.011240 [ 304 ] {7d63dc81-ce5a-4dd3-bc73-ba6e38db4015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18171 | 2024.11.02 06:29:25.011596 [ 304 ] {7d63dc81-ce5a-4dd3-bc73-ba6e38db4015} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18172 | 2024.11.02 06:29:25.012027 [ 304 ] {7d63dc81-ce5a-4dd3-bc73-ba6e38db4015} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18173 | 2024.11.02 06:29:25.012064 [ 304 ] {7d63dc81-ce5a-4dd3-bc73-ba6e38db4015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18174 | 2024.11.02 06:29:25.012455 [ 304 ] {7d63dc81-ce5a-4dd3-bc73-ba6e38db4015} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
18175 | 2024.11.02 06:29:25.012842 [ 304 ] {7d63dc81-ce5a-4dd3-bc73-ba6e38db4015} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18176 | 2024.11.02 06:29:25.012986 [ 304 ] {7d63dc81-ce5a-4dd3-bc73-ba6e38db4015} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001884 sec., 1061.5711252653928 rows/sec., 86.56 KiB/sec. | ||
18177 | 2024.11.02 06:29:25.013182 [ 304 ] {7d63dc81-ce5a-4dd3-bc73-ba6e38db4015} <Debug> DynamicQueryHandler: Done processing query | ||
18178 | 2024.11.02 06:29:25.013208 [ 304 ] {7d63dc81-ce5a-4dd3-bc73-ba6e38db4015} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
18179 | 2024.11.02 06:29:25.013225 [ 304 ] {} <Debug> HTTP-Session: fdd7df79-1058-4733-b628-38d1af54a2a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18180 | 2024.11.02 06:29:25.013414 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18181 | 2024.11.02 06:29:25.013553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55549, User-Agent: (none), Length: 7948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18182 | 2024.11.02 06:29:25.013681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18183 | 2024.11.02 06:29:25.013707 [ 3 ] {} <Debug> HTTP-Session: 357a4c5c-1c1b-4d7a-8bee-86822e26733b Authenticating user 'default' from [fd00:1122:3344:101::d]:55549 | ||
18184 | 2024.11.02 06:29:25.013732 [ 3 ] {} <Debug> HTTP-Session: 357a4c5c-1c1b-4d7a-8bee-86822e26733b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18185 | 2024.11.02 06:29:25.013746 [ 3 ] {} <Debug> HTTP-Session: 357a4c5c-1c1b-4d7a-8bee-86822e26733b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18186 | 2024.11.02 06:29:25.013799 [ 3 ] {} <Trace> HTTP-Session: 357a4c5c-1c1b-4d7a-8bee-86822e26733b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18187 | 2024.11.02 06:29:25.014004 [ 3 ] {40a4685f-e9f8-4cb2-a5ba-22dfbbb3b88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55549) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
18188 | 2024.11.02 06:29:25.014073 [ 3 ] {40a4685f-e9f8-4cb2-a5ba-22dfbbb3b88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18189 | 2024.11.02 06:29:25.014415 [ 3 ] {40a4685f-e9f8-4cb2-a5ba-22dfbbb3b88d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18190 | 2024.11.02 06:29:25.014851 [ 3 ] {40a4685f-e9f8-4cb2-a5ba-22dfbbb3b88d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18191 | 2024.11.02 06:29:25.014894 [ 3 ] {40a4685f-e9f8-4cb2-a5ba-22dfbbb3b88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18192 | 2024.11.02 06:29:25.015319 [ 3 ] {40a4685f-e9f8-4cb2-a5ba-22dfbbb3b88d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
18193 | 2024.11.02 06:29:25.015743 [ 3 ] {40a4685f-e9f8-4cb2-a5ba-22dfbbb3b88d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18194 | 2024.11.02 06:29:25.015918 [ 3 ] {40a4685f-e9f8-4cb2-a5ba-22dfbbb3b88d} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001979 sec., 28802.425467407782 rows/sec., 2.20 MiB/sec. | ||
18195 | 2024.11.02 06:29:25.016034 [ 219 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18196 | 2024.11.02 06:29:25.016085 [ 219 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18197 | 2024.11.02 06:29:25.016244 [ 3 ] {40a4685f-e9f8-4cb2-a5ba-22dfbbb3b88d} <Debug> DynamicQueryHandler: Done processing query | ||
18198 | 2024.11.02 06:29:25.016296 [ 3 ] {40a4685f-e9f8-4cb2-a5ba-22dfbbb3b88d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
18199 | 2024.11.02 06:29:25.016316 [ 3 ] {} <Debug> HTTP-Session: 357a4c5c-1c1b-4d7a-8bee-86822e26733b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18200 | 2024.11.02 06:29:25.016495 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61054, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18201 | 2024.11.02 06:29:25.016529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18202 | 2024.11.02 06:29:25.016644 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18203 | 2024.11.02 06:29:25.016687 [ 304 ] {} <Debug> HTTP-Session: dea91b69-6cbb-4ba1-b6c0-96623c33ce3a Authenticating user 'default' from [fd00:1122:3344:101::d]:61054 | ||
18204 | 2024.11.02 06:29:25.016726 [ 304 ] {} <Debug> HTTP-Session: dea91b69-6cbb-4ba1-b6c0-96623c33ce3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18205 | 2024.11.02 06:29:25.016773 [ 304 ] {} <Debug> HTTP-Session: dea91b69-6cbb-4ba1-b6c0-96623c33ce3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18206 | 2024.11.02 06:29:25.016856 [ 304 ] {} <Trace> HTTP-Session: dea91b69-6cbb-4ba1-b6c0-96623c33ce3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18207 | 2024.11.02 06:29:25.016963 [ 304 ] {903b2280-7c52-4a16-8970-9072ec630222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61054) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
18208 | 2024.11.02 06:29:25.017008 [ 304 ] {903b2280-7c52-4a16-8970-9072ec630222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18209 | 2024.11.02 06:29:25.017386 [ 304 ] {903b2280-7c52-4a16-8970-9072ec630222} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18210 | 2024.11.02 06:29:25.017797 [ 304 ] {903b2280-7c52-4a16-8970-9072ec630222} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18211 | 2024.11.02 06:29:25.017840 [ 304 ] {903b2280-7c52-4a16-8970-9072ec630222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18212 | 2024.11.02 06:29:25.018268 [ 304 ] {903b2280-7c52-4a16-8970-9072ec630222} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18213 | 2024.11.02 06:29:25.018665 [ 304 ] {903b2280-7c52-4a16-8970-9072ec630222} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18214 | 2024.11.02 06:29:25.018840 [ 304 ] {903b2280-7c52-4a16-8970-9072ec630222} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001895 sec., 1055.4089709762534 rows/sec., 73.69 KiB/sec. | ||
18215 | 2024.11.02 06:29:25.019393 [ 304 ] {903b2280-7c52-4a16-8970-9072ec630222} <Debug> DynamicQueryHandler: Done processing query | ||
18216 | 2024.11.02 06:29:25.019495 [ 304 ] {903b2280-7c52-4a16-8970-9072ec630222} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
18217 | 2024.11.02 06:29:25.019589 [ 304 ] {} <Debug> HTTP-Session: dea91b69-6cbb-4ba1-b6c0-96623c33ce3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18218 | 2024.11.02 06:29:25.019839 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18219 | 2024.11.02 06:29:25.019949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61441, User-Agent: (none), Length: 11231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18220 | 2024.11.02 06:29:25.020017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18221 | 2024.11.02 06:29:25.020038 [ 3 ] {} <Debug> HTTP-Session: 28926d73-d1f5-4dad-af82-2020d0ebc916 Authenticating user 'default' from [fd00:1122:3344:101::d]:61441 | ||
18222 | 2024.11.02 06:29:25.020058 [ 3 ] {} <Debug> HTTP-Session: 28926d73-d1f5-4dad-af82-2020d0ebc916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18223 | 2024.11.02 06:29:25.020072 [ 3 ] {} <Debug> HTTP-Session: 28926d73-d1f5-4dad-af82-2020d0ebc916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18224 | 2024.11.02 06:29:25.020125 [ 3 ] {} <Trace> HTTP-Session: 28926d73-d1f5-4dad-af82-2020d0ebc916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18225 | 2024.11.02 06:29:25.020356 [ 3 ] {f5def75a-2c99-43a1-8bb5-2a6688dbb9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61441) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
18226 | 2024.11.02 06:29:25.020405 [ 219 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18227 | 2024.11.02 06:29:25.020446 [ 3 ] {f5def75a-2c99-43a1-8bb5-2a6688dbb9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18228 | 2024.11.02 06:29:25.021524 [ 3 ] {f5def75a-2c99-43a1-8bb5-2a6688dbb9e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18229 | 2024.11.02 06:29:25.022185 [ 3 ] {f5def75a-2c99-43a1-8bb5-2a6688dbb9e4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18230 | 2024.11.02 06:29:25.022224 [ 3 ] {f5def75a-2c99-43a1-8bb5-2a6688dbb9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18231 | 2024.11.02 06:29:25.022607 [ 3 ] {f5def75a-2c99-43a1-8bb5-2a6688dbb9e4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
18232 | 2024.11.02 06:29:25.022975 [ 3 ] {f5def75a-2c99-43a1-8bb5-2a6688dbb9e4} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18233 | 2024.11.02 06:29:25.023121 [ 3 ] {f5def75a-2c99-43a1-8bb5-2a6688dbb9e4} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.002863 sec., 23052.741879147747 rows/sec., 1.80 MiB/sec. | ||
18234 | 2024.11.02 06:29:25.023303 [ 3 ] {f5def75a-2c99-43a1-8bb5-2a6688dbb9e4} <Debug> DynamicQueryHandler: Done processing query | ||
18235 | 2024.11.02 06:29:25.023328 [ 3 ] {f5def75a-2c99-43a1-8bb5-2a6688dbb9e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
18236 | 2024.11.02 06:29:25.023344 [ 3 ] {} <Debug> HTTP-Session: 28926d73-d1f5-4dad-af82-2020d0ebc916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18237 | 2024.11.02 06:29:25.023526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18238 | 2024.11.02 06:29:25.023564 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61054, User-Agent: (none), Length: 24714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18239 | 2024.11.02 06:29:25.023645 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18240 | 2024.11.02 06:29:25.023674 [ 304 ] {} <Debug> HTTP-Session: d43287f1-4d95-40c8-b184-b0307cc26d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:61054 | ||
18241 | 2024.11.02 06:29:25.023703 [ 304 ] {} <Debug> HTTP-Session: d43287f1-4d95-40c8-b184-b0307cc26d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18242 | 2024.11.02 06:29:25.023723 [ 304 ] {} <Debug> HTTP-Session: d43287f1-4d95-40c8-b184-b0307cc26d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18243 | 2024.11.02 06:29:25.023769 [ 304 ] {} <Trace> HTTP-Session: d43287f1-4d95-40c8-b184-b0307cc26d44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18244 | 2024.11.02 06:29:25.023949 [ 304 ] {821999ed-c894-4f40-b109-ecac13d86c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61054) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
18245 | 2024.11.02 06:29:25.024007 [ 304 ] {821999ed-c894-4f40-b109-ecac13d86c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18246 | 2024.11.02 06:29:25.024218 [ 304 ] {821999ed-c894-4f40-b109-ecac13d86c25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18247 | 2024.11.02 06:29:25.024598 [ 304 ] {821999ed-c894-4f40-b109-ecac13d86c25} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18248 | 2024.11.02 06:29:25.024633 [ 304 ] {821999ed-c894-4f40-b109-ecac13d86c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18249 | 2024.11.02 06:29:25.025020 [ 304 ] {821999ed-c894-4f40-b109-ecac13d86c25} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
18250 | 2024.11.02 06:29:25.025366 [ 304 ] {821999ed-c894-4f40-b109-ecac13d86c25} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18251 | 2024.11.02 06:29:25.025495 [ 304 ] {821999ed-c894-4f40-b109-ecac13d86c25} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001626 sec., 79335.79335793358 rows/sec., 5.52 MiB/sec. | ||
18252 | 2024.11.02 06:29:25.025654 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18253 | 2024.11.02 06:29:25.025715 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18254 | 2024.11.02 06:29:25.025728 [ 304 ] {821999ed-c894-4f40-b109-ecac13d86c25} <Debug> DynamicQueryHandler: Done processing query | ||
18255 | 2024.11.02 06:29:25.025784 [ 304 ] {821999ed-c894-4f40-b109-ecac13d86c25} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
18256 | 2024.11.02 06:29:25.025809 [ 304 ] {} <Debug> HTTP-Session: d43287f1-4d95-40c8-b184-b0307cc26d44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18257 | 2024.11.02 06:29:25.025978 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18258 | 2024.11.02 06:29:25.026103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45724, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18259 | 2024.11.02 06:29:25.026185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18260 | 2024.11.02 06:29:25.026226 [ 3 ] {} <Debug> HTTP-Session: 1c922cbd-d189-48ac-93ce-2cd88b4ebee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45724 | ||
18261 | 2024.11.02 06:29:25.026254 [ 3 ] {} <Debug> HTTP-Session: 1c922cbd-d189-48ac-93ce-2cd88b4ebee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18262 | 2024.11.02 06:29:25.026283 [ 3 ] {} <Debug> HTTP-Session: 1c922cbd-d189-48ac-93ce-2cd88b4ebee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18263 | 2024.11.02 06:29:25.026369 [ 3 ] {} <Trace> HTTP-Session: 1c922cbd-d189-48ac-93ce-2cd88b4ebee1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18264 | 2024.11.02 06:29:25.026540 [ 3 ] {ebd81401-5f78-43fa-aa95-e3ad273ea912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45724) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
18265 | 2024.11.02 06:29:25.026589 [ 3 ] {ebd81401-5f78-43fa-aa95-e3ad273ea912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18266 | 2024.11.02 06:29:25.027043 [ 3 ] {ebd81401-5f78-43fa-aa95-e3ad273ea912} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18267 | 2024.11.02 06:29:25.027613 [ 3 ] {ebd81401-5f78-43fa-aa95-e3ad273ea912} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18268 | 2024.11.02 06:29:25.027687 [ 3 ] {ebd81401-5f78-43fa-aa95-e3ad273ea912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18269 | 2024.11.02 06:29:25.028379 [ 3 ] {ebd81401-5f78-43fa-aa95-e3ad273ea912} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
18270 | 2024.11.02 06:29:25.029064 [ 3 ] {ebd81401-5f78-43fa-aa95-e3ad273ea912} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18271 | 2024.11.02 06:29:25.029216 [ 3 ] {ebd81401-5f78-43fa-aa95-e3ad273ea912} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.002727 sec., 17601.760176017604 rows/sec., 1.19 MiB/sec. | ||
18272 | 2024.11.02 06:29:25.029365 [ 225 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18273 | 2024.11.02 06:29:25.029414 [ 225 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18274 | 2024.11.02 06:29:25.029507 [ 3 ] {ebd81401-5f78-43fa-aa95-e3ad273ea912} <Debug> DynamicQueryHandler: Done processing query | ||
18275 | 2024.11.02 06:29:25.029589 [ 3 ] {ebd81401-5f78-43fa-aa95-e3ad273ea912} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
18276 | 2024.11.02 06:29:25.029713 [ 3 ] {} <Debug> HTTP-Session: 1c922cbd-d189-48ac-93ce-2cd88b4ebee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18277 | 2024.11.02 06:29:25.029856 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18278 | 2024.11.02 06:29:25.030086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18279 | 2024.11.02 06:29:25.032059 [ 225 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18280 | 2024.11.02 06:29:25.751316 [ 217 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18281 | 2024.11.02 06:29:25.751391 [ 217 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18282 | 2024.11.02 06:29:25.753652 [ 217 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
18283 | 2024.11.02 06:29:28.714401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1632 | ||
18284 | 2024.11.02 06:29:28.717577 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18285 | 2024.11.02 06:29:28.717638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18286 | 2024.11.02 06:29:28.719258 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
18287 | 2024.11.02 06:29:28.720328 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18288 | 2024.11.02 06:29:28.720970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1632 | ||
18289 | 2024.11.02 06:29:30.011179 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61054, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18290 | 2024.11.02 06:29:30.011304 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18291 | 2024.11.02 06:29:30.011329 [ 304 ] {} <Debug> HTTP-Session: 39d24a0c-3961-4ce2-856a-b33646ad045c Authenticating user 'default' from [fd00:1122:3344:101::d]:61054 | ||
18292 | 2024.11.02 06:29:30.011354 [ 304 ] {} <Debug> HTTP-Session: 39d24a0c-3961-4ce2-856a-b33646ad045c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18293 | 2024.11.02 06:29:30.011368 [ 304 ] {} <Debug> HTTP-Session: 39d24a0c-3961-4ce2-856a-b33646ad045c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18294 | 2024.11.02 06:29:30.011419 [ 304 ] {} <Trace> HTTP-Session: 39d24a0c-3961-4ce2-856a-b33646ad045c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18295 | 2024.11.02 06:29:30.011644 [ 304 ] {6abaf379-f8c6-4853-91de-5c7dbab2f09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61054) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
18296 | 2024.11.02 06:29:30.011726 [ 304 ] {6abaf379-f8c6-4853-91de-5c7dbab2f09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18297 | 2024.11.02 06:29:30.012089 [ 304 ] {6abaf379-f8c6-4853-91de-5c7dbab2f09e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18298 | 2024.11.02 06:29:30.012618 [ 304 ] {6abaf379-f8c6-4853-91de-5c7dbab2f09e} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18299 | 2024.11.02 06:29:30.012673 [ 304 ] {6abaf379-f8c6-4853-91de-5c7dbab2f09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18300 | 2024.11.02 06:29:30.013138 [ 304 ] {6abaf379-f8c6-4853-91de-5c7dbab2f09e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
18301 | 2024.11.02 06:29:30.013561 [ 304 ] {6abaf379-f8c6-4853-91de-5c7dbab2f09e} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18302 | 2024.11.02 06:29:30.013731 [ 304 ] {6abaf379-f8c6-4853-91de-5c7dbab2f09e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002157 sec., 25961.984237366712 rows/sec., 1.98 MiB/sec. | ||
18303 | 2024.11.02 06:29:30.014196 [ 304 ] {6abaf379-f8c6-4853-91de-5c7dbab2f09e} <Debug> DynamicQueryHandler: Done processing query | ||
18304 | 2024.11.02 06:29:30.014275 [ 304 ] {6abaf379-f8c6-4853-91de-5c7dbab2f09e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
18305 | 2024.11.02 06:29:30.014344 [ 304 ] {} <Debug> HTTP-Session: 39d24a0c-3961-4ce2-856a-b33646ad045c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18306 | 2024.11.02 06:29:30.014724 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18307 | 2024.11.02 06:29:30.014767 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54794, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18308 | 2024.11.02 06:29:30.014901 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18309 | 2024.11.02 06:29:30.014933 [ 286 ] {} <Debug> HTTP-Session: 0d5dd03c-dde2-48e7-b90a-399158914ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:54794 | ||
18310 | 2024.11.02 06:29:30.014964 [ 286 ] {} <Debug> HTTP-Session: 0d5dd03c-dde2-48e7-b90a-399158914ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18311 | 2024.11.02 06:29:30.014982 [ 286 ] {} <Debug> HTTP-Session: 0d5dd03c-dde2-48e7-b90a-399158914ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18312 | 2024.11.02 06:29:30.015043 [ 286 ] {} <Trace> HTTP-Session: 0d5dd03c-dde2-48e7-b90a-399158914ebd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18313 | 2024.11.02 06:29:30.015276 [ 286 ] {d81a3ad7-2b1c-4275-b5f9-d6f31dde243b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54794) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
18314 | 2024.11.02 06:29:30.015351 [ 286 ] {d81a3ad7-2b1c-4275-b5f9-d6f31dde243b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18315 | 2024.11.02 06:29:30.015720 [ 286 ] {d81a3ad7-2b1c-4275-b5f9-d6f31dde243b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18316 | 2024.11.02 06:29:30.016180 [ 286 ] {d81a3ad7-2b1c-4275-b5f9-d6f31dde243b} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18317 | 2024.11.02 06:29:30.016223 [ 286 ] {d81a3ad7-2b1c-4275-b5f9-d6f31dde243b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18318 | 2024.11.02 06:29:30.016651 [ 286 ] {d81a3ad7-2b1c-4275-b5f9-d6f31dde243b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
18319 | 2024.11.02 06:29:30.017049 [ 286 ] {d81a3ad7-2b1c-4275-b5f9-d6f31dde243b} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18320 | 2024.11.02 06:29:30.017213 [ 286 ] {d81a3ad7-2b1c-4275-b5f9-d6f31dde243b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00202 sec., 31683.16831683168 rows/sec., 2.47 MiB/sec. | ||
18321 | 2024.11.02 06:29:30.017431 [ 286 ] {d81a3ad7-2b1c-4275-b5f9-d6f31dde243b} <Debug> DynamicQueryHandler: Done processing query | ||
18322 | 2024.11.02 06:29:30.017459 [ 286 ] {d81a3ad7-2b1c-4275-b5f9-d6f31dde243b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
18323 | 2024.11.02 06:29:30.017475 [ 286 ] {} <Debug> HTTP-Session: 0d5dd03c-dde2-48e7-b90a-399158914ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18324 | 2024.11.02 06:29:30.017645 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18325 | 2024.11.02 06:29:30.017750 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18326 | 2024.11.02 06:29:30.017832 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18327 | 2024.11.02 06:29:30.017857 [ 304 ] {} <Debug> HTTP-Session: 24e2a311-453f-4275-b264-55d93d1dde73 Authenticating user 'default' from [fd00:1122:3344:101::d]:44708 | ||
18328 | 2024.11.02 06:29:30.017881 [ 304 ] {} <Debug> HTTP-Session: 24e2a311-453f-4275-b264-55d93d1dde73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18329 | 2024.11.02 06:29:30.017899 [ 304 ] {} <Debug> HTTP-Session: 24e2a311-453f-4275-b264-55d93d1dde73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18330 | 2024.11.02 06:29:30.017951 [ 304 ] {} <Trace> HTTP-Session: 24e2a311-453f-4275-b264-55d93d1dde73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18331 | 2024.11.02 06:29:30.018179 [ 304 ] {048750f4-6be0-4a74-a662-5599e7b73460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44708) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
18332 | 2024.11.02 06:29:30.018247 [ 304 ] {048750f4-6be0-4a74-a662-5599e7b73460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18333 | 2024.11.02 06:29:30.018477 [ 304 ] {048750f4-6be0-4a74-a662-5599e7b73460} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18334 | 2024.11.02 06:29:30.018909 [ 304 ] {048750f4-6be0-4a74-a662-5599e7b73460} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18335 | 2024.11.02 06:29:30.018946 [ 304 ] {048750f4-6be0-4a74-a662-5599e7b73460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18336 | 2024.11.02 06:29:30.019363 [ 304 ] {048750f4-6be0-4a74-a662-5599e7b73460} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
18337 | 2024.11.02 06:29:30.019744 [ 304 ] {048750f4-6be0-4a74-a662-5599e7b73460} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18338 | 2024.11.02 06:29:30.019877 [ 304 ] {048750f4-6be0-4a74-a662-5599e7b73460} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001799 sec., 88938.29905503057 rows/sec., 6.19 MiB/sec. | ||
18339 | 2024.11.02 06:29:30.020068 [ 304 ] {048750f4-6be0-4a74-a662-5599e7b73460} <Debug> DynamicQueryHandler: Done processing query | ||
18340 | 2024.11.02 06:29:30.020094 [ 304 ] {048750f4-6be0-4a74-a662-5599e7b73460} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
18341 | 2024.11.02 06:29:30.020111 [ 304 ] {} <Debug> HTTP-Session: 24e2a311-453f-4275-b264-55d93d1dde73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18342 | 2024.11.02 06:29:30.020302 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18343 | 2024.11.02 06:29:30.020296 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54794, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18344 | 2024.11.02 06:29:30.020461 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18345 | 2024.11.02 06:29:30.020507 [ 286 ] {} <Debug> HTTP-Session: 74d95fc4-8af2-47e7-a840-e621bb905fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54794 | ||
18346 | 2024.11.02 06:29:30.020542 [ 286 ] {} <Debug> HTTP-Session: 74d95fc4-8af2-47e7-a840-e621bb905fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18347 | 2024.11.02 06:29:30.020566 [ 286 ] {} <Debug> HTTP-Session: 74d95fc4-8af2-47e7-a840-e621bb905fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18348 | 2024.11.02 06:29:30.020611 [ 286 ] {} <Trace> HTTP-Session: 74d95fc4-8af2-47e7-a840-e621bb905fc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18349 | 2024.11.02 06:29:30.020769 [ 286 ] {01eccfbd-0227-4797-b2c1-e1513f656c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54794) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
18350 | 2024.11.02 06:29:30.020827 [ 286 ] {01eccfbd-0227-4797-b2c1-e1513f656c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18351 | 2024.11.02 06:29:30.021023 [ 286 ] {01eccfbd-0227-4797-b2c1-e1513f656c9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18352 | 2024.11.02 06:29:30.021379 [ 286 ] {01eccfbd-0227-4797-b2c1-e1513f656c9d} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18353 | 2024.11.02 06:29:30.021422 [ 286 ] {01eccfbd-0227-4797-b2c1-e1513f656c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18354 | 2024.11.02 06:29:30.021813 [ 286 ] {01eccfbd-0227-4797-b2c1-e1513f656c9d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
18355 | 2024.11.02 06:29:30.022144 [ 286 ] {01eccfbd-0227-4797-b2c1-e1513f656c9d} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18356 | 2024.11.02 06:29:30.022291 [ 286 ] {01eccfbd-0227-4797-b2c1-e1513f656c9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001581 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. | ||
18357 | 2024.11.02 06:29:30.022471 [ 286 ] {01eccfbd-0227-4797-b2c1-e1513f656c9d} <Debug> DynamicQueryHandler: Done processing query | ||
18358 | 2024.11.02 06:29:30.022496 [ 286 ] {01eccfbd-0227-4797-b2c1-e1513f656c9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
18359 | 2024.11.02 06:29:30.022512 [ 286 ] {} <Debug> HTTP-Session: 74d95fc4-8af2-47e7-a840-e621bb905fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18360 | 2024.11.02 06:29:30.022818 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18361 | 2024.11.02 06:29:33.120552 [ 53 ] {} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
18362 | 2024.11.02 06:29:33.120680 [ 53 ] {} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18363 | 2024.11.02 06:29:33.120729 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18364 | 2024.11.02 06:29:33.120964 [ 219 ] {} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
18365 | 2024.11.02 06:29:33.121013 [ 201 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
18366 | 2024.11.02 06:29:33.121063 [ 219 ] {} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
18367 | 2024.11.02 06:29:33.121592 [ 201 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18368 | 2024.11.02 06:29:33.121697 [ 201 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 243 rows starting from the beginning of the part | ||
18369 | 2024.11.02 06:29:33.122004 [ 201 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
18370 | 2024.11.02 06:29:33.122276 [ 201 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
18371 | 2024.11.02 06:29:33.122568 [ 201 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
18372 | 2024.11.02 06:29:33.122866 [ 201 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
18373 | 2024.11.02 06:29:33.124973 [ 201 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.004138597 sec., 72246.70582808618 rows/sec., 4.92 MiB/sec. | ||
18374 | 2024.11.02 06:29:33.125148 [ 201 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
18375 | 2024.11.02 06:29:33.125549 [ 219 ] {} <Debug> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
18376 | 2024.11.02 06:29:33.126075 [ 201 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_37_9} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18377 | 2024.11.02 06:29:33.126174 [ 201 ] {8e045fbc-27c7-462a-8f48-c93ae4875470::all_1_37_9} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
18378 | 2024.11.02 06:29:33.126296 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
18379 | 2024.11.02 06:29:35.018718 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46031, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18380 | 2024.11.02 06:29:35.018853 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18381 | 2024.11.02 06:29:35.018884 [ 286 ] {} <Debug> HTTP-Session: 81c8663e-5c58-42b0-b75d-c1c8636b4970 Authenticating user 'default' from [fd00:1122:3344:101::d]:46031 | ||
18382 | 2024.11.02 06:29:35.018912 [ 286 ] {} <Debug> HTTP-Session: 81c8663e-5c58-42b0-b75d-c1c8636b4970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18383 | 2024.11.02 06:29:35.018931 [ 286 ] {} <Debug> HTTP-Session: 81c8663e-5c58-42b0-b75d-c1c8636b4970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18384 | 2024.11.02 06:29:35.018990 [ 286 ] {} <Trace> HTTP-Session: 81c8663e-5c58-42b0-b75d-c1c8636b4970 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18385 | 2024.11.02 06:29:35.019305 [ 286 ] {bb67a71d-bb91-4144-ad87-01c75145929d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46031) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
18386 | 2024.11.02 06:29:35.019386 [ 286 ] {bb67a71d-bb91-4144-ad87-01c75145929d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18387 | 2024.11.02 06:29:35.019804 [ 286 ] {bb67a71d-bb91-4144-ad87-01c75145929d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18388 | 2024.11.02 06:29:35.020584 [ 286 ] {bb67a71d-bb91-4144-ad87-01c75145929d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18389 | 2024.11.02 06:29:35.020635 [ 286 ] {bb67a71d-bb91-4144-ad87-01c75145929d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18390 | 2024.11.02 06:29:35.021090 [ 286 ] {bb67a71d-bb91-4144-ad87-01c75145929d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
18391 | 2024.11.02 06:29:35.021486 [ 286 ] {bb67a71d-bb91-4144-ad87-01c75145929d} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18392 | 2024.11.02 06:29:35.021656 [ 286 ] {bb67a71d-bb91-4144-ad87-01c75145929d} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002494 sec., 109462.71050521251 rows/sec., 9.73 MiB/sec. | ||
18393 | 2024.11.02 06:29:35.021908 [ 286 ] {bb67a71d-bb91-4144-ad87-01c75145929d} <Debug> DynamicQueryHandler: Done processing query | ||
18394 | 2024.11.02 06:29:35.021936 [ 286 ] {bb67a71d-bb91-4144-ad87-01c75145929d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
18395 | 2024.11.02 06:29:35.021952 [ 286 ] {} <Debug> HTTP-Session: 81c8663e-5c58-42b0-b75d-c1c8636b4970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18396 | 2024.11.02 06:29:35.022209 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18397 | 2024.11.02 06:29:35.022386 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52489, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18398 | 2024.11.02 06:29:35.022504 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18399 | 2024.11.02 06:29:35.022531 [ 304 ] {} <Debug> HTTP-Session: 2294d7ef-bd1b-43d6-9909-1b64c7f5da28 Authenticating user 'default' from [fd00:1122:3344:101::d]:52489 | ||
18400 | 2024.11.02 06:29:35.022560 [ 304 ] {} <Debug> HTTP-Session: 2294d7ef-bd1b-43d6-9909-1b64c7f5da28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18401 | 2024.11.02 06:29:35.022578 [ 304 ] {} <Debug> HTTP-Session: 2294d7ef-bd1b-43d6-9909-1b64c7f5da28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18402 | 2024.11.02 06:29:35.022641 [ 304 ] {} <Trace> HTTP-Session: 2294d7ef-bd1b-43d6-9909-1b64c7f5da28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18403 | 2024.11.02 06:29:35.022842 [ 304 ] {baf0b4fb-dac7-4189-8e09-0fb54084ea3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
18404 | 2024.11.02 06:29:35.022909 [ 304 ] {baf0b4fb-dac7-4189-8e09-0fb54084ea3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18405 | 2024.11.02 06:29:35.023254 [ 304 ] {baf0b4fb-dac7-4189-8e09-0fb54084ea3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18406 | 2024.11.02 06:29:35.023665 [ 304 ] {baf0b4fb-dac7-4189-8e09-0fb54084ea3b} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18407 | 2024.11.02 06:29:35.023710 [ 304 ] {baf0b4fb-dac7-4189-8e09-0fb54084ea3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18408 | 2024.11.02 06:29:35.024136 [ 304 ] {baf0b4fb-dac7-4189-8e09-0fb54084ea3b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18409 | 2024.11.02 06:29:35.024544 [ 304 ] {baf0b4fb-dac7-4189-8e09-0fb54084ea3b} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18410 | 2024.11.02 06:29:35.024726 [ 304 ] {baf0b4fb-dac7-4189-8e09-0fb54084ea3b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001942 sec., 21627.188465499486 rows/sec., 1.59 MiB/sec. | ||
18411 | 2024.11.02 06:29:35.024957 [ 304 ] {baf0b4fb-dac7-4189-8e09-0fb54084ea3b} <Debug> DynamicQueryHandler: Done processing query | ||
18412 | 2024.11.02 06:29:35.024984 [ 304 ] {baf0b4fb-dac7-4189-8e09-0fb54084ea3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
18413 | 2024.11.02 06:29:35.025000 [ 304 ] {} <Debug> HTTP-Session: 2294d7ef-bd1b-43d6-9909-1b64c7f5da28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18414 | 2024.11.02 06:29:35.025171 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46031, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18415 | 2024.11.02 06:29:35.025214 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18416 | 2024.11.02 06:29:35.025282 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18417 | 2024.11.02 06:29:35.025322 [ 286 ] {} <Debug> HTTP-Session: 3b466544-746d-4da4-ab3f-714081439823 Authenticating user 'default' from [fd00:1122:3344:101::d]:46031 | ||
18418 | 2024.11.02 06:29:35.025345 [ 286 ] {} <Debug> HTTP-Session: 3b466544-746d-4da4-ab3f-714081439823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18419 | 2024.11.02 06:29:35.025377 [ 286 ] {} <Debug> HTTP-Session: 3b466544-746d-4da4-ab3f-714081439823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18420 | 2024.11.02 06:29:35.025430 [ 286 ] {} <Trace> HTTP-Session: 3b466544-746d-4da4-ab3f-714081439823 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18421 | 2024.11.02 06:29:35.025577 [ 286 ] {1be3f735-5d0c-4c89-be54-74ea3b085c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46031) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
18422 | 2024.11.02 06:29:35.025633 [ 286 ] {1be3f735-5d0c-4c89-be54-74ea3b085c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18423 | 2024.11.02 06:29:35.025905 [ 286 ] {1be3f735-5d0c-4c89-be54-74ea3b085c6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18424 | 2024.11.02 06:29:35.026302 [ 286 ] {1be3f735-5d0c-4c89-be54-74ea3b085c6e} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18425 | 2024.11.02 06:29:35.026340 [ 286 ] {1be3f735-5d0c-4c89-be54-74ea3b085c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18426 | 2024.11.02 06:29:35.026709 [ 286 ] {1be3f735-5d0c-4c89-be54-74ea3b085c6e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
18427 | 2024.11.02 06:29:35.027098 [ 286 ] {1be3f735-5d0c-4c89-be54-74ea3b085c6e} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18428 | 2024.11.02 06:29:35.027261 [ 286 ] {1be3f735-5d0c-4c89-be54-74ea3b085c6e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001716 sec., 8158.508158508158 rows/sec., 571.37 KiB/sec. | ||
18429 | 2024.11.02 06:29:35.027629 [ 286 ] {1be3f735-5d0c-4c89-be54-74ea3b085c6e} <Debug> DynamicQueryHandler: Done processing query | ||
18430 | 2024.11.02 06:29:35.027672 [ 286 ] {1be3f735-5d0c-4c89-be54-74ea3b085c6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
18431 | 2024.11.02 06:29:35.027689 [ 286 ] {} <Debug> HTTP-Session: 3b466544-746d-4da4-ab3f-714081439823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18432 | 2024.11.02 06:29:35.027891 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18433 | 2024.11.02 06:29:35.027959 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36768, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18434 | 2024.11.02 06:29:35.028050 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18435 | 2024.11.02 06:29:35.028079 [ 304 ] {} <Debug> HTTP-Session: 65a4a671-2280-48ee-bd30-a891707cdf77 Authenticating user 'default' from [fd00:1122:3344:101::d]:36768 | ||
18436 | 2024.11.02 06:29:35.028103 [ 304 ] {} <Debug> HTTP-Session: 65a4a671-2280-48ee-bd30-a891707cdf77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18437 | 2024.11.02 06:29:35.028121 [ 304 ] {} <Debug> HTTP-Session: 65a4a671-2280-48ee-bd30-a891707cdf77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18438 | 2024.11.02 06:29:35.028170 [ 304 ] {} <Trace> HTTP-Session: 65a4a671-2280-48ee-bd30-a891707cdf77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18439 | 2024.11.02 06:29:35.028310 [ 304 ] {323d2c84-b733-4487-b7c4-66e3383aac2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36768) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
18440 | 2024.11.02 06:29:35.028369 [ 304 ] {323d2c84-b733-4487-b7c4-66e3383aac2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18441 | 2024.11.02 06:29:35.028694 [ 304 ] {323d2c84-b733-4487-b7c4-66e3383aac2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18442 | 2024.11.02 06:29:35.029027 [ 304 ] {323d2c84-b733-4487-b7c4-66e3383aac2d} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18443 | 2024.11.02 06:29:35.029064 [ 304 ] {323d2c84-b733-4487-b7c4-66e3383aac2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18444 | 2024.11.02 06:29:35.029440 [ 304 ] {323d2c84-b733-4487-b7c4-66e3383aac2d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
18445 | 2024.11.02 06:29:35.029827 [ 304 ] {323d2c84-b733-4487-b7c4-66e3383aac2d} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18446 | 2024.11.02 06:29:35.029989 [ 304 ] {323d2c84-b733-4487-b7c4-66e3383aac2d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001715 sec., 3498.542274052478 rows/sec., 206.70 KiB/sec. | ||
18447 | 2024.11.02 06:29:35.030321 [ 304 ] {323d2c84-b733-4487-b7c4-66e3383aac2d} <Debug> DynamicQueryHandler: Done processing query | ||
18448 | 2024.11.02 06:29:35.030370 [ 304 ] {323d2c84-b733-4487-b7c4-66e3383aac2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
18449 | 2024.11.02 06:29:35.030397 [ 304 ] {} <Debug> HTTP-Session: 65a4a671-2280-48ee-bd30-a891707cdf77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18450 | 2024.11.02 06:29:35.030624 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18451 | 2024.11.02 06:29:35.030748 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56544, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18452 | 2024.11.02 06:29:35.030818 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18453 | 2024.11.02 06:29:35.030843 [ 286 ] {} <Debug> HTTP-Session: 110fdb61-ee69-4442-983a-9ae535a3f771 Authenticating user 'default' from [fd00:1122:3344:101::d]:56544 | ||
18454 | 2024.11.02 06:29:35.030864 [ 286 ] {} <Debug> HTTP-Session: 110fdb61-ee69-4442-983a-9ae535a3f771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18455 | 2024.11.02 06:29:35.030881 [ 286 ] {} <Debug> HTTP-Session: 110fdb61-ee69-4442-983a-9ae535a3f771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18456 | 2024.11.02 06:29:35.030928 [ 286 ] {} <Trace> HTTP-Session: 110fdb61-ee69-4442-983a-9ae535a3f771 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18457 | 2024.11.02 06:29:35.031223 [ 286 ] {6042c85d-143c-4c95-ba6a-02d1530dc02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56544) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
18458 | 2024.11.02 06:29:35.031278 [ 286 ] {6042c85d-143c-4c95-ba6a-02d1530dc02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18459 | 2024.11.02 06:29:35.031592 [ 286 ] {6042c85d-143c-4c95-ba6a-02d1530dc02c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18460 | 2024.11.02 06:29:35.032201 [ 286 ] {6042c85d-143c-4c95-ba6a-02d1530dc02c} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18461 | 2024.11.02 06:29:35.032237 [ 286 ] {6042c85d-143c-4c95-ba6a-02d1530dc02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18462 | 2024.11.02 06:29:35.032620 [ 286 ] {6042c85d-143c-4c95-ba6a-02d1530dc02c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
18463 | 2024.11.02 06:29:35.033006 [ 286 ] {6042c85d-143c-4c95-ba6a-02d1530dc02c} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18464 | 2024.11.02 06:29:35.033160 [ 286 ] {6042c85d-143c-4c95-ba6a-02d1530dc02c} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002084 sec., 203454.89443378118 rows/sec., 14.55 MiB/sec. | ||
18465 | 2024.11.02 06:29:35.033343 [ 286 ] {6042c85d-143c-4c95-ba6a-02d1530dc02c} <Debug> DynamicQueryHandler: Done processing query | ||
18466 | 2024.11.02 06:29:35.033367 [ 286 ] {6042c85d-143c-4c95-ba6a-02d1530dc02c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
18467 | 2024.11.02 06:29:35.033383 [ 286 ] {} <Debug> HTTP-Session: 110fdb61-ee69-4442-983a-9ae535a3f771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18468 | 2024.11.02 06:29:35.033586 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36768, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18469 | 2024.11.02 06:29:35.033596 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18470 | 2024.11.02 06:29:35.033687 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18471 | 2024.11.02 06:29:35.033737 [ 304 ] {} <Debug> HTTP-Session: 98e54352-ca24-493d-b025-7081cdeff89e Authenticating user 'default' from [fd00:1122:3344:101::d]:36768 | ||
18472 | 2024.11.02 06:29:35.033790 [ 304 ] {} <Debug> HTTP-Session: 98e54352-ca24-493d-b025-7081cdeff89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18473 | 2024.11.02 06:29:35.033826 [ 304 ] {} <Debug> HTTP-Session: 98e54352-ca24-493d-b025-7081cdeff89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18474 | 2024.11.02 06:29:35.033896 [ 304 ] {} <Trace> HTTP-Session: 98e54352-ca24-493d-b025-7081cdeff89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18475 | 2024.11.02 06:29:35.034103 [ 304 ] {86ccd170-6a55-43f3-a33e-80e8e86f65bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36768) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
18476 | 2024.11.02 06:29:35.034194 [ 304 ] {86ccd170-6a55-43f3-a33e-80e8e86f65bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18477 | 2024.11.02 06:29:35.034486 [ 304 ] {86ccd170-6a55-43f3-a33e-80e8e86f65bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18478 | 2024.11.02 06:29:35.034896 [ 304 ] {86ccd170-6a55-43f3-a33e-80e8e86f65bf} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18479 | 2024.11.02 06:29:35.034932 [ 304 ] {86ccd170-6a55-43f3-a33e-80e8e86f65bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18480 | 2024.11.02 06:29:35.035311 [ 304 ] {86ccd170-6a55-43f3-a33e-80e8e86f65bf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
18481 | 2024.11.02 06:29:35.035645 [ 304 ] {86ccd170-6a55-43f3-a33e-80e8e86f65bf} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18482 | 2024.11.02 06:29:35.035805 [ 304 ] {86ccd170-6a55-43f3-a33e-80e8e86f65bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00176 sec., 3409.090909090909 rows/sec., 178.11 KiB/sec. | ||
18483 | 2024.11.02 06:29:35.036174 [ 304 ] {86ccd170-6a55-43f3-a33e-80e8e86f65bf} <Debug> DynamicQueryHandler: Done processing query | ||
18484 | 2024.11.02 06:29:35.036205 [ 304 ] {86ccd170-6a55-43f3-a33e-80e8e86f65bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
18485 | 2024.11.02 06:29:35.036221 [ 304 ] {} <Debug> HTTP-Session: 98e54352-ca24-493d-b025-7081cdeff89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18486 | 2024.11.02 06:29:35.036398 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18487 | 2024.11.02 06:29:35.036563 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33271, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18488 | 2024.11.02 06:29:35.036670 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18489 | 2024.11.02 06:29:35.036710 [ 286 ] {} <Debug> HTTP-Session: 1237ebf0-57e3-46a9-b67c-e479df46daa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:33271 | ||
18490 | 2024.11.02 06:29:35.036731 [ 286 ] {} <Debug> HTTP-Session: 1237ebf0-57e3-46a9-b67c-e479df46daa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18491 | 2024.11.02 06:29:35.036748 [ 286 ] {} <Debug> HTTP-Session: 1237ebf0-57e3-46a9-b67c-e479df46daa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18492 | 2024.11.02 06:29:35.036794 [ 286 ] {} <Trace> HTTP-Session: 1237ebf0-57e3-46a9-b67c-e479df46daa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18493 | 2024.11.02 06:29:35.037022 [ 286 ] {bdee7d9f-6173-40ab-ad78-85976e3497dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33271) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
18494 | 2024.11.02 06:29:35.037082 [ 286 ] {bdee7d9f-6173-40ab-ad78-85976e3497dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18495 | 2024.11.02 06:29:35.037298 [ 286 ] {bdee7d9f-6173-40ab-ad78-85976e3497dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18496 | 2024.11.02 06:29:35.037768 [ 286 ] {bdee7d9f-6173-40ab-ad78-85976e3497dd} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18497 | 2024.11.02 06:29:35.037804 [ 286 ] {bdee7d9f-6173-40ab-ad78-85976e3497dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18498 | 2024.11.02 06:29:35.038203 [ 286 ] {bdee7d9f-6173-40ab-ad78-85976e3497dd} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
18499 | 2024.11.02 06:29:35.038558 [ 286 ] {bdee7d9f-6173-40ab-ad78-85976e3497dd} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18500 | 2024.11.02 06:29:35.038708 [ 286 ] {bdee7d9f-6173-40ab-ad78-85976e3497dd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001806 sec., 131229.23588039866 rows/sec., 8.80 MiB/sec. | ||
18501 | 2024.11.02 06:29:35.038886 [ 286 ] {bdee7d9f-6173-40ab-ad78-85976e3497dd} <Debug> DynamicQueryHandler: Done processing query | ||
18502 | 2024.11.02 06:29:35.038911 [ 286 ] {bdee7d9f-6173-40ab-ad78-85976e3497dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
18503 | 2024.11.02 06:29:35.038927 [ 286 ] {} <Debug> HTTP-Session: 1237ebf0-57e3-46a9-b67c-e479df46daa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18504 | 2024.11.02 06:29:35.039080 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36768, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18505 | 2024.11.02 06:29:35.039106 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18506 | 2024.11.02 06:29:35.039180 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18507 | 2024.11.02 06:29:35.039216 [ 304 ] {} <Debug> HTTP-Session: 70289469-9095-42c4-ba5a-f6387583b88a Authenticating user 'default' from [fd00:1122:3344:101::d]:36768 | ||
18508 | 2024.11.02 06:29:35.039245 [ 304 ] {} <Debug> HTTP-Session: 70289469-9095-42c4-ba5a-f6387583b88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18509 | 2024.11.02 06:29:35.039271 [ 304 ] {} <Debug> HTTP-Session: 70289469-9095-42c4-ba5a-f6387583b88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18510 | 2024.11.02 06:29:35.039317 [ 304 ] {} <Trace> HTTP-Session: 70289469-9095-42c4-ba5a-f6387583b88a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18511 | 2024.11.02 06:29:35.039443 [ 304 ] {7a58c6bc-835a-4e33-ad14-6493d857c65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36768) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
18512 | 2024.11.02 06:29:35.039504 [ 304 ] {7a58c6bc-835a-4e33-ad14-6493d857c65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18513 | 2024.11.02 06:29:35.039691 [ 304 ] {7a58c6bc-835a-4e33-ad14-6493d857c65b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18514 | 2024.11.02 06:29:35.039964 [ 304 ] {7a58c6bc-835a-4e33-ad14-6493d857c65b} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18515 | 2024.11.02 06:29:35.040000 [ 304 ] {7a58c6bc-835a-4e33-ad14-6493d857c65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18516 | 2024.11.02 06:29:35.040364 [ 304 ] {7a58c6bc-835a-4e33-ad14-6493d857c65b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
18517 | 2024.11.02 06:29:35.040704 [ 304 ] {7a58c6bc-835a-4e33-ad14-6493d857c65b} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18518 | 2024.11.02 06:29:35.040869 [ 304 ] {7a58c6bc-835a-4e33-ad14-6493d857c65b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. | ||
18519 | 2024.11.02 06:29:35.041045 [ 304 ] {7a58c6bc-835a-4e33-ad14-6493d857c65b} <Debug> DynamicQueryHandler: Done processing query | ||
18520 | 2024.11.02 06:29:35.041069 [ 304 ] {7a58c6bc-835a-4e33-ad14-6493d857c65b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
18521 | 2024.11.02 06:29:35.041085 [ 304 ] {} <Debug> HTTP-Session: 70289469-9095-42c4-ba5a-f6387583b88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18522 | 2024.11.02 06:29:35.041281 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18523 | 2024.11.02 06:29:35.041441 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55445, User-Agent: (none), Length: 70724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18524 | 2024.11.02 06:29:35.041558 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18525 | 2024.11.02 06:29:35.041597 [ 286 ] {} <Debug> HTTP-Session: 211beff4-a246-4b41-aa29-911dc78a6860 Authenticating user 'default' from [fd00:1122:3344:101::d]:55445 | ||
18526 | 2024.11.02 06:29:35.041630 [ 286 ] {} <Debug> HTTP-Session: 211beff4-a246-4b41-aa29-911dc78a6860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18527 | 2024.11.02 06:29:35.041656 [ 286 ] {} <Debug> HTTP-Session: 211beff4-a246-4b41-aa29-911dc78a6860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18528 | 2024.11.02 06:29:35.041721 [ 286 ] {} <Trace> HTTP-Session: 211beff4-a246-4b41-aa29-911dc78a6860 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18529 | 2024.11.02 06:29:35.042135 [ 286 ] {7cbbbf97-f636-420a-aa99-4db6f51c93ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55445) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
18530 | 2024.11.02 06:29:35.042215 [ 286 ] {7cbbbf97-f636-420a-aa99-4db6f51c93ac} <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 | ||
18531 | 2024.11.02 06:29:35.042710 [ 286 ] {7cbbbf97-f636-420a-aa99-4db6f51c93ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18532 | 2024.11.02 06:29:35.043472 [ 286 ] {7cbbbf97-f636-420a-aa99-4db6f51c93ac} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18533 | 2024.11.02 06:29:35.043508 [ 286 ] {7cbbbf97-f636-420a-aa99-4db6f51c93ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18534 | 2024.11.02 06:29:35.044203 [ 286 ] {7cbbbf97-f636-420a-aa99-4db6f51c93ac} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
18535 | 2024.11.02 06:29:35.044631 [ 286 ] {7cbbbf97-f636-420a-aa99-4db6f51c93ac} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18536 | 2024.11.02 06:29:35.044830 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
18537 | 2024.11.02 06:29:35.044847 [ 286 ] {7cbbbf97-f636-420a-aa99-4db6f51c93ac} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003012 sec., 13944.223107569722 rows/sec., 24.99 MiB/sec. | ||
18538 | 2024.11.02 06:29:35.044920 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18539 | 2024.11.02 06:29:35.044991 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18540 | 2024.11.02 06:29:35.045450 [ 189 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::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 | ||
18541 | 2024.11.02 06:29:35.045572 [ 286 ] {7cbbbf97-f636-420a-aa99-4db6f51c93ac} <Debug> DynamicQueryHandler: Done processing query | ||
18542 | 2024.11.02 06:29:35.045639 [ 286 ] {7cbbbf97-f636-420a-aa99-4db6f51c93ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
18543 | 2024.11.02 06:29:35.045712 [ 286 ] {} <Debug> HTTP-Session: 211beff4-a246-4b41-aa29-911dc78a6860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18544 | 2024.11.02 06:29:35.045985 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36768, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18545 | 2024.11.02 06:29:35.046027 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18546 | 2024.11.02 06:29:35.046186 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18547 | 2024.11.02 06:29:35.046272 [ 304 ] {} <Debug> HTTP-Session: 43efd710-94f6-4dbe-b81e-f2e187dde81f Authenticating user 'default' from [fd00:1122:3344:101::d]:36768 | ||
18548 | 2024.11.02 06:29:35.046345 [ 304 ] {} <Debug> HTTP-Session: 43efd710-94f6-4dbe-b81e-f2e187dde81f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18549 | 2024.11.02 06:29:35.046399 [ 304 ] {} <Debug> HTTP-Session: 43efd710-94f6-4dbe-b81e-f2e187dde81f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18550 | 2024.11.02 06:29:35.046441 [ 189 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18551 | 2024.11.02 06:29:35.046494 [ 304 ] {} <Trace> HTTP-Session: 43efd710-94f6-4dbe-b81e-f2e187dde81f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18552 | 2024.11.02 06:29:35.046599 [ 189 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1370 rows starting from the beginning of the part | ||
18553 | 2024.11.02 06:29:35.046819 [ 304 ] {c1246bcb-ac31-4683-9a71-8656c42ab885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36768) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
18554 | 2024.11.02 06:29:35.047062 [ 304 ] {c1246bcb-ac31-4683-9a71-8656c42ab885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18555 | 2024.11.02 06:29:35.047305 [ 189 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
18556 | 2024.11.02 06:29:35.048194 [ 304 ] {c1246bcb-ac31-4683-9a71-8656c42ab885} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18557 | 2024.11.02 06:29:35.048203 [ 189 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
18558 | 2024.11.02 06:29:35.048683 [ 189 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
18559 | 2024.11.02 06:29:35.049508 [ 304 ] {c1246bcb-ac31-4683-9a71-8656c42ab885} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18560 | 2024.11.02 06:29:35.049509 [ 189 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
18561 | 2024.11.02 06:29:35.049578 [ 304 ] {c1246bcb-ac31-4683-9a71-8656c42ab885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18562 | 2024.11.02 06:29:35.050195 [ 189 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
18563 | 2024.11.02 06:29:35.051413 [ 304 ] {c1246bcb-ac31-4683-9a71-8656c42ab885} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
18564 | 2024.11.02 06:29:35.052329 [ 304 ] {c1246bcb-ac31-4683-9a71-8656c42ab885} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18565 | 2024.11.02 06:29:35.052700 [ 304 ] {c1246bcb-ac31-4683-9a71-8656c42ab885} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005992 sec., 13684.913217623498 rows/sec., 890.02 KiB/sec. | ||
18566 | 2024.11.02 06:29:35.053109 [ 304 ] {c1246bcb-ac31-4683-9a71-8656c42ab885} <Debug> DynamicQueryHandler: Done processing query | ||
18567 | 2024.11.02 06:29:35.053180 [ 304 ] {c1246bcb-ac31-4683-9a71-8656c42ab885} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
18568 | 2024.11.02 06:29:35.053244 [ 304 ] {} <Debug> HTTP-Session: 43efd710-94f6-4dbe-b81e-f2e187dde81f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18569 | 2024.11.02 06:29:35.053622 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18570 | 2024.11.02 06:29:35.059529 [ 192 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 19 columns (19 merged, 0 gathered) in 0.014348646 sec., 110114.91955408196 rows/sec., 197.32 MiB/sec. | ||
18571 | 2024.11.02 06:29:35.061736 [ 198 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
18572 | 2024.11.02 06:29:35.062379 [ 198 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18573 | 2024.11.02 06:29:35.062458 [ 198 ] {0d50736a-6f91-477f-9f0b-4c99f67b54b9::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
18574 | 2024.11.02 06:29:35.062610 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
18575 | 2024.11.02 06:29:35.994877 [ 225 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
18576 | 2024.11.02 06:29:35.994950 [ 225 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
18577 | 2024.11.02 06:29:35.996977 [ 225 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
18578 | 2024.11.02 06:29:36.000172 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.04 MiB, peak 201.00 MiB, free memory in arenas 0.00 B, will set to 191.05 MiB (RSS), difference: 2.01 MiB | ||
18579 | 2024.11.02 06:29:36.776426 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18580 | 2024.11.02 06:29:36.945952 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18581 | 2024.11.02 06:29:36.973301 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18582 | 2024.11.02 06:29:37.003711 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32983, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18583 | 2024.11.02 06:29:37.012144 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18584 | 2024.11.02 06:29:37.150582 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18585 | 2024.11.02 06:29:37.178174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18586 | 2024.11.02 06:29:37.181611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18587 | 2024.11.02 06:29:38.285178 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18588 | 2024.11.02 06:29:38.285242 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18589 | 2024.11.02 06:29:38.721146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1660 | ||
18590 | 2024.11.02 06:29:38.724123 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18591 | 2024.11.02 06:29:38.724173 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18592 | 2024.11.02 06:29:38.725765 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
18593 | 2024.11.02 06:29:38.726779 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18594 | 2024.11.02 06:29:38.727286 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1660 | ||
18595 | 2024.11.02 06:29:39.001749 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001217163 sec. | ||
18596 | 2024.11.02 06:29:40.010237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52557, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18597 | 2024.11.02 06:29:40.010356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18598 | 2024.11.02 06:29:40.010384 [ 3 ] {} <Debug> HTTP-Session: 290b0daf-474f-49eb-9f1a-bd9fc42a8278 Authenticating user 'default' from [fd00:1122:3344:101::d]:52557 | ||
18599 | 2024.11.02 06:29:40.010409 [ 3 ] {} <Debug> HTTP-Session: 290b0daf-474f-49eb-9f1a-bd9fc42a8278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18600 | 2024.11.02 06:29:40.010424 [ 3 ] {} <Debug> HTTP-Session: 290b0daf-474f-49eb-9f1a-bd9fc42a8278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18601 | 2024.11.02 06:29:40.010498 [ 3 ] {} <Trace> HTTP-Session: 290b0daf-474f-49eb-9f1a-bd9fc42a8278 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18602 | 2024.11.02 06:29:40.010711 [ 3 ] {7c23f1da-a116-4051-a1c5-0f97612b2bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
18603 | 2024.11.02 06:29:40.010783 [ 3 ] {7c23f1da-a116-4051-a1c5-0f97612b2bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18604 | 2024.11.02 06:29:40.011147 [ 3 ] {7c23f1da-a116-4051-a1c5-0f97612b2bd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18605 | 2024.11.02 06:29:40.011688 [ 3 ] {7c23f1da-a116-4051-a1c5-0f97612b2bd4} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18606 | 2024.11.02 06:29:40.011743 [ 3 ] {7c23f1da-a116-4051-a1c5-0f97612b2bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18607 | 2024.11.02 06:29:40.012210 [ 3 ] {7c23f1da-a116-4051-a1c5-0f97612b2bd4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
18608 | 2024.11.02 06:29:40.012654 [ 3 ] {7c23f1da-a116-4051-a1c5-0f97612b2bd4} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18609 | 2024.11.02 06:29:40.012851 [ 3 ] {7c23f1da-a116-4051-a1c5-0f97612b2bd4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002204 sec., 25408.348457350276 rows/sec., 1.94 MiB/sec. | ||
18610 | 2024.11.02 06:29:40.013208 [ 3 ] {7c23f1da-a116-4051-a1c5-0f97612b2bd4} <Debug> DynamicQueryHandler: Done processing query | ||
18611 | 2024.11.02 06:29:40.013269 [ 3 ] {7c23f1da-a116-4051-a1c5-0f97612b2bd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
18612 | 2024.11.02 06:29:40.013326 [ 3 ] {} <Debug> HTTP-Session: 290b0daf-474f-49eb-9f1a-bd9fc42a8278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18613 | 2024.11.02 06:29:40.013590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18614 | 2024.11.02 06:29:40.013660 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35061, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18615 | 2024.11.02 06:29:40.013784 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18616 | 2024.11.02 06:29:40.013815 [ 304 ] {} <Debug> HTTP-Session: dfabb062-79f4-468d-b33d-66bbcee352d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35061 | ||
18617 | 2024.11.02 06:29:40.013843 [ 304 ] {} <Debug> HTTP-Session: dfabb062-79f4-468d-b33d-66bbcee352d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18618 | 2024.11.02 06:29:40.013860 [ 304 ] {} <Debug> HTTP-Session: dfabb062-79f4-468d-b33d-66bbcee352d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18619 | 2024.11.02 06:29:40.013916 [ 304 ] {} <Trace> HTTP-Session: dfabb062-79f4-468d-b33d-66bbcee352d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18620 | 2024.11.02 06:29:40.014130 [ 304 ] {8f475e8f-5026-49eb-8f0b-f447e0612961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35061) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
18621 | 2024.11.02 06:29:40.014202 [ 304 ] {8f475e8f-5026-49eb-8f0b-f447e0612961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18622 | 2024.11.02 06:29:40.014578 [ 304 ] {8f475e8f-5026-49eb-8f0b-f447e0612961} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18623 | 2024.11.02 06:29:40.015032 [ 304 ] {8f475e8f-5026-49eb-8f0b-f447e0612961} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18624 | 2024.11.02 06:29:40.015076 [ 304 ] {8f475e8f-5026-49eb-8f0b-f447e0612961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18625 | 2024.11.02 06:29:40.015506 [ 304 ] {8f475e8f-5026-49eb-8f0b-f447e0612961} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
18626 | 2024.11.02 06:29:40.015905 [ 304 ] {8f475e8f-5026-49eb-8f0b-f447e0612961} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18627 | 2024.11.02 06:29:40.016083 [ 304 ] {8f475e8f-5026-49eb-8f0b-f447e0612961} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002022 sec., 31651.829871414444 rows/sec., 2.47 MiB/sec. | ||
18628 | 2024.11.02 06:29:40.016305 [ 304 ] {8f475e8f-5026-49eb-8f0b-f447e0612961} <Debug> DynamicQueryHandler: Done processing query | ||
18629 | 2024.11.02 06:29:40.016331 [ 304 ] {8f475e8f-5026-49eb-8f0b-f447e0612961} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
18630 | 2024.11.02 06:29:40.016348 [ 304 ] {} <Debug> HTTP-Session: dfabb062-79f4-468d-b33d-66bbcee352d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18631 | 2024.11.02 06:29:40.016580 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18632 | 2024.11.02 06:29:40.016681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62914, User-Agent: (none), Length: 24523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18633 | 2024.11.02 06:29:40.016756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18634 | 2024.11.02 06:29:40.016778 [ 3 ] {} <Debug> HTTP-Session: 0f2c9d14-ae5c-4d25-9377-24a16d3da123 Authenticating user 'default' from [fd00:1122:3344:101::d]:62914 | ||
18635 | 2024.11.02 06:29:40.016798 [ 3 ] {} <Debug> HTTP-Session: 0f2c9d14-ae5c-4d25-9377-24a16d3da123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18636 | 2024.11.02 06:29:40.016813 [ 3 ] {} <Debug> HTTP-Session: 0f2c9d14-ae5c-4d25-9377-24a16d3da123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18637 | 2024.11.02 06:29:40.016859 [ 3 ] {} <Trace> HTTP-Session: 0f2c9d14-ae5c-4d25-9377-24a16d3da123 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18638 | 2024.11.02 06:29:40.017039 [ 3 ] {d596942d-1311-4e3d-bcc8-8f402731f191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62914) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
18639 | 2024.11.02 06:29:40.017098 [ 3 ] {d596942d-1311-4e3d-bcc8-8f402731f191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18640 | 2024.11.02 06:29:40.017293 [ 3 ] {d596942d-1311-4e3d-bcc8-8f402731f191} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18641 | 2024.11.02 06:29:40.017694 [ 3 ] {d596942d-1311-4e3d-bcc8-8f402731f191} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18642 | 2024.11.02 06:29:40.017734 [ 3 ] {d596942d-1311-4e3d-bcc8-8f402731f191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18643 | 2024.11.02 06:29:40.018152 [ 3 ] {d596942d-1311-4e3d-bcc8-8f402731f191} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
18644 | 2024.11.02 06:29:40.018531 [ 3 ] {d596942d-1311-4e3d-bcc8-8f402731f191} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18645 | 2024.11.02 06:29:40.018699 [ 3 ] {d596942d-1311-4e3d-bcc8-8f402731f191} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001731 sec., 73945.69612940497 rows/sec., 5.15 MiB/sec. | ||
18646 | 2024.11.02 06:29:40.018899 [ 3 ] {d596942d-1311-4e3d-bcc8-8f402731f191} <Debug> DynamicQueryHandler: Done processing query | ||
18647 | 2024.11.02 06:29:40.018927 [ 3 ] {d596942d-1311-4e3d-bcc8-8f402731f191} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
18648 | 2024.11.02 06:29:40.018942 [ 3 ] {} <Debug> HTTP-Session: 0f2c9d14-ae5c-4d25-9377-24a16d3da123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18649 | 2024.11.02 06:29:40.019133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18650 | 2024.11.02 06:29:40.019151 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35061, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18651 | 2024.11.02 06:29:40.019243 [ 304 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18652 | 2024.11.02 06:29:40.019284 [ 304 ] {} <Debug> HTTP-Session: 67988d86-d8bc-4196-a4ec-0ac195acea22 Authenticating user 'default' from [fd00:1122:3344:101::d]:35061 | ||
18653 | 2024.11.02 06:29:40.019312 [ 304 ] {} <Debug> HTTP-Session: 67988d86-d8bc-4196-a4ec-0ac195acea22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18654 | 2024.11.02 06:29:40.019330 [ 304 ] {} <Debug> HTTP-Session: 67988d86-d8bc-4196-a4ec-0ac195acea22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18655 | 2024.11.02 06:29:40.019378 [ 304 ] {} <Trace> HTTP-Session: 67988d86-d8bc-4196-a4ec-0ac195acea22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18656 | 2024.11.02 06:29:40.019533 [ 304 ] {9ca46497-0460-4917-914b-9d4d3bac90c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35061) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
18657 | 2024.11.02 06:29:40.019593 [ 304 ] {9ca46497-0460-4917-914b-9d4d3bac90c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18658 | 2024.11.02 06:29:40.019783 [ 304 ] {9ca46497-0460-4917-914b-9d4d3bac90c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18659 | 2024.11.02 06:29:40.020170 [ 304 ] {9ca46497-0460-4917-914b-9d4d3bac90c7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18660 | 2024.11.02 06:29:40.020208 [ 304 ] {9ca46497-0460-4917-914b-9d4d3bac90c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18661 | 2024.11.02 06:29:40.020689 [ 304 ] {9ca46497-0460-4917-914b-9d4d3bac90c7} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
18662 | 2024.11.02 06:29:40.021052 [ 304 ] {9ca46497-0460-4917-914b-9d4d3bac90c7} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18663 | 2024.11.02 06:29:40.021216 [ 304 ] {9ca46497-0460-4917-914b-9d4d3bac90c7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001738 sec., 27617.95166858458 rows/sec., 1.86 MiB/sec. | ||
18664 | 2024.11.02 06:29:40.021431 [ 304 ] {9ca46497-0460-4917-914b-9d4d3bac90c7} <Debug> DynamicQueryHandler: Done processing query | ||
18665 | 2024.11.02 06:29:40.021458 [ 304 ] {9ca46497-0460-4917-914b-9d4d3bac90c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
18666 | 2024.11.02 06:29:40.021474 [ 304 ] {} <Debug> HTTP-Session: 67988d86-d8bc-4196-a4ec-0ac195acea22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18667 | 2024.11.02 06:29:40.021751 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18668 | 2024.11.02 06:29:45.011346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32856, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18669 | 2024.11.02 06:29:45.011490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18670 | 2024.11.02 06:29:45.011527 [ 3 ] {} <Debug> HTTP-Session: 948b5403-34e8-4831-b599-da079702b8b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:32856 | ||
18671 | 2024.11.02 06:29:45.011552 [ 3 ] {} <Debug> HTTP-Session: 948b5403-34e8-4831-b599-da079702b8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18672 | 2024.11.02 06:29:45.011568 [ 3 ] {} <Debug> HTTP-Session: 948b5403-34e8-4831-b599-da079702b8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18673 | 2024.11.02 06:29:45.011620 [ 3 ] {} <Trace> HTTP-Session: 948b5403-34e8-4831-b599-da079702b8b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18674 | 2024.11.02 06:29:45.011831 [ 3 ] {00ac13ea-ff6f-4453-8a47-aac56954e1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32856) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
18675 | 2024.11.02 06:29:45.011902 [ 3 ] {00ac13ea-ff6f-4453-8a47-aac56954e1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18676 | 2024.11.02 06:29:45.012254 [ 3 ] {00ac13ea-ff6f-4453-8a47-aac56954e1c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18677 | 2024.11.02 06:29:45.012816 [ 3 ] {00ac13ea-ff6f-4453-8a47-aac56954e1c0} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18678 | 2024.11.02 06:29:45.012860 [ 3 ] {00ac13ea-ff6f-4453-8a47-aac56954e1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18679 | 2024.11.02 06:29:45.013316 [ 3 ] {00ac13ea-ff6f-4453-8a47-aac56954e1c0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
18680 | 2024.11.02 06:29:45.013747 [ 3 ] {00ac13ea-ff6f-4453-8a47-aac56954e1c0} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18681 | 2024.11.02 06:29:45.013910 [ 3 ] {00ac13ea-ff6f-4453-8a47-aac56954e1c0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002155 sec., 25986.07888631091 rows/sec., 1.98 MiB/sec. | ||
18682 | 2024.11.02 06:29:45.013914 [ 36 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
18683 | 2024.11.02 06:29:45.013976 [ 36 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18684 | 2024.11.02 06:29:45.014006 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18685 | 2024.11.02 06:29:45.014193 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
18686 | 2024.11.02 06:29:45.014263 [ 3 ] {00ac13ea-ff6f-4453-8a47-aac56954e1c0} <Debug> DynamicQueryHandler: Done processing query | ||
18687 | 2024.11.02 06:29:45.014311 [ 3 ] {00ac13ea-ff6f-4453-8a47-aac56954e1c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
18688 | 2024.11.02 06:29:45.014354 [ 3 ] {} <Debug> HTTP-Session: 948b5403-34e8-4831-b599-da079702b8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18689 | 2024.11.02 06:29:45.014480 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18690 | 2024.11.02 06:29:45.014521 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1423 rows starting from the beginning of the part | ||
18691 | 2024.11.02 06:29:45.014615 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 57 rows starting from the beginning of the part | ||
18692 | 2024.11.02 06:29:45.014708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32856, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18693 | 2024.11.02 06:29:45.014912 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60975, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18694 | 2024.11.02 06:29:45.015100 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18695 | 2024.11.02 06:29:45.015199 [ 283 ] {} <Debug> HTTP-Session: 6bec4185-78b6-49c1-bb20-e883a197c261 Authenticating user 'default' from [fd00:1122:3344:101::d]:60975 | ||
18696 | 2024.11.02 06:29:45.015218 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
18697 | 2024.11.02 06:29:45.015239 [ 283 ] {} <Debug> HTTP-Session: 6bec4185-78b6-49c1-bb20-e883a197c261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18698 | 2024.11.02 06:29:45.015292 [ 283 ] {} <Debug> HTTP-Session: 6bec4185-78b6-49c1-bb20-e883a197c261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18699 | 2024.11.02 06:29:45.015454 [ 283 ] {} <Trace> HTTP-Session: 6bec4185-78b6-49c1-bb20-e883a197c261 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18700 | 2024.11.02 06:29:45.015480 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 273 rows starting from the beginning of the part | ||
18701 | 2024.11.02 06:29:45.015814 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
18702 | 2024.11.02 06:29:45.015891 [ 283 ] {25dc7342-a1d8-4a3f-ab69-a34df66a1048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60975) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
18703 | 2024.11.02 06:29:45.016063 [ 283 ] {25dc7342-a1d8-4a3f-ab69-a34df66a1048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18704 | 2024.11.02 06:29:45.016116 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
18705 | 2024.11.02 06:29:45.017106 [ 283 ] {25dc7342-a1d8-4a3f-ab69-a34df66a1048} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18706 | 2024.11.02 06:29:45.018493 [ 283 ] {25dc7342-a1d8-4a3f-ab69-a34df66a1048} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18707 | 2024.11.02 06:29:45.018574 [ 283 ] {25dc7342-a1d8-4a3f-ab69-a34df66a1048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18708 | 2024.11.02 06:29:45.019441 [ 283 ] {25dc7342-a1d8-4a3f-ab69-a34df66a1048} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
18709 | 2024.11.02 06:29:45.020023 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1921 rows, containing 5 columns (5 merged, 0 gathered) in 0.00589677 sec., 325771.5664677442 rows/sec., 28.43 MiB/sec. | ||
18710 | 2024.11.02 06:29:45.020347 [ 197 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
18711 | 2024.11.02 06:29:45.020411 [ 283 ] {25dc7342-a1d8-4a3f-ab69-a34df66a1048} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18712 | 2024.11.02 06:29:45.020716 [ 34 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
18713 | 2024.11.02 06:29:45.020752 [ 283 ] {25dc7342-a1d8-4a3f-ab69-a34df66a1048} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005012 sec., 12769.353551476457 rows/sec., 1020.60 KiB/sec. | ||
18714 | 2024.11.02 06:29:45.020877 [ 34 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18715 | 2024.11.02 06:29:45.021036 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18716 | 2024.11.02 06:29:45.021460 [ 283 ] {25dc7342-a1d8-4a3f-ab69-a34df66a1048} <Debug> DynamicQueryHandler: Done processing query | ||
18717 | 2024.11.02 06:29:45.021539 [ 283 ] {25dc7342-a1d8-4a3f-ab69-a34df66a1048} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
18718 | 2024.11.02 06:29:45.021575 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
18719 | 2024.11.02 06:29:45.021584 [ 283 ] {} <Debug> HTTP-Session: 6bec4185-78b6-49c1-bb20-e883a197c261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18720 | 2024.11.02 06:29:45.021840 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18721 | 2024.11.02 06:29:45.021942 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 916 rows starting from the beginning of the part | ||
18722 | 2024.11.02 06:29:45.021943 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18723 | 2024.11.02 06:29:45.022093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43399, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18724 | 2024.11.02 06:29:45.022388 [ 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): | ||
18725 | |||
18726 | (version 23.8.7.1) | ||
18727 | 2024.11.02 06:29:45.022432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18728 | 2024.11.02 06:29:45.022488 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 66 rows starting from the beginning of the part | ||
18729 | 2024.11.02 06:29:45.022575 [ 3 ] {} <Debug> HTTP-Session: ba8ec7fd-f661-4228-856b-5b39d51999de Authenticating user 'default' from [fd00:1122:3344:101::d]:43399 | ||
18730 | 2024.11.02 06:29:45.022649 [ 3 ] {} <Debug> HTTP-Session: ba8ec7fd-f661-4228-856b-5b39d51999de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18731 | 2024.11.02 06:29:45.022753 [ 3 ] {} <Debug> HTTP-Session: ba8ec7fd-f661-4228-856b-5b39d51999de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18732 | 2024.11.02 06:29:45.022751 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18733 | 2024.11.02 06:29:45.022872 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
18734 | 2024.11.02 06:29:45.022894 [ 3 ] {} <Trace> HTTP-Session: ba8ec7fd-f661-4228-856b-5b39d51999de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18735 | 2024.11.02 06:29:45.023279 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 424 rows starting from the beginning of the part | ||
18736 | 2024.11.02 06:29:45.023338 [ 187 ] {16aa97c9-f3c3-4303-a633-b8bd0f0c16e4::all_1_116_23} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
18737 | 2024.11.02 06:29:45.023442 [ 3 ] {540a5270-bc13-469e-a5f6-6eddba6c93ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
18738 | 2024.11.02 06:29:45.023583 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
18739 | 2024.11.02 06:29:45.023709 [ 3 ] {540a5270-bc13-469e-a5f6-6eddba6c93ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18740 | 2024.11.02 06:29:45.023823 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
18741 | 2024.11.02 06:29:45.024052 [ 192 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
18742 | 2024.11.02 06:29:45.024479 [ 3 ] {540a5270-bc13-469e-a5f6-6eddba6c93ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18743 | 2024.11.02 06:29:45.025071 [ 3 ] {540a5270-bc13-469e-a5f6-6eddba6c93ad} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18744 | 2024.11.02 06:29:45.025118 [ 3 ] {540a5270-bc13-469e-a5f6-6eddba6c93ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18745 | 2024.11.02 06:29:45.025677 [ 3 ] {540a5270-bc13-469e-a5f6-6eddba6c93ad} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
18746 | 2024.11.02 06:29:45.026034 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.004671766 sec., 342054.8032585536 rows/sec., 26.37 MiB/sec. | ||
18747 | 2024.11.02 06:29:45.026252 [ 3 ] {540a5270-bc13-469e-a5f6-6eddba6c93ad} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18748 | 2024.11.02 06:29:45.026306 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
18749 | 2024.11.02 06:29:45.026504 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
18750 | 2024.11.02 06:29:45.026525 [ 3 ] {540a5270-bc13-469e-a5f6-6eddba6c93ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003342 sec., 47875.523638539795 rows/sec., 3.33 MiB/sec. | ||
18751 | 2024.11.02 06:29:45.026580 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18752 | 2024.11.02 06:29:45.026662 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18753 | 2024.11.02 06:29:45.027322 [ 3 ] {540a5270-bc13-469e-a5f6-6eddba6c93ad} <Debug> DynamicQueryHandler: Done processing query | ||
18754 | 2024.11.02 06:29:45.027327 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
18755 | 2024.11.02 06:29:45.027426 [ 3 ] {540a5270-bc13-469e-a5f6-6eddba6c93ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
18756 | 2024.11.02 06:29:45.027496 [ 3 ] {} <Debug> HTTP-Session: ba8ec7fd-f661-4228-856b-5b39d51999de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18757 | 2024.11.02 06:29:45.027809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18758 | 2024.11.02 06:29:45.027857 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18759 | 2024.11.02 06:29:45.027938 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35702, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18760 | 2024.11.02 06:29:45.027980 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_111_22, total 21520 rows starting from the beginning of the part | ||
18761 | 2024.11.02 06:29:45.028064 [ 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): | ||
18762 | |||
18763 | (version 23.8.7.1) | ||
18764 | 2024.11.02 06:29:45.028229 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18765 | 2024.11.02 06:29:45.028295 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18766 | 2024.11.02 06:29:45.028373 [ 283 ] {} <Debug> HTTP-Session: af819976-c649-4725-8bd7-e8610d2584a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35702 | ||
18767 | 2024.11.02 06:29:45.028532 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 129 rows starting from the beginning of the part | ||
18768 | 2024.11.02 06:29:45.028536 [ 283 ] {} <Debug> HTTP-Session: af819976-c649-4725-8bd7-e8610d2584a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18769 | 2024.11.02 06:29:45.028646 [ 283 ] {} <Debug> HTTP-Session: af819976-c649-4725-8bd7-e8610d2584a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18770 | 2024.11.02 06:29:45.028818 [ 190 ] {1e50af6d-64ff-48d7-b41e-1b9712578662::all_1_116_23} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
18771 | 2024.11.02 06:29:45.028822 [ 283 ] {} <Trace> HTTP-Session: af819976-c649-4725-8bd7-e8610d2584a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18772 | 2024.11.02 06:29:45.028985 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
18773 | 2024.11.02 06:29:45.029279 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
18774 | 2024.11.02 06:29:45.029370 [ 283 ] {d329da4a-3196-4f9e-a22d-0897d29bd0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35702) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
18775 | 2024.11.02 06:29:45.029441 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 237 rows starting from the beginning of the part | ||
18776 | 2024.11.02 06:29:45.029569 [ 283 ] {d329da4a-3196-4f9e-a22d-0897d29bd0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18777 | 2024.11.02 06:29:45.029834 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 128 rows starting from the beginning of the part | ||
18778 | 2024.11.02 06:29:45.030184 [ 196 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
18779 | 2024.11.02 06:29:45.030841 [ 283 ] {d329da4a-3196-4f9e-a22d-0897d29bd0a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18780 | 2024.11.02 06:29:45.031297 [ 283 ] {d329da4a-3196-4f9e-a22d-0897d29bd0a8} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18781 | 2024.11.02 06:29:45.031339 [ 283 ] {d329da4a-3196-4f9e-a22d-0897d29bd0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18782 | 2024.11.02 06:29:45.031810 [ 283 ] {d329da4a-3196-4f9e-a22d-0897d29bd0a8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
18783 | 2024.11.02 06:29:45.032207 [ 283 ] {d329da4a-3196-4f9e-a22d-0897d29bd0a8} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18784 | 2024.11.02 06:29:45.032501 [ 283 ] {d329da4a-3196-4f9e-a22d-0897d29bd0a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003336 sec., 17985.61151079137 rows/sec., 1.21 MiB/sec. | ||
18785 | 2024.11.02 06:29:45.032500 [ 34 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
18786 | 2024.11.02 06:29:45.032640 [ 34 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18787 | 2024.11.02 06:29:45.032760 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18788 | 2024.11.02 06:29:45.033169 [ 283 ] {d329da4a-3196-4f9e-a22d-0897d29bd0a8} <Debug> DynamicQueryHandler: Done processing query | ||
18789 | 2024.11.02 06:29:45.033267 [ 283 ] {d329da4a-3196-4f9e-a22d-0897d29bd0a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
18790 | 2024.11.02 06:29:45.033353 [ 283 ] {} <Debug> HTTP-Session: af819976-c649-4725-8bd7-e8610d2584a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18791 | 2024.11.02 06:29:45.033576 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
18792 | 2024.11.02 06:29:45.033833 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35702, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18793 | 2024.11.02 06:29:45.034394 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18794 | 2024.11.02 06:29:45.034506 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7094 rows starting from the beginning of the part | ||
18795 | 2024.11.02 06:29:45.034710 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 48 rows starting from the beginning of the part | ||
18796 | 2024.11.02 06:29:45.034774 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
18797 | 2024.11.02 06:29:45.034906 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 82 rows starting from the beginning of the part | ||
18798 | 2024.11.02 06:29:45.034993 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 48 rows starting from the beginning of the part | ||
18799 | 2024.11.02 06:29:45.035088 [ 190 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
18800 | 2024.11.02 06:29:45.037076 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7392 rows, containing 4 columns (4 merged, 0 gathered) in 0.004142726 sec., 1784332.3454170031 rows/sec., 117.49 MiB/sec. | ||
18801 | 2024.11.02 06:29:45.037578 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
18802 | 2024.11.02 06:29:45.038032 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18803 | 2024.11.02 06:29:45.038114 [ 200 ] {a79eab17-a2cd-4768-955b-7ca1b6416e2c::all_1_116_23} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
18804 | 2024.11.02 06:29:45.038203 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
18805 | 2024.11.02 06:29:45.044000 [ 188 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22334 rows, containing 5 columns (5 merged, 0 gathered) in 0.017135938 sec., 1303342.7175098322 rows/sec., 89.15 MiB/sec. | ||
18806 | 2024.11.02 06:29:45.044430 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
18807 | 2024.11.02 06:29:45.044875 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18808 | 2024.11.02 06:29:45.044965 [ 200 ] {e832865b-ca44-48ad-9849-e5067e68eea7::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
18809 | 2024.11.02 06:29:45.045044 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
18810 | 2024.11.02 06:29:45.948330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18811 | 2024.11.02 06:29:46.258490 [ 34 ] {} <Debug> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Selected 5 parts from all_1_63_13 to all_67_67_0 | ||
18812 | 2024.11.02 06:29:46.258556 [ 34 ] {} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18813 | 2024.11.02 06:29:46.258578 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18814 | 2024.11.02 06:29:46.258744 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_67_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_63_13 to all_67_67_0 into Compact with storage Full | ||
18815 | 2024.11.02 06:29:46.259270 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_67_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18816 | 2024.11.02 06:29:46.259349 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_63_13, total 60 rows starting from the beginning of the part | ||
18817 | 2024.11.02 06:29:46.259447 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
18818 | 2024.11.02 06:29:46.259568 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
18819 | 2024.11.02 06:29:46.259646 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
18820 | 2024.11.02 06:29:46.259915 [ 186 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
18821 | 2024.11.02 06:29:46.260918 [ 188 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_67_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002274882 sec., 68574.98542781558 rows/sec., 5.23 MiB/sec. | ||
18822 | 2024.11.02 06:29:46.261128 [ 195 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_67_14} <Trace> MergedBlockOutputStream: filled checksums all_1_67_14 (state Temporary) | ||
18823 | 2024.11.02 06:29:46.261623 [ 195 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_67_14} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_merge_all_1_67_14 to all_1_67_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18824 | 2024.11.02 06:29:46.261715 [ 195 ] {a3fe3ebe-ec20-4ac6-94b7-5067177fe38d::all_1_67_14} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d) (MergerMutator): Merged 5 parts: [all_1_63_13, all_67_67_0] -> all_1_67_14 | ||
18825 | 2024.11.02 06:29:46.261823 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
18826 | 2024.11.02 06:29:46.280305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18827 | 2024.11.02 06:29:46.338147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18828 | 2024.11.02 06:29:46.374029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18829 | 2024.11.02 06:29:46.635626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18830 | 2024.11.02 06:29:46.733536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18831 | 2024.11.02 06:29:46.755268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53491, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18832 | 2024.11.02 06:29:46.773680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18833 | 2024.11.02 06:29:46.779033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18834 | 2024.11.02 06:29:46.807479 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18835 | 2024.11.02 06:29:46.854030 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46231, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18836 | 2024.11.02 06:29:46.893655 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18837 | 2024.11.02 06:29:46.895015 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47828, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18838 | 2024.11.02 06:29:46.938475 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18839 | 2024.11.02 06:29:46.999100 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18840 | 2024.11.02 06:29:47.007596 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18841 | 2024.11.02 06:29:47.014059 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18842 | 2024.11.02 06:29:47.107593 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18843 | 2024.11.02 06:29:47.110975 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18844 | 2024.11.02 06:29:47.167975 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18845 | 2024.11.02 06:29:47.196069 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18846 | 2024.11.02 06:29:47.199134 [ 34 ] {} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
18847 | 2024.11.02 06:29:47.199240 [ 34 ] {} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18848 | 2024.11.02 06:29:47.199283 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18849 | 2024.11.02 06:29:47.199493 [ 220 ] {} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
18850 | 2024.11.02 06:29:47.199546 [ 220 ] {} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
18851 | 2024.11.02 06:29:47.199553 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
18852 | 2024.11.02 06:29:47.199921 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18853 | 2024.11.02 06:29:47.200009 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 33 rows starting from the beginning of the part | ||
18854 | 2024.11.02 06:29:47.200229 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
18855 | 2024.11.02 06:29:47.200479 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
18856 | 2024.11.02 06:29:47.200856 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
18857 | 2024.11.02 06:29:47.201171 [ 186 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
18858 | 2024.11.02 06:29:47.203405 [ 188 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.004017165 sec., 9210.475546809754 rows/sec., 619.66 KiB/sec. | ||
18859 | 2024.11.02 06:29:47.203559 [ 220 ] {} <Debug> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
18860 | 2024.11.02 06:29:47.203719 [ 193 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
18861 | 2024.11.02 06:29:47.204436 [ 193 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_37_9} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18862 | 2024.11.02 06:29:47.204541 [ 193 ] {16480ad7-b637-46ad-a2dc-b98a3c19375d::all_1_37_9} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
18863 | 2024.11.02 06:29:47.204654 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
18864 | 2024.11.02 06:29:47.209489 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50920, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18865 | 2024.11.02 06:29:47.220907 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36865, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18866 | 2024.11.02 06:29:47.251375 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18867 | 2024.11.02 06:29:48.727457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1676 | ||
18868 | 2024.11.02 06:29:48.730278 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18869 | 2024.11.02 06:29:48.730345 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18870 | 2024.11.02 06:29:48.732048 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
18871 | 2024.11.02 06:29:48.733117 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18872 | 2024.11.02 06:29:48.734184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1676 | ||
18873 | 2024.11.02 06:29:49.874496 [ 221 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
18874 | 2024.11.02 06:29:49.874556 [ 221 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
18875 | 2024.11.02 06:29:49.876790 [ 221 ] {} <Debug> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
18876 | 2024.11.02 06:29:50.017847 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33011, User-Agent: (none), Length: 41430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18877 | 2024.11.02 06:29:50.017992 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18878 | 2024.11.02 06:29:50.018023 [ 283 ] {} <Debug> HTTP-Session: 7dff3ad7-3379-42f8-802b-0c441f00e758 Authenticating user 'default' from [fd00:1122:3344:101::d]:33011 | ||
18879 | 2024.11.02 06:29:50.018052 [ 283 ] {} <Debug> HTTP-Session: 7dff3ad7-3379-42f8-802b-0c441f00e758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18880 | 2024.11.02 06:29:50.018070 [ 283 ] {} <Debug> HTTP-Session: 7dff3ad7-3379-42f8-802b-0c441f00e758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18881 | 2024.11.02 06:29:50.018124 [ 283 ] {} <Trace> HTTP-Session: 7dff3ad7-3379-42f8-802b-0c441f00e758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18882 | 2024.11.02 06:29:50.018467 [ 283 ] {d15f454f-aa68-44b3-8a9c-3e19a73c9b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33011) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
18883 | 2024.11.02 06:29:50.018599 [ 283 ] {d15f454f-aa68-44b3-8a9c-3e19a73c9b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18884 | 2024.11.02 06:29:50.018958 [ 283 ] {d15f454f-aa68-44b3-8a9c-3e19a73c9b42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18885 | 2024.11.02 06:29:50.019578 [ 283 ] {d15f454f-aa68-44b3-8a9c-3e19a73c9b42} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18886 | 2024.11.02 06:29:50.019624 [ 283 ] {d15f454f-aa68-44b3-8a9c-3e19a73c9b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18887 | 2024.11.02 06:29:50.020081 [ 283 ] {d15f454f-aa68-44b3-8a9c-3e19a73c9b42} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
18888 | 2024.11.02 06:29:50.020495 [ 283 ] {d15f454f-aa68-44b3-8a9c-3e19a73c9b42} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18889 | 2024.11.02 06:29:50.020667 [ 283 ] {d15f454f-aa68-44b3-8a9c-3e19a73c9b42} <Debug> executeQuery: Read 273 rows, 24.85 KiB in 0.002374 sec., 114995.78770008426 rows/sec., 10.22 MiB/sec. | ||
18890 | 2024.11.02 06:29:50.020849 [ 217 ] {} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
18891 | 2024.11.02 06:29:50.020913 [ 217 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
18892 | 2024.11.02 06:29:50.020991 [ 283 ] {d15f454f-aa68-44b3-8a9c-3e19a73c9b42} <Debug> DynamicQueryHandler: Done processing query | ||
18893 | 2024.11.02 06:29:50.021034 [ 283 ] {d15f454f-aa68-44b3-8a9c-3e19a73c9b42} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
18894 | 2024.11.02 06:29:50.021076 [ 283 ] {} <Debug> HTTP-Session: 7dff3ad7-3379-42f8-802b-0c441f00e758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18895 | 2024.11.02 06:29:50.021393 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18896 | 2024.11.02 06:29:50.021553 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49904, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18897 | 2024.11.02 06:29:50.021693 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18898 | 2024.11.02 06:29:50.021721 [ 302 ] {} <Debug> HTTP-Session: 63ddf4e7-d3ba-403e-a90e-8a828269b2bd Authenticating user 'default' from [fd00:1122:3344:101::d]:49904 | ||
18899 | 2024.11.02 06:29:50.021748 [ 302 ] {} <Debug> HTTP-Session: 63ddf4e7-d3ba-403e-a90e-8a828269b2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18900 | 2024.11.02 06:29:50.021767 [ 302 ] {} <Debug> HTTP-Session: 63ddf4e7-d3ba-403e-a90e-8a828269b2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18901 | 2024.11.02 06:29:50.021829 [ 302 ] {} <Trace> HTTP-Session: 63ddf4e7-d3ba-403e-a90e-8a828269b2bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18902 | 2024.11.02 06:29:50.022062 [ 302 ] {3808b477-b6f5-459e-a896-2a05e86f1373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49904) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
18903 | 2024.11.02 06:29:50.022139 [ 302 ] {3808b477-b6f5-459e-a896-2a05e86f1373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18904 | 2024.11.02 06:29:50.022559 [ 302 ] {3808b477-b6f5-459e-a896-2a05e86f1373} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18905 | 2024.11.02 06:29:50.023129 [ 302 ] {3808b477-b6f5-459e-a896-2a05e86f1373} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18906 | 2024.11.02 06:29:50.023173 [ 302 ] {3808b477-b6f5-459e-a896-2a05e86f1373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18907 | 2024.11.02 06:29:50.023611 [ 302 ] {3808b477-b6f5-459e-a896-2a05e86f1373} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18908 | 2024.11.02 06:29:50.024213 [ 302 ] {3808b477-b6f5-459e-a896-2a05e86f1373} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18909 | 2024.11.02 06:29:50.024398 [ 217 ] {} <Debug> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
18910 | 2024.11.02 06:29:50.024445 [ 302 ] {3808b477-b6f5-459e-a896-2a05e86f1373} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.002463 sec., 17052.37515225335 rows/sec., 1.25 MiB/sec. | ||
18911 | 2024.11.02 06:29:50.024789 [ 302 ] {3808b477-b6f5-459e-a896-2a05e86f1373} <Debug> DynamicQueryHandler: Done processing query | ||
18912 | 2024.11.02 06:29:50.024826 [ 302 ] {3808b477-b6f5-459e-a896-2a05e86f1373} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
18913 | 2024.11.02 06:29:50.024861 [ 302 ] {} <Debug> HTTP-Session: 63ddf4e7-d3ba-403e-a90e-8a828269b2bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18914 | 2024.11.02 06:29:50.025060 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49904, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18915 | 2024.11.02 06:29:50.025133 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62145, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18916 | 2024.11.02 06:29:50.025220 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18917 | 2024.11.02 06:29:50.025252 [ 283 ] {} <Debug> HTTP-Session: 3fb7a769-e0b5-4bbf-92e0-fac63d186834 Authenticating user 'default' from [fd00:1122:3344:101::d]:62145 | ||
18918 | 2024.11.02 06:29:50.025276 [ 283 ] {} <Debug> HTTP-Session: 3fb7a769-e0b5-4bbf-92e0-fac63d186834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18919 | 2024.11.02 06:29:50.025294 [ 283 ] {} <Debug> HTTP-Session: 3fb7a769-e0b5-4bbf-92e0-fac63d186834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18920 | 2024.11.02 06:29:50.025345 [ 283 ] {} <Trace> HTTP-Session: 3fb7a769-e0b5-4bbf-92e0-fac63d186834 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18921 | 2024.11.02 06:29:50.025495 [ 283 ] {52a114ec-1801-42f2-8432-e2b4674f3c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62145) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
18922 | 2024.11.02 06:29:50.025558 [ 283 ] {52a114ec-1801-42f2-8432-e2b4674f3c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18923 | 2024.11.02 06:29:50.025892 [ 283 ] {52a114ec-1801-42f2-8432-e2b4674f3c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18924 | 2024.11.02 06:29:50.026252 [ 283 ] {52a114ec-1801-42f2-8432-e2b4674f3c98} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18925 | 2024.11.02 06:29:50.026292 [ 283 ] {52a114ec-1801-42f2-8432-e2b4674f3c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18926 | 2024.11.02 06:29:50.026691 [ 283 ] {52a114ec-1801-42f2-8432-e2b4674f3c98} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
18927 | 2024.11.02 06:29:50.027104 [ 283 ] {52a114ec-1801-42f2-8432-e2b4674f3c98} <Trace> oximeter.fields_u32 (8e045fbc-27c7-462a-8f48-c93ae4875470): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18928 | 2024.11.02 06:29:50.027281 [ 283 ] {52a114ec-1801-42f2-8432-e2b4674f3c98} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001824 sec., 7675.438596491228 rows/sec., 537.54 KiB/sec. | ||
18929 | 2024.11.02 06:29:50.027474 [ 283 ] {52a114ec-1801-42f2-8432-e2b4674f3c98} <Debug> DynamicQueryHandler: Done processing query | ||
18930 | 2024.11.02 06:29:50.027501 [ 283 ] {52a114ec-1801-42f2-8432-e2b4674f3c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
18931 | 2024.11.02 06:29:50.027517 [ 283 ] {} <Debug> HTTP-Session: 3fb7a769-e0b5-4bbf-92e0-fac63d186834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18932 | 2024.11.02 06:29:50.027675 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18933 | 2024.11.02 06:29:50.027782 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42716, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18934 | 2024.11.02 06:29:50.027853 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18935 | 2024.11.02 06:29:50.027878 [ 302 ] {} <Debug> HTTP-Session: 07477c4e-42ef-4e29-9797-4030c450abdd Authenticating user 'default' from [fd00:1122:3344:101::d]:42716 | ||
18936 | 2024.11.02 06:29:50.027899 [ 302 ] {} <Debug> HTTP-Session: 07477c4e-42ef-4e29-9797-4030c450abdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18937 | 2024.11.02 06:29:50.027916 [ 302 ] {} <Debug> HTTP-Session: 07477c4e-42ef-4e29-9797-4030c450abdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18938 | 2024.11.02 06:29:50.027962 [ 302 ] {} <Trace> HTTP-Session: 07477c4e-42ef-4e29-9797-4030c450abdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18939 | 2024.11.02 06:29:50.028090 [ 302 ] {916746a1-99ab-46e1-9cc8-d8587d1cfa97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42716) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
18940 | 2024.11.02 06:29:50.028138 [ 302 ] {916746a1-99ab-46e1-9cc8-d8587d1cfa97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18941 | 2024.11.02 06:29:50.028403 [ 302 ] {916746a1-99ab-46e1-9cc8-d8587d1cfa97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18942 | 2024.11.02 06:29:50.028801 [ 302 ] {916746a1-99ab-46e1-9cc8-d8587d1cfa97} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18943 | 2024.11.02 06:29:50.028838 [ 302 ] {916746a1-99ab-46e1-9cc8-d8587d1cfa97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18944 | 2024.11.02 06:29:50.029197 [ 302 ] {916746a1-99ab-46e1-9cc8-d8587d1cfa97} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
18945 | 2024.11.02 06:29:50.029556 [ 302 ] {916746a1-99ab-46e1-9cc8-d8587d1cfa97} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18946 | 2024.11.02 06:29:50.029720 [ 302 ] {916746a1-99ab-46e1-9cc8-d8587d1cfa97} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00166 sec., 3614.457831325301 rows/sec., 213.55 KiB/sec. | ||
18947 | 2024.11.02 06:29:50.029730 [ 27 ] {} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
18948 | 2024.11.02 06:29:50.029821 [ 27 ] {} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18949 | 2024.11.02 06:29:50.029860 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18950 | 2024.11.02 06:29:50.030034 [ 223 ] {} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
18951 | 2024.11.02 06:29:50.030071 [ 302 ] {916746a1-99ab-46e1-9cc8-d8587d1cfa97} <Debug> DynamicQueryHandler: Done processing query | ||
18952 | 2024.11.02 06:29:50.030109 [ 223 ] {} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
18953 | 2024.11.02 06:29:50.030163 [ 302 ] {916746a1-99ab-46e1-9cc8-d8587d1cfa97} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
18954 | 2024.11.02 06:29:50.030193 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
18955 | 2024.11.02 06:29:50.030238 [ 302 ] {} <Debug> HTTP-Session: 07477c4e-42ef-4e29-9797-4030c450abdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18956 | 2024.11.02 06:29:50.030609 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62145, User-Agent: (none), Length: 68867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18957 | 2024.11.02 06:29:50.030679 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18958 | 2024.11.02 06:29:50.030785 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18959 | 2024.11.02 06:29:50.030854 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 6 rows starting from the beginning of the part | ||
18960 | 2024.11.02 06:29:50.030886 [ 283 ] {} <Debug> HTTP-Session: cc6e2cb2-0fbd-404c-8f4f-fa3944d6e6c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62145 | ||
18961 | 2024.11.02 06:29:50.030906 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42716, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18962 | 2024.11.02 06:29:50.030959 [ 283 ] {} <Debug> HTTP-Session: cc6e2cb2-0fbd-404c-8f4f-fa3944d6e6c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18963 | 2024.11.02 06:29:50.031076 [ 283 ] {} <Debug> HTTP-Session: cc6e2cb2-0fbd-404c-8f4f-fa3944d6e6c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18964 | 2024.11.02 06:29:50.031241 [ 283 ] {} <Trace> HTTP-Session: cc6e2cb2-0fbd-404c-8f4f-fa3944d6e6c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18965 | 2024.11.02 06:29:50.031351 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
18966 | 2024.11.02 06:29:50.031850 [ 283 ] {203c228e-e31f-4584-8902-2dd0b1df4d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62145) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
18967 | 2024.11.02 06:29:50.032040 [ 283 ] {203c228e-e31f-4584-8902-2dd0b1df4d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18968 | 2024.11.02 06:29:50.032088 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
18969 | 2024.11.02 06:29:50.032650 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
18970 | 2024.11.02 06:29:50.033778 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
18971 | 2024.11.02 06:29:50.034429 [ 283 ] {203c228e-e31f-4584-8902-2dd0b1df4d5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18972 | 2024.11.02 06:29:50.035939 [ 223 ] {} <Debug> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
18973 | 2024.11.02 06:29:50.036355 [ 283 ] {203c228e-e31f-4584-8902-2dd0b1df4d5e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18974 | 2024.11.02 06:29:50.036448 [ 283 ] {203c228e-e31f-4584-8902-2dd0b1df4d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
18975 | 2024.11.02 06:29:50.037918 [ 283 ] {203c228e-e31f-4584-8902-2dd0b1df4d5e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
18976 | 2024.11.02 06:29:50.038299 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.008320334 sec., 3605.6244857478077 rows/sec., 228.87 KiB/sec. | ||
18977 | 2024.11.02 06:29:50.038553 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
18978 | 2024.11.02 06:29:50.038834 [ 283 ] {203c228e-e31f-4584-8902-2dd0b1df4d5e} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18979 | 2024.11.02 06:29:50.039344 [ 283 ] {203c228e-e31f-4584-8902-2dd0b1df4d5e} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.007757 sec., 54660.30681964677 rows/sec., 3.91 MiB/sec. | ||
18980 | 2024.11.02 06:29:50.039636 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_37_9} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18981 | 2024.11.02 06:29:50.039701 [ 283 ] {203c228e-e31f-4584-8902-2dd0b1df4d5e} <Debug> DynamicQueryHandler: Done processing query | ||
18982 | 2024.11.02 06:29:50.039752 [ 283 ] {203c228e-e31f-4584-8902-2dd0b1df4d5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
18983 | 2024.11.02 06:29:50.039773 [ 186 ] {6572411f-4ab0-4a09-b7dc-d80a373c9e23::all_1_37_9} <Trace> oximeter.fields_u8 (6572411f-4ab0-4a09-b7dc-d80a373c9e23) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
18984 | 2024.11.02 06:29:50.039790 [ 283 ] {} <Debug> HTTP-Session: cc6e2cb2-0fbd-404c-8f4f-fa3944d6e6c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18985 | 2024.11.02 06:29:50.039905 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
18986 | 2024.11.02 06:29:50.040007 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18987 | 2024.11.02 06:29:50.040095 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38623, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
18988 | 2024.11.02 06:29:50.040167 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
18989 | 2024.11.02 06:29:50.040191 [ 302 ] {} <Debug> HTTP-Session: 034c392e-e233-448b-a902-5a3116be675a Authenticating user 'default' from [fd00:1122:3344:101::d]:38623 | ||
18990 | 2024.11.02 06:29:50.040213 [ 302 ] {} <Debug> HTTP-Session: 034c392e-e233-448b-a902-5a3116be675a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
18991 | 2024.11.02 06:29:50.040229 [ 302 ] {} <Debug> HTTP-Session: 034c392e-e233-448b-a902-5a3116be675a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
18992 | 2024.11.02 06:29:50.040275 [ 302 ] {} <Trace> HTTP-Session: 034c392e-e233-448b-a902-5a3116be675a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18993 | 2024.11.02 06:29:50.040413 [ 302 ] {ed5709f8-28d1-497f-99bf-138087bd53e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38623) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
18994 | 2024.11.02 06:29:50.040476 [ 302 ] {ed5709f8-28d1-497f-99bf-138087bd53e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18995 | 2024.11.02 06:29:50.040675 [ 302 ] {ed5709f8-28d1-497f-99bf-138087bd53e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
18996 | 2024.11.02 06:29:50.041007 [ 302 ] {ed5709f8-28d1-497f-99bf-138087bd53e8} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18997 | 2024.11.02 06:29:50.041052 [ 302 ] {ed5709f8-28d1-497f-99bf-138087bd53e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
18998 | 2024.11.02 06:29:50.041487 [ 302 ] {ed5709f8-28d1-497f-99bf-138087bd53e8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
18999 | 2024.11.02 06:29:50.041894 [ 302 ] {ed5709f8-28d1-497f-99bf-138087bd53e8} <Trace> oximeter.measurements_bool (2fd4de24-7dc5-4740-a1ea-e666b091a816): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19000 | 2024.11.02 06:29:50.042052 [ 302 ] {ed5709f8-28d1-497f-99bf-138087bd53e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001672 sec., 3588.516746411483 rows/sec., 187.49 KiB/sec. | ||
19001 | 2024.11.02 06:29:50.042258 [ 302 ] {ed5709f8-28d1-497f-99bf-138087bd53e8} <Debug> DynamicQueryHandler: Done processing query | ||
19002 | 2024.11.02 06:29:50.042286 [ 302 ] {ed5709f8-28d1-497f-99bf-138087bd53e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
19003 | 2024.11.02 06:29:50.042303 [ 302 ] {} <Debug> HTTP-Session: 034c392e-e233-448b-a902-5a3116be675a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19004 | 2024.11.02 06:29:50.042484 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38623, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19005 | 2024.11.02 06:29:50.042554 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62145, User-Agent: (none), Length: 44639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19006 | 2024.11.02 06:29:50.042631 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19007 | 2024.11.02 06:29:50.042653 [ 283 ] {} <Debug> HTTP-Session: 439eb91e-d6cd-4841-9490-b7112f90492a Authenticating user 'default' from [fd00:1122:3344:101::d]:62145 | ||
19008 | 2024.11.02 06:29:50.042671 [ 283 ] {} <Debug> HTTP-Session: 439eb91e-d6cd-4841-9490-b7112f90492a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19009 | 2024.11.02 06:29:50.042685 [ 283 ] {} <Debug> HTTP-Session: 439eb91e-d6cd-4841-9490-b7112f90492a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19010 | 2024.11.02 06:29:50.042725 [ 283 ] {} <Trace> HTTP-Session: 439eb91e-d6cd-4841-9490-b7112f90492a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19011 | 2024.11.02 06:29:50.042933 [ 283 ] {40bfb4ea-e381-4257-9c28-69c621a09e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
19012 | 2024.11.02 06:29:50.042986 [ 283 ] {40bfb4ea-e381-4257-9c28-69c621a09e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19013 | 2024.11.02 06:29:50.043175 [ 283 ] {40bfb4ea-e381-4257-9c28-69c621a09e69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19014 | 2024.11.02 06:29:50.043611 [ 283 ] {40bfb4ea-e381-4257-9c28-69c621a09e69} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19015 | 2024.11.02 06:29:50.043648 [ 283 ] {40bfb4ea-e381-4257-9c28-69c621a09e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
19016 | 2024.11.02 06:29:50.044069 [ 283 ] {40bfb4ea-e381-4257-9c28-69c621a09e69} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
19017 | 2024.11.02 06:29:50.044416 [ 283 ] {40bfb4ea-e381-4257-9c28-69c621a09e69} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19018 | 2024.11.02 06:29:50.044577 [ 283 ] {40bfb4ea-e381-4257-9c28-69c621a09e69} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001761 sec., 134582.62350936967 rows/sec., 9.02 MiB/sec. | ||
19019 | 2024.11.02 06:29:50.044753 [ 283 ] {40bfb4ea-e381-4257-9c28-69c621a09e69} <Debug> DynamicQueryHandler: Done processing query | ||
19020 | 2024.11.02 06:29:50.044778 [ 283 ] {40bfb4ea-e381-4257-9c28-69c621a09e69} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
19021 | 2024.11.02 06:29:50.044794 [ 283 ] {} <Debug> HTTP-Session: 439eb91e-d6cd-4841-9490-b7112f90492a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19022 | 2024.11.02 06:29:50.044936 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19023 | 2024.11.02 06:29:50.045021 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42416, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19024 | 2024.11.02 06:29:50.045109 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19025 | 2024.11.02 06:29:50.045129 [ 302 ] {} <Debug> HTTP-Session: 47b43613-50e6-451a-9ab8-ef7d531a84da Authenticating user 'default' from [fd00:1122:3344:101::d]:42416 | ||
19026 | 2024.11.02 06:29:50.045147 [ 302 ] {} <Debug> HTTP-Session: 47b43613-50e6-451a-9ab8-ef7d531a84da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19027 | 2024.11.02 06:29:50.045161 [ 302 ] {} <Debug> HTTP-Session: 47b43613-50e6-451a-9ab8-ef7d531a84da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19028 | 2024.11.02 06:29:50.045200 [ 302 ] {} <Trace> HTTP-Session: 47b43613-50e6-451a-9ab8-ef7d531a84da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19029 | 2024.11.02 06:29:50.045304 [ 302 ] {b511180e-3f55-4bb9-817e-0936e775934e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42416) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
19030 | 2024.11.02 06:29:50.045356 [ 302 ] {b511180e-3f55-4bb9-817e-0936e775934e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
19031 | 2024.11.02 06:29:50.045521 [ 302 ] {b511180e-3f55-4bb9-817e-0936e775934e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19032 | 2024.11.02 06:29:50.045794 [ 302 ] {b511180e-3f55-4bb9-817e-0936e775934e} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19033 | 2024.11.02 06:29:50.045832 [ 302 ] {b511180e-3f55-4bb9-817e-0936e775934e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
19034 | 2024.11.02 06:29:50.046196 [ 302 ] {b511180e-3f55-4bb9-817e-0936e775934e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
19035 | 2024.11.02 06:29:50.046531 [ 302 ] {b511180e-3f55-4bb9-817e-0936e775934e} <Trace> oximeter.measurements_f64 (16480ad7-b637-46ad-a2dc-b98a3c19375d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19036 | 2024.11.02 06:29:50.046678 [ 302 ] {b511180e-3f55-4bb9-817e-0936e775934e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. | ||
19037 | 2024.11.02 06:29:50.046856 [ 302 ] {b511180e-3f55-4bb9-817e-0936e775934e} <Debug> DynamicQueryHandler: Done processing query | ||
19038 | 2024.11.02 06:29:50.046881 [ 302 ] {b511180e-3f55-4bb9-817e-0936e775934e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
19039 | 2024.11.02 06:29:50.046897 [ 302 ] {} <Debug> HTTP-Session: 47b43613-50e6-451a-9ab8-ef7d531a84da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19040 | 2024.11.02 06:29:50.047089 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42416, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19041 | 2024.11.02 06:29:50.047204 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63164, User-Agent: (none), Length: 70712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19042 | 2024.11.02 06:29:50.047268 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19043 | 2024.11.02 06:29:50.047288 [ 283 ] {} <Debug> HTTP-Session: 505dd893-b4d3-4ee8-ba4b-e26e27a4a9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:63164 | ||
19044 | 2024.11.02 06:29:50.047306 [ 283 ] {} <Debug> HTTP-Session: 505dd893-b4d3-4ee8-ba4b-e26e27a4a9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19045 | 2024.11.02 06:29:50.047320 [ 283 ] {} <Debug> HTTP-Session: 505dd893-b4d3-4ee8-ba4b-e26e27a4a9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19046 | 2024.11.02 06:29:50.047360 [ 283 ] {} <Trace> HTTP-Session: 505dd893-b4d3-4ee8-ba4b-e26e27a4a9cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19047 | 2024.11.02 06:29:50.047811 [ 283 ] {73398b41-3c91-4cad-83f5-dcfe18db9923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63164) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
19048 | 2024.11.02 06:29:50.047894 [ 283 ] {73398b41-3c91-4cad-83f5-dcfe18db9923} <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 | ||
19049 | 2024.11.02 06:29:50.048398 [ 283 ] {73398b41-3c91-4cad-83f5-dcfe18db9923} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19050 | 2024.11.02 06:29:50.049108 [ 283 ] {73398b41-3c91-4cad-83f5-dcfe18db9923} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19051 | 2024.11.02 06:29:50.049145 [ 283 ] {73398b41-3c91-4cad-83f5-dcfe18db9923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
19052 | 2024.11.02 06:29:50.049839 [ 283 ] {73398b41-3c91-4cad-83f5-dcfe18db9923} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
19053 | 2024.11.02 06:29:50.050271 [ 283 ] {73398b41-3c91-4cad-83f5-dcfe18db9923} <Trace> oximeter.measurements_histogramu64 (0d50736a-6f91-477f-9f0b-4c99f67b54b9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19054 | 2024.11.02 06:29:50.050455 [ 283 ] {73398b41-3c91-4cad-83f5-dcfe18db9923} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002965 sec., 14165.261382799325 rows/sec., 25.38 MiB/sec. | ||
19055 | 2024.11.02 06:29:50.050699 [ 283 ] {73398b41-3c91-4cad-83f5-dcfe18db9923} <Debug> DynamicQueryHandler: Done processing query | ||
19056 | 2024.11.02 06:29:50.050724 [ 283 ] {73398b41-3c91-4cad-83f5-dcfe18db9923} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
19057 | 2024.11.02 06:29:50.050740 [ 283 ] {} <Debug> HTTP-Session: 505dd893-b4d3-4ee8-ba4b-e26e27a4a9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19058 | 2024.11.02 06:29:50.050932 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42416, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19059 | 2024.11.02 06:29:50.050951 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63164, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19060 | 2024.11.02 06:29:50.051025 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19061 | 2024.11.02 06:29:50.051065 [ 302 ] {} <Debug> HTTP-Session: fd21f35a-4a03-44e9-a258-75b2d359599c Authenticating user 'default' from [fd00:1122:3344:101::d]:42416 | ||
19062 | 2024.11.02 06:29:50.051087 [ 302 ] {} <Debug> HTTP-Session: fd21f35a-4a03-44e9-a258-75b2d359599c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19063 | 2024.11.02 06:29:50.051112 [ 302 ] {} <Debug> HTTP-Session: fd21f35a-4a03-44e9-a258-75b2d359599c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19064 | 2024.11.02 06:29:50.051159 [ 302 ] {} <Trace> HTTP-Session: fd21f35a-4a03-44e9-a258-75b2d359599c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19065 | 2024.11.02 06:29:50.051326 [ 302 ] {04f5fa0e-a69e-46dc-896b-666fc3a52fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42416) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
19066 | 2024.11.02 06:29:50.051415 [ 302 ] {04f5fa0e-a69e-46dc-896b-666fc3a52fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19067 | 2024.11.02 06:29:50.051604 [ 302 ] {04f5fa0e-a69e-46dc-896b-666fc3a52fb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19068 | 2024.11.02 06:29:50.051967 [ 302 ] {04f5fa0e-a69e-46dc-896b-666fc3a52fb8} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19069 | 2024.11.02 06:29:50.052011 [ 302 ] {04f5fa0e-a69e-46dc-896b-666fc3a52fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
19070 | 2024.11.02 06:29:50.052400 [ 302 ] {04f5fa0e-a69e-46dc-896b-666fc3a52fb8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
19071 | 2024.11.02 06:29:50.052743 [ 302 ] {04f5fa0e-a69e-46dc-896b-666fc3a52fb8} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19072 | 2024.11.02 06:29:50.052892 [ 302 ] {04f5fa0e-a69e-46dc-896b-666fc3a52fb8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001628 sec., 50368.550368550365 rows/sec., 3.20 MiB/sec. | ||
19073 | 2024.11.02 06:29:50.053019 [ 219 ] {} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19074 | 2024.11.02 06:29:50.053105 [ 219 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19075 | 2024.11.02 06:29:50.053158 [ 302 ] {04f5fa0e-a69e-46dc-896b-666fc3a52fb8} <Debug> DynamicQueryHandler: Done processing query | ||
19076 | 2024.11.02 06:29:50.053199 [ 302 ] {04f5fa0e-a69e-46dc-896b-666fc3a52fb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
19077 | 2024.11.02 06:29:50.053225 [ 302 ] {} <Debug> HTTP-Session: fd21f35a-4a03-44e9-a258-75b2d359599c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19078 | 2024.11.02 06:29:50.053905 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42416, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19079 | 2024.11.02 06:29:50.055410 [ 219 ] {} <Debug> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19080 | 2024.11.02 06:29:50.944681 [ 217 ] {} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19081 | 2024.11.02 06:29:50.944757 [ 217 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19082 | 2024.11.02 06:29:50.946795 [ 217 ] {} <Debug> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19083 | 2024.11.02 06:29:51.169737 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19084 | 2024.11.02 06:29:51.169769 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19085 | 2024.11.02 06:29:51.171686 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19086 | 2024.11.02 06:29:53.285289 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
19087 | 2024.11.02 06:29:53.285360 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
19088 | 2024.11.02 06:29:55.011918 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58467, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19089 | 2024.11.02 06:29:55.012052 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19090 | 2024.11.02 06:29:55.012078 [ 283 ] {} <Debug> HTTP-Session: e728507e-6310-455e-b964-f30b357c63a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58467 | ||
19091 | 2024.11.02 06:29:55.012103 [ 283 ] {} <Debug> HTTP-Session: e728507e-6310-455e-b964-f30b357c63a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19092 | 2024.11.02 06:29:55.012117 [ 283 ] {} <Debug> HTTP-Session: e728507e-6310-455e-b964-f30b357c63a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19093 | 2024.11.02 06:29:55.012170 [ 283 ] {} <Trace> HTTP-Session: e728507e-6310-455e-b964-f30b357c63a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19094 | 2024.11.02 06:29:55.012362 [ 283 ] {a8e89592-44c2-4222-9ffd-32e326e163f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58467) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
19095 | 2024.11.02 06:29:55.012429 [ 283 ] {a8e89592-44c2-4222-9ffd-32e326e163f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19096 | 2024.11.02 06:29:55.012784 [ 283 ] {a8e89592-44c2-4222-9ffd-32e326e163f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19097 | 2024.11.02 06:29:55.013230 [ 283 ] {a8e89592-44c2-4222-9ffd-32e326e163f9} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19098 | 2024.11.02 06:29:55.013273 [ 283 ] {a8e89592-44c2-4222-9ffd-32e326e163f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
19099 | 2024.11.02 06:29:55.013699 [ 283 ] {a8e89592-44c2-4222-9ffd-32e326e163f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
19100 | 2024.11.02 06:29:55.014103 [ 283 ] {a8e89592-44c2-4222-9ffd-32e326e163f9} <Trace> oximeter.fields_ipaddr (68a1f062-c4a7-4e98-96dd-e63c2220e01f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19101 | 2024.11.02 06:29:55.014264 [ 283 ] {a8e89592-44c2-4222-9ffd-32e326e163f9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001953 sec., 3072.196620583717 rows/sec., 250.52 KiB/sec. | ||
19102 | 2024.11.02 06:29:55.014654 [ 283 ] {a8e89592-44c2-4222-9ffd-32e326e163f9} <Debug> DynamicQueryHandler: Done processing query | ||
19103 | 2024.11.02 06:29:55.014715 [ 283 ] {a8e89592-44c2-4222-9ffd-32e326e163f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
19104 | 2024.11.02 06:29:55.014747 [ 283 ] {} <Debug> HTTP-Session: e728507e-6310-455e-b964-f30b357c63a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19105 | 2024.11.02 06:29:55.014982 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19106 | 2024.11.02 06:29:55.015091 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41774, User-Agent: (none), Length: 8216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19107 | 2024.11.02 06:29:55.015269 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19108 | 2024.11.02 06:29:55.015309 [ 302 ] {} <Debug> HTTP-Session: 0b3fdee5-ece5-4375-aabd-86bbd02e1951 Authenticating user 'default' from [fd00:1122:3344:101::d]:41774 | ||
19109 | 2024.11.02 06:29:55.015338 [ 302 ] {} <Debug> HTTP-Session: 0b3fdee5-ece5-4375-aabd-86bbd02e1951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19110 | 2024.11.02 06:29:55.015356 [ 302 ] {} <Debug> HTTP-Session: 0b3fdee5-ece5-4375-aabd-86bbd02e1951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19111 | 2024.11.02 06:29:55.015415 [ 302 ] {} <Trace> HTTP-Session: 0b3fdee5-ece5-4375-aabd-86bbd02e1951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19112 | 2024.11.02 06:29:55.015631 [ 302 ] {0eac6ba5-6740-4e55-8392-1657011754fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41774) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
19113 | 2024.11.02 06:29:55.015706 [ 302 ] {0eac6ba5-6740-4e55-8392-1657011754fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19114 | 2024.11.02 06:29:55.016092 [ 302 ] {0eac6ba5-6740-4e55-8392-1657011754fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19115 | 2024.11.02 06:29:55.016563 [ 302 ] {0eac6ba5-6740-4e55-8392-1657011754fe} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19116 | 2024.11.02 06:29:55.016602 [ 302 ] {0eac6ba5-6740-4e55-8392-1657011754fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
19117 | 2024.11.02 06:29:55.017033 [ 302 ] {0eac6ba5-6740-4e55-8392-1657011754fe} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
19118 | 2024.11.02 06:29:55.017434 [ 302 ] {0eac6ba5-6740-4e55-8392-1657011754fe} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19119 | 2024.11.02 06:29:55.017617 [ 302 ] {0eac6ba5-6740-4e55-8392-1657011754fe} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.002058 sec., 28668.610301263365 rows/sec., 2.18 MiB/sec. | ||
19120 | 2024.11.02 06:29:55.017818 [ 302 ] {0eac6ba5-6740-4e55-8392-1657011754fe} <Debug> DynamicQueryHandler: Done processing query | ||
19121 | 2024.11.02 06:29:55.017843 [ 302 ] {0eac6ba5-6740-4e55-8392-1657011754fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
19122 | 2024.11.02 06:29:55.017859 [ 302 ] {} <Debug> HTTP-Session: 0b3fdee5-ece5-4375-aabd-86bbd02e1951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19123 | 2024.11.02 06:29:55.018033 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19124 | 2024.11.02 06:29:55.018121 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59796, User-Agent: (none), Length: 894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19125 | 2024.11.02 06:29:55.018185 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19126 | 2024.11.02 06:29:55.018206 [ 283 ] {} <Debug> HTTP-Session: 7ea2fe5e-54a1-4d0c-b845-ae056c402186 Authenticating user 'default' from [fd00:1122:3344:101::d]:59796 | ||
19127 | 2024.11.02 06:29:55.018224 [ 283 ] {} <Debug> HTTP-Session: 7ea2fe5e-54a1-4d0c-b845-ae056c402186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19128 | 2024.11.02 06:29:55.018239 [ 283 ] {} <Debug> HTTP-Session: 7ea2fe5e-54a1-4d0c-b845-ae056c402186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19129 | 2024.11.02 06:29:55.018282 [ 283 ] {} <Trace> HTTP-Session: 7ea2fe5e-54a1-4d0c-b845-ae056c402186 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19130 | 2024.11.02 06:29:55.018404 [ 283 ] {0e5aa41c-fe7f-4922-a697-10793c5bb822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59796) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
19131 | 2024.11.02 06:29:55.018457 [ 283 ] {0e5aa41c-fe7f-4922-a697-10793c5bb822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19132 | 2024.11.02 06:29:55.018746 [ 283 ] {0e5aa41c-fe7f-4922-a697-10793c5bb822} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19133 | 2024.11.02 06:29:55.019120 [ 283 ] {0e5aa41c-fe7f-4922-a697-10793c5bb822} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19134 | 2024.11.02 06:29:55.019158 [ 283 ] {0e5aa41c-fe7f-4922-a697-10793c5bb822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
19135 | 2024.11.02 06:29:55.019527 [ 283 ] {0e5aa41c-fe7f-4922-a697-10793c5bb822} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
19136 | 2024.11.02 06:29:55.019897 [ 283 ] {0e5aa41c-fe7f-4922-a697-10793c5bb822} <Trace> oximeter.fields_u16 (a3fe3ebe-ec20-4ac6-94b7-5067177fe38d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19137 | 2024.11.02 06:29:55.020054 [ 283 ] {0e5aa41c-fe7f-4922-a697-10793c5bb822} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001679 sec., 3573.55568790947 rows/sec., 249.52 KiB/sec. | ||
19138 | 2024.11.02 06:29:55.020231 [ 283 ] {0e5aa41c-fe7f-4922-a697-10793c5bb822} <Debug> DynamicQueryHandler: Done processing query | ||
19139 | 2024.11.02 06:29:55.020257 [ 283 ] {0e5aa41c-fe7f-4922-a697-10793c5bb822} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
19140 | 2024.11.02 06:29:55.020273 [ 283 ] {} <Debug> HTTP-Session: 7ea2fe5e-54a1-4d0c-b845-ae056c402186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19141 | 2024.11.02 06:29:55.020476 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41774, User-Agent: (none), Length: 11917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19142 | 2024.11.02 06:29:55.020501 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19143 | 2024.11.02 06:29:55.020562 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19144 | 2024.11.02 06:29:55.020601 [ 302 ] {} <Debug> HTTP-Session: 337f2530-d8c6-4442-bbe0-200220e28f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:41774 | ||
19145 | 2024.11.02 06:29:55.020639 [ 302 ] {} <Debug> HTTP-Session: 337f2530-d8c6-4442-bbe0-200220e28f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19146 | 2024.11.02 06:29:55.020661 [ 302 ] {} <Debug> HTTP-Session: 337f2530-d8c6-4442-bbe0-200220e28f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19147 | 2024.11.02 06:29:55.020707 [ 302 ] {} <Trace> HTTP-Session: 337f2530-d8c6-4442-bbe0-200220e28f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19148 | 2024.11.02 06:29:55.020872 [ 302 ] {342c6e22-f027-43c8-8be1-5dccfe138e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41774) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
19149 | 2024.11.02 06:29:55.020928 [ 302 ] {342c6e22-f027-43c8-8be1-5dccfe138e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19150 | 2024.11.02 06:29:55.021244 [ 302 ] {342c6e22-f027-43c8-8be1-5dccfe138e50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19151 | 2024.11.02 06:29:55.021615 [ 302 ] {342c6e22-f027-43c8-8be1-5dccfe138e50} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19152 | 2024.11.02 06:29:55.021653 [ 302 ] {342c6e22-f027-43c8-8be1-5dccfe138e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
19153 | 2024.11.02 06:29:55.022023 [ 302 ] {342c6e22-f027-43c8-8be1-5dccfe138e50} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
19154 | 2024.11.02 06:29:55.022398 [ 302 ] {342c6e22-f027-43c8-8be1-5dccfe138e50} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19155 | 2024.11.02 06:29:55.022552 [ 302 ] {342c6e22-f027-43c8-8be1-5dccfe138e50} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001737 sec., 40299.36672423719 rows/sec., 3.15 MiB/sec. | ||
19156 | 2024.11.02 06:29:55.022798 [ 302 ] {342c6e22-f027-43c8-8be1-5dccfe138e50} <Debug> DynamicQueryHandler: Done processing query | ||
19157 | 2024.11.02 06:29:55.022846 [ 302 ] {342c6e22-f027-43c8-8be1-5dccfe138e50} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
19158 | 2024.11.02 06:29:55.022904 [ 302 ] {} <Debug> HTTP-Session: 337f2530-d8c6-4442-bbe0-200220e28f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19159 | 2024.11.02 06:29:55.023135 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19160 | 2024.11.02 06:29:55.023232 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37391, User-Agent: (none), Length: 31210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19161 | 2024.11.02 06:29:55.023292 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19162 | 2024.11.02 06:29:55.023313 [ 283 ] {} <Debug> HTTP-Session: 1078de56-c3a4-4d4b-b76b-a579cb7260ac Authenticating user 'default' from [fd00:1122:3344:101::d]:37391 | ||
19163 | 2024.11.02 06:29:55.023330 [ 283 ] {} <Debug> HTTP-Session: 1078de56-c3a4-4d4b-b76b-a579cb7260ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19164 | 2024.11.02 06:29:55.023343 [ 283 ] {} <Debug> HTTP-Session: 1078de56-c3a4-4d4b-b76b-a579cb7260ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19165 | 2024.11.02 06:29:55.023382 [ 283 ] {} <Trace> HTTP-Session: 1078de56-c3a4-4d4b-b76b-a579cb7260ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19166 | 2024.11.02 06:29:55.023555 [ 283 ] {9ceddc92-7744-48fb-89f6-3295a5ff1e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37391) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
19167 | 2024.11.02 06:29:55.023605 [ 283 ] {9ceddc92-7744-48fb-89f6-3295a5ff1e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19168 | 2024.11.02 06:29:55.023776 [ 283 ] {9ceddc92-7744-48fb-89f6-3295a5ff1e7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19169 | 2024.11.02 06:29:55.024207 [ 283 ] {9ceddc92-7744-48fb-89f6-3295a5ff1e7b} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19170 | 2024.11.02 06:29:55.024242 [ 283 ] {9ceddc92-7744-48fb-89f6-3295a5ff1e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
19171 | 2024.11.02 06:29:55.024642 [ 283 ] {9ceddc92-7744-48fb-89f6-3295a5ff1e7b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
19172 | 2024.11.02 06:29:55.024994 [ 283 ] {9ceddc92-7744-48fb-89f6-3295a5ff1e7b} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19173 | 2024.11.02 06:29:55.025149 [ 283 ] {9ceddc92-7744-48fb-89f6-3295a5ff1e7b} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001662 sec., 98074.6089049338 rows/sec., 6.83 MiB/sec. | ||
19174 | 2024.11.02 06:29:55.025319 [ 283 ] {9ceddc92-7744-48fb-89f6-3295a5ff1e7b} <Debug> DynamicQueryHandler: Done processing query | ||
19175 | 2024.11.02 06:29:55.025344 [ 283 ] {9ceddc92-7744-48fb-89f6-3295a5ff1e7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
19176 | 2024.11.02 06:29:55.025360 [ 283 ] {} <Debug> HTTP-Session: 1078de56-c3a4-4d4b-b76b-a579cb7260ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19177 | 2024.11.02 06:29:55.025576 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41774, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19178 | 2024.11.02 06:29:55.025606 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19179 | 2024.11.02 06:29:55.025680 [ 302 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19180 | 2024.11.02 06:29:55.025715 [ 302 ] {} <Debug> HTTP-Session: 5b9d425d-d9d8-45ce-9e6f-3a2fd6949919 Authenticating user 'default' from [fd00:1122:3344:101::d]:41774 | ||
19181 | 2024.11.02 06:29:55.025737 [ 302 ] {} <Debug> HTTP-Session: 5b9d425d-d9d8-45ce-9e6f-3a2fd6949919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19182 | 2024.11.02 06:29:55.025769 [ 302 ] {} <Debug> HTTP-Session: 5b9d425d-d9d8-45ce-9e6f-3a2fd6949919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19183 | 2024.11.02 06:29:55.025820 [ 302 ] {} <Trace> HTTP-Session: 5b9d425d-d9d8-45ce-9e6f-3a2fd6949919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19184 | 2024.11.02 06:29:55.025981 [ 302 ] {ed99f2ce-49c3-45f4-92b9-0444e2fd2697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41774) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
19185 | 2024.11.02 06:29:55.026039 [ 302 ] {ed99f2ce-49c3-45f4-92b9-0444e2fd2697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19186 | 2024.11.02 06:29:55.026234 [ 302 ] {ed99f2ce-49c3-45f4-92b9-0444e2fd2697} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19187 | 2024.11.02 06:29:55.026550 [ 302 ] {ed99f2ce-49c3-45f4-92b9-0444e2fd2697} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19188 | 2024.11.02 06:29:55.026587 [ 302 ] {ed99f2ce-49c3-45f4-92b9-0444e2fd2697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
19189 | 2024.11.02 06:29:55.026983 [ 302 ] {ed99f2ce-49c3-45f4-92b9-0444e2fd2697} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
19190 | 2024.11.02 06:29:55.027317 [ 302 ] {ed99f2ce-49c3-45f4-92b9-0444e2fd2697} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19191 | 2024.11.02 06:29:55.027474 [ 302 ] {ed99f2ce-49c3-45f4-92b9-0444e2fd2697} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. | ||
19192 | 2024.11.02 06:29:55.027649 [ 302 ] {ed99f2ce-49c3-45f4-92b9-0444e2fd2697} <Debug> DynamicQueryHandler: Done processing query | ||
19193 | 2024.11.02 06:29:55.027673 [ 302 ] {ed99f2ce-49c3-45f4-92b9-0444e2fd2697} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
19194 | 2024.11.02 06:29:55.027689 [ 302 ] {} <Debug> HTTP-Session: 5b9d425d-d9d8-45ce-9e6f-3a2fd6949919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19195 | 2024.11.02 06:29:55.027928 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19196 | 2024.11.02 06:29:58.734342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1708 | ||
19197 | 2024.11.02 06:29:58.737782 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19198 | 2024.11.02 06:29:58.737833 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
19199 | 2024.11.02 06:29:58.739452 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
19200 | 2024.11.02 06:29:58.740511 [ 242 ] {} <Trace> system.query_log (1ed5c82b-3834-4ecd-ac1c-4ec0aefce5fb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19201 | 2024.11.02 06:29:58.741540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1708 | ||
19202 | 2024.11.02 06:30:00.012029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47095, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19203 | 2024.11.02 06:30:00.012164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19204 | 2024.11.02 06:30:00.012190 [ 3 ] {} <Debug> HTTP-Session: 68ab1960-8b44-4b8a-b064-cbf4078d7a35 Authenticating user 'default' from [fd00:1122:3344:101::d]:47095 | ||
19205 | 2024.11.02 06:30:00.012214 [ 3 ] {} <Debug> HTTP-Session: 68ab1960-8b44-4b8a-b064-cbf4078d7a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19206 | 2024.11.02 06:30:00.012229 [ 3 ] {} <Debug> HTTP-Session: 68ab1960-8b44-4b8a-b064-cbf4078d7a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19207 | 2024.11.02 06:30:00.012280 [ 3 ] {} <Trace> HTTP-Session: 68ab1960-8b44-4b8a-b064-cbf4078d7a35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19208 | 2024.11.02 06:30:00.012498 [ 3 ] {9772bc42-68a3-4d69-b8e3-6f5fc03ff8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47095) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
19209 | 2024.11.02 06:30:00.012572 [ 3 ] {9772bc42-68a3-4d69-b8e3-6f5fc03ff8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19210 | 2024.11.02 06:30:00.012931 [ 3 ] {9772bc42-68a3-4d69-b8e3-6f5fc03ff8cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19211 | 2024.11.02 06:30:00.013437 [ 3 ] {9772bc42-68a3-4d69-b8e3-6f5fc03ff8cc} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19212 | 2024.11.02 06:30:00.013500 [ 3 ] {9772bc42-68a3-4d69-b8e3-6f5fc03ff8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
19213 | 2024.11.02 06:30:00.013954 [ 3 ] {9772bc42-68a3-4d69-b8e3-6f5fc03ff8cc} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
19214 | 2024.11.02 06:30:00.014362 [ 3 ] {9772bc42-68a3-4d69-b8e3-6f5fc03ff8cc} <Trace> oximeter.fields_string (16aa97c9-f3c3-4303-a633-b8bd0f0c16e4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19215 | 2024.11.02 06:30:00.014531 [ 3 ] {9772bc42-68a3-4d69-b8e3-6f5fc03ff8cc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002102 sec., 26641.294005708845 rows/sec., 2.03 MiB/sec. | ||
19216 | 2024.11.02 06:30:00.014805 [ 3 ] {9772bc42-68a3-4d69-b8e3-6f5fc03ff8cc} <Debug> DynamicQueryHandler: Done processing query | ||
19217 | 2024.11.02 06:30:00.014834 [ 3 ] {9772bc42-68a3-4d69-b8e3-6f5fc03ff8cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
19218 | 2024.11.02 06:30:00.014850 [ 3 ] {} <Debug> HTTP-Session: 68ab1960-8b44-4b8a-b064-cbf4078d7a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19219 | 2024.11.02 06:30:00.015132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47095, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19220 | 2024.11.02 06:30:00.015280 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58095, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19221 | 2024.11.02 06:30:00.015348 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19222 | 2024.11.02 06:30:00.015369 [ 283 ] {} <Debug> HTTP-Session: 6e754aec-3de5-4711-8126-7db746567af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58095 | ||
19223 | 2024.11.02 06:30:00.015389 [ 283 ] {} <Debug> HTTP-Session: 6e754aec-3de5-4711-8126-7db746567af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19224 | 2024.11.02 06:30:00.015404 [ 283 ] {} <Debug> HTTP-Session: 6e754aec-3de5-4711-8126-7db746567af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19225 | 2024.11.02 06:30:00.015442 [ 283 ] {} <Trace> HTTP-Session: 6e754aec-3de5-4711-8126-7db746567af9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19226 | 2024.11.02 06:30:00.015580 [ 283 ] {d4672a66-5c91-4231-92b2-ac0ffbbc1cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58095) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
19227 | 2024.11.02 06:30:00.015629 [ 283 ] {d4672a66-5c91-4231-92b2-ac0ffbbc1cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19228 | 2024.11.02 06:30:00.015879 [ 283 ] {d4672a66-5c91-4231-92b2-ac0ffbbc1cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19229 | 2024.11.02 06:30:00.016270 [ 283 ] {d4672a66-5c91-4231-92b2-ac0ffbbc1cc6} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19230 | 2024.11.02 06:30:00.016309 [ 283 ] {d4672a66-5c91-4231-92b2-ac0ffbbc1cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
19231 | 2024.11.02 06:30:00.016674 [ 283 ] {d4672a66-5c91-4231-92b2-ac0ffbbc1cc6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
19232 | 2024.11.02 06:30:00.017032 [ 283 ] {d4672a66-5c91-4231-92b2-ac0ffbbc1cc6} <Trace> oximeter.fields_uuid (1e50af6d-64ff-48d7-b41e-1b9712578662): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19233 | 2024.11.02 06:30:00.017188 [ 283 ] {d4672a66-5c91-4231-92b2-ac0ffbbc1cc6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001653 sec., 38717.48336358137 rows/sec., 3.02 MiB/sec. | ||
19234 | 2024.11.02 06:30:00.017370 [ 283 ] {d4672a66-5c91-4231-92b2-ac0ffbbc1cc6} <Debug> DynamicQueryHandler: Done processing query | ||
19235 | 2024.11.02 06:30:00.017395 [ 283 ] {d4672a66-5c91-4231-92b2-ac0ffbbc1cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
19236 | 2024.11.02 06:30:00.017410 [ 283 ] {} <Debug> HTTP-Session: 6e754aec-3de5-4711-8126-7db746567af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19237 | 2024.11.02 06:30:00.017611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47095, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19238 | 2024.11.02 06:30:00.017631 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58095, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19239 | 2024.11.02 06:30:00.017679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19240 | 2024.11.02 06:30:00.017702 [ 3 ] {} <Debug> HTTP-Session: ef721be0-deab-46c6-a247-1153f6ae8f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:47095 | ||
19241 | 2024.11.02 06:30:00.017726 [ 3 ] {} <Debug> HTTP-Session: ef721be0-deab-46c6-a247-1153f6ae8f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19242 | 2024.11.02 06:30:00.017744 [ 3 ] {} <Debug> HTTP-Session: ef721be0-deab-46c6-a247-1153f6ae8f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19243 | 2024.11.02 06:30:00.017783 [ 3 ] {} <Trace> HTTP-Session: ef721be0-deab-46c6-a247-1153f6ae8f58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19244 | 2024.11.02 06:30:00.017961 [ 3 ] {d9507636-909b-467e-af96-e39f1e768e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47095) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
19245 | 2024.11.02 06:30:00.018016 [ 3 ] {d9507636-909b-467e-af96-e39f1e768e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19246 | 2024.11.02 06:30:00.018194 [ 3 ] {d9507636-909b-467e-af96-e39f1e768e33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19247 | 2024.11.02 06:30:00.018579 [ 3 ] {d9507636-909b-467e-af96-e39f1e768e33} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19248 | 2024.11.02 06:30:00.018614 [ 3 ] {d9507636-909b-467e-af96-e39f1e768e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
19249 | 2024.11.02 06:30:00.018993 [ 3 ] {d9507636-909b-467e-af96-e39f1e768e33} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
19250 | 2024.11.02 06:30:00.019338 [ 3 ] {d9507636-909b-467e-af96-e39f1e768e33} <Trace> oximeter.measurements_cumulativeu64 (e832865b-ca44-48ad-9849-e5067e68eea7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19251 | 2024.11.02 06:30:00.019481 [ 3 ] {d9507636-909b-467e-af96-e39f1e768e33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001599 sec., 100062.53908692933 rows/sec., 6.97 MiB/sec. | ||
19252 | 2024.11.02 06:30:00.019673 [ 3 ] {d9507636-909b-467e-af96-e39f1e768e33} <Debug> DynamicQueryHandler: Done processing query | ||
19253 | 2024.11.02 06:30:00.019698 [ 3 ] {d9507636-909b-467e-af96-e39f1e768e33} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
19254 | 2024.11.02 06:30:00.019714 [ 3 ] {} <Debug> HTTP-Session: ef721be0-deab-46c6-a247-1153f6ae8f58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19255 | 2024.11.02 06:30:00.019901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47095, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19256 | 2024.11.02 06:30:00.020033 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55472, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
19257 | 2024.11.02 06:30:00.020093 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
19258 | 2024.11.02 06:30:00.020116 [ 283 ] {} <Debug> HTTP-Session: cf835f80-4972-486b-8206-8858154ae992 Authenticating user 'default' from [fd00:1122:3344:101::d]:55472 | ||
19259 | 2024.11.02 06:30:00.020135 [ 283 ] {} <Debug> HTTP-Session: cf835f80-4972-486b-8206-8858154ae992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
19260 | 2024.11.02 06:30:00.020152 [ 283 ] {} <Debug> HTTP-Session: cf835f80-4972-486b-8206-8858154ae992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19261 | 2024.11.02 06:30:00.020191 [ 283 ] {} <Trace> HTTP-Session: cf835f80-4972-486b-8206-8858154ae992 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19262 | 2024.11.02 06:30:00.020322 [ 283 ] {31a64678-baa6-4098-8ed9-096074d8e077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55472) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
19263 | 2024.11.02 06:30:00.020376 [ 283 ] {31a64678-baa6-4098-8ed9-096074d8e077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19264 | 2024.11.02 06:30:00.020520 [ 283 ] {31a64678-baa6-4098-8ed9-096074d8e077} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
19265 | 2024.11.02 06:30:00.020898 [ 283 ] {31a64678-baa6-4098-8ed9-096074d8e077} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19266 | 2024.11.02 06:30:00.020934 [ 283 ] {31a64678-baa6-4098-8ed9-096074d8e077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
19267 | 2024.11.02 06:30:00.021289 [ 283 ] {31a64678-baa6-4098-8ed9-096074d8e077} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
19268 | 2024.11.02 06:30:00.021609 [ 283 ] {31a64678-baa6-4098-8ed9-096074d8e077} <Trace> oximeter.measurements_u64 (a79eab17-a2cd-4768-955b-7ca1b6416e2c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19269 | 2024.11.02 06:30:00.021756 [ 283 ] {31a64678-baa6-4098-8ed9-096074d8e077} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. | ||
19270 | 2024.11.02 06:30:00.021931 [ 283 ] {31a64678-baa6-4098-8ed9-096074d8e077} <Debug> DynamicQueryHandler: Done processing query | ||
19271 | 2024.11.02 06:30:00.021955 [ 283 ] {31a64678-baa6-4098-8ed9-096074d8e077} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
19272 | 2024.11.02 06:30:00.021972 [ 283 ] {} <Debug> HTTP-Session: cf835f80-4972-486b-8206-8858154ae992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
19273 | 2024.11.02 06:30:00.022242 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55472, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) |