1 | [ Nov 2 03:56:58 Enabled. ] | ||
2 | [ Nov 2 03:56:58 Rereading configuration. ] | ||
3 | [ Nov 2 03:56:59 Rereading configuration. ] | ||
4 | [ Nov 2 03:57:01 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 03:57:01 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 03:57:02.562602 [ 1 ] {} <Information> Application: Will watch for the process with pid 22615 | ||
29 | 2024.11.02 03:57:02.562980 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.02 03:57:02.754239 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22615 | ||
31 | 2024.11.02 03:57:02.754960 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.02 03:57:02.755659 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.02 03:57:02.817010 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.02 03:57:02.874855 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.02 03:57:02.874917 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.02 03:57:02.874936 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.02 03:57:02.875030 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.02 03:57:02.875496 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.02 03:57:02.876629 [ 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 03:57:02.877256 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.02 03:57:02.877578 [ 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 03:57:02.877597 [ 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 03:57:02.877612 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.02 03:57:02.877789 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.02 03:57:02.878690 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.02 03:57:02.883782 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.02 03:57:02.884774 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.02 03:57:02.885560 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.02 03:57:02.885622 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.02 03:57:02.887123 [ 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 03:57:02.887494 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.02 03:57:02.890414 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.02 03:57:02.891110 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.02 03:57:02.892645 [ 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 03:57:02.892996 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.02 03:57:02.893306 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.02 03:57:02.893716 [ 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 03:57:02.895049 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.02 03:57:02.895075 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.02 03:57:02.895167 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.02 03:57:02.895338 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.02 03:57:02.916251 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.02 03:57:02.916283 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000149793 sec | ||
68 | 2024.11.02 03:57:02.916334 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.02 03:57:02.916352 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.02 03:57:02.917104 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.02 03:57:02.917179 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.02 03:57:02.927578 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.02 03:57:02.927625 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.02 03:57:02.927646 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.02 03:57:02.927658 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.02 03:57:02.927691 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.02 03:57:02.927708 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.02 03:57:02.927721 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.02 03:57:02.927755 [ 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 03:57:02.927773 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.02 03:57:02.927785 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.02 03:57:02.927797 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.02 03:57:02.927834 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.02 03:57:02.927846 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.02 03:57:02.927858 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.02 03:57:02.927890 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.02 03:57:02.927903 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.02 03:57:02.950107 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.02 03:57:02.956202 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.02 03:57:02.956240 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9331e-05 sec | ||
91 | 2024.11.02 03:57:02.956260 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.02 03:57:02.956276 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.02 03:57:02.956306 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.02 03:57:02.956570 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.02 03:57:02.956629 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.02 03:57:02.956648 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.02 03:57:02.956665 [ 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 03:57:02.956690 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.02 03:57:02.962607 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.02 03:57:02.962803 [ 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 03:57:02.963828 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.7851e-05 sec. | ||
102 | 2024.11.02 03:57:02.964192 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.02 03:57:02.964275 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.02 03:57:02.964292 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.02 03:57:03.675492 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57456 | ||
106 | 2024.11.02 03:57:03.675849 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.02 03:57:03.675939 [ 3 ] {} <Debug> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Authenticating user 'default' from [fd00:1122:3344:101::d]:57456 | ||
108 | 2024.11.02 03:57:03.675988 [ 3 ] {} <Debug> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.02 03:57:03.676031 [ 3 ] {} <Debug> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.02 03:57:03.676164 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.02 03:57:03.676211 [ 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 03:57:03.676255 [ 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 03:57:03.676623 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52471 | ||
114 | 2024.11.02 03:57:03.676684 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43111 | ||
115 | 2024.11.02 03:57:03.676792 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53427 | ||
116 | 2024.11.02 03:57:03.676801 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.11.02 03:57:03.676848 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2024.11.02 03:57:03.676931 [ 4 ] {} <Debug> TCP-Session: bf60940d-f766-4117-98e9-d3d703fdd5fb Authenticating user 'default' from [fd00:1122:3344:101::d]:52471 | ||
119 | 2024.11.02 03:57:03.676948 [ 5 ] {} <Debug> TCP-Session: 5682e1d3-cc17-47fe-a727-a34c6b635416 Authenticating user 'default' from [fd00:1122:3344:101::d]:43111 | ||
120 | 2024.11.02 03:57:03.676978 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36037 | ||
121 | 2024.11.02 03:57:03.677001 [ 4 ] {} <Debug> TCP-Session: bf60940d-f766-4117-98e9-d3d703fdd5fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.11.02 03:57:03.677036 [ 5 ] {} <Debug> TCP-Session: 5682e1d3-cc17-47fe-a727-a34c6b635416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.11.02 03:57:03.677093 [ 4 ] {} <Debug> TCP-Session: bf60940d-f766-4117-98e9-d3d703fdd5fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
124 | 2024.11.02 03:57:03.677095 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54292 | ||
125 | 2024.11.02 03:57:03.677111 [ 5 ] {} <Debug> TCP-Session: 5682e1d3-cc17-47fe-a727-a34c6b635416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2024.11.02 03:57:03.677314 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2024.11.02 03:57:03.677334 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
128 | 2024.11.02 03:57:03.677460 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.11.02 03:57:03.677477 [ 251 ] {} <Debug> TCP-Session: 0b6fb555-c380-479a-8746-89fd3ac76d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:36037 | ||
130 | 2024.11.02 03:57:03.677490 [ 250 ] {} <Debug> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53427 | ||
131 | 2024.11.02 03:57:03.677520 [ 252 ] {} <Debug> TCP-Session: 9c22aa82-7ec4-49e1-af5c-b2b1b9b1c717 Authenticating user 'default' from [fd00:1122:3344:101::d]:54292 | ||
132 | 2024.11.02 03:57:03.677554 [ 251 ] {} <Debug> TCP-Session: 0b6fb555-c380-479a-8746-89fd3ac76d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2024.11.02 03:57:03.677571 [ 252 ] {} <Debug> TCP-Session: 9c22aa82-7ec4-49e1-af5c-b2b1b9b1c717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.02 03:57:03.677555 [ 250 ] {} <Debug> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.11.02 03:57:03.677599 [ 251 ] {} <Debug> TCP-Session: 0b6fb555-c380-479a-8746-89fd3ac76d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.02 03:57:03.677614 [ 252 ] {} <Debug> TCP-Session: 9c22aa82-7ec4-49e1-af5c-b2b1b9b1c717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.02 03:57:03.677631 [ 250 ] {} <Debug> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.02 03:57:03.678009 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62059 | ||
139 | 2024.11.02 03:57:03.678196 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54587 | ||
140 | 2024.11.02 03:57:03.678203 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.11.02 03:57:03.678269 [ 253 ] {} <Debug> TCP-Session: f5ec82b0-924b-4690-b8d1-fd85ceedb7b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62059 | ||
142 | 2024.11.02 03:57:03.678338 [ 253 ] {} <Debug> TCP-Session: f5ec82b0-924b-4690-b8d1-fd85ceedb7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.11.02 03:57:03.678343 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
144 | 2024.11.02 03:57:03.678348 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33330 | ||
145 | 2024.11.02 03:57:03.678374 [ 253 ] {} <Debug> TCP-Session: f5ec82b0-924b-4690-b8d1-fd85ceedb7b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.11.02 03:57:03.678400 [ 254 ] {} <Debug> TCP-Session: 5312eff3-a116-4fde-920e-343baed90b15 Authenticating user 'default' from [fd00:1122:3344:101::d]:54587 | ||
147 | 2024.11.02 03:57:03.678508 [ 254 ] {} <Debug> TCP-Session: 5312eff3-a116-4fde-920e-343baed90b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.02 03:57:03.678511 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
149 | 2024.11.02 03:57:03.678539 [ 254 ] {} <Debug> TCP-Session: 5312eff3-a116-4fde-920e-343baed90b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2024.11.02 03:57:03.678574 [ 255 ] {} <Debug> TCP-Session: d4764be6-a5b1-4eac-9498-84b2668b48fc Authenticating user 'default' from [fd00:1122:3344:101::d]:33330 | ||
151 | 2024.11.02 03:57:03.678618 [ 255 ] {} <Debug> TCP-Session: d4764be6-a5b1-4eac-9498-84b2668b48fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.02 03:57:03.678640 [ 255 ] {} <Debug> TCP-Session: d4764be6-a5b1-4eac-9498-84b2668b48fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.02 03:57:03.680696 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2024.11.02 03:57:03.683738 [ 3 ] {708de6f4-df35-471d-bd56-2f684edc13f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.02 03:57:03.735230 [ 3 ] {708de6f4-df35-471d-bd56-2f684edc13f5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57456) (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 03:57:03.736466 [ 3 ] {708de6f4-df35-471d-bd56-2f684edc13f5} <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 03:57:03.736567 [ 3 ] {708de6f4-df35-471d-bd56-2f684edc13f5} <Debug> TCPHandler: Processed in 0.057930944 sec. | ||
204 | 2024.11.02 03:57:03.736883 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.11.02 03:57:03.737086 [ 250 ] {f1b65b44-fc4b-408a-8f4f-a7fa878261b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.11.02 03:57:03.737408 [ 250 ] {f1b65b44-fc4b-408a-8f4f-a7fa878261b7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53427) (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 03:57:03.737521 [ 250 ] {f1b65b44-fc4b-408a-8f4f-a7fa878261b7} <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 03:57:03.737604 [ 250 ] {f1b65b44-fc4b-408a-8f4f-a7fa878261b7} <Debug> TCPHandler: Processed in 0.000861689 sec. | ||
255 | 2024.11.02 03:57:03.737860 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.11.02 03:57:03.738598 [ 3 ] {6188e2a8-f582-4a9c-9d18-7ad2ea099d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.11.02 03:57:03.739231 [ 3 ] {6188e2a8-f582-4a9c-9d18-7ad2ea099d87} <Debug> TCPHandler: Processed in 0.001478792 sec. | ||
258 | 2024.11.02 03:57:03.739411 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.11.02 03:57:03.739526 [ 250 ] {b80a5b16-a4ef-421a-8a29-68b4e50f5a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.11.02 03:57:03.739638 [ 250 ] {b80a5b16-a4ef-421a-8a29-68b4e50f5a38} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.11.02 03:57:03.748243 [ 250 ] {b80a5b16-a4ef-421a-8a29-68b4e50f5a38} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.11.02 03:57:03.748265 [ 250 ] {b80a5b16-a4ef-421a-8a29-68b4e50f5a38} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1192e-05 sec | ||
263 | 2024.11.02 03:57:03.748288 [ 250 ] {b80a5b16-a4ef-421a-8a29-68b4e50f5a38} <Trace> ReferentialDeps: No tables | ||
264 | 2024.11.02 03:57:03.748300 [ 250 ] {b80a5b16-a4ef-421a-8a29-68b4e50f5a38} <Trace> LoadingDeps: No tables | ||
265 | 2024.11.02 03:57:03.748322 [ 250 ] {b80a5b16-a4ef-421a-8a29-68b4e50f5a38} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.11.02 03:57:03.748367 [ 250 ] {b80a5b16-a4ef-421a-8a29-68b4e50f5a38} <Debug> TCPHandler: Processed in 0.009012484 sec. | ||
267 | 2024.11.02 03:57:03.748551 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.11.02 03:57:03.748776 [ 3 ] {c5bbdea3-4753-44f6-a0b7-6e2aea8e8e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) /* 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 03:57:03.748849 [ 3 ] {c5bbdea3-4753-44f6-a0b7-6e2aea8e8e5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.11.02 03:57:03.756544 [ 3 ] {c5bbdea3-4753-44f6-a0b7-6e2aea8e8e5c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.11.02 03:57:03.758050 [ 3 ] {c5bbdea3-4753-44f6-a0b7-6e2aea8e8e5c} <Debug> oximeter.version (dd0c8d2a-062d-4245-a904-05eec3aa6c83): Loading data parts | ||
273 | 2024.11.02 03:57:03.758544 [ 3 ] {c5bbdea3-4753-44f6-a0b7-6e2aea8e8e5c} <Debug> oximeter.version (dd0c8d2a-062d-4245-a904-05eec3aa6c83): There are no data parts | ||
274 | 2024.11.02 03:57:03.763177 [ 3 ] {c5bbdea3-4753-44f6-a0b7-6e2aea8e8e5c} <Debug> TCPHandler: Processed in 0.014690886 sec. | ||
275 | 2024.11.02 03:57:03.763388 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.11.02 03:57:03.763624 [ 250 ] {85a8152a-e18b-43bf-8a16-ab26330f7405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) /* 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 03:57:03.763690 [ 250 ] {85a8152a-e18b-43bf-8a16-ab26330f7405} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.11.02 03:57:03.775951 [ 250 ] {85a8152a-e18b-43bf-8a16-ab26330f7405} <Debug> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Loading data parts | ||
289 | 2024.11.02 03:57:03.776187 [ 250 ] {85a8152a-e18b-43bf-8a16-ab26330f7405} <Debug> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): There are no data parts | ||
290 | 2024.11.02 03:57:03.779685 [ 250 ] {85a8152a-e18b-43bf-8a16-ab26330f7405} <Debug> TCPHandler: Processed in 0.016358952 sec. | ||
291 | 2024.11.02 03:57:03.779951 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.11.02 03:57:03.780322 [ 3 ] {be352f47-f1a6-4a55-9c4f-681289cc653d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) 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 03:57:03.780385 [ 3 ] {be352f47-f1a6-4a55-9c4f-681289cc653d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.11.02 03:57:03.782278 [ 3 ] {be352f47-f1a6-4a55-9c4f-681289cc653d} <Debug> oximeter.measurements_i8 (780dbfa5-5972-4b67-8e3d-1e746502310e): Loading data parts | ||
295 | 2024.11.02 03:57:03.782458 [ 3 ] {be352f47-f1a6-4a55-9c4f-681289cc653d} <Debug> oximeter.measurements_i8 (780dbfa5-5972-4b67-8e3d-1e746502310e): There are no data parts | ||
296 | 2024.11.02 03:57:03.786943 [ 3 ] {be352f47-f1a6-4a55-9c4f-681289cc653d} <Debug> TCPHandler: Processed in 0.007102372 sec. | ||
297 | 2024.11.02 03:57:03.787191 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.11.02 03:57:03.787442 [ 250 ] {e1491868-5aa1-4f6a-ad81-eb59d4154740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) 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 03:57:03.787515 [ 250 ] {e1491868-5aa1-4f6a-ad81-eb59d4154740} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.11.02 03:57:03.796210 [ 250 ] {e1491868-5aa1-4f6a-ad81-eb59d4154740} <Debug> oximeter.measurements_u8 (17925e53-f166-493e-b31e-aba1c22198f2): Loading data parts | ||
301 | 2024.11.02 03:57:03.796346 [ 250 ] {e1491868-5aa1-4f6a-ad81-eb59d4154740} <Debug> oximeter.measurements_u8 (17925e53-f166-493e-b31e-aba1c22198f2): There are no data parts | ||
302 | 2024.11.02 03:57:03.804409 [ 250 ] {e1491868-5aa1-4f6a-ad81-eb59d4154740} <Debug> TCPHandler: Processed in 0.017307921 sec. | ||
303 | 2024.11.02 03:57:03.804664 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.11.02 03:57:03.805085 [ 3 ] {ad66faac-fa5b-4387-a7bc-ec76626ccfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) 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 03:57:03.805196 [ 3 ] {ad66faac-fa5b-4387-a7bc-ec76626ccfbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.11.02 03:57:03.814023 [ 3 ] {ad66faac-fa5b-4387-a7bc-ec76626ccfbf} <Debug> oximeter.measurements_i16 (d76e02a9-9239-4ff0-89df-03623a044f5d): Loading data parts | ||
307 | 2024.11.02 03:57:03.814236 [ 3 ] {ad66faac-fa5b-4387-a7bc-ec76626ccfbf} <Debug> oximeter.measurements_i16 (d76e02a9-9239-4ff0-89df-03623a044f5d): There are no data parts | ||
308 | 2024.11.02 03:57:03.823950 [ 3 ] {ad66faac-fa5b-4387-a7bc-ec76626ccfbf} <Debug> TCPHandler: Processed in 0.019394557 sec. | ||
309 | 2024.11.02 03:57:03.824195 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.11.02 03:57:03.824444 [ 250 ] {516b8837-ad25-4477-8b1f-03ab5dbf7838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) 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 03:57:03.824517 [ 250 ] {516b8837-ad25-4477-8b1f-03ab5dbf7838} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.11.02 03:57:03.831332 [ 250 ] {516b8837-ad25-4477-8b1f-03ab5dbf7838} <Debug> oximeter.measurements_u16 (a6dd2216-f384-4cc9-b75e-cb5ca71b4965): Loading data parts | ||
313 | 2024.11.02 03:57:03.831459 [ 250 ] {516b8837-ad25-4477-8b1f-03ab5dbf7838} <Debug> oximeter.measurements_u16 (a6dd2216-f384-4cc9-b75e-cb5ca71b4965): There are no data parts | ||
314 | 2024.11.02 03:57:03.840629 [ 250 ] {516b8837-ad25-4477-8b1f-03ab5dbf7838} <Debug> TCPHandler: Processed in 0.016517865 sec. | ||
315 | 2024.11.02 03:57:03.840838 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.11.02 03:57:03.841105 [ 3 ] {3401b880-2095-47cd-bcad-8852c107e951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) 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 03:57:03.841176 [ 3 ] {3401b880-2095-47cd-bcad-8852c107e951} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.11.02 03:57:03.848812 [ 3 ] {3401b880-2095-47cd-bcad-8852c107e951} <Debug> oximeter.measurements_i32 (32706218-68d7-4a2d-b9dd-3aa098d4a1df): Loading data parts | ||
319 | 2024.11.02 03:57:03.848987 [ 3 ] {3401b880-2095-47cd-bcad-8852c107e951} <Debug> oximeter.measurements_i32 (32706218-68d7-4a2d-b9dd-3aa098d4a1df): There are no data parts | ||
320 | 2024.11.02 03:57:03.850644 [ 3 ] {3401b880-2095-47cd-bcad-8852c107e951} <Debug> TCPHandler: Processed in 0.009873202 sec. | ||
321 | 2024.11.02 03:57:03.850828 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.11.02 03:57:03.851083 [ 250 ] {320d3ca8-fddf-4233-addd-7a2d1cea1454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) 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 03:57:03.851163 [ 250 ] {320d3ca8-fddf-4233-addd-7a2d1cea1454} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.11.02 03:57:03.853956 [ 250 ] {320d3ca8-fddf-4233-addd-7a2d1cea1454} <Debug> oximeter.measurements_u32 (3c725317-5229-4477-acee-91e8bf2fee00): Loading data parts | ||
325 | 2024.11.02 03:57:03.854088 [ 250 ] {320d3ca8-fddf-4233-addd-7a2d1cea1454} <Debug> oximeter.measurements_u32 (3c725317-5229-4477-acee-91e8bf2fee00): There are no data parts | ||
326 | 2024.11.02 03:57:03.855314 [ 250 ] {320d3ca8-fddf-4233-addd-7a2d1cea1454} <Debug> TCPHandler: Processed in 0.004554788 sec. | ||
327 | 2024.11.02 03:57:03.855509 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.11.02 03:57:03.855779 [ 3 ] {c4407d7a-81cf-4c8e-82cf-79458f9043dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) 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 03:57:03.855846 [ 3 ] {c4407d7a-81cf-4c8e-82cf-79458f9043dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.11.02 03:57:03.860818 [ 3 ] {c4407d7a-81cf-4c8e-82cf-79458f9043dd} <Debug> oximeter.measurements_i64 (f8e8a276-d52a-4dd9-95f6-99a0fc5b059e): Loading data parts | ||
331 | 2024.11.02 03:57:03.860986 [ 3 ] {c4407d7a-81cf-4c8e-82cf-79458f9043dd} <Debug> oximeter.measurements_i64 (f8e8a276-d52a-4dd9-95f6-99a0fc5b059e): There are no data parts | ||
332 | 2024.11.02 03:57:03.868600 [ 3 ] {c4407d7a-81cf-4c8e-82cf-79458f9043dd} <Debug> TCPHandler: Processed in 0.013158363 sec. | ||
333 | 2024.11.02 03:57:03.868771 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.11.02 03:57:03.868979 [ 250 ] {f12fb4dd-de9e-492b-9182-f126722d324a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) 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 03:57:03.869044 [ 250 ] {f12fb4dd-de9e-492b-9182-f126722d324a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.11.02 03:57:03.877506 [ 250 ] {f12fb4dd-de9e-492b-9182-f126722d324a} <Debug> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Loading data parts | ||
337 | 2024.11.02 03:57:03.877659 [ 250 ] {f12fb4dd-de9e-492b-9182-f126722d324a} <Debug> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): There are no data parts | ||
338 | 2024.11.02 03:57:03.885702 [ 250 ] {f12fb4dd-de9e-492b-9182-f126722d324a} <Debug> TCPHandler: Processed in 0.016988424 sec. | ||
339 | 2024.11.02 03:57:03.885895 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.11.02 03:57:03.886128 [ 3 ] {9e99ef56-a433-4ed7-a095-a8bf7bd5e6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) 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 03:57:03.886187 [ 3 ] {9e99ef56-a433-4ed7-a095-a8bf7bd5e6c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.11.02 03:57:03.889489 [ 3 ] {9e99ef56-a433-4ed7-a095-a8bf7bd5e6c0} <Debug> oximeter.measurements_f32 (ddfa7024-47d7-4a81-b130-e8286de39f39): Loading data parts | ||
343 | 2024.11.02 03:57:03.889661 [ 3 ] {9e99ef56-a433-4ed7-a095-a8bf7bd5e6c0} <Debug> oximeter.measurements_f32 (ddfa7024-47d7-4a81-b130-e8286de39f39): There are no data parts | ||
344 | 2024.11.02 03:57:03.892266 [ 3 ] {9e99ef56-a433-4ed7-a095-a8bf7bd5e6c0} <Debug> TCPHandler: Processed in 0.006427948 sec. | ||
345 | 2024.11.02 03:57:03.892456 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.11.02 03:57:03.892684 [ 250 ] {9a5e342e-1c05-479a-a499-d2d0541a4449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) 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 03:57:03.892756 [ 250 ] {9a5e342e-1c05-479a-a499-d2d0541a4449} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.11.02 03:57:03.897935 [ 250 ] {9a5e342e-1c05-479a-a499-d2d0541a4449} <Debug> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Loading data parts | ||
349 | 2024.11.02 03:57:03.898083 [ 250 ] {9a5e342e-1c05-479a-a499-d2d0541a4449} <Debug> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): There are no data parts | ||
350 | 2024.11.02 03:57:03.899518 [ 250 ] {9a5e342e-1c05-479a-a499-d2d0541a4449} <Debug> TCPHandler: Processed in 0.007122423 sec. | ||
351 | 2024.11.02 03:57:03.899703 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.11.02 03:57:03.899931 [ 3 ] {81128c38-c368-45be-873d-40567905ae29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) 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 03:57:03.899991 [ 3 ] {81128c38-c368-45be-873d-40567905ae29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.11.02 03:57:03.903650 [ 3 ] {81128c38-c368-45be-873d-40567905ae29} <Debug> oximeter.measurements_string (4a75567b-81b0-4053-88e1-3ae3be833534): Loading data parts | ||
355 | 2024.11.02 03:57:03.903847 [ 3 ] {81128c38-c368-45be-873d-40567905ae29} <Debug> oximeter.measurements_string (4a75567b-81b0-4053-88e1-3ae3be833534): There are no data parts | ||
356 | 2024.11.02 03:57:03.906509 [ 3 ] {81128c38-c368-45be-873d-40567905ae29} <Debug> TCPHandler: Processed in 0.006861347 sec. | ||
357 | 2024.11.02 03:57:03.906697 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.11.02 03:57:03.906910 [ 250 ] {588d724d-cb26-487f-a41c-9d6e51604741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) 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 03:57:03.906981 [ 250 ] {588d724d-cb26-487f-a41c-9d6e51604741} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.11.02 03:57:03.910586 [ 250 ] {588d724d-cb26-487f-a41c-9d6e51604741} <Debug> oximeter.measurements_bytes (91f382e4-2fb6-457e-987a-2ea7c91f60ca): Loading data parts | ||
368 | 2024.11.02 03:57:03.910733 [ 250 ] {588d724d-cb26-487f-a41c-9d6e51604741} <Debug> oximeter.measurements_bytes (91f382e4-2fb6-457e-987a-2ea7c91f60ca): There are no data parts | ||
369 | 2024.11.02 03:57:03.913210 [ 250 ] {588d724d-cb26-487f-a41c-9d6e51604741} <Debug> TCPHandler: Processed in 0.006573201 sec. | ||
370 | 2024.11.02 03:57:03.913407 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.02 03:57:03.913666 [ 3 ] {4bc1787d-53d9-4428-a0d7-7bf9f6905545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) 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 03:57:03.913746 [ 3 ] {4bc1787d-53d9-4428-a0d7-7bf9f6905545} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.11.02 03:57:03.918570 [ 3 ] {4bc1787d-53d9-4428-a0d7-7bf9f6905545} <Debug> oximeter.measurements_cumulativei64 (453ddd0c-fe91-4a3d-996c-a6397d32af04): Loading data parts | ||
374 | 2024.11.02 03:57:03.918714 [ 3 ] {4bc1787d-53d9-4428-a0d7-7bf9f6905545} <Debug> oximeter.measurements_cumulativei64 (453ddd0c-fe91-4a3d-996c-a6397d32af04): There are no data parts | ||
375 | 2024.11.02 03:57:03.920094 [ 3 ] {4bc1787d-53d9-4428-a0d7-7bf9f6905545} <Debug> TCPHandler: Processed in 0.006753745 sec. | ||
376 | 2024.11.02 03:57:03.920284 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.02 03:57:03.920499 [ 250 ] {c22fff48-3bde-42fc-9a65-00edbb3bd144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) 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 03:57:03.920566 [ 250 ] {c22fff48-3bde-42fc-9a65-00edbb3bd144} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.11.02 03:57:03.925478 [ 250 ] {c22fff48-3bde-42fc-9a65-00edbb3bd144} <Debug> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Loading data parts | ||
380 | 2024.11.02 03:57:03.925626 [ 250 ] {c22fff48-3bde-42fc-9a65-00edbb3bd144} <Debug> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): There are no data parts | ||
381 | 2024.11.02 03:57:03.934087 [ 250 ] {c22fff48-3bde-42fc-9a65-00edbb3bd144} <Debug> TCPHandler: Processed in 0.013859447 sec. | ||
382 | 2024.11.02 03:57:03.934275 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.02 03:57:03.934511 [ 3 ] {58bed599-4fe5-41cc-8220-859dc26772bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) 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 03:57:03.934570 [ 3 ] {58bed599-4fe5-41cc-8220-859dc26772bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2024.11.02 03:57:03.939158 [ 3 ] {58bed599-4fe5-41cc-8220-859dc26772bf} <Debug> oximeter.measurements_cumulativef32 (066d5584-5100-45e3-bbcf-2cebd98fe9cd): Loading data parts | ||
386 | 2024.11.02 03:57:03.939313 [ 3 ] {58bed599-4fe5-41cc-8220-859dc26772bf} <Debug> oximeter.measurements_cumulativef32 (066d5584-5100-45e3-bbcf-2cebd98fe9cd): There are no data parts | ||
387 | 2024.11.02 03:57:03.940787 [ 3 ] {58bed599-4fe5-41cc-8220-859dc26772bf} <Debug> TCPHandler: Processed in 0.006574281 sec. | ||
388 | 2024.11.02 03:57:03.940954 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.02 03:57:03.941177 [ 250 ] {a3f9c496-aba7-41a9-b001-f30f55d3e717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) 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 03:57:03.941251 [ 250 ] {a3f9c496-aba7-41a9-b001-f30f55d3e717} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
391 | 2024.11.02 03:57:03.946318 [ 250 ] {a3f9c496-aba7-41a9-b001-f30f55d3e717} <Debug> oximeter.measurements_cumulativef64 (c30daa15-9e36-49fd-ae5c-6cffc671ba90): Loading data parts | ||
392 | 2024.11.02 03:57:03.946444 [ 250 ] {a3f9c496-aba7-41a9-b001-f30f55d3e717} <Debug> oximeter.measurements_cumulativef64 (c30daa15-9e36-49fd-ae5c-6cffc671ba90): There are no data parts | ||
393 | 2024.11.02 03:57:03.948049 [ 250 ] {a3f9c496-aba7-41a9-b001-f30f55d3e717} <Debug> TCPHandler: Processed in 0.007154543 sec. | ||
394 | 2024.11.02 03:57:03.948242 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.11.02 03:57:03.948613 [ 3 ] {9b56f77b-ad28-435c-a05e-18b3eef21d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) 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 03:57:03.948706 [ 3 ] {9b56f77b-ad28-435c-a05e-18b3eef21d90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
407 | 2024.11.02 03:57:03.951477 [ 3 ] {9b56f77b-ad28-435c-a05e-18b3eef21d90} <Debug> oximeter.measurements_histogrami8 (fa591f42-3060-458a-91a8-bf8b50b52746): Loading data parts | ||
408 | 2024.11.02 03:57:03.951625 [ 3 ] {9b56f77b-ad28-435c-a05e-18b3eef21d90} <Debug> oximeter.measurements_histogrami8 (fa591f42-3060-458a-91a8-bf8b50b52746): There are no data parts | ||
409 | 2024.11.02 03:57:03.956216 [ 3 ] {9b56f77b-ad28-435c-a05e-18b3eef21d90} <Debug> TCPHandler: Processed in 0.008029092 sec. | ||
410 | 2024.11.02 03:57:03.956427 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.11.02 03:57:03.956718 [ 250 ] {a9d62f4d-caeb-415e-b1e0-d2094eb39342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) 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 03:57:03.956801 [ 250 ] {a9d62f4d-caeb-415e-b1e0-d2094eb39342} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
413 | 2024.11.02 03:57:03.967599 [ 250 ] {a9d62f4d-caeb-415e-b1e0-d2094eb39342} <Debug> oximeter.measurements_histogramu8 (08ee5172-0c9f-4ff7-9a5f-73372f48beef): Loading data parts | ||
414 | 2024.11.02 03:57:03.967746 [ 250 ] {a9d62f4d-caeb-415e-b1e0-d2094eb39342} <Debug> oximeter.measurements_histogramu8 (08ee5172-0c9f-4ff7-9a5f-73372f48beef): There are no data parts | ||
415 | 2024.11.02 03:57:03.971475 [ 250 ] {a9d62f4d-caeb-415e-b1e0-d2094eb39342} <Debug> TCPHandler: Processed in 0.015116414 sec. | ||
416 | 2024.11.02 03:57:03.971670 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2024.11.02 03:57:03.972048 [ 3 ] {931d38ce-4709-4266-98fd-ae846bd23803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) 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 03:57:03.972130 [ 3 ] {931d38ce-4709-4266-98fd-ae846bd23803} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
419 | 2024.11.02 03:57:03.981012 [ 3 ] {931d38ce-4709-4266-98fd-ae846bd23803} <Debug> oximeter.measurements_histogrami16 (7a483e35-ce51-44b8-98f8-f9c7edae4845): Loading data parts | ||
420 | 2024.11.02 03:57:03.981172 [ 3 ] {931d38ce-4709-4266-98fd-ae846bd23803} <Debug> oximeter.measurements_histogrami16 (7a483e35-ce51-44b8-98f8-f9c7edae4845): There are no data parts | ||
421 | 2024.11.02 03:57:03.990050 [ 3 ] {931d38ce-4709-4266-98fd-ae846bd23803} <Debug> TCPHandler: Processed in 0.018447316 sec. | ||
422 | 2024.11.02 03:57:03.990255 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2024.11.02 03:57:03.990602 [ 250 ] {808657e9-fc83-4ea1-9ba5-da6378b38b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) 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 03:57:03.990695 [ 250 ] {808657e9-fc83-4ea1-9ba5-da6378b38b78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
425 | 2024.11.02 03:57:03.993443 [ 250 ] {808657e9-fc83-4ea1-9ba5-da6378b38b78} <Debug> oximeter.measurements_histogramu16 (6096ccdd-ce51-46b0-a8b6-0a54af235326): Loading data parts | ||
426 | 2024.11.02 03:57:03.993572 [ 250 ] {808657e9-fc83-4ea1-9ba5-da6378b38b78} <Debug> oximeter.measurements_histogramu16 (6096ccdd-ce51-46b0-a8b6-0a54af235326): There are no data parts | ||
427 | 2024.11.02 03:57:03.995971 [ 250 ] {808657e9-fc83-4ea1-9ba5-da6378b38b78} <Debug> TCPHandler: Processed in 0.005786244 sec. | ||
428 | 2024.11.02 03:57:03.996169 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2024.11.02 03:57:03.996543 [ 3 ] {a9d61be2-6976-47b0-8c37-a63f2e16bb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) 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 03:57:03.996625 [ 3 ] {a9d61be2-6976-47b0-8c37-a63f2e16bb39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
431 | 2024.11.02 03:57:03.998829 [ 3 ] {a9d61be2-6976-47b0-8c37-a63f2e16bb39} <Debug> oximeter.measurements_histogrami32 (770ddad5-c302-4782-959d-f6899da0c476): Loading data parts | ||
432 | 2024.11.02 03:57:03.998981 [ 3 ] {a9d61be2-6976-47b0-8c37-a63f2e16bb39} <Debug> oximeter.measurements_histogrami32 (770ddad5-c302-4782-959d-f6899da0c476): There are no data parts | ||
433 | 2024.11.02 03:57:04.000152 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.13 MiB, peak 123.13 MiB, free memory in arenas 0.00 B, will set to 132.93 MiB (RSS), difference: 9.79 MiB | ||
434 | 2024.11.02 03:57:04.003656 [ 3 ] {a9d61be2-6976-47b0-8c37-a63f2e16bb39} <Debug> TCPHandler: Processed in 0.007551122 sec. | ||
435 | 2024.11.02 03:57:04.003878 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
436 | 2024.11.02 03:57:04.004226 [ 250 ] {a15b0fb6-bb47-46ef-8a41-7a93659406fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
437 | 2024.11.02 03:57:04.004300 [ 250 ] {a15b0fb6-bb47-46ef-8a41-7a93659406fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
438 | 2024.11.02 03:57:04.015886 [ 250 ] {a15b0fb6-bb47-46ef-8a41-7a93659406fc} <Debug> oximeter.measurements_histogramu32 (da420b7e-e3fb-4749-8e15-f155f0d3d354): Loading data parts | ||
439 | 2024.11.02 03:57:04.016110 [ 250 ] {a15b0fb6-bb47-46ef-8a41-7a93659406fc} <Debug> oximeter.measurements_histogramu32 (da420b7e-e3fb-4749-8e15-f155f0d3d354): There are no data parts | ||
440 | 2024.11.02 03:57:04.019665 [ 250 ] {a15b0fb6-bb47-46ef-8a41-7a93659406fc} <Debug> TCPHandler: Processed in 0.01585124 sec. | ||
441 | 2024.11.02 03:57:04.019950 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
442 | 2024.11.02 03:57:04.020302 [ 3 ] {239fd26a-ada8-465f-ab2d-d4c83761b119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
443 | 2024.11.02 03:57:04.020385 [ 3 ] {239fd26a-ada8-465f-ab2d-d4c83761b119} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
444 | 2024.11.02 03:57:04.023599 [ 3 ] {239fd26a-ada8-465f-ab2d-d4c83761b119} <Debug> oximeter.measurements_histogrami64 (0c07b848-e3c9-4f27-ab0d-f2d614f6fe57): Loading data parts | ||
445 | 2024.11.02 03:57:04.023790 [ 3 ] {239fd26a-ada8-465f-ab2d-d4c83761b119} <Debug> oximeter.measurements_histogrami64 (0c07b848-e3c9-4f27-ab0d-f2d614f6fe57): There are no data parts | ||
446 | 2024.11.02 03:57:04.029615 [ 3 ] {239fd26a-ada8-465f-ab2d-d4c83761b119} <Debug> TCPHandler: Processed in 0.009735769 sec. | ||
447 | 2024.11.02 03:57:04.029888 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
448 | 2024.11.02 03:57:04.030257 [ 250 ] {3e156cda-42fa-4ea8-a7d8-078f98d8c7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
449 | 2024.11.02 03:57:04.030348 [ 250 ] {3e156cda-42fa-4ea8-a7d8-078f98d8c7a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
450 | 2024.11.02 03:57:04.035170 [ 250 ] {3e156cda-42fa-4ea8-a7d8-078f98d8c7a3} <Debug> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Loading data parts | ||
451 | 2024.11.02 03:57:04.035312 [ 250 ] {3e156cda-42fa-4ea8-a7d8-078f98d8c7a3} <Debug> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): There are no data parts | ||
452 | 2024.11.02 03:57:04.040048 [ 250 ] {3e156cda-42fa-4ea8-a7d8-078f98d8c7a3} <Debug> TCPHandler: Processed in 0.010277171 sec. | ||
453 | 2024.11.02 03:57:04.040289 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2024.11.02 03:57:04.040638 [ 3 ] {92e0a02e-37df-4bbc-bef5-11f4987fb1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2024.11.02 03:57:04.040736 [ 3 ] {92e0a02e-37df-4bbc-bef5-11f4987fb1f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
456 | 2024.11.02 03:57:04.044338 [ 3 ] {92e0a02e-37df-4bbc-bef5-11f4987fb1f3} <Debug> oximeter.measurements_histogramf32 (481ced24-ba85-45f5-91ea-b15edd082b84): Loading data parts | ||
457 | 2024.11.02 03:57:04.044502 [ 3 ] {92e0a02e-37df-4bbc-bef5-11f4987fb1f3} <Debug> oximeter.measurements_histogramf32 (481ced24-ba85-45f5-91ea-b15edd082b84): There are no data parts | ||
458 | 2024.11.02 03:57:04.045848 [ 3 ] {92e0a02e-37df-4bbc-bef5-11f4987fb1f3} <Debug> TCPHandler: Processed in 0.005629241 sec. | ||
459 | 2024.11.02 03:57:04.046042 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2024.11.02 03:57:04.046377 [ 250 ] {52eaebb6-2cdb-41db-bdbe-145087e6550c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
461 | 2024.11.02 03:57:04.046455 [ 250 ] {52eaebb6-2cdb-41db-bdbe-145087e6550c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
462 | 2024.11.02 03:57:04.051803 [ 250 ] {52eaebb6-2cdb-41db-bdbe-145087e6550c} <Debug> oximeter.measurements_histogramf64 (656c3088-b8aa-4208-8934-e6d9e8bdd729): Loading data parts | ||
463 | 2024.11.02 03:57:04.051948 [ 250 ] {52eaebb6-2cdb-41db-bdbe-145087e6550c} <Debug> oximeter.measurements_histogramf64 (656c3088-b8aa-4208-8934-e6d9e8bdd729): There are no data parts | ||
464 | 2024.11.02 03:57:04.053508 [ 250 ] {52eaebb6-2cdb-41db-bdbe-145087e6550c} <Debug> TCPHandler: Processed in 0.007528942 sec. | ||
465 | 2024.11.02 03:57:04.053725 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2024.11.02 03:57:04.053990 [ 3 ] {3f9800ee-2803-49e2-82d4-73d62b690921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) /* The field tables store named dimensions of each timeseries. | ||
467 | * | ||
468 | * As with the measurement tables, there is one field table for each field data | ||
469 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
470 | * this behavior **must not** be relied upon for query correctness. | ||
471 | * | ||
472 | * The index for the fields differs from the measurements, however. Rows are | ||
473 | * sorted by timeseries name, then field name, field value, and finally | ||
474 | * timeseries key. This reflects the most common pattern for looking them up: | ||
475 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
476 | * usually then used to look up measurements. | ||
477 | * | ||
478 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
479 | * timeseries name and then key, since it would improve lookups where one | ||
480 | * already has the key. Realistically though, these tables are quite small and | ||
481 | * so performance benefits will be low in absolute terms. | ||
482 | * | ||
483 | * TTL: We use a materialized column to expire old field table records. This | ||
484 | * column is generated automatically by the database whenever a new row is | ||
485 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
486 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
487 | * record will remain during a deduplication, which will have the last | ||
488 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
489 | * measurement tables. | ||
490 | */ | ||
491 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value 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) | ||
492 | 2024.11.02 03:57:04.054085 [ 3 ] {3f9800ee-2803-49e2-82d4-73d62b690921} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
493 | 2024.11.02 03:57:04.057195 [ 3 ] {3f9800ee-2803-49e2-82d4-73d62b690921} <Debug> oximeter.fields_bool (6250631b-9da3-4e43-a374-5c270d95c88c): Loading data parts | ||
494 | 2024.11.02 03:57:04.057360 [ 3 ] {3f9800ee-2803-49e2-82d4-73d62b690921} <Debug> oximeter.fields_bool (6250631b-9da3-4e43-a374-5c270d95c88c): There are no data parts | ||
495 | 2024.11.02 03:57:04.058598 [ 3 ] {3f9800ee-2803-49e2-82d4-73d62b690921} <Debug> TCPHandler: Processed in 0.004943936 sec. | ||
496 | 2024.11.02 03:57:04.058807 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.11.02 03:57:04.059018 [ 250 ] {8e0658f6-b0b5-41dd-8bf6-3c2a77c5eacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2024.11.02 03:57:04.059098 [ 250 ] {8e0658f6-b0b5-41dd-8bf6-3c2a77c5eacd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
499 | 2024.11.02 03:57:04.064347 [ 250 ] {8e0658f6-b0b5-41dd-8bf6-3c2a77c5eacd} <Debug> oximeter.fields_i8 (3ede2b12-4a67-4f22-9adf-fe52d8787600): Loading data parts | ||
500 | 2024.11.02 03:57:04.064489 [ 250 ] {8e0658f6-b0b5-41dd-8bf6-3c2a77c5eacd} <Debug> oximeter.fields_i8 (3ede2b12-4a67-4f22-9adf-fe52d8787600): There are no data parts | ||
501 | 2024.11.02 03:57:04.071030 [ 250 ] {8e0658f6-b0b5-41dd-8bf6-3c2a77c5eacd} <Debug> TCPHandler: Processed in 0.012280594 sec. | ||
502 | 2024.11.02 03:57:04.071244 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2024.11.02 03:57:04.071523 [ 3 ] {81f4fa41-d665-4220-92d5-56516436f6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
504 | 2024.11.02 03:57:04.071593 [ 3 ] {81f4fa41-d665-4220-92d5-56516436f6c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
505 | 2024.11.02 03:57:04.073843 [ 3 ] {81f4fa41-d665-4220-92d5-56516436f6c6} <Debug> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Loading data parts | ||
506 | 2024.11.02 03:57:04.074015 [ 3 ] {81f4fa41-d665-4220-92d5-56516436f6c6} <Debug> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): There are no data parts | ||
507 | 2024.11.02 03:57:04.078458 [ 3 ] {81f4fa41-d665-4220-92d5-56516436f6c6} <Debug> TCPHandler: Processed in 0.007281396 sec. | ||
508 | 2024.11.02 03:57:04.078676 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2024.11.02 03:57:04.078941 [ 250 ] {8d1c42e1-f5be-4d0e-83a5-d1e85568bd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
510 | 2024.11.02 03:57:04.079030 [ 250 ] {8d1c42e1-f5be-4d0e-83a5-d1e85568bd05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
511 | 2024.11.02 03:57:04.086078 [ 250 ] {8d1c42e1-f5be-4d0e-83a5-d1e85568bd05} <Debug> oximeter.fields_i16 (403a7c88-de3d-4655-818a-d70a04b59d1c): Loading data parts | ||
512 | 2024.11.02 03:57:04.086311 [ 250 ] {8d1c42e1-f5be-4d0e-83a5-d1e85568bd05} <Debug> oximeter.fields_i16 (403a7c88-de3d-4655-818a-d70a04b59d1c): There are no data parts | ||
513 | 2024.11.02 03:57:04.087971 [ 250 ] {8d1c42e1-f5be-4d0e-83a5-d1e85568bd05} <Debug> TCPHandler: Processed in 0.009419293 sec. | ||
514 | 2024.11.02 03:57:04.088158 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
515 | 2024.11.02 03:57:04.088504 [ 3 ] {533bd280-3a11-4de4-a530-0f0f624723ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
516 | 2024.11.02 03:57:04.088577 [ 3 ] {533bd280-3a11-4de4-a530-0f0f624723ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
517 | 2024.11.02 03:57:04.095750 [ 3 ] {533bd280-3a11-4de4-a530-0f0f624723ee} <Debug> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Loading data parts | ||
518 | 2024.11.02 03:57:04.095910 [ 3 ] {533bd280-3a11-4de4-a530-0f0f624723ee} <Debug> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): There are no data parts | ||
519 | 2024.11.02 03:57:04.100903 [ 3 ] {533bd280-3a11-4de4-a530-0f0f624723ee} <Debug> TCPHandler: Processed in 0.012753853 sec. | ||
520 | 2024.11.02 03:57:04.101102 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
521 | 2024.11.02 03:57:04.101315 [ 250 ] {c1d620fd-1804-4873-8b7d-3ba3d75bee81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
522 | 2024.11.02 03:57:04.101394 [ 250 ] {c1d620fd-1804-4873-8b7d-3ba3d75bee81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
523 | 2024.11.02 03:57:04.106783 [ 250 ] {c1d620fd-1804-4873-8b7d-3ba3d75bee81} <Debug> oximeter.fields_i32 (07358f60-5512-4476-a20f-dd67f0081094): Loading data parts | ||
524 | 2024.11.02 03:57:04.106985 [ 250 ] {c1d620fd-1804-4873-8b7d-3ba3d75bee81} <Debug> oximeter.fields_i32 (07358f60-5512-4476-a20f-dd67f0081094): There are no data parts | ||
525 | 2024.11.02 03:57:04.109541 [ 250 ] {c1d620fd-1804-4873-8b7d-3ba3d75bee81} <Debug> TCPHandler: Processed in 0.008499203 sec. | ||
526 | 2024.11.02 03:57:04.109744 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
527 | 2024.11.02 03:57:04.109966 [ 3 ] {9b60ed50-2d47-45e2-a870-a42552f75be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
528 | 2024.11.02 03:57:04.110032 [ 3 ] {9b60ed50-2d47-45e2-a870-a42552f75be9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
529 | 2024.11.02 03:57:04.111817 [ 3 ] {9b60ed50-2d47-45e2-a870-a42552f75be9} <Debug> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Loading data parts | ||
530 | 2024.11.02 03:57:04.111980 [ 3 ] {9b60ed50-2d47-45e2-a870-a42552f75be9} <Debug> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): There are no data parts | ||
531 | 2024.11.02 03:57:04.116440 [ 3 ] {9b60ed50-2d47-45e2-a870-a42552f75be9} <Debug> TCPHandler: Processed in 0.006753775 sec. | ||
532 | 2024.11.02 03:57:04.116682 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
533 | 2024.11.02 03:57:04.117049 [ 250 ] {342a1086-739a-4cca-84d7-3dc6e3384dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
534 | 2024.11.02 03:57:04.117167 [ 250 ] {342a1086-739a-4cca-84d7-3dc6e3384dd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
535 | 2024.11.02 03:57:04.121463 [ 250 ] {342a1086-739a-4cca-84d7-3dc6e3384dd4} <Debug> oximeter.fields_i64 (45f46baa-61d0-45cd-996b-fb5a45261ead): Loading data parts | ||
536 | 2024.11.02 03:57:04.121602 [ 250 ] {342a1086-739a-4cca-84d7-3dc6e3384dd4} <Debug> oximeter.fields_i64 (45f46baa-61d0-45cd-996b-fb5a45261ead): There are no data parts | ||
537 | 2024.11.02 03:57:04.128291 [ 250 ] {342a1086-739a-4cca-84d7-3dc6e3384dd4} <Debug> TCPHandler: Processed in 0.011708282 sec. | ||
538 | 2024.11.02 03:57:04.128493 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2024.11.02 03:57:04.128742 [ 3 ] {5ecfb41d-b4d6-4a89-9388-b393a722f05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
540 | 2024.11.02 03:57:04.128825 [ 3 ] {5ecfb41d-b4d6-4a89-9388-b393a722f05f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
541 | 2024.11.02 03:57:04.133324 [ 3 ] {5ecfb41d-b4d6-4a89-9388-b393a722f05f} <Debug> oximeter.fields_u64 (4a7eda7f-15b8-4587-a13c-8616c4614b2d): Loading data parts | ||
542 | 2024.11.02 03:57:04.133492 [ 3 ] {5ecfb41d-b4d6-4a89-9388-b393a722f05f} <Debug> oximeter.fields_u64 (4a7eda7f-15b8-4587-a13c-8616c4614b2d): There are no data parts | ||
543 | 2024.11.02 03:57:04.142482 [ 3 ] {5ecfb41d-b4d6-4a89-9388-b393a722f05f} <Debug> TCPHandler: Processed in 0.014055681 sec. | ||
544 | 2024.11.02 03:57:04.142679 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2024.11.02 03:57:04.142926 [ 250 ] {28f88619-62d8-4ca0-8cbf-3abc99598add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
546 | 2024.11.02 03:57:04.143007 [ 250 ] {28f88619-62d8-4ca0-8cbf-3abc99598add} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
547 | 2024.11.02 03:57:04.146209 [ 250 ] {28f88619-62d8-4ca0-8cbf-3abc99598add} <Debug> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Loading data parts | ||
548 | 2024.11.02 03:57:04.146346 [ 250 ] {28f88619-62d8-4ca0-8cbf-3abc99598add} <Debug> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): There are no data parts | ||
549 | 2024.11.02 03:57:04.148739 [ 250 ] {28f88619-62d8-4ca0-8cbf-3abc99598add} <Debug> TCPHandler: Processed in 0.006124282 sec. | ||
550 | 2024.11.02 03:57:04.148940 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2024.11.02 03:57:04.149187 [ 3 ] {78cb1f28-a944-4b89-87b9-ded1ebc15d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
552 | 2024.11.02 03:57:04.149276 [ 3 ] {78cb1f28-a944-4b89-87b9-ded1ebc15d3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
553 | 2024.11.02 03:57:04.151059 [ 3 ] {78cb1f28-a944-4b89-87b9-ded1ebc15d3f} <Debug> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Loading data parts | ||
554 | 2024.11.02 03:57:04.151232 [ 3 ] {78cb1f28-a944-4b89-87b9-ded1ebc15d3f} <Debug> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): There are no data parts | ||
555 | 2024.11.02 03:57:04.155664 [ 3 ] {78cb1f28-a944-4b89-87b9-ded1ebc15d3f} <Debug> TCPHandler: Processed in 0.006790365 sec. | ||
556 | 2024.11.02 03:57:04.155902 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2024.11.02 03:57:04.156307 [ 250 ] {0e488ee8-a4bf-497a-a73a-578a183ebec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
558 | 2024.11.02 03:57:04.156357 [ 250 ] {0e488ee8-a4bf-497a-a73a-578a183ebec8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
559 | 2024.11.02 03:57:04.160699 [ 250 ] {0e488ee8-a4bf-497a-a73a-578a183ebec8} <Debug> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Loading data parts | ||
560 | 2024.11.02 03:57:04.160832 [ 250 ] {0e488ee8-a4bf-497a-a73a-578a183ebec8} <Debug> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): There are no data parts | ||
561 | 2024.11.02 03:57:04.164739 [ 250 ] {0e488ee8-a4bf-497a-a73a-578a183ebec8} <Debug> TCPHandler: Processed in 0.008935252 sec. | ||
562 | 2024.11.02 03:57:04.164966 [ 3 ] {} <Trace> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2024.11.02 03:57:04.165302 [ 3 ] {84b3593a-d22d-42ba-885f-c04189b1e064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57456) /* The timeseries schema table stores the extracted schema for the samples | ||
564 | * oximeter collects. | ||
565 | */ | ||
566 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
567 | 2024.11.02 03:57:04.165390 [ 3 ] {84b3593a-d22d-42ba-885f-c04189b1e064} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
568 | 2024.11.02 03:57:04.169393 [ 3 ] {84b3593a-d22d-42ba-885f-c04189b1e064} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134): Loading data parts | ||
569 | 2024.11.02 03:57:04.169545 [ 3 ] {84b3593a-d22d-42ba-885f-c04189b1e064} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134): There are no data parts | ||
570 | 2024.11.02 03:57:04.174530 [ 3 ] {84b3593a-d22d-42ba-885f-c04189b1e064} <Debug> TCPHandler: Processed in 0.009627617 sec. | ||
571 | 2024.11.02 03:57:04.174793 [ 250 ] {} <Trace> TCP-Session: c01a4836-2d41-47d4-8acc-6bacad0847d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2024.11.02 03:57:04.175033 [ 250 ] {c169917b-bde8-4f91-af8e-397b7c30a35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53427) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
573 | 2024.11.02 03:57:04.175756 [ 250 ] {c169917b-bde8-4f91-af8e-397b7c30a35f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
574 | 2024.11.02 03:57:04.183033 [ 257 ] {c169917b-bde8-4f91-af8e-397b7c30a35f} <Trace> oximeter.version (dd0c8d2a-062d-4245-a904-05eec3aa6c83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
575 | 2024.11.02 03:57:04.183073 [ 257 ] {c169917b-bde8-4f91-af8e-397b7c30a35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
576 | 2024.11.02 03:57:04.186978 [ 257 ] {c169917b-bde8-4f91-af8e-397b7c30a35f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
577 | 2024.11.02 03:57:04.188031 [ 257 ] {c169917b-bde8-4f91-af8e-397b7c30a35f} <Trace> oximeter.version (dd0c8d2a-062d-4245-a904-05eec3aa6c83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
578 | 2024.11.02 03:57:04.188337 [ 250 ] {c169917b-bde8-4f91-af8e-397b7c30a35f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013394 sec., 74.66029565477079 rows/sec., 1.17 KiB/sec. | ||
579 | 2024.11.02 03:57:04.188599 [ 250 ] {c169917b-bde8-4f91-af8e-397b7c30a35f} <Debug> TCPHandler: Processed in 0.013884928 sec. | ||
580 | 2024.11.02 03:57:05.000148 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.46 MiB, peak 134.46 MiB, free memory in arenas 0.00 B, will set to 138.28 MiB (RSS), difference: 3.82 MiB | ||
581 | 2024.11.02 03:57:10.764452 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59569 | ||
582 | 2024.11.02 03:57:10.764598 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
583 | 2024.11.02 03:57:10.764676 [ 258 ] {} <Debug> TCP-Session: 9878eb1f-81f3-4f83-a6e4-f99eb38373dd Authenticating user 'default' from [fd00:1122:3344:101::c]:59569 | ||
584 | 2024.11.02 03:57:10.764707 [ 258 ] {} <Debug> TCP-Session: 9878eb1f-81f3-4f83-a6e4-f99eb38373dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.11.02 03:57:10.764725 [ 258 ] {} <Debug> TCP-Session: 9878eb1f-81f3-4f83-a6e4-f99eb38373dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2024.11.02 03:57:10.764808 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
587 | 2024.11.02 03:57:10.764840 [ 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 | ||
588 | 2024.11.02 03:57:10.764888 [ 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 | ||
589 | 2024.11.02 03:57:10.765946 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56364 | ||
590 | 2024.11.02 03:57:10.766038 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48507 | ||
591 | 2024.11.02 03:57:10.766124 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36968 | ||
592 | 2024.11.02 03:57:10.766235 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
593 | 2024.11.02 03:57:10.766441 [ 259 ] {} <Debug> TCP-Session: 4a778a6a-b3c8-46e4-b8a9-ff76ee7a573a Authenticating user 'default' from [fd00:1122:3344:101::c]:56364 | ||
594 | 2024.11.02 03:57:10.766471 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44849 | ||
595 | 2024.11.02 03:57:10.766503 [ 259 ] {} <Debug> TCP-Session: 4a778a6a-b3c8-46e4-b8a9-ff76ee7a573a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.11.02 03:57:10.766540 [ 259 ] {} <Debug> TCP-Session: 4a778a6a-b3c8-46e4-b8a9-ff76ee7a573a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2024.11.02 03:57:10.766570 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35989 | ||
598 | 2024.11.02 03:57:10.766689 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47460 | ||
599 | 2024.11.02 03:57:10.766806 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33016 | ||
600 | 2024.11.02 03:57:10.775035 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
601 | 2024.11.02 03:57:10.775057 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
602 | 2024.11.02 03:57:10.775088 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
603 | 2024.11.02 03:57:10.775115 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
604 | 2024.11.02 03:57:10.775147 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
605 | 2024.11.02 03:57:10.775187 [ 264 ] {} <Debug> TCP-Session: 2533f643-83e6-4eef-afb7-5ccbf1571248 Authenticating user 'default' from [fd00:1122:3344:101::c]:47460 | ||
606 | 2024.11.02 03:57:10.775209 [ 265 ] {} <Debug> TCP-Session: 748c04cd-848e-4400-9ecc-e41c51e95418 Authenticating user 'default' from [fd00:1122:3344:101::c]:33016 | ||
607 | 2024.11.02 03:57:10.775153 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
608 | 2024.11.02 03:57:10.775267 [ 263 ] {} <Debug> TCP-Session: 73e26dff-fb59-4109-a431-cc8e214e4014 Authenticating user 'default' from [fd00:1122:3344:101::c]:35989 | ||
609 | 2024.11.02 03:57:10.775262 [ 262 ] {} <Debug> TCP-Session: 8ecec159-c494-4336-882f-c812cb47e3ec Authenticating user 'default' from [fd00:1122:3344:101::c]:44849 | ||
610 | 2024.11.02 03:57:10.775332 [ 264 ] {} <Debug> TCP-Session: 2533f643-83e6-4eef-afb7-5ccbf1571248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2024.11.02 03:57:10.775383 [ 260 ] {} <Debug> TCP-Session: 91d6cb44-1e46-4bc4-8bf8-9498233447f5 Authenticating user 'default' from [fd00:1122:3344:101::c]:48507 | ||
612 | 2024.11.02 03:57:10.775348 [ 265 ] {} <Debug> TCP-Session: 748c04cd-848e-4400-9ecc-e41c51e95418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2024.11.02 03:57:10.775403 [ 261 ] {} <Debug> TCP-Session: 8e6a4ef7-3fea-46fb-a42b-7424c1b37888 Authenticating user 'default' from [fd00:1122:3344:101::c]:36968 | ||
614 | 2024.11.02 03:57:10.775437 [ 264 ] {} <Debug> TCP-Session: 2533f643-83e6-4eef-afb7-5ccbf1571248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2024.11.02 03:57:10.775518 [ 265 ] {} <Debug> TCP-Session: 748c04cd-848e-4400-9ecc-e41c51e95418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2024.11.02 03:57:10.775547 [ 260 ] {} <Debug> TCP-Session: 91d6cb44-1e46-4bc4-8bf8-9498233447f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2024.11.02 03:57:10.775559 [ 261 ] {} <Debug> TCP-Session: 8e6a4ef7-3fea-46fb-a42b-7424c1b37888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.11.02 03:57:10.775627 [ 261 ] {} <Debug> TCP-Session: 8e6a4ef7-3fea-46fb-a42b-7424c1b37888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.11.02 03:57:10.775669 [ 260 ] {} <Debug> TCP-Session: 91d6cb44-1e46-4bc4-8bf8-9498233447f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2024.11.02 03:57:10.775727 [ 262 ] {} <Debug> TCP-Session: 8ecec159-c494-4336-882f-c812cb47e3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2024.11.02 03:57:10.775675 [ 263 ] {} <Debug> TCP-Session: 73e26dff-fb59-4109-a431-cc8e214e4014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2024.11.02 03:57:10.775855 [ 262 ] {} <Debug> TCP-Session: 8ecec159-c494-4336-882f-c812cb47e3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2024.11.02 03:57:10.775874 [ 263 ] {} <Debug> TCP-Session: 73e26dff-fb59-4109-a431-cc8e214e4014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.11.02 03:57:11.260902 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64833 | ||
625 | 2024.11.02 03:57:11.261096 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2024.11.02 03:57:11.261138 [ 266 ] {} <Debug> TCP-Session: fddcbe53-6309-47b7-9ee4-f0ec26efb296 Authenticating user 'default' from [fd00:1122:3344:101::a]:64833 | ||
627 | 2024.11.02 03:57:11.261211 [ 266 ] {} <Debug> TCP-Session: fddcbe53-6309-47b7-9ee4-f0ec26efb296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.02 03:57:11.261227 [ 266 ] {} <Debug> TCP-Session: fddcbe53-6309-47b7-9ee4-f0ec26efb296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2024.11.02 03:57:11.261303 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
630 | 2024.11.02 03:57:11.261360 [ 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 | ||
631 | 2024.11.02 03:57:11.261378 [ 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 | ||
632 | 2024.11.02 03:57:11.262472 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52512 | ||
633 | 2024.11.02 03:57:11.262713 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40965 | ||
634 | 2024.11.02 03:57:11.262728 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
635 | 2024.11.02 03:57:11.262869 [ 267 ] {} <Debug> TCP-Session: b8862128-6436-4590-95b1-843bea67f51d Authenticating user 'default' from [fd00:1122:3344:101::a]:52512 | ||
636 | 2024.11.02 03:57:11.263075 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64346 | ||
637 | 2024.11.02 03:57:11.263104 [ 267 ] {} <Debug> TCP-Session: b8862128-6436-4590-95b1-843bea67f51d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
638 | 2024.11.02 03:57:11.263091 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58359 | ||
639 | 2024.11.02 03:57:11.263192 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51040 | ||
640 | 2024.11.02 03:57:11.263354 [ 267 ] {} <Debug> TCP-Session: b8862128-6436-4590-95b1-843bea67f51d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
641 | 2024.11.02 03:57:11.263404 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
642 | 2024.11.02 03:57:11.263396 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35850 | ||
643 | 2024.11.02 03:57:11.263929 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53377 | ||
644 | 2024.11.02 03:57:11.263959 [ 269 ] {} <Debug> TCP-Session: d6783bb0-c2ae-4998-b3b3-05c08076ee0b Authenticating user 'default' from [fd00:1122:3344:101::a]:64346 | ||
645 | 2024.11.02 03:57:11.263983 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58563 | ||
646 | 2024.11.02 03:57:11.264160 [ 269 ] {} <Debug> TCP-Session: d6783bb0-c2ae-4998-b3b3-05c08076ee0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2024.11.02 03:57:11.264312 [ 269 ] {} <Debug> TCP-Session: d6783bb0-c2ae-4998-b3b3-05c08076ee0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2024.11.02 03:57:11.264334 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
649 | 2024.11.02 03:57:11.264419 [ 274 ] {} <Debug> TCP-Session: eeda7b15-0b4b-4810-82a6-8a34725e3657 Authenticating user 'default' from [fd00:1122:3344:101::b]:58563 | ||
650 | 2024.11.02 03:57:11.264456 [ 274 ] {} <Debug> TCP-Session: eeda7b15-0b4b-4810-82a6-8a34725e3657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.11.02 03:57:11.264480 [ 274 ] {} <Debug> TCP-Session: eeda7b15-0b4b-4810-82a6-8a34725e3657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2024.11.02 03:57:11.264594 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
653 | 2024.11.02 03:57:11.264623 [ 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 | ||
654 | 2024.11.02 03:57:11.264673 [ 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 | ||
655 | 2024.11.02 03:57:11.265820 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45475 | ||
656 | 2024.11.02 03:57:11.265983 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64638 | ||
657 | 2024.11.02 03:57:11.266010 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
658 | 2024.11.02 03:57:11.266064 [ 275 ] {} <Debug> TCP-Session: 12570b2c-1f3e-4590-89eb-ac45b58edb37 Authenticating user 'default' from [fd00:1122:3344:101::b]:45475 | ||
659 | 2024.11.02 03:57:11.266206 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50696 | ||
660 | 2024.11.02 03:57:11.266223 [ 275 ] {} <Debug> TCP-Session: 12570b2c-1f3e-4590-89eb-ac45b58edb37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2024.11.02 03:57:11.266266 [ 275 ] {} <Debug> TCP-Session: 12570b2c-1f3e-4590-89eb-ac45b58edb37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.11.02 03:57:11.266435 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52754 | ||
663 | 2024.11.02 03:57:11.266596 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37967 | ||
664 | 2024.11.02 03:57:11.266763 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57599 | ||
665 | 2024.11.02 03:57:11.266929 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53474 | ||
666 | 2024.11.02 03:57:11.267677 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
667 | 2024.11.02 03:57:11.267766 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
668 | 2024.11.02 03:57:11.267795 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2024.11.02 03:57:11.267815 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
670 | 2024.11.02 03:57:11.267856 [ 281 ] {} <Debug> TCP-Session: 5e96f27c-dc8d-4471-a401-cc41d070d2a9 Authenticating user 'default' from [fd00:1122:3344:101::b]:53474 | ||
671 | 2024.11.02 03:57:11.267837 [ 277 ] {} <Debug> TCP-Session: 001010e8-a6a2-4d6c-812e-a64cc9a299fb Authenticating user 'default' from [fd00:1122:3344:101::b]:50696 | ||
672 | 2024.11.02 03:57:11.267800 [ 276 ] {} <Debug> TCP-Session: a9af4852-3c1a-43b3-9b71-e260450c893a Authenticating user 'default' from [fd00:1122:3344:101::b]:64638 | ||
673 | 2024.11.02 03:57:11.267948 [ 277 ] {} <Debug> TCP-Session: 001010e8-a6a2-4d6c-812e-a64cc9a299fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
674 | 2024.11.02 03:57:11.267936 [ 281 ] {} <Debug> TCP-Session: 5e96f27c-dc8d-4471-a401-cc41d070d2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
675 | 2024.11.02 03:57:11.267993 [ 276 ] {} <Debug> TCP-Session: a9af4852-3c1a-43b3-9b71-e260450c893a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
676 | 2024.11.02 03:57:11.267922 [ 278 ] {} <Debug> TCP-Session: 85c334b3-f2f3-457d-8924-84ddecabe1ee Authenticating user 'default' from [fd00:1122:3344:101::b]:52754 | ||
677 | 2024.11.02 03:57:11.268031 [ 277 ] {} <Debug> TCP-Session: 001010e8-a6a2-4d6c-812e-a64cc9a299fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
678 | 2024.11.02 03:57:11.268050 [ 276 ] {} <Debug> TCP-Session: a9af4852-3c1a-43b3-9b71-e260450c893a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.11.02 03:57:11.268162 [ 281 ] {} <Debug> TCP-Session: 5e96f27c-dc8d-4471-a401-cc41d070d2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2024.11.02 03:57:11.268180 [ 278 ] {} <Debug> TCP-Session: 85c334b3-f2f3-457d-8924-84ddecabe1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
681 | 2024.11.02 03:57:11.268257 [ 278 ] {} <Debug> TCP-Session: 85c334b3-f2f3-457d-8924-84ddecabe1ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2024.11.02 03:57:11.270522 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
683 | 2024.11.02 03:57:11.270555 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
684 | 2024.11.02 03:57:11.270572 [ 272 ] {} <Debug> TCP-Session: 7462d823-e748-4913-8198-26e19fc9af53 Authenticating user 'default' from [fd00:1122:3344:101::a]:35850 | ||
685 | 2024.11.02 03:57:11.270592 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
686 | 2024.11.02 03:57:11.270618 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
687 | 2024.11.02 03:57:11.270643 [ 273 ] {} <Debug> TCP-Session: b47a98b3-86ce-4fdf-9d9b-4b3682fc7bb4 Authenticating user 'default' from [fd00:1122:3344:101::a]:53377 | ||
688 | 2024.11.02 03:57:11.270659 [ 272 ] {} <Debug> TCP-Session: 7462d823-e748-4913-8198-26e19fc9af53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.11.02 03:57:11.270720 [ 270 ] {} <Debug> TCP-Session: d5f3a358-ec38-437b-8db0-33d67932e689 Authenticating user 'default' from [fd00:1122:3344:101::a]:58359 | ||
690 | 2024.11.02 03:57:11.270669 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2024.11.02 03:57:11.270745 [ 273 ] {} <Debug> TCP-Session: b47a98b3-86ce-4fdf-9d9b-4b3682fc7bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2024.11.02 03:57:11.270788 [ 270 ] {} <Debug> TCP-Session: d5f3a358-ec38-437b-8db0-33d67932e689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2024.11.02 03:57:11.270820 [ 271 ] {} <Debug> TCP-Session: fe271380-dc40-44a3-a003-162bf4e1e0c3 Authenticating user 'default' from [fd00:1122:3344:101::a]:51040 | ||
694 | 2024.11.02 03:57:11.270775 [ 272 ] {} <Debug> TCP-Session: 7462d823-e748-4913-8198-26e19fc9af53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.11.02 03:57:11.270889 [ 270 ] {} <Debug> TCP-Session: d5f3a358-ec38-437b-8db0-33d67932e689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.11.02 03:57:11.270875 [ 271 ] {} <Debug> TCP-Session: fe271380-dc40-44a3-a003-162bf4e1e0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.11.02 03:57:11.270858 [ 273 ] {} <Debug> TCP-Session: b47a98b3-86ce-4fdf-9d9b-4b3682fc7bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.11.02 03:57:11.270763 [ 268 ] {} <Debug> TCP-Session: 67235331-b569-423c-aa56-6aefb020b3a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:40965 | ||
699 | 2024.11.02 03:57:11.271060 [ 271 ] {} <Debug> TCP-Session: fe271380-dc40-44a3-a003-162bf4e1e0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.11.02 03:57:11.271205 [ 268 ] {} <Debug> TCP-Session: 67235331-b569-423c-aa56-6aefb020b3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.11.02 03:57:11.271384 [ 268 ] {} <Debug> TCP-Session: 67235331-b569-423c-aa56-6aefb020b3a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.11.02 03:57:11.272814 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2024.11.02 03:57:11.272859 [ 280 ] {} <Debug> TCP-Session: aa26f169-cb15-4d27-9b9c-c4eb77b0bde9 Authenticating user 'default' from [fd00:1122:3344:101::b]:57599 | ||
704 | 2024.11.02 03:57:11.272902 [ 280 ] {} <Debug> TCP-Session: aa26f169-cb15-4d27-9b9c-c4eb77b0bde9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.11.02 03:57:11.272938 [ 280 ] {} <Debug> TCP-Session: aa26f169-cb15-4d27-9b9c-c4eb77b0bde9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2024.11.02 03:57:11.274162 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
707 | 2024.11.02 03:57:11.274209 [ 279 ] {} <Debug> TCP-Session: 814e3fd5-6d02-4d5c-bd19-d46d1424fdfc Authenticating user 'default' from [fd00:1122:3344:101::b]:37967 | ||
708 | 2024.11.02 03:57:11.274290 [ 279 ] {} <Debug> TCP-Session: 814e3fd5-6d02-4d5c-bd19-d46d1424fdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.02 03:57:11.274312 [ 279 ] {} <Debug> TCP-Session: 814e3fd5-6d02-4d5c-bd19-d46d1424fdfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.11.02 03:57:12.928114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
711 | 2024.11.02 03:57:12.928270 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
712 | 2024.11.02 03:57:12.934264 [ 242 ] {} <Debug> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Loading data parts | ||
713 | 2024.11.02 03:57:12.934523 [ 242 ] {} <Debug> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): There are no data parts | ||
714 | 2024.11.02 03:57:12.941876 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2024.11.02 03:57:12.942031 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
716 | 2024.11.02 03:57:12.945097 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2024.11.02 03:57:12.946623 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): 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 03:57:12.947210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
719 | 2024.11.02 03:57:13.000283 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.02 MiB, peak 144.02 MiB, free memory in arenas 0.00 B, will set to 141.99 MiB (RSS), difference: -2.03 MiB | ||
720 | 2024.11.02 03:57:17.895419 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
721 | 2024.11.02 03:57:17.895505 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
722 | 2024.11.02 03:57:23.000169 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.05 MiB, peak 144.02 MiB, free memory in arenas 0.00 B, will set to 142.06 MiB (RSS), difference: 4.01 MiB | ||
723 | 2024.11.02 03:57:32.895682 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
724 | 2024.11.02 03:57:32.895750 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
725 | 2024.11.02 03:57:34.199909 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58236, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
726 | 2024.11.02 03:57:34.200763 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
727 | 2024.11.02 03:57:34.200811 [ 282 ] {} <Debug> HTTP-Session: 5ed2dd92-946b-40bf-8937-bd16311597b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58236 | ||
728 | 2024.11.02 03:57:34.200839 [ 282 ] {} <Debug> HTTP-Session: 5ed2dd92-946b-40bf-8937-bd16311597b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
729 | 2024.11.02 03:57:34.200879 [ 282 ] {} <Debug> HTTP-Session: 5ed2dd92-946b-40bf-8937-bd16311597b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
730 | 2024.11.02 03:57:34.200938 [ 282 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
731 | 2024.11.02 03:57:34.200974 [ 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 | ||
732 | 2024.11.02 03:57:34.201012 [ 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 | ||
733 | 2024.11.02 03:57:34.201064 [ 282 ] {} <Trace> HTTP-Session: 5ed2dd92-946b-40bf-8937-bd16311597b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
734 | 2024.11.02 03:57:34.205075 [ 282 ] {99bcf48e-d04b-43a4-9b17-dec453515d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58236) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
735 | 2024.11.02 03:57:34.205501 [ 282 ] {99bcf48e-d04b-43a4-9b17-dec453515d13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
736 | 2024.11.02 03:57:34.211808 [ 282 ] {99bcf48e-d04b-43a4-9b17-dec453515d13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
737 | 2024.11.02 03:57:34.229080 [ 282 ] {99bcf48e-d04b-43a4-9b17-dec453515d13} <Debug> DynamicQueryHandler: Done processing query | ||
738 | 2024.11.02 03:57:34.229131 [ 282 ] {99bcf48e-d04b-43a4-9b17-dec453515d13} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
739 | 2024.11.02 03:57:34.229149 [ 282 ] {} <Debug> HTTP-Session: 5ed2dd92-946b-40bf-8937-bd16311597b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2024.11.02 03:57:34.231956 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58236, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
741 | 2024.11.02 03:57:34.232126 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56871, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.11.02 03:57:34.232278 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
743 | 2024.11.02 03:57:34.232334 [ 285 ] {} <Debug> HTTP-Session: d1198ad8-5d50-4962-89e0-20ffe690db63 Authenticating user 'default' from [fd00:1122:3344:101::d]:56871 | ||
744 | 2024.11.02 03:57:34.232389 [ 285 ] {} <Debug> HTTP-Session: d1198ad8-5d50-4962-89e0-20ffe690db63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.11.02 03:57:34.232407 [ 285 ] {} <Debug> HTTP-Session: d1198ad8-5d50-4962-89e0-20ffe690db63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.11.02 03:57:34.232465 [ 285 ] {} <Trace> HTTP-Session: d1198ad8-5d50-4962-89e0-20ffe690db63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
747 | 2024.11.02 03:57:34.232729 [ 285 ] {27d5cacc-b17b-426e-9569-1bd5d10da359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56871) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
748 | 2024.11.02 03:57:34.237550 [ 285 ] {27d5cacc-b17b-426e-9569-1bd5d10da359} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
749 | 2024.11.02 03:57:34.237659 [ 285 ] {27d5cacc-b17b-426e-9569-1bd5d10da359} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
750 | 2024.11.02 03:57:34.238917 [ 285 ] {27d5cacc-b17b-426e-9569-1bd5d10da359} <Debug> DynamicQueryHandler: Done processing query | ||
751 | 2024.11.02 03:57:34.238948 [ 285 ] {27d5cacc-b17b-426e-9569-1bd5d10da359} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
752 | 2024.11.02 03:57:34.238978 [ 285 ] {} <Debug> HTTP-Session: d1198ad8-5d50-4962-89e0-20ffe690db63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2024.11.02 03:57:34.239335 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
754 | 2024.11.02 03:57:34.239411 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48050, User-Agent: (none), Length: 165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
755 | 2024.11.02 03:57:34.239504 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
756 | 2024.11.02 03:57:34.239530 [ 282 ] {} <Debug> HTTP-Session: 918809bd-7159-49be-9c07-6537319bffc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48050 | ||
757 | 2024.11.02 03:57:34.239553 [ 282 ] {} <Debug> HTTP-Session: 918809bd-7159-49be-9c07-6537319bffc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
758 | 2024.11.02 03:57:34.239570 [ 282 ] {} <Debug> HTTP-Session: 918809bd-7159-49be-9c07-6537319bffc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2024.11.02 03:57:34.239622 [ 282 ] {} <Trace> HTTP-Session: 918809bd-7159-49be-9c07-6537319bffc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
760 | 2024.11.02 03:57:34.239795 [ 282 ] {3e4cf003-99d5-42ae-86aa-9c7505e248ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT JSONEachRow; (stage: Complete) | ||
761 | 2024.11.02 03:57:34.240315 [ 282 ] {3e4cf003-99d5-42ae-86aa-9c7505e248ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
762 | 2024.11.02 03:57:34.240384 [ 282 ] {3e4cf003-99d5-42ae-86aa-9c7505e248ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
763 | 2024.11.02 03:57:34.241526 [ 282 ] {3e4cf003-99d5-42ae-86aa-9c7505e248ad} <Debug> DynamicQueryHandler: Done processing query | ||
764 | 2024.11.02 03:57:34.241553 [ 282 ] {3e4cf003-99d5-42ae-86aa-9c7505e248ad} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
765 | 2024.11.02 03:57:34.241570 [ 282 ] {} <Debug> HTTP-Session: 918809bd-7159-49be-9c07-6537319bffc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
766 | 2024.11.02 03:57:34.242136 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
767 | 2024.11.02 03:57:34.242229 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33482, User-Agent: (none), Length: 193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
768 | 2024.11.02 03:57:34.242304 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
769 | 2024.11.02 03:57:34.242329 [ 285 ] {} <Debug> HTTP-Session: d2f41cc7-82bd-4ce0-a0c2-57082dcc128f Authenticating user 'default' from [fd00:1122:3344:101::d]:33482 | ||
770 | 2024.11.02 03:57:34.242351 [ 285 ] {} <Debug> HTTP-Session: d2f41cc7-82bd-4ce0-a0c2-57082dcc128f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
771 | 2024.11.02 03:57:34.242368 [ 285 ] {} <Debug> HTTP-Session: d2f41cc7-82bd-4ce0-a0c2-57082dcc128f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
772 | 2024.11.02 03:57:34.242418 [ 285 ] {} <Trace> HTTP-Session: d2f41cc7-82bd-4ce0-a0c2-57082dcc128f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
773 | 2024.11.02 03:57:34.242599 [ 285 ] {4f9fb37a-aa93-47da-9356-62cc806af964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33482) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT JSONEachRow; (stage: Complete) | ||
774 | 2024.11.02 03:57:34.243048 [ 285 ] {4f9fb37a-aa93-47da-9356-62cc806af964} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
775 | 2024.11.02 03:57:34.243116 [ 285 ] {4f9fb37a-aa93-47da-9356-62cc806af964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
776 | 2024.11.02 03:57:34.244252 [ 285 ] {4f9fb37a-aa93-47da-9356-62cc806af964} <Debug> DynamicQueryHandler: Done processing query | ||
777 | 2024.11.02 03:57:34.244278 [ 285 ] {4f9fb37a-aa93-47da-9356-62cc806af964} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
778 | 2024.11.02 03:57:34.244295 [ 285 ] {} <Debug> HTTP-Session: d2f41cc7-82bd-4ce0-a0c2-57082dcc128f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
779 | 2024.11.02 03:57:34.244701 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33482, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
780 | 2024.11.02 03:57:34.244701 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48050, User-Agent: (none), Length: 218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
781 | 2024.11.02 03:57:34.244813 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
782 | 2024.11.02 03:57:34.244842 [ 282 ] {} <Debug> HTTP-Session: c99f95cc-981e-4861-a0cf-f325964c782a Authenticating user 'default' from [fd00:1122:3344:101::d]:48050 | ||
783 | 2024.11.02 03:57:34.244877 [ 282 ] {} <Debug> HTTP-Session: c99f95cc-981e-4861-a0cf-f325964c782a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
784 | 2024.11.02 03:57:34.244895 [ 282 ] {} <Debug> HTTP-Session: c99f95cc-981e-4861-a0cf-f325964c782a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
785 | 2024.11.02 03:57:34.244940 [ 282 ] {} <Trace> HTTP-Session: c99f95cc-981e-4861-a0cf-f325964c782a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
786 | 2024.11.02 03:57:34.245103 [ 282 ] {a897328d-b46b-4323-b561-6310b73dcaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) | ||
787 | 2024.11.02 03:57:34.245510 [ 282 ] {a897328d-b46b-4323-b561-6310b73dcaec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2024.11.02 03:57:34.245565 [ 282 ] {a897328d-b46b-4323-b561-6310b73dcaec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
789 | 2024.11.02 03:57:34.246681 [ 282 ] {a897328d-b46b-4323-b561-6310b73dcaec} <Debug> DynamicQueryHandler: Done processing query | ||
790 | 2024.11.02 03:57:34.246707 [ 282 ] {a897328d-b46b-4323-b561-6310b73dcaec} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
791 | 2024.11.02 03:57:34.246725 [ 282 ] {} <Debug> HTTP-Session: c99f95cc-981e-4861-a0cf-f325964c782a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
792 | 2024.11.02 03:57:34.246983 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
793 | 2024.11.02 03:57:34.247040 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63572, User-Agent: (none), Length: 244, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
794 | 2024.11.02 03:57:34.247121 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
795 | 2024.11.02 03:57:34.247147 [ 285 ] {} <Debug> HTTP-Session: 4265cea9-30aa-4827-bb43-c49456bb6315 Authenticating user 'default' from [fd00:1122:3344:101::d]:63572 | ||
796 | 2024.11.02 03:57:34.247170 [ 285 ] {} <Debug> HTTP-Session: 4265cea9-30aa-4827-bb43-c49456bb6315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
797 | 2024.11.02 03:57:34.247187 [ 285 ] {} <Debug> HTTP-Session: 4265cea9-30aa-4827-bb43-c49456bb6315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
798 | 2024.11.02 03:57:34.247233 [ 285 ] {} <Trace> HTTP-Session: 4265cea9-30aa-4827-bb43-c49456bb6315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
799 | 2024.11.02 03:57:34.247398 [ 285 ] {7871638d-b15d-41c6-88d3-3f9086bd0547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63572) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
800 | 2024.11.02 03:57:34.247769 [ 285 ] {7871638d-b15d-41c6-88d3-3f9086bd0547} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
801 | 2024.11.02 03:57:34.247824 [ 285 ] {7871638d-b15d-41c6-88d3-3f9086bd0547} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
802 | 2024.11.02 03:57:34.248766 [ 285 ] {7871638d-b15d-41c6-88d3-3f9086bd0547} <Debug> DynamicQueryHandler: Done processing query | ||
803 | 2024.11.02 03:57:34.248793 [ 285 ] {7871638d-b15d-41c6-88d3-3f9086bd0547} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
804 | 2024.11.02 03:57:34.248809 [ 285 ] {} <Debug> HTTP-Session: 4265cea9-30aa-4827-bb43-c49456bb6315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
805 | 2024.11.02 03:57:34.249075 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
806 | 2024.11.02 03:57:34.249133 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34518, User-Agent: (none), Length: 268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
807 | 2024.11.02 03:57:34.249196 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
808 | 2024.11.02 03:57:34.249229 [ 282 ] {} <Debug> HTTP-Session: fe0506ba-60f5-4d07-8dd5-997ebd339940 Authenticating user 'default' from [fd00:1122:3344:101::d]:34518 | ||
809 | 2024.11.02 03:57:34.249249 [ 282 ] {} <Debug> HTTP-Session: fe0506ba-60f5-4d07-8dd5-997ebd339940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
810 | 2024.11.02 03:57:34.249264 [ 282 ] {} <Debug> HTTP-Session: fe0506ba-60f5-4d07-8dd5-997ebd339940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
811 | 2024.11.02 03:57:34.249302 [ 282 ] {} <Trace> HTTP-Session: fe0506ba-60f5-4d07-8dd5-997ebd339940 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2024.11.02 03:57:34.249437 [ 282 ] {6d12aaeb-160a-41f0-9d9c-5c479c47479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
813 | 2024.11.02 03:57:34.249795 [ 282 ] {6d12aaeb-160a-41f0-9d9c-5c479c47479f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2024.11.02 03:57:34.249848 [ 282 ] {6d12aaeb-160a-41f0-9d9c-5c479c47479f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2024.11.02 03:57:34.250902 [ 282 ] {6d12aaeb-160a-41f0-9d9c-5c479c47479f} <Debug> DynamicQueryHandler: Done processing query | ||
816 | 2024.11.02 03:57:34.250927 [ 282 ] {6d12aaeb-160a-41f0-9d9c-5c479c47479f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
817 | 2024.11.02 03:57:34.250944 [ 282 ] {} <Debug> HTTP-Session: fe0506ba-60f5-4d07-8dd5-997ebd339940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
818 | 2024.11.02 03:57:34.251222 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
819 | 2024.11.02 03:57:34.251290 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63294, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
820 | 2024.11.02 03:57:34.251380 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
821 | 2024.11.02 03:57:34.251410 [ 285 ] {} <Debug> HTTP-Session: 78c3b0a2-d704-4935-ba7b-9a54cf91df85 Authenticating user 'default' from [fd00:1122:3344:101::d]:63294 | ||
822 | 2024.11.02 03:57:34.251429 [ 285 ] {} <Debug> HTTP-Session: 78c3b0a2-d704-4935-ba7b-9a54cf91df85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
823 | 2024.11.02 03:57:34.251445 [ 285 ] {} <Debug> HTTP-Session: 78c3b0a2-d704-4935-ba7b-9a54cf91df85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
824 | 2024.11.02 03:57:34.251484 [ 285 ] {} <Trace> HTTP-Session: 78c3b0a2-d704-4935-ba7b-9a54cf91df85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2024.11.02 03:57:34.251623 [ 285 ] {f7bab8ca-6f96-400a-af2d-406e86d6d297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63294) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
826 | 2024.11.02 03:57:34.251989 [ 285 ] {f7bab8ca-6f96-400a-af2d-406e86d6d297} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2024.11.02 03:57:34.252044 [ 285 ] {f7bab8ca-6f96-400a-af2d-406e86d6d297} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2024.11.02 03:57:34.253025 [ 285 ] {f7bab8ca-6f96-400a-af2d-406e86d6d297} <Debug> DynamicQueryHandler: Done processing query | ||
829 | 2024.11.02 03:57:34.253051 [ 285 ] {f7bab8ca-6f96-400a-af2d-406e86d6d297} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
830 | 2024.11.02 03:57:34.253067 [ 285 ] {} <Debug> HTTP-Session: 78c3b0a2-d704-4935-ba7b-9a54cf91df85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
831 | 2024.11.02 03:57:34.253306 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
832 | 2024.11.02 03:57:34.253384 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40707, User-Agent: (none), Length: 316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
833 | 2024.11.02 03:57:34.253455 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
834 | 2024.11.02 03:57:34.253476 [ 282 ] {} <Debug> HTTP-Session: 9f6c4252-4aa0-4d30-90ff-8f1cf803d7fd Authenticating user 'default' from [fd00:1122:3344:101::d]:40707 | ||
835 | 2024.11.02 03:57:34.253493 [ 282 ] {} <Debug> HTTP-Session: 9f6c4252-4aa0-4d30-90ff-8f1cf803d7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
836 | 2024.11.02 03:57:34.253506 [ 282 ] {} <Debug> HTTP-Session: 9f6c4252-4aa0-4d30-90ff-8f1cf803d7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
837 | 2024.11.02 03:57:34.253544 [ 282 ] {} <Trace> HTTP-Session: 9f6c4252-4aa0-4d30-90ff-8f1cf803d7fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
838 | 2024.11.02 03:57:34.253681 [ 282 ] {7bce7ae6-adac-4983-bf72-db45b311ceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40707) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
839 | 2024.11.02 03:57:34.254041 [ 282 ] {7bce7ae6-adac-4983-bf72-db45b311ceda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
840 | 2024.11.02 03:57:34.254095 [ 282 ] {7bce7ae6-adac-4983-bf72-db45b311ceda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2024.11.02 03:57:34.255260 [ 282 ] {7bce7ae6-adac-4983-bf72-db45b311ceda} <Debug> DynamicQueryHandler: Done processing query | ||
842 | 2024.11.02 03:57:34.255286 [ 282 ] {7bce7ae6-adac-4983-bf72-db45b311ceda} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
843 | 2024.11.02 03:57:34.255302 [ 282 ] {} <Debug> HTTP-Session: 9f6c4252-4aa0-4d30-90ff-8f1cf803d7fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
844 | 2024.11.02 03:57:34.255589 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40707, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
845 | 2024.11.02 03:57:34.255656 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46331, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
846 | 2024.11.02 03:57:34.255747 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
847 | 2024.11.02 03:57:34.255781 [ 285 ] {} <Debug> HTTP-Session: 504e7136-ef7d-447b-8326-f7b18d7a7f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:46331 | ||
848 | 2024.11.02 03:57:34.255803 [ 285 ] {} <Debug> HTTP-Session: 504e7136-ef7d-447b-8326-f7b18d7a7f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
849 | 2024.11.02 03:57:34.255820 [ 285 ] {} <Debug> HTTP-Session: 504e7136-ef7d-447b-8326-f7b18d7a7f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
850 | 2024.11.02 03:57:34.255863 [ 285 ] {} <Trace> HTTP-Session: 504e7136-ef7d-447b-8326-f7b18d7a7f6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2024.11.02 03:57:34.256032 [ 285 ] {0a09d81c-e47b-41e2-8039-f26b9c3113a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
852 | 2024.11.02 03:57:34.256464 [ 285 ] {0a09d81c-e47b-41e2-8039-f26b9c3113a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
853 | 2024.11.02 03:57:34.256520 [ 285 ] {0a09d81c-e47b-41e2-8039-f26b9c3113a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
854 | 2024.11.02 03:57:34.257545 [ 285 ] {0a09d81c-e47b-41e2-8039-f26b9c3113a7} <Debug> DynamicQueryHandler: Done processing query | ||
855 | 2024.11.02 03:57:34.257571 [ 285 ] {0a09d81c-e47b-41e2-8039-f26b9c3113a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
856 | 2024.11.02 03:57:34.257586 [ 285 ] {} <Debug> HTTP-Session: 504e7136-ef7d-447b-8326-f7b18d7a7f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
857 | 2024.11.02 03:57:34.257858 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
858 | 2024.11.02 03:57:34.257952 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48201, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
859 | 2024.11.02 03:57:34.258021 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
860 | 2024.11.02 03:57:34.258044 [ 282 ] {} <Debug> HTTP-Session: 202f5251-ff55-47c7-9e98-36a784bcbd32 Authenticating user 'default' from [fd00:1122:3344:101::d]:48201 | ||
861 | 2024.11.02 03:57:34.258065 [ 282 ] {} <Debug> HTTP-Session: 202f5251-ff55-47c7-9e98-36a784bcbd32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
862 | 2024.11.02 03:57:34.258082 [ 282 ] {} <Debug> HTTP-Session: 202f5251-ff55-47c7-9e98-36a784bcbd32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
863 | 2024.11.02 03:57:34.258126 [ 282 ] {} <Trace> HTTP-Session: 202f5251-ff55-47c7-9e98-36a784bcbd32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
864 | 2024.11.02 03:57:34.258293 [ 282 ] {ed538968-ba58-4b0e-85f0-2a2fab52f6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48201) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
865 | 2024.11.02 03:57:34.258686 [ 282 ] {ed538968-ba58-4b0e-85f0-2a2fab52f6b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
866 | 2024.11.02 03:57:34.258740 [ 282 ] {ed538968-ba58-4b0e-85f0-2a2fab52f6b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
867 | 2024.11.02 03:57:34.259898 [ 282 ] {ed538968-ba58-4b0e-85f0-2a2fab52f6b6} <Debug> DynamicQueryHandler: Done processing query | ||
868 | 2024.11.02 03:57:34.259925 [ 282 ] {ed538968-ba58-4b0e-85f0-2a2fab52f6b6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
869 | 2024.11.02 03:57:34.259942 [ 282 ] {} <Debug> HTTP-Session: 202f5251-ff55-47c7-9e98-36a784bcbd32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
870 | 2024.11.02 03:57:34.260344 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
871 | 2024.11.02 03:57:34.260346 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46331, User-Agent: (none), Length: 403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
872 | 2024.11.02 03:57:34.260456 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
873 | 2024.11.02 03:57:34.260479 [ 285 ] {} <Debug> HTTP-Session: d5ae9c92-edb1-4402-8068-30992e5053b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46331 | ||
874 | 2024.11.02 03:57:34.260500 [ 285 ] {} <Debug> HTTP-Session: d5ae9c92-edb1-4402-8068-30992e5053b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
875 | 2024.11.02 03:57:34.260517 [ 285 ] {} <Debug> HTTP-Session: d5ae9c92-edb1-4402-8068-30992e5053b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
876 | 2024.11.02 03:57:34.260561 [ 285 ] {} <Trace> HTTP-Session: d5ae9c92-edb1-4402-8068-30992e5053b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
877 | 2024.11.02 03:57:34.260730 [ 285 ] {b5de961d-16f8-43c6-b57a-36b29f0406e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46331) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
878 | 2024.11.02 03:57:34.261177 [ 285 ] {b5de961d-16f8-43c6-b57a-36b29f0406e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
879 | 2024.11.02 03:57:34.261242 [ 285 ] {b5de961d-16f8-43c6-b57a-36b29f0406e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
880 | 2024.11.02 03:57:34.262313 [ 285 ] {b5de961d-16f8-43c6-b57a-36b29f0406e3} <Debug> DynamicQueryHandler: Done processing query | ||
881 | 2024.11.02 03:57:34.262339 [ 285 ] {b5de961d-16f8-43c6-b57a-36b29f0406e3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
882 | 2024.11.02 03:57:34.262355 [ 285 ] {} <Debug> HTTP-Session: d5ae9c92-edb1-4402-8068-30992e5053b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
883 | 2024.11.02 03:57:34.267224 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48201, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
884 | 2024.11.02 03:57:34.267241 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
885 | 2024.11.02 03:57:34.267314 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
886 | 2024.11.02 03:57:34.267337 [ 282 ] {} <Debug> HTTP-Session: cbf3d0e0-33c7-4765-8e85-8a86b6e354f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48201 | ||
887 | 2024.11.02 03:57:34.267363 [ 282 ] {} <Debug> HTTP-Session: cbf3d0e0-33c7-4765-8e85-8a86b6e354f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
888 | 2024.11.02 03:57:34.267440 [ 282 ] {} <Debug> HTTP-Session: cbf3d0e0-33c7-4765-8e85-8a86b6e354f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
889 | 2024.11.02 03:57:34.267496 [ 282 ] {} <Trace> HTTP-Session: cbf3d0e0-33c7-4765-8e85-8a86b6e354f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
890 | 2024.11.02 03:57:34.267640 [ 282 ] {bb203243-1907-4053-a4dc-99c901b39988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48201) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
891 | 2024.11.02 03:57:34.268019 [ 282 ] {bb203243-1907-4053-a4dc-99c901b39988} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
892 | 2024.11.02 03:57:34.268073 [ 282 ] {bb203243-1907-4053-a4dc-99c901b39988} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
893 | 2024.11.02 03:57:34.269111 [ 282 ] {bb203243-1907-4053-a4dc-99c901b39988} <Debug> DynamicQueryHandler: Done processing query | ||
894 | 2024.11.02 03:57:34.269136 [ 282 ] {bb203243-1907-4053-a4dc-99c901b39988} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
895 | 2024.11.02 03:57:34.269152 [ 282 ] {} <Debug> HTTP-Session: cbf3d0e0-33c7-4765-8e85-8a86b6e354f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
896 | 2024.11.02 03:57:34.269420 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
897 | 2024.11.02 03:57:34.269484 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53817, User-Agent: (none), Length: 469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
898 | 2024.11.02 03:57:34.269562 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
899 | 2024.11.02 03:57:34.269589 [ 285 ] {} <Debug> HTTP-Session: 2e3f3330-2b47-4a0b-8e7f-51a0cdafc07e Authenticating user 'default' from [fd00:1122:3344:101::d]:53817 | ||
900 | 2024.11.02 03:57:34.269609 [ 285 ] {} <Debug> HTTP-Session: 2e3f3330-2b47-4a0b-8e7f-51a0cdafc07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
901 | 2024.11.02 03:57:34.269626 [ 285 ] {} <Debug> HTTP-Session: 2e3f3330-2b47-4a0b-8e7f-51a0cdafc07e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
902 | 2024.11.02 03:57:34.269669 [ 285 ] {} <Trace> HTTP-Session: 2e3f3330-2b47-4a0b-8e7f-51a0cdafc07e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
903 | 2024.11.02 03:57:34.269842 [ 285 ] {6315c2ef-b346-4041-ba9e-33e81409ac70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
904 | 2024.11.02 03:57:34.270300 [ 285 ] {6315c2ef-b346-4041-ba9e-33e81409ac70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
905 | 2024.11.02 03:57:34.270366 [ 285 ] {6315c2ef-b346-4041-ba9e-33e81409ac70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
906 | 2024.11.02 03:57:34.271457 [ 285 ] {6315c2ef-b346-4041-ba9e-33e81409ac70} <Debug> DynamicQueryHandler: Done processing query | ||
907 | 2024.11.02 03:57:34.271483 [ 285 ] {6315c2ef-b346-4041-ba9e-33e81409ac70} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
908 | 2024.11.02 03:57:34.271499 [ 285 ] {} <Debug> HTTP-Session: 2e3f3330-2b47-4a0b-8e7f-51a0cdafc07e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
909 | 2024.11.02 03:57:34.271751 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
910 | 2024.11.02 03:57:34.271846 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38447, User-Agent: (none), Length: 508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
911 | 2024.11.02 03:57:34.271916 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
912 | 2024.11.02 03:57:34.271939 [ 282 ] {} <Debug> HTTP-Session: 088de2ce-44da-4a2a-b76f-be4d32739588 Authenticating user 'default' from [fd00:1122:3344:101::d]:38447 | ||
913 | 2024.11.02 03:57:34.271959 [ 282 ] {} <Debug> HTTP-Session: 088de2ce-44da-4a2a-b76f-be4d32739588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
914 | 2024.11.02 03:57:34.271976 [ 282 ] {} <Debug> HTTP-Session: 088de2ce-44da-4a2a-b76f-be4d32739588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
915 | 2024.11.02 03:57:34.272020 [ 282 ] {} <Trace> HTTP-Session: 088de2ce-44da-4a2a-b76f-be4d32739588 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
916 | 2024.11.02 03:57:34.272190 [ 282 ] {98f1205e-c0e1-4d0b-bc73-0af3ee899864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38447) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
917 | 2024.11.02 03:57:34.272611 [ 282 ] {98f1205e-c0e1-4d0b-bc73-0af3ee899864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
918 | 2024.11.02 03:57:34.272666 [ 282 ] {98f1205e-c0e1-4d0b-bc73-0af3ee899864} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
919 | 2024.11.02 03:57:34.273662 [ 282 ] {98f1205e-c0e1-4d0b-bc73-0af3ee899864} <Debug> DynamicQueryHandler: Done processing query | ||
920 | 2024.11.02 03:57:34.273687 [ 282 ] {98f1205e-c0e1-4d0b-bc73-0af3ee899864} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
921 | 2024.11.02 03:57:34.273703 [ 282 ] {} <Debug> HTTP-Session: 088de2ce-44da-4a2a-b76f-be4d32739588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
922 | 2024.11.02 03:57:34.274009 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53817, User-Agent: (none), Length: 549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
923 | 2024.11.02 03:57:34.274023 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
924 | 2024.11.02 03:57:34.274104 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
925 | 2024.11.02 03:57:34.274148 [ 285 ] {} <Debug> HTTP-Session: 6c1f564d-e1da-46a6-8281-d791ab4f9ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53817 | ||
926 | 2024.11.02 03:57:34.274169 [ 285 ] {} <Debug> HTTP-Session: 6c1f564d-e1da-46a6-8281-d791ab4f9ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
927 | 2024.11.02 03:57:34.274198 [ 285 ] {} <Debug> HTTP-Session: 6c1f564d-e1da-46a6-8281-d791ab4f9ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
928 | 2024.11.02 03:57:34.274246 [ 285 ] {} <Trace> HTTP-Session: 6c1f564d-e1da-46a6-8281-d791ab4f9ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
929 | 2024.11.02 03:57:34.274422 [ 285 ] {e8b47ebf-7119-4165-ac52-0159445155df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
930 | 2024.11.02 03:57:34.274813 [ 285 ] {e8b47ebf-7119-4165-ac52-0159445155df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
931 | 2024.11.02 03:57:34.274868 [ 285 ] {e8b47ebf-7119-4165-ac52-0159445155df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
932 | 2024.11.02 03:57:34.275891 [ 285 ] {e8b47ebf-7119-4165-ac52-0159445155df} <Debug> DynamicQueryHandler: Done processing query | ||
933 | 2024.11.02 03:57:34.275916 [ 285 ] {e8b47ebf-7119-4165-ac52-0159445155df} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
934 | 2024.11.02 03:57:34.275932 [ 285 ] {} <Debug> HTTP-Session: 6c1f564d-e1da-46a6-8281-d791ab4f9ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
935 | 2024.11.02 03:57:34.276182 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
936 | 2024.11.02 03:57:34.276245 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50508, User-Agent: (none), Length: 577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
937 | 2024.11.02 03:57:34.276319 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
938 | 2024.11.02 03:57:34.276339 [ 282 ] {} <Debug> HTTP-Session: 42948859-06f8-49c6-9ee6-bc2fc8eecd83 Authenticating user 'default' from [fd00:1122:3344:101::d]:50508 | ||
939 | 2024.11.02 03:57:34.276356 [ 282 ] {} <Debug> HTTP-Session: 42948859-06f8-49c6-9ee6-bc2fc8eecd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
940 | 2024.11.02 03:57:34.276369 [ 282 ] {} <Debug> HTTP-Session: 42948859-06f8-49c6-9ee6-bc2fc8eecd83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
941 | 2024.11.02 03:57:34.276408 [ 282 ] {} <Trace> HTTP-Session: 42948859-06f8-49c6-9ee6-bc2fc8eecd83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
942 | 2024.11.02 03:57:34.276577 [ 282 ] {ce58017d-297e-4ce6-8774-2e7f21076922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50508) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', '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) | ||
943 | 2024.11.02 03:57:34.277045 [ 282 ] {ce58017d-297e-4ce6-8774-2e7f21076922} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
944 | 2024.11.02 03:57:34.277111 [ 282 ] {ce58017d-297e-4ce6-8774-2e7f21076922} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
945 | 2024.11.02 03:57:34.278430 [ 282 ] {ce58017d-297e-4ce6-8774-2e7f21076922} <Debug> DynamicQueryHandler: Done processing query | ||
946 | 2024.11.02 03:57:34.278458 [ 282 ] {ce58017d-297e-4ce6-8774-2e7f21076922} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
947 | 2024.11.02 03:57:34.278474 [ 282 ] {} <Debug> HTTP-Session: 42948859-06f8-49c6-9ee6-bc2fc8eecd83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
948 | 2024.11.02 03:57:34.278752 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50508, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
949 | 2024.11.02 03:57:34.278820 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63736, User-Agent: (none), Length: 618, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
950 | 2024.11.02 03:57:34.278898 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
951 | 2024.11.02 03:57:34.278924 [ 285 ] {} <Debug> HTTP-Session: 7c36e2e6-6cae-434d-91e7-0105d0d328d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63736 | ||
952 | 2024.11.02 03:57:34.278945 [ 285 ] {} <Debug> HTTP-Session: 7c36e2e6-6cae-434d-91e7-0105d0d328d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
953 | 2024.11.02 03:57:34.278963 [ 285 ] {} <Debug> HTTP-Session: 7c36e2e6-6cae-434d-91e7-0105d0d328d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
954 | 2024.11.02 03:57:34.279006 [ 285 ] {} <Trace> HTTP-Session: 7c36e2e6-6cae-434d-91e7-0105d0d328d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
955 | 2024.11.02 03:57:34.279183 [ 285 ] {5dda785b-285f-4b1c-9e93-9dd7240763ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
956 | 2024.11.02 03:57:34.279620 [ 285 ] {5dda785b-285f-4b1c-9e93-9dd7240763ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
957 | 2024.11.02 03:57:34.279675 [ 285 ] {5dda785b-285f-4b1c-9e93-9dd7240763ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
958 | 2024.11.02 03:57:34.280703 [ 285 ] {5dda785b-285f-4b1c-9e93-9dd7240763ad} <Debug> DynamicQueryHandler: Done processing query | ||
959 | 2024.11.02 03:57:34.280729 [ 285 ] {5dda785b-285f-4b1c-9e93-9dd7240763ad} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
960 | 2024.11.02 03:57:34.280745 [ 285 ] {} <Debug> HTTP-Session: 7c36e2e6-6cae-434d-91e7-0105d0d328d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
961 | 2024.11.02 03:57:34.281003 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
962 | 2024.11.02 03:57:34.281089 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61890, User-Agent: (none), Length: 661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
963 | 2024.11.02 03:57:34.281159 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
964 | 2024.11.02 03:57:34.281183 [ 282 ] {} <Debug> HTTP-Session: 6c59e2b5-39e8-42de-871c-cddc9ca1abf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61890 | ||
965 | 2024.11.02 03:57:34.281204 [ 282 ] {} <Debug> HTTP-Session: 6c59e2b5-39e8-42de-871c-cddc9ca1abf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
966 | 2024.11.02 03:57:34.281221 [ 282 ] {} <Debug> HTTP-Session: 6c59e2b5-39e8-42de-871c-cddc9ca1abf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
967 | 2024.11.02 03:57:34.281265 [ 282 ] {} <Trace> HTTP-Session: 6c59e2b5-39e8-42de-871c-cddc9ca1abf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
968 | 2024.11.02 03:57:34.281441 [ 282 ] {c30f98c3-68ce-426e-9cac-c7c736bf59de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
969 | 2024.11.02 03:57:34.281841 [ 282 ] {c30f98c3-68ce-426e-9cac-c7c736bf59de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
970 | 2024.11.02 03:57:34.281896 [ 282 ] {c30f98c3-68ce-426e-9cac-c7c736bf59de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
971 | 2024.11.02 03:57:34.282933 [ 282 ] {c30f98c3-68ce-426e-9cac-c7c736bf59de} <Debug> DynamicQueryHandler: Done processing query | ||
972 | 2024.11.02 03:57:34.282959 [ 282 ] {c30f98c3-68ce-426e-9cac-c7c736bf59de} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
973 | 2024.11.02 03:57:34.282976 [ 282 ] {} <Debug> HTTP-Session: 6c59e2b5-39e8-42de-871c-cddc9ca1abf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
974 | 2024.11.02 03:57:34.283213 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63736, User-Agent: (none), Length: 703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
975 | 2024.11.02 03:57:34.283227 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
976 | 2024.11.02 03:57:34.283297 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
977 | 2024.11.02 03:57:34.283337 [ 285 ] {} <Debug> HTTP-Session: 59f267f5-90e7-4f8b-8f92-1f95fe328170 Authenticating user 'default' from [fd00:1122:3344:101::d]:63736 | ||
978 | 2024.11.02 03:57:34.283360 [ 285 ] {} <Debug> HTTP-Session: 59f267f5-90e7-4f8b-8f92-1f95fe328170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
979 | 2024.11.02 03:57:34.283382 [ 285 ] {} <Debug> HTTP-Session: 59f267f5-90e7-4f8b-8f92-1f95fe328170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
980 | 2024.11.02 03:57:34.283436 [ 285 ] {} <Trace> HTTP-Session: 59f267f5-90e7-4f8b-8f92-1f95fe328170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
981 | 2024.11.02 03:57:34.283619 [ 285 ] {e2d25160-fe05-44ef-8a6a-1f6034aa6511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
982 | 2024.11.02 03:57:34.284108 [ 285 ] {e2d25160-fe05-44ef-8a6a-1f6034aa6511} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
983 | 2024.11.02 03:57:34.284174 [ 285 ] {e2d25160-fe05-44ef-8a6a-1f6034aa6511} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
984 | 2024.11.02 03:57:34.285288 [ 285 ] {e2d25160-fe05-44ef-8a6a-1f6034aa6511} <Debug> DynamicQueryHandler: Done processing query | ||
985 | 2024.11.02 03:57:34.285313 [ 285 ] {e2d25160-fe05-44ef-8a6a-1f6034aa6511} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
986 | 2024.11.02 03:57:34.285331 [ 285 ] {} <Debug> HTTP-Session: 59f267f5-90e7-4f8b-8f92-1f95fe328170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
987 | 2024.11.02 03:57:34.285622 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
988 | 2024.11.02 03:57:34.285684 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35653, User-Agent: (none), Length: 737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
989 | 2024.11.02 03:57:34.285771 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
990 | 2024.11.02 03:57:34.285799 [ 282 ] {} <Debug> HTTP-Session: 3be30038-fadd-4e96-9b86-4261a22bddb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35653 | ||
991 | 2024.11.02 03:57:34.285820 [ 282 ] {} <Debug> HTTP-Session: 3be30038-fadd-4e96-9b86-4261a22bddb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
992 | 2024.11.02 03:57:34.285838 [ 282 ] {} <Debug> HTTP-Session: 3be30038-fadd-4e96-9b86-4261a22bddb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
993 | 2024.11.02 03:57:34.285882 [ 282 ] {} <Trace> HTTP-Session: 3be30038-fadd-4e96-9b86-4261a22bddb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
994 | 2024.11.02 03:57:34.286061 [ 282 ] {19688925-ac73-4d9f-952a-f927e9948040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
995 | 2024.11.02 03:57:34.286531 [ 282 ] {19688925-ac73-4d9f-952a-f927e9948040} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
996 | 2024.11.02 03:57:34.286586 [ 282 ] {19688925-ac73-4d9f-952a-f927e9948040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
997 | 2024.11.02 03:57:34.287639 [ 282 ] {19688925-ac73-4d9f-952a-f927e9948040} <Debug> DynamicQueryHandler: Done processing query | ||
998 | 2024.11.02 03:57:34.287664 [ 282 ] {19688925-ac73-4d9f-952a-f927e9948040} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
999 | 2024.11.02 03:57:34.287680 [ 282 ] {} <Debug> HTTP-Session: 3be30038-fadd-4e96-9b86-4261a22bddb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1000 | 2024.11.02 03:57:34.287948 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1001 | 2024.11.02 03:57:34.288029 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58587, User-Agent: (none), Length: 775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1002 | 2024.11.02 03:57:34.288109 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1003 | 2024.11.02 03:57:34.288133 [ 285 ] {} <Debug> HTTP-Session: 33b16bfa-5712-4d39-bbcd-423571e9d08f Authenticating user 'default' from [fd00:1122:3344:101::d]:58587 | ||
1004 | 2024.11.02 03:57:34.288154 [ 285 ] {} <Debug> HTTP-Session: 33b16bfa-5712-4d39-bbcd-423571e9d08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1005 | 2024.11.02 03:57:34.288171 [ 285 ] {} <Debug> HTTP-Session: 33b16bfa-5712-4d39-bbcd-423571e9d08f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1006 | 2024.11.02 03:57:34.288216 [ 285 ] {} <Trace> HTTP-Session: 33b16bfa-5712-4d39-bbcd-423571e9d08f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1007 | 2024.11.02 03:57:34.288398 [ 285 ] {993051d2-31de-41c2-8be6-d074386b8e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58587) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1008 | 2024.11.02 03:57:34.288816 [ 285 ] {993051d2-31de-41c2-8be6-d074386b8e81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1009 | 2024.11.02 03:57:34.288871 [ 285 ] {993051d2-31de-41c2-8be6-d074386b8e81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1010 | 2024.11.02 03:57:34.289945 [ 285 ] {993051d2-31de-41c2-8be6-d074386b8e81} <Debug> DynamicQueryHandler: Done processing query | ||
1011 | 2024.11.02 03:57:34.289970 [ 285 ] {993051d2-31de-41c2-8be6-d074386b8e81} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1012 | 2024.11.02 03:57:34.289986 [ 285 ] {} <Debug> HTTP-Session: 33b16bfa-5712-4d39-bbcd-423571e9d08f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1013 | 2024.11.02 03:57:34.290251 [ 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) | ||
1014 | 2024.11.02 03:57:34.290344 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43870, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1015 | 2024.11.02 03:57:34.290402 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1016 | 2024.11.02 03:57:34.290421 [ 282 ] {} <Debug> HTTP-Session: bcab8e5d-0c15-496a-9dab-d9d45e98f890 Authenticating user 'default' from [fd00:1122:3344:101::d]:43870 | ||
1017 | 2024.11.02 03:57:34.290440 [ 282 ] {} <Debug> HTTP-Session: bcab8e5d-0c15-496a-9dab-d9d45e98f890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1018 | 2024.11.02 03:57:34.290458 [ 282 ] {} <Debug> HTTP-Session: bcab8e5d-0c15-496a-9dab-d9d45e98f890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1019 | 2024.11.02 03:57:34.290501 [ 282 ] {} <Trace> HTTP-Session: bcab8e5d-0c15-496a-9dab-d9d45e98f890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1020 | 2024.11.02 03:57:34.290685 [ 282 ] {ff1faa85-b2b1-4921-9c35-8bc332b89fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43870) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1021 | 2024.11.02 03:57:34.291184 [ 282 ] {ff1faa85-b2b1-4921-9c35-8bc332b89fcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1022 | 2024.11.02 03:57:34.291249 [ 282 ] {ff1faa85-b2b1-4921-9c35-8bc332b89fcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1023 | 2024.11.02 03:57:34.292327 [ 282 ] {ff1faa85-b2b1-4921-9c35-8bc332b89fcb} <Debug> DynamicQueryHandler: Done processing query | ||
1024 | 2024.11.02 03:57:34.292352 [ 282 ] {ff1faa85-b2b1-4921-9c35-8bc332b89fcb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1025 | 2024.11.02 03:57:34.292368 [ 282 ] {} <Debug> HTTP-Session: bcab8e5d-0c15-496a-9dab-d9d45e98f890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1026 | 2024.11.02 03:57:34.292676 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58587, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1027 | 2024.11.02 03:57:34.292693 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1028 | 2024.11.02 03:57:34.292767 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1029 | 2024.11.02 03:57:34.292806 [ 285 ] {} <Debug> HTTP-Session: 91453a82-5e3c-4716-b545-6bad378709d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58587 | ||
1030 | 2024.11.02 03:57:34.292833 [ 285 ] {} <Debug> HTTP-Session: 91453a82-5e3c-4716-b545-6bad378709d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1031 | 2024.11.02 03:57:34.292853 [ 285 ] {} <Debug> HTTP-Session: 91453a82-5e3c-4716-b545-6bad378709d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1032 | 2024.11.02 03:57:34.292900 [ 285 ] {} <Trace> HTTP-Session: 91453a82-5e3c-4716-b545-6bad378709d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1033 | 2024.11.02 03:57:34.293089 [ 285 ] {ce031ae1-6c57-419f-9acf-6849ba567b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58587) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1034 | 2024.11.02 03:57:34.293560 [ 285 ] {ce031ae1-6c57-419f-9acf-6849ba567b32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1035 | 2024.11.02 03:57:34.293614 [ 285 ] {ce031ae1-6c57-419f-9acf-6849ba567b32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1036 | 2024.11.02 03:57:34.294647 [ 285 ] {ce031ae1-6c57-419f-9acf-6849ba567b32} <Debug> DynamicQueryHandler: Done processing query | ||
1037 | 2024.11.02 03:57:34.294673 [ 285 ] {ce031ae1-6c57-419f-9acf-6849ba567b32} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1038 | 2024.11.02 03:57:34.294689 [ 285 ] {} <Debug> HTTP-Session: 91453a82-5e3c-4716-b545-6bad378709d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1039 | 2024.11.02 03:57:34.294958 [ 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) | ||
1040 | 2024.11.02 03:57:34.295062 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61920, User-Agent: (none), Length: 881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1041 | 2024.11.02 03:57:34.295171 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1042 | 2024.11.02 03:57:34.295206 [ 282 ] {} <Debug> HTTP-Session: 198b622a-e235-4914-a062-11f363ef2aa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61920 | ||
1043 | 2024.11.02 03:57:34.295235 [ 282 ] {} <Debug> HTTP-Session: 198b622a-e235-4914-a062-11f363ef2aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1044 | 2024.11.02 03:57:34.295261 [ 282 ] {} <Debug> HTTP-Session: 198b622a-e235-4914-a062-11f363ef2aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1045 | 2024.11.02 03:57:34.295323 [ 282 ] {} <Trace> HTTP-Session: 198b622a-e235-4914-a062-11f363ef2aa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1046 | 2024.11.02 03:57:34.295528 [ 282 ] {9f81838b-8e85-420f-96b1-cde1ed162e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61920) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1047 | 2024.11.02 03:57:34.295951 [ 282 ] {9f81838b-8e85-420f-96b1-cde1ed162e0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1048 | 2024.11.02 03:57:34.296007 [ 282 ] {9f81838b-8e85-420f-96b1-cde1ed162e0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1049 | 2024.11.02 03:57:34.297213 [ 282 ] {9f81838b-8e85-420f-96b1-cde1ed162e0c} <Debug> DynamicQueryHandler: Done processing query | ||
1050 | 2024.11.02 03:57:34.297239 [ 282 ] {9f81838b-8e85-420f-96b1-cde1ed162e0c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1051 | 2024.11.02 03:57:34.297255 [ 282 ] {} <Debug> HTTP-Session: 198b622a-e235-4914-a062-11f363ef2aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1052 | 2024.11.02 03:57:34.297520 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61920, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1053 | 2024.11.02 03:57:34.297627 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59556, User-Agent: (none), Length: 917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1054 | 2024.11.02 03:57:34.297700 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1055 | 2024.11.02 03:57:34.297724 [ 285 ] {} <Debug> HTTP-Session: f8ab66ec-793f-499d-9834-a758b40c915c Authenticating user 'default' from [fd00:1122:3344:101::d]:59556 | ||
1056 | 2024.11.02 03:57:34.297745 [ 285 ] {} <Debug> HTTP-Session: f8ab66ec-793f-499d-9834-a758b40c915c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1057 | 2024.11.02 03:57:34.297761 [ 285 ] {} <Debug> HTTP-Session: f8ab66ec-793f-499d-9834-a758b40c915c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1058 | 2024.11.02 03:57:34.297805 [ 285 ] {} <Trace> HTTP-Session: f8ab66ec-793f-499d-9834-a758b40c915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1059 | 2024.11.02 03:57:34.297995 [ 285 ] {7c25ab8a-400e-45cc-83e7-777093b8de2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59556) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1060 | 2024.11.02 03:57:34.298503 [ 285 ] {7c25ab8a-400e-45cc-83e7-777093b8de2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1061 | 2024.11.02 03:57:34.298561 [ 285 ] {7c25ab8a-400e-45cc-83e7-777093b8de2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1062 | 2024.11.02 03:57:34.298808 [ 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): | ||
1063 | |||
1064 | (version 23.8.7.1) | ||
1065 | 2024.11.02 03:57:34.299671 [ 285 ] {7c25ab8a-400e-45cc-83e7-777093b8de2b} <Debug> DynamicQueryHandler: Done processing query | ||
1066 | 2024.11.02 03:57:34.299700 [ 285 ] {7c25ab8a-400e-45cc-83e7-777093b8de2b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1067 | 2024.11.02 03:57:34.299716 [ 285 ] {} <Debug> HTTP-Session: f8ab66ec-793f-499d-9834-a758b40c915c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1068 | 2024.11.02 03:57:34.300033 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1069 | 2024.11.02 03:57:34.300095 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42346, User-Agent: (none), Length: 958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1070 | 2024.11.02 03:57:34.300173 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1071 | 2024.11.02 03:57:34.300196 [ 282 ] {} <Debug> HTTP-Session: 6fce8bb4-c66d-4c9c-9158-857195c41a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:42346 | ||
1072 | 2024.11.02 03:57:34.300215 [ 282 ] {} <Debug> HTTP-Session: 6fce8bb4-c66d-4c9c-9158-857195c41a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1073 | 2024.11.02 03:57:34.300229 [ 282 ] {} <Debug> HTTP-Session: 6fce8bb4-c66d-4c9c-9158-857195c41a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1074 | 2024.11.02 03:57:34.300266 [ 282 ] {} <Trace> HTTP-Session: 6fce8bb4-c66d-4c9c-9158-857195c41a5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1075 | 2024.11.02 03:57:34.300427 [ 282 ] {f8c11a8c-2049-45b2-b2cf-e8b38e8448a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42346) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1076 | 2024.11.02 03:57:34.300982 [ 282 ] {f8c11a8c-2049-45b2-b2cf-e8b38e8448a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1077 | 2024.11.02 03:57:34.301052 [ 282 ] {f8c11a8c-2049-45b2-b2cf-e8b38e8448a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1078 | 2024.11.02 03:57:34.302213 [ 282 ] {f8c11a8c-2049-45b2-b2cf-e8b38e8448a0} <Debug> DynamicQueryHandler: Done processing query | ||
1079 | 2024.11.02 03:57:34.302239 [ 282 ] {f8c11a8c-2049-45b2-b2cf-e8b38e8448a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1080 | 2024.11.02 03:57:34.302255 [ 282 ] {} <Debug> HTTP-Session: 6fce8bb4-c66d-4c9c-9158-857195c41a5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1081 | 2024.11.02 03:57:34.302522 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1082 | 2024.11.02 03:57:34.302584 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58897, User-Agent: (none), Length: 986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1083 | 2024.11.02 03:57:34.302678 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1084 | 2024.11.02 03:57:34.302708 [ 285 ] {} <Debug> HTTP-Session: e4431547-fcce-45d5-9772-a9d4e302694f Authenticating user 'default' from [fd00:1122:3344:101::d]:58897 | ||
1085 | 2024.11.02 03:57:34.302729 [ 285 ] {} <Debug> HTTP-Session: e4431547-fcce-45d5-9772-a9d4e302694f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1086 | 2024.11.02 03:57:34.302746 [ 285 ] {} <Debug> HTTP-Session: e4431547-fcce-45d5-9772-a9d4e302694f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1087 | 2024.11.02 03:57:34.302789 [ 285 ] {} <Trace> HTTP-Session: e4431547-fcce-45d5-9772-a9d4e302694f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1088 | 2024.11.02 03:57:34.302984 [ 285 ] {814978a6-5aef-410b-9d5f-6201e8777e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1089 | 2024.11.02 03:57:34.303488 [ 285 ] {814978a6-5aef-410b-9d5f-6201e8777e75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1090 | 2024.11.02 03:57:34.303544 [ 285 ] {814978a6-5aef-410b-9d5f-6201e8777e75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1091 | 2024.11.02 03:57:34.304614 [ 285 ] {814978a6-5aef-410b-9d5f-6201e8777e75} <Debug> DynamicQueryHandler: Done processing query | ||
1092 | 2024.11.02 03:57:34.304640 [ 285 ] {814978a6-5aef-410b-9d5f-6201e8777e75} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1093 | 2024.11.02 03:57:34.304656 [ 285 ] {} <Debug> HTTP-Session: e4431547-fcce-45d5-9772-a9d4e302694f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1094 | 2024.11.02 03:57:34.304903 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1095 | 2024.11.02 03:57:34.305027 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64737, User-Agent: (none), Length: 1018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1096 | 2024.11.02 03:57:34.305099 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1097 | 2024.11.02 03:57:34.305119 [ 282 ] {} <Debug> HTTP-Session: fa0bea65-dd25-4fef-8035-cfc8288ebb54 Authenticating user 'default' from [fd00:1122:3344:101::d]:64737 | ||
1098 | 2024.11.02 03:57:34.305136 [ 282 ] {} <Debug> HTTP-Session: fa0bea65-dd25-4fef-8035-cfc8288ebb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1099 | 2024.11.02 03:57:34.305150 [ 282 ] {} <Debug> HTTP-Session: fa0bea65-dd25-4fef-8035-cfc8288ebb54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1100 | 2024.11.02 03:57:34.305188 [ 282 ] {} <Trace> HTTP-Session: fa0bea65-dd25-4fef-8035-cfc8288ebb54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1101 | 2024.11.02 03:57:34.305368 [ 282 ] {772052e7-24cb-40ba-9541-6401d1dd8361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64737) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1102 | 2024.11.02 03:57:34.305818 [ 282 ] {772052e7-24cb-40ba-9541-6401d1dd8361} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1103 | 2024.11.02 03:57:34.305875 [ 282 ] {772052e7-24cb-40ba-9541-6401d1dd8361} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1104 | 2024.11.02 03:57:34.306958 [ 282 ] {772052e7-24cb-40ba-9541-6401d1dd8361} <Debug> DynamicQueryHandler: Done processing query | ||
1105 | 2024.11.02 03:57:34.306985 [ 282 ] {772052e7-24cb-40ba-9541-6401d1dd8361} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1106 | 2024.11.02 03:57:34.307003 [ 282 ] {} <Debug> HTTP-Session: fa0bea65-dd25-4fef-8035-cfc8288ebb54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1107 | 2024.11.02 03:57:34.307299 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1108 | 2024.11.02 03:57:34.307378 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40523, User-Agent: (none), Length: 1050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1109 | 2024.11.02 03:57:34.307459 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1110 | 2024.11.02 03:57:34.307483 [ 285 ] {} <Debug> HTTP-Session: 18d6487a-eed2-40d1-b23e-77b375c96275 Authenticating user 'default' from [fd00:1122:3344:101::d]:40523 | ||
1111 | 2024.11.02 03:57:34.307504 [ 285 ] {} <Debug> HTTP-Session: 18d6487a-eed2-40d1-b23e-77b375c96275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1112 | 2024.11.02 03:57:34.307520 [ 285 ] {} <Debug> HTTP-Session: 18d6487a-eed2-40d1-b23e-77b375c96275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1113 | 2024.11.02 03:57:34.307564 [ 285 ] {} <Trace> HTTP-Session: 18d6487a-eed2-40d1-b23e-77b375c96275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1114 | 2024.11.02 03:57:34.307757 [ 285 ] {59f2c5c7-d648-4fc7-a57c-8cf0a2a030da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1115 | 2024.11.02 03:57:34.308286 [ 285 ] {59f2c5c7-d648-4fc7-a57c-8cf0a2a030da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1116 | 2024.11.02 03:57:34.308351 [ 285 ] {59f2c5c7-d648-4fc7-a57c-8cf0a2a030da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1117 | 2024.11.02 03:57:34.309480 [ 285 ] {59f2c5c7-d648-4fc7-a57c-8cf0a2a030da} <Debug> DynamicQueryHandler: Done processing query | ||
1118 | 2024.11.02 03:57:34.309506 [ 285 ] {59f2c5c7-d648-4fc7-a57c-8cf0a2a030da} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1119 | 2024.11.02 03:57:34.309523 [ 285 ] {} <Debug> HTTP-Session: 18d6487a-eed2-40d1-b23e-77b375c96275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1120 | 2024.11.02 03:57:34.309788 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40523, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1121 | 2024.11.02 03:57:34.309927 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36538, User-Agent: (none), Length: 1092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1122 | 2024.11.02 03:57:34.309996 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1123 | 2024.11.02 03:57:34.310020 [ 282 ] {} <Debug> HTTP-Session: 44c5d6c9-bb41-48ee-bc9c-e8a70423bf90 Authenticating user 'default' from [fd00:1122:3344:101::d]:36538 | ||
1124 | 2024.11.02 03:57:34.310040 [ 282 ] {} <Debug> HTTP-Session: 44c5d6c9-bb41-48ee-bc9c-e8a70423bf90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1125 | 2024.11.02 03:57:34.310057 [ 282 ] {} <Debug> HTTP-Session: 44c5d6c9-bb41-48ee-bc9c-e8a70423bf90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1126 | 2024.11.02 03:57:34.310101 [ 282 ] {} <Trace> HTTP-Session: 44c5d6c9-bb41-48ee-bc9c-e8a70423bf90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1127 | 2024.11.02 03:57:34.310298 [ 282 ] {549adcb2-ab37-4e71-bb15-2ed5bf7aaf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36538) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1128 | 2024.11.02 03:57:34.310770 [ 282 ] {549adcb2-ab37-4e71-bb15-2ed5bf7aaf64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1129 | 2024.11.02 03:57:34.310825 [ 282 ] {549adcb2-ab37-4e71-bb15-2ed5bf7aaf64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1130 | 2024.11.02 03:57:34.311862 [ 282 ] {549adcb2-ab37-4e71-bb15-2ed5bf7aaf64} <Debug> DynamicQueryHandler: Done processing query | ||
1131 | 2024.11.02 03:57:34.311887 [ 282 ] {549adcb2-ab37-4e71-bb15-2ed5bf7aaf64} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1132 | 2024.11.02 03:57:34.311903 [ 282 ] {} <Debug> HTTP-Session: 44c5d6c9-bb41-48ee-bc9c-e8a70423bf90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1133 | 2024.11.02 03:57:34.316798 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36538, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1134 | 2024.11.02 03:57:34.319462 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42400, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1135 | 2024.11.02 03:57:34.319523 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1136 | 2024.11.02 03:57:34.319546 [ 282 ] {} <Debug> HTTP-Session: cec42714-d192-444f-90b6-ebc7e3e98c57 Authenticating user 'default' from [fd00:1122:3344:101::d]:42400 | ||
1137 | 2024.11.02 03:57:34.319567 [ 282 ] {} <Debug> HTTP-Session: cec42714-d192-444f-90b6-ebc7e3e98c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1138 | 2024.11.02 03:57:34.319584 [ 282 ] {} <Debug> HTTP-Session: cec42714-d192-444f-90b6-ebc7e3e98c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1139 | 2024.11.02 03:57:34.319622 [ 282 ] {} <Trace> HTTP-Session: cec42714-d192-444f-90b6-ebc7e3e98c57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1140 | 2024.11.02 03:57:34.319782 [ 282 ] {9832c449-80c5-4ad2-977a-486f36a2507b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42400) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1141 | 2024.11.02 03:57:34.319838 [ 282 ] {9832c449-80c5-4ad2-977a-486f36a2507b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1142 | 2024.11.02 03:57:34.320072 [ 282 ] {9832c449-80c5-4ad2-977a-486f36a2507b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1143 | 2024.11.02 03:57:34.320752 [ 282 ] {9832c449-80c5-4ad2-977a-486f36a2507b} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1144 | 2024.11.02 03:57:34.320792 [ 282 ] {9832c449-80c5-4ad2-977a-486f36a2507b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1145 | 2024.11.02 03:57:34.321422 [ 282 ] {9832c449-80c5-4ad2-977a-486f36a2507b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1146 | 2024.11.02 03:57:34.321743 [ 282 ] {9832c449-80c5-4ad2-977a-486f36a2507b} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1147 | 2024.11.02 03:57:34.321918 [ 282 ] {9832c449-80c5-4ad2-977a-486f36a2507b} <Debug> executeQuery: Read 31 rows, 4.73 KiB in 0.002201 sec., 14084.507042253523 rows/sec., 2.10 MiB/sec. | ||
1148 | 2024.11.02 03:57:34.322221 [ 282 ] {9832c449-80c5-4ad2-977a-486f36a2507b} <Debug> DynamicQueryHandler: Done processing query | ||
1149 | 2024.11.02 03:57:34.322246 [ 282 ] {9832c449-80c5-4ad2-977a-486f36a2507b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1150 | 2024.11.02 03:57:34.322263 [ 282 ] {} <Debug> HTTP-Session: cec42714-d192-444f-90b6-ebc7e3e98c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1151 | 2024.11.02 03:57:34.322511 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1152 | 2024.11.02 03:57:34.322622 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52895, User-Agent: (none), Length: 30947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1153 | 2024.11.02 03:57:34.322694 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1154 | 2024.11.02 03:57:34.322714 [ 285 ] {} <Debug> HTTP-Session: e526512c-df91-453e-8454-a7b6f0d08bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52895 | ||
1155 | 2024.11.02 03:57:34.322731 [ 285 ] {} <Debug> HTTP-Session: e526512c-df91-453e-8454-a7b6f0d08bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1156 | 2024.11.02 03:57:34.322745 [ 285 ] {} <Debug> HTTP-Session: e526512c-df91-453e-8454-a7b6f0d08bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1157 | 2024.11.02 03:57:34.322783 [ 285 ] {} <Trace> HTTP-Session: e526512c-df91-453e-8454-a7b6f0d08bc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1158 | 2024.11.02 03:57:34.322970 [ 285 ] {3e7de11a-5235-44a2-8654-927c9bf2843b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52895) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1159 | 2024.11.02 03:57:34.323018 [ 285 ] {3e7de11a-5235-44a2-8654-927c9bf2843b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1160 | 2024.11.02 03:57:34.323291 [ 285 ] {3e7de11a-5235-44a2-8654-927c9bf2843b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1161 | 2024.11.02 03:57:34.325861 [ 285 ] {3e7de11a-5235-44a2-8654-927c9bf2843b} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1162 | 2024.11.02 03:57:34.325900 [ 285 ] {3e7de11a-5235-44a2-8654-927c9bf2843b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1163 | 2024.11.02 03:57:34.328229 [ 285 ] {3e7de11a-5235-44a2-8654-927c9bf2843b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1164 | 2024.11.02 03:57:34.328653 [ 285 ] {3e7de11a-5235-44a2-8654-927c9bf2843b} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1165 | 2024.11.02 03:57:34.328835 [ 285 ] {3e7de11a-5235-44a2-8654-927c9bf2843b} <Debug> executeQuery: Read 205 rows, 18.49 KiB in 0.005946 sec., 34476.95930037 rows/sec., 3.04 MiB/sec. | ||
1166 | 2024.11.02 03:57:34.329125 [ 285 ] {3e7de11a-5235-44a2-8654-927c9bf2843b} <Debug> DynamicQueryHandler: Done processing query | ||
1167 | 2024.11.02 03:57:34.329151 [ 285 ] {3e7de11a-5235-44a2-8654-927c9bf2843b} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
1168 | 2024.11.02 03:57:34.329167 [ 285 ] {} <Debug> HTTP-Session: e526512c-df91-453e-8454-a7b6f0d08bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1169 | 2024.11.02 03:57:34.329336 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1170 | 2024.11.02 03:57:34.329444 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58373, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1171 | 2024.11.02 03:57:34.329519 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1172 | 2024.11.02 03:57:34.329543 [ 282 ] {} <Debug> HTTP-Session: 2a8cf1af-d90a-41d3-862d-f77fd8007807 Authenticating user 'default' from [fd00:1122:3344:101::d]:58373 | ||
1173 | 2024.11.02 03:57:34.329564 [ 282 ] {} <Debug> HTTP-Session: 2a8cf1af-d90a-41d3-862d-f77fd8007807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1174 | 2024.11.02 03:57:34.329581 [ 282 ] {} <Debug> HTTP-Session: 2a8cf1af-d90a-41d3-862d-f77fd8007807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1175 | 2024.11.02 03:57:34.329626 [ 282 ] {} <Trace> HTTP-Session: 2a8cf1af-d90a-41d3-862d-f77fd8007807 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1176 | 2024.11.02 03:57:34.329759 [ 282 ] {b36f8a28-d9ac-4223-b35a-7440d46f5f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58373) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1177 | 2024.11.02 03:57:34.329813 [ 282 ] {b36f8a28-d9ac-4223-b35a-7440d46f5f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1178 | 2024.11.02 03:57:34.330135 [ 282 ] {b36f8a28-d9ac-4223-b35a-7440d46f5f10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1179 | 2024.11.02 03:57:34.330595 [ 282 ] {b36f8a28-d9ac-4223-b35a-7440d46f5f10} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1180 | 2024.11.02 03:57:34.330631 [ 282 ] {b36f8a28-d9ac-4223-b35a-7440d46f5f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1181 | 2024.11.02 03:57:34.330994 [ 282 ] {b36f8a28-d9ac-4223-b35a-7440d46f5f10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1182 | 2024.11.02 03:57:34.331360 [ 282 ] {b36f8a28-d9ac-4223-b35a-7440d46f5f10} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1183 | 2024.11.02 03:57:34.331511 [ 282 ] {b36f8a28-d9ac-4223-b35a-7440d46f5f10} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001789 sec., 4471.771939631079 rows/sec., 336.26 KiB/sec. | ||
1184 | 2024.11.02 03:57:34.331806 [ 282 ] {b36f8a28-d9ac-4223-b35a-7440d46f5f10} <Debug> DynamicQueryHandler: Done processing query | ||
1185 | 2024.11.02 03:57:34.331831 [ 282 ] {b36f8a28-d9ac-4223-b35a-7440d46f5f10} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1186 | 2024.11.02 03:57:34.331847 [ 282 ] {} <Debug> HTTP-Session: 2a8cf1af-d90a-41d3-862d-f77fd8007807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1187 | 2024.11.02 03:57:34.332001 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1188 | 2024.11.02 03:57:34.332093 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46612, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1189 | 2024.11.02 03:57:34.332173 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1190 | 2024.11.02 03:57:34.332199 [ 285 ] {} <Debug> HTTP-Session: 49bd12c3-0161-4ad3-8eef-8a735b6645d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46612 | ||
1191 | 2024.11.02 03:57:34.332220 [ 285 ] {} <Debug> HTTP-Session: 49bd12c3-0161-4ad3-8eef-8a735b6645d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1192 | 2024.11.02 03:57:34.332237 [ 285 ] {} <Debug> HTTP-Session: 49bd12c3-0161-4ad3-8eef-8a735b6645d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1193 | 2024.11.02 03:57:34.332280 [ 285 ] {} <Trace> HTTP-Session: 49bd12c3-0161-4ad3-8eef-8a735b6645d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1194 | 2024.11.02 03:57:34.332417 [ 285 ] {3e0bb916-b341-49f6-bb69-e580a814fe23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46612) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1195 | 2024.11.02 03:57:34.332466 [ 285 ] {3e0bb916-b341-49f6-bb69-e580a814fe23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1196 | 2024.11.02 03:57:34.332714 [ 285 ] {3e0bb916-b341-49f6-bb69-e580a814fe23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1197 | 2024.11.02 03:57:34.333117 [ 285 ] {3e0bb916-b341-49f6-bb69-e580a814fe23} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1198 | 2024.11.02 03:57:34.333153 [ 285 ] {3e0bb916-b341-49f6-bb69-e580a814fe23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1199 | 2024.11.02 03:57:34.333516 [ 285 ] {3e0bb916-b341-49f6-bb69-e580a814fe23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1200 | 2024.11.02 03:57:34.333894 [ 285 ] {3e0bb916-b341-49f6-bb69-e580a814fe23} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1201 | 2024.11.02 03:57:34.334071 [ 285 ] {3e0bb916-b341-49f6-bb69-e580a814fe23} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001685 sec., 8308.60534124629 rows/sec., 581.88 KiB/sec. | ||
1202 | 2024.11.02 03:57:34.334353 [ 285 ] {3e0bb916-b341-49f6-bb69-e580a814fe23} <Debug> DynamicQueryHandler: Done processing query | ||
1203 | 2024.11.02 03:57:34.334377 [ 285 ] {3e0bb916-b341-49f6-bb69-e580a814fe23} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1204 | 2024.11.02 03:57:34.334393 [ 285 ] {} <Debug> HTTP-Session: 49bd12c3-0161-4ad3-8eef-8a735b6645d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1205 | 2024.11.02 03:57:34.334585 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1206 | 2024.11.02 03:57:34.334668 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58024, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1207 | 2024.11.02 03:57:34.334742 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1208 | 2024.11.02 03:57:34.334767 [ 282 ] {} <Debug> HTTP-Session: d69b744f-787a-4c30-ba8e-34339d486661 Authenticating user 'default' from [fd00:1122:3344:101::d]:58024 | ||
1209 | 2024.11.02 03:57:34.334788 [ 282 ] {} <Debug> HTTP-Session: d69b744f-787a-4c30-ba8e-34339d486661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1210 | 2024.11.02 03:57:34.334805 [ 282 ] {} <Debug> HTTP-Session: d69b744f-787a-4c30-ba8e-34339d486661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1211 | 2024.11.02 03:57:34.334846 [ 282 ] {} <Trace> HTTP-Session: d69b744f-787a-4c30-ba8e-34339d486661 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1212 | 2024.11.02 03:57:34.334971 [ 282 ] {7aacb5be-d38b-421a-a1fb-74c3138ad939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58024) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1213 | 2024.11.02 03:57:34.335024 [ 282 ] {7aacb5be-d38b-421a-a1fb-74c3138ad939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1214 | 2024.11.02 03:57:34.335330 [ 282 ] {7aacb5be-d38b-421a-a1fb-74c3138ad939} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1215 | 2024.11.02 03:57:34.335678 [ 282 ] {7aacb5be-d38b-421a-a1fb-74c3138ad939} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1216 | 2024.11.02 03:57:34.335715 [ 282 ] {7aacb5be-d38b-421a-a1fb-74c3138ad939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1217 | 2024.11.02 03:57:34.336082 [ 282 ] {7aacb5be-d38b-421a-a1fb-74c3138ad939} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1218 | 2024.11.02 03:57:34.336458 [ 282 ] {7aacb5be-d38b-421a-a1fb-74c3138ad939} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1219 | 2024.11.02 03:57:34.336630 [ 282 ] {7aacb5be-d38b-421a-a1fb-74c3138ad939} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001683 sec., 3565.0623885918003 rows/sec., 210.63 KiB/sec. | ||
1220 | 2024.11.02 03:57:34.336925 [ 282 ] {7aacb5be-d38b-421a-a1fb-74c3138ad939} <Debug> DynamicQueryHandler: Done processing query | ||
1221 | 2024.11.02 03:57:34.336949 [ 282 ] {7aacb5be-d38b-421a-a1fb-74c3138ad939} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1222 | 2024.11.02 03:57:34.336965 [ 282 ] {} <Debug> HTTP-Session: d69b744f-787a-4c30-ba8e-34339d486661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1223 | 2024.11.02 03:57:34.337363 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1224 | 2024.11.02 03:57:34.337523 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43998, User-Agent: (none), Length: 63120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1225 | 2024.11.02 03:57:34.337592 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1226 | 2024.11.02 03:57:34.337616 [ 285 ] {} <Debug> HTTP-Session: 4fd4392d-988e-400e-8f49-f3a8e43a1d11 Authenticating user 'default' from [fd00:1122:3344:101::d]:43998 | ||
1227 | 2024.11.02 03:57:34.337637 [ 285 ] {} <Debug> HTTP-Session: 4fd4392d-988e-400e-8f49-f3a8e43a1d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1228 | 2024.11.02 03:57:34.337654 [ 285 ] {} <Debug> HTTP-Session: 4fd4392d-988e-400e-8f49-f3a8e43a1d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1229 | 2024.11.02 03:57:34.337698 [ 285 ] {} <Trace> HTTP-Session: 4fd4392d-988e-400e-8f49-f3a8e43a1d11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1230 | 2024.11.02 03:57:34.338063 [ 285 ] {aed5a596-1618-42a7-8b88-2c3edebeac1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43998) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1231 | 2024.11.02 03:57:34.338119 [ 285 ] {aed5a596-1618-42a7-8b88-2c3edebeac1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1232 | 2024.11.02 03:57:34.338416 [ 285 ] {aed5a596-1618-42a7-8b88-2c3edebeac1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1233 | 2024.11.02 03:57:34.339095 [ 285 ] {aed5a596-1618-42a7-8b88-2c3edebeac1a} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1234 | 2024.11.02 03:57:34.339132 [ 285 ] {aed5a596-1618-42a7-8b88-2c3edebeac1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1235 | 2024.11.02 03:57:34.341428 [ 285 ] {aed5a596-1618-42a7-8b88-2c3edebeac1a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1236 | 2024.11.02 03:57:34.341928 [ 285 ] {aed5a596-1618-42a7-8b88-2c3edebeac1a} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1237 | 2024.11.02 03:57:34.342122 [ 285 ] {aed5a596-1618-42a7-8b88-2c3edebeac1a} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.004294 sec., 90824.40614811365 rows/sec., 6.44 MiB/sec. | ||
1238 | 2024.11.02 03:57:34.342436 [ 285 ] {aed5a596-1618-42a7-8b88-2c3edebeac1a} <Debug> DynamicQueryHandler: Done processing query | ||
1239 | 2024.11.02 03:57:34.342463 [ 285 ] {aed5a596-1618-42a7-8b88-2c3edebeac1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1240 | 2024.11.02 03:57:34.342479 [ 285 ] {} <Debug> HTTP-Session: 4fd4392d-988e-400e-8f49-f3a8e43a1d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1241 | 2024.11.02 03:57:34.342634 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58024, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1242 | 2024.11.02 03:57:34.342692 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1243 | 2024.11.02 03:57:34.342744 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1244 | 2024.11.02 03:57:34.342782 [ 282 ] {} <Debug> HTTP-Session: a578a82e-7459-4ee0-91c5-49d9b637ea60 Authenticating user 'default' from [fd00:1122:3344:101::d]:58024 | ||
1245 | 2024.11.02 03:57:34.342812 [ 282 ] {} <Debug> HTTP-Session: a578a82e-7459-4ee0-91c5-49d9b637ea60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1246 | 2024.11.02 03:57:34.342830 [ 282 ] {} <Debug> HTTP-Session: a578a82e-7459-4ee0-91c5-49d9b637ea60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1247 | 2024.11.02 03:57:34.342887 [ 282 ] {} <Trace> HTTP-Session: a578a82e-7459-4ee0-91c5-49d9b637ea60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1248 | 2024.11.02 03:57:34.343010 [ 282 ] {236849a3-4049-4277-9118-29d55643c303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58024) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1249 | 2024.11.02 03:57:34.343067 [ 282 ] {236849a3-4049-4277-9118-29d55643c303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1250 | 2024.11.02 03:57:34.343292 [ 282 ] {236849a3-4049-4277-9118-29d55643c303} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1251 | 2024.11.02 03:57:34.343610 [ 282 ] {236849a3-4049-4277-9118-29d55643c303} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1252 | 2024.11.02 03:57:34.343646 [ 282 ] {236849a3-4049-4277-9118-29d55643c303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1253 | 2024.11.02 03:57:34.344048 [ 282 ] {236849a3-4049-4277-9118-29d55643c303} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1254 | 2024.11.02 03:57:34.344371 [ 282 ] {236849a3-4049-4277-9118-29d55643c303} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1255 | 2024.11.02 03:57:34.344534 [ 282 ] {236849a3-4049-4277-9118-29d55643c303} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 202.50 KiB/sec. | ||
1256 | 2024.11.02 03:57:34.344814 [ 282 ] {236849a3-4049-4277-9118-29d55643c303} <Debug> DynamicQueryHandler: Done processing query | ||
1257 | 2024.11.02 03:57:34.344838 [ 282 ] {236849a3-4049-4277-9118-29d55643c303} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1258 | 2024.11.02 03:57:34.344853 [ 282 ] {} <Debug> HTTP-Session: a578a82e-7459-4ee0-91c5-49d9b637ea60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1259 | 2024.11.02 03:57:34.345142 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1260 | 2024.11.02 03:57:34.345294 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51743, User-Agent: (none), Length: 44601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1261 | 2024.11.02 03:57:34.345378 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1262 | 2024.11.02 03:57:34.345402 [ 285 ] {} <Debug> HTTP-Session: 9c8e174e-8fb6-4950-9b4b-41742c8d42b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51743 | ||
1263 | 2024.11.02 03:57:34.345423 [ 285 ] {} <Debug> HTTP-Session: 9c8e174e-8fb6-4950-9b4b-41742c8d42b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1264 | 2024.11.02 03:57:34.345441 [ 285 ] {} <Debug> HTTP-Session: 9c8e174e-8fb6-4950-9b4b-41742c8d42b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1265 | 2024.11.02 03:57:34.345485 [ 285 ] {} <Trace> HTTP-Session: 9c8e174e-8fb6-4950-9b4b-41742c8d42b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1266 | 2024.11.02 03:57:34.345739 [ 285 ] {32f0a77e-c2ec-434d-aee6-ce3db6d8d72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1267 | 2024.11.02 03:57:34.345799 [ 285 ] {32f0a77e-c2ec-434d-aee6-ce3db6d8d72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1268 | 2024.11.02 03:57:34.345997 [ 285 ] {32f0a77e-c2ec-434d-aee6-ce3db6d8d72c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1269 | 2024.11.02 03:57:34.346514 [ 285 ] {32f0a77e-c2ec-434d-aee6-ce3db6d8d72c} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1270 | 2024.11.02 03:57:34.346548 [ 285 ] {32f0a77e-c2ec-434d-aee6-ce3db6d8d72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1271 | 2024.11.02 03:57:34.346944 [ 285 ] {32f0a77e-c2ec-434d-aee6-ce3db6d8d72c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1272 | 2024.11.02 03:57:34.347274 [ 285 ] {32f0a77e-c2ec-434d-aee6-ce3db6d8d72c} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1273 | 2024.11.02 03:57:34.347434 [ 285 ] {32f0a77e-c2ec-434d-aee6-ce3db6d8d72c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00183 sec., 129508.19672131147 rows/sec., 8.68 MiB/sec. | ||
1274 | 2024.11.02 03:57:34.347709 [ 285 ] {32f0a77e-c2ec-434d-aee6-ce3db6d8d72c} <Debug> DynamicQueryHandler: Done processing query | ||
1275 | 2024.11.02 03:57:34.347732 [ 285 ] {32f0a77e-c2ec-434d-aee6-ce3db6d8d72c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1276 | 2024.11.02 03:57:34.347748 [ 285 ] {} <Debug> HTTP-Session: 9c8e174e-8fb6-4950-9b4b-41742c8d42b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1277 | 2024.11.02 03:57:34.347921 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1278 | 2024.11.02 03:57:34.347985 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39679, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1279 | 2024.11.02 03:57:34.348064 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1280 | 2024.11.02 03:57:34.348089 [ 282 ] {} <Debug> HTTP-Session: 1a7383e1-9703-407d-8eab-d01d6d855feb Authenticating user 'default' from [fd00:1122:3344:101::d]:39679 | ||
1281 | 2024.11.02 03:57:34.348107 [ 282 ] {} <Debug> HTTP-Session: 1a7383e1-9703-407d-8eab-d01d6d855feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1282 | 2024.11.02 03:57:34.348121 [ 282 ] {} <Debug> HTTP-Session: 1a7383e1-9703-407d-8eab-d01d6d855feb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1283 | 2024.11.02 03:57:34.348156 [ 282 ] {} <Trace> HTTP-Session: 1a7383e1-9703-407d-8eab-d01d6d855feb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1284 | 2024.11.02 03:57:34.348258 [ 282 ] {461b6b3f-7afc-4b22-9397-6fef1a626508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39679) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1285 | 2024.11.02 03:57:34.348327 [ 282 ] {461b6b3f-7afc-4b22-9397-6fef1a626508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1286 | 2024.11.02 03:57:34.348504 [ 282 ] {461b6b3f-7afc-4b22-9397-6fef1a626508} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1287 | 2024.11.02 03:57:34.348896 [ 282 ] {461b6b3f-7afc-4b22-9397-6fef1a626508} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1288 | 2024.11.02 03:57:34.348932 [ 282 ] {461b6b3f-7afc-4b22-9397-6fef1a626508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1289 | 2024.11.02 03:57:34.351830 [ 282 ] {461b6b3f-7afc-4b22-9397-6fef1a626508} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1290 | 2024.11.02 03:57:34.352239 [ 282 ] {461b6b3f-7afc-4b22-9397-6fef1a626508} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1291 | 2024.11.02 03:57:34.352416 [ 282 ] {461b6b3f-7afc-4b22-9397-6fef1a626508} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004179 sec., 239.29169657812872 rows/sec., 16.12 KiB/sec. | ||
1292 | 2024.11.02 03:57:34.352621 [ 282 ] {461b6b3f-7afc-4b22-9397-6fef1a626508} <Debug> DynamicQueryHandler: Done processing query | ||
1293 | 2024.11.02 03:57:34.352646 [ 282 ] {461b6b3f-7afc-4b22-9397-6fef1a626508} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1294 | 2024.11.02 03:57:34.352661 [ 282 ] {} <Debug> HTTP-Session: 1a7383e1-9703-407d-8eab-d01d6d855feb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1295 | 2024.11.02 03:57:34.352867 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1296 | 2024.11.02 03:57:34.352962 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41153, User-Agent: (none), Length: 14096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1297 | 2024.11.02 03:57:34.353030 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1298 | 2024.11.02 03:57:34.353054 [ 285 ] {} <Debug> HTTP-Session: c10f7062-b8db-4d72-b9e1-201354ab2a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:41153 | ||
1299 | 2024.11.02 03:57:34.353074 [ 285 ] {} <Debug> HTTP-Session: c10f7062-b8db-4d72-b9e1-201354ab2a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1300 | 2024.11.02 03:57:34.353091 [ 285 ] {} <Debug> HTTP-Session: c10f7062-b8db-4d72-b9e1-201354ab2a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1301 | 2024.11.02 03:57:34.353134 [ 285 ] {} <Trace> HTTP-Session: c10f7062-b8db-4d72-b9e1-201354ab2a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1302 | 2024.11.02 03:57:34.353355 [ 285 ] {59153c7e-63da-4d90-8889-072944a0ddf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41153) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1303 | 2024.11.02 03:57:34.353440 [ 285 ] {59153c7e-63da-4d90-8889-072944a0ddf4} <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 | ||
1304 | 2024.11.02 03:57:34.353897 [ 285 ] {59153c7e-63da-4d90-8889-072944a0ddf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1305 | 2024.11.02 03:57:34.354413 [ 285 ] {59153c7e-63da-4d90-8889-072944a0ddf4} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1306 | 2024.11.02 03:57:34.354449 [ 285 ] {59153c7e-63da-4d90-8889-072944a0ddf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1307 | 2024.11.02 03:57:34.355622 [ 285 ] {59153c7e-63da-4d90-8889-072944a0ddf4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1308 | 2024.11.02 03:57:34.356040 [ 285 ] {59153c7e-63da-4d90-8889-072944a0ddf4} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1309 | 2024.11.02 03:57:34.356249 [ 285 ] {59153c7e-63da-4d90-8889-072944a0ddf4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003011 sec., 2656.924609764198 rows/sec., 4.76 MiB/sec. | ||
1310 | 2024.11.02 03:57:34.356608 [ 285 ] {59153c7e-63da-4d90-8889-072944a0ddf4} <Debug> DynamicQueryHandler: Done processing query | ||
1311 | 2024.11.02 03:57:34.356632 [ 285 ] {59153c7e-63da-4d90-8889-072944a0ddf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
1312 | 2024.11.02 03:57:34.356648 [ 285 ] {} <Debug> HTTP-Session: c10f7062-b8db-4d72-b9e1-201354ab2a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1313 | 2024.11.02 03:57:34.356831 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1314 | 2024.11.02 03:57:34.356849 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39679, User-Agent: (none), Length: 12123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1315 | 2024.11.02 03:57:34.356942 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1316 | 2024.11.02 03:57:34.356982 [ 282 ] {} <Debug> HTTP-Session: 5989dda6-e4b3-43d8-b4a9-4b33a2e03243 Authenticating user 'default' from [fd00:1122:3344:101::d]:39679 | ||
1317 | 2024.11.02 03:57:34.357007 [ 282 ] {} <Debug> HTTP-Session: 5989dda6-e4b3-43d8-b4a9-4b33a2e03243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1318 | 2024.11.02 03:57:34.357028 [ 282 ] {} <Debug> HTTP-Session: 5989dda6-e4b3-43d8-b4a9-4b33a2e03243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1319 | 2024.11.02 03:57:34.357072 [ 282 ] {} <Trace> HTTP-Session: 5989dda6-e4b3-43d8-b4a9-4b33a2e03243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1320 | 2024.11.02 03:57:34.357231 [ 282 ] {edca5f63-df8a-4158-aee8-e5e70d8f48bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39679) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1321 | 2024.11.02 03:57:34.357288 [ 282 ] {edca5f63-df8a-4158-aee8-e5e70d8f48bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1322 | 2024.11.02 03:57:34.357466 [ 282 ] {edca5f63-df8a-4158-aee8-e5e70d8f48bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1323 | 2024.11.02 03:57:34.357780 [ 282 ] {edca5f63-df8a-4158-aee8-e5e70d8f48bc} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1324 | 2024.11.02 03:57:34.357815 [ 282 ] {edca5f63-df8a-4158-aee8-e5e70d8f48bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1325 | 2024.11.02 03:57:34.358179 [ 282 ] {edca5f63-df8a-4158-aee8-e5e70d8f48bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1326 | 2024.11.02 03:57:34.358501 [ 282 ] {edca5f63-df8a-4158-aee8-e5e70d8f48bc} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1327 | 2024.11.02 03:57:34.358649 [ 282 ] {edca5f63-df8a-4158-aee8-e5e70d8f48bc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001477 sec., 55517.94177386595 rows/sec., 3.53 MiB/sec. | ||
1328 | 2024.11.02 03:57:34.358849 [ 282 ] {edca5f63-df8a-4158-aee8-e5e70d8f48bc} <Debug> DynamicQueryHandler: Done processing query | ||
1329 | 2024.11.02 03:57:34.358873 [ 282 ] {edca5f63-df8a-4158-aee8-e5e70d8f48bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1330 | 2024.11.02 03:57:34.358889 [ 282 ] {} <Debug> HTTP-Session: 5989dda6-e4b3-43d8-b4a9-4b33a2e03243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1331 | 2024.11.02 03:57:34.359215 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1332 | 2024.11.02 03:57:39.202939 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55740, User-Agent: (none), Length: 7829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1333 | 2024.11.02 03:57:39.203125 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1334 | 2024.11.02 03:57:39.203169 [ 282 ] {} <Debug> HTTP-Session: ccba68b1-155a-431e-9453-13a5d2cfc2a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55740 | ||
1335 | 2024.11.02 03:57:39.203209 [ 282 ] {} <Debug> HTTP-Session: ccba68b1-155a-431e-9453-13a5d2cfc2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1336 | 2024.11.02 03:57:39.203237 [ 282 ] {} <Debug> HTTP-Session: ccba68b1-155a-431e-9453-13a5d2cfc2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1337 | 2024.11.02 03:57:39.203320 [ 282 ] {} <Trace> HTTP-Session: ccba68b1-155a-431e-9453-13a5d2cfc2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1338 | 2024.11.02 03:57:39.203631 [ 282 ] {36512963-a871-4492-9234-ca7e03468ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55740) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1339 | 2024.11.02 03:57:39.203708 [ 282 ] {36512963-a871-4492-9234-ca7e03468ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1340 | 2024.11.02 03:57:39.204038 [ 282 ] {36512963-a871-4492-9234-ca7e03468ca3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1341 | 2024.11.02 03:57:39.204536 [ 282 ] {36512963-a871-4492-9234-ca7e03468ca3} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1342 | 2024.11.02 03:57:39.204575 [ 282 ] {36512963-a871-4492-9234-ca7e03468ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1343 | 2024.11.02 03:57:39.204978 [ 282 ] {36512963-a871-4492-9234-ca7e03468ca3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1344 | 2024.11.02 03:57:39.205356 [ 282 ] {36512963-a871-4492-9234-ca7e03468ca3} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1345 | 2024.11.02 03:57:39.205537 [ 282 ] {36512963-a871-4492-9234-ca7e03468ca3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002012 sec., 27833.001988071574 rows/sec., 2.14 MiB/sec. | ||
1346 | 2024.11.02 03:57:39.205755 [ 282 ] {36512963-a871-4492-9234-ca7e03468ca3} <Debug> DynamicQueryHandler: Done processing query | ||
1347 | 2024.11.02 03:57:39.205780 [ 282 ] {36512963-a871-4492-9234-ca7e03468ca3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1348 | 2024.11.02 03:57:39.205797 [ 282 ] {} <Debug> HTTP-Session: ccba68b1-155a-431e-9453-13a5d2cfc2a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1349 | 2024.11.02 03:57:39.205996 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1350 | 2024.11.02 03:57:39.206123 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33454, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1351 | 2024.11.02 03:57:39.206247 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1352 | 2024.11.02 03:57:39.206276 [ 285 ] {} <Debug> HTTP-Session: ccfc3c4e-4c5e-4b14-92ea-4ed03b79e36d Authenticating user 'default' from [fd00:1122:3344:101::d]:33454 | ||
1353 | 2024.11.02 03:57:39.206304 [ 285 ] {} <Debug> HTTP-Session: ccfc3c4e-4c5e-4b14-92ea-4ed03b79e36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1354 | 2024.11.02 03:57:39.206322 [ 285 ] {} <Debug> HTTP-Session: ccfc3c4e-4c5e-4b14-92ea-4ed03b79e36d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1355 | 2024.11.02 03:57:39.206381 [ 285 ] {} <Trace> HTTP-Session: ccfc3c4e-4c5e-4b14-92ea-4ed03b79e36d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1356 | 2024.11.02 03:57:39.206608 [ 285 ] {7ea43e5c-9528-43ef-b574-03d9ec327b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33454) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1357 | 2024.11.02 03:57:39.206674 [ 285 ] {7ea43e5c-9528-43ef-b574-03d9ec327b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1358 | 2024.11.02 03:57:39.207012 [ 285 ] {7ea43e5c-9528-43ef-b574-03d9ec327b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1359 | 2024.11.02 03:57:39.207457 [ 285 ] {7ea43e5c-9528-43ef-b574-03d9ec327b84} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1360 | 2024.11.02 03:57:39.207497 [ 285 ] {7ea43e5c-9528-43ef-b574-03d9ec327b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1361 | 2024.11.02 03:57:39.207907 [ 285 ] {7ea43e5c-9528-43ef-b574-03d9ec327b84} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1362 | 2024.11.02 03:57:39.208283 [ 285 ] {7ea43e5c-9528-43ef-b574-03d9ec327b84} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1363 | 2024.11.02 03:57:39.208455 [ 285 ] {7ea43e5c-9528-43ef-b574-03d9ec327b84} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. | ||
1364 | 2024.11.02 03:57:39.208754 [ 285 ] {7ea43e5c-9528-43ef-b574-03d9ec327b84} <Debug> DynamicQueryHandler: Done processing query | ||
1365 | 2024.11.02 03:57:39.208779 [ 285 ] {7ea43e5c-9528-43ef-b574-03d9ec327b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1366 | 2024.11.02 03:57:39.208795 [ 285 ] {} <Debug> HTTP-Session: ccfc3c4e-4c5e-4b14-92ea-4ed03b79e36d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1367 | 2024.11.02 03:57:39.209069 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1368 | 2024.11.02 03:57:39.209072 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55740, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1369 | 2024.11.02 03:57:39.209183 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1370 | 2024.11.02 03:57:39.209206 [ 282 ] {} <Debug> HTTP-Session: 1356a643-00e3-4628-a91c-ef53dd9fdc16 Authenticating user 'default' from [fd00:1122:3344:101::d]:55740 | ||
1371 | 2024.11.02 03:57:39.209261 [ 282 ] {} <Debug> HTTP-Session: 1356a643-00e3-4628-a91c-ef53dd9fdc16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1372 | 2024.11.02 03:57:39.209280 [ 282 ] {} <Debug> HTTP-Session: 1356a643-00e3-4628-a91c-ef53dd9fdc16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1373 | 2024.11.02 03:57:39.209326 [ 282 ] {} <Trace> HTTP-Session: 1356a643-00e3-4628-a91c-ef53dd9fdc16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1374 | 2024.11.02 03:57:39.209534 [ 282 ] {107924a9-7d6e-4a19-b2c5-f9632affac0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1375 | 2024.11.02 03:57:39.209594 [ 282 ] {107924a9-7d6e-4a19-b2c5-f9632affac0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1376 | 2024.11.02 03:57:39.209782 [ 282 ] {107924a9-7d6e-4a19-b2c5-f9632affac0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1377 | 2024.11.02 03:57:39.210203 [ 282 ] {107924a9-7d6e-4a19-b2c5-f9632affac0c} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1378 | 2024.11.02 03:57:39.210240 [ 282 ] {107924a9-7d6e-4a19-b2c5-f9632affac0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1379 | 2024.11.02 03:57:39.210650 [ 282 ] {107924a9-7d6e-4a19-b2c5-f9632affac0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1380 | 2024.11.02 03:57:39.210993 [ 282 ] {107924a9-7d6e-4a19-b2c5-f9632affac0c} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1381 | 2024.11.02 03:57:39.211146 [ 282 ] {107924a9-7d6e-4a19-b2c5-f9632affac0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001714 sec., 93348.89148191366 rows/sec., 6.50 MiB/sec. | ||
1382 | 2024.11.02 03:57:39.211417 [ 282 ] {107924a9-7d6e-4a19-b2c5-f9632affac0c} <Debug> DynamicQueryHandler: Done processing query | ||
1383 | 2024.11.02 03:57:39.211441 [ 282 ] {107924a9-7d6e-4a19-b2c5-f9632affac0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1384 | 2024.11.02 03:57:39.211456 [ 282 ] {} <Debug> HTTP-Session: 1356a643-00e3-4628-a91c-ef53dd9fdc16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1385 | 2024.11.02 03:57:39.211621 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1386 | 2024.11.02 03:57:39.211715 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44840, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1387 | 2024.11.02 03:57:39.211798 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1388 | 2024.11.02 03:57:39.211825 [ 285 ] {} <Debug> HTTP-Session: 36eca486-0a47-446a-8f73-80d3170d8b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:44840 | ||
1389 | 2024.11.02 03:57:39.211846 [ 285 ] {} <Debug> HTTP-Session: 36eca486-0a47-446a-8f73-80d3170d8b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1390 | 2024.11.02 03:57:39.211863 [ 285 ] {} <Debug> HTTP-Session: 36eca486-0a47-446a-8f73-80d3170d8b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1391 | 2024.11.02 03:57:39.211909 [ 285 ] {} <Trace> HTTP-Session: 36eca486-0a47-446a-8f73-80d3170d8b05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1392 | 2024.11.02 03:57:39.212089 [ 285 ] {74a12511-f80d-4374-8be1-f20f0606a139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44840) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1393 | 2024.11.02 03:57:39.212146 [ 285 ] {74a12511-f80d-4374-8be1-f20f0606a139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1394 | 2024.11.02 03:57:39.212337 [ 285 ] {74a12511-f80d-4374-8be1-f20f0606a139} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1395 | 2024.11.02 03:57:39.212678 [ 285 ] {74a12511-f80d-4374-8be1-f20f0606a139} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1396 | 2024.11.02 03:57:39.212713 [ 285 ] {74a12511-f80d-4374-8be1-f20f0606a139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1397 | 2024.11.02 03:57:39.213088 [ 285 ] {74a12511-f80d-4374-8be1-f20f0606a139} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1398 | 2024.11.02 03:57:39.213416 [ 285 ] {74a12511-f80d-4374-8be1-f20f0606a139} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1399 | 2024.11.02 03:57:39.213570 [ 285 ] {74a12511-f80d-4374-8be1-f20f0606a139} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
1400 | 2024.11.02 03:57:39.213826 [ 285 ] {74a12511-f80d-4374-8be1-f20f0606a139} <Debug> DynamicQueryHandler: Done processing query | ||
1401 | 2024.11.02 03:57:39.213850 [ 285 ] {74a12511-f80d-4374-8be1-f20f0606a139} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1402 | 2024.11.02 03:57:39.213867 [ 285 ] {} <Debug> HTTP-Session: 36eca486-0a47-446a-8f73-80d3170d8b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1403 | 2024.11.02 03:57:39.214203 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1404 | 2024.11.02 03:57:40.278860 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1405 | 2024.11.02 03:57:40.483445 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1406 | 2024.11.02 03:57:40.536970 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1407 | 2024.11.02 03:57:40.600494 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1408 | 2024.11.02 03:57:40.610974 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1409 | 2024.11.02 03:57:40.613555 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1410 | 2024.11.02 03:57:40.637014 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1411 | 2024.11.02 03:57:40.641448 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1412 | 2024.11.02 03:57:40.946248 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1413 | 2024.11.02 03:57:41.378235 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1414 | 2024.11.02 03:57:41.387164 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1415 | 2024.11.02 03:57:41.821117 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1416 | 2024.11.02 03:57:41.849059 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60766, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1417 | 2024.11.02 03:57:41.853855 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1418 | 2024.11.02 03:57:41.855306 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1419 | 2024.11.02 03:57:41.855542 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1420 | 2024.11.02 03:57:41.873201 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1421 | 2024.11.02 03:57:41.904696 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48263, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1422 | 2024.11.02 03:57:41.915519 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1423 | 2024.11.02 03:57:41.971768 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1424 | 2024.11.02 03:57:41.997258 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1425 | 2024.11.02 03:57:42.100139 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1426 | 2024.11.02 03:57:42.134195 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1427 | 2024.11.02 03:57:42.196216 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1428 | 2024.11.02 03:57:42.209102 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1429 | 2024.11.02 03:57:42.213654 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54416, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1430 | 2024.11.02 03:57:42.222507 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1431 | 2024.11.02 03:57:42.243721 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1432 | 2024.11.02 03:57:42.248213 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1433 | 2024.11.02 03:57:42.268778 [ 296 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1434 | 2024.11.02 03:57:42.279850 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44423, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1435 | 2024.11.02 03:57:42.285431 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1436 | 2024.11.02 03:57:42.947772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 182 | ||
1437 | 2024.11.02 03:57:42.954803 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1438 | 2024.11.02 03:57:42.954849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1439 | 2024.11.02 03:57:42.956610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1440 | 2024.11.02 03:57:42.957644 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1441 | 2024.11.02 03:57:42.958357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
1442 | 2024.11.02 03:57:44.183264 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42061, User-Agent: (none), Length: 1133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1443 | 2024.11.02 03:57:44.183401 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1444 | 2024.11.02 03:57:44.183432 [ 298 ] {} <Debug> HTTP-Session: 8cade0a9-5ece-442d-8ed4-923a7492186a Authenticating user 'default' from [fd00:1122:3344:101::d]:42061 | ||
1445 | 2024.11.02 03:57:44.183461 [ 298 ] {} <Debug> HTTP-Session: 8cade0a9-5ece-442d-8ed4-923a7492186a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1446 | 2024.11.02 03:57:44.183479 [ 298 ] {} <Debug> HTTP-Session: 8cade0a9-5ece-442d-8ed4-923a7492186a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1447 | 2024.11.02 03:57:44.183540 [ 298 ] {} <Trace> HTTP-Session: 8cade0a9-5ece-442d-8ed4-923a7492186a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1448 | 2024.11.02 03:57:44.183833 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42061) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1449 | 2024.11.02 03:57:44.186193 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1450 | 2024.11.02 03:57:44.186837 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1451 | 2024.11.02 03:57:44.187200 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1452 | 2024.11.02 03:57:44.187433 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1453 | 2024.11.02 03:57:44.187753 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1454 | 2024.11.02 03:57:44.192663 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1455 | 2024.11.02 03:57:44.194596 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (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 | ||
1456 | 2024.11.02 03:57:44.194623 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1457 | 2024.11.02 03:57:44.196571 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1458 | 2024.11.02 03:57:44.196604 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
1459 | 2024.11.02 03:57:44.205592 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.021895 sec., 1415.8483672071247 rows/sec., 53.43 KiB/sec. | ||
1460 | 2024.11.02 03:57:44.205883 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Debug> DynamicQueryHandler: Done processing query | ||
1461 | 2024.11.02 03:57:44.205909 [ 298 ] {3baa5232-cae8-4789-85a4-9bbfe9382c6b} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1462 | 2024.11.02 03:57:44.205926 [ 298 ] {} <Debug> HTTP-Session: 8cade0a9-5ece-442d-8ed4-923a7492186a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1463 | 2024.11.02 03:57:44.206302 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1464 | 2024.11.02 03:57:44.206332 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51934, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1465 | 2024.11.02 03:57:44.206419 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1466 | 2024.11.02 03:57:44.206445 [ 286 ] {} <Debug> HTTP-Session: 1e2e70d3-59ed-4a5e-b697-9c31dbc0f50b Authenticating user 'default' from [fd00:1122:3344:101::d]:51934 | ||
1467 | 2024.11.02 03:57:44.206468 [ 286 ] {} <Debug> HTTP-Session: 1e2e70d3-59ed-4a5e-b697-9c31dbc0f50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1468 | 2024.11.02 03:57:44.206483 [ 286 ] {} <Debug> HTTP-Session: 1e2e70d3-59ed-4a5e-b697-9c31dbc0f50b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1469 | 2024.11.02 03:57:44.206527 [ 286 ] {} <Trace> HTTP-Session: 1e2e70d3-59ed-4a5e-b697-9c31dbc0f50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1470 | 2024.11.02 03:57:44.206714 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51934) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1471 | 2024.11.02 03:57:44.207048 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1472 | 2024.11.02 03:57:44.207096 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1473 | 2024.11.02 03:57:44.207415 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1474 | 2024.11.02 03:57:44.207482 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1475 | 2024.11.02 03:57:44.207628 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1476 | 2024.11.02 03:57:44.207661 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1477 | 2024.11.02 03:57:44.207685 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (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 | ||
1478 | 2024.11.02 03:57:44.207702 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1479 | 2024.11.02 03:57:44.207743 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1480 | 2024.11.02 03:57:44.207766 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
1481 | 2024.11.02 03:57:44.208661 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002039 sec., 15203.531142717018 rows/sec., 573.77 KiB/sec. | ||
1482 | 2024.11.02 03:57:44.208906 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Debug> DynamicQueryHandler: Done processing query | ||
1483 | 2024.11.02 03:57:44.208932 [ 286 ] {2a1e6ed8-baad-419a-8b53-a917e3f7df66} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1484 | 2024.11.02 03:57:44.208949 [ 286 ] {} <Debug> HTTP-Session: 1e2e70d3-59ed-4a5e-b697-9c31dbc0f50b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1485 | 2024.11.02 03:57:44.209216 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1486 | 2024.11.02 03:57:44.209314 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59635, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1487 | 2024.11.02 03:57:44.209367 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1488 | 2024.11.02 03:57:44.209387 [ 298 ] {} <Debug> HTTP-Session: a90c29de-4348-4603-8a84-ca5cc194a4c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59635 | ||
1489 | 2024.11.02 03:57:44.209404 [ 298 ] {} <Debug> HTTP-Session: a90c29de-4348-4603-8a84-ca5cc194a4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1490 | 2024.11.02 03:57:44.209418 [ 298 ] {} <Debug> HTTP-Session: a90c29de-4348-4603-8a84-ca5cc194a4c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1491 | 2024.11.02 03:57:44.209449 [ 298 ] {} <Trace> HTTP-Session: a90c29de-4348-4603-8a84-ca5cc194a4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1492 | 2024.11.02 03:57:44.209600 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1493 | 2024.11.02 03:57:44.209889 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1494 | 2024.11.02 03:57:44.209936 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1495 | 2024.11.02 03:57:44.210239 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1496 | 2024.11.02 03:57:44.210304 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1497 | 2024.11.02 03:57:44.210442 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1498 | 2024.11.02 03:57:44.210474 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1499 | 2024.11.02 03:57:44.210497 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (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 | ||
1500 | 2024.11.02 03:57:44.210517 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1501 | 2024.11.02 03:57:44.210558 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1502 | 2024.11.02 03:57:44.210580 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
1503 | 2024.11.02 03:57:44.211470 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.001945 sec., 15938.303341902314 rows/sec., 601.50 KiB/sec. | ||
1504 | 2024.11.02 03:57:44.211714 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Debug> DynamicQueryHandler: Done processing query | ||
1505 | 2024.11.02 03:57:44.211738 [ 298 ] {d4bd25e1-8a23-4aa6-8cbe-d246fb769079} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1506 | 2024.11.02 03:57:44.211754 [ 298 ] {} <Debug> HTTP-Session: a90c29de-4348-4603-8a84-ca5cc194a4c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1507 | 2024.11.02 03:57:44.212084 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1508 | 2024.11.02 03:57:44.212190 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58772, User-Agent: (none), Length: 1230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1509 | 2024.11.02 03:57:44.212252 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1510 | 2024.11.02 03:57:44.212275 [ 286 ] {} <Debug> HTTP-Session: d4c9f75d-7bcf-41a6-9d05-c93b40749e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:58772 | ||
1511 | 2024.11.02 03:57:44.212295 [ 286 ] {} <Debug> HTTP-Session: d4c9f75d-7bcf-41a6-9d05-c93b40749e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1512 | 2024.11.02 03:57:44.212312 [ 286 ] {} <Debug> HTTP-Session: d4c9f75d-7bcf-41a6-9d05-c93b40749e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1513 | 2024.11.02 03:57:44.212350 [ 286 ] {} <Trace> HTTP-Session: d4c9f75d-7bcf-41a6-9d05-c93b40749e88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1514 | 2024.11.02 03:57:44.212531 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58772) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1515 | 2024.11.02 03:57:44.212868 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1516 | 2024.11.02 03:57:44.212915 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1517 | 2024.11.02 03:57:44.213214 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1518 | 2024.11.02 03:57:44.213278 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1519 | 2024.11.02 03:57:44.213418 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1520 | 2024.11.02 03:57:44.213451 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1521 | 2024.11.02 03:57:44.213473 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (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 | ||
1522 | 2024.11.02 03:57:44.213490 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1523 | 2024.11.02 03:57:44.213532 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1524 | 2024.11.02 03:57:44.213554 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
1525 | 2024.11.02 03:57:44.214405 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.001968 sec., 15752.032520325201 rows/sec., 594.47 KiB/sec. | ||
1526 | 2024.11.02 03:57:44.214651 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Debug> DynamicQueryHandler: Done processing query | ||
1527 | 2024.11.02 03:57:44.214675 [ 286 ] {bdb0ee00-c398-433d-aea5-d3fed9759f59} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1528 | 2024.11.02 03:57:44.214692 [ 286 ] {} <Debug> HTTP-Session: d4c9f75d-7bcf-41a6-9d05-c93b40749e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1529 | 2024.11.02 03:57:44.214979 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59635, User-Agent: (none), Length: 1265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1530 | 2024.11.02 03:57:44.214984 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58772, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1531 | 2024.11.02 03:57:44.215039 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1532 | 2024.11.02 03:57:44.215066 [ 298 ] {} <Debug> HTTP-Session: 17642313-e512-47a6-ac15-2eb0d54deb02 Authenticating user 'default' from [fd00:1122:3344:101::d]:59635 | ||
1533 | 2024.11.02 03:57:44.215087 [ 298 ] {} <Debug> HTTP-Session: 17642313-e512-47a6-ac15-2eb0d54deb02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1534 | 2024.11.02 03:57:44.215104 [ 298 ] {} <Debug> HTTP-Session: 17642313-e512-47a6-ac15-2eb0d54deb02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1535 | 2024.11.02 03:57:44.215142 [ 298 ] {} <Trace> HTTP-Session: 17642313-e512-47a6-ac15-2eb0d54deb02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1536 | 2024.11.02 03:57:44.215324 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1537 | 2024.11.02 03:57:44.215677 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1538 | 2024.11.02 03:57:44.215736 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1539 | 2024.11.02 03:57:44.216055 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1540 | 2024.11.02 03:57:44.216120 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1541 | 2024.11.02 03:57:44.216257 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1542 | 2024.11.02 03:57:44.216290 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1543 | 2024.11.02 03:57:44.216313 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (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 | ||
1544 | 2024.11.02 03:57:44.216329 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1545 | 2024.11.02 03:57:44.216371 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1546 | 2024.11.02 03:57:44.216392 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
1547 | 2024.11.02 03:57:44.217226 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.001997 sec., 15523.284927391085 rows/sec., 585.84 KiB/sec. | ||
1548 | 2024.11.02 03:57:44.217467 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Debug> DynamicQueryHandler: Done processing query | ||
1549 | 2024.11.02 03:57:44.217491 [ 298 ] {8b10626b-6a24-49e4-a778-9c51b71f19da} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1550 | 2024.11.02 03:57:44.217507 [ 298 ] {} <Debug> HTTP-Session: 17642313-e512-47a6-ac15-2eb0d54deb02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1551 | 2024.11.02 03:57:44.217775 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1552 | 2024.11.02 03:57:44.217859 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58036, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1553 | 2024.11.02 03:57:44.217918 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1554 | 2024.11.02 03:57:44.217938 [ 286 ] {} <Debug> HTTP-Session: 519d53bd-0a86-4e00-8168-67e4bd76b368 Authenticating user 'default' from [fd00:1122:3344:101::d]:58036 | ||
1555 | 2024.11.02 03:57:44.217955 [ 286 ] {} <Debug> HTTP-Session: 519d53bd-0a86-4e00-8168-67e4bd76b368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1556 | 2024.11.02 03:57:44.217969 [ 286 ] {} <Debug> HTTP-Session: 519d53bd-0a86-4e00-8168-67e4bd76b368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1557 | 2024.11.02 03:57:44.217999 [ 286 ] {} <Trace> HTTP-Session: 519d53bd-0a86-4e00-8168-67e4bd76b368 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1558 | 2024.11.02 03:57:44.218166 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', '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) | ||
1559 | 2024.11.02 03:57:44.218491 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1560 | 2024.11.02 03:57:44.218545 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', '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 | ||
1561 | 2024.11.02 03:57:44.218863 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1562 | 2024.11.02 03:57:44.218931 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1563 | 2024.11.02 03:57:44.219075 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1564 | 2024.11.02 03:57:44.219107 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1565 | 2024.11.02 03:57:44.219129 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (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 | ||
1566 | 2024.11.02 03:57:44.219146 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1567 | 2024.11.02 03:57:44.219187 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', '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'))" | ||
1568 | 2024.11.02 03:57:44.219210 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
1569 | 2024.11.02 03:57:44.220049 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.001961 sec., 15808.26109127996 rows/sec., 596.59 KiB/sec. | ||
1570 | 2024.11.02 03:57:44.220304 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Debug> DynamicQueryHandler: Done processing query | ||
1571 | 2024.11.02 03:57:44.220328 [ 286 ] {6c8d7d71-2a1a-4b62-9d46-bb692a7792f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1572 | 2024.11.02 03:57:44.220344 [ 286 ] {} <Debug> HTTP-Session: 519d53bd-0a86-4e00-8168-67e4bd76b368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1573 | 2024.11.02 03:57:44.225440 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1574 | 2024.11.02 03:57:44.292726 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59635, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1575 | 2024.11.02 03:57:44.292790 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1576 | 2024.11.02 03:57:44.292814 [ 298 ] {} <Debug> HTTP-Session: 0017f093-9af1-48c9-8c16-f7c4cbe10e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:59635 | ||
1577 | 2024.11.02 03:57:44.292835 [ 298 ] {} <Debug> HTTP-Session: 0017f093-9af1-48c9-8c16-f7c4cbe10e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1578 | 2024.11.02 03:57:44.292852 [ 298 ] {} <Debug> HTTP-Session: 0017f093-9af1-48c9-8c16-f7c4cbe10e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1579 | 2024.11.02 03:57:44.292890 [ 298 ] {} <Trace> HTTP-Session: 0017f093-9af1-48c9-8c16-f7c4cbe10e9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1580 | 2024.11.02 03:57:44.293029 [ 298 ] {8f215603-ae41-4f2f-a628-493e0d7499cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59635) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1581 | 2024.11.02 03:57:44.293086 [ 298 ] {8f215603-ae41-4f2f-a628-493e0d7499cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1582 | 2024.11.02 03:57:44.293291 [ 298 ] {8f215603-ae41-4f2f-a628-493e0d7499cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1583 | 2024.11.02 03:57:44.293758 [ 298 ] {8f215603-ae41-4f2f-a628-493e0d7499cb} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1584 | 2024.11.02 03:57:44.293806 [ 298 ] {8f215603-ae41-4f2f-a628-493e0d7499cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1585 | 2024.11.02 03:57:44.294295 [ 298 ] {8f215603-ae41-4f2f-a628-493e0d7499cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1586 | 2024.11.02 03:57:44.294606 [ 298 ] {8f215603-ae41-4f2f-a628-493e0d7499cb} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1587 | 2024.11.02 03:57:44.294756 [ 298 ] {8f215603-ae41-4f2f-a628-493e0d7499cb} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001778 sec., 3374.578177727784 rows/sec., 751.37 KiB/sec. | ||
1588 | 2024.11.02 03:57:44.295035 [ 298 ] {8f215603-ae41-4f2f-a628-493e0d7499cb} <Debug> DynamicQueryHandler: Done processing query | ||
1589 | 2024.11.02 03:57:44.295059 [ 298 ] {8f215603-ae41-4f2f-a628-493e0d7499cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1590 | 2024.11.02 03:57:44.295075 [ 298 ] {} <Debug> HTTP-Session: 0017f093-9af1-48c9-8c16-f7c4cbe10e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1591 | 2024.11.02 03:57:44.295448 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1592 | 2024.11.02 03:57:44.295550 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57341, User-Agent: (none), Length: 196347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1593 | 2024.11.02 03:57:44.295612 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1594 | 2024.11.02 03:57:44.295631 [ 286 ] {} <Debug> HTTP-Session: f607dbca-39be-4049-a17f-4888e20cfe25 Authenticating user 'default' from [fd00:1122:3344:101::d]:57341 | ||
1595 | 2024.11.02 03:57:44.295649 [ 286 ] {} <Debug> HTTP-Session: f607dbca-39be-4049-a17f-4888e20cfe25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1596 | 2024.11.02 03:57:44.295662 [ 286 ] {} <Debug> HTTP-Session: f607dbca-39be-4049-a17f-4888e20cfe25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1597 | 2024.11.02 03:57:44.295694 [ 286 ] {} <Trace> HTTP-Session: f607dbca-39be-4049-a17f-4888e20cfe25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1598 | 2024.11.02 03:57:44.297117 [ 286 ] {57cd1eb6-df54-4579-a18e-979dc50f48dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57341) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1599 | 2024.11.02 03:57:44.297164 [ 286 ] {57cd1eb6-df54-4579-a18e-979dc50f48dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1600 | 2024.11.02 03:57:44.297414 [ 286 ] {57cd1eb6-df54-4579-a18e-979dc50f48dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1601 | 2024.11.02 03:57:44.298820 [ 286 ] {57cd1eb6-df54-4579-a18e-979dc50f48dd} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1602 | 2024.11.02 03:57:44.298858 [ 286 ] {57cd1eb6-df54-4579-a18e-979dc50f48dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1603 | 2024.11.02 03:57:44.299410 [ 286 ] {57cd1eb6-df54-4579-a18e-979dc50f48dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1604 | 2024.11.02 03:57:44.299786 [ 286 ] {57cd1eb6-df54-4579-a18e-979dc50f48dd} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1605 | 2024.11.02 03:57:44.299947 [ 286 ] {57cd1eb6-df54-4579-a18e-979dc50f48dd} <Debug> executeQuery: Read 1345 rows, 115.05 KiB in 0.003874 sec., 347186.3706763036 rows/sec., 29.00 MiB/sec. | ||
1606 | 2024.11.02 03:57:44.300247 [ 286 ] {57cd1eb6-df54-4579-a18e-979dc50f48dd} <Debug> DynamicQueryHandler: Done processing query | ||
1607 | 2024.11.02 03:57:44.300272 [ 286 ] {57cd1eb6-df54-4579-a18e-979dc50f48dd} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB. | ||
1608 | 2024.11.02 03:57:44.300287 [ 286 ] {} <Debug> HTTP-Session: f607dbca-39be-4049-a17f-4888e20cfe25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1609 | 2024.11.02 03:57:44.300488 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59635, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1610 | 2024.11.02 03:57:44.300500 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1611 | 2024.11.02 03:57:44.300551 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1612 | 2024.11.02 03:57:44.300574 [ 298 ] {} <Debug> HTTP-Session: d26c6518-c47d-4784-b4df-8be6858651d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59635 | ||
1613 | 2024.11.02 03:57:44.300592 [ 298 ] {} <Debug> HTTP-Session: d26c6518-c47d-4784-b4df-8be6858651d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1614 | 2024.11.02 03:57:44.300610 [ 298 ] {} <Debug> HTTP-Session: d26c6518-c47d-4784-b4df-8be6858651d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1615 | 2024.11.02 03:57:44.300643 [ 298 ] {} <Trace> HTTP-Session: d26c6518-c47d-4784-b4df-8be6858651d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1616 | 2024.11.02 03:57:44.300740 [ 298 ] {c7ccc22e-4aa7-494a-8f83-6e20afd4cf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59635) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1617 | 2024.11.02 03:57:44.300783 [ 298 ] {c7ccc22e-4aa7-494a-8f83-6e20afd4cf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1618 | 2024.11.02 03:57:44.301028 [ 298 ] {c7ccc22e-4aa7-494a-8f83-6e20afd4cf7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1619 | 2024.11.02 03:57:44.301344 [ 298 ] {c7ccc22e-4aa7-494a-8f83-6e20afd4cf7f} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1620 | 2024.11.02 03:57:44.301380 [ 298 ] {c7ccc22e-4aa7-494a-8f83-6e20afd4cf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1621 | 2024.11.02 03:57:44.301721 [ 298 ] {c7ccc22e-4aa7-494a-8f83-6e20afd4cf7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1622 | 2024.11.02 03:57:44.302068 [ 298 ] {c7ccc22e-4aa7-494a-8f83-6e20afd4cf7f} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1623 | 2024.11.02 03:57:44.302217 [ 298 ] {c7ccc22e-4aa7-494a-8f83-6e20afd4cf7f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001503 sec., 5322.687957418497 rows/sec., 400.24 KiB/sec. | ||
1624 | 2024.11.02 03:57:44.302388 [ 298 ] {c7ccc22e-4aa7-494a-8f83-6e20afd4cf7f} <Debug> DynamicQueryHandler: Done processing query | ||
1625 | 2024.11.02 03:57:44.302412 [ 298 ] {c7ccc22e-4aa7-494a-8f83-6e20afd4cf7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1626 | 2024.11.02 03:57:44.302429 [ 298 ] {} <Debug> HTTP-Session: d26c6518-c47d-4784-b4df-8be6858651d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1627 | 2024.11.02 03:57:44.302574 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1628 | 2024.11.02 03:57:44.302644 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45781, User-Agent: (none), Length: 32333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1629 | 2024.11.02 03:57:44.302702 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1630 | 2024.11.02 03:57:44.302722 [ 286 ] {} <Debug> HTTP-Session: e94cd417-1996-4c22-a8e6-19c020758357 Authenticating user 'default' from [fd00:1122:3344:101::d]:45781 | ||
1631 | 2024.11.02 03:57:44.302739 [ 286 ] {} <Debug> HTTP-Session: e94cd417-1996-4c22-a8e6-19c020758357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1632 | 2024.11.02 03:57:44.302753 [ 286 ] {} <Debug> HTTP-Session: e94cd417-1996-4c22-a8e6-19c020758357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1633 | 2024.11.02 03:57:44.302785 [ 286 ] {} <Trace> HTTP-Session: e94cd417-1996-4c22-a8e6-19c020758357 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1634 | 2024.11.02 03:57:44.302989 [ 286 ] {06652c10-c458-42a1-acc7-dd513bcbd767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45781) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1635 | 2024.11.02 03:57:44.303036 [ 286 ] {06652c10-c458-42a1-acc7-dd513bcbd767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1636 | 2024.11.02 03:57:44.303268 [ 286 ] {06652c10-c458-42a1-acc7-dd513bcbd767} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1637 | 2024.11.02 03:57:44.303709 [ 286 ] {06652c10-c458-42a1-acc7-dd513bcbd767} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1638 | 2024.11.02 03:57:44.303747 [ 286 ] {06652c10-c458-42a1-acc7-dd513bcbd767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1639 | 2024.11.02 03:57:44.304131 [ 286 ] {06652c10-c458-42a1-acc7-dd513bcbd767} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1640 | 2024.11.02 03:57:44.304485 [ 286 ] {06652c10-c458-42a1-acc7-dd513bcbd767} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1641 | 2024.11.02 03:57:44.304646 [ 286 ] {06652c10-c458-42a1-acc7-dd513bcbd767} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001747 sec., 138523.1825987407 rows/sec., 9.38 MiB/sec. | ||
1642 | 2024.11.02 03:57:44.304820 [ 286 ] {06652c10-c458-42a1-acc7-dd513bcbd767} <Debug> DynamicQueryHandler: Done processing query | ||
1643 | 2024.11.02 03:57:44.304844 [ 286 ] {06652c10-c458-42a1-acc7-dd513bcbd767} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
1644 | 2024.11.02 03:57:44.304861 [ 286 ] {} <Debug> HTTP-Session: e94cd417-1996-4c22-a8e6-19c020758357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1645 | 2024.11.02 03:57:44.304990 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1646 | 2024.11.02 03:57:44.305067 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61946, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1647 | 2024.11.02 03:57:44.305130 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1648 | 2024.11.02 03:57:44.305154 [ 298 ] {} <Debug> HTTP-Session: f0ee32f0-d30d-4539-9be6-b6c2a6d594d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61946 | ||
1649 | 2024.11.02 03:57:44.305173 [ 298 ] {} <Debug> HTTP-Session: f0ee32f0-d30d-4539-9be6-b6c2a6d594d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1650 | 2024.11.02 03:57:44.305190 [ 298 ] {} <Debug> HTTP-Session: f0ee32f0-d30d-4539-9be6-b6c2a6d594d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1651 | 2024.11.02 03:57:44.305227 [ 298 ] {} <Trace> HTTP-Session: f0ee32f0-d30d-4539-9be6-b6c2a6d594d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1652 | 2024.11.02 03:57:44.305344 [ 298 ] {ca7ed8c9-3c09-4a9f-ad8c-d074ce91c2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1653 | 2024.11.02 03:57:44.305395 [ 298 ] {ca7ed8c9-3c09-4a9f-ad8c-d074ce91c2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1654 | 2024.11.02 03:57:44.305667 [ 298 ] {ca7ed8c9-3c09-4a9f-ad8c-d074ce91c2ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1655 | 2024.11.02 03:57:44.305991 [ 298 ] {ca7ed8c9-3c09-4a9f-ad8c-d074ce91c2ab} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1656 | 2024.11.02 03:57:44.306027 [ 298 ] {ca7ed8c9-3c09-4a9f-ad8c-d074ce91c2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1657 | 2024.11.02 03:57:44.306368 [ 298 ] {ca7ed8c9-3c09-4a9f-ad8c-d074ce91c2ab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1658 | 2024.11.02 03:57:44.306736 [ 298 ] {ca7ed8c9-3c09-4a9f-ad8c-d074ce91c2ab} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1659 | 2024.11.02 03:57:44.306900 [ 298 ] {ca7ed8c9-3c09-4a9f-ad8c-d074ce91c2ab} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001582 sec., 3792.6675094816687 rows/sec., 224.08 KiB/sec. | ||
1660 | 2024.11.02 03:57:44.307062 [ 298 ] {ca7ed8c9-3c09-4a9f-ad8c-d074ce91c2ab} <Debug> DynamicQueryHandler: Done processing query | ||
1661 | 2024.11.02 03:57:44.307090 [ 298 ] {ca7ed8c9-3c09-4a9f-ad8c-d074ce91c2ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1662 | 2024.11.02 03:57:44.307106 [ 298 ] {} <Debug> HTTP-Session: f0ee32f0-d30d-4539-9be6-b6c2a6d594d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1663 | 2024.11.02 03:57:44.307360 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1664 | 2024.11.02 03:57:44.307418 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49658, User-Agent: (none), Length: 138064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1665 | 2024.11.02 03:57:44.307481 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1666 | 2024.11.02 03:57:44.307504 [ 286 ] {} <Debug> HTTP-Session: f7bd657a-0f03-4317-a32c-73d602c60f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:49658 | ||
1667 | 2024.11.02 03:57:44.307526 [ 286 ] {} <Debug> HTTP-Session: f7bd657a-0f03-4317-a32c-73d602c60f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1668 | 2024.11.02 03:57:44.307543 [ 286 ] {} <Debug> HTTP-Session: f7bd657a-0f03-4317-a32c-73d602c60f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1669 | 2024.11.02 03:57:44.307581 [ 286 ] {} <Trace> HTTP-Session: f7bd657a-0f03-4317-a32c-73d602c60f7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1670 | 2024.11.02 03:57:44.308083 [ 286 ] {c8d64bfb-d2aa-401b-bd2e-a3c26bf74a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1671 | 2024.11.02 03:57:44.308128 [ 286 ] {c8d64bfb-d2aa-401b-bd2e-a3c26bf74a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1672 | 2024.11.02 03:57:44.308351 [ 286 ] {c8d64bfb-d2aa-401b-bd2e-a3c26bf74a67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1673 | 2024.11.02 03:57:44.309265 [ 286 ] {c8d64bfb-d2aa-401b-bd2e-a3c26bf74a67} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1674 | 2024.11.02 03:57:44.309302 [ 286 ] {c8d64bfb-d2aa-401b-bd2e-a3c26bf74a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1675 | 2024.11.02 03:57:44.309721 [ 286 ] {c8d64bfb-d2aa-401b-bd2e-a3c26bf74a67} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1676 | 2024.11.02 03:57:44.310073 [ 286 ] {c8d64bfb-d2aa-401b-bd2e-a3c26bf74a67} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1677 | 2024.11.02 03:57:44.310241 [ 286 ] {c8d64bfb-d2aa-401b-bd2e-a3c26bf74a67} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.002437 sec., 347148.1329503488 rows/sec., 25.09 MiB/sec. | ||
1678 | 2024.11.02 03:57:44.310547 [ 286 ] {c8d64bfb-d2aa-401b-bd2e-a3c26bf74a67} <Debug> DynamicQueryHandler: Done processing query | ||
1679 | 2024.11.02 03:57:44.310571 [ 286 ] {c8d64bfb-d2aa-401b-bd2e-a3c26bf74a67} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
1680 | 2024.11.02 03:57:44.310587 [ 286 ] {} <Debug> HTTP-Session: f7bd657a-0f03-4317-a32c-73d602c60f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1681 | 2024.11.02 03:57:44.310713 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61946, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1682 | 2024.11.02 03:57:44.310733 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1683 | 2024.11.02 03:57:44.310772 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1684 | 2024.11.02 03:57:44.310792 [ 298 ] {} <Debug> HTTP-Session: 25ee0d7d-927a-4c09-8c3a-a973c633d90b Authenticating user 'default' from [fd00:1122:3344:101::d]:61946 | ||
1685 | 2024.11.02 03:57:44.310814 [ 298 ] {} <Debug> HTTP-Session: 25ee0d7d-927a-4c09-8c3a-a973c633d90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1686 | 2024.11.02 03:57:44.310829 [ 298 ] {} <Debug> HTTP-Session: 25ee0d7d-927a-4c09-8c3a-a973c633d90b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1687 | 2024.11.02 03:57:44.310861 [ 298 ] {} <Trace> HTTP-Session: 25ee0d7d-927a-4c09-8c3a-a973c633d90b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1688 | 2024.11.02 03:57:44.310957 [ 298 ] {407df55b-40f4-45d4-8ed0-c9fe4b0ae714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1689 | 2024.11.02 03:57:44.311001 [ 298 ] {407df55b-40f4-45d4-8ed0-c9fe4b0ae714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1690 | 2024.11.02 03:57:44.311154 [ 298 ] {407df55b-40f4-45d4-8ed0-c9fe4b0ae714} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1691 | 2024.11.02 03:57:44.311422 [ 298 ] {407df55b-40f4-45d4-8ed0-c9fe4b0ae714} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1692 | 2024.11.02 03:57:44.311457 [ 298 ] {407df55b-40f4-45d4-8ed0-c9fe4b0ae714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1693 | 2024.11.02 03:57:44.311811 [ 298 ] {407df55b-40f4-45d4-8ed0-c9fe4b0ae714} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1694 | 2024.11.02 03:57:44.312135 [ 298 ] {407df55b-40f4-45d4-8ed0-c9fe4b0ae714} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1695 | 2024.11.02 03:57:44.312251 [ 298 ] {407df55b-40f4-45d4-8ed0-c9fe4b0ae714} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. | ||
1696 | 2024.11.02 03:57:44.312409 [ 298 ] {407df55b-40f4-45d4-8ed0-c9fe4b0ae714} <Debug> DynamicQueryHandler: Done processing query | ||
1697 | 2024.11.02 03:57:44.312433 [ 298 ] {407df55b-40f4-45d4-8ed0-c9fe4b0ae714} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1698 | 2024.11.02 03:57:44.312449 [ 298 ] {} <Debug> HTTP-Session: 25ee0d7d-927a-4c09-8c3a-a973c633d90b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1699 | 2024.11.02 03:57:44.312946 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1700 | 2024.11.02 03:57:44.313049 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56676, User-Agent: (none), Length: 402888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1701 | 2024.11.02 03:57:44.313109 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1702 | 2024.11.02 03:57:44.313132 [ 286 ] {} <Debug> HTTP-Session: 74450524-9caa-4868-ab20-78d85c3ddce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56676 | ||
1703 | 2024.11.02 03:57:44.313154 [ 286 ] {} <Debug> HTTP-Session: 74450524-9caa-4868-ab20-78d85c3ddce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1704 | 2024.11.02 03:57:44.313170 [ 286 ] {} <Debug> HTTP-Session: 74450524-9caa-4868-ab20-78d85c3ddce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1705 | 2024.11.02 03:57:44.313207 [ 286 ] {} <Trace> HTTP-Session: 74450524-9caa-4868-ab20-78d85c3ddce4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1706 | 2024.11.02 03:57:44.314313 [ 286 ] {c0012f01-e9ae-41e4-bfdd-2e5707c757c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56676) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1707 | 2024.11.02 03:57:44.314363 [ 286 ] {c0012f01-e9ae-41e4-bfdd-2e5707c757c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1708 | 2024.11.02 03:57:44.314504 [ 286 ] {c0012f01-e9ae-41e4-bfdd-2e5707c757c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1709 | 2024.11.02 03:57:44.316229 [ 286 ] {c0012f01-e9ae-41e4-bfdd-2e5707c757c6} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1710 | 2024.11.02 03:57:44.316263 [ 286 ] {c0012f01-e9ae-41e4-bfdd-2e5707c757c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1711 | 2024.11.02 03:57:44.316936 [ 286 ] {c0012f01-e9ae-41e4-bfdd-2e5707c757c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1712 | 2024.11.02 03:57:44.317281 [ 286 ] {c0012f01-e9ae-41e4-bfdd-2e5707c757c6} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1713 | 2024.11.02 03:57:44.317402 [ 286 ] {c0012f01-e9ae-41e4-bfdd-2e5707c757c6} <Debug> executeQuery: Read 2133 rows, 145.88 KiB in 0.003738 sec., 570626.0032102729 rows/sec., 38.11 MiB/sec. | ||
1714 | 2024.11.02 03:57:44.317572 [ 286 ] {c0012f01-e9ae-41e4-bfdd-2e5707c757c6} <Debug> DynamicQueryHandler: Done processing query | ||
1715 | 2024.11.02 03:57:44.317596 [ 286 ] {c0012f01-e9ae-41e4-bfdd-2e5707c757c6} <Debug> MemoryTracker: Peak memory usage (for query): 5.36 MiB. | ||
1716 | 2024.11.02 03:57:44.317612 [ 286 ] {} <Debug> HTTP-Session: 74450524-9caa-4868-ab20-78d85c3ddce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1717 | 2024.11.02 03:57:44.317939 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1718 | 2024.11.02 03:57:44.317939 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61946, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1719 | 2024.11.02 03:57:44.318022 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1720 | 2024.11.02 03:57:44.318049 [ 298 ] {} <Debug> HTTP-Session: de93bb08-20cf-46a7-a001-81879f91e8fb Authenticating user 'default' from [fd00:1122:3344:101::d]:61946 | ||
1721 | 2024.11.02 03:57:44.318071 [ 298 ] {} <Debug> HTTP-Session: de93bb08-20cf-46a7-a001-81879f91e8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1722 | 2024.11.02 03:57:44.318088 [ 298 ] {} <Debug> HTTP-Session: de93bb08-20cf-46a7-a001-81879f91e8fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1723 | 2024.11.02 03:57:44.318125 [ 298 ] {} <Trace> HTTP-Session: de93bb08-20cf-46a7-a001-81879f91e8fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1724 | 2024.11.02 03:57:44.318239 [ 298 ] {8c93664b-65dd-4cdc-a80a-d157cb2d0ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1725 | 2024.11.02 03:57:44.318291 [ 298 ] {8c93664b-65dd-4cdc-a80a-d157cb2d0ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1726 | 2024.11.02 03:57:44.318448 [ 298 ] {8c93664b-65dd-4cdc-a80a-d157cb2d0ef9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1727 | 2024.11.02 03:57:44.318743 [ 298 ] {8c93664b-65dd-4cdc-a80a-d157cb2d0ef9} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1728 | 2024.11.02 03:57:44.318785 [ 298 ] {8c93664b-65dd-4cdc-a80a-d157cb2d0ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1729 | 2024.11.02 03:57:44.319127 [ 298 ] {8c93664b-65dd-4cdc-a80a-d157cb2d0ef9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1730 | 2024.11.02 03:57:44.319443 [ 298 ] {8c93664b-65dd-4cdc-a80a-d157cb2d0ef9} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1731 | 2024.11.02 03:57:44.319567 [ 298 ] {8c93664b-65dd-4cdc-a80a-d157cb2d0ef9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec. | ||
1732 | 2024.11.02 03:57:44.319829 [ 298 ] {8c93664b-65dd-4cdc-a80a-d157cb2d0ef9} <Debug> DynamicQueryHandler: Done processing query | ||
1733 | 2024.11.02 03:57:44.319853 [ 298 ] {8c93664b-65dd-4cdc-a80a-d157cb2d0ef9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1734 | 2024.11.02 03:57:44.319869 [ 298 ] {} <Debug> HTTP-Session: de93bb08-20cf-46a7-a001-81879f91e8fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1735 | 2024.11.02 03:57:44.320051 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1736 | 2024.11.02 03:57:44.320142 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42345, User-Agent: (none), Length: 14087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1737 | 2024.11.02 03:57:44.320202 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1738 | 2024.11.02 03:57:44.320225 [ 286 ] {} <Debug> HTTP-Session: b673ebf5-b4b6-40b4-94eb-eda75d3bb654 Authenticating user 'default' from [fd00:1122:3344:101::d]:42345 | ||
1739 | 2024.11.02 03:57:44.320246 [ 286 ] {} <Debug> HTTP-Session: b673ebf5-b4b6-40b4-94eb-eda75d3bb654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1740 | 2024.11.02 03:57:44.320263 [ 286 ] {} <Debug> HTTP-Session: b673ebf5-b4b6-40b4-94eb-eda75d3bb654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1741 | 2024.11.02 03:57:44.320300 [ 286 ] {} <Trace> HTTP-Session: b673ebf5-b4b6-40b4-94eb-eda75d3bb654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1742 | 2024.11.02 03:57:44.320478 [ 286 ] {b211ecb0-3206-41dd-92f1-37c5acf0e060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42345) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1743 | 2024.11.02 03:57:44.320562 [ 286 ] {b211ecb0-3206-41dd-92f1-37c5acf0e060} <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 | ||
1744 | 2024.11.02 03:57:44.321022 [ 286 ] {b211ecb0-3206-41dd-92f1-37c5acf0e060} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1745 | 2024.11.02 03:57:44.321519 [ 286 ] {b211ecb0-3206-41dd-92f1-37c5acf0e060} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1746 | 2024.11.02 03:57:44.321554 [ 286 ] {b211ecb0-3206-41dd-92f1-37c5acf0e060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1747 | 2024.11.02 03:57:44.322143 [ 286 ] {b211ecb0-3206-41dd-92f1-37c5acf0e060} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1748 | 2024.11.02 03:57:44.322546 [ 286 ] {b211ecb0-3206-41dd-92f1-37c5acf0e060} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1749 | 2024.11.02 03:57:44.322700 [ 286 ] {b211ecb0-3206-41dd-92f1-37c5acf0e060} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002306 sec., 3469.2107545533395 rows/sec., 6.22 MiB/sec. | ||
1750 | 2024.11.02 03:57:44.323110 [ 286 ] {b211ecb0-3206-41dd-92f1-37c5acf0e060} <Debug> DynamicQueryHandler: Done processing query | ||
1751 | 2024.11.02 03:57:44.323135 [ 286 ] {b211ecb0-3206-41dd-92f1-37c5acf0e060} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1752 | 2024.11.02 03:57:44.323151 [ 286 ] {} <Debug> HTTP-Session: b673ebf5-b4b6-40b4-94eb-eda75d3bb654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1753 | 2024.11.02 03:57:44.323348 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61946, User-Agent: (none), Length: 12123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1754 | 2024.11.02 03:57:44.323360 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1755 | 2024.11.02 03:57:44.323405 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1756 | 2024.11.02 03:57:44.323435 [ 298 ] {} <Debug> HTTP-Session: d9b6eee2-fff4-415d-b63a-751325020467 Authenticating user 'default' from [fd00:1122:3344:101::d]:61946 | ||
1757 | 2024.11.02 03:57:44.323461 [ 298 ] {} <Debug> HTTP-Session: d9b6eee2-fff4-415d-b63a-751325020467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1758 | 2024.11.02 03:57:44.323483 [ 298 ] {} <Debug> HTTP-Session: d9b6eee2-fff4-415d-b63a-751325020467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1759 | 2024.11.02 03:57:44.323521 [ 298 ] {} <Trace> HTTP-Session: d9b6eee2-fff4-415d-b63a-751325020467 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1760 | 2024.11.02 03:57:44.323660 [ 298 ] {d1d5b400-c8e2-4e78-8ac8-497f15622800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1761 | 2024.11.02 03:57:44.323713 [ 298 ] {d1d5b400-c8e2-4e78-8ac8-497f15622800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1762 | 2024.11.02 03:57:44.323859 [ 298 ] {d1d5b400-c8e2-4e78-8ac8-497f15622800} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1763 | 2024.11.02 03:57:44.324161 [ 298 ] {d1d5b400-c8e2-4e78-8ac8-497f15622800} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1764 | 2024.11.02 03:57:44.324195 [ 298 ] {d1d5b400-c8e2-4e78-8ac8-497f15622800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1765 | 2024.11.02 03:57:44.324554 [ 298 ] {d1d5b400-c8e2-4e78-8ac8-497f15622800} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1766 | 2024.11.02 03:57:44.324871 [ 298 ] {d1d5b400-c8e2-4e78-8ac8-497f15622800} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1767 | 2024.11.02 03:57:44.324994 [ 298 ] {d1d5b400-c8e2-4e78-8ac8-497f15622800} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001389 sec., 59035.277177825774 rows/sec., 3.75 MiB/sec. | ||
1768 | 2024.11.02 03:57:44.325150 [ 298 ] {d1d5b400-c8e2-4e78-8ac8-497f15622800} <Debug> DynamicQueryHandler: Done processing query | ||
1769 | 2024.11.02 03:57:44.325175 [ 298 ] {d1d5b400-c8e2-4e78-8ac8-497f15622800} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1770 | 2024.11.02 03:57:44.325191 [ 298 ] {} <Debug> HTTP-Session: d9b6eee2-fff4-415d-b63a-751325020467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1771 | 2024.11.02 03:57:44.329399 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1772 | 2024.11.02 03:57:45.000184 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.86 MiB, peak 153.81 MiB, free memory in arenas 0.00 B, will set to 149.97 MiB (RSS), difference: 2.11 MiB | ||
1773 | 2024.11.02 03:57:47.895799 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1774 | 2024.11.02 03:57:47.895883 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1775 | 2024.11.02 03:57:49.202541 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63012, User-Agent: (none), Length: 7829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1776 | 2024.11.02 03:57:49.202657 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1777 | 2024.11.02 03:57:49.202685 [ 286 ] {} <Debug> HTTP-Session: da1c6643-7bc0-4d5e-8d01-cb3aea40e44d Authenticating user 'default' from [fd00:1122:3344:101::d]:63012 | ||
1778 | 2024.11.02 03:57:49.202712 [ 286 ] {} <Debug> HTTP-Session: da1c6643-7bc0-4d5e-8d01-cb3aea40e44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1779 | 2024.11.02 03:57:49.202729 [ 286 ] {} <Debug> HTTP-Session: da1c6643-7bc0-4d5e-8d01-cb3aea40e44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1780 | 2024.11.02 03:57:49.202785 [ 286 ] {} <Trace> HTTP-Session: da1c6643-7bc0-4d5e-8d01-cb3aea40e44d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1781 | 2024.11.02 03:57:49.203005 [ 286 ] {58e3091d-5695-4012-840a-a9becab352cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63012) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1782 | 2024.11.02 03:57:49.203073 [ 286 ] {58e3091d-5695-4012-840a-a9becab352cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1783 | 2024.11.02 03:57:49.203395 [ 286 ] {58e3091d-5695-4012-840a-a9becab352cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1784 | 2024.11.02 03:57:49.203860 [ 286 ] {58e3091d-5695-4012-840a-a9becab352cd} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1785 | 2024.11.02 03:57:49.203898 [ 286 ] {58e3091d-5695-4012-840a-a9becab352cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1786 | 2024.11.02 03:57:49.204354 [ 286 ] {58e3091d-5695-4012-840a-a9becab352cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1787 | 2024.11.02 03:57:49.204730 [ 286 ] {58e3091d-5695-4012-840a-a9becab352cd} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1788 | 2024.11.02 03:57:49.204899 [ 286 ] {58e3091d-5695-4012-840a-a9becab352cd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.19 MiB/sec. | ||
1789 | 2024.11.02 03:57:49.205130 [ 286 ] {58e3091d-5695-4012-840a-a9becab352cd} <Debug> DynamicQueryHandler: Done processing query | ||
1790 | 2024.11.02 03:57:49.205162 [ 286 ] {58e3091d-5695-4012-840a-a9becab352cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1791 | 2024.11.02 03:57:49.205179 [ 286 ] {} <Debug> HTTP-Session: da1c6643-7bc0-4d5e-8d01-cb3aea40e44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1792 | 2024.11.02 03:57:49.205418 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1793 | 2024.11.02 03:57:49.205509 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59579, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1794 | 2024.11.02 03:57:49.205619 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1795 | 2024.11.02 03:57:49.205646 [ 298 ] {} <Debug> HTTP-Session: 82594806-eb06-402b-a173-74f6976729ec Authenticating user 'default' from [fd00:1122:3344:101::d]:59579 | ||
1796 | 2024.11.02 03:57:49.205668 [ 298 ] {} <Debug> HTTP-Session: 82594806-eb06-402b-a173-74f6976729ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1797 | 2024.11.02 03:57:49.205686 [ 298 ] {} <Debug> HTTP-Session: 82594806-eb06-402b-a173-74f6976729ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1798 | 2024.11.02 03:57:49.205725 [ 298 ] {} <Trace> HTTP-Session: 82594806-eb06-402b-a173-74f6976729ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1799 | 2024.11.02 03:57:49.205875 [ 298 ] {df4239ac-ee6b-4f5d-a681-025dc2fbbdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59579) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1800 | 2024.11.02 03:57:49.205927 [ 298 ] {df4239ac-ee6b-4f5d-a681-025dc2fbbdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1801 | 2024.11.02 03:57:49.206166 [ 298 ] {df4239ac-ee6b-4f5d-a681-025dc2fbbdb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1802 | 2024.11.02 03:57:49.206522 [ 298 ] {df4239ac-ee6b-4f5d-a681-025dc2fbbdb2} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1803 | 2024.11.02 03:57:49.206558 [ 298 ] {df4239ac-ee6b-4f5d-a681-025dc2fbbdb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1804 | 2024.11.02 03:57:49.206910 [ 298 ] {df4239ac-ee6b-4f5d-a681-025dc2fbbdb2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1805 | 2024.11.02 03:57:49.207274 [ 298 ] {df4239ac-ee6b-4f5d-a681-025dc2fbbdb2} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1806 | 2024.11.02 03:57:49.207399 [ 298 ] {df4239ac-ee6b-4f5d-a681-025dc2fbbdb2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 3.17 MiB/sec. | ||
1807 | 2024.11.02 03:57:49.207569 [ 298 ] {df4239ac-ee6b-4f5d-a681-025dc2fbbdb2} <Debug> DynamicQueryHandler: Done processing query | ||
1808 | 2024.11.02 03:57:49.207593 [ 298 ] {df4239ac-ee6b-4f5d-a681-025dc2fbbdb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1809 | 2024.11.02 03:57:49.207609 [ 298 ] {} <Debug> HTTP-Session: 82594806-eb06-402b-a173-74f6976729ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1810 | 2024.11.02 03:57:49.207817 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1811 | 2024.11.02 03:57:49.208005 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48607, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1812 | 2024.11.02 03:57:49.208057 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1813 | 2024.11.02 03:57:49.208079 [ 286 ] {} <Debug> HTTP-Session: 6eb172f3-83fe-45bb-8862-17f8cc362991 Authenticating user 'default' from [fd00:1122:3344:101::d]:48607 | ||
1814 | 2024.11.02 03:57:49.208095 [ 286 ] {} <Debug> HTTP-Session: 6eb172f3-83fe-45bb-8862-17f8cc362991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1815 | 2024.11.02 03:57:49.208109 [ 286 ] {} <Debug> HTTP-Session: 6eb172f3-83fe-45bb-8862-17f8cc362991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1816 | 2024.11.02 03:57:49.208139 [ 286 ] {} <Trace> HTTP-Session: 6eb172f3-83fe-45bb-8862-17f8cc362991 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1817 | 2024.11.02 03:57:49.208282 [ 286 ] {f3cc6099-d429-43e6-8c78-eb563ee7f196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48607) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1818 | 2024.11.02 03:57:49.208328 [ 286 ] {f3cc6099-d429-43e6-8c78-eb563ee7f196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1819 | 2024.11.02 03:57:49.208472 [ 286 ] {f3cc6099-d429-43e6-8c78-eb563ee7f196} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1820 | 2024.11.02 03:57:49.208858 [ 286 ] {f3cc6099-d429-43e6-8c78-eb563ee7f196} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1821 | 2024.11.02 03:57:49.208892 [ 286 ] {f3cc6099-d429-43e6-8c78-eb563ee7f196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1822 | 2024.11.02 03:57:49.209293 [ 286 ] {f3cc6099-d429-43e6-8c78-eb563ee7f196} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1823 | 2024.11.02 03:57:49.209628 [ 286 ] {f3cc6099-d429-43e6-8c78-eb563ee7f196} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1824 | 2024.11.02 03:57:49.209754 [ 286 ] {f3cc6099-d429-43e6-8c78-eb563ee7f196} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec. | ||
1825 | 2024.11.02 03:57:49.209923 [ 286 ] {f3cc6099-d429-43e6-8c78-eb563ee7f196} <Debug> DynamicQueryHandler: Done processing query | ||
1826 | 2024.11.02 03:57:49.209949 [ 286 ] {f3cc6099-d429-43e6-8c78-eb563ee7f196} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1827 | 2024.11.02 03:57:49.209964 [ 286 ] {} <Debug> HTTP-Session: 6eb172f3-83fe-45bb-8862-17f8cc362991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1828 | 2024.11.02 03:57:49.210131 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59579, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1829 | 2024.11.02 03:57:49.210136 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1830 | 2024.11.02 03:57:49.210192 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1831 | 2024.11.02 03:57:49.210220 [ 298 ] {} <Debug> HTTP-Session: 3aa4e3ef-a220-4e9f-b578-95b96cbaa702 Authenticating user 'default' from [fd00:1122:3344:101::d]:59579 | ||
1832 | 2024.11.02 03:57:49.210241 [ 298 ] {} <Debug> HTTP-Session: 3aa4e3ef-a220-4e9f-b578-95b96cbaa702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1833 | 2024.11.02 03:57:49.210261 [ 298 ] {} <Debug> HTTP-Session: 3aa4e3ef-a220-4e9f-b578-95b96cbaa702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1834 | 2024.11.02 03:57:49.210300 [ 298 ] {} <Trace> HTTP-Session: 3aa4e3ef-a220-4e9f-b578-95b96cbaa702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1835 | 2024.11.02 03:57:49.210444 [ 298 ] {870a2f7a-2f4a-4fa6-bef1-3650e9ec2b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59579) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1836 | 2024.11.02 03:57:49.210498 [ 298 ] {870a2f7a-2f4a-4fa6-bef1-3650e9ec2b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1837 | 2024.11.02 03:57:49.210653 [ 298 ] {870a2f7a-2f4a-4fa6-bef1-3650e9ec2b3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1838 | 2024.11.02 03:57:49.210984 [ 298 ] {870a2f7a-2f4a-4fa6-bef1-3650e9ec2b3a} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1839 | 2024.11.02 03:57:49.211021 [ 298 ] {870a2f7a-2f4a-4fa6-bef1-3650e9ec2b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1840 | 2024.11.02 03:57:49.211384 [ 298 ] {870a2f7a-2f4a-4fa6-bef1-3650e9ec2b3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1841 | 2024.11.02 03:57:49.211718 [ 298 ] {870a2f7a-2f4a-4fa6-bef1-3650e9ec2b3a} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1842 | 2024.11.02 03:57:49.211847 [ 298 ] {870a2f7a-2f4a-4fa6-bef1-3650e9ec2b3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. | ||
1843 | 2024.11.02 03:57:49.212099 [ 298 ] {870a2f7a-2f4a-4fa6-bef1-3650e9ec2b3a} <Debug> DynamicQueryHandler: Done processing query | ||
1844 | 2024.11.02 03:57:49.212123 [ 298 ] {870a2f7a-2f4a-4fa6-bef1-3650e9ec2b3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1845 | 2024.11.02 03:57:49.212139 [ 298 ] {} <Debug> HTTP-Session: 3aa4e3ef-a220-4e9f-b578-95b96cbaa702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1846 | 2024.11.02 03:57:49.212356 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1847 | 2024.11.02 03:57:52.958882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 224 | ||
1848 | 2024.11.02 03:57:52.962010 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1849 | 2024.11.02 03:57:52.962050 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1850 | 2024.11.02 03:57:52.963579 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1851 | 2024.11.02 03:57:52.964565 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1852 | 2024.11.02 03:57:52.965275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
1853 | 2024.11.02 03:57:54.206804 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58564, User-Agent: (none), Length: 30947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1854 | 2024.11.02 03:57:54.206936 [ 297 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1855 | 2024.11.02 03:57:54.206961 [ 297 ] {} <Debug> HTTP-Session: aff77947-876f-49cc-8855-aa2571907395 Authenticating user 'default' from [fd00:1122:3344:101::d]:58564 | ||
1856 | 2024.11.02 03:57:54.206984 [ 297 ] {} <Debug> HTTP-Session: aff77947-876f-49cc-8855-aa2571907395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1857 | 2024.11.02 03:57:54.206998 [ 297 ] {} <Debug> HTTP-Session: aff77947-876f-49cc-8855-aa2571907395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1858 | 2024.11.02 03:57:54.207049 [ 297 ] {} <Trace> HTTP-Session: aff77947-876f-49cc-8855-aa2571907395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1859 | 2024.11.02 03:57:54.207303 [ 297 ] {6f0c17ee-ac18-4cf5-bd34-0dee3d9dec72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58564) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1860 | 2024.11.02 03:57:54.207378 [ 297 ] {6f0c17ee-ac18-4cf5-bd34-0dee3d9dec72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1861 | 2024.11.02 03:57:54.207724 [ 297 ] {6f0c17ee-ac18-4cf5-bd34-0dee3d9dec72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1862 | 2024.11.02 03:57:54.208310 [ 297 ] {6f0c17ee-ac18-4cf5-bd34-0dee3d9dec72} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1863 | 2024.11.02 03:57:54.208351 [ 297 ] {6f0c17ee-ac18-4cf5-bd34-0dee3d9dec72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1864 | 2024.11.02 03:57:54.208808 [ 297 ] {6f0c17ee-ac18-4cf5-bd34-0dee3d9dec72} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1865 | 2024.11.02 03:57:54.209198 [ 297 ] {6f0c17ee-ac18-4cf5-bd34-0dee3d9dec72} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1866 | 2024.11.02 03:57:54.209368 [ 297 ] {6f0c17ee-ac18-4cf5-bd34-0dee3d9dec72} <Debug> executeQuery: Read 205 rows, 18.49 KiB in 0.002174 sec., 94296.22815087395 rows/sec., 8.30 MiB/sec. | ||
1867 | 2024.11.02 03:57:54.209698 [ 297 ] {6f0c17ee-ac18-4cf5-bd34-0dee3d9dec72} <Debug> DynamicQueryHandler: Done processing query | ||
1868 | 2024.11.02 03:57:54.209724 [ 297 ] {6f0c17ee-ac18-4cf5-bd34-0dee3d9dec72} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1869 | 2024.11.02 03:57:54.209741 [ 297 ] {} <Debug> HTTP-Session: aff77947-876f-49cc-8855-aa2571907395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1870 | 2024.11.02 03:57:54.209939 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1871 | 2024.11.02 03:57:54.210053 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46886, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1872 | 2024.11.02 03:57:54.210183 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1873 | 2024.11.02 03:57:54.210210 [ 285 ] {} <Debug> HTTP-Session: d705d57f-6bdd-4b21-b4e9-3f8a7a6702c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46886 | ||
1874 | 2024.11.02 03:57:54.210238 [ 285 ] {} <Debug> HTTP-Session: d705d57f-6bdd-4b21-b4e9-3f8a7a6702c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1875 | 2024.11.02 03:57:54.210255 [ 285 ] {} <Debug> HTTP-Session: d705d57f-6bdd-4b21-b4e9-3f8a7a6702c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1876 | 2024.11.02 03:57:54.210316 [ 285 ] {} <Trace> HTTP-Session: d705d57f-6bdd-4b21-b4e9-3f8a7a6702c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1877 | 2024.11.02 03:57:54.210511 [ 285 ] {9447ea8f-1624-4de6-ae0b-8229dc4a7a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46886) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1878 | 2024.11.02 03:57:54.210595 [ 285 ] {9447ea8f-1624-4de6-ae0b-8229dc4a7a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1879 | 2024.11.02 03:57:54.210999 [ 285 ] {9447ea8f-1624-4de6-ae0b-8229dc4a7a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1880 | 2024.11.02 03:57:54.211372 [ 285 ] {9447ea8f-1624-4de6-ae0b-8229dc4a7a68} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1881 | 2024.11.02 03:57:54.211415 [ 285 ] {9447ea8f-1624-4de6-ae0b-8229dc4a7a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1882 | 2024.11.02 03:57:54.211839 [ 285 ] {9447ea8f-1624-4de6-ae0b-8229dc4a7a68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1883 | 2024.11.02 03:57:54.212234 [ 285 ] {9447ea8f-1624-4de6-ae0b-8229dc4a7a68} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1884 | 2024.11.02 03:57:54.212412 [ 285 ] {9447ea8f-1624-4de6-ae0b-8229dc4a7a68} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001958 sec., 4085.801838610827 rows/sec., 307.23 KiB/sec. | ||
1885 | 2024.11.02 03:57:54.212717 [ 285 ] {9447ea8f-1624-4de6-ae0b-8229dc4a7a68} <Debug> DynamicQueryHandler: Done processing query | ||
1886 | 2024.11.02 03:57:54.212743 [ 285 ] {9447ea8f-1624-4de6-ae0b-8229dc4a7a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1887 | 2024.11.02 03:57:54.212759 [ 285 ] {} <Debug> HTTP-Session: d705d57f-6bdd-4b21-b4e9-3f8a7a6702c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1888 | 2024.11.02 03:57:54.212945 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1889 | 2024.11.02 03:57:54.213058 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32903, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1890 | 2024.11.02 03:57:54.213130 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1891 | 2024.11.02 03:57:54.213154 [ 282 ] {} <Debug> HTTP-Session: 54319673-c15f-4efa-acc0-2cdcc8fbcb09 Authenticating user 'default' from [fd00:1122:3344:101::d]:32903 | ||
1892 | 2024.11.02 03:57:54.213174 [ 282 ] {} <Debug> HTTP-Session: 54319673-c15f-4efa-acc0-2cdcc8fbcb09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1893 | 2024.11.02 03:57:54.213191 [ 282 ] {} <Debug> HTTP-Session: 54319673-c15f-4efa-acc0-2cdcc8fbcb09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1894 | 2024.11.02 03:57:54.213237 [ 282 ] {} <Trace> HTTP-Session: 54319673-c15f-4efa-acc0-2cdcc8fbcb09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1895 | 2024.11.02 03:57:54.213373 [ 282 ] {cc22336b-0ca2-4b6c-a598-f8dd747c6945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32903) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1896 | 2024.11.02 03:57:54.213428 [ 282 ] {cc22336b-0ca2-4b6c-a598-f8dd747c6945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1897 | 2024.11.02 03:57:54.213720 [ 282 ] {cc22336b-0ca2-4b6c-a598-f8dd747c6945} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1898 | 2024.11.02 03:57:54.214084 [ 282 ] {cc22336b-0ca2-4b6c-a598-f8dd747c6945} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1899 | 2024.11.02 03:57:54.214128 [ 282 ] {cc22336b-0ca2-4b6c-a598-f8dd747c6945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1900 | 2024.11.02 03:57:54.214495 [ 282 ] {cc22336b-0ca2-4b6c-a598-f8dd747c6945} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1901 | 2024.11.02 03:57:54.214863 [ 282 ] {cc22336b-0ca2-4b6c-a598-f8dd747c6945} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1902 | 2024.11.02 03:57:54.215026 [ 282 ] {cc22336b-0ca2-4b6c-a598-f8dd747c6945} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001687 sec., 8298.755186721992 rows/sec., 581.19 KiB/sec. | ||
1903 | 2024.11.02 03:57:54.215334 [ 282 ] {cc22336b-0ca2-4b6c-a598-f8dd747c6945} <Debug> DynamicQueryHandler: Done processing query | ||
1904 | 2024.11.02 03:57:54.215358 [ 282 ] {cc22336b-0ca2-4b6c-a598-f8dd747c6945} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1905 | 2024.11.02 03:57:54.215374 [ 282 ] {} <Debug> HTTP-Session: 54319673-c15f-4efa-acc0-2cdcc8fbcb09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1906 | 2024.11.02 03:57:54.215532 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46886, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1907 | 2024.11.02 03:57:54.215550 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1908 | 2024.11.02 03:57:54.215629 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1909 | 2024.11.02 03:57:54.215662 [ 285 ] {} <Debug> HTTP-Session: 83e17373-62df-4aa9-9eb5-79cb4c4ee5b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46886 | ||
1910 | 2024.11.02 03:57:54.215682 [ 285 ] {} <Debug> HTTP-Session: 83e17373-62df-4aa9-9eb5-79cb4c4ee5b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1911 | 2024.11.02 03:57:54.215698 [ 285 ] {} <Debug> HTTP-Session: 83e17373-62df-4aa9-9eb5-79cb4c4ee5b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1912 | 2024.11.02 03:57:54.215738 [ 285 ] {} <Trace> HTTP-Session: 83e17373-62df-4aa9-9eb5-79cb4c4ee5b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1913 | 2024.11.02 03:57:54.215750 [ 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): | ||
1914 | |||
1915 | (version 23.8.7.1) | ||
1916 | 2024.11.02 03:57:54.215861 [ 285 ] {6c396b73-63ff-4f42-97c0-05719fb92932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46886) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1917 | 2024.11.02 03:57:54.215912 [ 285 ] {6c396b73-63ff-4f42-97c0-05719fb92932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1918 | 2024.11.02 03:57:54.216173 [ 285 ] {6c396b73-63ff-4f42-97c0-05719fb92932} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1919 | 2024.11.02 03:57:54.216483 [ 285 ] {6c396b73-63ff-4f42-97c0-05719fb92932} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1920 | 2024.11.02 03:57:54.216520 [ 285 ] {6c396b73-63ff-4f42-97c0-05719fb92932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1921 | 2024.11.02 03:57:54.216885 [ 285 ] {6c396b73-63ff-4f42-97c0-05719fb92932} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1922 | 2024.11.02 03:57:54.217286 [ 285 ] {6c396b73-63ff-4f42-97c0-05719fb92932} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1923 | 2024.11.02 03:57:54.217450 [ 285 ] {6c396b73-63ff-4f42-97c0-05719fb92932} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001606 sec., 3735.9900373599003 rows/sec., 220.73 KiB/sec. | ||
1924 | 2024.11.02 03:57:54.217748 [ 285 ] {6c396b73-63ff-4f42-97c0-05719fb92932} <Debug> DynamicQueryHandler: Done processing query | ||
1925 | 2024.11.02 03:57:54.217773 [ 285 ] {6c396b73-63ff-4f42-97c0-05719fb92932} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1926 | 2024.11.02 03:57:54.217788 [ 285 ] {} <Debug> HTTP-Session: 83e17373-62df-4aa9-9eb5-79cb4c4ee5b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1927 | 2024.11.02 03:57:54.217994 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1928 | 2024.11.02 03:57:54.218105 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57706, User-Agent: (none), Length: 63120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1929 | 2024.11.02 03:57:54.218179 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1930 | 2024.11.02 03:57:54.218203 [ 282 ] {} <Debug> HTTP-Session: 8f958efd-aed5-45d2-a5bd-025012165065 Authenticating user 'default' from [fd00:1122:3344:101::d]:57706 | ||
1931 | 2024.11.02 03:57:54.218224 [ 282 ] {} <Debug> HTTP-Session: 8f958efd-aed5-45d2-a5bd-025012165065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1932 | 2024.11.02 03:57:54.218241 [ 282 ] {} <Debug> HTTP-Session: 8f958efd-aed5-45d2-a5bd-025012165065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1933 | 2024.11.02 03:57:54.218284 [ 282 ] {} <Trace> HTTP-Session: 8f958efd-aed5-45d2-a5bd-025012165065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1934 | 2024.11.02 03:57:54.218534 [ 282 ] {859fcbf4-1252-4ae2-b0a5-7aff84aa50e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57706) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1935 | 2024.11.02 03:57:54.218591 [ 282 ] {859fcbf4-1252-4ae2-b0a5-7aff84aa50e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1936 | 2024.11.02 03:57:54.218884 [ 282 ] {859fcbf4-1252-4ae2-b0a5-7aff84aa50e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1937 | 2024.11.02 03:57:54.219528 [ 282 ] {859fcbf4-1252-4ae2-b0a5-7aff84aa50e1} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1938 | 2024.11.02 03:57:54.219565 [ 282 ] {859fcbf4-1252-4ae2-b0a5-7aff84aa50e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1939 | 2024.11.02 03:57:54.219954 [ 282 ] {859fcbf4-1252-4ae2-b0a5-7aff84aa50e1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1940 | 2024.11.02 03:57:54.220332 [ 282 ] {859fcbf4-1252-4ae2-b0a5-7aff84aa50e1} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1941 | 2024.11.02 03:57:54.220508 [ 282 ] {859fcbf4-1252-4ae2-b0a5-7aff84aa50e1} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002103 sec., 185449.35805991443 rows/sec., 13.15 MiB/sec. | ||
1942 | 2024.11.02 03:57:54.220789 [ 282 ] {859fcbf4-1252-4ae2-b0a5-7aff84aa50e1} <Debug> DynamicQueryHandler: Done processing query | ||
1943 | 2024.11.02 03:57:54.220814 [ 282 ] {859fcbf4-1252-4ae2-b0a5-7aff84aa50e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1944 | 2024.11.02 03:57:54.220831 [ 282 ] {} <Debug> HTTP-Session: 8f958efd-aed5-45d2-a5bd-025012165065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1945 | 2024.11.02 03:57:54.221015 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57706, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1946 | 2024.11.02 03:57:54.221077 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60599, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1947 | 2024.11.02 03:57:54.221149 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1948 | 2024.11.02 03:57:54.221180 [ 285 ] {} <Debug> HTTP-Session: 81ef4f67-69d2-4c97-8b1f-caefbe7955a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60599 | ||
1949 | 2024.11.02 03:57:54.221206 [ 285 ] {} <Debug> HTTP-Session: 81ef4f67-69d2-4c97-8b1f-caefbe7955a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1950 | 2024.11.02 03:57:54.221223 [ 285 ] {} <Debug> HTTP-Session: 81ef4f67-69d2-4c97-8b1f-caefbe7955a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1951 | 2024.11.02 03:57:54.221268 [ 285 ] {} <Trace> HTTP-Session: 81ef4f67-69d2-4c97-8b1f-caefbe7955a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1952 | 2024.11.02 03:57:54.221394 [ 285 ] {94717004-c3f2-48c7-84d0-c818ed4af9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60599) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1953 | 2024.11.02 03:57:54.221449 [ 285 ] {94717004-c3f2-48c7-84d0-c818ed4af9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1954 | 2024.11.02 03:57:54.221642 [ 285 ] {94717004-c3f2-48c7-84d0-c818ed4af9a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1955 | 2024.11.02 03:57:54.221987 [ 285 ] {94717004-c3f2-48c7-84d0-c818ed4af9a6} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1956 | 2024.11.02 03:57:54.222030 [ 285 ] {94717004-c3f2-48c7-84d0-c818ed4af9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1957 | 2024.11.02 03:57:54.222419 [ 285 ] {94717004-c3f2-48c7-84d0-c818ed4af9a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1958 | 2024.11.02 03:57:54.222756 [ 285 ] {94717004-c3f2-48c7-84d0-c818ed4af9a6} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1959 | 2024.11.02 03:57:54.222921 [ 285 ] {94717004-c3f2-48c7-84d0-c818ed4af9a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 201.20 KiB/sec. | ||
1960 | 2024.11.02 03:57:54.223211 [ 285 ] {94717004-c3f2-48c7-84d0-c818ed4af9a6} <Debug> DynamicQueryHandler: Done processing query | ||
1961 | 2024.11.02 03:57:54.223234 [ 285 ] {94717004-c3f2-48c7-84d0-c818ed4af9a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1962 | 2024.11.02 03:57:54.223250 [ 285 ] {} <Debug> HTTP-Session: 81ef4f67-69d2-4c97-8b1f-caefbe7955a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1963 | 2024.11.02 03:57:54.223460 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1964 | 2024.11.02 03:57:54.223609 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63136, User-Agent: (none), Length: 44601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1965 | 2024.11.02 03:57:54.223678 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1966 | 2024.11.02 03:57:54.223702 [ 282 ] {} <Debug> HTTP-Session: 91a473d6-3a26-4c3e-8537-eb803c50940a Authenticating user 'default' from [fd00:1122:3344:101::d]:63136 | ||
1967 | 2024.11.02 03:57:54.223722 [ 282 ] {} <Debug> HTTP-Session: 91a473d6-3a26-4c3e-8537-eb803c50940a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1968 | 2024.11.02 03:57:54.223739 [ 282 ] {} <Debug> HTTP-Session: 91a473d6-3a26-4c3e-8537-eb803c50940a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1969 | 2024.11.02 03:57:54.223784 [ 282 ] {} <Trace> HTTP-Session: 91a473d6-3a26-4c3e-8537-eb803c50940a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1970 | 2024.11.02 03:57:54.224008 [ 282 ] {9487a46b-3581-4103-bac6-89a73cb0dd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63136) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1971 | 2024.11.02 03:57:54.224064 [ 282 ] {9487a46b-3581-4103-bac6-89a73cb0dd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1972 | 2024.11.02 03:57:54.224248 [ 282 ] {9487a46b-3581-4103-bac6-89a73cb0dd07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1973 | 2024.11.02 03:57:54.224700 [ 282 ] {9487a46b-3581-4103-bac6-89a73cb0dd07} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1974 | 2024.11.02 03:57:54.224736 [ 282 ] {9487a46b-3581-4103-bac6-89a73cb0dd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1975 | 2024.11.02 03:57:54.225127 [ 282 ] {9487a46b-3581-4103-bac6-89a73cb0dd07} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1976 | 2024.11.02 03:57:54.225475 [ 282 ] {9487a46b-3581-4103-bac6-89a73cb0dd07} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1977 | 2024.11.02 03:57:54.225624 [ 282 ] {9487a46b-3581-4103-bac6-89a73cb0dd07} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001717 sec., 138031.4502038439 rows/sec., 9.25 MiB/sec. | ||
1978 | 2024.11.02 03:57:54.225792 [ 282 ] {9487a46b-3581-4103-bac6-89a73cb0dd07} <Debug> DynamicQueryHandler: Done processing query | ||
1979 | 2024.11.02 03:57:54.225817 [ 282 ] {9487a46b-3581-4103-bac6-89a73cb0dd07} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1980 | 2024.11.02 03:57:54.225833 [ 282 ] {} <Debug> HTTP-Session: 91a473d6-3a26-4c3e-8537-eb803c50940a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1981 | 2024.11.02 03:57:54.226014 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60599, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1982 | 2024.11.02 03:57:54.226027 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1983 | 2024.11.02 03:57:54.226100 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1984 | 2024.11.02 03:57:54.226137 [ 285 ] {} <Debug> HTTP-Session: aaaeee50-3e0d-4ffd-a78d-c138ca0a8708 Authenticating user 'default' from [fd00:1122:3344:101::d]:60599 | ||
1985 | 2024.11.02 03:57:54.226174 [ 285 ] {} <Debug> HTTP-Session: aaaeee50-3e0d-4ffd-a78d-c138ca0a8708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1986 | 2024.11.02 03:57:54.226194 [ 285 ] {} <Debug> HTTP-Session: aaaeee50-3e0d-4ffd-a78d-c138ca0a8708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1987 | 2024.11.02 03:57:54.226238 [ 285 ] {} <Trace> HTTP-Session: aaaeee50-3e0d-4ffd-a78d-c138ca0a8708 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1988 | 2024.11.02 03:57:54.226360 [ 285 ] {68c3d150-d8bb-4bbc-9d51-9a02ee43d79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60599) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1989 | 2024.11.02 03:57:54.226417 [ 285 ] {68c3d150-d8bb-4bbc-9d51-9a02ee43d79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1990 | 2024.11.02 03:57:54.226606 [ 285 ] {68c3d150-d8bb-4bbc-9d51-9a02ee43d79e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1991 | 2024.11.02 03:57:54.226910 [ 285 ] {68c3d150-d8bb-4bbc-9d51-9a02ee43d79e} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1992 | 2024.11.02 03:57:54.226952 [ 285 ] {68c3d150-d8bb-4bbc-9d51-9a02ee43d79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
1993 | 2024.11.02 03:57:54.227346 [ 285 ] {68c3d150-d8bb-4bbc-9d51-9a02ee43d79e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1994 | 2024.11.02 03:57:54.227677 [ 285 ] {68c3d150-d8bb-4bbc-9d51-9a02ee43d79e} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1995 | 2024.11.02 03:57:54.227849 [ 285 ] {68c3d150-d8bb-4bbc-9d51-9a02ee43d79e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001508 sec., 663.1299734748011 rows/sec., 44.68 KiB/sec. | ||
1996 | 2024.11.02 03:57:54.228146 [ 285 ] {68c3d150-d8bb-4bbc-9d51-9a02ee43d79e} <Debug> DynamicQueryHandler: Done processing query | ||
1997 | 2024.11.02 03:57:54.228169 [ 285 ] {68c3d150-d8bb-4bbc-9d51-9a02ee43d79e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1998 | 2024.11.02 03:57:54.228186 [ 285 ] {} <Debug> HTTP-Session: aaaeee50-3e0d-4ffd-a78d-c138ca0a8708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1999 | 2024.11.02 03:57:54.228335 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2000 | 2024.11.02 03:57:54.228403 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52521, User-Agent: (none), Length: 14142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2001 | 2024.11.02 03:57:54.228489 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2002 | 2024.11.02 03:57:54.228513 [ 282 ] {} <Debug> HTTP-Session: 2e010721-abe5-434a-8fa3-3a21ce3872af Authenticating user 'default' from [fd00:1122:3344:101::d]:52521 | ||
2003 | 2024.11.02 03:57:54.228533 [ 282 ] {} <Debug> HTTP-Session: 2e010721-abe5-434a-8fa3-3a21ce3872af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2004 | 2024.11.02 03:57:54.228550 [ 282 ] {} <Debug> HTTP-Session: 2e010721-abe5-434a-8fa3-3a21ce3872af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2005 | 2024.11.02 03:57:54.228594 [ 282 ] {} <Trace> HTTP-Session: 2e010721-abe5-434a-8fa3-3a21ce3872af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2006 | 2024.11.02 03:57:54.228826 [ 282 ] {cf853210-e10d-4b20-a650-479e16f38a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52521) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2007 | 2024.11.02 03:57:54.228914 [ 282 ] {cf853210-e10d-4b20-a650-479e16f38a41} <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 | ||
2008 | 2024.11.02 03:57:54.229427 [ 282 ] {cf853210-e10d-4b20-a650-479e16f38a41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2009 | 2024.11.02 03:57:54.229950 [ 282 ] {cf853210-e10d-4b20-a650-479e16f38a41} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2010 | 2024.11.02 03:57:54.229986 [ 282 ] {cf853210-e10d-4b20-a650-479e16f38a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
2011 | 2024.11.02 03:57:54.230627 [ 282 ] {cf853210-e10d-4b20-a650-479e16f38a41} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2012 | 2024.11.02 03:57:54.231038 [ 282 ] {cf853210-e10d-4b20-a650-479e16f38a41} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2013 | 2024.11.02 03:57:54.231229 [ 282 ] {cf853210-e10d-4b20-a650-479e16f38a41} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002536 sec., 3154.5741324921137 rows/sec., 5.65 MiB/sec. | ||
2014 | 2024.11.02 03:57:54.231500 [ 282 ] {cf853210-e10d-4b20-a650-479e16f38a41} <Debug> DynamicQueryHandler: Done processing query | ||
2015 | 2024.11.02 03:57:54.231525 [ 282 ] {cf853210-e10d-4b20-a650-479e16f38a41} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
2016 | 2024.11.02 03:57:54.231541 [ 282 ] {} <Debug> HTTP-Session: 2e010721-abe5-434a-8fa3-3a21ce3872af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2017 | 2024.11.02 03:57:54.231726 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2018 | 2024.11.02 03:57:54.231793 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44656, User-Agent: (none), Length: 12123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2019 | 2024.11.02 03:57:54.231870 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2020 | 2024.11.02 03:57:54.231895 [ 285 ] {} <Debug> HTTP-Session: 7054903e-cf2b-4628-9d3d-d862cdea73d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44656 | ||
2021 | 2024.11.02 03:57:54.231916 [ 285 ] {} <Debug> HTTP-Session: 7054903e-cf2b-4628-9d3d-d862cdea73d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2022 | 2024.11.02 03:57:54.231933 [ 285 ] {} <Debug> HTTP-Session: 7054903e-cf2b-4628-9d3d-d862cdea73d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2023 | 2024.11.02 03:57:54.231977 [ 285 ] {} <Trace> HTTP-Session: 7054903e-cf2b-4628-9d3d-d862cdea73d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2024 | 2024.11.02 03:57:54.232139 [ 285 ] {3bc4d1e9-674c-4fab-ad21-474b9cd19912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44656) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2025 | 2024.11.02 03:57:54.232194 [ 285 ] {3bc4d1e9-674c-4fab-ad21-474b9cd19912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2026 | 2024.11.02 03:57:54.232351 [ 285 ] {3bc4d1e9-674c-4fab-ad21-474b9cd19912} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2027 | 2024.11.02 03:57:54.232674 [ 285 ] {3bc4d1e9-674c-4fab-ad21-474b9cd19912} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2028 | 2024.11.02 03:57:54.232710 [ 285 ] {3bc4d1e9-674c-4fab-ad21-474b9cd19912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
2029 | 2024.11.02 03:57:54.233070 [ 285 ] {3bc4d1e9-674c-4fab-ad21-474b9cd19912} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2030 | 2024.11.02 03:57:54.233391 [ 285 ] {3bc4d1e9-674c-4fab-ad21-474b9cd19912} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2031 | 2024.11.02 03:57:54.233547 [ 285 ] {3bc4d1e9-674c-4fab-ad21-474b9cd19912} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00147 sec., 55782.31292517007 rows/sec., 3.54 MiB/sec. | ||
2032 | 2024.11.02 03:57:54.233714 [ 285 ] {3bc4d1e9-674c-4fab-ad21-474b9cd19912} <Debug> DynamicQueryHandler: Done processing query | ||
2033 | 2024.11.02 03:57:54.233737 [ 285 ] {3bc4d1e9-674c-4fab-ad21-474b9cd19912} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2034 | 2024.11.02 03:57:54.233752 [ 285 ] {} <Debug> HTTP-Session: 7054903e-cf2b-4628-9d3d-d862cdea73d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2035 | 2024.11.02 03:57:54.234068 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44656, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2036 | 2024.11.02 03:57:59.202729 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38664, User-Agent: (none), Length: 1325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2037 | 2024.11.02 03:57:59.202874 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2038 | 2024.11.02 03:57:59.202905 [ 285 ] {} <Debug> HTTP-Session: 219d28f6-33dc-4a8a-9001-fbac51d53258 Authenticating user 'default' from [fd00:1122:3344:101::d]:38664 | ||
2039 | 2024.11.02 03:57:59.202934 [ 285 ] {} <Debug> HTTP-Session: 219d28f6-33dc-4a8a-9001-fbac51d53258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2040 | 2024.11.02 03:57:59.202953 [ 285 ] {} <Debug> HTTP-Session: 219d28f6-33dc-4a8a-9001-fbac51d53258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2041 | 2024.11.02 03:57:59.203010 [ 285 ] {} <Trace> HTTP-Session: 219d28f6-33dc-4a8a-9001-fbac51d53258 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2042 | 2024.11.02 03:57:59.203293 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38664) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2043 | 2024.11.02 03:57:59.203714 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2044 | 2024.11.02 03:57:59.203766 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2045 | 2024.11.02 03:57:59.204131 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2046 | 2024.11.02 03:57:59.204211 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2047 | 2024.11.02 03:57:59.204389 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2048 | 2024.11.02 03:57:59.204528 [ 257 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2049 | 2024.11.02 03:57:59.204546 [ 284 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2050 | 2024.11.02 03:57:59.204681 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (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 | ||
2051 | 2024.11.02 03:57:59.204712 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2052 | 2024.11.02 03:57:59.207530 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2053 | 2024.11.02 03:57:59.208108 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
2054 | 2024.11.02 03:57:59.208178 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2055 | 2024.11.02 03:57:59.208228 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2056 | 2024.11.02 03:57:59.209769 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.006609 sec., 5598.4263882584355 rows/sec., 209.82 KiB/sec. | ||
2057 | 2024.11.02 03:57:59.210136 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Debug> DynamicQueryHandler: Done processing query | ||
2058 | 2024.11.02 03:57:59.210162 [ 285 ] {22caaa97-7625-4462-9565-d8ad592c74f7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2059 | 2024.11.02 03:57:59.210180 [ 285 ] {} <Debug> HTTP-Session: 219d28f6-33dc-4a8a-9001-fbac51d53258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2060 | 2024.11.02 03:57:59.210481 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2061 | 2024.11.02 03:57:59.210615 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35077, User-Agent: (none), Length: 1363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2062 | 2024.11.02 03:57:59.210724 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2063 | 2024.11.02 03:57:59.210749 [ 282 ] {} <Debug> HTTP-Session: 8edf2ab7-3f9e-45af-9b1c-4662f2861e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:35077 | ||
2064 | 2024.11.02 03:57:59.210773 [ 282 ] {} <Debug> HTTP-Session: 8edf2ab7-3f9e-45af-9b1c-4662f2861e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2065 | 2024.11.02 03:57:59.210787 [ 282 ] {} <Debug> HTTP-Session: 8edf2ab7-3f9e-45af-9b1c-4662f2861e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2066 | 2024.11.02 03:57:59.210842 [ 282 ] {} <Trace> HTTP-Session: 8edf2ab7-3f9e-45af-9b1c-4662f2861e98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2067 | 2024.11.02 03:57:59.211103 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35077) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2068 | 2024.11.02 03:57:59.211525 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2069 | 2024.11.02 03:57:59.211576 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2070 | 2024.11.02 03:57:59.211943 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2071 | 2024.11.02 03:57:59.212022 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2072 | 2024.11.02 03:57:59.212201 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2073 | 2024.11.02 03:57:59.212304 [ 302 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2074 | 2024.11.02 03:57:59.212317 [ 300 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2075 | 2024.11.02 03:57:59.212434 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (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 | ||
2076 | 2024.11.02 03:57:59.212463 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2077 | 2024.11.02 03:57:59.212554 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2078 | 2024.11.02 03:57:59.212575 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
2079 | 2024.11.02 03:57:59.212624 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2080 | 2024.11.02 03:57:59.212671 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2081 | 2024.11.02 03:57:59.214027 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003048 sec., 12139.107611548558 rows/sec., 454.96 KiB/sec. | ||
2082 | 2024.11.02 03:57:59.214348 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Debug> DynamicQueryHandler: Done processing query | ||
2083 | 2024.11.02 03:57:59.214374 [ 282 ] {4cd5f14e-c626-40af-8932-5275e5c90dfc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2084 | 2024.11.02 03:57:59.214391 [ 282 ] {} <Debug> HTTP-Session: 8edf2ab7-3f9e-45af-9b1c-4662f2861e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2085 | 2024.11.02 03:57:59.214619 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2086 | 2024.11.02 03:57:59.214663 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38664, User-Agent: (none), Length: 1400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2087 | 2024.11.02 03:57:59.214754 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2088 | 2024.11.02 03:57:59.214786 [ 285 ] {} <Debug> HTTP-Session: 118ea645-db6b-4302-89d2-d492783d9642 Authenticating user 'default' from [fd00:1122:3344:101::d]:38664 | ||
2089 | 2024.11.02 03:57:59.214808 [ 285 ] {} <Debug> HTTP-Session: 118ea645-db6b-4302-89d2-d492783d9642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2090 | 2024.11.02 03:57:59.214826 [ 285 ] {} <Debug> HTTP-Session: 118ea645-db6b-4302-89d2-d492783d9642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2091 | 2024.11.02 03:57:59.214868 [ 285 ] {} <Trace> HTTP-Session: 118ea645-db6b-4302-89d2-d492783d9642 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2092 | 2024.11.02 03:57:59.215056 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38664) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2093 | 2024.11.02 03:57:59.215405 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2094 | 2024.11.02 03:57:59.215455 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2095 | 2024.11.02 03:57:59.215800 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2096 | 2024.11.02 03:57:59.215867 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2097 | 2024.11.02 03:57:59.216023 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2098 | 2024.11.02 03:57:59.216131 [ 257 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2099 | 2024.11.02 03:57:59.216142 [ 299 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2100 | 2024.11.02 03:57:59.216252 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (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 | ||
2101 | 2024.11.02 03:57:59.216280 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2102 | 2024.11.02 03:57:59.216365 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2103 | 2024.11.02 03:57:59.216385 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
2104 | 2024.11.02 03:57:59.216428 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2105 | 2024.11.02 03:57:59.216476 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2106 | 2024.11.02 03:57:59.217863 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002904 sec., 12741.046831955924 rows/sec., 477.52 KiB/sec. | ||
2107 | 2024.11.02 03:57:59.218175 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Debug> DynamicQueryHandler: Done processing query | ||
2108 | 2024.11.02 03:57:59.218201 [ 285 ] {6a7bff0e-0a70-4317-b3ea-a1e76321bfc9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2109 | 2024.11.02 03:57:59.218217 [ 285 ] {} <Debug> HTTP-Session: 118ea645-db6b-4302-89d2-d492783d9642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2110 | 2024.11.02 03:57:59.218760 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2111 | 2024.11.02 03:57:59.218840 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59214, User-Agent: (none), Length: 638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2112 | 2024.11.02 03:57:59.218923 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2113 | 2024.11.02 03:57:59.218950 [ 282 ] {} <Debug> HTTP-Session: 3575f401-ad3e-4838-b101-509961389544 Authenticating user 'default' from [fd00:1122:3344:101::d]:59214 | ||
2114 | 2024.11.02 03:57:59.218969 [ 282 ] {} <Debug> HTTP-Session: 3575f401-ad3e-4838-b101-509961389544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2115 | 2024.11.02 03:57:59.218985 [ 282 ] {} <Debug> HTTP-Session: 3575f401-ad3e-4838-b101-509961389544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2116 | 2024.11.02 03:57:59.219026 [ 282 ] {} <Trace> HTTP-Session: 3575f401-ad3e-4838-b101-509961389544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2117 | 2024.11.02 03:57:59.219151 [ 282 ] {c600647e-a1d7-4eac-884c-a60ee059fcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59214) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2118 | 2024.11.02 03:57:59.219205 [ 282 ] {c600647e-a1d7-4eac-884c-a60ee059fcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2119 | 2024.11.02 03:57:59.219416 [ 282 ] {c600647e-a1d7-4eac-884c-a60ee059fcd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2120 | 2024.11.02 03:57:59.219765 [ 282 ] {c600647e-a1d7-4eac-884c-a60ee059fcd6} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2121 | 2024.11.02 03:57:59.219805 [ 282 ] {c600647e-a1d7-4eac-884c-a60ee059fcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
2122 | 2024.11.02 03:57:59.220303 [ 282 ] {c600647e-a1d7-4eac-884c-a60ee059fcd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2123 | 2024.11.02 03:57:59.220629 [ 282 ] {c600647e-a1d7-4eac-884c-a60ee059fcd6} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2124 | 2024.11.02 03:57:59.220792 [ 282 ] {c600647e-a1d7-4eac-884c-a60ee059fcd6} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001677 sec., 1788.9087656529516 rows/sec., 163.05 KiB/sec. | ||
2125 | 2024.11.02 03:57:59.221010 [ 282 ] {c600647e-a1d7-4eac-884c-a60ee059fcd6} <Debug> DynamicQueryHandler: Done processing query | ||
2126 | 2024.11.02 03:57:59.221034 [ 282 ] {c600647e-a1d7-4eac-884c-a60ee059fcd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2127 | 2024.11.02 03:57:59.221049 [ 282 ] {} <Debug> HTTP-Session: 3575f401-ad3e-4838-b101-509961389544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2128 | 2024.11.02 03:57:59.221207 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2129 | 2024.11.02 03:57:59.221302 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40497, User-Agent: (none), Length: 10613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2130 | 2024.11.02 03:57:59.221366 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2131 | 2024.11.02 03:57:59.221387 [ 285 ] {} <Debug> HTTP-Session: a3d6a7a4-bbe8-4198-8654-7a42e2093d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:40497 | ||
2132 | 2024.11.02 03:57:59.221406 [ 285 ] {} <Debug> HTTP-Session: a3d6a7a4-bbe8-4198-8654-7a42e2093d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2133 | 2024.11.02 03:57:59.221419 [ 285 ] {} <Debug> HTTP-Session: a3d6a7a4-bbe8-4198-8654-7a42e2093d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2134 | 2024.11.02 03:57:59.221457 [ 285 ] {} <Trace> HTTP-Session: a3d6a7a4-bbe8-4198-8654-7a42e2093d44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2135 | 2024.11.02 03:57:59.221619 [ 285 ] {8542d4c2-d74b-460e-9059-fb1060bc575b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40497) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2136 | 2024.11.02 03:57:59.221669 [ 285 ] {8542d4c2-d74b-460e-9059-fb1060bc575b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2137 | 2024.11.02 03:57:59.221955 [ 285 ] {8542d4c2-d74b-460e-9059-fb1060bc575b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2138 | 2024.11.02 03:57:59.222368 [ 285 ] {8542d4c2-d74b-460e-9059-fb1060bc575b} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2139 | 2024.11.02 03:57:59.222409 [ 285 ] {8542d4c2-d74b-460e-9059-fb1060bc575b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
2140 | 2024.11.02 03:57:59.222808 [ 285 ] {8542d4c2-d74b-460e-9059-fb1060bc575b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2141 | 2024.11.02 03:57:59.223183 [ 285 ] {8542d4c2-d74b-460e-9059-fb1060bc575b} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2142 | 2024.11.02 03:57:59.223347 [ 73 ] {} <Debug> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2143 | 2024.11.02 03:57:59.223356 [ 285 ] {8542d4c2-d74b-460e-9059-fb1060bc575b} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.001787 sec., 41410.184667039735 rows/sec., 3.33 MiB/sec. | ||
2144 | 2024.11.02 03:57:59.223437 [ 73 ] {} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2145 | 2024.11.02 03:57:59.223500 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
2146 | 2024.11.02 03:57:59.223654 [ 285 ] {8542d4c2-d74b-460e-9059-fb1060bc575b} <Debug> DynamicQueryHandler: Done processing query | ||
2147 | 2024.11.02 03:57:59.223686 [ 285 ] {8542d4c2-d74b-460e-9059-fb1060bc575b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2148 | 2024.11.02 03:57:59.223703 [ 285 ] {} <Debug> HTTP-Session: a3d6a7a4-bbe8-4198-8654-7a42e2093d44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2149 | 2024.11.02 03:57:59.223861 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59214, User-Agent: (none), Length: 1342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2150 | 2024.11.02 03:57:59.223880 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2151 | 2024.11.02 03:57:59.223960 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2152 | 2024.11.02 03:57:59.223993 [ 282 ] {} <Debug> HTTP-Session: 971ceabd-fcf3-4dc4-95ab-76d1d954ff3c Authenticating user 'default' from [fd00:1122:3344:101::d]:59214 | ||
2153 | 2024.11.02 03:57:59.224013 [ 282 ] {} <Debug> HTTP-Session: 971ceabd-fcf3-4dc4-95ab-76d1d954ff3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2154 | 2024.11.02 03:57:59.224040 [ 282 ] {} <Debug> HTTP-Session: 971ceabd-fcf3-4dc4-95ab-76d1d954ff3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2155 | 2024.11.02 03:57:59.224084 [ 282 ] {} <Trace> HTTP-Session: 971ceabd-fcf3-4dc4-95ab-76d1d954ff3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2156 | 2024.11.02 03:57:59.224238 [ 282 ] {72611216-6350-4469-9235-f4dc3799e551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59214) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2157 | 2024.11.02 03:57:59.224291 [ 282 ] {72611216-6350-4469-9235-f4dc3799e551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2158 | 2024.11.02 03:57:59.224579 [ 282 ] {72611216-6350-4469-9235-f4dc3799e551} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2159 | 2024.11.02 03:57:59.224938 [ 282 ] {72611216-6350-4469-9235-f4dc3799e551} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2160 | 2024.11.02 03:57:59.224976 [ 282 ] {72611216-6350-4469-9235-f4dc3799e551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2161 | 2024.11.02 03:57:59.225344 [ 282 ] {72611216-6350-4469-9235-f4dc3799e551} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2162 | 2024.11.02 03:57:59.225723 [ 282 ] {72611216-6350-4469-9235-f4dc3799e551} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2163 | 2024.11.02 03:57:59.225840 [ 203 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::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 | ||
2164 | 2024.11.02 03:57:59.225927 [ 282 ] {72611216-6350-4469-9235-f4dc3799e551} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001709 sec., 5266.23756582797 rows/sec., 396.00 KiB/sec. | ||
2165 | 2024.11.02 03:57:59.226380 [ 203 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2166 | 2024.11.02 03:57:59.226450 [ 282 ] {72611216-6350-4469-9235-f4dc3799e551} <Debug> DynamicQueryHandler: Done processing query | ||
2167 | 2024.11.02 03:57:59.226475 [ 282 ] {72611216-6350-4469-9235-f4dc3799e551} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2168 | 2024.11.02 03:57:59.226492 [ 282 ] {} <Debug> HTTP-Session: 971ceabd-fcf3-4dc4-95ab-76d1d954ff3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2169 | 2024.11.02 03:57:59.226666 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2170 | 2024.11.02 03:57:59.226730 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51131, User-Agent: (none), Length: 14437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2171 | 2024.11.02 03:57:59.226823 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2172 | 2024.11.02 03:57:59.226855 [ 285 ] {} <Debug> HTTP-Session: cab77d04-2ef4-47de-8677-0b122ba156d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51131 | ||
2173 | 2024.11.02 03:57:59.226876 [ 285 ] {} <Debug> HTTP-Session: cab77d04-2ef4-47de-8677-0b122ba156d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2174 | 2024.11.02 03:57:59.226893 [ 285 ] {} <Debug> HTTP-Session: cab77d04-2ef4-47de-8677-0b122ba156d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2175 | 2024.11.02 03:57:59.226936 [ 285 ] {} <Trace> HTTP-Session: cab77d04-2ef4-47de-8677-0b122ba156d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2176 | 2024.11.02 03:57:59.227024 [ 203 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 205 rows starting from the beginning of the part | ||
2177 | 2024.11.02 03:57:59.227216 [ 285 ] {4f49d626-acf7-44a9-a8a9-1832c9b95751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51131) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2178 | 2024.11.02 03:57:59.227339 [ 203 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::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 | ||
2179 | 2024.11.02 03:57:59.227424 [ 285 ] {4f49d626-acf7-44a9-a8a9-1832c9b95751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2180 | 2024.11.02 03:57:59.227757 [ 203 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1345 rows starting from the beginning of the part | ||
2181 | 2024.11.02 03:57:59.228074 [ 203 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
2182 | 2024.11.02 03:57:59.228429 [ 203 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
2183 | 2024.11.02 03:57:59.228758 [ 203 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
2184 | 2024.11.02 03:57:59.229259 [ 285 ] {4f49d626-acf7-44a9-a8a9-1832c9b95751} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2185 | 2024.11.02 03:57:59.230257 [ 285 ] {4f49d626-acf7-44a9-a8a9-1832c9b95751} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2186 | 2024.11.02 03:57:59.230338 [ 285 ] {4f49d626-acf7-44a9-a8a9-1832c9b95751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2187 | 2024.11.02 03:57:59.231432 [ 285 ] {4f49d626-acf7-44a9-a8a9-1832c9b95751} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2188 | 2024.11.02 03:57:59.232406 [ 285 ] {4f49d626-acf7-44a9-a8a9-1832c9b95751} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2189 | 2024.11.02 03:57:59.232687 [ 197 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.009072465 sec., 213944.06040695665 rows/sec., 18.78 MiB/sec. | ||
2190 | 2024.11.02 03:57:59.232753 [ 73 ] {} <Debug> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2191 | 2024.11.02 03:57:59.232774 [ 285 ] {4f49d626-acf7-44a9-a8a9-1832c9b95751} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.005697 sec., 14920.133403545726 rows/sec., 1.17 MiB/sec. | ||
2192 | 2024.11.02 03:57:59.232825 [ 73 ] {} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2193 | 2024.11.02 03:57:59.232905 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
2194 | 2024.11.02 03:57:59.233260 [ 197 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2195 | 2024.11.02 03:57:59.233392 [ 187 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::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 | ||
2196 | 2024.11.02 03:57:59.233576 [ 285 ] {4f49d626-acf7-44a9-a8a9-1832c9b95751} <Debug> DynamicQueryHandler: Done processing query | ||
2197 | 2024.11.02 03:57:59.233652 [ 285 ] {4f49d626-acf7-44a9-a8a9-1832c9b95751} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2198 | 2024.11.02 03:57:59.233729 [ 285 ] {} <Debug> HTTP-Session: cab77d04-2ef4-47de-8677-0b122ba156d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2199 | 2024.11.02 03:57:59.233949 [ 187 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2200 | 2024.11.02 03:57:59.234127 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2201 | 2024.11.02 03:57:59.234152 [ 187 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 390 rows starting from the beginning of the part | ||
2202 | 2024.11.02 03:57:59.234208 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49915, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2203 | 2024.11.02 03:57:59.234473 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2204 | 2024.11.02 03:57:59.234558 [ 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): | ||
2205 | |||
2206 | (version 23.8.7.1) | ||
2207 | 2024.11.02 03:57:59.234666 [ 282 ] {} <Debug> HTTP-Session: 520544b7-263c-4e31-bca2-5cbd09aa6e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:49915 | ||
2208 | 2024.11.02 03:57:59.234807 [ 282 ] {} <Debug> HTTP-Session: 520544b7-263c-4e31-bca2-5cbd09aa6e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2209 | 2024.11.02 03:57:59.234806 [ 187 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::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 | ||
2210 | 2024.11.02 03:57:59.234923 [ 282 ] {} <Debug> HTTP-Session: 520544b7-263c-4e31-bca2-5cbd09aa6e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2211 | 2024.11.02 03:57:59.235086 [ 282 ] {} <Trace> HTTP-Session: 520544b7-263c-4e31-bca2-5cbd09aa6e77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2212 | 2024.11.02 03:57:59.235241 [ 187 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 846 rows starting from the beginning of the part | ||
2213 | 2024.11.02 03:57:59.235626 [ 187 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
2214 | 2024.11.02 03:57:59.235712 [ 282 ] {c46c30fe-135b-41fb-aa34-3ea5991b2805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49915) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2215 | 2024.11.02 03:57:59.235978 [ 282 ] {c46c30fe-135b-41fb-aa34-3ea5991b2805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2216 | 2024.11.02 03:57:59.236040 [ 187 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part | ||
2217 | 2024.11.02 03:57:59.236479 [ 187 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 85 rows starting from the beginning of the part | ||
2218 | 2024.11.02 03:57:59.237045 [ 203 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_6_1} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2219 | 2024.11.02 03:57:59.237302 [ 203 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_6_1} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2220 | 2024.11.02 03:57:59.237416 [ 282 ] {c46c30fe-135b-41fb-aa34-3ea5991b2805} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2221 | 2024.11.02 03:57:59.237481 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2222 | 2024.11.02 03:57:59.238120 [ 282 ] {c46c30fe-135b-41fb-aa34-3ea5991b2805} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2223 | 2024.11.02 03:57:59.238166 [ 282 ] {c46c30fe-135b-41fb-aa34-3ea5991b2805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2224 | 2024.11.02 03:57:59.238858 [ 282 ] {c46c30fe-135b-41fb-aa34-3ea5991b2805} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2225 | 2024.11.02 03:57:59.239048 [ 197 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.006000828 sec., 306457.7088361806 rows/sec., 23.35 MiB/sec. | ||
2226 | 2024.11.02 03:57:59.239343 [ 197 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2227 | 2024.11.02 03:57:59.239546 [ 282 ] {c46c30fe-135b-41fb-aa34-3ea5991b2805} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2228 | 2024.11.02 03:57:59.239857 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2229 | 2024.11.02 03:57:59.239964 [ 282 ] {c46c30fe-135b-41fb-aa34-3ea5991b2805} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004551 sec., 35157.10832784003 rows/sec., 2.45 MiB/sec. | ||
2230 | 2024.11.02 03:57:59.240023 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2231 | 2024.11.02 03:57:59.240192 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
2232 | 2024.11.02 03:57:59.240784 [ 203 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::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 | ||
2233 | 2024.11.02 03:57:59.240836 [ 282 ] {c46c30fe-135b-41fb-aa34-3ea5991b2805} <Debug> DynamicQueryHandler: Done processing query | ||
2234 | 2024.11.02 03:57:59.240914 [ 282 ] {c46c30fe-135b-41fb-aa34-3ea5991b2805} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2235 | 2024.11.02 03:57:59.240966 [ 282 ] {} <Debug> HTTP-Session: 520544b7-263c-4e31-bca2-5cbd09aa6e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2236 | 2024.11.02 03:57:59.241166 [ 197 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_6_1} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2237 | 2024.11.02 03:57:59.241304 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49915, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2238 | 2024.11.02 03:57:59.241324 [ 203 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2239 | 2024.11.02 03:57:59.241397 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36848, User-Agent: (none), Length: 15109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2240 | 2024.11.02 03:57:59.241491 [ 203 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 237 rows starting from the beginning of the part | ||
2241 | 2024.11.02 03:57:59.241580 [ 197 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_6_1} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2242 | 2024.11.02 03:57:59.241652 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2243 | 2024.11.02 03:57:59.241836 [ 285 ] {} <Debug> HTTP-Session: c97b4f3a-fd67-4b0c-820f-1d83baa9dcf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36848 | ||
2244 | 2024.11.02 03:57:59.242008 [ 203 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::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 | ||
2245 | 2024.11.02 03:57:59.242010 [ 285 ] {} <Debug> HTTP-Session: c97b4f3a-fd67-4b0c-820f-1d83baa9dcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2246 | 2024.11.02 03:57:59.242096 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2247 | 2024.11.02 03:57:59.242141 [ 285 ] {} <Debug> HTTP-Session: c97b4f3a-fd67-4b0c-820f-1d83baa9dcf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2248 | 2024.11.02 03:57:59.242310 [ 285 ] {} <Trace> HTTP-Session: c97b4f3a-fd67-4b0c-820f-1d83baa9dcf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2249 | 2024.11.02 03:57:59.242386 [ 203 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2133 rows starting from the beginning of the part | ||
2250 | 2024.11.02 03:57:59.242642 [ 203 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
2251 | 2024.11.02 03:57:59.242753 [ 203 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part | ||
2252 | 2024.11.02 03:57:59.242997 [ 203 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::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 | ||
2253 | 2024.11.02 03:57:59.243067 [ 285 ] {15dfdb85-3689-4493-97f3-17a9102dd08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36848) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2254 | 2024.11.02 03:57:59.243439 [ 285 ] {15dfdb85-3689-4493-97f3-17a9102dd08f} <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 | ||
2255 | 2024.11.02 03:57:59.243929 [ 285 ] {15dfdb85-3689-4493-97f3-17a9102dd08f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2256 | 2024.11.02 03:57:59.244466 [ 285 ] {15dfdb85-3689-4493-97f3-17a9102dd08f} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2257 | 2024.11.02 03:57:59.244503 [ 285 ] {15dfdb85-3689-4493-97f3-17a9102dd08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2258 | 2024.11.02 03:57:59.245155 [ 285 ] {15dfdb85-3689-4493-97f3-17a9102dd08f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2259 | 2024.11.02 03:57:59.245790 [ 285 ] {15dfdb85-3689-4493-97f3-17a9102dd08f} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2260 | 2024.11.02 03:57:59.246418 [ 285 ] {15dfdb85-3689-4493-97f3-17a9102dd08f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.003846 sec., 2340.0936037441497 rows/sec., 4.19 MiB/sec. | ||
2261 | 2024.11.02 03:57:59.247088 [ 285 ] {15dfdb85-3689-4493-97f3-17a9102dd08f} <Debug> DynamicQueryHandler: Done processing query | ||
2262 | 2024.11.02 03:57:59.247133 [ 285 ] {15dfdb85-3689-4493-97f3-17a9102dd08f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
2263 | 2024.11.02 03:57:59.247151 [ 285 ] {} <Debug> HTTP-Session: c97b4f3a-fd67-4b0c-820f-1d83baa9dcf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2264 | 2024.11.02 03:57:59.247330 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2265 | 2024.11.02 03:57:59.247465 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51414, User-Agent: (none), Length: 1889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2266 | 2024.11.02 03:57:59.247597 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2267 | 2024.11.02 03:57:59.247641 [ 282 ] {} <Debug> HTTP-Session: 73f6835e-cf9b-4bbd-aea7-677c19f85b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:51414 | ||
2268 | 2024.11.02 03:57:59.247672 [ 282 ] {} <Debug> HTTP-Session: 73f6835e-cf9b-4bbd-aea7-677c19f85b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2269 | 2024.11.02 03:57:59.247695 [ 282 ] {} <Debug> HTTP-Session: 73f6835e-cf9b-4bbd-aea7-677c19f85b49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2270 | 2024.11.02 03:57:59.247751 [ 282 ] {} <Trace> HTTP-Session: 73f6835e-cf9b-4bbd-aea7-677c19f85b49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2271 | 2024.11.02 03:57:59.247902 [ 282 ] {a610c22a-9182-41a8-9d28-7d547ede72f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51414) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2272 | 2024.11.02 03:57:59.247960 [ 282 ] {a610c22a-9182-41a8-9d28-7d547ede72f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2273 | 2024.11.02 03:57:59.248235 [ 282 ] {a610c22a-9182-41a8-9d28-7d547ede72f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2274 | 2024.11.02 03:57:59.248745 [ 282 ] {a610c22a-9182-41a8-9d28-7d547ede72f2} <Trace> oximeter.measurements_i64 (f8e8a276-d52a-4dd9-95f6-99a0fc5b059e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2275 | 2024.11.02 03:57:59.248792 [ 282 ] {a610c22a-9182-41a8-9d28-7d547ede72f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
2276 | 2024.11.02 03:57:59.248827 [ 188 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3087 rows, containing 5 columns (5 merged, 0 gathered) in 0.008430991 sec., 366149.1276648261 rows/sec., 24.63 MiB/sec. | ||
2277 | 2024.11.02 03:57:59.249299 [ 188 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2278 | 2024.11.02 03:57:59.249334 [ 282 ] {a610c22a-9182-41a8-9d28-7d547ede72f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2279 | 2024.11.02 03:57:59.250205 [ 282 ] {a610c22a-9182-41a8-9d28-7d547ede72f2} <Trace> oximeter.measurements_i64 (f8e8a276-d52a-4dd9-95f6-99a0fc5b059e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2280 | 2024.11.02 03:57:59.250320 [ 188 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2281 | 2024.11.02 03:57:59.250539 [ 282 ] {a610c22a-9182-41a8-9d28-7d547ede72f2} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.002652 sec., 4524.886877828055 rows/sec., 319.63 KiB/sec. | ||
2282 | 2024.11.02 03:57:59.250873 [ 188 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2283 | 2024.11.02 03:57:59.251029 [ 282 ] {a610c22a-9182-41a8-9d28-7d547ede72f2} <Debug> DynamicQueryHandler: Done processing query | ||
2284 | 2024.11.02 03:57:59.251075 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
2285 | 2024.11.02 03:57:59.251083 [ 282 ] {a610c22a-9182-41a8-9d28-7d547ede72f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2286 | 2024.11.02 03:57:59.251135 [ 282 ] {} <Debug> HTTP-Session: 73f6835e-cf9b-4bbd-aea7-677c19f85b49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2287 | 2024.11.02 03:57:59.251319 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2288 | 2024.11.02 03:57:59.251435 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46095, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2289 | 2024.11.02 03:57:59.251508 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2290 | 2024.11.02 03:57:59.251528 [ 285 ] {} <Debug> HTTP-Session: 12e9c3b2-fee9-429a-8e65-3f9c95a89cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46095 | ||
2291 | 2024.11.02 03:57:59.251545 [ 285 ] {} <Debug> HTTP-Session: 12e9c3b2-fee9-429a-8e65-3f9c95a89cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2292 | 2024.11.02 03:57:59.251558 [ 285 ] {} <Debug> HTTP-Session: 12e9c3b2-fee9-429a-8e65-3f9c95a89cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2293 | 2024.11.02 03:57:59.251596 [ 285 ] {} <Trace> HTTP-Session: 12e9c3b2-fee9-429a-8e65-3f9c95a89cb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2294 | 2024.11.02 03:57:59.251742 [ 285 ] {c34bc375-3c89-4d4d-bd17-771a65d1370f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46095) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2295 | 2024.11.02 03:57:59.251791 [ 285 ] {c34bc375-3c89-4d4d-bd17-771a65d1370f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2296 | 2024.11.02 03:57:59.251957 [ 285 ] {c34bc375-3c89-4d4d-bd17-771a65d1370f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2297 | 2024.11.02 03:57:59.252307 [ 285 ] {c34bc375-3c89-4d4d-bd17-771a65d1370f} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2298 | 2024.11.02 03:57:59.252343 [ 285 ] {c34bc375-3c89-4d4d-bd17-771a65d1370f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
2299 | 2024.11.02 03:57:59.252712 [ 285 ] {c34bc375-3c89-4d4d-bd17-771a65d1370f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2300 | 2024.11.02 03:57:59.253051 [ 285 ] {c34bc375-3c89-4d4d-bd17-771a65d1370f} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2301 | 2024.11.02 03:57:59.253207 [ 73 ] {} <Debug> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2302 | 2024.11.02 03:57:59.253211 [ 285 ] {c34bc375-3c89-4d4d-bd17-771a65d1370f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. | ||
2303 | 2024.11.02 03:57:59.253259 [ 73 ] {} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2304 | 2024.11.02 03:57:59.253319 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
2305 | 2024.11.02 03:57:59.253654 [ 285 ] {c34bc375-3c89-4d4d-bd17-771a65d1370f} <Debug> DynamicQueryHandler: Done processing query | ||
2306 | 2024.11.02 03:57:59.253728 [ 285 ] {c34bc375-3c89-4d4d-bd17-771a65d1370f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2307 | 2024.11.02 03:57:59.253744 [ 203 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::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 | ||
2308 | 2024.11.02 03:57:59.253770 [ 285 ] {} <Debug> HTTP-Session: 12e9c3b2-fee9-429a-8e65-3f9c95a89cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2309 | 2024.11.02 03:57:59.253948 [ 203 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2310 | 2024.11.02 03:57:59.253987 [ 203 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 82 rows starting from the beginning of the part | ||
2311 | 2024.11.02 03:57:59.254101 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46095, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2312 | 2024.11.02 03:57:59.254194 [ 203 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::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 | ||
2313 | 2024.11.02 03:57:59.254431 [ 203 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
2314 | 2024.11.02 03:57:59.254586 [ 203 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
2315 | 2024.11.02 03:57:59.254692 [ 203 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
2316 | 2024.11.02 03:57:59.254886 [ 203 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::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 | ||
2317 | 2024.11.02 03:57:59.255974 [ 188 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.002561195 sec., 166328.6083254106 rows/sec., 10.84 MiB/sec. | ||
2318 | 2024.11.02 03:57:59.256170 [ 191 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2319 | 2024.11.02 03:57:59.256548 [ 191 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_6_1} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2320 | 2024.11.02 03:57:59.256624 [ 191 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_6_1} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2321 | 2024.11.02 03:57:59.256696 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2322 | 2024.11.02 03:58:00.000277 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.35 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 152.36 MiB (RSS), difference: 1.02 MiB | ||
2323 | 2024.11.02 03:58:02.895954 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2324 | 2024.11.02 03:58:02.896024 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2325 | 2024.11.02 03:58:02.965535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 266 | ||
2326 | 2024.11.02 03:58:02.968631 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2327 | 2024.11.02 03:58:02.968679 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2328 | 2024.11.02 03:58:02.970200 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2329 | 2024.11.02 03:58:02.971193 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2330 | 2024.11.02 03:58:02.971840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
2331 | 2024.11.02 03:58:03.678629 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
2332 | 2024.11.02 03:58:03.678716 [ 3 ] {} <Debug> TCP-Session: be3247e3-a42c-4499-b661-2f999e307eda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2333 | 2024.11.02 03:58:04.000218 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.39 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 152.45 MiB (RSS), difference: 2.07 MiB | ||
2334 | 2024.11.02 03:58:04.202613 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55175, User-Agent: (none), Length: 7829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2335 | 2024.11.02 03:58:04.202775 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2336 | 2024.11.02 03:58:04.202820 [ 285 ] {} <Debug> HTTP-Session: 0cbf3f91-bf91-4927-b007-6d27b2a9ceee Authenticating user 'default' from [fd00:1122:3344:101::d]:55175 | ||
2337 | 2024.11.02 03:58:04.202860 [ 285 ] {} <Debug> HTTP-Session: 0cbf3f91-bf91-4927-b007-6d27b2a9ceee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2338 | 2024.11.02 03:58:04.202888 [ 285 ] {} <Debug> HTTP-Session: 0cbf3f91-bf91-4927-b007-6d27b2a9ceee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2339 | 2024.11.02 03:58:04.202969 [ 285 ] {} <Trace> HTTP-Session: 0cbf3f91-bf91-4927-b007-6d27b2a9ceee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2340 | 2024.11.02 03:58:04.203273 [ 285 ] {4f4f7ab2-4dbf-464b-8fb6-87be526c9dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55175) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2341 | 2024.11.02 03:58:04.203381 [ 285 ] {4f4f7ab2-4dbf-464b-8fb6-87be526c9dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2342 | 2024.11.02 03:58:04.203803 [ 285 ] {4f4f7ab2-4dbf-464b-8fb6-87be526c9dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2343 | 2024.11.02 03:58:04.204349 [ 285 ] {4f4f7ab2-4dbf-464b-8fb6-87be526c9dea} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2344 | 2024.11.02 03:58:04.204389 [ 285 ] {4f4f7ab2-4dbf-464b-8fb6-87be526c9dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2345 | 2024.11.02 03:58:04.204802 [ 285 ] {4f4f7ab2-4dbf-464b-8fb6-87be526c9dea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2346 | 2024.11.02 03:58:04.205189 [ 285 ] {4f4f7ab2-4dbf-464b-8fb6-87be526c9dea} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2347 | 2024.11.02 03:58:04.205364 [ 285 ] {4f4f7ab2-4dbf-464b-8fb6-87be526c9dea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002203 sec., 25419.881979119382 rows/sec., 1.95 MiB/sec. | ||
2348 | 2024.11.02 03:58:04.205574 [ 285 ] {4f4f7ab2-4dbf-464b-8fb6-87be526c9dea} <Debug> DynamicQueryHandler: Done processing query | ||
2349 | 2024.11.02 03:58:04.205601 [ 285 ] {4f4f7ab2-4dbf-464b-8fb6-87be526c9dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2350 | 2024.11.02 03:58:04.205618 [ 285 ] {} <Debug> HTTP-Session: 0cbf3f91-bf91-4927-b007-6d27b2a9ceee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2351 | 2024.11.02 03:58:04.205811 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2352 | 2024.11.02 03:58:04.205908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62857, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2353 | 2024.11.02 03:58:04.205969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2354 | 2024.11.02 03:58:04.205988 [ 3 ] {} <Debug> HTTP-Session: 1cb0581a-e6b8-4d64-9137-50c97a3d25b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62857 | ||
2355 | 2024.11.02 03:58:04.206005 [ 3 ] {} <Debug> HTTP-Session: 1cb0581a-e6b8-4d64-9137-50c97a3d25b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2356 | 2024.11.02 03:58:04.206020 [ 3 ] {} <Debug> HTTP-Session: 1cb0581a-e6b8-4d64-9137-50c97a3d25b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2357 | 2024.11.02 03:58:04.206051 [ 3 ] {} <Trace> HTTP-Session: 1cb0581a-e6b8-4d64-9137-50c97a3d25b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2358 | 2024.11.02 03:58:04.206173 [ 3 ] {9ee7d646-99dd-470c-8561-36ed5a9026ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62857) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2359 | 2024.11.02 03:58:04.206218 [ 3 ] {9ee7d646-99dd-470c-8561-36ed5a9026ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2360 | 2024.11.02 03:58:04.206445 [ 3 ] {9ee7d646-99dd-470c-8561-36ed5a9026ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2361 | 2024.11.02 03:58:04.206909 [ 3 ] {9ee7d646-99dd-470c-8561-36ed5a9026ef} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2362 | 2024.11.02 03:58:04.206947 [ 3 ] {9ee7d646-99dd-470c-8561-36ed5a9026ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2363 | 2024.11.02 03:58:04.207302 [ 3 ] {9ee7d646-99dd-470c-8561-36ed5a9026ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2364 | 2024.11.02 03:58:04.207662 [ 3 ] {9ee7d646-99dd-470c-8561-36ed5a9026ef} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2365 | 2024.11.02 03:58:04.207818 [ 3 ] {9ee7d646-99dd-470c-8561-36ed5a9026ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001683 sec., 38027.332144979206 rows/sec., 2.97 MiB/sec. | ||
2366 | 2024.11.02 03:58:04.208121 [ 3 ] {9ee7d646-99dd-470c-8561-36ed5a9026ef} <Debug> DynamicQueryHandler: Done processing query | ||
2367 | 2024.11.02 03:58:04.208147 [ 3 ] {9ee7d646-99dd-470c-8561-36ed5a9026ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2368 | 2024.11.02 03:58:04.208163 [ 3 ] {} <Debug> HTTP-Session: 1cb0581a-e6b8-4d64-9137-50c97a3d25b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2369 | 2024.11.02 03:58:04.208345 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55175, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2370 | 2024.11.02 03:58:04.208358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2371 | 2024.11.02 03:58:04.208410 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2372 | 2024.11.02 03:58:04.208439 [ 285 ] {} <Debug> HTTP-Session: 2e3e5f36-1cf2-407b-b4e4-0b89e378565f Authenticating user 'default' from [fd00:1122:3344:101::d]:55175 | ||
2373 | 2024.11.02 03:58:04.208460 [ 285 ] {} <Debug> HTTP-Session: 2e3e5f36-1cf2-407b-b4e4-0b89e378565f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2374 | 2024.11.02 03:58:04.208478 [ 285 ] {} <Debug> HTTP-Session: 2e3e5f36-1cf2-407b-b4e4-0b89e378565f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2375 | 2024.11.02 03:58:04.208520 [ 285 ] {} <Trace> HTTP-Session: 2e3e5f36-1cf2-407b-b4e4-0b89e378565f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2376 | 2024.11.02 03:58:04.208702 [ 285 ] {b14bd1c3-084a-4e6e-a399-60d7bef4df6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55175) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2377 | 2024.11.02 03:58:04.208759 [ 285 ] {b14bd1c3-084a-4e6e-a399-60d7bef4df6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2378 | 2024.11.02 03:58:04.208959 [ 285 ] {b14bd1c3-084a-4e6e-a399-60d7bef4df6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2379 | 2024.11.02 03:58:04.209430 [ 285 ] {b14bd1c3-084a-4e6e-a399-60d7bef4df6c} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2380 | 2024.11.02 03:58:04.209475 [ 285 ] {b14bd1c3-084a-4e6e-a399-60d7bef4df6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2381 | 2024.11.02 03:58:04.209878 [ 285 ] {b14bd1c3-084a-4e6e-a399-60d7bef4df6c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2382 | 2024.11.02 03:58:04.210221 [ 285 ] {b14bd1c3-084a-4e6e-a399-60d7bef4df6c} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2383 | 2024.11.02 03:58:04.210380 [ 285 ] {b14bd1c3-084a-4e6e-a399-60d7bef4df6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001756 sec., 91116.17312072893 rows/sec., 6.35 MiB/sec. | ||
2384 | 2024.11.02 03:58:04.210549 [ 285 ] {b14bd1c3-084a-4e6e-a399-60d7bef4df6c} <Debug> DynamicQueryHandler: Done processing query | ||
2385 | 2024.11.02 03:58:04.210574 [ 285 ] {b14bd1c3-084a-4e6e-a399-60d7bef4df6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2386 | 2024.11.02 03:58:04.210591 [ 285 ] {} <Debug> HTTP-Session: 2e3e5f36-1cf2-407b-b4e4-0b89e378565f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2387 | 2024.11.02 03:58:04.210771 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2388 | 2024.11.02 03:58:04.210853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60377, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2389 | 2024.11.02 03:58:04.210918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2390 | 2024.11.02 03:58:04.210941 [ 3 ] {} <Debug> HTTP-Session: a0c9c0bd-9b5e-408d-a5dd-3625fa32c2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60377 | ||
2391 | 2024.11.02 03:58:04.210962 [ 3 ] {} <Debug> HTTP-Session: a0c9c0bd-9b5e-408d-a5dd-3625fa32c2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2392 | 2024.11.02 03:58:04.210979 [ 3 ] {} <Debug> HTTP-Session: a0c9c0bd-9b5e-408d-a5dd-3625fa32c2f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2393 | 2024.11.02 03:58:04.211017 [ 3 ] {} <Trace> HTTP-Session: a0c9c0bd-9b5e-408d-a5dd-3625fa32c2f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2394 | 2024.11.02 03:58:04.211158 [ 3 ] {b0a5ec4f-87d9-4fc7-8943-bd5f025b0c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60377) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2395 | 2024.11.02 03:58:04.211211 [ 3 ] {b0a5ec4f-87d9-4fc7-8943-bd5f025b0c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2396 | 2024.11.02 03:58:04.211369 [ 3 ] {b0a5ec4f-87d9-4fc7-8943-bd5f025b0c64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2397 | 2024.11.02 03:58:04.211696 [ 3 ] {b0a5ec4f-87d9-4fc7-8943-bd5f025b0c64} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2398 | 2024.11.02 03:58:04.211733 [ 3 ] {b0a5ec4f-87d9-4fc7-8943-bd5f025b0c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2399 | 2024.11.02 03:58:04.212094 [ 3 ] {b0a5ec4f-87d9-4fc7-8943-bd5f025b0c64} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2400 | 2024.11.02 03:58:04.212416 [ 3 ] {b0a5ec4f-87d9-4fc7-8943-bd5f025b0c64} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2401 | 2024.11.02 03:58:04.212573 [ 3 ] {b0a5ec4f-87d9-4fc7-8943-bd5f025b0c64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. | ||
2402 | 2024.11.02 03:58:04.212919 [ 3 ] {b0a5ec4f-87d9-4fc7-8943-bd5f025b0c64} <Debug> DynamicQueryHandler: Done processing query | ||
2403 | 2024.11.02 03:58:04.212945 [ 3 ] {b0a5ec4f-87d9-4fc7-8943-bd5f025b0c64} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2404 | 2024.11.02 03:58:04.212962 [ 3 ] {} <Debug> HTTP-Session: a0c9c0bd-9b5e-408d-a5dd-3625fa32c2f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2405 | 2024.11.02 03:58:04.213143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2406 | 2024.11.02 03:58:09.207856 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55175, User-Agent: (none), Length: 37733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2407 | 2024.11.02 03:58:09.208030 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2408 | 2024.11.02 03:58:09.208074 [ 285 ] {} <Debug> HTTP-Session: 783e8c67-5727-49cc-9393-6e0c604d13cf Authenticating user 'default' from [fd00:1122:3344:101::d]:55175 | ||
2409 | 2024.11.02 03:58:09.208113 [ 285 ] {} <Debug> HTTP-Session: 783e8c67-5727-49cc-9393-6e0c604d13cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2410 | 2024.11.02 03:58:09.208141 [ 285 ] {} <Debug> HTTP-Session: 783e8c67-5727-49cc-9393-6e0c604d13cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2411 | 2024.11.02 03:58:09.208220 [ 285 ] {} <Trace> HTTP-Session: 783e8c67-5727-49cc-9393-6e0c604d13cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2412 | 2024.11.02 03:58:09.208641 [ 285 ] {deb33ac2-53f6-4aff-afd4-08ddef5ec408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55175) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2413 | 2024.11.02 03:58:09.208741 [ 285 ] {deb33ac2-53f6-4aff-afd4-08ddef5ec408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2414 | 2024.11.02 03:58:09.209085 [ 285 ] {deb33ac2-53f6-4aff-afd4-08ddef5ec408} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2415 | 2024.11.02 03:58:09.209781 [ 285 ] {deb33ac2-53f6-4aff-afd4-08ddef5ec408} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2416 | 2024.11.02 03:58:09.209818 [ 285 ] {deb33ac2-53f6-4aff-afd4-08ddef5ec408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2417 | 2024.11.02 03:58:09.210237 [ 285 ] {deb33ac2-53f6-4aff-afd4-08ddef5ec408} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2418 | 2024.11.02 03:58:09.210622 [ 285 ] {deb33ac2-53f6-4aff-afd4-08ddef5ec408} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2419 | 2024.11.02 03:58:09.210770 [ 285 ] {deb33ac2-53f6-4aff-afd4-08ddef5ec408} <Debug> executeQuery: Read 249 rows, 22.61 KiB in 0.00235 sec., 105957.44680851063 rows/sec., 9.39 MiB/sec. | ||
2420 | 2024.11.02 03:58:09.211021 [ 285 ] {deb33ac2-53f6-4aff-afd4-08ddef5ec408} <Debug> DynamicQueryHandler: Done processing query | ||
2421 | 2024.11.02 03:58:09.211048 [ 285 ] {deb33ac2-53f6-4aff-afd4-08ddef5ec408} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2422 | 2024.11.02 03:58:09.211064 [ 285 ] {} <Debug> HTTP-Session: 783e8c67-5727-49cc-9393-6e0c604d13cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2423 | 2024.11.02 03:58:09.211246 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2424 | 2024.11.02 03:58:09.211360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64598, User-Agent: (none), Length: 4352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2425 | 2024.11.02 03:58:09.211435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2426 | 2024.11.02 03:58:09.211461 [ 3 ] {} <Debug> HTTP-Session: 293ca60b-76e5-4956-a4eb-b503c3724e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:64598 | ||
2427 | 2024.11.02 03:58:09.211482 [ 3 ] {} <Debug> HTTP-Session: 293ca60b-76e5-4956-a4eb-b503c3724e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2428 | 2024.11.02 03:58:09.211499 [ 3 ] {} <Debug> HTTP-Session: 293ca60b-76e5-4956-a4eb-b503c3724e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2429 | 2024.11.02 03:58:09.211537 [ 3 ] {} <Trace> HTTP-Session: 293ca60b-76e5-4956-a4eb-b503c3724e72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2430 | 2024.11.02 03:58:09.211674 [ 3 ] {075bfc81-8f1e-4865-a2f9-dca5116ba879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64598) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2431 | 2024.11.02 03:58:09.211726 [ 3 ] {075bfc81-8f1e-4865-a2f9-dca5116ba879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2432 | 2024.11.02 03:58:09.211964 [ 3 ] {075bfc81-8f1e-4865-a2f9-dca5116ba879} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2433 | 2024.11.02 03:58:09.212329 [ 3 ] {075bfc81-8f1e-4865-a2f9-dca5116ba879} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2434 | 2024.11.02 03:58:09.212365 [ 3 ] {075bfc81-8f1e-4865-a2f9-dca5116ba879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2435 | 2024.11.02 03:58:09.212723 [ 3 ] {075bfc81-8f1e-4865-a2f9-dca5116ba879} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2436 | 2024.11.02 03:58:09.213088 [ 3 ] {075bfc81-8f1e-4865-a2f9-dca5116ba879} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2437 | 2024.11.02 03:58:09.213225 [ 3 ] {075bfc81-8f1e-4865-a2f9-dca5116ba879} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001593 sec., 18832.391713747646 rows/sec., 1.38 MiB/sec. | ||
2438 | 2024.11.02 03:58:09.213591 [ 3 ] {075bfc81-8f1e-4865-a2f9-dca5116ba879} <Debug> DynamicQueryHandler: Done processing query | ||
2439 | 2024.11.02 03:58:09.213616 [ 3 ] {075bfc81-8f1e-4865-a2f9-dca5116ba879} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2440 | 2024.11.02 03:58:09.213633 [ 3 ] {} <Debug> HTTP-Session: 293ca60b-76e5-4956-a4eb-b503c3724e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2441 | 2024.11.02 03:58:09.213782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2442 | 2024.11.02 03:58:09.213796 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55175, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2443 | 2024.11.02 03:58:09.213864 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2444 | 2024.11.02 03:58:09.213887 [ 285 ] {} <Debug> HTTP-Session: 34e61f20-805f-442d-a698-52e0dbfc5c94 Authenticating user 'default' from [fd00:1122:3344:101::d]:55175 | ||
2445 | 2024.11.02 03:58:09.213911 [ 285 ] {} <Debug> HTTP-Session: 34e61f20-805f-442d-a698-52e0dbfc5c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2446 | 2024.11.02 03:58:09.213929 [ 285 ] {} <Debug> HTTP-Session: 34e61f20-805f-442d-a698-52e0dbfc5c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2447 | 2024.11.02 03:58:09.213967 [ 285 ] {} <Trace> HTTP-Session: 34e61f20-805f-442d-a698-52e0dbfc5c94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2448 | 2024.11.02 03:58:09.214087 [ 285 ] {910769c6-8ca1-48a9-86b7-b8b7eb30a3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55175) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2449 | 2024.11.02 03:58:09.214138 [ 285 ] {910769c6-8ca1-48a9-86b7-b8b7eb30a3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2450 | 2024.11.02 03:58:09.214423 [ 285 ] {910769c6-8ca1-48a9-86b7-b8b7eb30a3b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2451 | 2024.11.02 03:58:09.214785 [ 285 ] {910769c6-8ca1-48a9-86b7-b8b7eb30a3b1} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2452 | 2024.11.02 03:58:09.214822 [ 285 ] {910769c6-8ca1-48a9-86b7-b8b7eb30a3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2453 | 2024.11.02 03:58:09.215166 [ 285 ] {910769c6-8ca1-48a9-86b7-b8b7eb30a3b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2454 | 2024.11.02 03:58:09.215513 [ 285 ] {910769c6-8ca1-48a9-86b7-b8b7eb30a3b1} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2455 | 2024.11.02 03:58:09.215640 [ 285 ] {910769c6-8ca1-48a9-86b7-b8b7eb30a3b1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001586 sec., 8827.238335435057 rows/sec., 618.20 KiB/sec. | ||
2456 | 2024.11.02 03:58:09.215856 [ 285 ] {910769c6-8ca1-48a9-86b7-b8b7eb30a3b1} <Debug> DynamicQueryHandler: Done processing query | ||
2457 | 2024.11.02 03:58:09.215879 [ 285 ] {910769c6-8ca1-48a9-86b7-b8b7eb30a3b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2458 | 2024.11.02 03:58:09.215895 [ 285 ] {} <Debug> HTTP-Session: 34e61f20-805f-442d-a698-52e0dbfc5c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2459 | 2024.11.02 03:58:09.216037 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2460 | 2024.11.02 03:58:09.216118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52022, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2461 | 2024.11.02 03:58:09.216179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2462 | 2024.11.02 03:58:09.216204 [ 3 ] {} <Debug> HTTP-Session: e9abfd57-1265-473a-9a34-9e831e1d265c Authenticating user 'default' from [fd00:1122:3344:101::d]:52022 | ||
2463 | 2024.11.02 03:58:09.216226 [ 3 ] {} <Debug> HTTP-Session: e9abfd57-1265-473a-9a34-9e831e1d265c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2464 | 2024.11.02 03:58:09.216243 [ 3 ] {} <Debug> HTTP-Session: e9abfd57-1265-473a-9a34-9e831e1d265c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2465 | 2024.11.02 03:58:09.216281 [ 3 ] {} <Trace> HTTP-Session: e9abfd57-1265-473a-9a34-9e831e1d265c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2466 | 2024.11.02 03:58:09.216397 [ 3 ] {088e2d3b-7906-46ec-ae2a-44e311dfeea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52022) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2467 | 2024.11.02 03:58:09.216447 [ 3 ] {088e2d3b-7906-46ec-ae2a-44e311dfeea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2468 | 2024.11.02 03:58:09.216723 [ 3 ] {088e2d3b-7906-46ec-ae2a-44e311dfeea7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2469 | 2024.11.02 03:58:09.217077 [ 3 ] {088e2d3b-7906-46ec-ae2a-44e311dfeea7} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2470 | 2024.11.02 03:58:09.217113 [ 3 ] {088e2d3b-7906-46ec-ae2a-44e311dfeea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2471 | 2024.11.02 03:58:09.217463 [ 3 ] {088e2d3b-7906-46ec-ae2a-44e311dfeea7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2472 | 2024.11.02 03:58:09.217833 [ 3 ] {088e2d3b-7906-46ec-ae2a-44e311dfeea7} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2473 | 2024.11.02 03:58:09.217962 [ 3 ] {088e2d3b-7906-46ec-ae2a-44e311dfeea7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001598 sec., 3754.6933667083854 rows/sec., 221.83 KiB/sec. | ||
2474 | 2024.11.02 03:58:09.218135 [ 3 ] {088e2d3b-7906-46ec-ae2a-44e311dfeea7} <Debug> DynamicQueryHandler: Done processing query | ||
2475 | 2024.11.02 03:58:09.218159 [ 3 ] {088e2d3b-7906-46ec-ae2a-44e311dfeea7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2476 | 2024.11.02 03:58:09.218175 [ 3 ] {} <Debug> HTTP-Session: e9abfd57-1265-473a-9a34-9e831e1d265c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2477 | 2024.11.02 03:58:09.218418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2478 | 2024.11.02 03:58:09.218440 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55175, User-Agent: (none), Length: 67714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2479 | 2024.11.02 03:58:09.218502 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2480 | 2024.11.02 03:58:09.218530 [ 285 ] {} <Debug> HTTP-Session: d3398d9c-079b-4b1f-a663-f790cf5d4cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55175 | ||
2481 | 2024.11.02 03:58:09.218551 [ 285 ] {} <Debug> HTTP-Session: d3398d9c-079b-4b1f-a663-f790cf5d4cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2482 | 2024.11.02 03:58:09.218569 [ 285 ] {} <Debug> HTTP-Session: d3398d9c-079b-4b1f-a663-f790cf5d4cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2483 | 2024.11.02 03:58:09.218606 [ 285 ] {} <Trace> HTTP-Session: d3398d9c-079b-4b1f-a663-f790cf5d4cb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2484 | 2024.11.02 03:58:09.218916 [ 285 ] {2ad5bb09-bfbd-4868-90a2-0c02fd1207b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55175) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2485 | 2024.11.02 03:58:09.218959 [ 285 ] {2ad5bb09-bfbd-4868-90a2-0c02fd1207b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2486 | 2024.11.02 03:58:09.219177 [ 285 ] {2ad5bb09-bfbd-4868-90a2-0c02fd1207b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2487 | 2024.11.02 03:58:09.219802 [ 285 ] {2ad5bb09-bfbd-4868-90a2-0c02fd1207b7} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2488 | 2024.11.02 03:58:09.219837 [ 285 ] {2ad5bb09-bfbd-4868-90a2-0c02fd1207b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2489 | 2024.11.02 03:58:09.220198 [ 285 ] {2ad5bb09-bfbd-4868-90a2-0c02fd1207b7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2490 | 2024.11.02 03:58:09.220544 [ 285 ] {2ad5bb09-bfbd-4868-90a2-0c02fd1207b7} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2491 | 2024.11.02 03:58:09.220674 [ 285 ] {2ad5bb09-bfbd-4868-90a2-0c02fd1207b7} <Debug> executeQuery: Read 417 rows, 30.50 KiB in 0.001956 sec., 213190.18404907978 rows/sec., 15.23 MiB/sec. | ||
2492 | 2024.11.02 03:58:09.220842 [ 285 ] {2ad5bb09-bfbd-4868-90a2-0c02fd1207b7} <Debug> DynamicQueryHandler: Done processing query | ||
2493 | 2024.11.02 03:58:09.220865 [ 285 ] {2ad5bb09-bfbd-4868-90a2-0c02fd1207b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
2494 | 2024.11.02 03:58:09.220881 [ 285 ] {} <Debug> HTTP-Session: d3398d9c-079b-4b1f-a663-f790cf5d4cb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2495 | 2024.11.02 03:58:09.221015 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2496 | 2024.11.02 03:58:09.221072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42103, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2497 | 2024.11.02 03:58:09.221135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2498 | 2024.11.02 03:58:09.221161 [ 3 ] {} <Debug> HTTP-Session: d785af7d-d0d7-43dc-b1cd-387f1fe2b968 Authenticating user 'default' from [fd00:1122:3344:101::d]:42103 | ||
2499 | 2024.11.02 03:58:09.221182 [ 3 ] {} <Debug> HTTP-Session: d785af7d-d0d7-43dc-b1cd-387f1fe2b968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2500 | 2024.11.02 03:58:09.221199 [ 3 ] {} <Debug> HTTP-Session: d785af7d-d0d7-43dc-b1cd-387f1fe2b968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2501 | 2024.11.02 03:58:09.221236 [ 3 ] {} <Trace> HTTP-Session: d785af7d-d0d7-43dc-b1cd-387f1fe2b968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2502 | 2024.11.02 03:58:09.221353 [ 3 ] {1471b5e6-935c-427f-8f60-b8ad1bdb2d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42103) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2503 | 2024.11.02 03:58:09.221405 [ 3 ] {1471b5e6-935c-427f-8f60-b8ad1bdb2d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2504 | 2024.11.02 03:58:09.221563 [ 3 ] {1471b5e6-935c-427f-8f60-b8ad1bdb2d8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2505 | 2024.11.02 03:58:09.221846 [ 3 ] {1471b5e6-935c-427f-8f60-b8ad1bdb2d8d} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2506 | 2024.11.02 03:58:09.221882 [ 3 ] {1471b5e6-935c-427f-8f60-b8ad1bdb2d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2507 | 2024.11.02 03:58:09.222235 [ 3 ] {1471b5e6-935c-427f-8f60-b8ad1bdb2d8d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2508 | 2024.11.02 03:58:09.222557 [ 3 ] {1471b5e6-935c-427f-8f60-b8ad1bdb2d8d} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2509 | 2024.11.02 03:58:09.222686 [ 3 ] {1471b5e6-935c-427f-8f60-b8ad1bdb2d8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec. | ||
2510 | 2024.11.02 03:58:09.222851 [ 3 ] {1471b5e6-935c-427f-8f60-b8ad1bdb2d8d} <Debug> DynamicQueryHandler: Done processing query | ||
2511 | 2024.11.02 03:58:09.222876 [ 3 ] {1471b5e6-935c-427f-8f60-b8ad1bdb2d8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2512 | 2024.11.02 03:58:09.222892 [ 3 ] {} <Debug> HTTP-Session: d785af7d-d0d7-43dc-b1cd-387f1fe2b968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2513 | 2024.11.02 03:58:09.223136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2514 | 2024.11.02 03:58:09.223328 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63297, User-Agent: (none), Length: 44601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2515 | 2024.11.02 03:58:09.223496 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2516 | 2024.11.02 03:58:09.223541 [ 282 ] {} <Debug> HTTP-Session: 57c772d2-9988-4b1e-bde8-c8a993589086 Authenticating user 'default' from [fd00:1122:3344:101::d]:63297 | ||
2517 | 2024.11.02 03:58:09.223581 [ 282 ] {} <Debug> HTTP-Session: 57c772d2-9988-4b1e-bde8-c8a993589086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2518 | 2024.11.02 03:58:09.223609 [ 282 ] {} <Debug> HTTP-Session: 57c772d2-9988-4b1e-bde8-c8a993589086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2519 | 2024.11.02 03:58:09.223693 [ 282 ] {} <Trace> HTTP-Session: 57c772d2-9988-4b1e-bde8-c8a993589086 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2520 | 2024.11.02 03:58:09.224061 [ 282 ] {852aafe9-6039-45e5-9909-2a6c0fa61e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2521 | 2024.11.02 03:58:09.224133 [ 282 ] {852aafe9-6039-45e5-9909-2a6c0fa61e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2522 | 2024.11.02 03:58:09.224357 [ 282 ] {852aafe9-6039-45e5-9909-2a6c0fa61e77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2523 | 2024.11.02 03:58:09.224852 [ 282 ] {852aafe9-6039-45e5-9909-2a6c0fa61e77} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2524 | 2024.11.02 03:58:09.224895 [ 282 ] {852aafe9-6039-45e5-9909-2a6c0fa61e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2525 | 2024.11.02 03:58:09.225370 [ 282 ] {852aafe9-6039-45e5-9909-2a6c0fa61e77} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2526 | 2024.11.02 03:58:09.225748 [ 282 ] {852aafe9-6039-45e5-9909-2a6c0fa61e77} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2527 | 2024.11.02 03:58:09.225938 [ 282 ] {852aafe9-6039-45e5-9909-2a6c0fa61e77} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002056 sec., 115272.37354085603 rows/sec., 7.73 MiB/sec. | ||
2528 | 2024.11.02 03:58:09.226156 [ 282 ] {852aafe9-6039-45e5-9909-2a6c0fa61e77} <Debug> DynamicQueryHandler: Done processing query | ||
2529 | 2024.11.02 03:58:09.226184 [ 282 ] {852aafe9-6039-45e5-9909-2a6c0fa61e77} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2530 | 2024.11.02 03:58:09.226201 [ 282 ] {} <Debug> HTTP-Session: 57c772d2-9988-4b1e-bde8-c8a993589086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2531 | 2024.11.02 03:58:09.226362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42103, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2532 | 2024.11.02 03:58:09.226419 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2533 | 2024.11.02 03:58:09.226492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2534 | 2024.11.02 03:58:09.226546 [ 3 ] {} <Debug> HTTP-Session: e5f17015-e8a9-4875-8ca4-de81deac789a Authenticating user 'default' from [fd00:1122:3344:101::d]:42103 | ||
2535 | 2024.11.02 03:58:09.226582 [ 3 ] {} <Debug> HTTP-Session: e5f17015-e8a9-4875-8ca4-de81deac789a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2536 | 2024.11.02 03:58:09.226612 [ 3 ] {} <Debug> HTTP-Session: e5f17015-e8a9-4875-8ca4-de81deac789a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2537 | 2024.11.02 03:58:09.226679 [ 3 ] {} <Trace> HTTP-Session: e5f17015-e8a9-4875-8ca4-de81deac789a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2538 | 2024.11.02 03:58:09.226842 [ 3 ] {38d70ec4-3ee3-4c31-a34a-f6816c5f06e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42103) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2539 | 2024.11.02 03:58:09.226889 [ 3 ] {38d70ec4-3ee3-4c31-a34a-f6816c5f06e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2540 | 2024.11.02 03:58:09.227058 [ 3 ] {38d70ec4-3ee3-4c31-a34a-f6816c5f06e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2541 | 2024.11.02 03:58:09.227319 [ 3 ] {38d70ec4-3ee3-4c31-a34a-f6816c5f06e5} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2542 | 2024.11.02 03:58:09.227354 [ 3 ] {38d70ec4-3ee3-4c31-a34a-f6816c5f06e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2543 | 2024.11.02 03:58:09.227706 [ 3 ] {38d70ec4-3ee3-4c31-a34a-f6816c5f06e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2544 | 2024.11.02 03:58:09.228036 [ 3 ] {38d70ec4-3ee3-4c31-a34a-f6816c5f06e5} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2545 | 2024.11.02 03:58:09.228169 [ 3 ] {38d70ec4-3ee3-4c31-a34a-f6816c5f06e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec. | ||
2546 | 2024.11.02 03:58:09.228449 [ 3 ] {38d70ec4-3ee3-4c31-a34a-f6816c5f06e5} <Debug> DynamicQueryHandler: Done processing query | ||
2547 | 2024.11.02 03:58:09.228473 [ 3 ] {38d70ec4-3ee3-4c31-a34a-f6816c5f06e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2548 | 2024.11.02 03:58:09.228489 [ 3 ] {} <Debug> HTTP-Session: e5f17015-e8a9-4875-8ca4-de81deac789a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2549 | 2024.11.02 03:58:09.228775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2550 | 2024.11.02 03:58:09.228871 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62670, User-Agent: (none), Length: 50174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2551 | 2024.11.02 03:58:09.228946 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2552 | 2024.11.02 03:58:09.228971 [ 282 ] {} <Debug> HTTP-Session: d6b3a339-df9c-4165-823e-2cec430245f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62670 | ||
2553 | 2024.11.02 03:58:09.228992 [ 282 ] {} <Debug> HTTP-Session: d6b3a339-df9c-4165-823e-2cec430245f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2554 | 2024.11.02 03:58:09.229009 [ 282 ] {} <Debug> HTTP-Session: d6b3a339-df9c-4165-823e-2cec430245f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2555 | 2024.11.02 03:58:09.229057 [ 282 ] {} <Trace> HTTP-Session: d6b3a339-df9c-4165-823e-2cec430245f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2556 | 2024.11.02 03:58:09.229674 [ 282 ] {22b72068-3c34-4f57-98f3-de84561d259f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62670) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2557 | 2024.11.02 03:58:09.229765 [ 282 ] {22b72068-3c34-4f57-98f3-de84561d259f} <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 | ||
2558 | 2024.11.02 03:58:09.230257 [ 282 ] {22b72068-3c34-4f57-98f3-de84561d259f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2559 | 2024.11.02 03:58:09.230894 [ 282 ] {22b72068-3c34-4f57-98f3-de84561d259f} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2560 | 2024.11.02 03:58:09.230931 [ 282 ] {22b72068-3c34-4f57-98f3-de84561d259f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2561 | 2024.11.02 03:58:09.231600 [ 282 ] {22b72068-3c34-4f57-98f3-de84561d259f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2562 | 2024.11.02 03:58:09.232025 [ 282 ] {22b72068-3c34-4f57-98f3-de84561d259f} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2563 | 2024.11.02 03:58:09.232246 [ 282 ] {22b72068-3c34-4f57-98f3-de84561d259f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003065 sec., 9787.928221859705 rows/sec., 17.54 MiB/sec. | ||
2564 | 2024.11.02 03:58:09.232484 [ 282 ] {22b72068-3c34-4f57-98f3-de84561d259f} <Debug> DynamicQueryHandler: Done processing query | ||
2565 | 2024.11.02 03:58:09.232509 [ 282 ] {22b72068-3c34-4f57-98f3-de84561d259f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
2566 | 2024.11.02 03:58:09.232526 [ 282 ] {} <Debug> HTTP-Session: d6b3a339-df9c-4165-823e-2cec430245f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2567 | 2024.11.02 03:58:09.232738 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2568 | 2024.11.02 03:58:09.232768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42103, User-Agent: (none), Length: 1520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2569 | 2024.11.02 03:58:09.232850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2570 | 2024.11.02 03:58:09.232890 [ 3 ] {} <Debug> HTTP-Session: 0a363d28-fdb9-4e70-8ec6-e8e41c3cde5f Authenticating user 'default' from [fd00:1122:3344:101::d]:42103 | ||
2571 | 2024.11.02 03:58:09.232914 [ 3 ] {} <Debug> HTTP-Session: 0a363d28-fdb9-4e70-8ec6-e8e41c3cde5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2572 | 2024.11.02 03:58:09.232932 [ 3 ] {} <Debug> HTTP-Session: 0a363d28-fdb9-4e70-8ec6-e8e41c3cde5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2573 | 2024.11.02 03:58:09.233003 [ 3 ] {} <Trace> HTTP-Session: 0a363d28-fdb9-4e70-8ec6-e8e41c3cde5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2574 | 2024.11.02 03:58:09.233133 [ 3 ] {09b74e08-5c95-4be4-bfd6-f1caed5bdde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42103) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2575 | 2024.11.02 03:58:09.233189 [ 3 ] {09b74e08-5c95-4be4-bfd6-f1caed5bdde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2576 | 2024.11.02 03:58:09.233375 [ 3 ] {09b74e08-5c95-4be4-bfd6-f1caed5bdde7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2577 | 2024.11.02 03:58:09.233673 [ 3 ] {09b74e08-5c95-4be4-bfd6-f1caed5bdde7} <Trace> oximeter.measurements_i64 (f8e8a276-d52a-4dd9-95f6-99a0fc5b059e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2578 | 2024.11.02 03:58:09.233716 [ 3 ] {09b74e08-5c95-4be4-bfd6-f1caed5bdde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2579 | 2024.11.02 03:58:09.234096 [ 3 ] {09b74e08-5c95-4be4-bfd6-f1caed5bdde7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2580 | 2024.11.02 03:58:09.234429 [ 3 ] {09b74e08-5c95-4be4-bfd6-f1caed5bdde7} <Trace> oximeter.measurements_i64 (f8e8a276-d52a-4dd9-95f6-99a0fc5b059e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2581 | 2024.11.02 03:58:09.234581 [ 3 ] {09b74e08-5c95-4be4-bfd6-f1caed5bdde7} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001482 sec., 6072.8744939271255 rows/sec., 467.19 KiB/sec. | ||
2582 | 2024.11.02 03:58:09.234846 [ 3 ] {09b74e08-5c95-4be4-bfd6-f1caed5bdde7} <Debug> DynamicQueryHandler: Done processing query | ||
2583 | 2024.11.02 03:58:09.234870 [ 3 ] {09b74e08-5c95-4be4-bfd6-f1caed5bdde7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2584 | 2024.11.02 03:58:09.234886 [ 3 ] {} <Debug> HTTP-Session: 0a363d28-fdb9-4e70-8ec6-e8e41c3cde5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2585 | 2024.11.02 03:58:09.235017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2586 | 2024.11.02 03:58:09.235159 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61930, User-Agent: (none), Length: 12123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2587 | 2024.11.02 03:58:09.235268 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2588 | 2024.11.02 03:58:09.235306 [ 282 ] {} <Debug> HTTP-Session: f6472d3f-c8c4-4235-8500-b0828e1d8e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:61930 | ||
2589 | 2024.11.02 03:58:09.235340 [ 282 ] {} <Debug> HTTP-Session: f6472d3f-c8c4-4235-8500-b0828e1d8e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2590 | 2024.11.02 03:58:09.235368 [ 282 ] {} <Debug> HTTP-Session: f6472d3f-c8c4-4235-8500-b0828e1d8e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2591 | 2024.11.02 03:58:09.235437 [ 282 ] {} <Trace> HTTP-Session: f6472d3f-c8c4-4235-8500-b0828e1d8e3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2592 | 2024.11.02 03:58:09.235701 [ 282 ] {9a8b7208-79b9-4683-ba30-e7e149c4f7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61930) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2593 | 2024.11.02 03:58:09.235790 [ 282 ] {9a8b7208-79b9-4683-ba30-e7e149c4f7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2594 | 2024.11.02 03:58:09.235953 [ 282 ] {9a8b7208-79b9-4683-ba30-e7e149c4f7d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2595 | 2024.11.02 03:58:09.236264 [ 282 ] {9a8b7208-79b9-4683-ba30-e7e149c4f7d4} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2596 | 2024.11.02 03:58:09.236302 [ 282 ] {9a8b7208-79b9-4683-ba30-e7e149c4f7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2597 | 2024.11.02 03:58:09.236667 [ 282 ] {9a8b7208-79b9-4683-ba30-e7e149c4f7d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2598 | 2024.11.02 03:58:09.237005 [ 282 ] {9a8b7208-79b9-4683-ba30-e7e149c4f7d4} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2599 | 2024.11.02 03:58:09.237175 [ 282 ] {9a8b7208-79b9-4683-ba30-e7e149c4f7d4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001577 sec., 51997.46353836398 rows/sec., 3.30 MiB/sec. | ||
2600 | 2024.11.02 03:58:09.237398 [ 282 ] {9a8b7208-79b9-4683-ba30-e7e149c4f7d4} <Debug> DynamicQueryHandler: Done processing query | ||
2601 | 2024.11.02 03:58:09.237423 [ 282 ] {9a8b7208-79b9-4683-ba30-e7e149c4f7d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2602 | 2024.11.02 03:58:09.237439 [ 282 ] {} <Debug> HTTP-Session: f6472d3f-c8c4-4235-8500-b0828e1d8e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2603 | 2024.11.02 03:58:09.237708 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61930, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2604 | 2024.11.02 03:58:10.293318 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2605 | 2024.11.02 03:58:10.501885 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41176, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2606 | 2024.11.02 03:58:10.543264 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2607 | 2024.11.02 03:58:10.609673 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42632, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2608 | 2024.11.02 03:58:10.619023 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2609 | 2024.11.02 03:58:10.630272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2610 | 2024.11.02 03:58:10.657715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54476, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2611 | 2024.11.02 03:58:10.662164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2612 | 2024.11.02 03:58:10.955322 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2613 | 2024.11.02 03:58:11.380884 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34750, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2614 | 2024.11.02 03:58:11.390664 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44686, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2615 | 2024.11.02 03:58:11.833351 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2616 | 2024.11.02 03:58:11.859874 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2617 | 2024.11.02 03:58:11.866209 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2618 | 2024.11.02 03:58:11.870518 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45885, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2619 | 2024.11.02 03:58:11.873710 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2620 | 2024.11.02 03:58:11.886891 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2621 | 2024.11.02 03:58:11.911258 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2622 | 2024.11.02 03:58:11.929982 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2623 | 2024.11.02 03:58:11.985189 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2624 | 2024.11.02 03:58:12.013528 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2625 | 2024.11.02 03:58:12.109262 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2626 | 2024.11.02 03:58:12.151381 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48827, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2627 | 2024.11.02 03:58:12.205321 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32957, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2628 | 2024.11.02 03:58:12.219740 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2629 | 2024.11.02 03:58:12.219830 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2630 | 2024.11.02 03:58:12.241260 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2631 | 2024.11.02 03:58:12.251515 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2632 | 2024.11.02 03:58:12.263783 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2633 | 2024.11.02 03:58:12.287621 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2634 | 2024.11.02 03:58:12.291067 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2635 | 2024.11.02 03:58:12.299445 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2636 | 2024.11.02 03:58:12.972082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 296 | ||
2637 | 2024.11.02 03:58:12.974796 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2638 | 2024.11.02 03:58:12.974843 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2639 | 2024.11.02 03:58:12.976313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2640 | 2024.11.02 03:58:12.977268 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2641 | 2024.11.02 03:58:12.978358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
2642 | 2024.11.02 03:58:14.200970 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57509, User-Agent: (none), Length: 8773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2643 | 2024.11.02 03:58:14.201105 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2644 | 2024.11.02 03:58:14.201131 [ 289 ] {} <Debug> HTTP-Session: abbd0e72-b2f4-402e-9adb-f343ea43a54e Authenticating user 'default' from [fd00:1122:3344:101::d]:57509 | ||
2645 | 2024.11.02 03:58:14.201155 [ 289 ] {} <Debug> HTTP-Session: abbd0e72-b2f4-402e-9adb-f343ea43a54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2646 | 2024.11.02 03:58:14.201169 [ 289 ] {} <Debug> HTTP-Session: abbd0e72-b2f4-402e-9adb-f343ea43a54e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2647 | 2024.11.02 03:58:14.201220 [ 289 ] {} <Trace> HTTP-Session: abbd0e72-b2f4-402e-9adb-f343ea43a54e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2648 | 2024.11.02 03:58:14.201450 [ 289 ] {8cf17a4d-dbca-492a-aa7e-bd5782b61918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57509) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2649 | 2024.11.02 03:58:14.201524 [ 289 ] {8cf17a4d-dbca-492a-aa7e-bd5782b61918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2650 | 2024.11.02 03:58:14.201892 [ 289 ] {8cf17a4d-dbca-492a-aa7e-bd5782b61918} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2651 | 2024.11.02 03:58:14.202373 [ 289 ] {8cf17a4d-dbca-492a-aa7e-bd5782b61918} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2652 | 2024.11.02 03:58:14.202416 [ 289 ] {8cf17a4d-dbca-492a-aa7e-bd5782b61918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2653 | 2024.11.02 03:58:14.202827 [ 289 ] {8cf17a4d-dbca-492a-aa7e-bd5782b61918} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2654 | 2024.11.02 03:58:14.203407 [ 289 ] {8cf17a4d-dbca-492a-aa7e-bd5782b61918} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2655 | 2024.11.02 03:58:14.203548 [ 289 ] {8cf17a4d-dbca-492a-aa7e-bd5782b61918} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.002189 sec., 28323.435358611237 rows/sec., 2.23 MiB/sec. | ||
2656 | 2024.11.02 03:58:14.203751 [ 289 ] {8cf17a4d-dbca-492a-aa7e-bd5782b61918} <Debug> DynamicQueryHandler: Done processing query | ||
2657 | 2024.11.02 03:58:14.203777 [ 289 ] {8cf17a4d-dbca-492a-aa7e-bd5782b61918} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2658 | 2024.11.02 03:58:14.203794 [ 289 ] {} <Debug> HTTP-Session: abbd0e72-b2f4-402e-9adb-f343ea43a54e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2659 | 2024.11.02 03:58:14.203977 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57509, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2660 | 2024.11.02 03:58:14.204086 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50020, User-Agent: (none), Length: 479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2661 | 2024.11.02 03:58:14.204223 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2662 | 2024.11.02 03:58:14.204249 [ 290 ] {} <Debug> HTTP-Session: c417e8ce-52ff-4231-be01-d54b8d800e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:50020 | ||
2663 | 2024.11.02 03:58:14.204274 [ 290 ] {} <Debug> HTTP-Session: c417e8ce-52ff-4231-be01-d54b8d800e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2664 | 2024.11.02 03:58:14.204288 [ 290 ] {} <Debug> HTTP-Session: c417e8ce-52ff-4231-be01-d54b8d800e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2665 | 2024.11.02 03:58:14.204343 [ 290 ] {} <Trace> HTTP-Session: c417e8ce-52ff-4231-be01-d54b8d800e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2666 | 2024.11.02 03:58:14.204550 [ 290 ] {85cdae16-4013-48c1-8465-5ec0c4b0cdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50020) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2667 | 2024.11.02 03:58:14.204627 [ 290 ] {85cdae16-4013-48c1-8465-5ec0c4b0cdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2668 | 2024.11.02 03:58:14.204973 [ 290 ] {85cdae16-4013-48c1-8465-5ec0c4b0cdb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2669 | 2024.11.02 03:58:14.205394 [ 290 ] {85cdae16-4013-48c1-8465-5ec0c4b0cdb1} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2670 | 2024.11.02 03:58:14.205436 [ 290 ] {85cdae16-4013-48c1-8465-5ec0c4b0cdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2671 | 2024.11.02 03:58:14.205864 [ 290 ] {85cdae16-4013-48c1-8465-5ec0c4b0cdb1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2672 | 2024.11.02 03:58:14.206258 [ 290 ] {85cdae16-4013-48c1-8465-5ec0c4b0cdb1} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2673 | 2024.11.02 03:58:14.206429 [ 51 ] {} <Debug> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2674 | 2024.11.02 03:58:14.206430 [ 290 ] {85cdae16-4013-48c1-8465-5ec0c4b0cdb1} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001935 sec., 1550.3875968992247 rows/sec., 116.58 KiB/sec. | ||
2675 | 2024.11.02 03:58:14.206479 [ 51 ] {} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2676 | 2024.11.02 03:58:14.206537 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2677 | 2024.11.02 03:58:14.206738 [ 203 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
2678 | 2024.11.02 03:58:14.206813 [ 290 ] {85cdae16-4013-48c1-8465-5ec0c4b0cdb1} <Debug> DynamicQueryHandler: Done processing query | ||
2679 | 2024.11.02 03:58:14.206866 [ 290 ] {85cdae16-4013-48c1-8465-5ec0c4b0cdb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2680 | 2024.11.02 03:58:14.206910 [ 290 ] {} <Debug> HTTP-Session: c417e8ce-52ff-4231-be01-d54b8d800e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2681 | 2024.11.02 03:58:14.206999 [ 203 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2682 | 2024.11.02 03:58:14.207035 [ 203 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
2683 | 2024.11.02 03:58:14.207104 [ 203 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
2684 | 2024.11.02 03:58:14.207244 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50020, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2685 | 2024.11.02 03:58:14.207431 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42073, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2686 | 2024.11.02 03:58:14.207690 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2687 | 2024.11.02 03:58:14.207690 [ 203 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2688 | 2024.11.02 03:58:14.207723 [ 289 ] {} <Debug> HTTP-Session: 019c53ff-3c56-4a56-92dc-40b8d75fedd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42073 | ||
2689 | 2024.11.02 03:58:14.207758 [ 289 ] {} <Debug> HTTP-Session: 019c53ff-3c56-4a56-92dc-40b8d75fedd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2690 | 2024.11.02 03:58:14.207844 [ 289 ] {} <Debug> HTTP-Session: 019c53ff-3c56-4a56-92dc-40b8d75fedd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2691 | 2024.11.02 03:58:14.207873 [ 203 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
2692 | 2024.11.02 03:58:14.207983 [ 289 ] {} <Trace> HTTP-Session: 019c53ff-3c56-4a56-92dc-40b8d75fedd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2693 | 2024.11.02 03:58:14.208146 [ 203 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
2694 | 2024.11.02 03:58:14.208348 [ 203 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
2695 | 2024.11.02 03:58:14.208366 [ 289 ] {06614841-050f-4b0e-b908-5bc66621a1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42073) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2696 | 2024.11.02 03:58:14.208538 [ 289 ] {06614841-050f-4b0e-b908-5bc66621a1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2697 | 2024.11.02 03:58:14.209119 [ 289 ] {06614841-050f-4b0e-b908-5bc66621a1ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2698 | 2024.11.02 03:58:14.209788 [ 289 ] {06614841-050f-4b0e-b908-5bc66621a1ee} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2699 | 2024.11.02 03:58:14.209838 [ 289 ] {06614841-050f-4b0e-b908-5bc66621a1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2700 | 2024.11.02 03:58:14.210189 [ 188 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 5 columns (5 merged, 0 gathered) in 0.003561267 sec., 18532.730064889827 rows/sec., 1.43 MiB/sec. | ||
2701 | 2024.11.02 03:58:14.210449 [ 188 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2702 | 2024.11.02 03:58:14.210506 [ 289 ] {06614841-050f-4b0e-b908-5bc66621a1ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2703 | 2024.11.02 03:58:14.211473 [ 289 ] {06614841-050f-4b0e-b908-5bc66621a1ee} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2704 | 2024.11.02 03:58:14.211572 [ 188 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_6_1} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2705 | 2024.11.02 03:58:14.211813 [ 289 ] {06614841-050f-4b0e-b908-5bc66621a1ee} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00358 sec., 19553.072625698325 rows/sec., 1.53 MiB/sec. | ||
2706 | 2024.11.02 03:58:14.211831 [ 188 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_6_1} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2707 | 2024.11.02 03:58:14.212134 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2708 | 2024.11.02 03:58:14.212354 [ 289 ] {06614841-050f-4b0e-b908-5bc66621a1ee} <Debug> DynamicQueryHandler: Done processing query | ||
2709 | 2024.11.02 03:58:14.212384 [ 289 ] {06614841-050f-4b0e-b908-5bc66621a1ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2710 | 2024.11.02 03:58:14.212401 [ 289 ] {} <Debug> HTTP-Session: 019c53ff-3c56-4a56-92dc-40b8d75fedd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2711 | 2024.11.02 03:58:14.212602 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42073, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2712 | 2024.11.02 03:58:14.212685 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48242, User-Agent: (none), Length: 24487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2713 | 2024.11.02 03:58:14.212752 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2714 | 2024.11.02 03:58:14.212774 [ 290 ] {} <Debug> HTTP-Session: 30a70b74-2c15-4488-b687-810a697320f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48242 | ||
2715 | 2024.11.02 03:58:14.212794 [ 290 ] {} <Debug> HTTP-Session: 30a70b74-2c15-4488-b687-810a697320f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2716 | 2024.11.02 03:58:14.212808 [ 290 ] {} <Debug> HTTP-Session: 30a70b74-2c15-4488-b687-810a697320f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2717 | 2024.11.02 03:58:14.212850 [ 290 ] {} <Trace> HTTP-Session: 30a70b74-2c15-4488-b687-810a697320f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2718 | 2024.11.02 03:58:14.213065 [ 290 ] {2a72e834-6f41-4e02-8fcd-0e98767ada6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48242) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2719 | 2024.11.02 03:58:14.213136 [ 290 ] {2a72e834-6f41-4e02-8fcd-0e98767ada6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2720 | 2024.11.02 03:58:14.213327 [ 290 ] {2a72e834-6f41-4e02-8fcd-0e98767ada6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2721 | 2024.11.02 03:58:14.213724 [ 290 ] {2a72e834-6f41-4e02-8fcd-0e98767ada6c} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2722 | 2024.11.02 03:58:14.213761 [ 290 ] {2a72e834-6f41-4e02-8fcd-0e98767ada6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2723 | 2024.11.02 03:58:14.214167 [ 290 ] {2a72e834-6f41-4e02-8fcd-0e98767ada6c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2724 | 2024.11.02 03:58:14.214532 [ 290 ] {2a72e834-6f41-4e02-8fcd-0e98767ada6c} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2725 | 2024.11.02 03:58:14.214692 [ 290 ] {2a72e834-6f41-4e02-8fcd-0e98767ada6c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001726 sec., 74159.90730011587 rows/sec., 5.17 MiB/sec. | ||
2726 | 2024.11.02 03:58:14.214883 [ 290 ] {2a72e834-6f41-4e02-8fcd-0e98767ada6c} <Debug> DynamicQueryHandler: Done processing query | ||
2727 | 2024.11.02 03:58:14.214909 [ 290 ] {2a72e834-6f41-4e02-8fcd-0e98767ada6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2728 | 2024.11.02 03:58:14.214925 [ 290 ] {} <Debug> HTTP-Session: 30a70b74-2c15-4488-b687-810a697320f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2729 | 2024.11.02 03:58:14.215100 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2730 | 2024.11.02 03:58:14.215169 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63384, User-Agent: (none), Length: 5097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2731 | 2024.11.02 03:58:14.215258 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2732 | 2024.11.02 03:58:14.215286 [ 289 ] {} <Debug> HTTP-Session: 4f965a36-636e-4dc9-9406-05172b9c7939 Authenticating user 'default' from [fd00:1122:3344:101::d]:63384 | ||
2733 | 2024.11.02 03:58:14.215307 [ 289 ] {} <Debug> HTTP-Session: 4f965a36-636e-4dc9-9406-05172b9c7939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2734 | 2024.11.02 03:58:14.215325 [ 289 ] {} <Debug> HTTP-Session: 4f965a36-636e-4dc9-9406-05172b9c7939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2735 | 2024.11.02 03:58:14.215372 [ 289 ] {} <Trace> HTTP-Session: 4f965a36-636e-4dc9-9406-05172b9c7939 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2736 | 2024.11.02 03:58:14.215552 [ 289 ] {a214ff78-a2cc-44a4-bef3-c458d2ae638b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63384) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2737 | 2024.11.02 03:58:14.215641 [ 289 ] {a214ff78-a2cc-44a4-bef3-c458d2ae638b} <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 | ||
2738 | 2024.11.02 03:58:14.216155 [ 289 ] {a214ff78-a2cc-44a4-bef3-c458d2ae638b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2739 | 2024.11.02 03:58:14.216647 [ 289 ] {a214ff78-a2cc-44a4-bef3-c458d2ae638b} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2740 | 2024.11.02 03:58:14.216682 [ 289 ] {a214ff78-a2cc-44a4-bef3-c458d2ae638b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2741 | 2024.11.02 03:58:14.217310 [ 289 ] {a214ff78-a2cc-44a4-bef3-c458d2ae638b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2742 | 2024.11.02 03:58:14.217742 [ 289 ] {a214ff78-a2cc-44a4-bef3-c458d2ae638b} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2743 | 2024.11.02 03:58:14.217874 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2744 | 2024.11.02 03:58:14.217891 [ 289 ] {a214ff78-a2cc-44a4-bef3-c458d2ae638b} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002423 sec., 1238.1345439537763 rows/sec., 2.22 MiB/sec. | ||
2745 | 2024.11.02 03:58:14.217914 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2746 | 2024.11.02 03:58:14.217948 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2747 | 2024.11.02 03:58:14.218212 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::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 | ||
2748 | 2024.11.02 03:58:14.218344 [ 289 ] {a214ff78-a2cc-44a4-bef3-c458d2ae638b} <Debug> DynamicQueryHandler: Done processing query | ||
2749 | 2024.11.02 03:58:14.218387 [ 289 ] {a214ff78-a2cc-44a4-bef3-c458d2ae638b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
2750 | 2024.11.02 03:58:14.218444 [ 289 ] {} <Debug> HTTP-Session: 4f965a36-636e-4dc9-9406-05172b9c7939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2751 | 2024.11.02 03:58:14.218711 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63384, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2752 | 2024.11.02 03:58:14.218850 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58519, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2753 | 2024.11.02 03:58:14.219020 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2754 | 2024.11.02 03:58:14.219038 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2755 | 2024.11.02 03:58:14.219062 [ 290 ] {} <Debug> HTTP-Session: 912cb943-9b3d-49f1-b93c-8585d625a209 Authenticating user 'default' from [fd00:1122:3344:101::d]:58519 | ||
2756 | 2024.11.02 03:58:14.219114 [ 290 ] {} <Debug> HTTP-Session: 912cb943-9b3d-49f1-b93c-8585d625a209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2757 | 2024.11.02 03:58:14.219169 [ 290 ] {} <Debug> HTTP-Session: 912cb943-9b3d-49f1-b93c-8585d625a209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2758 | 2024.11.02 03:58:14.219224 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::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 | ||
2759 | 2024.11.02 03:58:14.219255 [ 290 ] {} <Trace> HTTP-Session: 912cb943-9b3d-49f1-b93c-8585d625a209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2760 | 2024.11.02 03:58:14.219569 [ 290 ] {747184f3-c28d-4124-9674-5eb943c33490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58519) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2761 | 2024.11.02 03:58:14.219769 [ 290 ] {747184f3-c28d-4124-9674-5eb943c33490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2762 | 2024.11.02 03:58:14.219914 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::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 | ||
2763 | 2024.11.02 03:58:14.220700 [ 290 ] {747184f3-c28d-4124-9674-5eb943c33490} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2764 | 2024.11.02 03:58:14.220789 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2765 | 2024.11.02 03:58:14.221452 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
2766 | 2024.11.02 03:58:14.221782 [ 290 ] {747184f3-c28d-4124-9674-5eb943c33490} <Trace> oximeter.measurements_i64 (f8e8a276-d52a-4dd9-95f6-99a0fc5b059e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2767 | 2024.11.02 03:58:14.221898 [ 290 ] {747184f3-c28d-4124-9674-5eb943c33490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2768 | 2024.11.02 03:58:14.222204 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
2769 | 2024.11.02 03:58:14.222835 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
2770 | 2024.11.02 03:58:14.223355 [ 290 ] {747184f3-c28d-4124-9674-5eb943c33490} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2771 | 2024.11.02 03:58:14.224406 [ 290 ] {747184f3-c28d-4124-9674-5eb943c33490} <Trace> oximeter.measurements_i64 (f8e8a276-d52a-4dd9-95f6-99a0fc5b059e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2772 | 2024.11.02 03:58:14.224851 [ 290 ] {747184f3-c28d-4124-9674-5eb943c33490} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.005439 sec., 551.5719801434087 rows/sec., 38.96 KiB/sec. | ||
2773 | 2024.11.02 03:58:14.225248 [ 290 ] {747184f3-c28d-4124-9674-5eb943c33490} <Debug> DynamicQueryHandler: Done processing query | ||
2774 | 2024.11.02 03:58:14.225307 [ 290 ] {747184f3-c28d-4124-9674-5eb943c33490} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2775 | 2024.11.02 03:58:14.225365 [ 290 ] {} <Debug> HTTP-Session: 912cb943-9b3d-49f1-b93c-8585d625a209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2776 | 2024.11.02 03:58:14.225589 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2777 | 2024.11.02 03:58:14.225730 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36974, User-Agent: (none), Length: 7293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2778 | 2024.11.02 03:58:14.225901 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2779 | 2024.11.02 03:58:14.225995 [ 289 ] {} <Debug> HTTP-Session: 17243571-83ab-4bad-9c35-d2798dae1488 Authenticating user 'default' from [fd00:1122:3344:101::d]:36974 | ||
2780 | 2024.11.02 03:58:14.226048 [ 289 ] {} <Debug> HTTP-Session: 17243571-83ab-4bad-9c35-d2798dae1488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2781 | 2024.11.02 03:58:14.226089 [ 289 ] {} <Debug> HTTP-Session: 17243571-83ab-4bad-9c35-d2798dae1488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2782 | 2024.11.02 03:58:14.226207 [ 289 ] {} <Trace> HTTP-Session: 17243571-83ab-4bad-9c35-d2798dae1488 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2783 | 2024.11.02 03:58:14.226510 [ 289 ] {bae76dae-3325-4a0c-8399-71b4712a7c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36974) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2784 | 2024.11.02 03:58:14.226647 [ 289 ] {bae76dae-3325-4a0c-8399-71b4712a7c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2785 | 2024.11.02 03:58:14.227411 [ 289 ] {bae76dae-3325-4a0c-8399-71b4712a7c4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2786 | 2024.11.02 03:58:14.228463 [ 289 ] {bae76dae-3325-4a0c-8399-71b4712a7c4e} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2787 | 2024.11.02 03:58:14.228552 [ 289 ] {bae76dae-3325-4a0c-8399-71b4712a7c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2788 | 2024.11.02 03:58:14.229850 [ 289 ] {bae76dae-3325-4a0c-8399-71b4712a7c4e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2789 | 2024.11.02 03:58:14.230295 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 19 columns (19 merged, 0 gathered) in 0.012228762 sec., 5397.112152481175 rows/sec., 9.67 MiB/sec. | ||
2790 | 2024.11.02 03:58:14.230688 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2791 | 2024.11.02 03:58:14.230692 [ 289 ] {bae76dae-3325-4a0c-8399-71b4712a7c4e} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2792 | 2024.11.02 03:58:14.231172 [ 289 ] {bae76dae-3325-4a0c-8399-71b4712a7c4e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004759 sec., 10086.152553057365 rows/sec., 696.05 KiB/sec. | ||
2793 | 2024.11.02 03:58:14.231637 [ 289 ] {bae76dae-3325-4a0c-8399-71b4712a7c4e} <Debug> DynamicQueryHandler: Done processing query | ||
2794 | 2024.11.02 03:58:14.231710 [ 289 ] {bae76dae-3325-4a0c-8399-71b4712a7c4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2795 | 2024.11.02 03:58:14.231798 [ 289 ] {} <Debug> HTTP-Session: 17243571-83ab-4bad-9c35-d2798dae1488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2796 | 2024.11.02 03:58:14.232074 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2797 | 2024.11.02 03:58:14.232142 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2798 | 2024.11.02 03:58:14.232261 [ 192 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2799 | 2024.11.02 03:58:14.232379 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
2800 | 2024.11.02 03:58:17.896069 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2801 | 2024.11.02 03:58:17.896134 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2802 | 2024.11.02 03:58:19.203149 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65254, User-Agent: (none), Length: 7829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2803 | 2024.11.02 03:58:19.203291 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2804 | 2024.11.02 03:58:19.203319 [ 289 ] {} <Debug> HTTP-Session: 2684be79-bee2-490a-8a44-75717a36e810 Authenticating user 'default' from [fd00:1122:3344:101::d]:65254 | ||
2805 | 2024.11.02 03:58:19.203346 [ 289 ] {} <Debug> HTTP-Session: 2684be79-bee2-490a-8a44-75717a36e810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2806 | 2024.11.02 03:58:19.203365 [ 289 ] {} <Debug> HTTP-Session: 2684be79-bee2-490a-8a44-75717a36e810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2807 | 2024.11.02 03:58:19.203434 [ 289 ] {} <Trace> HTTP-Session: 2684be79-bee2-490a-8a44-75717a36e810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2808 | 2024.11.02 03:58:19.203670 [ 289 ] {53f2c503-aaed-4fb1-a586-bb95cd4399f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65254) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2809 | 2024.11.02 03:58:19.203759 [ 289 ] {53f2c503-aaed-4fb1-a586-bb95cd4399f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2810 | 2024.11.02 03:58:19.204167 [ 289 ] {53f2c503-aaed-4fb1-a586-bb95cd4399f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2811 | 2024.11.02 03:58:19.204699 [ 289 ] {53f2c503-aaed-4fb1-a586-bb95cd4399f1} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2812 | 2024.11.02 03:58:19.204740 [ 289 ] {53f2c503-aaed-4fb1-a586-bb95cd4399f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2813 | 2024.11.02 03:58:19.205199 [ 289 ] {53f2c503-aaed-4fb1-a586-bb95cd4399f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2814 | 2024.11.02 03:58:19.205631 [ 289 ] {53f2c503-aaed-4fb1-a586-bb95cd4399f1} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2815 | 2024.11.02 03:58:19.205816 [ 289 ] {53f2c503-aaed-4fb1-a586-bb95cd4399f1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002226 sec., 25157.232704402515 rows/sec., 1.93 MiB/sec. | ||
2816 | 2024.11.02 03:58:19.206048 [ 289 ] {53f2c503-aaed-4fb1-a586-bb95cd4399f1} <Debug> DynamicQueryHandler: Done processing query | ||
2817 | 2024.11.02 03:58:19.206074 [ 289 ] {53f2c503-aaed-4fb1-a586-bb95cd4399f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2818 | 2024.11.02 03:58:19.206091 [ 289 ] {} <Debug> HTTP-Session: 2684be79-bee2-490a-8a44-75717a36e810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2819 | 2024.11.02 03:58:19.206294 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2820 | 2024.11.02 03:58:19.206387 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54458, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2821 | 2024.11.02 03:58:19.206531 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2822 | 2024.11.02 03:58:19.206561 [ 290 ] {} <Debug> HTTP-Session: 02d567da-13fd-4f90-8b92-0ea182962235 Authenticating user 'default' from [fd00:1122:3344:101::d]:54458 | ||
2823 | 2024.11.02 03:58:19.206589 [ 290 ] {} <Debug> HTTP-Session: 02d567da-13fd-4f90-8b92-0ea182962235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2824 | 2024.11.02 03:58:19.206607 [ 290 ] {} <Debug> HTTP-Session: 02d567da-13fd-4f90-8b92-0ea182962235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2825 | 2024.11.02 03:58:19.206680 [ 290 ] {} <Trace> HTTP-Session: 02d567da-13fd-4f90-8b92-0ea182962235 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2826 | 2024.11.02 03:58:19.206931 [ 290 ] {efedebef-ab66-4ad0-8034-fcccd0d31212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54458) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2827 | 2024.11.02 03:58:19.207022 [ 290 ] {efedebef-ab66-4ad0-8034-fcccd0d31212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2828 | 2024.11.02 03:58:19.207401 [ 290 ] {efedebef-ab66-4ad0-8034-fcccd0d31212} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2829 | 2024.11.02 03:58:19.207854 [ 290 ] {efedebef-ab66-4ad0-8034-fcccd0d31212} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2830 | 2024.11.02 03:58:19.207918 [ 290 ] {efedebef-ab66-4ad0-8034-fcccd0d31212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2831 | 2024.11.02 03:58:19.208390 [ 290 ] {efedebef-ab66-4ad0-8034-fcccd0d31212} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2832 | 2024.11.02 03:58:19.208832 [ 290 ] {efedebef-ab66-4ad0-8034-fcccd0d31212} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2833 | 2024.11.02 03:58:19.208992 [ 290 ] {efedebef-ab66-4ad0-8034-fcccd0d31212} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002156 sec., 29684.601113172543 rows/sec., 2.32 MiB/sec. | ||
2834 | 2024.11.02 03:58:19.209298 [ 290 ] {efedebef-ab66-4ad0-8034-fcccd0d31212} <Debug> DynamicQueryHandler: Done processing query | ||
2835 | 2024.11.02 03:58:19.209325 [ 290 ] {efedebef-ab66-4ad0-8034-fcccd0d31212} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2836 | 2024.11.02 03:58:19.209341 [ 290 ] {} <Debug> HTTP-Session: 02d567da-13fd-4f90-8b92-0ea182962235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2837 | 2024.11.02 03:58:19.209561 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2838 | 2024.11.02 03:58:19.209718 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64943, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2839 | 2024.11.02 03:58:19.209821 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2840 | 2024.11.02 03:58:19.209850 [ 289 ] {} <Debug> HTTP-Session: b69afdaf-0989-46f8-b132-e2041dbc699c Authenticating user 'default' from [fd00:1122:3344:101::d]:64943 | ||
2841 | 2024.11.02 03:58:19.209876 [ 289 ] {} <Debug> HTTP-Session: b69afdaf-0989-46f8-b132-e2041dbc699c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2842 | 2024.11.02 03:58:19.209912 [ 289 ] {} <Debug> HTTP-Session: b69afdaf-0989-46f8-b132-e2041dbc699c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2843 | 2024.11.02 03:58:19.209966 [ 289 ] {} <Trace> HTTP-Session: b69afdaf-0989-46f8-b132-e2041dbc699c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2844 | 2024.11.02 03:58:19.210219 [ 289 ] {9a75dd3e-42e0-4050-a716-649c4881ade9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64943) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2845 | 2024.11.02 03:58:19.210271 [ 289 ] {9a75dd3e-42e0-4050-a716-649c4881ade9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2846 | 2024.11.02 03:58:19.210494 [ 289 ] {9a75dd3e-42e0-4050-a716-649c4881ade9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2847 | 2024.11.02 03:58:19.211155 [ 289 ] {9a75dd3e-42e0-4050-a716-649c4881ade9} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2848 | 2024.11.02 03:58:19.211206 [ 289 ] {9a75dd3e-42e0-4050-a716-649c4881ade9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2849 | 2024.11.02 03:58:19.211801 [ 289 ] {9a75dd3e-42e0-4050-a716-649c4881ade9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2850 | 2024.11.02 03:58:19.212311 [ 289 ] {9a75dd3e-42e0-4050-a716-649c4881ade9} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2851 | 2024.11.02 03:58:19.212551 [ 289 ] {9a75dd3e-42e0-4050-a716-649c4881ade9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00242 sec., 66115.70247933884 rows/sec., 4.60 MiB/sec. | ||
2852 | 2024.11.02 03:58:19.212820 [ 289 ] {9a75dd3e-42e0-4050-a716-649c4881ade9} <Debug> DynamicQueryHandler: Done processing query | ||
2853 | 2024.11.02 03:58:19.212853 [ 289 ] {9a75dd3e-42e0-4050-a716-649c4881ade9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2854 | 2024.11.02 03:58:19.212877 [ 289 ] {} <Debug> HTTP-Session: b69afdaf-0989-46f8-b132-e2041dbc699c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2855 | 2024.11.02 03:58:19.213141 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2856 | 2024.11.02 03:58:19.213182 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54458, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2857 | 2024.11.02 03:58:19.213348 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2858 | 2024.11.02 03:58:19.213405 [ 290 ] {} <Debug> HTTP-Session: 6149ac81-a79b-4a88-976d-7c8f1e8dbb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:54458 | ||
2859 | 2024.11.02 03:58:19.213449 [ 290 ] {} <Debug> HTTP-Session: 6149ac81-a79b-4a88-976d-7c8f1e8dbb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2860 | 2024.11.02 03:58:19.213479 [ 290 ] {} <Debug> HTTP-Session: 6149ac81-a79b-4a88-976d-7c8f1e8dbb9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2861 | 2024.11.02 03:58:19.213572 [ 290 ] {} <Trace> HTTP-Session: 6149ac81-a79b-4a88-976d-7c8f1e8dbb9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2862 | 2024.11.02 03:58:19.213889 [ 290 ] {62f514ed-5377-4836-b38f-f1dff816d74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54458) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2863 | 2024.11.02 03:58:19.214015 [ 290 ] {62f514ed-5377-4836-b38f-f1dff816d74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2864 | 2024.11.02 03:58:19.214319 [ 290 ] {62f514ed-5377-4836-b38f-f1dff816d74f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2865 | 2024.11.02 03:58:19.214785 [ 290 ] {62f514ed-5377-4836-b38f-f1dff816d74f} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2866 | 2024.11.02 03:58:19.214838 [ 290 ] {62f514ed-5377-4836-b38f-f1dff816d74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2867 | 2024.11.02 03:58:19.215404 [ 290 ] {62f514ed-5377-4836-b38f-f1dff816d74f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2868 | 2024.11.02 03:58:19.215905 [ 290 ] {62f514ed-5377-4836-b38f-f1dff816d74f} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2869 | 2024.11.02 03:58:19.216153 [ 290 ] {62f514ed-5377-4836-b38f-f1dff816d74f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002384 sec., 25167.78523489933 rows/sec., 1.70 MiB/sec. | ||
2870 | 2024.11.02 03:58:19.216574 [ 290 ] {62f514ed-5377-4836-b38f-f1dff816d74f} <Debug> DynamicQueryHandler: Done processing query | ||
2871 | 2024.11.02 03:58:19.216626 [ 290 ] {62f514ed-5377-4836-b38f-f1dff816d74f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2872 | 2024.11.02 03:58:19.216675 [ 290 ] {} <Debug> HTTP-Session: 6149ac81-a79b-4a88-976d-7c8f1e8dbb9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2873 | 2024.11.02 03:58:19.216959 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2874 | 2024.11.02 03:58:22.978562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 318 | ||
2875 | 2024.11.02 03:58:22.981311 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2876 | 2024.11.02 03:58:22.981363 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2877 | 2024.11.02 03:58:22.982851 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2878 | 2024.11.02 03:58:22.983841 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2879 | 2024.11.02 03:58:22.984088 [ 38 ] {} <Debug> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2880 | 2024.11.02 03:58:22.984210 [ 38 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2881 | 2024.11.02 03:58:22.984270 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2882 | 2024.11.02 03:58:22.984834 [ 203 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::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 | ||
2883 | 2024.11.02 03:58:22.985415 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
2884 | 2024.11.02 03:58:22.985992 [ 203 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2885 | 2024.11.02 03:58:22.986122 [ 203 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::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 | ||
2886 | 2024.11.02 03:58:22.986656 [ 203 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 92 rows starting from the beginning of the part | ||
2887 | 2024.11.02 03:58:22.987097 [ 203 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
2888 | 2024.11.02 03:58:22.987609 [ 203 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
2889 | 2024.11.02 03:58:22.988161 [ 203 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
2890 | 2024.11.02 03:58:22.988803 [ 203 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
2891 | 2024.11.02 03:58:23.021375 [ 192 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 72 columns (72 merged, 0 gathered) in 0.036952213 sec., 8605.709216928362 rows/sec., 7.54 MiB/sec. | ||
2892 | 2024.11.02 03:58:23.022403 [ 193 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2893 | 2024.11.02 03:58:23.024141 [ 193 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_6_1} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2894 | 2024.11.02 03:58:23.024231 [ 193 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_6_1} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2895 | 2024.11.02 03:58:23.024544 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
2896 | 2024.11.02 03:58:24.208895 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35179, User-Agent: (none), Length: 40830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2897 | 2024.11.02 03:58:24.209030 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2898 | 2024.11.02 03:58:24.209057 [ 288 ] {} <Debug> HTTP-Session: cb5d32e7-f38e-4c29-8f34-4cc5492986d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35179 | ||
2899 | 2024.11.02 03:58:24.209081 [ 288 ] {} <Debug> HTTP-Session: cb5d32e7-f38e-4c29-8f34-4cc5492986d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2900 | 2024.11.02 03:58:24.209096 [ 288 ] {} <Debug> HTTP-Session: cb5d32e7-f38e-4c29-8f34-4cc5492986d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2901 | 2024.11.02 03:58:24.209146 [ 288 ] {} <Trace> HTTP-Session: cb5d32e7-f38e-4c29-8f34-4cc5492986d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2902 | 2024.11.02 03:58:24.209434 [ 288 ] {a88bc3d4-27cf-4b17-8e71-6eb5be08635f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35179) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2903 | 2024.11.02 03:58:24.209507 [ 288 ] {a88bc3d4-27cf-4b17-8e71-6eb5be08635f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2904 | 2024.11.02 03:58:24.209854 [ 288 ] {a88bc3d4-27cf-4b17-8e71-6eb5be08635f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2905 | 2024.11.02 03:58:24.210586 [ 288 ] {a88bc3d4-27cf-4b17-8e71-6eb5be08635f} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2906 | 2024.11.02 03:58:24.210628 [ 288 ] {a88bc3d4-27cf-4b17-8e71-6eb5be08635f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2907 | 2024.11.02 03:58:24.211070 [ 288 ] {a88bc3d4-27cf-4b17-8e71-6eb5be08635f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2908 | 2024.11.02 03:58:24.211444 [ 288 ] {a88bc3d4-27cf-4b17-8e71-6eb5be08635f} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2909 | 2024.11.02 03:58:24.211592 [ 288 ] {a88bc3d4-27cf-4b17-8e71-6eb5be08635f} <Debug> executeQuery: Read 269 rows, 24.50 KiB in 0.002292 sec., 117364.74694589876 rows/sec., 10.44 MiB/sec. | ||
2910 | 2024.11.02 03:58:24.211649 [ 38 ] {} <Debug> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2911 | 2024.11.02 03:58:24.211764 [ 38 ] {} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2912 | 2024.11.02 03:58:24.211796 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2913 | 2024.11.02 03:58:24.211897 [ 288 ] {a88bc3d4-27cf-4b17-8e71-6eb5be08635f} <Debug> DynamicQueryHandler: Done processing query | ||
2914 | 2024.11.02 03:58:24.211984 [ 288 ] {a88bc3d4-27cf-4b17-8e71-6eb5be08635f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
2915 | 2024.11.02 03:58:24.212150 [ 288 ] {} <Debug> HTTP-Session: cb5d32e7-f38e-4c29-8f34-4cc5492986d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2916 | 2024.11.02 03:58:24.212242 [ 195 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::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 | ||
2917 | 2024.11.02 03:58:24.212461 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35179, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2918 | 2024.11.02 03:58:24.212598 [ 195 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2919 | 2024.11.02 03:58:24.212640 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45950, User-Agent: (none), Length: 5782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2920 | 2024.11.02 03:58:24.212679 [ 195 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1363 rows starting from the beginning of the part | ||
2921 | 2024.11.02 03:58:24.212815 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2922 | 2024.11.02 03:58:24.212960 [ 195 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::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 | ||
2923 | 2024.11.02 03:58:24.212964 [ 286 ] {} <Debug> HTTP-Session: 4e8b42e7-c5f2-4b47-a068-7f11820c9d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:45950 | ||
2924 | 2024.11.02 03:58:24.213088 [ 286 ] {} <Debug> HTTP-Session: 4e8b42e7-c5f2-4b47-a068-7f11820c9d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2925 | 2024.11.02 03:58:24.213255 [ 286 ] {} <Debug> HTTP-Session: 4e8b42e7-c5f2-4b47-a068-7f11820c9d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2926 | 2024.11.02 03:58:24.213326 [ 195 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 249 rows starting from the beginning of the part | ||
2927 | 2024.11.02 03:58:24.213460 [ 286 ] {} <Trace> HTTP-Session: 4e8b42e7-c5f2-4b47-a068-7f11820c9d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2928 | 2024.11.02 03:58:24.213603 [ 195 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 62 rows starting from the beginning of the part | ||
2929 | 2024.11.02 03:58:24.213772 [ 195 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
2930 | 2024.11.02 03:58:24.214051 [ 195 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 269 rows starting from the beginning of the part | ||
2931 | 2024.11.02 03:58:24.214261 [ 286 ] {09f383d3-c4f2-4a17-876c-8eddcb73394f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45950) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2932 | 2024.11.02 03:58:24.214446 [ 286 ] {09f383d3-c4f2-4a17-876c-8eddcb73394f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2933 | 2024.11.02 03:58:24.215290 [ 286 ] {09f383d3-c4f2-4a17-876c-8eddcb73394f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2934 | 2024.11.02 03:58:24.216279 [ 286 ] {09f383d3-c4f2-4a17-876c-8eddcb73394f} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2935 | 2024.11.02 03:58:24.216352 [ 286 ] {09f383d3-c4f2-4a17-876c-8eddcb73394f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2936 | 2024.11.02 03:58:24.217111 [ 286 ] {09f383d3-c4f2-4a17-876c-8eddcb73394f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2937 | 2024.11.02 03:58:24.217418 [ 195 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2055 rows, containing 5 columns (5 merged, 0 gathered) in 0.005494508 sec., 374009.8294515177 rows/sec., 33.00 MiB/sec. | ||
2938 | 2024.11.02 03:58:24.217806 [ 192 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2939 | 2024.11.02 03:58:24.217912 [ 286 ] {09f383d3-c4f2-4a17-876c-8eddcb73394f} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2940 | 2024.11.02 03:58:24.218291 [ 286 ] {09f383d3-c4f2-4a17-876c-8eddcb73394f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.004353 sec., 9189.065012634965 rows/sec., 690.97 KiB/sec. | ||
2941 | 2024.11.02 03:58:24.219103 [ 286 ] {09f383d3-c4f2-4a17-876c-8eddcb73394f} <Debug> DynamicQueryHandler: Done processing query | ||
2942 | 2024.11.02 03:58:24.219145 [ 286 ] {09f383d3-c4f2-4a17-876c-8eddcb73394f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2943 | 2024.11.02 03:58:24.219182 [ 286 ] {} <Debug> HTTP-Session: 4e8b42e7-c5f2-4b47-a068-7f11820c9d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2944 | 2024.11.02 03:58:24.219197 [ 192 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_11_2} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2945 | 2024.11.02 03:58:24.219305 [ 192 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_11_2} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2946 | 2024.11.02 03:58:24.219436 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2947 | 2024.11.02 03:58:24.219467 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
2948 | 2024.11.02 03:58:24.219506 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53982, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2949 | 2024.11.02 03:58:24.219601 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2950 | 2024.11.02 03:58:24.219621 [ 288 ] {} <Debug> HTTP-Session: 4527af38-f1d6-442e-a95a-32c26bed9159 Authenticating user 'default' from [fd00:1122:3344:101::d]:53982 | ||
2951 | 2024.11.02 03:58:24.219638 [ 288 ] {} <Debug> HTTP-Session: 4527af38-f1d6-442e-a95a-32c26bed9159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2952 | 2024.11.02 03:58:24.219664 [ 288 ] {} <Debug> HTTP-Session: 4527af38-f1d6-442e-a95a-32c26bed9159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2953 | 2024.11.02 03:58:24.219711 [ 288 ] {} <Trace> HTTP-Session: 4527af38-f1d6-442e-a95a-32c26bed9159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2954 | 2024.11.02 03:58:24.219830 [ 288 ] {33629596-d60e-4050-a2dc-376b84277a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53982) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2955 | 2024.11.02 03:58:24.219876 [ 288 ] {33629596-d60e-4050-a2dc-376b84277a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2956 | 2024.11.02 03:58:24.220120 [ 288 ] {33629596-d60e-4050-a2dc-376b84277a40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2957 | 2024.11.02 03:58:24.220430 [ 288 ] {33629596-d60e-4050-a2dc-376b84277a40} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2958 | 2024.11.02 03:58:24.220467 [ 288 ] {33629596-d60e-4050-a2dc-376b84277a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2959 | 2024.11.02 03:58:24.220837 [ 288 ] {33629596-d60e-4050-a2dc-376b84277a40} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2960 | 2024.11.02 03:58:24.221213 [ 288 ] {33629596-d60e-4050-a2dc-376b84277a40} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2961 | 2024.11.02 03:58:24.221351 [ 288 ] {33629596-d60e-4050-a2dc-376b84277a40} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001552 sec., 9020.61855670103 rows/sec., 631.75 KiB/sec. | ||
2962 | 2024.11.02 03:58:24.221669 [ 288 ] {33629596-d60e-4050-a2dc-376b84277a40} <Debug> DynamicQueryHandler: Done processing query | ||
2963 | 2024.11.02 03:58:24.221694 [ 288 ] {33629596-d60e-4050-a2dc-376b84277a40} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2964 | 2024.11.02 03:58:24.221710 [ 288 ] {} <Debug> HTTP-Session: 4527af38-f1d6-442e-a95a-32c26bed9159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2965 | 2024.11.02 03:58:24.221859 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53982, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2966 | 2024.11.02 03:58:24.221939 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61913, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2967 | 2024.11.02 03:58:24.222009 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2968 | 2024.11.02 03:58:24.222030 [ 286 ] {} <Debug> HTTP-Session: 878cd9b3-0248-4230-bbc3-47dfe701c80c Authenticating user 'default' from [fd00:1122:3344:101::d]:61913 | ||
2969 | 2024.11.02 03:58:24.222048 [ 286 ] {} <Debug> HTTP-Session: 878cd9b3-0248-4230-bbc3-47dfe701c80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2970 | 2024.11.02 03:58:24.222062 [ 286 ] {} <Debug> HTTP-Session: 878cd9b3-0248-4230-bbc3-47dfe701c80c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2971 | 2024.11.02 03:58:24.222101 [ 286 ] {} <Trace> HTTP-Session: 878cd9b3-0248-4230-bbc3-47dfe701c80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2972 | 2024.11.02 03:58:24.222209 [ 286 ] {6eef3bff-0e7b-465e-bbb1-fb41b40be5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61913) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2973 | 2024.11.02 03:58:24.222256 [ 286 ] {6eef3bff-0e7b-465e-bbb1-fb41b40be5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2974 | 2024.11.02 03:58:24.222518 [ 286 ] {6eef3bff-0e7b-465e-bbb1-fb41b40be5d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2975 | 2024.11.02 03:58:24.222819 [ 286 ] {6eef3bff-0e7b-465e-bbb1-fb41b40be5d1} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2976 | 2024.11.02 03:58:24.222856 [ 286 ] {6eef3bff-0e7b-465e-bbb1-fb41b40be5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2977 | 2024.11.02 03:58:24.223217 [ 286 ] {6eef3bff-0e7b-465e-bbb1-fb41b40be5d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2978 | 2024.11.02 03:58:24.223594 [ 286 ] {6eef3bff-0e7b-465e-bbb1-fb41b40be5d1} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2979 | 2024.11.02 03:58:24.223718 [ 33 ] {} <Debug> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2980 | 2024.11.02 03:58:24.223729 [ 286 ] {6eef3bff-0e7b-465e-bbb1-fb41b40be5d1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001547 sec., 3878.4744667097607 rows/sec., 229.15 KiB/sec. | ||
2981 | 2024.11.02 03:58:24.223764 [ 33 ] {} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2982 | 2024.11.02 03:58:24.223808 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
2983 | 2024.11.02 03:58:24.224017 [ 286 ] {6eef3bff-0e7b-465e-bbb1-fb41b40be5d1} <Debug> DynamicQueryHandler: Done processing query | ||
2984 | 2024.11.02 03:58:24.224100 [ 286 ] {6eef3bff-0e7b-465e-bbb1-fb41b40be5d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2985 | 2024.11.02 03:58:24.224183 [ 286 ] {} <Debug> HTTP-Session: 878cd9b3-0248-4230-bbc3-47dfe701c80c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2986 | 2024.11.02 03:58:24.224216 [ 192 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
2987 | 2024.11.02 03:58:24.224509 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2988 | 2024.11.02 03:58:24.224548 [ 192 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2989 | 2024.11.02 03:58:24.224629 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40295, User-Agent: (none), Length: 69075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2990 | 2024.11.02 03:58:24.224634 [ 192 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
2991 | 2024.11.02 03:58:24.224710 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2992 | 2024.11.02 03:58:24.224729 [ 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): | ||
2993 | |||
2994 | (version 23.8.7.1) | ||
2995 | 2024.11.02 03:58:24.224825 [ 288 ] {} <Debug> HTTP-Session: 8433199a-6829-4529-ab7e-facbda51102c Authenticating user 'default' from [fd00:1122:3344:101::d]:40295 | ||
2996 | 2024.11.02 03:58:24.224902 [ 288 ] {} <Debug> HTTP-Session: 8433199a-6829-4529-ab7e-facbda51102c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2997 | 2024.11.02 03:58:24.224994 [ 288 ] {} <Debug> HTTP-Session: 8433199a-6829-4529-ab7e-facbda51102c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2998 | 2024.11.02 03:58:24.225002 [ 192 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
2999 | 2024.11.02 03:58:24.225082 [ 288 ] {} <Trace> HTTP-Session: 8433199a-6829-4529-ab7e-facbda51102c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3000 | 2024.11.02 03:58:24.225256 [ 192 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
3001 | 2024.11.02 03:58:24.225488 [ 192 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
3002 | 2024.11.02 03:58:24.225497 [ 288 ] {72343002-f667-494e-9981-db3625afeb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40295) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3003 | 2024.11.02 03:58:24.225627 [ 288 ] {72343002-f667-494e-9981-db3625afeb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3004 | 2024.11.02 03:58:24.225762 [ 192 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
3005 | 2024.11.02 03:58:24.226511 [ 288 ] {72343002-f667-494e-9981-db3625afeb6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3006 | 2024.11.02 03:58:24.227453 [ 288 ] {72343002-f667-494e-9981-db3625afeb6e} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3007 | 2024.11.02 03:58:24.227461 [ 195 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003550766 sec., 8448.8811709924 rows/sec., 536.31 KiB/sec. | ||
3008 | 2024.11.02 03:58:24.227503 [ 288 ] {72343002-f667-494e-9981-db3625afeb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3009 | 2024.11.02 03:58:24.227660 [ 196 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3010 | 2024.11.02 03:58:24.228019 [ 288 ] {72343002-f667-494e-9981-db3625afeb6e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3011 | 2024.11.02 03:58:24.228310 [ 196 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::all_1_5_1} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3012 | 2024.11.02 03:58:24.228406 [ 196 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::all_1_5_1} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3013 | 2024.11.02 03:58:24.228492 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
3014 | 2024.11.02 03:58:24.228520 [ 288 ] {72343002-f667-494e-9981-db3625afeb6e} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3015 | 2024.11.02 03:58:24.228686 [ 33 ] {} <Debug> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3016 | 2024.11.02 03:58:24.228695 [ 288 ] {72343002-f667-494e-9981-db3625afeb6e} <Debug> executeQuery: Read 425 rows, 31.15 KiB in 0.003399 sec., 125036.77552221241 rows/sec., 8.95 MiB/sec. | ||
3017 | 2024.11.02 03:58:24.228732 [ 33 ] {} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3018 | 2024.11.02 03:58:24.228814 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3019 | 2024.11.02 03:58:24.229140 [ 196 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::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 | ||
3020 | 2024.11.02 03:58:24.229184 [ 288 ] {72343002-f667-494e-9981-db3625afeb6e} <Debug> DynamicQueryHandler: Done processing query | ||
3021 | 2024.11.02 03:58:24.229271 [ 288 ] {72343002-f667-494e-9981-db3625afeb6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3022 | 2024.11.02 03:58:24.229359 [ 288 ] {} <Debug> HTTP-Session: 8433199a-6829-4529-ab7e-facbda51102c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3023 | 2024.11.02 03:58:24.229572 [ 196 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3024 | 2024.11.02 03:58:24.229610 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3025 | 2024.11.02 03:58:24.229637 [ 196 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 867 rows starting from the beginning of the part | ||
3026 | 2024.11.02 03:58:24.229722 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56818, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3027 | 2024.11.02 03:58:24.229912 [ 196 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::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 | ||
3028 | 2024.11.02 03:58:24.230022 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3029 | 2024.11.02 03:58:24.230169 [ 286 ] {} <Debug> HTTP-Session: 2d5b6fa8-d267-4245-96c5-32b47919fd8a Authenticating user 'default' from [fd00:1122:3344:101::d]:56818 | ||
3030 | 2024.11.02 03:58:24.230186 [ 196 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 417 rows starting from the beginning of the part | ||
3031 | 2024.11.02 03:58:24.230240 [ 286 ] {} <Debug> HTTP-Session: 2d5b6fa8-d267-4245-96c5-32b47919fd8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3032 | 2024.11.02 03:58:24.230333 [ 286 ] {} <Debug> HTTP-Session: 2d5b6fa8-d267-4245-96c5-32b47919fd8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3033 | 2024.11.02 03:58:24.230473 [ 196 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part | ||
3034 | 2024.11.02 03:58:24.230556 [ 286 ] {} <Trace> HTTP-Session: 2d5b6fa8-d267-4245-96c5-32b47919fd8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3035 | 2024.11.02 03:58:24.230791 [ 196 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
3036 | 2024.11.02 03:58:24.231062 [ 196 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 425 rows starting from the beginning of the part | ||
3037 | 2024.11.02 03:58:24.231069 [ 286 ] {0c5424da-e09a-4bc3-aef6-461732465a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56818) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3038 | 2024.11.02 03:58:24.231290 [ 286 ] {0c5424da-e09a-4bc3-aef6-461732465a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3039 | 2024.11.02 03:58:24.231868 [ 286 ] {0c5424da-e09a-4bc3-aef6-461732465a2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3040 | 2024.11.02 03:58:24.232601 [ 286 ] {0c5424da-e09a-4bc3-aef6-461732465a2c} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3041 | 2024.11.02 03:58:24.232677 [ 286 ] {0c5424da-e09a-4bc3-aef6-461732465a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3042 | 2024.11.02 03:58:24.233559 [ 286 ] {0c5424da-e09a-4bc3-aef6-461732465a2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3043 | 2024.11.02 03:58:24.234216 [ 196 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1907 rows, containing 5 columns (5 merged, 0 gathered) in 0.005293034 sec., 360284.85741825955 rows/sec., 27.53 MiB/sec. | ||
3044 | 2024.11.02 03:58:24.234369 [ 286 ] {0c5424da-e09a-4bc3-aef6-461732465a2c} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3045 | 2024.11.02 03:58:24.234459 [ 192 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3046 | 2024.11.02 03:58:24.234691 [ 286 ] {0c5424da-e09a-4bc3-aef6-461732465a2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003833 sec., 1565.3535090007827 rows/sec., 81.78 KiB/sec. | ||
3047 | 2024.11.02 03:58:24.235072 [ 286 ] {0c5424da-e09a-4bc3-aef6-461732465a2c} <Debug> DynamicQueryHandler: Done processing query | ||
3048 | 2024.11.02 03:58:24.235131 [ 286 ] {0c5424da-e09a-4bc3-aef6-461732465a2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3049 | 2024.11.02 03:58:24.235163 [ 286 ] {} <Debug> HTTP-Session: 2d5b6fa8-d267-4245-96c5-32b47919fd8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3050 | 2024.11.02 03:58:24.235333 [ 192 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_11_2} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3051 | 2024.11.02 03:58:24.235423 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3052 | 2024.11.02 03:58:24.235528 [ 192 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_11_2} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3053 | 2024.11.02 03:58:24.235524 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52263, User-Agent: (none), Length: 44601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3054 | 2024.11.02 03:58:24.235688 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3055 | 2024.11.02 03:58:24.235719 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3056 | 2024.11.02 03:58:24.235726 [ 288 ] {} <Debug> HTTP-Session: 2b1b2608-7ea9-48ad-839d-629a0ea2c574 Authenticating user 'default' from [fd00:1122:3344:101::d]:52263 | ||
3057 | 2024.11.02 03:58:24.235753 [ 288 ] {} <Debug> HTTP-Session: 2b1b2608-7ea9-48ad-839d-629a0ea2c574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3058 | 2024.11.02 03:58:24.235767 [ 288 ] {} <Debug> HTTP-Session: 2b1b2608-7ea9-48ad-839d-629a0ea2c574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3059 | 2024.11.02 03:58:24.235813 [ 288 ] {} <Trace> HTTP-Session: 2b1b2608-7ea9-48ad-839d-629a0ea2c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3060 | 2024.11.02 03:58:24.235989 [ 288 ] {7f778047-df0d-4de4-b1bf-3b8c0b13079f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52263) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3061 | 2024.11.02 03:58:24.236035 [ 288 ] {7f778047-df0d-4de4-b1bf-3b8c0b13079f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3062 | 2024.11.02 03:58:24.236197 [ 288 ] {7f778047-df0d-4de4-b1bf-3b8c0b13079f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3063 | 2024.11.02 03:58:24.236619 [ 288 ] {7f778047-df0d-4de4-b1bf-3b8c0b13079f} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2024.11.02 03:58:24.236653 [ 288 ] {7f778047-df0d-4de4-b1bf-3b8c0b13079f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3065 | 2024.11.02 03:58:24.237047 [ 288 ] {7f778047-df0d-4de4-b1bf-3b8c0b13079f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3066 | 2024.11.02 03:58:24.237384 [ 288 ] {7f778047-df0d-4de4-b1bf-3b8c0b13079f} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3067 | 2024.11.02 03:58:24.237535 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3068 | 2024.11.02 03:58:24.237543 [ 288 ] {7f778047-df0d-4de4-b1bf-3b8c0b13079f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001634 sec., 145042.83965728275 rows/sec., 9.72 MiB/sec. | ||
3069 | 2024.11.02 03:58:24.237582 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3070 | 2024.11.02 03:58:24.237656 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3071 | 2024.11.02 03:58:24.237848 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::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 | ||
3072 | 2024.11.02 03:58:24.237883 [ 288 ] {7f778047-df0d-4de4-b1bf-3b8c0b13079f} <Debug> DynamicQueryHandler: Done processing query | ||
3073 | 2024.11.02 03:58:24.237912 [ 288 ] {7f778047-df0d-4de4-b1bf-3b8c0b13079f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3074 | 2024.11.02 03:58:24.237933 [ 288 ] {} <Debug> HTTP-Session: 2b1b2608-7ea9-48ad-839d-629a0ea2c574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3075 | 2024.11.02 03:58:24.238019 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3076 | 2024.11.02 03:58:24.238063 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3087 rows starting from the beginning of the part | ||
3077 | 2024.11.02 03:58:24.238151 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52263, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3078 | 2024.11.02 03:58:24.238351 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40331, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3079 | 2024.11.02 03:58:24.238443 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::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 | ||
3080 | 2024.11.02 03:58:24.238469 [ 288 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
3081 | |||
3082 | (version 23.8.7.1) | ||
3083 | 2024.11.02 03:58:24.238576 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3084 | 2024.11.02 03:58:24.238680 [ 286 ] {} <Debug> HTTP-Session: 9c512f0e-da36-45af-9a9d-a68d6c791f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:40331 | ||
3085 | 2024.11.02 03:58:24.238770 [ 286 ] {} <Debug> HTTP-Session: 9c512f0e-da36-45af-9a9d-a68d6c791f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3086 | 2024.11.02 03:58:24.238786 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part | ||
3087 | 2024.11.02 03:58:24.238823 [ 286 ] {} <Debug> HTTP-Session: 9c512f0e-da36-45af-9a9d-a68d6c791f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3088 | 2024.11.02 03:58:24.239018 [ 286 ] {} <Trace> HTTP-Session: 9c512f0e-da36-45af-9a9d-a68d6c791f7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3089 | 2024.11.02 03:58:24.239050 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
3090 | 2024.11.02 03:58:24.239241 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
3091 | 2024.11.02 03:58:24.239400 [ 286 ] {3b40d787-cecd-4d02-a730-7dbdc7bd3015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40331) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3092 | 2024.11.02 03:58:24.239595 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
3093 | 2024.11.02 03:58:24.239683 [ 286 ] {3b40d787-cecd-4d02-a730-7dbdc7bd3015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3094 | 2024.11.02 03:58:24.240562 [ 286 ] {3b40d787-cecd-4d02-a730-7dbdc7bd3015} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3095 | 2024.11.02 03:58:24.241050 [ 286 ] {3b40d787-cecd-4d02-a730-7dbdc7bd3015} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3096 | 2024.11.02 03:58:24.241109 [ 286 ] {3b40d787-cecd-4d02-a730-7dbdc7bd3015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3097 | 2024.11.02 03:58:24.242176 [ 286 ] {3b40d787-cecd-4d02-a730-7dbdc7bd3015} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3098 | 2024.11.02 03:58:24.242715 [ 286 ] {3b40d787-cecd-4d02-a730-7dbdc7bd3015} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3099 | 2024.11.02 03:58:24.243012 [ 33 ] {} <Debug> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3100 | 2024.11.02 03:58:24.243126 [ 33 ] {} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3101 | 2024.11.02 03:58:24.243159 [ 286 ] {3b40d787-cecd-4d02-a730-7dbdc7bd3015} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003886 sec., 257.3340195573855 rows/sec., 17.34 KiB/sec. | ||
3102 | 2024.11.02 03:58:24.243191 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3103 | 2024.11.02 03:58:24.243228 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4009 rows, containing 5 columns (5 merged, 0 gathered) in 0.005446617 sec., 736053.2234963465 rows/sec., 49.69 MiB/sec. | ||
3104 | 2024.11.02 03:58:24.243510 [ 196 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
3105 | 2024.11.02 03:58:24.243651 [ 286 ] {3b40d787-cecd-4d02-a730-7dbdc7bd3015} <Debug> DynamicQueryHandler: Done processing query | ||
3106 | 2024.11.02 03:58:24.243706 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3107 | 2024.11.02 03:58:24.243722 [ 286 ] {3b40d787-cecd-4d02-a730-7dbdc7bd3015} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3108 | 2024.11.02 03:58:24.243818 [ 286 ] {} <Debug> HTTP-Session: 9c512f0e-da36-45af-9a9d-a68d6c791f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3109 | 2024.11.02 03:58:24.243919 [ 196 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3110 | 2024.11.02 03:58:24.243967 [ 196 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
3111 | 2024.11.02 03:58:24.244239 [ 286 ] {} <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) | ||
3112 | 2024.11.02 03:58:24.244453 [ 196 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
3113 | 2024.11.02 03:58:24.244458 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52202, User-Agent: (none), Length: 66732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3114 | 2024.11.02 03:58:24.244650 [ 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): | ||
3115 | |||
3116 | (version 23.8.7.1) | ||
3117 | 2024.11.02 03:58:24.244713 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3118 | 2024.11.02 03:58:24.244869 [ 288 ] {} <Debug> HTTP-Session: de4d2375-13e8-405c-93fe-66b7be61c222 Authenticating user 'default' from [fd00:1122:3344:101::d]:52202 | ||
3119 | 2024.11.02 03:58:24.244913 [ 196 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
3120 | 2024.11.02 03:58:24.244949 [ 288 ] {} <Debug> HTTP-Session: de4d2375-13e8-405c-93fe-66b7be61c222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3121 | 2024.11.02 03:58:24.245042 [ 288 ] {} <Debug> HTTP-Session: de4d2375-13e8-405c-93fe-66b7be61c222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3122 | 2024.11.02 03:58:24.245287 [ 288 ] {} <Trace> HTTP-Session: de4d2375-13e8-405c-93fe-66b7be61c222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3123 | 2024.11.02 03:58:24.245365 [ 196 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
3124 | 2024.11.02 03:58:24.245853 [ 196 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
3125 | 2024.11.02 03:58:24.246349 [ 288 ] {224b87ac-3d90-4af0-a126-de97e5b11185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3126 | 2024.11.02 03:58:24.246650 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3127 | 2024.11.02 03:58:24.246668 [ 288 ] {224b87ac-3d90-4af0-a126-de97e5b11185} <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 | ||
3128 | 2024.11.02 03:58:24.246855 [ 200 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3129 | 2024.11.02 03:58:24.247055 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
3130 | 2024.11.02 03:58:24.247980 [ 288 ] {224b87ac-3d90-4af0-a126-de97e5b11185} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3131 | 2024.11.02 03:58:24.248267 [ 199 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004911465 sec., 1018.0261897417572 rows/sec., 68.60 KiB/sec. | ||
3132 | 2024.11.02 03:58:24.248488 [ 199 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3133 | 2024.11.02 03:58:24.249424 [ 199 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::all_1_5_1} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3134 | 2024.11.02 03:58:24.249535 [ 288 ] {224b87ac-3d90-4af0-a126-de97e5b11185} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3135 | 2024.11.02 03:58:24.249601 [ 288 ] {224b87ac-3d90-4af0-a126-de97e5b11185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3136 | 2024.11.02 03:58:24.249621 [ 199 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::all_1_5_1} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3137 | 2024.11.02 03:58:24.249807 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3138 | 2024.11.02 03:58:24.250439 [ 288 ] {224b87ac-3d90-4af0-a126-de97e5b11185} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3139 | 2024.11.02 03:58:24.250865 [ 288 ] {224b87ac-3d90-4af0-a126-de97e5b11185} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3140 | 2024.11.02 03:58:24.251042 [ 288 ] {224b87ac-3d90-4af0-a126-de97e5b11185} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.005388 sec., 7423.904974016332 rows/sec., 13.30 MiB/sec. | ||
3141 | 2024.11.02 03:58:24.251288 [ 288 ] {224b87ac-3d90-4af0-a126-de97e5b11185} <Debug> DynamicQueryHandler: Done processing query | ||
3142 | 2024.11.02 03:58:24.251313 [ 288 ] {224b87ac-3d90-4af0-a126-de97e5b11185} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
3143 | 2024.11.02 03:58:24.251330 [ 288 ] {} <Debug> HTTP-Session: de4d2375-13e8-405c-93fe-66b7be61c222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3144 | 2024.11.02 03:58:24.251491 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3145 | 2024.11.02 03:58:24.251552 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34291, User-Agent: (none), Length: 573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3146 | 2024.11.02 03:58:24.251631 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3147 | 2024.11.02 03:58:24.251657 [ 286 ] {} <Debug> HTTP-Session: dfb48a5c-8350-4564-b6be-7de679a55db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34291 | ||
3148 | 2024.11.02 03:58:24.251679 [ 286 ] {} <Debug> HTTP-Session: dfb48a5c-8350-4564-b6be-7de679a55db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3149 | 2024.11.02 03:58:24.251696 [ 286 ] {} <Debug> HTTP-Session: dfb48a5c-8350-4564-b6be-7de679a55db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3150 | 2024.11.02 03:58:24.251741 [ 286 ] {} <Trace> HTTP-Session: dfb48a5c-8350-4564-b6be-7de679a55db2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3151 | 2024.11.02 03:58:24.251867 [ 286 ] {72dfd75d-943c-498a-8196-a4c13efa3e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34291) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3152 | 2024.11.02 03:58:24.251923 [ 286 ] {72dfd75d-943c-498a-8196-a4c13efa3e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3153 | 2024.11.02 03:58:24.252108 [ 286 ] {72dfd75d-943c-498a-8196-a4c13efa3e2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3154 | 2024.11.02 03:58:24.252399 [ 286 ] {72dfd75d-943c-498a-8196-a4c13efa3e2c} <Trace> oximeter.measurements_i64 (f8e8a276-d52a-4dd9-95f6-99a0fc5b059e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3155 | 2024.11.02 03:58:24.252435 [ 286 ] {72dfd75d-943c-498a-8196-a4c13efa3e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3156 | 2024.11.02 03:58:24.252798 [ 286 ] {72dfd75d-943c-498a-8196-a4c13efa3e2c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3157 | 2024.11.02 03:58:24.253131 [ 286 ] {72dfd75d-943c-498a-8196-a4c13efa3e2c} <Trace> oximeter.measurements_i64 (f8e8a276-d52a-4dd9-95f6-99a0fc5b059e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3158 | 2024.11.02 03:58:24.253259 [ 286 ] {72dfd75d-943c-498a-8196-a4c13efa3e2c} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001427 sec., 2102.312543798178 rows/sec., 168.35 KiB/sec. | ||
3159 | 2024.11.02 03:58:24.253554 [ 286 ] {72dfd75d-943c-498a-8196-a4c13efa3e2c} <Debug> DynamicQueryHandler: Done processing query | ||
3160 | 2024.11.02 03:58:24.253579 [ 286 ] {72dfd75d-943c-498a-8196-a4c13efa3e2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3161 | 2024.11.02 03:58:24.253595 [ 286 ] {} <Debug> HTTP-Session: dfb48a5c-8350-4564-b6be-7de679a55db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3162 | 2024.11.02 03:58:24.253732 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3163 | 2024.11.02 03:58:24.253816 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61756, User-Agent: (none), Length: 12123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3164 | 2024.11.02 03:58:24.253898 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3165 | 2024.11.02 03:58:24.253923 [ 288 ] {} <Debug> HTTP-Session: 02e97498-b1b7-4539-a630-c320b102e0a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61756 | ||
3166 | 2024.11.02 03:58:24.253944 [ 288 ] {} <Debug> HTTP-Session: 02e97498-b1b7-4539-a630-c320b102e0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3167 | 2024.11.02 03:58:24.253961 [ 288 ] {} <Debug> HTTP-Session: 02e97498-b1b7-4539-a630-c320b102e0a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3168 | 2024.11.02 03:58:24.254005 [ 288 ] {} <Trace> HTTP-Session: 02e97498-b1b7-4539-a630-c320b102e0a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3169 | 2024.11.02 03:58:24.254161 [ 288 ] {8e49abff-9fc7-4a05-973a-1bb2385d3663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61756) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3170 | 2024.11.02 03:58:24.254218 [ 288 ] {8e49abff-9fc7-4a05-973a-1bb2385d3663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3171 | 2024.11.02 03:58:24.254398 [ 288 ] {8e49abff-9fc7-4a05-973a-1bb2385d3663} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3172 | 2024.11.02 03:58:24.254693 [ 288 ] {8e49abff-9fc7-4a05-973a-1bb2385d3663} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3173 | 2024.11.02 03:58:24.254729 [ 288 ] {8e49abff-9fc7-4a05-973a-1bb2385d3663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3174 | 2024.11.02 03:58:24.255088 [ 288 ] {8e49abff-9fc7-4a05-973a-1bb2385d3663} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3175 | 2024.11.02 03:58:24.255408 [ 288 ] {8e49abff-9fc7-4a05-973a-1bb2385d3663} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3176 | 2024.11.02 03:58:24.255560 [ 33 ] {} <Debug> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3177 | 2024.11.02 03:58:24.255572 [ 288 ] {8e49abff-9fc7-4a05-973a-1bb2385d3663} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001458 sec., 56241.42661179698 rows/sec., 3.57 MiB/sec. | ||
3178 | 2024.11.02 03:58:24.255612 [ 33 ] {} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3179 | 2024.11.02 03:58:24.255679 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3180 | 2024.11.02 03:58:24.255859 [ 200 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::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 | ||
3181 | 2024.11.02 03:58:24.255888 [ 288 ] {8e49abff-9fc7-4a05-973a-1bb2385d3663} <Debug> DynamicQueryHandler: Done processing query | ||
3182 | 2024.11.02 03:58:24.255916 [ 288 ] {8e49abff-9fc7-4a05-973a-1bb2385d3663} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3183 | 2024.11.02 03:58:24.255939 [ 288 ] {} <Debug> HTTP-Session: 02e97498-b1b7-4539-a630-c320b102e0a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3184 | 2024.11.02 03:58:24.256017 [ 200 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3185 | 2024.11.02 03:58:24.256052 [ 200 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 426 rows starting from the beginning of the part | ||
3186 | 2024.11.02 03:58:24.256156 [ 200 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::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 | ||
3187 | 2024.11.02 03:58:24.256280 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3188 | 2024.11.02 03:58:24.256468 [ 200 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part | ||
3189 | 2024.11.02 03:58:24.256669 [ 200 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
3190 | 2024.11.02 03:58:24.256858 [ 200 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
3191 | 2024.11.02 03:58:24.257024 [ 200 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
3192 | 2024.11.02 03:58:24.258199 [ 190 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 4 columns (4 merged, 0 gathered) in 0.002404091 sec., 315295.8852223148 rows/sec., 20.59 MiB/sec. | ||
3193 | 2024.11.02 03:58:24.258442 [ 190 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3194 | 2024.11.02 03:58:24.258940 [ 190 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_11_2} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3195 | 2024.11.02 03:58:24.259042 [ 190 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_11_2} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3196 | 2024.11.02 03:58:24.259149 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3197 | 2024.11.02 03:58:29.200454 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61455, User-Agent: (none), Length: 8464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3198 | 2024.11.02 03:58:29.200610 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3199 | 2024.11.02 03:58:29.200640 [ 288 ] {} <Debug> HTTP-Session: 7c6edc0b-505c-4635-a4c1-628cabf90a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:61455 | ||
3200 | 2024.11.02 03:58:29.200668 [ 288 ] {} <Debug> HTTP-Session: 7c6edc0b-505c-4635-a4c1-628cabf90a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3201 | 2024.11.02 03:58:29.200687 [ 288 ] {} <Debug> HTTP-Session: 7c6edc0b-505c-4635-a4c1-628cabf90a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3202 | 2024.11.02 03:58:29.200743 [ 288 ] {} <Trace> HTTP-Session: 7c6edc0b-505c-4635-a4c1-628cabf90a38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3203 | 2024.11.02 03:58:29.200967 [ 288 ] {34aeb9a3-c993-4ff8-8f2f-c6e34417c92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61455) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3204 | 2024.11.02 03:58:29.201041 [ 288 ] {34aeb9a3-c993-4ff8-8f2f-c6e34417c92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3205 | 2024.11.02 03:58:29.201424 [ 288 ] {34aeb9a3-c993-4ff8-8f2f-c6e34417c92b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3206 | 2024.11.02 03:58:29.201901 [ 288 ] {34aeb9a3-c993-4ff8-8f2f-c6e34417c92b} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3207 | 2024.11.02 03:58:29.201939 [ 288 ] {34aeb9a3-c993-4ff8-8f2f-c6e34417c92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3208 | 2024.11.02 03:58:29.202358 [ 288 ] {34aeb9a3-c993-4ff8-8f2f-c6e34417c92b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3209 | 2024.11.02 03:58:29.202747 [ 288 ] {34aeb9a3-c993-4ff8-8f2f-c6e34417c92b} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3210 | 2024.11.02 03:58:29.202889 [ 288 ] {34aeb9a3-c993-4ff8-8f2f-c6e34417c92b} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.002001 sec., 29985.00749625187 rows/sec., 2.34 MiB/sec. | ||
3211 | 2024.11.02 03:58:29.203086 [ 288 ] {34aeb9a3-c993-4ff8-8f2f-c6e34417c92b} <Debug> DynamicQueryHandler: Done processing query | ||
3212 | 2024.11.02 03:58:29.203112 [ 288 ] {34aeb9a3-c993-4ff8-8f2f-c6e34417c92b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3213 | 2024.11.02 03:58:29.203128 [ 288 ] {} <Debug> HTTP-Session: 7c6edc0b-505c-4635-a4c1-628cabf90a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3214 | 2024.11.02 03:58:29.203345 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3215 | 2024.11.02 03:58:29.203450 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43454, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3216 | 2024.11.02 03:58:29.203547 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3217 | 2024.11.02 03:58:29.203570 [ 286 ] {} <Debug> HTTP-Session: 2e5e4289-5fd2-47a6-81bb-7e7a38ab9db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43454 | ||
3218 | 2024.11.02 03:58:29.203592 [ 286 ] {} <Debug> HTTP-Session: 2e5e4289-5fd2-47a6-81bb-7e7a38ab9db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3219 | 2024.11.02 03:58:29.203606 [ 286 ] {} <Debug> HTTP-Session: 2e5e4289-5fd2-47a6-81bb-7e7a38ab9db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3220 | 2024.11.02 03:58:29.203656 [ 286 ] {} <Trace> HTTP-Session: 2e5e4289-5fd2-47a6-81bb-7e7a38ab9db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3221 | 2024.11.02 03:58:29.203820 [ 286 ] {34e426f3-dbe1-4fec-a1bf-3bdc57236044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43454) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3222 | 2024.11.02 03:58:29.203881 [ 286 ] {34e426f3-dbe1-4fec-a1bf-3bdc57236044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3223 | 2024.11.02 03:58:29.204205 [ 286 ] {34e426f3-dbe1-4fec-a1bf-3bdc57236044} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3224 | 2024.11.02 03:58:29.204551 [ 286 ] {34e426f3-dbe1-4fec-a1bf-3bdc57236044} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3225 | 2024.11.02 03:58:29.204589 [ 286 ] {34e426f3-dbe1-4fec-a1bf-3bdc57236044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3226 | 2024.11.02 03:58:29.204989 [ 286 ] {34e426f3-dbe1-4fec-a1bf-3bdc57236044} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3227 | 2024.11.02 03:58:29.205385 [ 286 ] {34e426f3-dbe1-4fec-a1bf-3bdc57236044} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3228 | 2024.11.02 03:58:29.205551 [ 286 ] {34e426f3-dbe1-4fec-a1bf-3bdc57236044} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001778 sec., 1124.859392575928 rows/sec., 84.58 KiB/sec. | ||
3229 | 2024.11.02 03:58:29.205731 [ 286 ] {34e426f3-dbe1-4fec-a1bf-3bdc57236044} <Debug> DynamicQueryHandler: Done processing query | ||
3230 | 2024.11.02 03:58:29.205756 [ 286 ] {34e426f3-dbe1-4fec-a1bf-3bdc57236044} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3231 | 2024.11.02 03:58:29.205772 [ 286 ] {} <Debug> HTTP-Session: 2e5e4289-5fd2-47a6-81bb-7e7a38ab9db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3232 | 2024.11.02 03:58:29.205948 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3233 | 2024.11.02 03:58:29.206042 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42160, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3234 | 2024.11.02 03:58:29.206102 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3235 | 2024.11.02 03:58:29.206122 [ 288 ] {} <Debug> HTTP-Session: 44fb9431-393b-4f2e-811f-a380b0434193 Authenticating user 'default' from [fd00:1122:3344:101::d]:42160 | ||
3236 | 2024.11.02 03:58:29.206138 [ 288 ] {} <Debug> HTTP-Session: 44fb9431-393b-4f2e-811f-a380b0434193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3237 | 2024.11.02 03:58:29.206152 [ 288 ] {} <Debug> HTTP-Session: 44fb9431-393b-4f2e-811f-a380b0434193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3238 | 2024.11.02 03:58:29.206187 [ 288 ] {} <Trace> HTTP-Session: 44fb9431-393b-4f2e-811f-a380b0434193 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3239 | 2024.11.02 03:58:29.206321 [ 288 ] {4d47c9d7-d2d9-49d0-8488-ed4b4a4345f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42160) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3240 | 2024.11.02 03:58:29.206368 [ 288 ] {4d47c9d7-d2d9-49d0-8488-ed4b4a4345f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3241 | 2024.11.02 03:58:29.206623 [ 288 ] {4d47c9d7-d2d9-49d0-8488-ed4b4a4345f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3242 | 2024.11.02 03:58:29.206973 [ 288 ] {4d47c9d7-d2d9-49d0-8488-ed4b4a4345f9} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3243 | 2024.11.02 03:58:29.207009 [ 288 ] {4d47c9d7-d2d9-49d0-8488-ed4b4a4345f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3244 | 2024.11.02 03:58:29.207362 [ 288 ] {4d47c9d7-d2d9-49d0-8488-ed4b4a4345f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3245 | 2024.11.02 03:58:29.207725 [ 288 ] {4d47c9d7-d2d9-49d0-8488-ed4b4a4345f9} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3246 | 2024.11.02 03:58:29.207850 [ 288 ] {4d47c9d7-d2d9-49d0-8488-ed4b4a4345f9} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00158 sec., 41772.15189873418 rows/sec., 3.26 MiB/sec. | ||
3247 | 2024.11.02 03:58:29.208015 [ 288 ] {4d47c9d7-d2d9-49d0-8488-ed4b4a4345f9} <Debug> DynamicQueryHandler: Done processing query | ||
3248 | 2024.11.02 03:58:29.208040 [ 288 ] {4d47c9d7-d2d9-49d0-8488-ed4b4a4345f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3249 | 2024.11.02 03:58:29.208055 [ 288 ] {} <Debug> HTTP-Session: 44fb9431-393b-4f2e-811f-a380b0434193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3250 | 2024.11.02 03:58:29.208215 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3251 | 2024.11.02 03:58:29.208278 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43454, User-Agent: (none), Length: 24489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3252 | 2024.11.02 03:58:29.208366 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3253 | 2024.11.02 03:58:29.208391 [ 286 ] {} <Debug> HTTP-Session: 5ba4523d-0323-45c8-9a12-1e1f8d235de9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43454 | ||
3254 | 2024.11.02 03:58:29.208413 [ 286 ] {} <Debug> HTTP-Session: 5ba4523d-0323-45c8-9a12-1e1f8d235de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3255 | 2024.11.02 03:58:29.208430 [ 286 ] {} <Debug> HTTP-Session: 5ba4523d-0323-45c8-9a12-1e1f8d235de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3256 | 2024.11.02 03:58:29.208474 [ 286 ] {} <Trace> HTTP-Session: 5ba4523d-0323-45c8-9a12-1e1f8d235de9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3257 | 2024.11.02 03:58:29.208664 [ 286 ] {db1ced8c-e434-48e4-b38b-d54e2f1907ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43454) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3258 | 2024.11.02 03:58:29.208724 [ 286 ] {db1ced8c-e434-48e4-b38b-d54e2f1907ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3259 | 2024.11.02 03:58:29.208942 [ 286 ] {db1ced8c-e434-48e4-b38b-d54e2f1907ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3260 | 2024.11.02 03:58:29.209350 [ 286 ] {db1ced8c-e434-48e4-b38b-d54e2f1907ea} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3261 | 2024.11.02 03:58:29.209393 [ 286 ] {db1ced8c-e434-48e4-b38b-d54e2f1907ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3262 | 2024.11.02 03:58:29.209815 [ 286 ] {db1ced8c-e434-48e4-b38b-d54e2f1907ea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3263 | 2024.11.02 03:58:29.210167 [ 286 ] {db1ced8c-e434-48e4-b38b-d54e2f1907ea} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3264 | 2024.11.02 03:58:29.210326 [ 286 ] {db1ced8c-e434-48e4-b38b-d54e2f1907ea} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001738 sec., 73647.87111622555 rows/sec., 5.13 MiB/sec. | ||
3265 | 2024.11.02 03:58:29.210539 [ 286 ] {db1ced8c-e434-48e4-b38b-d54e2f1907ea} <Debug> DynamicQueryHandler: Done processing query | ||
3266 | 2024.11.02 03:58:29.210589 [ 286 ] {db1ced8c-e434-48e4-b38b-d54e2f1907ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3267 | 2024.11.02 03:58:29.210606 [ 286 ] {} <Debug> HTTP-Session: 5ba4523d-0323-45c8-9a12-1e1f8d235de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3268 | 2024.11.02 03:58:29.210753 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3269 | 2024.11.02 03:58:29.210855 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44240, User-Agent: (none), Length: 3310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3270 | 2024.11.02 03:58:29.210923 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3271 | 2024.11.02 03:58:29.210947 [ 288 ] {} <Debug> HTTP-Session: 79fa8ea8-c396-414c-9a6d-4b49fef2fde9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44240 | ||
3272 | 2024.11.02 03:58:29.210968 [ 288 ] {} <Debug> HTTP-Session: 79fa8ea8-c396-414c-9a6d-4b49fef2fde9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3273 | 2024.11.02 03:58:29.210985 [ 288 ] {} <Debug> HTTP-Session: 79fa8ea8-c396-414c-9a6d-4b49fef2fde9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3274 | 2024.11.02 03:58:29.211030 [ 288 ] {} <Trace> HTTP-Session: 79fa8ea8-c396-414c-9a6d-4b49fef2fde9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3275 | 2024.11.02 03:58:29.211206 [ 288 ] {f0e2e8cd-a6aa-4f24-b109-5d908756f9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44240) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3276 | 2024.11.02 03:58:29.211294 [ 288 ] {f0e2e8cd-a6aa-4f24-b109-5d908756f9d1} <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 | ||
3277 | 2024.11.02 03:58:29.211805 [ 288 ] {f0e2e8cd-a6aa-4f24-b109-5d908756f9d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3278 | 2024.11.02 03:58:29.212251 [ 288 ] {f0e2e8cd-a6aa-4f24-b109-5d908756f9d1} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3279 | 2024.11.02 03:58:29.212286 [ 288 ] {f0e2e8cd-a6aa-4f24-b109-5d908756f9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3280 | 2024.11.02 03:58:29.212853 [ 288 ] {f0e2e8cd-a6aa-4f24-b109-5d908756f9d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3281 | 2024.11.02 03:58:29.213269 [ 288 ] {f0e2e8cd-a6aa-4f24-b109-5d908756f9d1} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3282 | 2024.11.02 03:58:29.213411 [ 288 ] {f0e2e8cd-a6aa-4f24-b109-5d908756f9d1} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002262 sec., 884.1732979664014 rows/sec., 1.58 MiB/sec. | ||
3283 | 2024.11.02 03:58:29.213634 [ 288 ] {f0e2e8cd-a6aa-4f24-b109-5d908756f9d1} <Debug> DynamicQueryHandler: Done processing query | ||
3284 | 2024.11.02 03:58:29.213658 [ 288 ] {f0e2e8cd-a6aa-4f24-b109-5d908756f9d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
3285 | 2024.11.02 03:58:29.213674 [ 288 ] {} <Debug> HTTP-Session: 79fa8ea8-c396-414c-9a6d-4b49fef2fde9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3286 | 2024.11.02 03:58:29.213816 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3287 | 2024.11.02 03:58:29.213840 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43454, User-Agent: (none), Length: 7293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3288 | 2024.11.02 03:58:29.213912 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3289 | 2024.11.02 03:58:29.213948 [ 286 ] {} <Debug> HTTP-Session: 00d8be53-28fa-4c9b-9584-8fae49e76ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:43454 | ||
3290 | 2024.11.02 03:58:29.213972 [ 286 ] {} <Debug> HTTP-Session: 00d8be53-28fa-4c9b-9584-8fae49e76ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3291 | 2024.11.02 03:58:29.213991 [ 286 ] {} <Debug> HTTP-Session: 00d8be53-28fa-4c9b-9584-8fae49e76ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3292 | 2024.11.02 03:58:29.214034 [ 286 ] {} <Trace> HTTP-Session: 00d8be53-28fa-4c9b-9584-8fae49e76ecb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3293 | 2024.11.02 03:58:29.214179 [ 286 ] {53ae65d3-6725-4405-946d-d85b49e72378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43454) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3294 | 2024.11.02 03:58:29.214235 [ 286 ] {53ae65d3-6725-4405-946d-d85b49e72378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3295 | 2024.11.02 03:58:29.214419 [ 286 ] {53ae65d3-6725-4405-946d-d85b49e72378} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3296 | 2024.11.02 03:58:29.214720 [ 286 ] {53ae65d3-6725-4405-946d-d85b49e72378} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3297 | 2024.11.02 03:58:29.214756 [ 286 ] {53ae65d3-6725-4405-946d-d85b49e72378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3298 | 2024.11.02 03:58:29.215127 [ 286 ] {53ae65d3-6725-4405-946d-d85b49e72378} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3299 | 2024.11.02 03:58:29.215447 [ 286 ] {53ae65d3-6725-4405-946d-d85b49e72378} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3300 | 2024.11.02 03:58:29.215595 [ 286 ] {53ae65d3-6725-4405-946d-d85b49e72378} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001469 sec., 32675.289312457455 rows/sec., 2.20 MiB/sec. | ||
3301 | 2024.11.02 03:58:29.215760 [ 286 ] {53ae65d3-6725-4405-946d-d85b49e72378} <Debug> DynamicQueryHandler: Done processing query | ||
3302 | 2024.11.02 03:58:29.215784 [ 286 ] {53ae65d3-6725-4405-946d-d85b49e72378} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3303 | 2024.11.02 03:58:29.215799 [ 286 ] {} <Debug> HTTP-Session: 00d8be53-28fa-4c9b-9584-8fae49e76ecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3304 | 2024.11.02 03:58:29.216001 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3305 | 2024.11.02 03:58:32.896387 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3306 | 2024.11.02 03:58:32.896456 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3307 | 2024.11.02 03:58:32.985612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 352 | ||
3308 | 2024.11.02 03:58:32.988562 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3309 | 2024.11.02 03:58:32.988611 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3310 | 2024.11.02 03:58:32.990150 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3311 | 2024.11.02 03:58:32.991117 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3312 | 2024.11.02 03:58:32.991599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
3313 | 2024.11.02 03:58:34.194232 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46265, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3314 | 2024.11.02 03:58:34.194349 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3315 | 2024.11.02 03:58:34.194373 [ 286 ] {} <Debug> HTTP-Session: 63333aeb-4d7f-4126-b4ed-f058128ed352 Authenticating user 'default' from [fd00:1122:3344:101::d]:46265 | ||
3316 | 2024.11.02 03:58:34.194397 [ 286 ] {} <Debug> HTTP-Session: 63333aeb-4d7f-4126-b4ed-f058128ed352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3317 | 2024.11.02 03:58:34.194411 [ 286 ] {} <Debug> HTTP-Session: 63333aeb-4d7f-4126-b4ed-f058128ed352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3318 | 2024.11.02 03:58:34.194462 [ 286 ] {} <Trace> HTTP-Session: 63333aeb-4d7f-4126-b4ed-f058128ed352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3319 | 2024.11.02 03:58:34.194707 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46265) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
3320 | 2024.11.02 03:58:34.195132 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3321 | 2024.11.02 03:58:34.195186 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3322 | 2024.11.02 03:58:34.195551 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3323 | 2024.11.02 03:58:34.195630 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3324 | 2024.11.02 03:58:34.195804 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
3325 | 2024.11.02 03:58:34.195965 [ 257 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3326 | 2024.11.02 03:58:34.196048 [ 304 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3327 | 2024.11.02 03:58:34.196067 [ 303 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3328 | 2024.11.02 03:58:34.196196 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (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 | ||
3329 | 2024.11.02 03:58:34.196224 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3330 | 2024.11.02 03:58:34.196342 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3331 | 2024.11.02 03:58:34.196365 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Debug> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
3332 | 2024.11.02 03:58:34.196410 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3333 | 2024.11.02 03:58:34.196456 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3334 | 2024.11.02 03:58:34.196500 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3335 | 2024.11.02 03:58:34.198502 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003911 sec., 10227.563283047813 rows/sec., 390.03 KiB/sec. | ||
3336 | 2024.11.02 03:58:34.198855 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Debug> DynamicQueryHandler: Done processing query | ||
3337 | 2024.11.02 03:58:34.198880 [ 286 ] {2363da74-3a89-416b-95f9-c9e0803e631a} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
3338 | 2024.11.02 03:58:34.198897 [ 286 ] {} <Debug> HTTP-Session: 63333aeb-4d7f-4126-b4ed-f058128ed352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3339 | 2024.11.02 03:58:34.206035 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3340 | 2024.11.02 03:58:34.209328 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56302, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3341 | 2024.11.02 03:58:34.209389 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3342 | 2024.11.02 03:58:34.209412 [ 286 ] {} <Debug> HTTP-Session: 91acc6ea-f4b1-47a6-a8eb-e67d72765566 Authenticating user 'default' from [fd00:1122:3344:101::d]:56302 | ||
3343 | 2024.11.02 03:58:34.209432 [ 286 ] {} <Debug> HTTP-Session: 91acc6ea-f4b1-47a6-a8eb-e67d72765566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3344 | 2024.11.02 03:58:34.209449 [ 286 ] {} <Debug> HTTP-Session: 91acc6ea-f4b1-47a6-a8eb-e67d72765566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3345 | 2024.11.02 03:58:34.209488 [ 286 ] {} <Trace> HTTP-Session: 91acc6ea-f4b1-47a6-a8eb-e67d72765566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3346 | 2024.11.02 03:58:34.209616 [ 286 ] {469d3aed-9ca9-4a5f-8619-0bc5d5591090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56302) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
3347 | 2024.11.02 03:58:34.209672 [ 286 ] {469d3aed-9ca9-4a5f-8619-0bc5d5591090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3348 | 2024.11.02 03:58:34.209849 [ 286 ] {469d3aed-9ca9-4a5f-8619-0bc5d5591090} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3349 | 2024.11.02 03:58:34.210209 [ 286 ] {469d3aed-9ca9-4a5f-8619-0bc5d5591090} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3350 | 2024.11.02 03:58:34.210249 [ 286 ] {469d3aed-9ca9-4a5f-8619-0bc5d5591090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3351 | 2024.11.02 03:58:34.210727 [ 286 ] {469d3aed-9ca9-4a5f-8619-0bc5d5591090} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3352 | 2024.11.02 03:58:34.211040 [ 286 ] {469d3aed-9ca9-4a5f-8619-0bc5d5591090} <Trace> oximeter.timeseries_schema (c7c7470c-2bb6-4726-a718-8aceffcbc134): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3353 | 2024.11.02 03:58:34.211190 [ 286 ] {469d3aed-9ca9-4a5f-8619-0bc5d5591090} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001615 sec., 619.1950464396285 rows/sec., 140.29 KiB/sec. | ||
3354 | 2024.11.02 03:58:34.211503 [ 286 ] {469d3aed-9ca9-4a5f-8619-0bc5d5591090} <Debug> DynamicQueryHandler: Done processing query | ||
3355 | 2024.11.02 03:58:34.211528 [ 286 ] {469d3aed-9ca9-4a5f-8619-0bc5d5591090} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3356 | 2024.11.02 03:58:34.211544 [ 286 ] {} <Debug> HTTP-Session: 91acc6ea-f4b1-47a6-a8eb-e67d72765566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3357 | 2024.11.02 03:58:34.211713 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3358 | 2024.11.02 03:58:34.211811 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57575, User-Agent: (none), Length: 1607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3359 | 2024.11.02 03:58:34.211905 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3360 | 2024.11.02 03:58:34.211933 [ 288 ] {} <Debug> HTTP-Session: fd45b78a-28f9-4b8b-9fd0-48a238ffb156 Authenticating user 'default' from [fd00:1122:3344:101::d]:57575 | ||
3361 | 2024.11.02 03:58:34.211961 [ 288 ] {} <Debug> HTTP-Session: fd45b78a-28f9-4b8b-9fd0-48a238ffb156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3362 | 2024.11.02 03:58:34.211978 [ 288 ] {} <Debug> HTTP-Session: fd45b78a-28f9-4b8b-9fd0-48a238ffb156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3363 | 2024.11.02 03:58:34.212036 [ 288 ] {} <Trace> HTTP-Session: fd45b78a-28f9-4b8b-9fd0-48a238ffb156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3364 | 2024.11.02 03:58:34.212218 [ 288 ] {e8de5098-9e57-4d09-9896-656b51186c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57575) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3365 | 2024.11.02 03:58:34.212288 [ 288 ] {e8de5098-9e57-4d09-9896-656b51186c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3366 | 2024.11.02 03:58:34.212643 [ 288 ] {e8de5098-9e57-4d09-9896-656b51186c80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3367 | 2024.11.02 03:58:34.213037 [ 288 ] {e8de5098-9e57-4d09-9896-656b51186c80} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3368 | 2024.11.02 03:58:34.213077 [ 288 ] {e8de5098-9e57-4d09-9896-656b51186c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3369 | 2024.11.02 03:58:34.213468 [ 288 ] {e8de5098-9e57-4d09-9896-656b51186c80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3370 | 2024.11.02 03:58:34.213858 [ 288 ] {e8de5098-9e57-4d09-9896-656b51186c80} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3371 | 2024.11.02 03:58:34.214036 [ 288 ] {e8de5098-9e57-4d09-9896-656b51186c80} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001875 sec., 5333.333333333334 rows/sec., 434.90 KiB/sec. | ||
3372 | 2024.11.02 03:58:34.214336 [ 288 ] {e8de5098-9e57-4d09-9896-656b51186c80} <Debug> DynamicQueryHandler: Done processing query | ||
3373 | 2024.11.02 03:58:34.214362 [ 288 ] {e8de5098-9e57-4d09-9896-656b51186c80} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3374 | 2024.11.02 03:58:34.214379 [ 288 ] {} <Debug> HTTP-Session: fd45b78a-28f9-4b8b-9fd0-48a238ffb156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3375 | 2024.11.02 03:58:34.214547 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3376 | 2024.11.02 03:58:34.214564 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56302, User-Agent: (none), Length: 8493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3377 | 2024.11.02 03:58:34.214659 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3378 | 2024.11.02 03:58:34.214698 [ 286 ] {} <Debug> HTTP-Session: b0c62f57-0d01-4208-8725-f1d5c496ca80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56302 | ||
3379 | 2024.11.02 03:58:34.214725 [ 286 ] {} <Debug> HTTP-Session: b0c62f57-0d01-4208-8725-f1d5c496ca80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3380 | 2024.11.02 03:58:34.214740 [ 286 ] {} <Debug> HTTP-Session: b0c62f57-0d01-4208-8725-f1d5c496ca80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3381 | 2024.11.02 03:58:34.214778 [ 286 ] {} <Trace> HTTP-Session: b0c62f57-0d01-4208-8725-f1d5c496ca80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3382 | 2024.11.02 03:58:34.214908 [ 286 ] {56e498f0-80b4-4c89-8961-44a58f1c9dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56302) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3383 | 2024.11.02 03:58:34.214954 [ 286 ] {56e498f0-80b4-4c89-8961-44a58f1c9dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3384 | 2024.11.02 03:58:34.215224 [ 286 ] {56e498f0-80b4-4c89-8961-44a58f1c9dfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3385 | 2024.11.02 03:58:34.215587 [ 286 ] {56e498f0-80b4-4c89-8961-44a58f1c9dfa} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3386 | 2024.11.02 03:58:34.215624 [ 286 ] {56e498f0-80b4-4c89-8961-44a58f1c9dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3387 | 2024.11.02 03:58:34.215994 [ 286 ] {56e498f0-80b4-4c89-8961-44a58f1c9dfa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3388 | 2024.11.02 03:58:34.216357 [ 286 ] {56e498f0-80b4-4c89-8961-44a58f1c9dfa} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3389 | 2024.11.02 03:58:34.216517 [ 286 ] {56e498f0-80b4-4c89-8961-44a58f1c9dfa} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.001649 sec., 36992.116434202544 rows/sec., 2.83 MiB/sec. | ||
3390 | 2024.11.02 03:58:34.216679 [ 286 ] {56e498f0-80b4-4c89-8961-44a58f1c9dfa} <Debug> DynamicQueryHandler: Done processing query | ||
3391 | 2024.11.02 03:58:34.216703 [ 286 ] {56e498f0-80b4-4c89-8961-44a58f1c9dfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3392 | 2024.11.02 03:58:34.216719 [ 286 ] {} <Debug> HTTP-Session: b0c62f57-0d01-4208-8725-f1d5c496ca80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3393 | 2024.11.02 03:58:34.216868 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3394 | 2024.11.02 03:58:34.216951 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62993, User-Agent: (none), Length: 1441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3395 | 2024.11.02 03:58:34.217019 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3396 | 2024.11.02 03:58:34.217040 [ 288 ] {} <Debug> HTTP-Session: 42b88a08-7137-49e1-8466-12f5f6cd0c2f Authenticating user 'default' from [fd00:1122:3344:101::d]:62993 | ||
3397 | 2024.11.02 03:58:34.217057 [ 288 ] {} <Debug> HTTP-Session: 42b88a08-7137-49e1-8466-12f5f6cd0c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3398 | 2024.11.02 03:58:34.217071 [ 288 ] {} <Debug> HTTP-Session: 42b88a08-7137-49e1-8466-12f5f6cd0c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3399 | 2024.11.02 03:58:34.217109 [ 288 ] {} <Trace> HTTP-Session: 42b88a08-7137-49e1-8466-12f5f6cd0c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3400 | 2024.11.02 03:58:34.217218 [ 288 ] {a9384353-6c8b-4658-a76f-6bc8b13d1266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62993) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3401 | 2024.11.02 03:58:34.217266 [ 288 ] {a9384353-6c8b-4658-a76f-6bc8b13d1266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3402 | 2024.11.02 03:58:34.217524 [ 288 ] {a9384353-6c8b-4658-a76f-6bc8b13d1266} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3403 | 2024.11.02 03:58:34.217839 [ 288 ] {a9384353-6c8b-4658-a76f-6bc8b13d1266} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3404 | 2024.11.02 03:58:34.217877 [ 288 ] {a9384353-6c8b-4658-a76f-6bc8b13d1266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3405 | 2024.11.02 03:58:34.218225 [ 288 ] {a9384353-6c8b-4658-a76f-6bc8b13d1266} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3406 | 2024.11.02 03:58:34.218585 [ 288 ] {a9384353-6c8b-4658-a76f-6bc8b13d1266} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3407 | 2024.11.02 03:58:34.218746 [ 288 ] {a9384353-6c8b-4658-a76f-6bc8b13d1266} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001557 sec., 6422.6075786769425 rows/sec., 448.45 KiB/sec. | ||
3408 | 2024.11.02 03:58:34.218911 [ 288 ] {a9384353-6c8b-4658-a76f-6bc8b13d1266} <Debug> DynamicQueryHandler: Done processing query | ||
3409 | 2024.11.02 03:58:34.218936 [ 288 ] {a9384353-6c8b-4658-a76f-6bc8b13d1266} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3410 | 2024.11.02 03:58:34.218951 [ 288 ] {} <Debug> HTTP-Session: 42b88a08-7137-49e1-8466-12f5f6cd0c2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3411 | 2024.11.02 03:58:34.219131 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56302, User-Agent: (none), Length: 12579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3412 | 2024.11.02 03:58:34.219151 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3413 | 2024.11.02 03:58:34.219225 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3414 | 2024.11.02 03:58:34.219258 [ 286 ] {} <Debug> HTTP-Session: 79992f6e-83a9-4841-94b2-6886d5e894f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56302 | ||
3415 | 2024.11.02 03:58:34.219278 [ 286 ] {} <Debug> HTTP-Session: 79992f6e-83a9-4841-94b2-6886d5e894f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3416 | 2024.11.02 03:58:34.219306 [ 286 ] {} <Debug> HTTP-Session: 79992f6e-83a9-4841-94b2-6886d5e894f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3417 | 2024.11.02 03:58:34.219354 [ 286 ] {} <Trace> HTTP-Session: 79992f6e-83a9-4841-94b2-6886d5e894f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3418 | 2024.11.02 03:58:34.219508 [ 286 ] {ac5f9475-0497-4165-a7d7-b5b200954f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56302) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3419 | 2024.11.02 03:58:34.219563 [ 286 ] {ac5f9475-0497-4165-a7d7-b5b200954f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3420 | 2024.11.02 03:58:34.219842 [ 286 ] {ac5f9475-0497-4165-a7d7-b5b200954f77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3421 | 2024.11.02 03:58:34.220193 [ 286 ] {ac5f9475-0497-4165-a7d7-b5b200954f77} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3422 | 2024.11.02 03:58:34.220229 [ 286 ] {ac5f9475-0497-4165-a7d7-b5b200954f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3423 | 2024.11.02 03:58:34.220583 [ 286 ] {ac5f9475-0497-4165-a7d7-b5b200954f77} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3424 | 2024.11.02 03:58:34.220936 [ 286 ] {ac5f9475-0497-4165-a7d7-b5b200954f77} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3425 | 2024.11.02 03:58:34.221092 [ 286 ] {ac5f9475-0497-4165-a7d7-b5b200954f77} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001643 sec., 45039.56177723676 rows/sec., 3.53 MiB/sec. | ||
3426 | 2024.11.02 03:58:34.221248 [ 286 ] {ac5f9475-0497-4165-a7d7-b5b200954f77} <Debug> DynamicQueryHandler: Done processing query | ||
3427 | 2024.11.02 03:58:34.221271 [ 286 ] {ac5f9475-0497-4165-a7d7-b5b200954f77} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3428 | 2024.11.02 03:58:34.221288 [ 286 ] {} <Debug> HTTP-Session: 79992f6e-83a9-4841-94b2-6886d5e894f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3429 | 2024.11.02 03:58:34.221510 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3430 | 2024.11.02 03:58:34.221597 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44945, User-Agent: (none), Length: 31549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3431 | 2024.11.02 03:58:34.221659 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3432 | 2024.11.02 03:58:34.221679 [ 288 ] {} <Debug> HTTP-Session: 71643fdd-1909-4a44-89bd-796fd44cfa3b Authenticating user 'default' from [fd00:1122:3344:101::d]:44945 | ||
3433 | 2024.11.02 03:58:34.221697 [ 288 ] {} <Debug> HTTP-Session: 71643fdd-1909-4a44-89bd-796fd44cfa3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3434 | 2024.11.02 03:58:34.221711 [ 288 ] {} <Debug> HTTP-Session: 71643fdd-1909-4a44-89bd-796fd44cfa3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3435 | 2024.11.02 03:58:34.221749 [ 288 ] {} <Trace> HTTP-Session: 71643fdd-1909-4a44-89bd-796fd44cfa3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3436 | 2024.11.02 03:58:34.221921 [ 288 ] {8c58d627-d61a-47fb-9daf-38fb424ad7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3437 | 2024.11.02 03:58:34.221973 [ 288 ] {8c58d627-d61a-47fb-9daf-38fb424ad7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3438 | 2024.11.02 03:58:34.222152 [ 288 ] {8c58d627-d61a-47fb-9daf-38fb424ad7f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3439 | 2024.11.02 03:58:34.222556 [ 288 ] {8c58d627-d61a-47fb-9daf-38fb424ad7f0} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3440 | 2024.11.02 03:58:34.222593 [ 288 ] {8c58d627-d61a-47fb-9daf-38fb424ad7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3441 | 2024.11.02 03:58:34.222988 [ 288 ] {8c58d627-d61a-47fb-9daf-38fb424ad7f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3442 | 2024.11.02 03:58:34.223334 [ 288 ] {8c58d627-d61a-47fb-9daf-38fb424ad7f0} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3443 | 2024.11.02 03:58:34.223496 [ 288 ] {8c58d627-d61a-47fb-9daf-38fb424ad7f0} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001648 sec., 100121.35922330097 rows/sec., 6.97 MiB/sec. | ||
3444 | 2024.11.02 03:58:34.223703 [ 288 ] {8c58d627-d61a-47fb-9daf-38fb424ad7f0} <Debug> DynamicQueryHandler: Done processing query | ||
3445 | 2024.11.02 03:58:34.223727 [ 288 ] {8c58d627-d61a-47fb-9daf-38fb424ad7f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3446 | 2024.11.02 03:58:34.223743 [ 288 ] {} <Debug> HTTP-Session: 71643fdd-1909-4a44-89bd-796fd44cfa3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3447 | 2024.11.02 03:58:34.223920 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3448 | 2024.11.02 03:58:34.223919 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56302, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3449 | 2024.11.02 03:58:34.224025 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3450 | 2024.11.02 03:58:34.224048 [ 286 ] {} <Debug> HTTP-Session: 9cffb46e-7dbb-4890-a5db-75ad0bd0795d Authenticating user 'default' from [fd00:1122:3344:101::d]:56302 | ||
3451 | 2024.11.02 03:58:34.224075 [ 286 ] {} <Debug> HTTP-Session: 9cffb46e-7dbb-4890-a5db-75ad0bd0795d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3452 | 2024.11.02 03:58:34.224095 [ 286 ] {} <Debug> HTTP-Session: 9cffb46e-7dbb-4890-a5db-75ad0bd0795d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3453 | 2024.11.02 03:58:34.224142 [ 286 ] {} <Trace> HTTP-Session: 9cffb46e-7dbb-4890-a5db-75ad0bd0795d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3454 | 2024.11.02 03:58:34.224301 [ 286 ] {c1490094-01b1-45a6-8b2a-0b0c10b94a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56302) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3455 | 2024.11.02 03:58:34.224358 [ 286 ] {c1490094-01b1-45a6-8b2a-0b0c10b94a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3456 | 2024.11.02 03:58:34.224541 [ 286 ] {c1490094-01b1-45a6-8b2a-0b0c10b94a79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3457 | 2024.11.02 03:58:34.224857 [ 286 ] {c1490094-01b1-45a6-8b2a-0b0c10b94a79} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3458 | 2024.11.02 03:58:34.224894 [ 286 ] {c1490094-01b1-45a6-8b2a-0b0c10b94a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3459 | 2024.11.02 03:58:34.225251 [ 286 ] {c1490094-01b1-45a6-8b2a-0b0c10b94a79} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3460 | 2024.11.02 03:58:34.225572 [ 286 ] {c1490094-01b1-45a6-8b2a-0b0c10b94a79} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3461 | 2024.11.02 03:58:34.225722 [ 286 ] {c1490094-01b1-45a6-8b2a-0b0c10b94a79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. | ||
3462 | 2024.11.02 03:58:34.225879 [ 286 ] {c1490094-01b1-45a6-8b2a-0b0c10b94a79} <Debug> DynamicQueryHandler: Done processing query | ||
3463 | 2024.11.02 03:58:34.225903 [ 286 ] {c1490094-01b1-45a6-8b2a-0b0c10b94a79} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3464 | 2024.11.02 03:58:34.225919 [ 286 ] {} <Debug> HTTP-Session: 9cffb46e-7dbb-4890-a5db-75ad0bd0795d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3465 | 2024.11.02 03:58:34.226116 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3466 | 2024.11.02 03:58:36.038775 [ 25 ] {} <Debug> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3467 | 2024.11.02 03:58:36.038850 [ 25 ] {} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3468 | 2024.11.02 03:58:36.038873 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3469 | 2024.11.02 03:58:36.039019 [ 199 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::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 | ||
3470 | 2024.11.02 03:58:36.039189 [ 199 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3471 | 2024.11.02 03:58:36.039226 [ 199 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
3472 | 2024.11.02 03:58:36.039332 [ 199 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 242 rows starting from the beginning of the part | ||
3473 | 2024.11.02 03:58:36.039521 [ 199 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::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 | ||
3474 | 2024.11.02 03:58:36.039655 [ 199 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::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 | ||
3475 | 2024.11.02 03:58:36.039862 [ 199 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::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 | ||
3476 | 2024.11.02 03:58:36.041006 [ 190 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059115 sec., 144722.36859038958 rows/sec., 9.85 MiB/sec. | ||
3477 | 2024.11.02 03:58:36.041198 [ 190 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3478 | 2024.11.02 03:58:36.041714 [ 190 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_5_1} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3479 | 2024.11.02 03:58:36.041798 [ 190 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_5_1} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3480 | 2024.11.02 03:58:36.041898 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3481 | 2024.11.02 03:58:36.413208 [ 25 ] {} <Debug> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3482 | 2024.11.02 03:58:36.413267 [ 25 ] {} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3483 | 2024.11.02 03:58:36.413288 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3484 | 2024.11.02 03:58:36.413480 [ 190 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
3485 | 2024.11.02 03:58:36.413665 [ 190 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3486 | 2024.11.02 03:58:36.413703 [ 190 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
3487 | 2024.11.02 03:58:36.413804 [ 190 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
3488 | 2024.11.02 03:58:36.413887 [ 190 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
3489 | 2024.11.02 03:58:36.414014 [ 190 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
3490 | 2024.11.02 03:58:36.414112 [ 190 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
3491 | 2024.11.02 03:58:36.415072 [ 199 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001710256 sec., 17541.23359309951 rows/sec., 916.46 KiB/sec. | ||
3492 | 2024.11.02 03:58:36.415239 [ 199 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3493 | 2024.11.02 03:58:36.415722 [ 199 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::all_1_5_1} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3494 | 2024.11.02 03:58:36.415815 [ 199 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::all_1_5_1} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3495 | 2024.11.02 03:58:36.415907 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3496 | 2024.11.02 03:58:39.208677 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44956, User-Agent: (none), Length: 41465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3497 | 2024.11.02 03:58:39.208807 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3498 | 2024.11.02 03:58:39.208835 [ 286 ] {} <Debug> HTTP-Session: 126c4e2c-077d-4094-b64e-4c17c73f6e5a Authenticating user 'default' from [fd00:1122:3344:101::d]:44956 | ||
3499 | 2024.11.02 03:58:39.208862 [ 286 ] {} <Debug> HTTP-Session: 126c4e2c-077d-4094-b64e-4c17c73f6e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3500 | 2024.11.02 03:58:39.208880 [ 286 ] {} <Debug> HTTP-Session: 126c4e2c-077d-4094-b64e-4c17c73f6e5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3501 | 2024.11.02 03:58:39.208935 [ 286 ] {} <Trace> HTTP-Session: 126c4e2c-077d-4094-b64e-4c17c73f6e5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3502 | 2024.11.02 03:58:39.209193 [ 286 ] {8757449f-c917-4a29-8096-a0b628568790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44956) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3503 | 2024.11.02 03:58:39.209255 [ 286 ] {8757449f-c917-4a29-8096-a0b628568790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3504 | 2024.11.02 03:58:39.209581 [ 286 ] {8757449f-c917-4a29-8096-a0b628568790} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3505 | 2024.11.02 03:58:39.210205 [ 286 ] {8757449f-c917-4a29-8096-a0b628568790} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3506 | 2024.11.02 03:58:39.210242 [ 286 ] {8757449f-c917-4a29-8096-a0b628568790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3507 | 2024.11.02 03:58:39.210671 [ 286 ] {8757449f-c917-4a29-8096-a0b628568790} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3508 | 2024.11.02 03:58:39.211048 [ 286 ] {8757449f-c917-4a29-8096-a0b628568790} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3509 | 2024.11.02 03:58:39.211189 [ 286 ] {8757449f-c917-4a29-8096-a0b628568790} <Debug> executeQuery: Read 273 rows, 24.89 KiB in 0.002112 sec., 129261.36363636363 rows/sec., 11.51 MiB/sec. | ||
3510 | 2024.11.02 03:58:39.211386 [ 286 ] {8757449f-c917-4a29-8096-a0b628568790} <Debug> DynamicQueryHandler: Done processing query | ||
3511 | 2024.11.02 03:58:39.211412 [ 286 ] {8757449f-c917-4a29-8096-a0b628568790} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
3512 | 2024.11.02 03:58:39.211428 [ 286 ] {} <Debug> HTTP-Session: 126c4e2c-077d-4094-b64e-4c17c73f6e5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3513 | 2024.11.02 03:58:39.211648 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3514 | 2024.11.02 03:58:39.211779 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41955, User-Agent: (none), Length: 6069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3515 | 2024.11.02 03:58:39.211898 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3516 | 2024.11.02 03:58:39.211923 [ 288 ] {} <Debug> HTTP-Session: 424aa7ba-7570-4f94-97fd-c61fee939e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:41955 | ||
3517 | 2024.11.02 03:58:39.211946 [ 288 ] {} <Debug> HTTP-Session: 424aa7ba-7570-4f94-97fd-c61fee939e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3518 | 2024.11.02 03:58:39.211961 [ 288 ] {} <Debug> HTTP-Session: 424aa7ba-7570-4f94-97fd-c61fee939e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3519 | 2024.11.02 03:58:39.212014 [ 288 ] {} <Trace> HTTP-Session: 424aa7ba-7570-4f94-97fd-c61fee939e99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3520 | 2024.11.02 03:58:39.212205 [ 288 ] {cb1b3132-29f5-435c-baa6-5742f68df578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41955) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3521 | 2024.11.02 03:58:39.212270 [ 288 ] {cb1b3132-29f5-435c-baa6-5742f68df578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3522 | 2024.11.02 03:58:39.212601 [ 288 ] {cb1b3132-29f5-435c-baa6-5742f68df578} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3523 | 2024.11.02 03:58:39.212967 [ 288 ] {cb1b3132-29f5-435c-baa6-5742f68df578} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3524 | 2024.11.02 03:58:39.213014 [ 288 ] {cb1b3132-29f5-435c-baa6-5742f68df578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3525 | 2024.11.02 03:58:39.213433 [ 288 ] {cb1b3132-29f5-435c-baa6-5742f68df578} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3526 | 2024.11.02 03:58:39.213829 [ 288 ] {cb1b3132-29f5-435c-baa6-5742f68df578} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3527 | 2024.11.02 03:58:39.214003 [ 288 ] {cb1b3132-29f5-435c-baa6-5742f68df578} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001855 sec., 22641.509433962263 rows/sec., 1.66 MiB/sec. | ||
3528 | 2024.11.02 03:58:39.214216 [ 288 ] {cb1b3132-29f5-435c-baa6-5742f68df578} <Debug> DynamicQueryHandler: Done processing query | ||
3529 | 2024.11.02 03:58:39.214242 [ 288 ] {cb1b3132-29f5-435c-baa6-5742f68df578} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3530 | 2024.11.02 03:58:39.214259 [ 288 ] {} <Debug> HTTP-Session: 424aa7ba-7570-4f94-97fd-c61fee939e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3531 | 2024.11.02 03:58:39.214444 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44956, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3532 | 2024.11.02 03:58:39.214491 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3533 | 2024.11.02 03:58:39.214539 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3534 | 2024.11.02 03:58:39.214577 [ 286 ] {} <Debug> HTTP-Session: 1d6eb66c-c0f1-4bd7-9d0a-3f5a53d9a3ef Authenticating user 'default' from [fd00:1122:3344:101::d]:44956 | ||
3535 | 2024.11.02 03:58:39.214603 [ 286 ] {} <Debug> HTTP-Session: 1d6eb66c-c0f1-4bd7-9d0a-3f5a53d9a3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3536 | 2024.11.02 03:58:39.214620 [ 286 ] {} <Debug> HTTP-Session: 1d6eb66c-c0f1-4bd7-9d0a-3f5a53d9a3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3537 | 2024.11.02 03:58:39.214671 [ 286 ] {} <Trace> HTTP-Session: 1d6eb66c-c0f1-4bd7-9d0a-3f5a53d9a3ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3538 | 2024.11.02 03:58:39.214803 [ 286 ] {25f37019-b7e9-4c3d-bd63-40f5e3c51154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44956) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3539 | 2024.11.02 03:58:39.214858 [ 286 ] {25f37019-b7e9-4c3d-bd63-40f5e3c51154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3540 | 2024.11.02 03:58:39.215123 [ 286 ] {25f37019-b7e9-4c3d-bd63-40f5e3c51154} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3541 | 2024.11.02 03:58:39.215441 [ 286 ] {25f37019-b7e9-4c3d-bd63-40f5e3c51154} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3542 | 2024.11.02 03:58:39.215476 [ 286 ] {25f37019-b7e9-4c3d-bd63-40f5e3c51154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3543 | 2024.11.02 03:58:39.215821 [ 286 ] {25f37019-b7e9-4c3d-bd63-40f5e3c51154} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3544 | 2024.11.02 03:58:39.216175 [ 286 ] {25f37019-b7e9-4c3d-bd63-40f5e3c51154} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3545 | 2024.11.02 03:58:39.216304 [ 286 ] {25f37019-b7e9-4c3d-bd63-40f5e3c51154} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001537 sec., 9108.653220559532 rows/sec., 637.91 KiB/sec. | ||
3546 | 2024.11.02 03:58:39.216519 [ 286 ] {25f37019-b7e9-4c3d-bd63-40f5e3c51154} <Debug> DynamicQueryHandler: Done processing query | ||
3547 | 2024.11.02 03:58:39.216544 [ 286 ] {25f37019-b7e9-4c3d-bd63-40f5e3c51154} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3548 | 2024.11.02 03:58:39.216559 [ 286 ] {} <Debug> HTTP-Session: 1d6eb66c-c0f1-4bd7-9d0a-3f5a53d9a3ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3549 | 2024.11.02 03:58:39.216692 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3550 | 2024.11.02 03:58:39.216761 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46875, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3551 | 2024.11.02 03:58:39.216822 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3552 | 2024.11.02 03:58:39.216844 [ 288 ] {} <Debug> HTTP-Session: 5fe3f081-0bef-4db2-b4d5-dca33c7b408f Authenticating user 'default' from [fd00:1122:3344:101::d]:46875 | ||
3553 | 2024.11.02 03:58:39.216864 [ 288 ] {} <Debug> HTTP-Session: 5fe3f081-0bef-4db2-b4d5-dca33c7b408f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3554 | 2024.11.02 03:58:39.216883 [ 288 ] {} <Debug> HTTP-Session: 5fe3f081-0bef-4db2-b4d5-dca33c7b408f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3555 | 2024.11.02 03:58:39.216925 [ 288 ] {} <Trace> HTTP-Session: 5fe3f081-0bef-4db2-b4d5-dca33c7b408f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3556 | 2024.11.02 03:58:39.217036 [ 288 ] {d4faef07-9b51-47ec-89eb-f22643f488b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46875) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3557 | 2024.11.02 03:58:39.217084 [ 288 ] {d4faef07-9b51-47ec-89eb-f22643f488b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3558 | 2024.11.02 03:58:39.217351 [ 288 ] {d4faef07-9b51-47ec-89eb-f22643f488b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3559 | 2024.11.02 03:58:39.217656 [ 288 ] {d4faef07-9b51-47ec-89eb-f22643f488b1} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3560 | 2024.11.02 03:58:39.217693 [ 288 ] {d4faef07-9b51-47ec-89eb-f22643f488b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3561 | 2024.11.02 03:58:39.218038 [ 288 ] {d4faef07-9b51-47ec-89eb-f22643f488b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3562 | 2024.11.02 03:58:39.218391 [ 288 ] {d4faef07-9b51-47ec-89eb-f22643f488b1} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3563 | 2024.11.02 03:58:39.218547 [ 288 ] {d4faef07-9b51-47ec-89eb-f22643f488b1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 229.59 KiB/sec. | ||
3564 | 2024.11.02 03:58:39.218707 [ 288 ] {d4faef07-9b51-47ec-89eb-f22643f488b1} <Debug> DynamicQueryHandler: Done processing query | ||
3565 | 2024.11.02 03:58:39.218730 [ 288 ] {d4faef07-9b51-47ec-89eb-f22643f488b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3566 | 2024.11.02 03:58:39.218746 [ 288 ] {} <Debug> HTTP-Session: 5fe3f081-0bef-4db2-b4d5-dca33c7b408f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3567 | 2024.11.02 03:58:39.219001 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46875, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3568 | 2024.11.02 03:58:39.219101 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40551, User-Agent: (none), Length: 68874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3569 | 2024.11.02 03:58:39.219168 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3570 | 2024.11.02 03:58:39.219192 [ 286 ] {} <Debug> HTTP-Session: 45bc7ffa-8b9c-418a-8ab4-4df2902670dd Authenticating user 'default' from [fd00:1122:3344:101::d]:40551 | ||
3571 | 2024.11.02 03:58:39.219213 [ 286 ] {} <Debug> HTTP-Session: 45bc7ffa-8b9c-418a-8ab4-4df2902670dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3572 | 2024.11.02 03:58:39.219229 [ 286 ] {} <Debug> HTTP-Session: 45bc7ffa-8b9c-418a-8ab4-4df2902670dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3573 | 2024.11.02 03:58:39.219273 [ 286 ] {} <Trace> HTTP-Session: 45bc7ffa-8b9c-418a-8ab4-4df2902670dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3574 | 2024.11.02 03:58:39.219531 [ 286 ] {3fc1a87b-1c09-471f-8387-856dd2ecdc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3575 | 2024.11.02 03:58:39.219584 [ 286 ] {3fc1a87b-1c09-471f-8387-856dd2ecdc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3576 | 2024.11.02 03:58:39.219887 [ 286 ] {3fc1a87b-1c09-471f-8387-856dd2ecdc00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3577 | 2024.11.02 03:58:39.220454 [ 286 ] {3fc1a87b-1c09-471f-8387-856dd2ecdc00} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3578 | 2024.11.02 03:58:39.220488 [ 286 ] {3fc1a87b-1c09-471f-8387-856dd2ecdc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3579 | 2024.11.02 03:58:39.220857 [ 286 ] {3fc1a87b-1c09-471f-8387-856dd2ecdc00} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3580 | 2024.11.02 03:58:39.221221 [ 286 ] {3fc1a87b-1c09-471f-8387-856dd2ecdc00} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2024.11.02 03:58:39.221346 [ 286 ] {3fc1a87b-1c09-471f-8387-856dd2ecdc00} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001955 sec., 216879.79539641942 rows/sec., 15.51 MiB/sec. | ||
3582 | 2024.11.02 03:58:39.221513 [ 286 ] {3fc1a87b-1c09-471f-8387-856dd2ecdc00} <Debug> DynamicQueryHandler: Done processing query | ||
3583 | 2024.11.02 03:58:39.221537 [ 286 ] {3fc1a87b-1c09-471f-8387-856dd2ecdc00} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3584 | 2024.11.02 03:58:39.221553 [ 286 ] {} <Debug> HTTP-Session: 45bc7ffa-8b9c-418a-8ab4-4df2902670dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3585 | 2024.11.02 03:58:39.221775 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3586 | 2024.11.02 03:58:39.221787 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46875, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3587 | 2024.11.02 03:58:39.221873 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3588 | 2024.11.02 03:58:39.221892 [ 288 ] {} <Debug> HTTP-Session: 579e266f-f1e5-4693-8298-0d1c244bd6fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46875 | ||
3589 | 2024.11.02 03:58:39.221917 [ 288 ] {} <Debug> HTTP-Session: 579e266f-f1e5-4693-8298-0d1c244bd6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3590 | 2024.11.02 03:58:39.221945 [ 288 ] {} <Debug> HTTP-Session: 579e266f-f1e5-4693-8298-0d1c244bd6fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3591 | 2024.11.02 03:58:39.221988 [ 288 ] {} <Trace> HTTP-Session: 579e266f-f1e5-4693-8298-0d1c244bd6fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3592 | 2024.11.02 03:58:39.222109 [ 288 ] {1a0a2286-a96e-4407-ae2f-d38ef8f6459e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46875) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3593 | 2024.11.02 03:58:39.222166 [ 288 ] {1a0a2286-a96e-4407-ae2f-d38ef8f6459e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3594 | 2024.11.02 03:58:39.222353 [ 288 ] {1a0a2286-a96e-4407-ae2f-d38ef8f6459e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3595 | 2024.11.02 03:58:39.222629 [ 288 ] {1a0a2286-a96e-4407-ae2f-d38ef8f6459e} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3596 | 2024.11.02 03:58:39.222671 [ 288 ] {1a0a2286-a96e-4407-ae2f-d38ef8f6459e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3597 | 2024.11.02 03:58:39.223062 [ 288 ] {1a0a2286-a96e-4407-ae2f-d38ef8f6459e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3598 | 2024.11.02 03:58:39.223389 [ 288 ] {1a0a2286-a96e-4407-ae2f-d38ef8f6459e} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3599 | 2024.11.02 03:58:39.223536 [ 288 ] {1a0a2286-a96e-4407-ae2f-d38ef8f6459e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. | ||
3600 | 2024.11.02 03:58:39.223689 [ 288 ] {1a0a2286-a96e-4407-ae2f-d38ef8f6459e} <Debug> DynamicQueryHandler: Done processing query | ||
3601 | 2024.11.02 03:58:39.223712 [ 288 ] {1a0a2286-a96e-4407-ae2f-d38ef8f6459e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3602 | 2024.11.02 03:58:39.223727 [ 288 ] {} <Debug> HTTP-Session: 579e266f-f1e5-4693-8298-0d1c244bd6fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3603 | 2024.11.02 03:58:39.223890 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46875, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3604 | 2024.11.02 03:58:39.224041 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41592, User-Agent: (none), Length: 44611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3605 | 2024.11.02 03:58:39.224110 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3606 | 2024.11.02 03:58:39.224133 [ 286 ] {} <Debug> HTTP-Session: c73a3b5e-9e38-48d9-8a7a-27c693f2b59e Authenticating user 'default' from [fd00:1122:3344:101::d]:41592 | ||
3607 | 2024.11.02 03:58:39.224153 [ 286 ] {} <Debug> HTTP-Session: c73a3b5e-9e38-48d9-8a7a-27c693f2b59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3608 | 2024.11.02 03:58:39.224170 [ 286 ] {} <Debug> HTTP-Session: c73a3b5e-9e38-48d9-8a7a-27c693f2b59e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3609 | 2024.11.02 03:58:39.224214 [ 286 ] {} <Trace> HTTP-Session: c73a3b5e-9e38-48d9-8a7a-27c693f2b59e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3610 | 2024.11.02 03:58:39.224462 [ 286 ] {a0a0ea23-3511-4411-b862-d3a81d7aa6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41592) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3611 | 2024.11.02 03:58:39.224521 [ 286 ] {a0a0ea23-3511-4411-b862-d3a81d7aa6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3612 | 2024.11.02 03:58:39.224730 [ 286 ] {a0a0ea23-3511-4411-b862-d3a81d7aa6d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3613 | 2024.11.02 03:58:39.225189 [ 286 ] {a0a0ea23-3511-4411-b862-d3a81d7aa6d6} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3614 | 2024.11.02 03:58:39.225223 [ 286 ] {a0a0ea23-3511-4411-b862-d3a81d7aa6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3615 | 2024.11.02 03:58:39.225605 [ 286 ] {a0a0ea23-3511-4411-b862-d3a81d7aa6d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3616 | 2024.11.02 03:58:39.225942 [ 286 ] {a0a0ea23-3511-4411-b862-d3a81d7aa6d6} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3617 | 2024.11.02 03:58:39.226071 [ 286 ] {a0a0ea23-3511-4411-b862-d3a81d7aa6d6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001746 sec., 135738.8316151203 rows/sec., 9.10 MiB/sec. | ||
3618 | 2024.11.02 03:58:39.226234 [ 286 ] {a0a0ea23-3511-4411-b862-d3a81d7aa6d6} <Debug> DynamicQueryHandler: Done processing query | ||
3619 | 2024.11.02 03:58:39.226257 [ 286 ] {a0a0ea23-3511-4411-b862-d3a81d7aa6d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3620 | 2024.11.02 03:58:39.226273 [ 286 ] {} <Debug> HTTP-Session: c73a3b5e-9e38-48d9-8a7a-27c693f2b59e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3621 | 2024.11.02 03:58:39.226461 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3622 | 2024.11.02 03:58:39.226575 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56635, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3623 | 2024.11.02 03:58:39.226641 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3624 | 2024.11.02 03:58:39.226661 [ 288 ] {} <Debug> HTTP-Session: c41509bf-29b7-42a5-aa06-1e83b9b470fb Authenticating user 'default' from [fd00:1122:3344:101::d]:56635 | ||
3625 | 2024.11.02 03:58:39.226678 [ 288 ] {} <Debug> HTTP-Session: c41509bf-29b7-42a5-aa06-1e83b9b470fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3626 | 2024.11.02 03:58:39.226691 [ 288 ] {} <Debug> HTTP-Session: c41509bf-29b7-42a5-aa06-1e83b9b470fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3627 | 2024.11.02 03:58:39.226729 [ 288 ] {} <Trace> HTTP-Session: c41509bf-29b7-42a5-aa06-1e83b9b470fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3628 | 2024.11.02 03:58:39.226837 [ 288 ] {aaf41759-c928-4e95-8734-bedf467cee67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56635) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3629 | 2024.11.02 03:58:39.226898 [ 288 ] {aaf41759-c928-4e95-8734-bedf467cee67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3630 | 2024.11.02 03:58:39.227063 [ 288 ] {aaf41759-c928-4e95-8734-bedf467cee67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3631 | 2024.11.02 03:58:39.227400 [ 288 ] {aaf41759-c928-4e95-8734-bedf467cee67} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3632 | 2024.11.02 03:58:39.227435 [ 288 ] {aaf41759-c928-4e95-8734-bedf467cee67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3633 | 2024.11.02 03:58:39.227790 [ 288 ] {aaf41759-c928-4e95-8734-bedf467cee67} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3634 | 2024.11.02 03:58:39.228132 [ 288 ] {aaf41759-c928-4e95-8734-bedf467cee67} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3635 | 2024.11.02 03:58:39.228262 [ 288 ] {aaf41759-c928-4e95-8734-bedf467cee67} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. | ||
3636 | 2024.11.02 03:58:39.228477 [ 288 ] {aaf41759-c928-4e95-8734-bedf467cee67} <Debug> DynamicQueryHandler: Done processing query | ||
3637 | 2024.11.02 03:58:39.228501 [ 288 ] {aaf41759-c928-4e95-8734-bedf467cee67} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3638 | 2024.11.02 03:58:39.228517 [ 288 ] {} <Debug> HTTP-Session: c41509bf-29b7-42a5-aa06-1e83b9b470fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3639 | 2024.11.02 03:58:39.228768 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3640 | 2024.11.02 03:58:39.228832 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41592, User-Agent: (none), Length: 69966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3641 | 2024.11.02 03:58:39.228948 [ 286 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3642 | 2024.11.02 03:58:39.228972 [ 286 ] {} <Debug> HTTP-Session: d7f182c1-25a8-4c4d-879d-bfcf45bfe658 Authenticating user 'default' from [fd00:1122:3344:101::d]:41592 | ||
3643 | 2024.11.02 03:58:39.228992 [ 286 ] {} <Debug> HTTP-Session: d7f182c1-25a8-4c4d-879d-bfcf45bfe658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3644 | 2024.11.02 03:58:39.229009 [ 286 ] {} <Debug> HTTP-Session: d7f182c1-25a8-4c4d-879d-bfcf45bfe658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3645 | 2024.11.02 03:58:39.229052 [ 286 ] {} <Trace> HTTP-Session: d7f182c1-25a8-4c4d-879d-bfcf45bfe658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3646 | 2024.11.02 03:58:39.230016 [ 286 ] {f50a83f9-67ff-4621-a144-6479b7cea75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41592) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3647 | 2024.11.02 03:58:39.230093 [ 286 ] {f50a83f9-67ff-4621-a144-6479b7cea75b} <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 | ||
3648 | 2024.11.02 03:58:39.230553 [ 286 ] {f50a83f9-67ff-4621-a144-6479b7cea75b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3649 | 2024.11.02 03:58:39.231364 [ 286 ] {f50a83f9-67ff-4621-a144-6479b7cea75b} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3650 | 2024.11.02 03:58:39.231399 [ 286 ] {f50a83f9-67ff-4621-a144-6479b7cea75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3651 | 2024.11.02 03:58:39.232101 [ 286 ] {f50a83f9-67ff-4621-a144-6479b7cea75b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3652 | 2024.11.02 03:58:39.232514 [ 286 ] {f50a83f9-67ff-4621-a144-6479b7cea75b} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3653 | 2024.11.02 03:58:39.232662 [ 286 ] {f50a83f9-67ff-4621-a144-6479b7cea75b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003501 sec., 11996.572407883461 rows/sec., 21.50 MiB/sec. | ||
3654 | 2024.11.02 03:58:39.232879 [ 286 ] {f50a83f9-67ff-4621-a144-6479b7cea75b} <Debug> DynamicQueryHandler: Done processing query | ||
3655 | 2024.11.02 03:58:39.232903 [ 286 ] {f50a83f9-67ff-4621-a144-6479b7cea75b} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
3656 | 2024.11.02 03:58:39.232919 [ 286 ] {} <Debug> HTTP-Session: d7f182c1-25a8-4c4d-879d-bfcf45bfe658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3657 | 2024.11.02 03:58:39.233071 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3658 | 2024.11.02 03:58:39.233166 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54666, User-Agent: (none), Length: 12123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3659 | 2024.11.02 03:58:39.233225 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3660 | 2024.11.02 03:58:39.233244 [ 288 ] {} <Debug> HTTP-Session: 41439704-e797-4fdc-87a1-75dcfe8c1b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:54666 | ||
3661 | 2024.11.02 03:58:39.233261 [ 288 ] {} <Debug> HTTP-Session: 41439704-e797-4fdc-87a1-75dcfe8c1b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3662 | 2024.11.02 03:58:39.233275 [ 288 ] {} <Debug> HTTP-Session: 41439704-e797-4fdc-87a1-75dcfe8c1b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3663 | 2024.11.02 03:58:39.233312 [ 288 ] {} <Trace> HTTP-Session: 41439704-e797-4fdc-87a1-75dcfe8c1b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3664 | 2024.11.02 03:58:39.233452 [ 288 ] {962dcccd-7df3-45d7-88ef-53e0e276578a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54666) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3665 | 2024.11.02 03:58:39.233500 [ 288 ] {962dcccd-7df3-45d7-88ef-53e0e276578a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3666 | 2024.11.02 03:58:39.233659 [ 288 ] {962dcccd-7df3-45d7-88ef-53e0e276578a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3667 | 2024.11.02 03:58:39.234120 [ 288 ] {962dcccd-7df3-45d7-88ef-53e0e276578a} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3668 | 2024.11.02 03:58:39.234155 [ 288 ] {962dcccd-7df3-45d7-88ef-53e0e276578a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3669 | 2024.11.02 03:58:39.234535 [ 288 ] {962dcccd-7df3-45d7-88ef-53e0e276578a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3670 | 2024.11.02 03:58:39.234853 [ 288 ] {962dcccd-7df3-45d7-88ef-53e0e276578a} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3671 | 2024.11.02 03:58:39.235016 [ 288 ] {962dcccd-7df3-45d7-88ef-53e0e276578a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001612 sec., 50868.48635235732 rows/sec., 3.23 MiB/sec. | ||
3672 | 2024.11.02 03:58:39.235203 [ 288 ] {962dcccd-7df3-45d7-88ef-53e0e276578a} <Debug> DynamicQueryHandler: Done processing query | ||
3673 | 2024.11.02 03:58:39.235226 [ 288 ] {962dcccd-7df3-45d7-88ef-53e0e276578a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3674 | 2024.11.02 03:58:39.235242 [ 288 ] {} <Debug> HTTP-Session: 41439704-e797-4fdc-87a1-75dcfe8c1b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3675 | 2024.11.02 03:58:39.235651 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3676 | 2024.11.02 03:58:40.313934 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3677 | 2024.11.02 03:58:40.523469 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3678 | 2024.11.02 03:58:40.560960 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56194, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3679 | 2024.11.02 03:58:40.628334 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44782, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3680 | 2024.11.02 03:58:40.628413 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3681 | 2024.11.02 03:58:40.650745 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3682 | 2024.11.02 03:58:40.664068 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40552, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3683 | 2024.11.02 03:58:40.673394 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3684 | 2024.11.02 03:58:40.970483 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3685 | 2024.11.02 03:58:41.395615 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3686 | 2024.11.02 03:58:41.401103 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54129, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3687 | 2024.11.02 03:58:41.848740 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3688 | 2024.11.02 03:58:41.874674 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3689 | 2024.11.02 03:58:41.876105 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3690 | 2024.11.02 03:58:41.880388 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3691 | 2024.11.02 03:58:41.885181 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3692 | 2024.11.02 03:58:41.903720 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3693 | 2024.11.02 03:58:41.915123 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3694 | 2024.11.02 03:58:41.932449 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38359, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3695 | 2024.11.02 03:58:42.001218 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3696 | 2024.11.02 03:58:42.032509 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50115, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3697 | 2024.11.02 03:58:42.116671 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3698 | 2024.11.02 03:58:42.162474 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3699 | 2024.11.02 03:58:42.216901 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45723, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3700 | 2024.11.02 03:58:42.225477 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3701 | 2024.11.02 03:58:42.228898 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54224, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3702 | 2024.11.02 03:58:42.258337 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3703 | 2024.11.02 03:58:42.260357 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3704 | 2024.11.02 03:58:42.268875 [ 296 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3705 | 2024.11.02 03:58:42.301876 [ 296 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3706 | 2024.11.02 03:58:42.307282 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46618, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3707 | 2024.11.02 03:58:42.307355 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64415, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3708 | 2024.11.02 03:58:42.991809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 388 | ||
3709 | 2024.11.02 03:58:42.994801 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3710 | 2024.11.02 03:58:42.994852 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3711 | 2024.11.02 03:58:42.996383 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3712 | 2024.11.02 03:58:42.997346 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3713 | 2024.11.02 03:58:42.997814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
3714 | 2024.11.02 03:58:44.202600 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33275, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3715 | 2024.11.02 03:58:44.202730 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3716 | 2024.11.02 03:58:44.202759 [ 298 ] {} <Debug> HTTP-Session: 3a748ba9-4ecd-46a3-ad4b-6becbcf83c81 Authenticating user 'default' from [fd00:1122:3344:101::d]:33275 | ||
3717 | 2024.11.02 03:58:44.202787 [ 298 ] {} <Debug> HTTP-Session: 3a748ba9-4ecd-46a3-ad4b-6becbcf83c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3718 | 2024.11.02 03:58:44.202805 [ 298 ] {} <Debug> HTTP-Session: 3a748ba9-4ecd-46a3-ad4b-6becbcf83c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3719 | 2024.11.02 03:58:44.202861 [ 298 ] {} <Trace> HTTP-Session: 3a748ba9-4ecd-46a3-ad4b-6becbcf83c81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3720 | 2024.11.02 03:58:44.203063 [ 298 ] {b405f2fc-5f07-466f-b788-8ca0e1a079ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33275) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3721 | 2024.11.02 03:58:44.203135 [ 298 ] {b405f2fc-5f07-466f-b788-8ca0e1a079ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3722 | 2024.11.02 03:58:44.203475 [ 298 ] {b405f2fc-5f07-466f-b788-8ca0e1a079ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3723 | 2024.11.02 03:58:44.203931 [ 298 ] {b405f2fc-5f07-466f-b788-8ca0e1a079ca} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3724 | 2024.11.02 03:58:44.203974 [ 298 ] {b405f2fc-5f07-466f-b788-8ca0e1a079ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3725 | 2024.11.02 03:58:44.204398 [ 298 ] {b405f2fc-5f07-466f-b788-8ca0e1a079ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3726 | 2024.11.02 03:58:44.204806 [ 298 ] {b405f2fc-5f07-466f-b788-8ca0e1a079ca} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3727 | 2024.11.02 03:58:44.204948 [ 298 ] {b405f2fc-5f07-466f-b788-8ca0e1a079ca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00195 sec., 1025.6410256410256 rows/sec., 83.63 KiB/sec. | ||
3728 | 2024.11.02 03:58:44.205156 [ 298 ] {b405f2fc-5f07-466f-b788-8ca0e1a079ca} <Debug> DynamicQueryHandler: Done processing query | ||
3729 | 2024.11.02 03:58:44.205183 [ 298 ] {b405f2fc-5f07-466f-b788-8ca0e1a079ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3730 | 2024.11.02 03:58:44.205200 [ 298 ] {} <Debug> HTTP-Session: 3a748ba9-4ecd-46a3-ad4b-6becbcf83c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3731 | 2024.11.02 03:58:44.205373 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3732 | 2024.11.02 03:58:44.205471 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58728, User-Agent: (none), Length: 7962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3733 | 2024.11.02 03:58:44.205520 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3734 | 2024.11.02 03:58:44.205539 [ 285 ] {} <Debug> HTTP-Session: 9d31aaa7-4c3a-46f4-a356-eaee19c4f001 Authenticating user 'default' from [fd00:1122:3344:101::d]:58728 | ||
3735 | 2024.11.02 03:58:44.205559 [ 285 ] {} <Debug> HTTP-Session: 9d31aaa7-4c3a-46f4-a356-eaee19c4f001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3736 | 2024.11.02 03:58:44.205573 [ 285 ] {} <Debug> HTTP-Session: 9d31aaa7-4c3a-46f4-a356-eaee19c4f001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3737 | 2024.11.02 03:58:44.205605 [ 285 ] {} <Trace> HTTP-Session: 9d31aaa7-4c3a-46f4-a356-eaee19c4f001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3738 | 2024.11.02 03:58:44.205718 [ 285 ] {ab09ee22-872e-46c8-a9f0-925ce68d73f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58728) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3739 | 2024.11.02 03:58:44.205764 [ 285 ] {ab09ee22-872e-46c8-a9f0-925ce68d73f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3740 | 2024.11.02 03:58:44.206012 [ 285 ] {ab09ee22-872e-46c8-a9f0-925ce68d73f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3741 | 2024.11.02 03:58:44.206491 [ 285 ] {ab09ee22-872e-46c8-a9f0-925ce68d73f6} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3742 | 2024.11.02 03:58:44.206533 [ 285 ] {ab09ee22-872e-46c8-a9f0-925ce68d73f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3743 | 2024.11.02 03:58:44.206984 [ 285 ] {ab09ee22-872e-46c8-a9f0-925ce68d73f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3744 | 2024.11.02 03:58:44.207457 [ 285 ] {ab09ee22-872e-46c8-a9f0-925ce68d73f6} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3745 | 2024.11.02 03:58:44.207611 [ 285 ] {ab09ee22-872e-46c8-a9f0-925ce68d73f6} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001929 sec., 29548.989113530326 rows/sec., 2.27 MiB/sec. | ||
3746 | 2024.11.02 03:58:44.208047 [ 285 ] {ab09ee22-872e-46c8-a9f0-925ce68d73f6} <Debug> DynamicQueryHandler: Done processing query | ||
3747 | 2024.11.02 03:58:44.208083 [ 285 ] {ab09ee22-872e-46c8-a9f0-925ce68d73f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3748 | 2024.11.02 03:58:44.208136 [ 285 ] {} <Debug> HTTP-Session: 9d31aaa7-4c3a-46f4-a356-eaee19c4f001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3749 | 2024.11.02 03:58:44.208307 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33275, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3750 | 2024.11.02 03:58:44.208331 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58728, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3751 | 2024.11.02 03:58:44.208376 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3752 | 2024.11.02 03:58:44.208413 [ 298 ] {} <Debug> HTTP-Session: 864e5339-8975-461f-97a5-844c652fcaae Authenticating user 'default' from [fd00:1122:3344:101::d]:33275 | ||
3753 | 2024.11.02 03:58:44.208441 [ 298 ] {} <Debug> HTTP-Session: 864e5339-8975-461f-97a5-844c652fcaae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3754 | 2024.11.02 03:58:44.208465 [ 298 ] {} <Debug> HTTP-Session: 864e5339-8975-461f-97a5-844c652fcaae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3755 | 2024.11.02 03:58:44.208512 [ 298 ] {} <Trace> HTTP-Session: 864e5339-8975-461f-97a5-844c652fcaae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3756 | 2024.11.02 03:58:44.208646 [ 298 ] {53cc147f-db68-4fe9-994a-2d324a21ef67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33275) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3757 | 2024.11.02 03:58:44.208707 [ 298 ] {53cc147f-db68-4fe9-994a-2d324a21ef67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3758 | 2024.11.02 03:58:44.209025 [ 298 ] {53cc147f-db68-4fe9-994a-2d324a21ef67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3759 | 2024.11.02 03:58:44.209525 [ 298 ] {53cc147f-db68-4fe9-994a-2d324a21ef67} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3760 | 2024.11.02 03:58:44.209563 [ 298 ] {53cc147f-db68-4fe9-994a-2d324a21ef67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3761 | 2024.11.02 03:58:44.209925 [ 298 ] {53cc147f-db68-4fe9-994a-2d324a21ef67} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3762 | 2024.11.02 03:58:44.210297 [ 298 ] {53cc147f-db68-4fe9-994a-2d324a21ef67} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3763 | 2024.11.02 03:58:44.210429 [ 61 ] {} <Debug> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3764 | 2024.11.02 03:58:44.210429 [ 298 ] {53cc147f-db68-4fe9-994a-2d324a21ef67} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001812 sec., 1103.7527593818984 rows/sec., 77.07 KiB/sec. | ||
3765 | 2024.11.02 03:58:44.210472 [ 61 ] {} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3766 | 2024.11.02 03:58:44.210511 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3767 | 2024.11.02 03:58:44.210721 [ 298 ] {53cc147f-db68-4fe9-994a-2d324a21ef67} <Debug> DynamicQueryHandler: Done processing query | ||
3768 | 2024.11.02 03:58:44.210741 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
3769 | 2024.11.02 03:58:44.210756 [ 298 ] {53cc147f-db68-4fe9-994a-2d324a21ef67} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3770 | 2024.11.02 03:58:44.210824 [ 298 ] {} <Debug> HTTP-Session: 864e5339-8975-461f-97a5-844c652fcaae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3771 | 2024.11.02 03:58:44.210977 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3772 | 2024.11.02 03:58:44.211046 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 33 rows starting from the beginning of the part | ||
3773 | 2024.11.02 03:58:44.211064 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3774 | 2024.11.02 03:58:44.211164 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45540, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3775 | 2024.11.02 03:58:44.211391 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
3776 | 2024.11.02 03:58:44.211398 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3777 | 2024.11.02 03:58:44.211434 [ 298 ] {} <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): | ||
3778 | |||
3779 | (version 23.8.7.1) | ||
3780 | 2024.11.02 03:58:44.211508 [ 285 ] {} <Debug> HTTP-Session: 7c7b5e72-f9aa-468e-a650-b58102dd469e Authenticating user 'default' from [fd00:1122:3344:101::d]:45540 | ||
3781 | 2024.11.02 03:58:44.211643 [ 285 ] {} <Debug> HTTP-Session: 7c7b5e72-f9aa-468e-a650-b58102dd469e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3782 | 2024.11.02 03:58:44.211702 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3783 | 2024.11.02 03:58:44.211715 [ 285 ] {} <Debug> HTTP-Session: 7c7b5e72-f9aa-468e-a650-b58102dd469e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3784 | 2024.11.02 03:58:44.211881 [ 285 ] {} <Trace> HTTP-Session: 7c7b5e72-f9aa-468e-a650-b58102dd469e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3785 | 2024.11.02 03:58:44.211967 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
3786 | 2024.11.02 03:58:44.212305 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
3787 | 2024.11.02 03:58:44.212341 [ 285 ] {0e87db89-1891-4fd2-ac70-a1e9d830adf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45540) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3788 | 2024.11.02 03:58:44.212485 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
3789 | 2024.11.02 03:58:44.212520 [ 285 ] {0e87db89-1891-4fd2-ac70-a1e9d830adf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3790 | 2024.11.02 03:58:44.213597 [ 285 ] {0e87db89-1891-4fd2-ac70-a1e9d830adf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3791 | 2024.11.02 03:58:44.214617 [ 285 ] {0e87db89-1891-4fd2-ac70-a1e9d830adf0} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3792 | 2024.11.02 03:58:44.214685 [ 285 ] {0e87db89-1891-4fd2-ac70-a1e9d830adf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
3793 | 2024.11.02 03:58:44.215552 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 5 columns (5 merged, 0 gathered) in 0.004919205 sec., 26223.749569290158 rows/sec., 2.01 MiB/sec. | ||
3794 | 2024.11.02 03:58:44.215673 [ 285 ] {0e87db89-1891-4fd2-ac70-a1e9d830adf0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3795 | 2024.11.02 03:58:44.215730 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3796 | 2024.11.02 03:58:44.216663 [ 285 ] {0e87db89-1891-4fd2-ac70-a1e9d830adf0} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3797 | 2024.11.02 03:58:44.216797 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_11_2} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3798 | 2024.11.02 03:58:44.217004 [ 285 ] {0e87db89-1891-4fd2-ac70-a1e9d830adf0} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.004828 sec., 13670.256835128417 rows/sec., 1.07 MiB/sec. | ||
3799 | 2024.11.02 03:58:44.217073 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_11_2} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3800 | 2024.11.02 03:58:44.217316 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3801 | 2024.11.02 03:58:44.217402 [ 285 ] {0e87db89-1891-4fd2-ac70-a1e9d830adf0} <Debug> DynamicQueryHandler: Done processing query | ||
3802 | 2024.11.02 03:58:44.217433 [ 285 ] {0e87db89-1891-4fd2-ac70-a1e9d830adf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3803 | 2024.11.02 03:58:44.217449 [ 285 ] {} <Debug> HTTP-Session: 7c7b5e72-f9aa-468e-a650-b58102dd469e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3804 | 2024.11.02 03:58:44.217726 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3805 | 2024.11.02 03:58:44.217853 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44591, User-Agent: (none), Length: 30791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3806 | 2024.11.02 03:58:44.217911 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3807 | 2024.11.02 03:58:44.217931 [ 298 ] {} <Debug> HTTP-Session: 56b929a7-82af-4e8f-9ec5-bd2dabef5433 Authenticating user 'default' from [fd00:1122:3344:101::d]:44591 | ||
3808 | 2024.11.02 03:58:44.217948 [ 298 ] {} <Debug> HTTP-Session: 56b929a7-82af-4e8f-9ec5-bd2dabef5433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3809 | 2024.11.02 03:58:44.217961 [ 298 ] {} <Debug> HTTP-Session: 56b929a7-82af-4e8f-9ec5-bd2dabef5433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3810 | 2024.11.02 03:58:44.217993 [ 298 ] {} <Trace> HTTP-Session: 56b929a7-82af-4e8f-9ec5-bd2dabef5433 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3811 | 2024.11.02 03:58:44.218153 [ 298 ] {dbde0ff2-e898-46b5-917c-0d7a85fe5b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44591) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3812 | 2024.11.02 03:58:44.218201 [ 298 ] {dbde0ff2-e898-46b5-917c-0d7a85fe5b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3813 | 2024.11.02 03:58:44.218372 [ 298 ] {dbde0ff2-e898-46b5-917c-0d7a85fe5b14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3814 | 2024.11.02 03:58:44.218786 [ 298 ] {dbde0ff2-e898-46b5-917c-0d7a85fe5b14} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3815 | 2024.11.02 03:58:44.218823 [ 298 ] {dbde0ff2-e898-46b5-917c-0d7a85fe5b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3816 | 2024.11.02 03:58:44.219252 [ 298 ] {dbde0ff2-e898-46b5-917c-0d7a85fe5b14} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3817 | 2024.11.02 03:58:44.219609 [ 298 ] {dbde0ff2-e898-46b5-917c-0d7a85fe5b14} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2024.11.02 03:58:44.219741 [ 298 ] {dbde0ff2-e898-46b5-917c-0d7a85fe5b14} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001664 sec., 96754.8076923077 rows/sec., 6.74 MiB/sec. | ||
3819 | 2024.11.02 03:58:44.220020 [ 298 ] {dbde0ff2-e898-46b5-917c-0d7a85fe5b14} <Debug> DynamicQueryHandler: Done processing query | ||
3820 | 2024.11.02 03:58:44.220044 [ 298 ] {dbde0ff2-e898-46b5-917c-0d7a85fe5b14} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3821 | 2024.11.02 03:58:44.220061 [ 298 ] {} <Debug> HTTP-Session: 56b929a7-82af-4e8f-9ec5-bd2dabef5433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3822 | 2024.11.02 03:58:44.220224 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3823 | 2024.11.02 03:58:44.220253 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45540, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3824 | 2024.11.02 03:58:44.220314 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3825 | 2024.11.02 03:58:44.220338 [ 285 ] {} <Debug> HTTP-Session: 97bdb468-e0a7-4cc6-a1ce-acaa0549ad04 Authenticating user 'default' from [fd00:1122:3344:101::d]:45540 | ||
3826 | 2024.11.02 03:58:44.220359 [ 285 ] {} <Debug> HTTP-Session: 97bdb468-e0a7-4cc6-a1ce-acaa0549ad04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3827 | 2024.11.02 03:58:44.220373 [ 285 ] {} <Debug> HTTP-Session: 97bdb468-e0a7-4cc6-a1ce-acaa0549ad04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3828 | 2024.11.02 03:58:44.220405 [ 285 ] {} <Trace> HTTP-Session: 97bdb468-e0a7-4cc6-a1ce-acaa0549ad04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3829 | 2024.11.02 03:58:44.220526 [ 285 ] {d5c34936-f63a-4266-a8ef-1a882004caef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45540) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3830 | 2024.11.02 03:58:44.220572 [ 285 ] {d5c34936-f63a-4266-a8ef-1a882004caef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3831 | 2024.11.02 03:58:44.220718 [ 285 ] {d5c34936-f63a-4266-a8ef-1a882004caef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3832 | 2024.11.02 03:58:44.221039 [ 285 ] {d5c34936-f63a-4266-a8ef-1a882004caef} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3833 | 2024.11.02 03:58:44.221074 [ 285 ] {d5c34936-f63a-4266-a8ef-1a882004caef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
3834 | 2024.11.02 03:58:44.221445 [ 285 ] {d5c34936-f63a-4266-a8ef-1a882004caef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3835 | 2024.11.02 03:58:44.221777 [ 285 ] {d5c34936-f63a-4266-a8ef-1a882004caef} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3836 | 2024.11.02 03:58:44.221904 [ 285 ] {d5c34936-f63a-4266-a8ef-1a882004caef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec. | ||
3837 | 2024.11.02 03:58:44.222064 [ 285 ] {d5c34936-f63a-4266-a8ef-1a882004caef} <Debug> DynamicQueryHandler: Done processing query | ||
3838 | 2024.11.02 03:58:44.222089 [ 285 ] {d5c34936-f63a-4266-a8ef-1a882004caef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3839 | 2024.11.02 03:58:44.222105 [ 285 ] {} <Debug> HTTP-Session: 97bdb468-e0a7-4cc6-a1ce-acaa0549ad04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3840 | 2024.11.02 03:58:44.222329 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3841 | 2024.11.02 03:58:47.896514 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3842 | 2024.11.02 03:58:47.896603 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3843 | 2024.11.02 03:58:49.201918 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47373, User-Agent: (none), Length: 7829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3844 | 2024.11.02 03:58:49.202079 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3845 | 2024.11.02 03:58:49.202122 [ 298 ] {} <Debug> HTTP-Session: 853b3ea1-b8af-45cc-ac23-99cd78fa4972 Authenticating user 'default' from [fd00:1122:3344:101::d]:47373 | ||
3846 | 2024.11.02 03:58:49.202162 [ 298 ] {} <Debug> HTTP-Session: 853b3ea1-b8af-45cc-ac23-99cd78fa4972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3847 | 2024.11.02 03:58:49.202191 [ 298 ] {} <Debug> HTTP-Session: 853b3ea1-b8af-45cc-ac23-99cd78fa4972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3848 | 2024.11.02 03:58:49.202273 [ 298 ] {} <Trace> HTTP-Session: 853b3ea1-b8af-45cc-ac23-99cd78fa4972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3849 | 2024.11.02 03:58:49.202479 [ 298 ] {5a042027-76a7-4eb5-9dc4-6370bdb23cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47373) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3850 | 2024.11.02 03:58:49.202542 [ 298 ] {5a042027-76a7-4eb5-9dc4-6370bdb23cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3851 | 2024.11.02 03:58:49.202866 [ 298 ] {5a042027-76a7-4eb5-9dc4-6370bdb23cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3852 | 2024.11.02 03:58:49.203332 [ 298 ] {5a042027-76a7-4eb5-9dc4-6370bdb23cec} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3853 | 2024.11.02 03:58:49.203373 [ 298 ] {5a042027-76a7-4eb5-9dc4-6370bdb23cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
3854 | 2024.11.02 03:58:49.203788 [ 298 ] {5a042027-76a7-4eb5-9dc4-6370bdb23cec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3855 | 2024.11.02 03:58:49.204166 [ 298 ] {5a042027-76a7-4eb5-9dc4-6370bdb23cec} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3856 | 2024.11.02 03:58:49.204348 [ 298 ] {5a042027-76a7-4eb5-9dc4-6370bdb23cec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.24 MiB/sec. | ||
3857 | 2024.11.02 03:58:49.204372 [ 115 ] {} <Debug> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3858 | 2024.11.02 03:58:49.204517 [ 115 ] {} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3859 | 2024.11.02 03:58:49.204575 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
3860 | 2024.11.02 03:58:49.204622 [ 298 ] {5a042027-76a7-4eb5-9dc4-6370bdb23cec} <Debug> DynamicQueryHandler: Done processing query | ||
3861 | 2024.11.02 03:58:49.204682 [ 298 ] {5a042027-76a7-4eb5-9dc4-6370bdb23cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3862 | 2024.11.02 03:58:49.204727 [ 298 ] {} <Debug> HTTP-Session: 853b3ea1-b8af-45cc-ac23-99cd78fa4972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3863 | 2024.11.02 03:58:49.204985 [ 190 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::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 | ||
3864 | 2024.11.02 03:58:49.205135 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3865 | 2024.11.02 03:58:49.205155 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61638, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3866 | 2024.11.02 03:58:49.205443 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3867 | 2024.11.02 03:58:49.205524 [ 285 ] {} <Debug> HTTP-Session: 69c579f1-7aac-49d3-af7c-62b242c109bb Authenticating user 'default' from [fd00:1122:3344:101::d]:61638 | ||
3868 | 2024.11.02 03:58:49.205582 [ 285 ] {} <Debug> HTTP-Session: 69c579f1-7aac-49d3-af7c-62b242c109bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3869 | 2024.11.02 03:58:49.205628 [ 285 ] {} <Debug> HTTP-Session: 69c579f1-7aac-49d3-af7c-62b242c109bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3870 | 2024.11.02 03:58:49.205666 [ 190 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3871 | 2024.11.02 03:58:49.205700 [ 285 ] {} <Trace> HTTP-Session: 69c579f1-7aac-49d3-af7c-62b242c109bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3872 | 2024.11.02 03:58:49.205732 [ 190 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1409 rows starting from the beginning of the part | ||
3873 | 2024.11.02 03:58:49.205989 [ 190 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
3874 | 2024.11.02 03:58:49.206154 [ 285 ] {3b45fae7-da6b-49ad-b978-0e80e5b6e426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61638) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3875 | 2024.11.02 03:58:49.206285 [ 190 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::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 | ||
3876 | 2024.11.02 03:58:49.206352 [ 285 ] {3b45fae7-da6b-49ad-b978-0e80e5b6e426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3877 | 2024.11.02 03:58:49.206626 [ 190 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 273 rows starting from the beginning of the part | ||
3878 | 2024.11.02 03:58:49.206950 [ 190 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 57 rows starting from the beginning of the part | ||
3879 | 2024.11.02 03:58:49.207304 [ 190 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
3880 | 2024.11.02 03:58:49.208023 [ 285 ] {3b45fae7-da6b-49ad-b978-0e80e5b6e426} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3881 | 2024.11.02 03:58:49.208854 [ 285 ] {3b45fae7-da6b-49ad-b978-0e80e5b6e426} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3882 | 2024.11.02 03:58:49.208920 [ 285 ] {3b45fae7-da6b-49ad-b978-0e80e5b6e426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
3883 | 2024.11.02 03:58:49.210006 [ 285 ] {3b45fae7-da6b-49ad-b978-0e80e5b6e426} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3884 | 2024.11.02 03:58:49.210900 [ 285 ] {3b45fae7-da6b-49ad-b978-0e80e5b6e426} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3885 | 2024.11.02 03:58:49.211133 [ 194 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1916 rows, containing 5 columns (5 merged, 0 gathered) in 0.006418778 sec., 298499.18473578617 rows/sec., 26.15 MiB/sec. | ||
3886 | 2024.11.02 03:58:49.211262 [ 115 ] {} <Debug> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3887 | 2024.11.02 03:58:49.211301 [ 285 ] {3b45fae7-da6b-49ad-b978-0e80e5b6e426} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005402 sec., 11847.463902258423 rows/sec., 946.91 KiB/sec. | ||
3888 | 2024.11.02 03:58:49.211320 [ 115 ] {} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3889 | 2024.11.02 03:58:49.211395 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
3890 | 2024.11.02 03:58:49.211588 [ 186 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3891 | 2024.11.02 03:58:49.211940 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::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 | ||
3892 | 2024.11.02 03:58:49.212668 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3893 | 2024.11.02 03:58:49.212772 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 896 rows starting from the beginning of the part | ||
3894 | 2024.11.02 03:58:49.212993 [ 285 ] {3b45fae7-da6b-49ad-b978-0e80e5b6e426} <Debug> DynamicQueryHandler: Done processing query | ||
3895 | 2024.11.02 03:58:49.213165 [ 285 ] {3b45fae7-da6b-49ad-b978-0e80e5b6e426} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3896 | 2024.11.02 03:58:49.213249 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 66 rows starting from the beginning of the part | ||
3897 | 2024.11.02 03:58:49.213314 [ 285 ] {} <Debug> HTTP-Session: 69c579f1-7aac-49d3-af7c-62b242c109bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3898 | 2024.11.02 03:58:49.213569 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::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 | ||
3899 | 2024.11.02 03:58:49.213838 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3900 | 2024.11.02 03:58:49.213928 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41238, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3901 | 2024.11.02 03:58:49.214012 [ 189 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_16_3} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3902 | 2024.11.02 03:58:49.214041 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 424 rows starting from the beginning of the part | ||
3903 | 2024.11.02 03:58:49.214254 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3904 | 2024.11.02 03:58:49.214395 [ 298 ] {} <Debug> HTTP-Session: 0d7f85c1-a69d-4ace-b069-0d7335f3ca22 Authenticating user 'default' from [fd00:1122:3344:101::d]:41238 | ||
3905 | 2024.11.02 03:58:49.214444 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
3906 | 2024.11.02 03:58:49.214494 [ 298 ] {} <Debug> HTTP-Session: 0d7f85c1-a69d-4ace-b069-0d7335f3ca22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3907 | 2024.11.02 03:58:49.214551 [ 189 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_16_3} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3908 | 2024.11.02 03:58:49.214594 [ 298 ] {} <Debug> HTTP-Session: 0d7f85c1-a69d-4ace-b069-0d7335f3ca22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3909 | 2024.11.02 03:58:49.214932 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
3910 | 2024.11.02 03:58:49.215082 [ 298 ] {} <Trace> HTTP-Session: 0d7f85c1-a69d-4ace-b069-0d7335f3ca22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3911 | 2024.11.02 03:58:49.215105 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
3912 | 2024.11.02 03:58:49.215773 [ 298 ] {7cbf572d-78ca-4ffd-9b89-25d78fd17c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41238) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3913 | 2024.11.02 03:58:49.215859 [ 298 ] {7cbf572d-78ca-4ffd-9b89-25d78fd17c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3914 | 2024.11.02 03:58:49.216512 [ 298 ] {7cbf572d-78ca-4ffd-9b89-25d78fd17c59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3915 | 2024.11.02 03:58:49.217564 [ 298 ] {7cbf572d-78ca-4ffd-9b89-25d78fd17c59} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3916 | 2024.11.02 03:58:49.217606 [ 298 ] {7cbf572d-78ca-4ffd-9b89-25d78fd17c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
3917 | 2024.11.02 03:58:49.218266 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1590 rows, containing 5 columns (5 merged, 0 gathered) in 0.006740114 sec., 235901.05449255012 rows/sec., 18.18 MiB/sec. | ||
3918 | 2024.11.02 03:58:49.218479 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3919 | 2024.11.02 03:58:49.218520 [ 298 ] {7cbf572d-78ca-4ffd-9b89-25d78fd17c59} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3920 | 2024.11.02 03:58:49.219702 [ 298 ] {7cbf572d-78ca-4ffd-9b89-25d78fd17c59} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3921 | 2024.11.02 03:58:49.219756 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_16_3} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3922 | 2024.11.02 03:58:49.220027 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3923 | 2024.11.02 03:58:49.220042 [ 298 ] {7cbf572d-78ca-4ffd-9b89-25d78fd17c59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004395 sec., 36405.005688282145 rows/sec., 2.54 MiB/sec. | ||
3924 | 2024.11.02 03:58:49.220049 [ 190 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_16_3} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3925 | 2024.11.02 03:58:49.220111 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3926 | 2024.11.02 03:58:49.220403 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3927 | 2024.11.02 03:58:49.220464 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
3928 | 2024.11.02 03:58:49.220670 [ 298 ] {7cbf572d-78ca-4ffd-9b89-25d78fd17c59} <Debug> DynamicQueryHandler: Done processing query | ||
3929 | 2024.11.02 03:58:49.220769 [ 298 ] {7cbf572d-78ca-4ffd-9b89-25d78fd17c59} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3930 | 2024.11.02 03:58:49.220797 [ 190 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::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 | ||
3931 | 2024.11.02 03:58:49.220861 [ 298 ] {} <Debug> HTTP-Session: 0d7f85c1-a69d-4ace-b069-0d7335f3ca22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3932 | 2024.11.02 03:58:49.221144 [ 190 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3933 | 2024.11.02 03:58:49.221166 [ 298 ] {} <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) | ||
3934 | 2024.11.02 03:58:49.221246 [ 190 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4009 rows starting from the beginning of the part | ||
3935 | 2024.11.02 03:58:49.221271 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45282, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3936 | 2024.11.02 03:58:49.221512 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3937 | 2024.11.02 03:58:49.221542 [ 190 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
3938 | 2024.11.02 03:58:49.221641 [ 285 ] {} <Debug> HTTP-Session: 55c719c9-5a3f-4e22-86cc-90a4c00f8138 Authenticating user 'default' from [fd00:1122:3344:101::d]:45282 | ||
3939 | 2024.11.02 03:58:49.221764 [ 285 ] {} <Debug> HTTP-Session: 55c719c9-5a3f-4e22-86cc-90a4c00f8138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3940 | 2024.11.02 03:58:49.221842 [ 190 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 165 rows starting from the beginning of the part | ||
3941 | 2024.11.02 03:58:49.221869 [ 285 ] {} <Debug> HTTP-Session: 55c719c9-5a3f-4e22-86cc-90a4c00f8138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3942 | 2024.11.02 03:58:49.222093 [ 285 ] {} <Trace> HTTP-Session: 55c719c9-5a3f-4e22-86cc-90a4c00f8138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3943 | 2024.11.02 03:58:49.222119 [ 190 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part | ||
3944 | 2024.11.02 03:58:49.222390 [ 190 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 161 rows starting from the beginning of the part | ||
3945 | 2024.11.02 03:58:49.222667 [ 285 ] {4adf8a36-f60e-493d-86d4-6f0588aa461c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45282) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3946 | 2024.11.02 03:58:49.222687 [ 190 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
3947 | 2024.11.02 03:58:49.222874 [ 285 ] {4adf8a36-f60e-493d-86d4-6f0588aa461c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3948 | 2024.11.02 03:58:49.223502 [ 285 ] {4adf8a36-f60e-493d-86d4-6f0588aa461c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3949 | 2024.11.02 03:58:49.224050 [ 285 ] {4adf8a36-f60e-493d-86d4-6f0588aa461c} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3950 | 2024.11.02 03:58:49.224125 [ 285 ] {4adf8a36-f60e-493d-86d4-6f0588aa461c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
3951 | 2024.11.02 03:58:49.225199 [ 285 ] {4adf8a36-f60e-493d-86d4-6f0588aa461c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3952 | 2024.11.02 03:58:49.225778 [ 285 ] {4adf8a36-f60e-493d-86d4-6f0588aa461c} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3953 | 2024.11.02 03:58:49.226189 [ 285 ] {4adf8a36-f60e-493d-86d4-6f0588aa461c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003778 sec., 15881.418740074112 rows/sec., 1.07 MiB/sec. | ||
3954 | 2024.11.02 03:58:49.226219 [ 115 ] {} <Debug> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3955 | 2024.11.02 03:58:49.226338 [ 115 ] {} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3956 | 2024.11.02 03:58:49.226536 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
3957 | 2024.11.02 03:58:49.226733 [ 285 ] {4adf8a36-f60e-493d-86d4-6f0588aa461c} <Debug> DynamicQueryHandler: Done processing query | ||
3958 | 2024.11.02 03:58:49.226849 [ 285 ] {4adf8a36-f60e-493d-86d4-6f0588aa461c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3959 | 2024.11.02 03:58:49.227002 [ 285 ] {} <Debug> HTTP-Session: 55c719c9-5a3f-4e22-86cc-90a4c00f8138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3960 | 2024.11.02 03:58:49.227136 [ 190 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4860 rows, containing 5 columns (5 merged, 0 gathered) in 0.006567511 sec., 740006.3737997547 rows/sec., 50.14 MiB/sec. | ||
3961 | 2024.11.02 03:58:49.227150 [ 189 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::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 | ||
3962 | 2024.11.02 03:58:49.227261 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3963 | 2024.11.02 03:58:49.227339 [ 189 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3964 | 2024.11.02 03:58:49.227380 [ 189 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 758 rows starting from the beginning of the part | ||
3965 | 2024.11.02 03:58:49.227511 [ 189 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
3966 | 2024.11.02 03:58:49.227768 [ 189 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
3967 | 2024.11.02 03:58:49.227843 [ 187 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3968 | 2024.11.02 03:58:49.228160 [ 189 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part | ||
3969 | 2024.11.02 03:58:49.228388 [ 189 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
3970 | 2024.11.02 03:58:49.228797 [ 189 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::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 | ||
3971 | 2024.11.02 03:58:49.229543 [ 187 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3972 | 2024.11.02 03:58:49.229740 [ 187 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3973 | 2024.11.02 03:58:49.229904 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
3974 | 2024.11.02 03:58:49.230575 [ 187 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.003722669 sec., 286890.9376579008 rows/sec., 18.82 MiB/sec. | ||
3975 | 2024.11.02 03:58:49.230739 [ 187 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3976 | 2024.11.02 03:58:49.231124 [ 187 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_16_3} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3977 | 2024.11.02 03:58:49.231200 [ 187 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_16_3} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3978 | 2024.11.02 03:58:49.231280 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3979 | 2024.11.02 03:58:52.998037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 408 | ||
3980 | 2024.11.02 03:58:53.001173 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3981 | 2024.11.02 03:58:53.001221 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
3982 | 2024.11.02 03:58:53.002713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3983 | 2024.11.02 03:58:53.003692 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3984 | 2024.11.02 03:58:53.004532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
3985 | 2024.11.02 03:58:54.208707 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37720, User-Agent: (none), Length: 41465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3986 | 2024.11.02 03:58:54.208820 [ 297 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3987 | 2024.11.02 03:58:54.208846 [ 297 ] {} <Debug> HTTP-Session: bfd78799-6f50-4072-bc11-da4527e85cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37720 | ||
3988 | 2024.11.02 03:58:54.208869 [ 297 ] {} <Debug> HTTP-Session: bfd78799-6f50-4072-bc11-da4527e85cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3989 | 2024.11.02 03:58:54.208883 [ 297 ] {} <Debug> HTTP-Session: bfd78799-6f50-4072-bc11-da4527e85cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3990 | 2024.11.02 03:58:54.208934 [ 297 ] {} <Trace> HTTP-Session: bfd78799-6f50-4072-bc11-da4527e85cd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3991 | 2024.11.02 03:58:54.209202 [ 297 ] {801e4225-d15b-48ff-9be1-4ba3745f9e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37720) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3992 | 2024.11.02 03:58:54.209269 [ 297 ] {801e4225-d15b-48ff-9be1-4ba3745f9e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3993 | 2024.11.02 03:58:54.209592 [ 297 ] {801e4225-d15b-48ff-9be1-4ba3745f9e2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3994 | 2024.11.02 03:58:54.210227 [ 297 ] {801e4225-d15b-48ff-9be1-4ba3745f9e2a} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3995 | 2024.11.02 03:58:54.210268 [ 297 ] {801e4225-d15b-48ff-9be1-4ba3745f9e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
3996 | 2024.11.02 03:58:54.210704 [ 297 ] {801e4225-d15b-48ff-9be1-4ba3745f9e2a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3997 | 2024.11.02 03:58:54.211085 [ 297 ] {801e4225-d15b-48ff-9be1-4ba3745f9e2a} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3998 | 2024.11.02 03:58:54.211230 [ 297 ] {801e4225-d15b-48ff-9be1-4ba3745f9e2a} <Debug> executeQuery: Read 273 rows, 24.89 KiB in 0.002148 sec., 127094.9720670391 rows/sec., 11.32 MiB/sec. | ||
3999 | 2024.11.02 03:58:54.211491 [ 297 ] {801e4225-d15b-48ff-9be1-4ba3745f9e2a} <Debug> DynamicQueryHandler: Done processing query | ||
4000 | 2024.11.02 03:58:54.211516 [ 297 ] {801e4225-d15b-48ff-9be1-4ba3745f9e2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4001 | 2024.11.02 03:58:54.211532 [ 297 ] {} <Debug> HTTP-Session: bfd78799-6f50-4072-bc11-da4527e85cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4002 | 2024.11.02 03:58:54.211780 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37720, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4003 | 2024.11.02 03:58:54.211799 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46565, User-Agent: (none), Length: 6069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4004 | 2024.11.02 03:58:54.211946 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4005 | 2024.11.02 03:58:54.211983 [ 298 ] {} <Debug> HTTP-Session: c68c5b6b-cf7b-4c9a-be30-648ca7e26950 Authenticating user 'default' from [fd00:1122:3344:101::d]:46565 | ||
4006 | 2024.11.02 03:58:54.212012 [ 298 ] {} <Debug> HTTP-Session: c68c5b6b-cf7b-4c9a-be30-648ca7e26950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4007 | 2024.11.02 03:58:54.212030 [ 298 ] {} <Debug> HTTP-Session: c68c5b6b-cf7b-4c9a-be30-648ca7e26950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4008 | 2024.11.02 03:58:54.212083 [ 298 ] {} <Trace> HTTP-Session: c68c5b6b-cf7b-4c9a-be30-648ca7e26950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4009 | 2024.11.02 03:58:54.212272 [ 298 ] {bda097b5-695d-4a3a-80fa-e3bab4e7964c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46565) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4010 | 2024.11.02 03:58:54.212338 [ 298 ] {bda097b5-695d-4a3a-80fa-e3bab4e7964c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4011 | 2024.11.02 03:58:54.212676 [ 298 ] {bda097b5-695d-4a3a-80fa-e3bab4e7964c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4012 | 2024.11.02 03:58:54.213051 [ 298 ] {bda097b5-695d-4a3a-80fa-e3bab4e7964c} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4013 | 2024.11.02 03:58:54.213093 [ 298 ] {bda097b5-695d-4a3a-80fa-e3bab4e7964c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4014 | 2024.11.02 03:58:54.213506 [ 298 ] {bda097b5-695d-4a3a-80fa-e3bab4e7964c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4015 | 2024.11.02 03:58:54.213891 [ 298 ] {bda097b5-695d-4a3a-80fa-e3bab4e7964c} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2024.11.02 03:58:54.214044 [ 298 ] {bda097b5-695d-4a3a-80fa-e3bab4e7964c} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001837 sec., 22863.364180729448 rows/sec., 1.68 MiB/sec. | ||
4017 | 2024.11.02 03:58:54.214361 [ 298 ] {bda097b5-695d-4a3a-80fa-e3bab4e7964c} <Debug> DynamicQueryHandler: Done processing query | ||
4018 | 2024.11.02 03:58:54.214388 [ 298 ] {bda097b5-695d-4a3a-80fa-e3bab4e7964c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4019 | 2024.11.02 03:58:54.214405 [ 298 ] {} <Debug> HTTP-Session: c68c5b6b-cf7b-4c9a-be30-648ca7e26950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4020 | 2024.11.02 03:58:54.214573 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46565, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4021 | 2024.11.02 03:58:54.214619 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50308, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4022 | 2024.11.02 03:58:54.214681 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4023 | 2024.11.02 03:58:54.214703 [ 285 ] {} <Debug> HTTP-Session: 12d0bcb5-3bb3-4eaf-a122-491014dd9b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:50308 | ||
4024 | 2024.11.02 03:58:54.214721 [ 285 ] {} <Debug> HTTP-Session: 12d0bcb5-3bb3-4eaf-a122-491014dd9b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4025 | 2024.11.02 03:58:54.214735 [ 285 ] {} <Debug> HTTP-Session: 12d0bcb5-3bb3-4eaf-a122-491014dd9b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4026 | 2024.11.02 03:58:54.214768 [ 285 ] {} <Trace> HTTP-Session: 12d0bcb5-3bb3-4eaf-a122-491014dd9b5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4027 | 2024.11.02 03:58:54.214881 [ 285 ] {77002450-8b49-43b2-bdd4-b2766c2f5b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50308) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4028 | 2024.11.02 03:58:54.214926 [ 285 ] {77002450-8b49-43b2-bdd4-b2766c2f5b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4029 | 2024.11.02 03:58:54.215181 [ 285 ] {77002450-8b49-43b2-bdd4-b2766c2f5b11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4030 | 2024.11.02 03:58:54.215492 [ 285 ] {77002450-8b49-43b2-bdd4-b2766c2f5b11} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4031 | 2024.11.02 03:58:54.215530 [ 285 ] {77002450-8b49-43b2-bdd4-b2766c2f5b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4032 | 2024.11.02 03:58:54.215884 [ 285 ] {77002450-8b49-43b2-bdd4-b2766c2f5b11} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4033 | 2024.11.02 03:58:54.216248 [ 285 ] {77002450-8b49-43b2-bdd4-b2766c2f5b11} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4034 | 2024.11.02 03:58:54.216407 [ 285 ] {77002450-8b49-43b2-bdd4-b2766c2f5b11} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00155 sec., 9032.258064516129 rows/sec., 632.56 KiB/sec. | ||
4035 | 2024.11.02 03:58:54.216563 [ 285 ] {77002450-8b49-43b2-bdd4-b2766c2f5b11} <Debug> DynamicQueryHandler: Done processing query | ||
4036 | 2024.11.02 03:58:54.216587 [ 285 ] {77002450-8b49-43b2-bdd4-b2766c2f5b11} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4037 | 2024.11.02 03:58:54.216603 [ 285 ] {} <Debug> HTTP-Session: 12d0bcb5-3bb3-4eaf-a122-491014dd9b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4038 | 2024.11.02 03:58:54.216776 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4039 | 2024.11.02 03:58:54.216865 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48902, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4040 | 2024.11.02 03:58:54.216913 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4041 | 2024.11.02 03:58:54.216932 [ 298 ] {} <Debug> HTTP-Session: 558b9784-ae2d-4437-bcd0-5db4170ac1cc Authenticating user 'default' from [fd00:1122:3344:101::d]:48902 | ||
4042 | 2024.11.02 03:58:54.216949 [ 298 ] {} <Debug> HTTP-Session: 558b9784-ae2d-4437-bcd0-5db4170ac1cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4043 | 2024.11.02 03:58:54.216962 [ 298 ] {} <Debug> HTTP-Session: 558b9784-ae2d-4437-bcd0-5db4170ac1cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4044 | 2024.11.02 03:58:54.216994 [ 298 ] {} <Trace> HTTP-Session: 558b9784-ae2d-4437-bcd0-5db4170ac1cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4045 | 2024.11.02 03:58:54.217088 [ 298 ] {db7a7cc7-bf27-42fc-aad8-0e000367a452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48902) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4046 | 2024.11.02 03:58:54.217130 [ 298 ] {db7a7cc7-bf27-42fc-aad8-0e000367a452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4047 | 2024.11.02 03:58:54.217349 [ 298 ] {db7a7cc7-bf27-42fc-aad8-0e000367a452} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4048 | 2024.11.02 03:58:54.217658 [ 298 ] {db7a7cc7-bf27-42fc-aad8-0e000367a452} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4049 | 2024.11.02 03:58:54.217694 [ 298 ] {db7a7cc7-bf27-42fc-aad8-0e000367a452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4050 | 2024.11.02 03:58:54.218038 [ 298 ] {db7a7cc7-bf27-42fc-aad8-0e000367a452} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4051 | 2024.11.02 03:58:54.218398 [ 298 ] {db7a7cc7-bf27-42fc-aad8-0e000367a452} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4052 | 2024.11.02 03:58:54.218540 [ 298 ] {db7a7cc7-bf27-42fc-aad8-0e000367a452} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 241.81 KiB/sec. | ||
4053 | 2024.11.02 03:58:54.218716 [ 298 ] {db7a7cc7-bf27-42fc-aad8-0e000367a452} <Debug> DynamicQueryHandler: Done processing query | ||
4054 | 2024.11.02 03:58:54.218741 [ 298 ] {db7a7cc7-bf27-42fc-aad8-0e000367a452} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4055 | 2024.11.02 03:58:54.218757 [ 298 ] {} <Debug> HTTP-Session: 558b9784-ae2d-4437-bcd0-5db4170ac1cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4056 | 2024.11.02 03:58:54.218986 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4057 | 2024.11.02 03:58:54.219052 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50308, User-Agent: (none), Length: 68874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4058 | 2024.11.02 03:58:54.219110 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4059 | 2024.11.02 03:58:54.219130 [ 285 ] {} <Debug> HTTP-Session: 5fd7c3ca-6ee6-4ba9-8f61-8d850dfbb093 Authenticating user 'default' from [fd00:1122:3344:101::d]:50308 | ||
4060 | 2024.11.02 03:58:54.219147 [ 285 ] {} <Debug> HTTP-Session: 5fd7c3ca-6ee6-4ba9-8f61-8d850dfbb093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4061 | 2024.11.02 03:58:54.219161 [ 285 ] {} <Debug> HTTP-Session: 5fd7c3ca-6ee6-4ba9-8f61-8d850dfbb093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4062 | 2024.11.02 03:58:54.219192 [ 285 ] {} <Trace> HTTP-Session: 5fd7c3ca-6ee6-4ba9-8f61-8d850dfbb093 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4063 | 2024.11.02 03:58:54.219423 [ 285 ] {c48f7f5c-b98c-44fd-a2de-bcbab199f0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50308) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4064 | 2024.11.02 03:58:54.219466 [ 285 ] {c48f7f5c-b98c-44fd-a2de-bcbab199f0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4065 | 2024.11.02 03:58:54.219693 [ 285 ] {c48f7f5c-b98c-44fd-a2de-bcbab199f0b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4066 | 2024.11.02 03:58:54.220250 [ 285 ] {c48f7f5c-b98c-44fd-a2de-bcbab199f0b4} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4067 | 2024.11.02 03:58:54.220286 [ 285 ] {c48f7f5c-b98c-44fd-a2de-bcbab199f0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4068 | 2024.11.02 03:58:54.220669 [ 285 ] {c48f7f5c-b98c-44fd-a2de-bcbab199f0b4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4069 | 2024.11.02 03:58:54.221029 [ 285 ] {c48f7f5c-b98c-44fd-a2de-bcbab199f0b4} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4070 | 2024.11.02 03:58:54.221173 [ 285 ] {c48f7f5c-b98c-44fd-a2de-bcbab199f0b4} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001864 sec., 227467.8111587983 rows/sec., 16.26 MiB/sec. | ||
4071 | 2024.11.02 03:58:54.221510 [ 285 ] {c48f7f5c-b98c-44fd-a2de-bcbab199f0b4} <Debug> DynamicQueryHandler: Done processing query | ||
4072 | 2024.11.02 03:58:54.221535 [ 285 ] {c48f7f5c-b98c-44fd-a2de-bcbab199f0b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
4073 | 2024.11.02 03:58:54.221551 [ 285 ] {} <Debug> HTTP-Session: 5fd7c3ca-6ee6-4ba9-8f61-8d850dfbb093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4074 | 2024.11.02 03:58:54.221713 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4075 | 2024.11.02 03:58:54.221755 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45060, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4076 | 2024.11.02 03:58:54.221810 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4077 | 2024.11.02 03:58:54.221832 [ 298 ] {} <Debug> HTTP-Session: 3a638511-f8f2-40d5-9231-95172d1c7ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45060 | ||
4078 | 2024.11.02 03:58:54.221849 [ 298 ] {} <Debug> HTTP-Session: 3a638511-f8f2-40d5-9231-95172d1c7ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4079 | 2024.11.02 03:58:54.221863 [ 298 ] {} <Debug> HTTP-Session: 3a638511-f8f2-40d5-9231-95172d1c7ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4080 | 2024.11.02 03:58:54.221894 [ 298 ] {} <Trace> HTTP-Session: 3a638511-f8f2-40d5-9231-95172d1c7ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4081 | 2024.11.02 03:58:54.222008 [ 298 ] {01dbb7b8-d709-4cad-8ac4-3c9d945f2ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45060) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4082 | 2024.11.02 03:58:54.222054 [ 298 ] {01dbb7b8-d709-4cad-8ac4-3c9d945f2ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4083 | 2024.11.02 03:58:54.222207 [ 298 ] {01dbb7b8-d709-4cad-8ac4-3c9d945f2ce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4084 | 2024.11.02 03:58:54.222469 [ 298 ] {01dbb7b8-d709-4cad-8ac4-3c9d945f2ce2} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4085 | 2024.11.02 03:58:54.222505 [ 298 ] {01dbb7b8-d709-4cad-8ac4-3c9d945f2ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4086 | 2024.11.02 03:58:54.222857 [ 298 ] {01dbb7b8-d709-4cad-8ac4-3c9d945f2ce2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4087 | 2024.11.02 03:58:54.223177 [ 298 ] {01dbb7b8-d709-4cad-8ac4-3c9d945f2ce2} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4088 | 2024.11.02 03:58:54.223322 [ 298 ] {01dbb7b8-d709-4cad-8ac4-3c9d945f2ce2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 234.81 KiB/sec. | ||
4089 | 2024.11.02 03:58:54.223489 [ 298 ] {01dbb7b8-d709-4cad-8ac4-3c9d945f2ce2} <Debug> DynamicQueryHandler: Done processing query | ||
4090 | 2024.11.02 03:58:54.223513 [ 298 ] {01dbb7b8-d709-4cad-8ac4-3c9d945f2ce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4091 | 2024.11.02 03:58:54.223529 [ 298 ] {} <Debug> HTTP-Session: 3a638511-f8f2-40d5-9231-95172d1c7ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4092 | 2024.11.02 03:58:54.223698 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45060, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4093 | 2024.11.02 03:58:54.223799 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57424, User-Agent: (none), Length: 44640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4094 | 2024.11.02 03:58:54.223857 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4095 | 2024.11.02 03:58:54.223881 [ 285 ] {} <Debug> HTTP-Session: c6a7a02b-7131-4a3e-8f04-1731939dd7f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57424 | ||
4096 | 2024.11.02 03:58:54.223901 [ 285 ] {} <Debug> HTTP-Session: c6a7a02b-7131-4a3e-8f04-1731939dd7f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4097 | 2024.11.02 03:58:54.223917 [ 285 ] {} <Debug> HTTP-Session: c6a7a02b-7131-4a3e-8f04-1731939dd7f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4098 | 2024.11.02 03:58:54.223955 [ 285 ] {} <Trace> HTTP-Session: c6a7a02b-7131-4a3e-8f04-1731939dd7f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4099 | 2024.11.02 03:58:54.224182 [ 285 ] {63e26750-4739-4293-9af7-a1de8c3171fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4100 | 2024.11.02 03:58:54.224237 [ 285 ] {63e26750-4739-4293-9af7-a1de8c3171fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4101 | 2024.11.02 03:58:54.224411 [ 285 ] {63e26750-4739-4293-9af7-a1de8c3171fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4102 | 2024.11.02 03:58:54.224895 [ 285 ] {63e26750-4739-4293-9af7-a1de8c3171fb} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4103 | 2024.11.02 03:58:54.224930 [ 285 ] {63e26750-4739-4293-9af7-a1de8c3171fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4104 | 2024.11.02 03:58:54.225311 [ 285 ] {63e26750-4739-4293-9af7-a1de8c3171fb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4105 | 2024.11.02 03:58:54.225643 [ 285 ] {63e26750-4739-4293-9af7-a1de8c3171fb} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4106 | 2024.11.02 03:58:54.225793 [ 285 ] {63e26750-4739-4293-9af7-a1de8c3171fb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001734 sec., 136678.20069204152 rows/sec., 9.16 MiB/sec. | ||
4107 | 2024.11.02 03:58:54.225966 [ 285 ] {63e26750-4739-4293-9af7-a1de8c3171fb} <Debug> DynamicQueryHandler: Done processing query | ||
4108 | 2024.11.02 03:58:54.225991 [ 285 ] {63e26750-4739-4293-9af7-a1de8c3171fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4109 | 2024.11.02 03:58:54.226007 [ 285 ] {} <Debug> HTTP-Session: c6a7a02b-7131-4a3e-8f04-1731939dd7f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4110 | 2024.11.02 03:58:54.226142 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45060, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4111 | 2024.11.02 03:58:54.226155 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4112 | 2024.11.02 03:58:54.226201 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4113 | 2024.11.02 03:58:54.226228 [ 298 ] {} <Debug> HTTP-Session: b9262968-609d-43a3-a117-b23874c29b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:45060 | ||
4114 | 2024.11.02 03:58:54.226249 [ 298 ] {} <Debug> HTTP-Session: b9262968-609d-43a3-a117-b23874c29b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4115 | 2024.11.02 03:58:54.226266 [ 298 ] {} <Debug> HTTP-Session: b9262968-609d-43a3-a117-b23874c29b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4116 | 2024.11.02 03:58:54.226307 [ 298 ] {} <Trace> HTTP-Session: b9262968-609d-43a3-a117-b23874c29b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4117 | 2024.11.02 03:58:54.226418 [ 298 ] {81f96ed2-942c-4725-991c-f8b18ef90279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45060) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4118 | 2024.11.02 03:58:54.226470 [ 298 ] {81f96ed2-942c-4725-991c-f8b18ef90279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4119 | 2024.11.02 03:58:54.226597 [ 298 ] {81f96ed2-942c-4725-991c-f8b18ef90279} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4120 | 2024.11.02 03:58:54.226840 [ 298 ] {81f96ed2-942c-4725-991c-f8b18ef90279} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4121 | 2024.11.02 03:58:54.226876 [ 298 ] {81f96ed2-942c-4725-991c-f8b18ef90279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4122 | 2024.11.02 03:58:54.227214 [ 298 ] {81f96ed2-942c-4725-991c-f8b18ef90279} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4123 | 2024.11.02 03:58:54.227524 [ 298 ] {81f96ed2-942c-4725-991c-f8b18ef90279} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4124 | 2024.11.02 03:58:54.227672 [ 298 ] {81f96ed2-942c-4725-991c-f8b18ef90279} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001273 sec., 785.5459544383347 rows/sec., 52.93 KiB/sec. | ||
4125 | 2024.11.02 03:58:54.227821 [ 298 ] {81f96ed2-942c-4725-991c-f8b18ef90279} <Debug> DynamicQueryHandler: Done processing query | ||
4126 | 2024.11.02 03:58:54.227845 [ 298 ] {81f96ed2-942c-4725-991c-f8b18ef90279} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4127 | 2024.11.02 03:58:54.227861 [ 298 ] {} <Debug> HTTP-Session: b9262968-609d-43a3-a117-b23874c29b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4128 | 2024.11.02 03:58:54.228036 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45060, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4129 | 2024.11.02 03:58:54.228105 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59917, User-Agent: (none), Length: 70053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4130 | 2024.11.02 03:58:54.228153 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4131 | 2024.11.02 03:58:54.228172 [ 285 ] {} <Debug> HTTP-Session: ab090099-ce57-4e9b-bc6b-eb6f97842f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:59917 | ||
4132 | 2024.11.02 03:58:54.228188 [ 285 ] {} <Debug> HTTP-Session: ab090099-ce57-4e9b-bc6b-eb6f97842f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4133 | 2024.11.02 03:58:54.228201 [ 285 ] {} <Debug> HTTP-Session: ab090099-ce57-4e9b-bc6b-eb6f97842f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4134 | 2024.11.02 03:58:54.228232 [ 285 ] {} <Trace> HTTP-Session: ab090099-ce57-4e9b-bc6b-eb6f97842f45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4135 | 2024.11.02 03:58:54.228616 [ 285 ] {dd607c7a-5268-4319-984b-f918a16eedb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59917) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4136 | 2024.11.02 03:58:54.228680 [ 285 ] {dd607c7a-5268-4319-984b-f918a16eedb1} <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 | ||
4137 | 2024.11.02 03:58:54.229111 [ 285 ] {dd607c7a-5268-4319-984b-f918a16eedb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4138 | 2024.11.02 03:58:54.229902 [ 285 ] {dd607c7a-5268-4319-984b-f918a16eedb1} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4139 | 2024.11.02 03:58:54.229937 [ 285 ] {dd607c7a-5268-4319-984b-f918a16eedb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4140 | 2024.11.02 03:58:54.230602 [ 285 ] {dd607c7a-5268-4319-984b-f918a16eedb1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4141 | 2024.11.02 03:58:54.231003 [ 285 ] {dd607c7a-5268-4319-984b-f918a16eedb1} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4142 | 2024.11.02 03:58:54.231192 [ 285 ] {dd607c7a-5268-4319-984b-f918a16eedb1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002872 sec., 14623.955431754875 rows/sec., 26.21 MiB/sec. | ||
4143 | 2024.11.02 03:58:54.231748 [ 285 ] {dd607c7a-5268-4319-984b-f918a16eedb1} <Debug> DynamicQueryHandler: Done processing query | ||
4144 | 2024.11.02 03:58:54.231772 [ 285 ] {dd607c7a-5268-4319-984b-f918a16eedb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
4145 | 2024.11.02 03:58:54.231788 [ 285 ] {} <Debug> HTTP-Session: ab090099-ce57-4e9b-bc6b-eb6f97842f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4146 | 2024.11.02 03:58:54.231927 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4147 | 2024.11.02 03:58:54.231939 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45060, User-Agent: (none), Length: 12123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4148 | 2024.11.02 03:58:54.232004 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4149 | 2024.11.02 03:58:54.232026 [ 298 ] {} <Debug> HTTP-Session: 19c1736e-6246-48a5-aecc-9c64c09012b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45060 | ||
4150 | 2024.11.02 03:58:54.232050 [ 298 ] {} <Debug> HTTP-Session: 19c1736e-6246-48a5-aecc-9c64c09012b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4151 | 2024.11.02 03:58:54.232068 [ 298 ] {} <Debug> HTTP-Session: 19c1736e-6246-48a5-aecc-9c64c09012b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4152 | 2024.11.02 03:58:54.232105 [ 298 ] {} <Trace> HTTP-Session: 19c1736e-6246-48a5-aecc-9c64c09012b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4153 | 2024.11.02 03:58:54.232243 [ 298 ] {9eba7798-6cb9-4cab-b437-b1e847e09245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45060) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4154 | 2024.11.02 03:58:54.232295 [ 298 ] {9eba7798-6cb9-4cab-b437-b1e847e09245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4155 | 2024.11.02 03:58:54.232470 [ 298 ] {9eba7798-6cb9-4cab-b437-b1e847e09245} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4156 | 2024.11.02 03:58:54.232756 [ 298 ] {9eba7798-6cb9-4cab-b437-b1e847e09245} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4157 | 2024.11.02 03:58:54.232792 [ 298 ] {9eba7798-6cb9-4cab-b437-b1e847e09245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4158 | 2024.11.02 03:58:54.233149 [ 298 ] {9eba7798-6cb9-4cab-b437-b1e847e09245} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4159 | 2024.11.02 03:58:54.233470 [ 298 ] {9eba7798-6cb9-4cab-b437-b1e847e09245} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4160 | 2024.11.02 03:58:54.233623 [ 298 ] {9eba7798-6cb9-4cab-b437-b1e847e09245} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001425 sec., 57543.8596491228 rows/sec., 3.65 MiB/sec. | ||
4161 | 2024.11.02 03:58:54.233773 [ 298 ] {9eba7798-6cb9-4cab-b437-b1e847e09245} <Debug> DynamicQueryHandler: Done processing query | ||
4162 | 2024.11.02 03:58:54.233796 [ 298 ] {9eba7798-6cb9-4cab-b437-b1e847e09245} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4163 | 2024.11.02 03:58:54.233812 [ 298 ] {} <Debug> HTTP-Session: 19c1736e-6246-48a5-aecc-9c64c09012b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4164 | 2024.11.02 03:58:54.234055 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45060, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4165 | 2024.11.02 03:58:59.200177 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4166 | 2024.11.02 03:58:59.200305 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4167 | 2024.11.02 03:58:59.200329 [ 298 ] {} <Debug> HTTP-Session: c2549126-9f24-402e-8edc-abe987afcb2c Authenticating user 'default' from [fd00:1122:3344:101::d]:53468 | ||
4168 | 2024.11.02 03:58:59.200354 [ 298 ] {} <Debug> HTTP-Session: c2549126-9f24-402e-8edc-abe987afcb2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4169 | 2024.11.02 03:58:59.200369 [ 298 ] {} <Debug> HTTP-Session: c2549126-9f24-402e-8edc-abe987afcb2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4170 | 2024.11.02 03:58:59.200418 [ 298 ] {} <Trace> HTTP-Session: c2549126-9f24-402e-8edc-abe987afcb2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4171 | 2024.11.02 03:58:59.200593 [ 298 ] {8e739f39-7a94-401e-9484-0f054d0d852a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53468) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4172 | 2024.11.02 03:58:59.200659 [ 298 ] {8e739f39-7a94-401e-9484-0f054d0d852a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4173 | 2024.11.02 03:58:59.200991 [ 298 ] {8e739f39-7a94-401e-9484-0f054d0d852a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4174 | 2024.11.02 03:58:59.201405 [ 298 ] {8e739f39-7a94-401e-9484-0f054d0d852a} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4175 | 2024.11.02 03:58:59.201444 [ 298 ] {8e739f39-7a94-401e-9484-0f054d0d852a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4176 | 2024.11.02 03:58:59.201844 [ 298 ] {8e739f39-7a94-401e-9484-0f054d0d852a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4177 | 2024.11.02 03:58:59.202220 [ 298 ] {8e739f39-7a94-401e-9484-0f054d0d852a} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4178 | 2024.11.02 03:58:59.202365 [ 298 ] {8e739f39-7a94-401e-9484-0f054d0d852a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001823 sec., 1097.0927043335162 rows/sec., 89.46 KiB/sec. | ||
4179 | 2024.11.02 03:58:59.202681 [ 298 ] {8e739f39-7a94-401e-9484-0f054d0d852a} <Debug> DynamicQueryHandler: Done processing query | ||
4180 | 2024.11.02 03:58:59.202707 [ 298 ] {8e739f39-7a94-401e-9484-0f054d0d852a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4181 | 2024.11.02 03:58:59.202724 [ 298 ] {} <Debug> HTTP-Session: c2549126-9f24-402e-8edc-abe987afcb2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4182 | 2024.11.02 03:58:59.202959 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4183 | 2024.11.02 03:58:59.202975 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50271, User-Agent: (none), Length: 7962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4184 | 2024.11.02 03:58:59.203056 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4185 | 2024.11.02 03:58:59.203083 [ 285 ] {} <Debug> HTTP-Session: 52d562ea-a7fb-4939-9b35-1ff0dac1d1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:50271 | ||
4186 | 2024.11.02 03:58:59.203103 [ 285 ] {} <Debug> HTTP-Session: 52d562ea-a7fb-4939-9b35-1ff0dac1d1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4187 | 2024.11.02 03:58:59.203120 [ 285 ] {} <Debug> HTTP-Session: 52d562ea-a7fb-4939-9b35-1ff0dac1d1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4188 | 2024.11.02 03:58:59.203159 [ 285 ] {} <Trace> HTTP-Session: 52d562ea-a7fb-4939-9b35-1ff0dac1d1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4189 | 2024.11.02 03:58:59.203305 [ 285 ] {9e6e8a44-b3fd-4b22-bcc3-ac3abca4cd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50271) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4190 | 2024.11.02 03:58:59.203359 [ 285 ] {9e6e8a44-b3fd-4b22-bcc3-ac3abca4cd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4191 | 2024.11.02 03:58:59.203659 [ 285 ] {9e6e8a44-b3fd-4b22-bcc3-ac3abca4cd33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4192 | 2024.11.02 03:58:59.204004 [ 285 ] {9e6e8a44-b3fd-4b22-bcc3-ac3abca4cd33} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4193 | 2024.11.02 03:58:59.204041 [ 285 ] {9e6e8a44-b3fd-4b22-bcc3-ac3abca4cd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4194 | 2024.11.02 03:58:59.204398 [ 285 ] {9e6e8a44-b3fd-4b22-bcc3-ac3abca4cd33} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4195 | 2024.11.02 03:58:59.204753 [ 285 ] {9e6e8a44-b3fd-4b22-bcc3-ac3abca4cd33} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4196 | 2024.11.02 03:58:59.204902 [ 285 ] {9e6e8a44-b3fd-4b22-bcc3-ac3abca4cd33} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001642 sec., 34713.76370280146 rows/sec., 2.66 MiB/sec. | ||
4197 | 2024.11.02 03:58:59.205120 [ 285 ] {9e6e8a44-b3fd-4b22-bcc3-ac3abca4cd33} <Debug> DynamicQueryHandler: Done processing query | ||
4198 | 2024.11.02 03:58:59.205144 [ 285 ] {9e6e8a44-b3fd-4b22-bcc3-ac3abca4cd33} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4199 | 2024.11.02 03:58:59.205160 [ 285 ] {} <Debug> HTTP-Session: 52d562ea-a7fb-4939-9b35-1ff0dac1d1bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4200 | 2024.11.02 03:58:59.205297 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4201 | 2024.11.02 03:58:59.205357 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4202 | 2024.11.02 03:58:59.205387 [ 298 ] {} <Debug> HTTP-Session: 1b565d1b-75ae-452a-b65a-08dce3398c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:53468 | ||
4203 | 2024.11.02 03:58:59.205393 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4204 | 2024.11.02 03:58:59.205412 [ 298 ] {} <Debug> HTTP-Session: 1b565d1b-75ae-452a-b65a-08dce3398c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4205 | 2024.11.02 03:58:59.205440 [ 298 ] {} <Debug> HTTP-Session: 1b565d1b-75ae-452a-b65a-08dce3398c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4206 | 2024.11.02 03:58:59.205480 [ 298 ] {} <Trace> HTTP-Session: 1b565d1b-75ae-452a-b65a-08dce3398c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4207 | 2024.11.02 03:58:59.205595 [ 298 ] {14e594a9-5bce-47e0-8d86-53089535e45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53468) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4208 | 2024.11.02 03:58:59.205647 [ 298 ] {14e594a9-5bce-47e0-8d86-53089535e45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4209 | 2024.11.02 03:58:59.205886 [ 298 ] {14e594a9-5bce-47e0-8d86-53089535e45f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4210 | 2024.11.02 03:58:59.206172 [ 298 ] {14e594a9-5bce-47e0-8d86-53089535e45f} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4211 | 2024.11.02 03:58:59.206208 [ 298 ] {14e594a9-5bce-47e0-8d86-53089535e45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4212 | 2024.11.02 03:58:59.206541 [ 298 ] {14e594a9-5bce-47e0-8d86-53089535e45f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4213 | 2024.11.02 03:58:59.206890 [ 298 ] {14e594a9-5bce-47e0-8d86-53089535e45f} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4214 | 2024.11.02 03:58:59.207059 [ 298 ] {14e594a9-5bce-47e0-8d86-53089535e45f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001485 sec., 1346.8013468013469 rows/sec., 94.04 KiB/sec. | ||
4215 | 2024.11.02 03:58:59.207228 [ 298 ] {14e594a9-5bce-47e0-8d86-53089535e45f} <Debug> DynamicQueryHandler: Done processing query | ||
4216 | 2024.11.02 03:58:59.207252 [ 298 ] {14e594a9-5bce-47e0-8d86-53089535e45f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4217 | 2024.11.02 03:58:59.207267 [ 298 ] {} <Debug> HTTP-Session: 1b565d1b-75ae-452a-b65a-08dce3398c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4218 | 2024.11.02 03:58:59.207396 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4219 | 2024.11.02 03:58:59.207500 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54242, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4220 | 2024.11.02 03:58:59.207549 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4221 | 2024.11.02 03:58:59.207568 [ 285 ] {} <Debug> HTTP-Session: f488a0c8-a6aa-4a95-aeeb-275365a77253 Authenticating user 'default' from [fd00:1122:3344:101::d]:54242 | ||
4222 | 2024.11.02 03:58:59.207584 [ 285 ] {} <Debug> HTTP-Session: f488a0c8-a6aa-4a95-aeeb-275365a77253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4223 | 2024.11.02 03:58:59.207598 [ 285 ] {} <Debug> HTTP-Session: f488a0c8-a6aa-4a95-aeeb-275365a77253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4224 | 2024.11.02 03:58:59.207629 [ 285 ] {} <Trace> HTTP-Session: f488a0c8-a6aa-4a95-aeeb-275365a77253 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4225 | 2024.11.02 03:58:59.207760 [ 285 ] {beda75d2-b97b-4dbf-891a-ea721fa740d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54242) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4226 | 2024.11.02 03:58:59.207810 [ 285 ] {beda75d2-b97b-4dbf-891a-ea721fa740d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4227 | 2024.11.02 03:58:59.208091 [ 285 ] {beda75d2-b97b-4dbf-891a-ea721fa740d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4228 | 2024.11.02 03:58:59.208471 [ 285 ] {beda75d2-b97b-4dbf-891a-ea721fa740d9} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4229 | 2024.11.02 03:58:59.208513 [ 285 ] {beda75d2-b97b-4dbf-891a-ea721fa740d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4230 | 2024.11.02 03:58:59.208889 [ 285 ] {beda75d2-b97b-4dbf-891a-ea721fa740d9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4231 | 2024.11.02 03:58:59.209242 [ 285 ] {beda75d2-b97b-4dbf-891a-ea721fa740d9} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4232 | 2024.11.02 03:58:59.209400 [ 285 ] {beda75d2-b97b-4dbf-891a-ea721fa740d9} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001689 sec., 39076.376554174065 rows/sec., 3.05 MiB/sec. | ||
4233 | 2024.11.02 03:58:59.209573 [ 285 ] {beda75d2-b97b-4dbf-891a-ea721fa740d9} <Debug> DynamicQueryHandler: Done processing query | ||
4234 | 2024.11.02 03:58:59.209600 [ 285 ] {beda75d2-b97b-4dbf-891a-ea721fa740d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4235 | 2024.11.02 03:58:59.209617 [ 285 ] {} <Debug> HTTP-Session: f488a0c8-a6aa-4a95-aeeb-275365a77253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4236 | 2024.11.02 03:58:59.209801 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4237 | 2024.11.02 03:58:59.209849 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Length: 24712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4238 | 2024.11.02 03:58:59.209910 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4239 | 2024.11.02 03:58:59.209936 [ 298 ] {} <Debug> HTTP-Session: bb8f4b47-da85-4ee0-be68-58e50cfc4a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:53468 | ||
4240 | 2024.11.02 03:58:59.209957 [ 298 ] {} <Debug> HTTP-Session: bb8f4b47-da85-4ee0-be68-58e50cfc4a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4241 | 2024.11.02 03:58:59.209974 [ 298 ] {} <Debug> HTTP-Session: bb8f4b47-da85-4ee0-be68-58e50cfc4a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4242 | 2024.11.02 03:58:59.210014 [ 298 ] {} <Trace> HTTP-Session: bb8f4b47-da85-4ee0-be68-58e50cfc4a2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4243 | 2024.11.02 03:58:59.210177 [ 298 ] {dea2c4a3-1ade-4ada-a426-d226b384082e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4244 | 2024.11.02 03:58:59.210233 [ 298 ] {dea2c4a3-1ade-4ada-a426-d226b384082e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4245 | 2024.11.02 03:58:59.210409 [ 298 ] {dea2c4a3-1ade-4ada-a426-d226b384082e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4246 | 2024.11.02 03:58:59.210824 [ 298 ] {dea2c4a3-1ade-4ada-a426-d226b384082e} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4247 | 2024.11.02 03:58:59.210861 [ 298 ] {dea2c4a3-1ade-4ada-a426-d226b384082e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4248 | 2024.11.02 03:58:59.211243 [ 298 ] {dea2c4a3-1ade-4ada-a426-d226b384082e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4249 | 2024.11.02 03:58:59.211579 [ 298 ] {dea2c4a3-1ade-4ada-a426-d226b384082e} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4250 | 2024.11.02 03:58:59.211748 [ 298 ] {dea2c4a3-1ade-4ada-a426-d226b384082e} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001645 sec., 78419.45288753799 rows/sec., 5.46 MiB/sec. | ||
4251 | 2024.11.02 03:58:59.211917 [ 298 ] {dea2c4a3-1ade-4ada-a426-d226b384082e} <Debug> DynamicQueryHandler: Done processing query | ||
4252 | 2024.11.02 03:58:59.211940 [ 298 ] {dea2c4a3-1ade-4ada-a426-d226b384082e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4253 | 2024.11.02 03:58:59.211956 [ 298 ] {} <Debug> HTTP-Session: bb8f4b47-da85-4ee0-be68-58e50cfc4a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4254 | 2024.11.02 03:58:59.212134 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4255 | 2024.11.02 03:58:59.212221 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63872, User-Agent: (none), Length: 7293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4256 | 2024.11.02 03:58:59.212282 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4257 | 2024.11.02 03:58:59.212305 [ 285 ] {} <Debug> HTTP-Session: 8f9ee1a1-f924-4837-acee-999e074f14b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63872 | ||
4258 | 2024.11.02 03:58:59.212325 [ 285 ] {} <Debug> HTTP-Session: 8f9ee1a1-f924-4837-acee-999e074f14b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4259 | 2024.11.02 03:58:59.212342 [ 285 ] {} <Debug> HTTP-Session: 8f9ee1a1-f924-4837-acee-999e074f14b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4260 | 2024.11.02 03:58:59.212380 [ 285 ] {} <Trace> HTTP-Session: 8f9ee1a1-f924-4837-acee-999e074f14b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4261 | 2024.11.02 03:58:59.212523 [ 285 ] {f27a53fb-1a0d-42a5-8979-7c3de767f394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63872) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4262 | 2024.11.02 03:58:59.212578 [ 285 ] {f27a53fb-1a0d-42a5-8979-7c3de767f394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4263 | 2024.11.02 03:58:59.212726 [ 285 ] {f27a53fb-1a0d-42a5-8979-7c3de767f394} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4264 | 2024.11.02 03:58:59.213016 [ 285 ] {f27a53fb-1a0d-42a5-8979-7c3de767f394} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4265 | 2024.11.02 03:58:59.213053 [ 285 ] {f27a53fb-1a0d-42a5-8979-7c3de767f394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4266 | 2024.11.02 03:58:59.213421 [ 285 ] {f27a53fb-1a0d-42a5-8979-7c3de767f394} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4267 | 2024.11.02 03:58:59.213740 [ 285 ] {f27a53fb-1a0d-42a5-8979-7c3de767f394} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4268 | 2024.11.02 03:58:59.213906 [ 285 ] {f27a53fb-1a0d-42a5-8979-7c3de767f394} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001427 sec., 33637.00070077085 rows/sec., 2.27 MiB/sec. | ||
4269 | 2024.11.02 03:58:59.214081 [ 285 ] {f27a53fb-1a0d-42a5-8979-7c3de767f394} <Debug> DynamicQueryHandler: Done processing query | ||
4270 | 2024.11.02 03:58:59.214105 [ 285 ] {f27a53fb-1a0d-42a5-8979-7c3de767f394} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4271 | 2024.11.02 03:58:59.214121 [ 285 ] {} <Debug> HTTP-Session: 8f9ee1a1-f924-4837-acee-999e074f14b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4272 | 2024.11.02 03:58:59.214305 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63872, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4273 | 2024.11.02 03:59:02.896659 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4274 | 2024.11.02 03:59:02.896725 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4275 | 2024.11.02 03:59:03.001518 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001009271 sec. | ||
4276 | 2024.11.02 03:59:03.004755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 440 | ||
4277 | 2024.11.02 03:59:03.008014 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4278 | 2024.11.02 03:59:03.008068 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4279 | 2024.11.02 03:59:03.009561 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4280 | 2024.11.02 03:59:03.010533 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4281 | 2024.11.02 03:59:03.011401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
4282 | 2024.11.02 03:59:04.201822 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Length: 7829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4283 | 2024.11.02 03:59:04.201948 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4284 | 2024.11.02 03:59:04.201977 [ 298 ] {} <Debug> HTTP-Session: 5482b9fc-26f5-47df-aadc-74499be69c33 Authenticating user 'default' from [fd00:1122:3344:101::d]:53468 | ||
4285 | 2024.11.02 03:59:04.202004 [ 298 ] {} <Debug> HTTP-Session: 5482b9fc-26f5-47df-aadc-74499be69c33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4286 | 2024.11.02 03:59:04.202022 [ 298 ] {} <Debug> HTTP-Session: 5482b9fc-26f5-47df-aadc-74499be69c33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4287 | 2024.11.02 03:59:04.202081 [ 298 ] {} <Trace> HTTP-Session: 5482b9fc-26f5-47df-aadc-74499be69c33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4288 | 2024.11.02 03:59:04.202297 [ 298 ] {36f81a8d-6c62-446c-af6b-2640a9553897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53468) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4289 | 2024.11.02 03:59:04.202370 [ 298 ] {36f81a8d-6c62-446c-af6b-2640a9553897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4290 | 2024.11.02 03:59:04.202748 [ 298 ] {36f81a8d-6c62-446c-af6b-2640a9553897} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4291 | 2024.11.02 03:59:04.203214 [ 298 ] {36f81a8d-6c62-446c-af6b-2640a9553897} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4292 | 2024.11.02 03:59:04.203256 [ 298 ] {36f81a8d-6c62-446c-af6b-2640a9553897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4293 | 2024.11.02 03:59:04.203672 [ 298 ] {36f81a8d-6c62-446c-af6b-2640a9553897} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4294 | 2024.11.02 03:59:04.204061 [ 298 ] {36f81a8d-6c62-446c-af6b-2640a9553897} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2024.11.02 03:59:04.204251 [ 298 ] {36f81a8d-6c62-446c-af6b-2640a9553897} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.13 MiB/sec. | ||
4296 | 2024.11.02 03:59:04.204502 [ 298 ] {36f81a8d-6c62-446c-af6b-2640a9553897} <Debug> DynamicQueryHandler: Done processing query | ||
4297 | 2024.11.02 03:59:04.204528 [ 298 ] {36f81a8d-6c62-446c-af6b-2640a9553897} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4298 | 2024.11.02 03:59:04.204545 [ 298 ] {} <Debug> HTTP-Session: 5482b9fc-26f5-47df-aadc-74499be69c33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4299 | 2024.11.02 03:59:04.204741 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4300 | 2024.11.02 03:59:04.204855 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47287, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4301 | 2024.11.02 03:59:04.204912 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4302 | 2024.11.02 03:59:04.204932 [ 285 ] {} <Debug> HTTP-Session: 2989aea9-c49a-4ac3-b817-c1bb054331cf Authenticating user 'default' from [fd00:1122:3344:101::d]:47287 | ||
4303 | 2024.11.02 03:59:04.204948 [ 285 ] {} <Debug> HTTP-Session: 2989aea9-c49a-4ac3-b817-c1bb054331cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4304 | 2024.11.02 03:59:04.204962 [ 285 ] {} <Debug> HTTP-Session: 2989aea9-c49a-4ac3-b817-c1bb054331cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4305 | 2024.11.02 03:59:04.204994 [ 285 ] {} <Trace> HTTP-Session: 2989aea9-c49a-4ac3-b817-c1bb054331cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4306 | 2024.11.02 03:59:04.205128 [ 285 ] {3b7d9f22-7186-4d5f-92d0-63c0edfd4c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47287) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4307 | 2024.11.02 03:59:04.205173 [ 285 ] {3b7d9f22-7186-4d5f-92d0-63c0edfd4c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4308 | 2024.11.02 03:59:04.205398 [ 285 ] {3b7d9f22-7186-4d5f-92d0-63c0edfd4c68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4309 | 2024.11.02 03:59:04.205766 [ 285 ] {3b7d9f22-7186-4d5f-92d0-63c0edfd4c68} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4310 | 2024.11.02 03:59:04.205801 [ 285 ] {3b7d9f22-7186-4d5f-92d0-63c0edfd4c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4311 | 2024.11.02 03:59:04.206156 [ 285 ] {3b7d9f22-7186-4d5f-92d0-63c0edfd4c68} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4312 | 2024.11.02 03:59:04.206515 [ 285 ] {3b7d9f22-7186-4d5f-92d0-63c0edfd4c68} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4313 | 2024.11.02 03:59:04.206681 [ 285 ] {3b7d9f22-7186-4d5f-92d0-63c0edfd4c68} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001586 sec., 40353.089533417406 rows/sec., 3.15 MiB/sec. | ||
4314 | 2024.11.02 03:59:04.206848 [ 285 ] {3b7d9f22-7186-4d5f-92d0-63c0edfd4c68} <Debug> DynamicQueryHandler: Done processing query | ||
4315 | 2024.11.02 03:59:04.206873 [ 285 ] {3b7d9f22-7186-4d5f-92d0-63c0edfd4c68} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4316 | 2024.11.02 03:59:04.206888 [ 285 ] {} <Debug> HTTP-Session: 2989aea9-c49a-4ac3-b817-c1bb054331cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4317 | 2024.11.02 03:59:04.207081 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47287, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4318 | 2024.11.02 03:59:04.207126 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4319 | 2024.11.02 03:59:04.207189 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4320 | 2024.11.02 03:59:04.207215 [ 298 ] {} <Debug> HTTP-Session: 42781ca5-c7c4-45ef-9a49-a67294dce27e Authenticating user 'default' from [fd00:1122:3344:101::d]:53468 | ||
4321 | 2024.11.02 03:59:04.207236 [ 298 ] {} <Debug> HTTP-Session: 42781ca5-c7c4-45ef-9a49-a67294dce27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4322 | 2024.11.02 03:59:04.207254 [ 298 ] {} <Debug> HTTP-Session: 42781ca5-c7c4-45ef-9a49-a67294dce27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4323 | 2024.11.02 03:59:04.207292 [ 298 ] {} <Trace> HTTP-Session: 42781ca5-c7c4-45ef-9a49-a67294dce27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4324 | 2024.11.02 03:59:04.207465 [ 298 ] {f8cbba52-db28-4d45-a222-a9dd3c8645ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4325 | 2024.11.02 03:59:04.207519 [ 298 ] {f8cbba52-db28-4d45-a222-a9dd3c8645ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4326 | 2024.11.02 03:59:04.207697 [ 298 ] {f8cbba52-db28-4d45-a222-a9dd3c8645ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4327 | 2024.11.02 03:59:04.208092 [ 298 ] {f8cbba52-db28-4d45-a222-a9dd3c8645ee} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4328 | 2024.11.02 03:59:04.208128 [ 298 ] {f8cbba52-db28-4d45-a222-a9dd3c8645ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4329 | 2024.11.02 03:59:04.208513 [ 298 ] {f8cbba52-db28-4d45-a222-a9dd3c8645ee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4330 | 2024.11.02 03:59:04.208856 [ 298 ] {f8cbba52-db28-4d45-a222-a9dd3c8645ee} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4331 | 2024.11.02 03:59:04.209023 [ 298 ] {f8cbba52-db28-4d45-a222-a9dd3c8645ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec. | ||
4332 | 2024.11.02 03:59:04.209327 [ 298 ] {f8cbba52-db28-4d45-a222-a9dd3c8645ee} <Debug> DynamicQueryHandler: Done processing query | ||
4333 | 2024.11.02 03:59:04.209352 [ 298 ] {f8cbba52-db28-4d45-a222-a9dd3c8645ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4334 | 2024.11.02 03:59:04.209368 [ 298 ] {} <Debug> HTTP-Session: 42781ca5-c7c4-45ef-9a49-a67294dce27e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4335 | 2024.11.02 03:59:04.209550 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4336 | 2024.11.02 03:59:04.209636 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53209, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4337 | 2024.11.02 03:59:04.209701 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4338 | 2024.11.02 03:59:04.209724 [ 285 ] {} <Debug> HTTP-Session: 53b7636e-7515-4f98-a75e-ae78a181d976 Authenticating user 'default' from [fd00:1122:3344:101::d]:53209 | ||
4339 | 2024.11.02 03:59:04.209745 [ 285 ] {} <Debug> HTTP-Session: 53b7636e-7515-4f98-a75e-ae78a181d976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4340 | 2024.11.02 03:59:04.209762 [ 285 ] {} <Debug> HTTP-Session: 53b7636e-7515-4f98-a75e-ae78a181d976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4341 | 2024.11.02 03:59:04.209800 [ 285 ] {} <Trace> HTTP-Session: 53b7636e-7515-4f98-a75e-ae78a181d976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4342 | 2024.11.02 03:59:04.209937 [ 285 ] {165209d7-13d6-4548-ba12-e36bc075ca35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53209) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4343 | 2024.11.02 03:59:04.209982 [ 285 ] {165209d7-13d6-4548-ba12-e36bc075ca35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4344 | 2024.11.02 03:59:04.210122 [ 285 ] {165209d7-13d6-4548-ba12-e36bc075ca35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4345 | 2024.11.02 03:59:04.210417 [ 285 ] {165209d7-13d6-4548-ba12-e36bc075ca35} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4346 | 2024.11.02 03:59:04.210453 [ 285 ] {165209d7-13d6-4548-ba12-e36bc075ca35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4347 | 2024.11.02 03:59:04.210812 [ 285 ] {165209d7-13d6-4548-ba12-e36bc075ca35} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4348 | 2024.11.02 03:59:04.211133 [ 285 ] {165209d7-13d6-4548-ba12-e36bc075ca35} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4349 | 2024.11.02 03:59:04.211293 [ 285 ] {165209d7-13d6-4548-ba12-e36bc075ca35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
4350 | 2024.11.02 03:59:04.211455 [ 285 ] {165209d7-13d6-4548-ba12-e36bc075ca35} <Debug> DynamicQueryHandler: Done processing query | ||
4351 | 2024.11.02 03:59:04.211478 [ 285 ] {165209d7-13d6-4548-ba12-e36bc075ca35} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4352 | 2024.11.02 03:59:04.211494 [ 285 ] {} <Debug> HTTP-Session: 53b7636e-7515-4f98-a75e-ae78a181d976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4353 | 2024.11.02 03:59:04.211734 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53209, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4354 | 2024.11.02 03:59:09.208332 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Length: 41465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4355 | 2024.11.02 03:59:09.208482 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4356 | 2024.11.02 03:59:09.208512 [ 298 ] {} <Debug> HTTP-Session: 73f1813a-9d56-4393-968f-840c35f9f737 Authenticating user 'default' from [fd00:1122:3344:101::d]:53468 | ||
4357 | 2024.11.02 03:59:09.208540 [ 298 ] {} <Debug> HTTP-Session: 73f1813a-9d56-4393-968f-840c35f9f737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4358 | 2024.11.02 03:59:09.208558 [ 298 ] {} <Debug> HTTP-Session: 73f1813a-9d56-4393-968f-840c35f9f737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4359 | 2024.11.02 03:59:09.208615 [ 298 ] {} <Trace> HTTP-Session: 73f1813a-9d56-4393-968f-840c35f9f737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4360 | 2024.11.02 03:59:09.208922 [ 298 ] {26f1b2d7-3e64-4a26-8993-cfc7d9391f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53468) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4361 | 2024.11.02 03:59:09.208996 [ 298 ] {26f1b2d7-3e64-4a26-8993-cfc7d9391f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4362 | 2024.11.02 03:59:09.209331 [ 298 ] {26f1b2d7-3e64-4a26-8993-cfc7d9391f16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4363 | 2024.11.02 03:59:09.209928 [ 298 ] {26f1b2d7-3e64-4a26-8993-cfc7d9391f16} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2024.11.02 03:59:09.209969 [ 298 ] {26f1b2d7-3e64-4a26-8993-cfc7d9391f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4365 | 2024.11.02 03:59:09.210396 [ 298 ] {26f1b2d7-3e64-4a26-8993-cfc7d9391f16} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4366 | 2024.11.02 03:59:09.210769 [ 298 ] {26f1b2d7-3e64-4a26-8993-cfc7d9391f16} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4367 | 2024.11.02 03:59:09.210940 [ 298 ] {26f1b2d7-3e64-4a26-8993-cfc7d9391f16} <Debug> executeQuery: Read 273 rows, 24.89 KiB in 0.002147 sec., 127154.1686073591 rows/sec., 11.32 MiB/sec. | ||
4368 | 2024.11.02 03:59:09.211149 [ 298 ] {26f1b2d7-3e64-4a26-8993-cfc7d9391f16} <Debug> DynamicQueryHandler: Done processing query | ||
4369 | 2024.11.02 03:59:09.211175 [ 298 ] {26f1b2d7-3e64-4a26-8993-cfc7d9391f16} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4370 | 2024.11.02 03:59:09.211191 [ 298 ] {} <Debug> HTTP-Session: 73f1813a-9d56-4393-968f-840c35f9f737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4371 | 2024.11.02 03:59:09.211402 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4372 | 2024.11.02 03:59:09.211547 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61287, User-Agent: (none), Length: 6069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4373 | 2024.11.02 03:59:09.211620 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4374 | 2024.11.02 03:59:09.211644 [ 285 ] {} <Debug> HTTP-Session: 1a90ecf5-066d-42cb-8756-4f1b32954af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61287 | ||
4375 | 2024.11.02 03:59:09.211665 [ 285 ] {} <Debug> HTTP-Session: 1a90ecf5-066d-42cb-8756-4f1b32954af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4376 | 2024.11.02 03:59:09.211682 [ 285 ] {} <Debug> HTTP-Session: 1a90ecf5-066d-42cb-8756-4f1b32954af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4377 | 2024.11.02 03:59:09.211720 [ 285 ] {} <Trace> HTTP-Session: 1a90ecf5-066d-42cb-8756-4f1b32954af5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4378 | 2024.11.02 03:59:09.211859 [ 285 ] {42a3d0b7-53be-4a6a-af1d-406bf724e360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61287) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4379 | 2024.11.02 03:59:09.211911 [ 285 ] {42a3d0b7-53be-4a6a-af1d-406bf724e360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4380 | 2024.11.02 03:59:09.212161 [ 285 ] {42a3d0b7-53be-4a6a-af1d-406bf724e360} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4381 | 2024.11.02 03:59:09.212503 [ 285 ] {42a3d0b7-53be-4a6a-af1d-406bf724e360} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4382 | 2024.11.02 03:59:09.212540 [ 285 ] {42a3d0b7-53be-4a6a-af1d-406bf724e360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4383 | 2024.11.02 03:59:09.212880 [ 285 ] {42a3d0b7-53be-4a6a-af1d-406bf724e360} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4384 | 2024.11.02 03:59:09.213236 [ 285 ] {42a3d0b7-53be-4a6a-af1d-406bf724e360} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4385 | 2024.11.02 03:59:09.213380 [ 285 ] {42a3d0b7-53be-4a6a-af1d-406bf724e360} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001556 sec., 26992.287917737787 rows/sec., 1.98 MiB/sec. | ||
4386 | 2024.11.02 03:59:09.213706 [ 285 ] {42a3d0b7-53be-4a6a-af1d-406bf724e360} <Debug> DynamicQueryHandler: Done processing query | ||
4387 | 2024.11.02 03:59:09.213748 [ 285 ] {42a3d0b7-53be-4a6a-af1d-406bf724e360} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4388 | 2024.11.02 03:59:09.213783 [ 285 ] {} <Debug> HTTP-Session: 1a90ecf5-066d-42cb-8756-4f1b32954af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4389 | 2024.11.02 03:59:09.214000 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4390 | 2024.11.02 03:59:09.214005 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61287, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4391 | 2024.11.02 03:59:09.214066 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4392 | 2024.11.02 03:59:09.214097 [ 298 ] {} <Debug> HTTP-Session: ebf22628-247f-49ab-9882-a926d5d6fff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53468 | ||
4393 | 2024.11.02 03:59:09.214118 [ 298 ] {} <Debug> HTTP-Session: ebf22628-247f-49ab-9882-a926d5d6fff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4394 | 2024.11.02 03:59:09.214137 [ 298 ] {} <Debug> HTTP-Session: ebf22628-247f-49ab-9882-a926d5d6fff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4395 | 2024.11.02 03:59:09.214177 [ 298 ] {} <Trace> HTTP-Session: ebf22628-247f-49ab-9882-a926d5d6fff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4396 | 2024.11.02 03:59:09.214299 [ 298 ] {037b5b75-6352-4a9a-bf4d-402c2d445f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53468) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4397 | 2024.11.02 03:59:09.214351 [ 298 ] {037b5b75-6352-4a9a-bf4d-402c2d445f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4398 | 2024.11.02 03:59:09.214646 [ 298 ] {037b5b75-6352-4a9a-bf4d-402c2d445f98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4399 | 2024.11.02 03:59:09.215074 [ 298 ] {037b5b75-6352-4a9a-bf4d-402c2d445f98} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4400 | 2024.11.02 03:59:09.215111 [ 298 ] {037b5b75-6352-4a9a-bf4d-402c2d445f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4401 | 2024.11.02 03:59:09.215451 [ 298 ] {037b5b75-6352-4a9a-bf4d-402c2d445f98} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4402 | 2024.11.02 03:59:09.215798 [ 298 ] {037b5b75-6352-4a9a-bf4d-402c2d445f98} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4403 | 2024.11.02 03:59:09.215957 [ 298 ] {037b5b75-6352-4a9a-bf4d-402c2d445f98} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001689 sec., 8288.928359976317 rows/sec., 580.50 KiB/sec. | ||
4404 | 2024.11.02 03:59:09.216223 [ 298 ] {037b5b75-6352-4a9a-bf4d-402c2d445f98} <Debug> DynamicQueryHandler: Done processing query | ||
4405 | 2024.11.02 03:59:09.216248 [ 298 ] {037b5b75-6352-4a9a-bf4d-402c2d445f98} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4406 | 2024.11.02 03:59:09.216263 [ 298 ] {} <Debug> HTTP-Session: ebf22628-247f-49ab-9882-a926d5d6fff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4407 | 2024.11.02 03:59:09.216422 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4408 | 2024.11.02 03:59:09.216468 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46274, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4409 | 2024.11.02 03:59:09.216532 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4410 | 2024.11.02 03:59:09.216561 [ 285 ] {} <Debug> HTTP-Session: 22bc29d2-1674-46ae-9a95-7d92257cd136 Authenticating user 'default' from [fd00:1122:3344:101::d]:46274 | ||
4411 | 2024.11.02 03:59:09.216581 [ 285 ] {} <Debug> HTTP-Session: 22bc29d2-1674-46ae-9a95-7d92257cd136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4412 | 2024.11.02 03:59:09.216598 [ 285 ] {} <Debug> HTTP-Session: 22bc29d2-1674-46ae-9a95-7d92257cd136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4413 | 2024.11.02 03:59:09.216635 [ 285 ] {} <Trace> HTTP-Session: 22bc29d2-1674-46ae-9a95-7d92257cd136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4414 | 2024.11.02 03:59:09.216749 [ 285 ] {df0852c6-5920-425d-b883-683447c0b302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46274) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4415 | 2024.11.02 03:59:09.216801 [ 285 ] {df0852c6-5920-425d-b883-683447c0b302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4416 | 2024.11.02 03:59:09.217091 [ 285 ] {df0852c6-5920-425d-b883-683447c0b302} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4417 | 2024.11.02 03:59:09.217405 [ 285 ] {df0852c6-5920-425d-b883-683447c0b302} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4418 | 2024.11.02 03:59:09.217440 [ 285 ] {df0852c6-5920-425d-b883-683447c0b302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4419 | 2024.11.02 03:59:09.217780 [ 285 ] {df0852c6-5920-425d-b883-683447c0b302} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4420 | 2024.11.02 03:59:09.218136 [ 285 ] {df0852c6-5920-425d-b883-683447c0b302} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4421 | 2024.11.02 03:59:09.218302 [ 285 ] {df0852c6-5920-425d-b883-683447c0b302} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 225.22 KiB/sec. | ||
4422 | 2024.11.02 03:59:09.218609 [ 285 ] {df0852c6-5920-425d-b883-683447c0b302} <Debug> DynamicQueryHandler: Done processing query | ||
4423 | 2024.11.02 03:59:09.218634 [ 285 ] {df0852c6-5920-425d-b883-683447c0b302} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4424 | 2024.11.02 03:59:09.218650 [ 285 ] {} <Debug> HTTP-Session: 22bc29d2-1674-46ae-9a95-7d92257cd136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4425 | 2024.11.02 03:59:09.218863 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4426 | 2024.11.02 03:59:09.218949 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45926, User-Agent: (none), Length: 68874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4427 | 2024.11.02 03:59:09.219009 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4428 | 2024.11.02 03:59:09.219032 [ 298 ] {} <Debug> HTTP-Session: b9bb3e0c-9e3e-48f9-954e-239f2511d0a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45926 | ||
4429 | 2024.11.02 03:59:09.219052 [ 298 ] {} <Debug> HTTP-Session: b9bb3e0c-9e3e-48f9-954e-239f2511d0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4430 | 2024.11.02 03:59:09.219070 [ 298 ] {} <Debug> HTTP-Session: b9bb3e0c-9e3e-48f9-954e-239f2511d0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4431 | 2024.11.02 03:59:09.219107 [ 298 ] {} <Trace> HTTP-Session: b9bb3e0c-9e3e-48f9-954e-239f2511d0a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4432 | 2024.11.02 03:59:09.219352 [ 298 ] {6dbec89a-31b6-4b5c-9f66-fca7947bdff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45926) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4433 | 2024.11.02 03:59:09.219404 [ 298 ] {6dbec89a-31b6-4b5c-9f66-fca7947bdff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4434 | 2024.11.02 03:59:09.219703 [ 298 ] {6dbec89a-31b6-4b5c-9f66-fca7947bdff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4435 | 2024.11.02 03:59:09.220318 [ 298 ] {6dbec89a-31b6-4b5c-9f66-fca7947bdff9} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4436 | 2024.11.02 03:59:09.220355 [ 298 ] {6dbec89a-31b6-4b5c-9f66-fca7947bdff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4437 | 2024.11.02 03:59:09.220722 [ 298 ] {6dbec89a-31b6-4b5c-9f66-fca7947bdff9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4438 | 2024.11.02 03:59:09.221093 [ 298 ] {6dbec89a-31b6-4b5c-9f66-fca7947bdff9} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4439 | 2024.11.02 03:59:09.221252 [ 298 ] {6dbec89a-31b6-4b5c-9f66-fca7947bdff9} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002026 sec., 209279.36821322804 rows/sec., 14.96 MiB/sec. | ||
4440 | 2024.11.02 03:59:09.221579 [ 298 ] {6dbec89a-31b6-4b5c-9f66-fca7947bdff9} <Debug> DynamicQueryHandler: Done processing query | ||
4441 | 2024.11.02 03:59:09.221638 [ 298 ] {6dbec89a-31b6-4b5c-9f66-fca7947bdff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
4442 | 2024.11.02 03:59:09.221665 [ 298 ] {} <Debug> HTTP-Session: b9bb3e0c-9e3e-48f9-954e-239f2511d0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4443 | 2024.11.02 03:59:09.221841 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46274, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4444 | 2024.11.02 03:59:09.221848 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4445 | 2024.11.02 03:59:09.221905 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4446 | 2024.11.02 03:59:09.221931 [ 285 ] {} <Debug> HTTP-Session: 177f182b-68a6-4039-8b8d-9cfa33a2e4ea Authenticating user 'default' from [fd00:1122:3344:101::d]:46274 | ||
4447 | 2024.11.02 03:59:09.221952 [ 285 ] {} <Debug> HTTP-Session: 177f182b-68a6-4039-8b8d-9cfa33a2e4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4448 | 2024.11.02 03:59:09.221974 [ 285 ] {} <Debug> HTTP-Session: 177f182b-68a6-4039-8b8d-9cfa33a2e4ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4449 | 2024.11.02 03:59:09.222015 [ 285 ] {} <Trace> HTTP-Session: 177f182b-68a6-4039-8b8d-9cfa33a2e4ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4450 | 2024.11.02 03:59:09.222135 [ 285 ] {555abab4-6c1e-417f-9f04-1db1bedde168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46274) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4451 | 2024.11.02 03:59:09.222189 [ 285 ] {555abab4-6c1e-417f-9f04-1db1bedde168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4452 | 2024.11.02 03:59:09.222369 [ 285 ] {555abab4-6c1e-417f-9f04-1db1bedde168} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4453 | 2024.11.02 03:59:09.222681 [ 285 ] {555abab4-6c1e-417f-9f04-1db1bedde168} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4454 | 2024.11.02 03:59:09.222724 [ 285 ] {555abab4-6c1e-417f-9f04-1db1bedde168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4455 | 2024.11.02 03:59:09.223130 [ 285 ] {555abab4-6c1e-417f-9f04-1db1bedde168} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4456 | 2024.11.02 03:59:09.223442 [ 285 ] {555abab4-6c1e-417f-9f04-1db1bedde168} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4457 | 2024.11.02 03:59:09.223572 [ 285 ] {555abab4-6c1e-417f-9f04-1db1bedde168} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. | ||
4458 | 2024.11.02 03:59:09.223862 [ 285 ] {555abab4-6c1e-417f-9f04-1db1bedde168} <Debug> DynamicQueryHandler: Done processing query | ||
4459 | 2024.11.02 03:59:09.223886 [ 285 ] {555abab4-6c1e-417f-9f04-1db1bedde168} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4460 | 2024.11.02 03:59:09.223902 [ 285 ] {} <Debug> HTTP-Session: 177f182b-68a6-4039-8b8d-9cfa33a2e4ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4461 | 2024.11.02 03:59:09.224063 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4462 | 2024.11.02 03:59:09.224141 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48222, User-Agent: (none), Length: 44646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4463 | 2024.11.02 03:59:09.224192 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4464 | 2024.11.02 03:59:09.224211 [ 298 ] {} <Debug> HTTP-Session: 1911666e-fd90-42dd-bfe7-a3c2f42947f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48222 | ||
4465 | 2024.11.02 03:59:09.224228 [ 298 ] {} <Debug> HTTP-Session: 1911666e-fd90-42dd-bfe7-a3c2f42947f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4466 | 2024.11.02 03:59:09.224242 [ 298 ] {} <Debug> HTTP-Session: 1911666e-fd90-42dd-bfe7-a3c2f42947f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4467 | 2024.11.02 03:59:09.224273 [ 298 ] {} <Trace> HTTP-Session: 1911666e-fd90-42dd-bfe7-a3c2f42947f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4468 | 2024.11.02 03:59:09.224498 [ 298 ] {3c3dd453-b138-41d1-9861-343f8350fb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48222) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4469 | 2024.11.02 03:59:09.224545 [ 298 ] {3c3dd453-b138-41d1-9861-343f8350fb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4470 | 2024.11.02 03:59:09.224713 [ 298 ] {3c3dd453-b138-41d1-9861-343f8350fb1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4471 | 2024.11.02 03:59:09.225146 [ 298 ] {3c3dd453-b138-41d1-9861-343f8350fb1d} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4472 | 2024.11.02 03:59:09.225183 [ 298 ] {3c3dd453-b138-41d1-9861-343f8350fb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4473 | 2024.11.02 03:59:09.225564 [ 298 ] {3c3dd453-b138-41d1-9861-343f8350fb1d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4474 | 2024.11.02 03:59:09.225906 [ 298 ] {3c3dd453-b138-41d1-9861-343f8350fb1d} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4475 | 2024.11.02 03:59:09.226068 [ 298 ] {3c3dd453-b138-41d1-9861-343f8350fb1d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001695 sec., 139823.00884955752 rows/sec., 9.37 MiB/sec. | ||
4476 | 2024.11.02 03:59:09.226414 [ 298 ] {3c3dd453-b138-41d1-9861-343f8350fb1d} <Debug> DynamicQueryHandler: Done processing query | ||
4477 | 2024.11.02 03:59:09.226452 [ 298 ] {3c3dd453-b138-41d1-9861-343f8350fb1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4478 | 2024.11.02 03:59:09.226478 [ 298 ] {} <Debug> HTTP-Session: 1911666e-fd90-42dd-bfe7-a3c2f42947f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4479 | 2024.11.02 03:59:09.226621 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46274, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4480 | 2024.11.02 03:59:09.226628 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4481 | 2024.11.02 03:59:09.226684 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4482 | 2024.11.02 03:59:09.226711 [ 285 ] {} <Debug> HTTP-Session: 08aaa0ff-b30d-40f9-b3dc-50feee6d4d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:46274 | ||
4483 | 2024.11.02 03:59:09.226735 [ 285 ] {} <Debug> HTTP-Session: 08aaa0ff-b30d-40f9-b3dc-50feee6d4d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4484 | 2024.11.02 03:59:09.226755 [ 285 ] {} <Debug> HTTP-Session: 08aaa0ff-b30d-40f9-b3dc-50feee6d4d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4485 | 2024.11.02 03:59:09.226795 [ 285 ] {} <Trace> HTTP-Session: 08aaa0ff-b30d-40f9-b3dc-50feee6d4d86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4486 | 2024.11.02 03:59:09.226910 [ 285 ] {850f7773-bb04-48c4-b517-61ab83b0a0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46274) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4487 | 2024.11.02 03:59:09.226965 [ 285 ] {850f7773-bb04-48c4-b517-61ab83b0a0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4488 | 2024.11.02 03:59:09.227132 [ 285 ] {850f7773-bb04-48c4-b517-61ab83b0a0bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4489 | 2024.11.02 03:59:09.227396 [ 285 ] {850f7773-bb04-48c4-b517-61ab83b0a0bb} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4490 | 2024.11.02 03:59:09.227432 [ 285 ] {850f7773-bb04-48c4-b517-61ab83b0a0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4491 | 2024.11.02 03:59:09.227781 [ 285 ] {850f7773-bb04-48c4-b517-61ab83b0a0bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4492 | 2024.11.02 03:59:09.228091 [ 285 ] {850f7773-bb04-48c4-b517-61ab83b0a0bb} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4493 | 2024.11.02 03:59:09.228250 [ 285 ] {850f7773-bb04-48c4-b517-61ab83b0a0bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001364 sec., 733.1378299120234 rows/sec., 49.40 KiB/sec. | ||
4494 | 2024.11.02 03:59:09.228599 [ 285 ] {850f7773-bb04-48c4-b517-61ab83b0a0bb} <Debug> DynamicQueryHandler: Done processing query | ||
4495 | 2024.11.02 03:59:09.228623 [ 285 ] {850f7773-bb04-48c4-b517-61ab83b0a0bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4496 | 2024.11.02 03:59:09.228639 [ 285 ] {} <Debug> HTTP-Session: 08aaa0ff-b30d-40f9-b3dc-50feee6d4d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4497 | 2024.11.02 03:59:09.228883 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4498 | 2024.11.02 03:59:09.228986 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61504, User-Agent: (none), Length: 70025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4499 | 2024.11.02 03:59:09.229038 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4500 | 2024.11.02 03:59:09.229061 [ 298 ] {} <Debug> HTTP-Session: 9fdacb07-3a29-436e-959a-a175b75dc2af Authenticating user 'default' from [fd00:1122:3344:101::d]:61504 | ||
4501 | 2024.11.02 03:59:09.229083 [ 298 ] {} <Debug> HTTP-Session: 9fdacb07-3a29-436e-959a-a175b75dc2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4502 | 2024.11.02 03:59:09.229100 [ 298 ] {} <Debug> HTTP-Session: 9fdacb07-3a29-436e-959a-a175b75dc2af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4503 | 2024.11.02 03:59:09.229137 [ 298 ] {} <Trace> HTTP-Session: 9fdacb07-3a29-436e-959a-a175b75dc2af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4504 | 2024.11.02 03:59:09.229641 [ 298 ] {f84c411b-6596-4985-b58e-383dd6ad7562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61504) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4505 | 2024.11.02 03:59:09.229725 [ 298 ] {f84c411b-6596-4985-b58e-383dd6ad7562} <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 | ||
4506 | 2024.11.02 03:59:09.230217 [ 298 ] {f84c411b-6596-4985-b58e-383dd6ad7562} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4507 | 2024.11.02 03:59:09.231033 [ 298 ] {f84c411b-6596-4985-b58e-383dd6ad7562} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4508 | 2024.11.02 03:59:09.231073 [ 298 ] {f84c411b-6596-4985-b58e-383dd6ad7562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4509 | 2024.11.02 03:59:09.231741 [ 298 ] {f84c411b-6596-4985-b58e-383dd6ad7562} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4510 | 2024.11.02 03:59:09.232149 [ 298 ] {f84c411b-6596-4985-b58e-383dd6ad7562} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4511 | 2024.11.02 03:59:09.232324 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4512 | 2024.11.02 03:59:09.232353 [ 298 ] {f84c411b-6596-4985-b58e-383dd6ad7562} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003104 sec., 13530.927835051547 rows/sec., 24.25 MiB/sec. | ||
4513 | 2024.11.02 03:59:09.232417 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4514 | 2024.11.02 03:59:09.232494 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4515 | 2024.11.02 03:59:09.233021 [ 189 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::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 | ||
4516 | 2024.11.02 03:59:09.233173 [ 298 ] {f84c411b-6596-4985-b58e-383dd6ad7562} <Debug> DynamicQueryHandler: Done processing query | ||
4517 | 2024.11.02 03:59:09.233203 [ 298 ] {f84c411b-6596-4985-b58e-383dd6ad7562} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
4518 | 2024.11.02 03:59:09.233228 [ 298 ] {} <Debug> HTTP-Session: 9fdacb07-3a29-436e-959a-a175b75dc2af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4519 | 2024.11.02 03:59:09.233439 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46274, User-Agent: (none), Length: 12123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4520 | 2024.11.02 03:59:09.233472 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4521 | 2024.11.02 03:59:09.233495 [ 189 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4522 | 2024.11.02 03:59:09.233521 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4523 | 2024.11.02 03:59:09.233561 [ 285 ] {} <Debug> HTTP-Session: e047fca3-ebb8-4886-9380-621751f65901 Authenticating user 'default' from [fd00:1122:3344:101::d]:46274 | ||
4524 | 2024.11.02 03:59:09.233605 [ 285 ] {} <Debug> HTTP-Session: e047fca3-ebb8-4886-9380-621751f65901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4525 | 2024.11.02 03:59:09.233619 [ 189 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 66 rows starting from the beginning of the part | ||
4526 | 2024.11.02 03:59:09.233633 [ 285 ] {} <Debug> HTTP-Session: e047fca3-ebb8-4886-9380-621751f65901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4527 | 2024.11.02 03:59:09.233726 [ 285 ] {} <Trace> HTTP-Session: e047fca3-ebb8-4886-9380-621751f65901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4528 | 2024.11.02 03:59:09.234105 [ 285 ] {6c7e24d9-a16a-4263-8371-3869fe519324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46274) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4529 | 2024.11.02 03:59:09.234262 [ 285 ] {6c7e24d9-a16a-4263-8371-3869fe519324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4530 | 2024.11.02 03:59:09.234536 [ 189 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
4531 | 2024.11.02 03:59:09.234817 [ 285 ] {6c7e24d9-a16a-4263-8371-3869fe519324} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4532 | 2024.11.02 03:59:09.235173 [ 189 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
4533 | 2024.11.02 03:59:09.235844 [ 189 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::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 | ||
4534 | 2024.11.02 03:59:09.235898 [ 285 ] {6c7e24d9-a16a-4263-8371-3869fe519324} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4535 | 2024.11.02 03:59:09.235948 [ 285 ] {6c7e24d9-a16a-4263-8371-3869fe519324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4536 | 2024.11.02 03:59:09.236354 [ 189 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::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 | ||
4537 | 2024.11.02 03:59:09.236888 [ 189 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::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 | ||
4538 | 2024.11.02 03:59:09.236983 [ 285 ] {6c7e24d9-a16a-4263-8371-3869fe519324} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4539 | 2024.11.02 03:59:09.237706 [ 285 ] {6c7e24d9-a16a-4263-8371-3869fe519324} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4540 | 2024.11.02 03:59:09.237949 [ 285 ] {6c7e24d9-a16a-4263-8371-3869fe519324} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003943 sec., 20796.347958407303 rows/sec., 1.32 MiB/sec. | ||
4541 | 2024.11.02 03:59:09.238203 [ 285 ] {6c7e24d9-a16a-4263-8371-3869fe519324} <Debug> DynamicQueryHandler: Done processing query | ||
4542 | 2024.11.02 03:59:09.238233 [ 285 ] {6c7e24d9-a16a-4263-8371-3869fe519324} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4543 | 2024.11.02 03:59:09.238255 [ 285 ] {} <Debug> HTTP-Session: e047fca3-ebb8-4886-9380-621751f65901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4544 | 2024.11.02 03:59:09.238773 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4545 | 2024.11.02 03:59:09.241175 [ 187 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 19 columns (19 merged, 0 gathered) in 0.008532253 sec., 27425.347091793927 rows/sec., 49.14 MiB/sec. | ||
4546 | 2024.11.02 03:59:09.241997 [ 190 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4547 | 2024.11.02 03:59:09.242697 [ 190 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4548 | 2024.11.02 03:59:09.242790 [ 190 ] {29707f2e-0862-4c70-84e6-b2bfb297ad64::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4549 | 2024.11.02 03:59:09.242947 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
4550 | 2024.11.02 03:59:10.321389 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4551 | 2024.11.02 03:59:10.529983 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4552 | 2024.11.02 03:59:10.579534 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4553 | 2024.11.02 03:59:10.644894 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4554 | 2024.11.02 03:59:10.646167 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4555 | 2024.11.02 03:59:10.654403 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4556 | 2024.11.02 03:59:10.667655 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4557 | 2024.11.02 03:59:10.687907 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4558 | 2024.11.02 03:59:10.988994 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4559 | 2024.11.02 03:59:11.399226 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4560 | 2024.11.02 03:59:11.417607 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4561 | 2024.11.02 03:59:11.850675 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4562 | 2024.11.02 03:59:11.888661 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4563 | 2024.11.02 03:59:11.896089 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4564 | 2024.11.02 03:59:11.898489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4565 | 2024.11.02 03:59:11.901519 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4566 | 2024.11.02 03:59:11.921917 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4567 | 2024.11.02 03:59:11.933355 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4568 | 2024.11.02 03:59:11.952122 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4569 | 2024.11.02 03:59:12.013534 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36437, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4570 | 2024.11.02 03:59:12.049003 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4571 | 2024.11.02 03:59:12.131006 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4572 | 2024.11.02 03:59:12.170532 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4573 | 2024.11.02 03:59:12.229865 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4574 | 2024.11.02 03:59:12.231147 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4575 | 2024.11.02 03:59:12.237665 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4576 | 2024.11.02 03:59:12.263978 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4577 | 2024.11.02 03:59:12.269089 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43898, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4578 | 2024.11.02 03:59:12.289278 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65086, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4579 | 2024.11.02 03:59:12.304894 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4580 | 2024.11.02 03:59:12.322372 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4581 | 2024.11.02 03:59:12.327639 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4582 | 2024.11.02 03:59:13.011624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 468 | ||
4583 | 2024.11.02 03:59:13.014476 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4584 | 2024.11.02 03:59:13.014533 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4585 | 2024.11.02 03:59:13.016005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4586 | 2024.11.02 03:59:13.016979 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4587 | 2024.11.02 03:59:13.017194 [ 105 ] {} <Debug> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4588 | 2024.11.02 03:59:13.017312 [ 105 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2024.11.02 03:59:13.017374 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4590 | 2024.11.02 03:59:13.018397 [ 189 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::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 | ||
4591 | 2024.11.02 03:59:13.019421 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
4592 | 2024.11.02 03:59:13.020122 [ 189 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4593 | 2024.11.02 03:59:13.020297 [ 189 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 318 rows starting from the beginning of the part | ||
4594 | 2024.11.02 03:59:13.020961 [ 189 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
4595 | 2024.11.02 03:59:13.021536 [ 189 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
4596 | 2024.11.02 03:59:13.022065 [ 189 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
4597 | 2024.11.02 03:59:13.022591 [ 189 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
4598 | 2024.11.02 03:59:13.023075 [ 189 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
4599 | 2024.11.02 03:59:13.030578 [ 189 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 72 columns (72 merged, 0 gathered) in 0.01306407 sec., 35823.445526547235 rows/sec., 28.86 MiB/sec. | ||
4600 | 2024.11.02 03:59:13.031612 [ 191 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4601 | 2024.11.02 03:59:13.033237 [ 191 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_11_2} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4602 | 2024.11.02 03:59:13.033320 [ 191 ] {f8c6c2ae-6274-4299-8b04-d29c01b964cc::all_1_11_2} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4603 | 2024.11.02 03:59:13.033623 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
4604 | 2024.11.02 03:59:14.200280 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65184, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4605 | 2024.11.02 03:59:14.200405 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4606 | 2024.11.02 03:59:14.200435 [ 285 ] {} <Debug> HTTP-Session: eeca74c4-7088-47c1-8fb0-60bca7575fff Authenticating user 'default' from [fd00:1122:3344:101::d]:65184 | ||
4607 | 2024.11.02 03:59:14.200464 [ 285 ] {} <Debug> HTTP-Session: eeca74c4-7088-47c1-8fb0-60bca7575fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4608 | 2024.11.02 03:59:14.200483 [ 285 ] {} <Debug> HTTP-Session: eeca74c4-7088-47c1-8fb0-60bca7575fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4609 | 2024.11.02 03:59:14.200544 [ 285 ] {} <Trace> HTTP-Session: eeca74c4-7088-47c1-8fb0-60bca7575fff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4610 | 2024.11.02 03:59:14.200748 [ 285 ] {bb5e02ee-6b48-490c-aa4e-abc1e044315f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65184) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4611 | 2024.11.02 03:59:14.200829 [ 285 ] {bb5e02ee-6b48-490c-aa4e-abc1e044315f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4612 | 2024.11.02 03:59:14.201245 [ 285 ] {bb5e02ee-6b48-490c-aa4e-abc1e044315f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4613 | 2024.11.02 03:59:14.201730 [ 285 ] {bb5e02ee-6b48-490c-aa4e-abc1e044315f} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4614 | 2024.11.02 03:59:14.201772 [ 285 ] {bb5e02ee-6b48-490c-aa4e-abc1e044315f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4615 | 2024.11.02 03:59:14.202200 [ 285 ] {bb5e02ee-6b48-490c-aa4e-abc1e044315f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4616 | 2024.11.02 03:59:14.202615 [ 285 ] {bb5e02ee-6b48-490c-aa4e-abc1e044315f} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2024.11.02 03:59:14.202769 [ 285 ] {bb5e02ee-6b48-490c-aa4e-abc1e044315f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002087 sec., 958.3133684714902 rows/sec., 78.14 KiB/sec. | ||
4618 | 2024.11.02 03:59:14.203039 [ 285 ] {bb5e02ee-6b48-490c-aa4e-abc1e044315f} <Debug> DynamicQueryHandler: Done processing query | ||
4619 | 2024.11.02 03:59:14.203066 [ 285 ] {bb5e02ee-6b48-490c-aa4e-abc1e044315f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4620 | 2024.11.02 03:59:14.203083 [ 285 ] {} <Debug> HTTP-Session: eeca74c4-7088-47c1-8fb0-60bca7575fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4621 | 2024.11.02 03:59:14.203318 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4622 | 2024.11.02 03:59:14.203432 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58666, User-Agent: (none), Length: 7963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4623 | 2024.11.02 03:59:14.203525 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4624 | 2024.11.02 03:59:14.203578 [ 292 ] {} <Debug> HTTP-Session: 56ff25c8-f623-4abf-962c-f6bf17edf876 Authenticating user 'default' from [fd00:1122:3344:101::d]:58666 | ||
4625 | 2024.11.02 03:59:14.203600 [ 292 ] {} <Debug> HTTP-Session: 56ff25c8-f623-4abf-962c-f6bf17edf876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4626 | 2024.11.02 03:59:14.203615 [ 292 ] {} <Debug> HTTP-Session: 56ff25c8-f623-4abf-962c-f6bf17edf876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4627 | 2024.11.02 03:59:14.203653 [ 292 ] {} <Trace> HTTP-Session: 56ff25c8-f623-4abf-962c-f6bf17edf876 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4628 | 2024.11.02 03:59:14.203801 [ 292 ] {7f1320d0-f408-4cc6-b243-f7ea2bf0cb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58666) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4629 | 2024.11.02 03:59:14.203860 [ 292 ] {7f1320d0-f408-4cc6-b243-f7ea2bf0cb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4630 | 2024.11.02 03:59:14.204119 [ 292 ] {7f1320d0-f408-4cc6-b243-f7ea2bf0cb1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4631 | 2024.11.02 03:59:14.204515 [ 292 ] {7f1320d0-f408-4cc6-b243-f7ea2bf0cb1d} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4632 | 2024.11.02 03:59:14.204553 [ 292 ] {7f1320d0-f408-4cc6-b243-f7ea2bf0cb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4633 | 2024.11.02 03:59:14.204924 [ 292 ] {7f1320d0-f408-4cc6-b243-f7ea2bf0cb1d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4634 | 2024.11.02 03:59:14.205292 [ 292 ] {7f1320d0-f408-4cc6-b243-f7ea2bf0cb1d} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4635 | 2024.11.02 03:59:14.205453 [ 292 ] {7f1320d0-f408-4cc6-b243-f7ea2bf0cb1d} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001702 sec., 33490.01175088132 rows/sec., 2.57 MiB/sec. | ||
4636 | 2024.11.02 03:59:14.205457 [ 103 ] {} <Debug> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4637 | 2024.11.02 03:59:14.205567 [ 103 ] {} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4638 | 2024.11.02 03:59:14.205622 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4639 | 2024.11.02 03:59:14.205762 [ 292 ] {7f1320d0-f408-4cc6-b243-f7ea2bf0cb1d} <Debug> DynamicQueryHandler: Done processing query | ||
4640 | 2024.11.02 03:59:14.205809 [ 292 ] {7f1320d0-f408-4cc6-b243-f7ea2bf0cb1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4641 | 2024.11.02 03:59:14.205825 [ 188 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::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 | ||
4642 | 2024.11.02 03:59:14.205839 [ 292 ] {} <Debug> HTTP-Session: 56ff25c8-f623-4abf-962c-f6bf17edf876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4643 | 2024.11.02 03:59:14.206107 [ 188 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4644 | 2024.11.02 03:59:14.206123 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4645 | 2024.11.02 03:59:14.206136 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65184, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4646 | 2024.11.02 03:59:14.206193 [ 188 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1419 rows starting from the beginning of the part | ||
4647 | 2024.11.02 03:59:14.206242 [ 285 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4648 | 2024.11.02 03:59:14.206298 [ 285 ] {} <Debug> HTTP-Session: b330f527-dbea-422f-a971-5e6c9a9a8a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:65184 | ||
4649 | 2024.11.02 03:59:14.206392 [ 285 ] {} <Debug> HTTP-Session: b330f527-dbea-422f-a971-5e6c9a9a8a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4650 | 2024.11.02 03:59:14.206490 [ 285 ] {} <Debug> HTTP-Session: b330f527-dbea-422f-a971-5e6c9a9a8a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4651 | 2024.11.02 03:59:14.206542 [ 188 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 273 rows starting from the beginning of the part | ||
4652 | 2024.11.02 03:59:14.206685 [ 285 ] {} <Trace> HTTP-Session: b330f527-dbea-422f-a971-5e6c9a9a8a2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4653 | 2024.11.02 03:59:14.206860 [ 188 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 57 rows starting from the beginning of the part | ||
4654 | 2024.11.02 03:59:14.207149 [ 188 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::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 | ||
4655 | 2024.11.02 03:59:14.207247 [ 285 ] {2ea423be-55f0-458b-b3ef-90508b11bacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65184) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4656 | 2024.11.02 03:59:14.207378 [ 188 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 273 rows starting from the beginning of the part | ||
4657 | 2024.11.02 03:59:14.207490 [ 285 ] {2ea423be-55f0-458b-b3ef-90508b11bacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4658 | 2024.11.02 03:59:14.207728 [ 188 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 57 rows starting from the beginning of the part | ||
4659 | 2024.11.02 03:59:14.208563 [ 285 ] {2ea423be-55f0-458b-b3ef-90508b11bacb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4660 | 2024.11.02 03:59:14.209251 [ 285 ] {2ea423be-55f0-458b-b3ef-90508b11bacb} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4661 | 2024.11.02 03:59:14.209311 [ 285 ] {2ea423be-55f0-458b-b3ef-90508b11bacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4662 | 2024.11.02 03:59:14.210263 [ 285 ] {2ea423be-55f0-458b-b3ef-90508b11bacb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4663 | 2024.11.02 03:59:14.210970 [ 285 ] {2ea423be-55f0-458b-b3ef-90508b11bacb} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4664 | 2024.11.02 03:59:14.211286 [ 189 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2135 rows, containing 5 columns (5 merged, 0 gathered) in 0.005560079 sec., 383987.3498200295 rows/sec., 33.96 MiB/sec. | ||
4665 | 2024.11.02 03:59:14.211375 [ 285 ] {2ea423be-55f0-458b-b3ef-90508b11bacb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004378 sec., 456.82960255824577 rows/sec., 31.90 KiB/sec. | ||
4666 | 2024.11.02 03:59:14.211729 [ 189 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4667 | 2024.11.02 03:59:14.211916 [ 285 ] {2ea423be-55f0-458b-b3ef-90508b11bacb} <Debug> DynamicQueryHandler: Done processing query | ||
4668 | 2024.11.02 03:59:14.211976 [ 285 ] {2ea423be-55f0-458b-b3ef-90508b11bacb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4669 | 2024.11.02 03:59:14.212004 [ 285 ] {} <Debug> HTTP-Session: b330f527-dbea-422f-a971-5e6c9a9a8a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4670 | 2024.11.02 03:59:14.212228 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4671 | 2024.11.02 03:59:14.212292 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43742, User-Agent: (none), Length: 11219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4672 | 2024.11.02 03:59:14.212369 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4673 | 2024.11.02 03:59:14.212403 [ 189 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_21_4} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4674 | 2024.11.02 03:59:14.212409 [ 292 ] {} <Debug> HTTP-Session: d3c4544c-8316-4d9e-87ce-1acce8edfb78 Authenticating user 'default' from [fd00:1122:3344:101::d]:43742 | ||
4675 | 2024.11.02 03:59:14.212448 [ 292 ] {} <Debug> HTTP-Session: d3c4544c-8316-4d9e-87ce-1acce8edfb78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4676 | 2024.11.02 03:59:14.212475 [ 292 ] {} <Debug> HTTP-Session: d3c4544c-8316-4d9e-87ce-1acce8edfb78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4677 | 2024.11.02 03:59:14.212508 [ 189 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_21_4} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4678 | 2024.11.02 03:59:14.212523 [ 292 ] {} <Trace> HTTP-Session: d3c4544c-8316-4d9e-87ce-1acce8edfb78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4679 | 2024.11.02 03:59:14.212614 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
4680 | 2024.11.02 03:59:14.212694 [ 292 ] {ab4d1476-d89c-4a0e-98a7-a5ab6b382fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43742) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4681 | 2024.11.02 03:59:14.212746 [ 292 ] {ab4d1476-d89c-4a0e-98a7-a5ab6b382fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4682 | 2024.11.02 03:59:14.213036 [ 292 ] {ab4d1476-d89c-4a0e-98a7-a5ab6b382fde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4683 | 2024.11.02 03:59:14.213429 [ 292 ] {ab4d1476-d89c-4a0e-98a7-a5ab6b382fde} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4684 | 2024.11.02 03:59:14.213465 [ 292 ] {ab4d1476-d89c-4a0e-98a7-a5ab6b382fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4685 | 2024.11.02 03:59:14.213822 [ 292 ] {ab4d1476-d89c-4a0e-98a7-a5ab6b382fde} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4686 | 2024.11.02 03:59:14.214183 [ 292 ] {ab4d1476-d89c-4a0e-98a7-a5ab6b382fde} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4687 | 2024.11.02 03:59:14.214353 [ 292 ] {ab4d1476-d89c-4a0e-98a7-a5ab6b382fde} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001711 sec., 38573.9333722969 rows/sec., 3.01 MiB/sec. | ||
4688 | 2024.11.02 03:59:14.214355 [ 103 ] {} <Debug> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4689 | 2024.11.02 03:59:14.214454 [ 103 ] {} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4690 | 2024.11.02 03:59:14.214512 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4691 | 2024.11.02 03:59:14.214692 [ 191 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::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 | ||
4692 | 2024.11.02 03:59:14.214733 [ 292 ] {ab4d1476-d89c-4a0e-98a7-a5ab6b382fde} <Debug> DynamicQueryHandler: Done processing query | ||
4693 | 2024.11.02 03:59:14.214777 [ 292 ] {ab4d1476-d89c-4a0e-98a7-a5ab6b382fde} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4694 | 2024.11.02 03:59:14.214838 [ 292 ] {} <Debug> HTTP-Session: d3c4544c-8316-4d9e-87ce-1acce8edfb78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4695 | 2024.11.02 03:59:14.214945 [ 191 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4696 | 2024.11.02 03:59:14.214985 [ 191 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::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 | ||
4697 | 2024.11.02 03:59:14.215080 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4698 | 2024.11.02 03:59:14.215270 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64399, User-Agent: (none), Length: 24713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4699 | 2024.11.02 03:59:14.215303 [ 191 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 424 rows starting from the beginning of the part | ||
4700 | 2024.11.02 03:59:14.215541 [ 292 ] {} <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): | ||
4701 | |||
4702 | (version 23.8.7.1) | ||
4703 | 2024.11.02 03:59:14.215656 [ 191 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part | ||
4704 | 2024.11.02 03:59:14.215674 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4705 | 2024.11.02 03:59:14.215827 [ 293 ] {} <Debug> HTTP-Session: 2701b873-de03-41a5-9533-f8dc9f3be91a Authenticating user 'default' from [fd00:1122:3344:101::d]:64399 | ||
4706 | 2024.11.02 03:59:14.215950 [ 293 ] {} <Debug> HTTP-Session: 2701b873-de03-41a5-9533-f8dc9f3be91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4707 | 2024.11.02 03:59:14.215997 [ 191 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::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 | ||
4708 | 2024.11.02 03:59:14.216022 [ 293 ] {} <Debug> HTTP-Session: 2701b873-de03-41a5-9533-f8dc9f3be91a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4709 | 2024.11.02 03:59:14.216226 [ 293 ] {} <Trace> HTTP-Session: 2701b873-de03-41a5-9533-f8dc9f3be91a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4710 | 2024.11.02 03:59:14.216251 [ 191 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 424 rows starting from the beginning of the part | ||
4711 | 2024.11.02 03:59:14.216537 [ 191 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
4712 | 2024.11.02 03:59:14.216947 [ 293 ] {0309693e-a9ae-44d2-b5f2-50c6fc1ec5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4713 | 2024.11.02 03:59:14.217062 [ 293 ] {0309693e-a9ae-44d2-b5f2-50c6fc1ec5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4714 | 2024.11.02 03:59:14.217608 [ 293 ] {0309693e-a9ae-44d2-b5f2-50c6fc1ec5e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4715 | 2024.11.02 03:59:14.218587 [ 293 ] {0309693e-a9ae-44d2-b5f2-50c6fc1ec5e2} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4716 | 2024.11.02 03:59:14.218660 [ 293 ] {0309693e-a9ae-44d2-b5f2-50c6fc1ec5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4717 | 2024.11.02 03:59:14.219467 [ 293 ] {0309693e-a9ae-44d2-b5f2-50c6fc1ec5e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4718 | 2024.11.02 03:59:14.220147 [ 191 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.005515519 sec., 354273.0974183935 rows/sec., 27.12 MiB/sec. | ||
4719 | 2024.11.02 03:59:14.220408 [ 293 ] {0309693e-a9ae-44d2-b5f2-50c6fc1ec5e2} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4720 | 2024.11.02 03:59:14.220417 [ 188 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4721 | 2024.11.02 03:59:14.220678 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4722 | 2024.11.02 03:59:14.220735 [ 293 ] {0309693e-a9ae-44d2-b5f2-50c6fc1ec5e2} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.004167 sec., 30957.523398128153 rows/sec., 2.16 MiB/sec. | ||
4723 | 2024.11.02 03:59:14.220757 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4724 | 2024.11.02 03:59:14.220843 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4725 | 2024.11.02 03:59:14.221528 [ 193 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::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 | ||
4726 | 2024.11.02 03:59:14.221624 [ 293 ] {0309693e-a9ae-44d2-b5f2-50c6fc1ec5e2} <Debug> DynamicQueryHandler: Done processing query | ||
4727 | 2024.11.02 03:59:14.221690 [ 293 ] {0309693e-a9ae-44d2-b5f2-50c6fc1ec5e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4728 | 2024.11.02 03:59:14.221734 [ 293 ] {} <Debug> HTTP-Session: 2701b873-de03-41a5-9533-f8dc9f3be91a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4729 | 2024.11.02 03:59:14.221912 [ 193 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4730 | 2024.11.02 03:59:14.221998 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4731 | 2024.11.02 03:59:14.222007 [ 193 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4860 rows starting from the beginning of the part | ||
4732 | 2024.11.02 03:59:14.222126 [ 188 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_21_4} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4733 | 2024.11.02 03:59:14.222131 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38025, User-Agent: (none), Length: 7293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4734 | 2024.11.02 03:59:14.222513 [ 193 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
4735 | 2024.11.02 03:59:14.222539 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4736 | 2024.11.02 03:59:14.222558 [ 188 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_21_4} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4737 | 2024.11.02 03:59:14.222607 [ 292 ] {} <Debug> HTTP-Session: 42c1e54f-28f5-4660-91a0-d70a9033cfb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38025 | ||
4738 | 2024.11.02 03:59:14.222732 [ 292 ] {} <Debug> HTTP-Session: 42c1e54f-28f5-4660-91a0-d70a9033cfb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4739 | 2024.11.02 03:59:14.222841 [ 292 ] {} <Debug> HTTP-Session: 42c1e54f-28f5-4660-91a0-d70a9033cfb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4740 | 2024.11.02 03:59:14.222953 [ 193 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 129 rows starting from the beginning of the part | ||
4741 | 2024.11.02 03:59:14.222998 [ 292 ] {} <Trace> HTTP-Session: 42c1e54f-28f5-4660-91a0-d70a9033cfb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4742 | 2024.11.02 03:59:14.223015 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4743 | 2024.11.02 03:59:14.223304 [ 193 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
4744 | 2024.11.02 03:59:14.223379 [ 292 ] {becb53a8-622e-4bea-a4be-58b8dee34fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38025) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4745 | 2024.11.02 03:59:14.223538 [ 292 ] {becb53a8-622e-4bea-a4be-58b8dee34fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4746 | 2024.11.02 03:59:14.223583 [ 193 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
4747 | 2024.11.02 03:59:14.223961 [ 193 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 129 rows starting from the beginning of the part | ||
4748 | 2024.11.02 03:59:14.224624 [ 292 ] {becb53a8-622e-4bea-a4be-58b8dee34fe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4749 | 2024.11.02 03:59:14.225119 [ 292 ] {becb53a8-622e-4bea-a4be-58b8dee34fe6} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4750 | 2024.11.02 03:59:14.225168 [ 292 ] {becb53a8-622e-4bea-a4be-58b8dee34fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4751 | 2024.11.02 03:59:14.225654 [ 292 ] {becb53a8-622e-4bea-a4be-58b8dee34fe6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4752 | 2024.11.02 03:59:14.226139 [ 292 ] {becb53a8-622e-4bea-a4be-58b8dee34fe6} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4753 | 2024.11.02 03:59:14.226301 [ 103 ] {} <Debug> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4754 | 2024.11.02 03:59:14.226312 [ 292 ] {becb53a8-622e-4bea-a4be-58b8dee34fe6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003087 sec., 15549.07677356657 rows/sec., 1.05 MiB/sec. | ||
4755 | 2024.11.02 03:59:14.226370 [ 103 ] {} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4756 | 2024.11.02 03:59:14.226554 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
4757 | 2024.11.02 03:59:14.226960 [ 292 ] {becb53a8-622e-4bea-a4be-58b8dee34fe6} <Debug> DynamicQueryHandler: Done processing query | ||
4758 | 2024.11.02 03:59:14.226981 [ 188 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::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 | ||
4759 | 2024.11.02 03:59:14.227016 [ 292 ] {becb53a8-622e-4bea-a4be-58b8dee34fe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4760 | 2024.11.02 03:59:14.227054 [ 292 ] {} <Debug> HTTP-Session: 42c1e54f-28f5-4660-91a0-d70a9033cfb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4761 | 2024.11.02 03:59:14.227157 [ 188 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4762 | 2024.11.02 03:59:14.227204 [ 188 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1068 rows starting from the beginning of the part | ||
4763 | 2024.11.02 03:59:14.227372 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4764 | 2024.11.02 03:59:14.227624 [ 188 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
4765 | 2024.11.02 03:59:14.227997 [ 188 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
4766 | 2024.11.02 03:59:14.228064 [ 195 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5752 rows, containing 5 columns (5 merged, 0 gathered) in 0.00700952 sec., 820598.2720642783 rows/sec., 55.66 MiB/sec. | ||
4767 | 2024.11.02 03:59:14.228305 [ 188 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
4768 | 2024.11.02 03:59:14.228443 [ 292 ] {} <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): | ||
4769 | |||
4770 | (version 23.8.7.1) | ||
4771 | 2024.11.02 03:59:14.228480 [ 188 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
4772 | 2024.11.02 03:59:14.228763 [ 193 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4773 | 2024.11.02 03:59:14.228792 [ 188 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
4774 | 2024.11.02 03:59:14.229930 [ 193 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4775 | 2024.11.02 03:59:14.230142 [ 193 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4776 | 2024.11.02 03:59:14.230317 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
4777 | 2024.11.02 03:59:14.230875 [ 188 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 4 columns (4 merged, 0 gathered) in 0.00415485 sec., 334067.4151894774 rows/sec., 21.90 MiB/sec. | ||
4778 | 2024.11.02 03:59:14.231094 [ 195 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4779 | 2024.11.02 03:59:14.231521 [ 195 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_21_4} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4780 | 2024.11.02 03:59:14.231612 [ 195 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_21_4} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4781 | 2024.11.02 03:59:14.231708 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4782 | 2024.11.02 03:59:17.896779 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4783 | 2024.11.02 03:59:17.896871 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4784 | 2024.11.02 03:59:19.202582 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34163, User-Agent: (none), Length: 7829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4785 | 2024.11.02 03:59:19.202764 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4786 | 2024.11.02 03:59:19.202806 [ 292 ] {} <Debug> HTTP-Session: c571abc7-6f01-4c64-8c32-19c773cfbc73 Authenticating user 'default' from [fd00:1122:3344:101::d]:34163 | ||
4787 | 2024.11.02 03:59:19.202847 [ 292 ] {} <Debug> HTTP-Session: c571abc7-6f01-4c64-8c32-19c773cfbc73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4788 | 2024.11.02 03:59:19.202874 [ 292 ] {} <Debug> HTTP-Session: c571abc7-6f01-4c64-8c32-19c773cfbc73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4789 | 2024.11.02 03:59:19.202954 [ 292 ] {} <Trace> HTTP-Session: c571abc7-6f01-4c64-8c32-19c773cfbc73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4790 | 2024.11.02 03:59:19.203268 [ 292 ] {d5355c6e-f70a-4594-ba8d-d61e190eb625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34163) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4791 | 2024.11.02 03:59:19.203376 [ 292 ] {d5355c6e-f70a-4594-ba8d-d61e190eb625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4792 | 2024.11.02 03:59:19.203752 [ 292 ] {d5355c6e-f70a-4594-ba8d-d61e190eb625} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4793 | 2024.11.02 03:59:19.204245 [ 292 ] {d5355c6e-f70a-4594-ba8d-d61e190eb625} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4794 | 2024.11.02 03:59:19.204285 [ 292 ] {d5355c6e-f70a-4594-ba8d-d61e190eb625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4795 | 2024.11.02 03:59:19.204706 [ 292 ] {d5355c6e-f70a-4594-ba8d-d61e190eb625} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4796 | 2024.11.02 03:59:19.205111 [ 292 ] {d5355c6e-f70a-4594-ba8d-d61e190eb625} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4797 | 2024.11.02 03:59:19.205287 [ 292 ] {d5355c6e-f70a-4594-ba8d-d61e190eb625} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002124 sec., 26365.348399246705 rows/sec., 2.03 MiB/sec. | ||
4798 | 2024.11.02 03:59:19.205499 [ 292 ] {d5355c6e-f70a-4594-ba8d-d61e190eb625} <Debug> DynamicQueryHandler: Done processing query | ||
4799 | 2024.11.02 03:59:19.205525 [ 292 ] {d5355c6e-f70a-4594-ba8d-d61e190eb625} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4800 | 2024.11.02 03:59:19.205542 [ 292 ] {} <Debug> HTTP-Session: c571abc7-6f01-4c64-8c32-19c773cfbc73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4801 | 2024.11.02 03:59:19.205727 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4802 | 2024.11.02 03:59:19.205810 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57543, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4803 | 2024.11.02 03:59:19.205871 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4804 | 2024.11.02 03:59:19.205891 [ 293 ] {} <Debug> HTTP-Session: 32a3d923-72bb-4ecb-a2d2-866064ad725e Authenticating user 'default' from [fd00:1122:3344:101::d]:57543 | ||
4805 | 2024.11.02 03:59:19.205909 [ 293 ] {} <Debug> HTTP-Session: 32a3d923-72bb-4ecb-a2d2-866064ad725e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4806 | 2024.11.02 03:59:19.205923 [ 293 ] {} <Debug> HTTP-Session: 32a3d923-72bb-4ecb-a2d2-866064ad725e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4807 | 2024.11.02 03:59:19.205954 [ 293 ] {} <Trace> HTTP-Session: 32a3d923-72bb-4ecb-a2d2-866064ad725e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4808 | 2024.11.02 03:59:19.206082 [ 293 ] {02e345cc-5ceb-4842-a627-b6ccf4b425f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57543) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4809 | 2024.11.02 03:59:19.206125 [ 293 ] {02e345cc-5ceb-4842-a627-b6ccf4b425f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4810 | 2024.11.02 03:59:19.206381 [ 293 ] {02e345cc-5ceb-4842-a627-b6ccf4b425f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4811 | 2024.11.02 03:59:19.206766 [ 293 ] {02e345cc-5ceb-4842-a627-b6ccf4b425f4} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4812 | 2024.11.02 03:59:19.206801 [ 293 ] {02e345cc-5ceb-4842-a627-b6ccf4b425f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4813 | 2024.11.02 03:59:19.207163 [ 293 ] {02e345cc-5ceb-4842-a627-b6ccf4b425f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4814 | 2024.11.02 03:59:19.207527 [ 293 ] {02e345cc-5ceb-4842-a627-b6ccf4b425f4} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4815 | 2024.11.02 03:59:19.207686 [ 293 ] {02e345cc-5ceb-4842-a627-b6ccf4b425f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001643 sec., 38953.134510042604 rows/sec., 3.04 MiB/sec. | ||
4816 | 2024.11.02 03:59:19.207854 [ 293 ] {02e345cc-5ceb-4842-a627-b6ccf4b425f4} <Debug> DynamicQueryHandler: Done processing query | ||
4817 | 2024.11.02 03:59:19.207878 [ 293 ] {02e345cc-5ceb-4842-a627-b6ccf4b425f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4818 | 2024.11.02 03:59:19.207893 [ 293 ] {} <Debug> HTTP-Session: 32a3d923-72bb-4ecb-a2d2-866064ad725e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4819 | 2024.11.02 03:59:19.208069 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34163, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4820 | 2024.11.02 03:59:19.208081 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4821 | 2024.11.02 03:59:19.208128 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4822 | 2024.11.02 03:59:19.208156 [ 292 ] {} <Debug> HTTP-Session: 9bd6129a-41c5-45d4-9b1c-bd2ddbc61b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:34163 | ||
4823 | 2024.11.02 03:59:19.208176 [ 292 ] {} <Debug> HTTP-Session: 9bd6129a-41c5-45d4-9b1c-bd2ddbc61b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4824 | 2024.11.02 03:59:19.208192 [ 292 ] {} <Debug> HTTP-Session: 9bd6129a-41c5-45d4-9b1c-bd2ddbc61b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4825 | 2024.11.02 03:59:19.208233 [ 292 ] {} <Trace> HTTP-Session: 9bd6129a-41c5-45d4-9b1c-bd2ddbc61b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4826 | 2024.11.02 03:59:19.208411 [ 292 ] {fafb9431-9953-49a6-af2f-7b4b0a1f46a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34163) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4827 | 2024.11.02 03:59:19.208457 [ 292 ] {fafb9431-9953-49a6-af2f-7b4b0a1f46a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4828 | 2024.11.02 03:59:19.208605 [ 292 ] {fafb9431-9953-49a6-af2f-7b4b0a1f46a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4829 | 2024.11.02 03:59:19.208995 [ 292 ] {fafb9431-9953-49a6-af2f-7b4b0a1f46a9} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4830 | 2024.11.02 03:59:19.209031 [ 292 ] {fafb9431-9953-49a6-af2f-7b4b0a1f46a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4831 | 2024.11.02 03:59:19.209412 [ 292 ] {fafb9431-9953-49a6-af2f-7b4b0a1f46a9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4832 | 2024.11.02 03:59:19.209750 [ 292 ] {fafb9431-9953-49a6-af2f-7b4b0a1f46a9} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4833 | 2024.11.02 03:59:19.209911 [ 292 ] {fafb9431-9953-49a6-af2f-7b4b0a1f46a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. | ||
4834 | 2024.11.02 03:59:19.210067 [ 292 ] {fafb9431-9953-49a6-af2f-7b4b0a1f46a9} <Debug> DynamicQueryHandler: Done processing query | ||
4835 | 2024.11.02 03:59:19.210090 [ 292 ] {fafb9431-9953-49a6-af2f-7b4b0a1f46a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4836 | 2024.11.02 03:59:19.210105 [ 292 ] {} <Debug> HTTP-Session: 9bd6129a-41c5-45d4-9b1c-bd2ddbc61b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4837 | 2024.11.02 03:59:19.210279 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4838 | 2024.11.02 03:59:19.210368 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56406, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4839 | 2024.11.02 03:59:19.210418 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4840 | 2024.11.02 03:59:19.210437 [ 293 ] {} <Debug> HTTP-Session: 274a8f3e-d95a-4ac8-84a7-fe9767e8060b Authenticating user 'default' from [fd00:1122:3344:101::d]:56406 | ||
4841 | 2024.11.02 03:59:19.210453 [ 293 ] {} <Debug> HTTP-Session: 274a8f3e-d95a-4ac8-84a7-fe9767e8060b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4842 | 2024.11.02 03:59:19.210467 [ 293 ] {} <Debug> HTTP-Session: 274a8f3e-d95a-4ac8-84a7-fe9767e8060b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4843 | 2024.11.02 03:59:19.210497 [ 293 ] {} <Trace> HTTP-Session: 274a8f3e-d95a-4ac8-84a7-fe9767e8060b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4844 | 2024.11.02 03:59:19.210618 [ 293 ] {9a298943-a3b0-4d0a-8c78-5ffe59ec5a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56406) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4845 | 2024.11.02 03:59:19.210661 [ 293 ] {9a298943-a3b0-4d0a-8c78-5ffe59ec5a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4846 | 2024.11.02 03:59:19.210787 [ 293 ] {9a298943-a3b0-4d0a-8c78-5ffe59ec5a4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4847 | 2024.11.02 03:59:19.211078 [ 293 ] {9a298943-a3b0-4d0a-8c78-5ffe59ec5a4f} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4848 | 2024.11.02 03:59:19.211113 [ 293 ] {9a298943-a3b0-4d0a-8c78-5ffe59ec5a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4849 | 2024.11.02 03:59:19.211472 [ 293 ] {9a298943-a3b0-4d0a-8c78-5ffe59ec5a4f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4850 | 2024.11.02 03:59:19.211787 [ 293 ] {9a298943-a3b0-4d0a-8c78-5ffe59ec5a4f} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4851 | 2024.11.02 03:59:19.211941 [ 293 ] {9a298943-a3b0-4d0a-8c78-5ffe59ec5a4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. | ||
4852 | 2024.11.02 03:59:19.212103 [ 293 ] {9a298943-a3b0-4d0a-8c78-5ffe59ec5a4f} <Debug> DynamicQueryHandler: Done processing query | ||
4853 | 2024.11.02 03:59:19.212126 [ 293 ] {9a298943-a3b0-4d0a-8c78-5ffe59ec5a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4854 | 2024.11.02 03:59:19.212145 [ 293 ] {} <Debug> HTTP-Session: 274a8f3e-d95a-4ac8-84a7-fe9767e8060b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4855 | 2024.11.02 03:59:19.212321 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4856 | 2024.11.02 03:59:23.019681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 488 | ||
4857 | 2024.11.02 03:59:23.022588 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4858 | 2024.11.02 03:59:23.022636 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4859 | 2024.11.02 03:59:23.024147 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4860 | 2024.11.02 03:59:23.025174 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4861 | 2024.11.02 03:59:23.025698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
4862 | 2024.11.02 03:59:24.209130 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34163, User-Agent: (none), Length: 41465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4863 | 2024.11.02 03:59:24.209258 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4864 | 2024.11.02 03:59:24.209288 [ 292 ] {} <Debug> HTTP-Session: 4237a432-5ccb-448a-b3c5-5f6abfa70f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:34163 | ||
4865 | 2024.11.02 03:59:24.209315 [ 292 ] {} <Debug> HTTP-Session: 4237a432-5ccb-448a-b3c5-5f6abfa70f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4866 | 2024.11.02 03:59:24.209333 [ 292 ] {} <Debug> HTTP-Session: 4237a432-5ccb-448a-b3c5-5f6abfa70f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4867 | 2024.11.02 03:59:24.209393 [ 292 ] {} <Trace> HTTP-Session: 4237a432-5ccb-448a-b3c5-5f6abfa70f0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4868 | 2024.11.02 03:59:24.209680 [ 292 ] {72dc6e2b-3095-42db-8ae9-c2d1b64dfafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34163) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4869 | 2024.11.02 03:59:24.209748 [ 292 ] {72dc6e2b-3095-42db-8ae9-c2d1b64dfafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4870 | 2024.11.02 03:59:24.210083 [ 292 ] {72dc6e2b-3095-42db-8ae9-c2d1b64dfafe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4871 | 2024.11.02 03:59:24.210661 [ 292 ] {72dc6e2b-3095-42db-8ae9-c2d1b64dfafe} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4872 | 2024.11.02 03:59:24.210703 [ 292 ] {72dc6e2b-3095-42db-8ae9-c2d1b64dfafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4873 | 2024.11.02 03:59:24.211135 [ 292 ] {72dc6e2b-3095-42db-8ae9-c2d1b64dfafe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4874 | 2024.11.02 03:59:24.211525 [ 292 ] {72dc6e2b-3095-42db-8ae9-c2d1b64dfafe} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4875 | 2024.11.02 03:59:24.211699 [ 292 ] {72dc6e2b-3095-42db-8ae9-c2d1b64dfafe} <Debug> executeQuery: Read 273 rows, 24.89 KiB in 0.002142 sec., 127450.98039215687 rows/sec., 11.35 MiB/sec. | ||
4876 | 2024.11.02 03:59:24.211987 [ 292 ] {72dc6e2b-3095-42db-8ae9-c2d1b64dfafe} <Debug> DynamicQueryHandler: Done processing query | ||
4877 | 2024.11.02 03:59:24.212019 [ 292 ] {72dc6e2b-3095-42db-8ae9-c2d1b64dfafe} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4878 | 2024.11.02 03:59:24.212036 [ 292 ] {} <Debug> HTTP-Session: 4237a432-5ccb-448a-b3c5-5f6abfa70f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4879 | 2024.11.02 03:59:24.212231 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4880 | 2024.11.02 03:59:24.212337 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52140, User-Agent: (none), Length: 6069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4881 | 2024.11.02 03:59:24.212397 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4882 | 2024.11.02 03:59:24.212418 [ 298 ] {} <Debug> HTTP-Session: 0faeb443-9174-4934-85ef-934dbfa89b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:52140 | ||
4883 | 2024.11.02 03:59:24.212435 [ 298 ] {} <Debug> HTTP-Session: 0faeb443-9174-4934-85ef-934dbfa89b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4884 | 2024.11.02 03:59:24.212449 [ 298 ] {} <Debug> HTTP-Session: 0faeb443-9174-4934-85ef-934dbfa89b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4885 | 2024.11.02 03:59:24.212481 [ 298 ] {} <Trace> HTTP-Session: 0faeb443-9174-4934-85ef-934dbfa89b7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4886 | 2024.11.02 03:59:24.212608 [ 298 ] {37803ac7-7319-4111-9fed-9760bb385724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52140) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4887 | 2024.11.02 03:59:24.212654 [ 298 ] {37803ac7-7319-4111-9fed-9760bb385724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4888 | 2024.11.02 03:59:24.212928 [ 298 ] {37803ac7-7319-4111-9fed-9760bb385724} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4889 | 2024.11.02 03:59:24.213304 [ 298 ] {37803ac7-7319-4111-9fed-9760bb385724} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4890 | 2024.11.02 03:59:24.213342 [ 298 ] {37803ac7-7319-4111-9fed-9760bb385724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4891 | 2024.11.02 03:59:24.213701 [ 298 ] {37803ac7-7319-4111-9fed-9760bb385724} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4892 | 2024.11.02 03:59:24.214070 [ 298 ] {37803ac7-7319-4111-9fed-9760bb385724} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4893 | 2024.11.02 03:59:24.214225 [ 298 ] {37803ac7-7319-4111-9fed-9760bb385724} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001646 sec., 25516.403402187123 rows/sec., 1.87 MiB/sec. | ||
4894 | 2024.11.02 03:59:24.214238 [ 144 ] {} <Debug> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4895 | 2024.11.02 03:59:24.214325 [ 144 ] {} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4896 | 2024.11.02 03:59:24.214383 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4897 | 2024.11.02 03:59:24.214538 [ 298 ] {37803ac7-7319-4111-9fed-9760bb385724} <Debug> DynamicQueryHandler: Done processing query | ||
4898 | 2024.11.02 03:59:24.214642 [ 298 ] {37803ac7-7319-4111-9fed-9760bb385724} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4899 | 2024.11.02 03:59:24.214667 [ 192 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
4900 | 2024.11.02 03:59:24.214731 [ 298 ] {} <Debug> HTTP-Session: 0faeb443-9174-4934-85ef-934dbfa89b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4901 | 2024.11.02 03:59:24.215031 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4902 | 2024.11.02 03:59:24.215029 [ 192 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4903 | 2024.11.02 03:59:24.215051 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34163, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4904 | 2024.11.02 03:59:24.215132 [ 192 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
4905 | 2024.11.02 03:59:24.215167 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4906 | 2024.11.02 03:59:24.215213 [ 292 ] {} <Debug> HTTP-Session: 01603992-9cd5-4757-8fa8-a916ac66628c Authenticating user 'default' from [fd00:1122:3344:101::d]:34163 | ||
4907 | 2024.11.02 03:59:24.215252 [ 298 ] {} <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): | ||
4908 | |||
4909 | (version 23.8.7.1) | ||
4910 | 2024.11.02 03:59:24.215285 [ 292 ] {} <Debug> HTTP-Session: 01603992-9cd5-4757-8fa8-a916ac66628c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4911 | 2024.11.02 03:59:24.215376 [ 292 ] {} <Debug> HTTP-Session: 01603992-9cd5-4757-8fa8-a916ac66628c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4912 | 2024.11.02 03:59:24.215485 [ 192 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
4913 | 2024.11.02 03:59:24.215518 [ 292 ] {} <Trace> HTTP-Session: 01603992-9cd5-4757-8fa8-a916ac66628c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4914 | 2024.11.02 03:59:24.215698 [ 192 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
4915 | 2024.11.02 03:59:24.216018 [ 292 ] {180c7c43-e93f-49e2-a784-0d0195a17195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34163) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4916 | 2024.11.02 03:59:24.216036 [ 192 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
4917 | 2024.11.02 03:59:24.216133 [ 292 ] {180c7c43-e93f-49e2-a784-0d0195a17195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4918 | 2024.11.02 03:59:24.216330 [ 192 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
4919 | 2024.11.02 03:59:24.216596 [ 192 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
4920 | 2024.11.02 03:59:24.217427 [ 292 ] {180c7c43-e93f-49e2-a784-0d0195a17195} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4921 | 2024.11.02 03:59:24.218249 [ 292 ] {180c7c43-e93f-49e2-a784-0d0195a17195} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4922 | 2024.11.02 03:59:24.218328 [ 292 ] {180c7c43-e93f-49e2-a784-0d0195a17195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4923 | 2024.11.02 03:59:24.219427 [ 292 ] {180c7c43-e93f-49e2-a784-0d0195a17195} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4924 | 2024.11.02 03:59:24.219506 [ 195 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005031028 sec., 36573.0423285261 rows/sec., 2.81 MiB/sec. | ||
4925 | 2024.11.02 03:59:24.219851 [ 195 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4926 | 2024.11.02 03:59:24.220161 [ 292 ] {180c7c43-e93f-49e2-a784-0d0195a17195} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4927 | 2024.11.02 03:59:24.220626 [ 292 ] {180c7c43-e93f-49e2-a784-0d0195a17195} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004823 sec., 2902.7576197387516 rows/sec., 203.29 KiB/sec. | ||
4928 | 2024.11.02 03:59:24.221029 [ 292 ] {180c7c43-e93f-49e2-a784-0d0195a17195} <Debug> DynamicQueryHandler: Done processing query | ||
4929 | 2024.11.02 03:59:24.221086 [ 292 ] {180c7c43-e93f-49e2-a784-0d0195a17195} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4930 | 2024.11.02 03:59:24.221120 [ 292 ] {} <Debug> HTTP-Session: 01603992-9cd5-4757-8fa8-a916ac66628c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4931 | 2024.11.02 03:59:24.221120 [ 195 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_16_3} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4932 | 2024.11.02 03:59:24.221246 [ 195 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_16_3} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4933 | 2024.11.02 03:59:24.221309 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4934 | 2024.11.02 03:59:24.221428 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58424, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4935 | 2024.11.02 03:59:24.221466 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4936 | 2024.11.02 03:59:24.221526 [ 298 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4937 | 2024.11.02 03:59:24.221560 [ 298 ] {} <Debug> HTTP-Session: 0eec2d1a-1224-4d75-bd7b-d561ddd043cd Authenticating user 'default' from [fd00:1122:3344:101::d]:58424 | ||
4938 | 2024.11.02 03:59:24.221577 [ 298 ] {} <Debug> HTTP-Session: 0eec2d1a-1224-4d75-bd7b-d561ddd043cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4939 | 2024.11.02 03:59:24.221591 [ 298 ] {} <Debug> HTTP-Session: 0eec2d1a-1224-4d75-bd7b-d561ddd043cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4940 | 2024.11.02 03:59:24.221622 [ 298 ] {} <Trace> HTTP-Session: 0eec2d1a-1224-4d75-bd7b-d561ddd043cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4941 | 2024.11.02 03:59:24.221725 [ 298 ] {fa49106a-3b66-4f74-ba1b-0fc4dcaba486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58424) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4942 | 2024.11.02 03:59:24.221767 [ 298 ] {fa49106a-3b66-4f74-ba1b-0fc4dcaba486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4943 | 2024.11.02 03:59:24.222013 [ 298 ] {fa49106a-3b66-4f74-ba1b-0fc4dcaba486} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4944 | 2024.11.02 03:59:24.222335 [ 298 ] {fa49106a-3b66-4f74-ba1b-0fc4dcaba486} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4945 | 2024.11.02 03:59:24.222373 [ 298 ] {fa49106a-3b66-4f74-ba1b-0fc4dcaba486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4946 | 2024.11.02 03:59:24.222720 [ 298 ] {fa49106a-3b66-4f74-ba1b-0fc4dcaba486} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4947 | 2024.11.02 03:59:24.223082 [ 298 ] {fa49106a-3b66-4f74-ba1b-0fc4dcaba486} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4948 | 2024.11.02 03:59:24.223239 [ 298 ] {fa49106a-3b66-4f74-ba1b-0fc4dcaba486} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 231.54 KiB/sec. | ||
4949 | 2024.11.02 03:59:24.223241 [ 144 ] {} <Debug> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4950 | 2024.11.02 03:59:24.223340 [ 144 ] {} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4951 | 2024.11.02 03:59:24.223382 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4952 | 2024.11.02 03:59:24.223566 [ 298 ] {fa49106a-3b66-4f74-ba1b-0fc4dcaba486} <Debug> DynamicQueryHandler: Done processing query | ||
4953 | 2024.11.02 03:59:24.223670 [ 298 ] {fa49106a-3b66-4f74-ba1b-0fc4dcaba486} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4954 | 2024.11.02 03:59:24.223696 [ 188 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
4955 | 2024.11.02 03:59:24.223750 [ 298 ] {} <Debug> HTTP-Session: 0eec2d1a-1224-4d75-bd7b-d561ddd043cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4956 | 2024.11.02 03:59:24.224002 [ 188 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4957 | 2024.11.02 03:59:24.224057 [ 188 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
4958 | 2024.11.02 03:59:24.224095 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4959 | 2024.11.02 03:59:24.224235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64249, User-Agent: (none), Length: 68874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4960 | 2024.11.02 03:59:24.224393 [ 188 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
4961 | 2024.11.02 03:59:24.224461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4962 | 2024.11.02 03:59:24.224556 [ 3 ] {} <Debug> HTTP-Session: 135e9e49-fd16-433b-8e3f-9f13efdd8e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:64249 | ||
4963 | 2024.11.02 03:59:24.224659 [ 3 ] {} <Debug> HTTP-Session: 135e9e49-fd16-433b-8e3f-9f13efdd8e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4964 | 2024.11.02 03:59:24.224707 [ 188 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
4965 | 2024.11.02 03:59:24.224736 [ 3 ] {} <Debug> HTTP-Session: 135e9e49-fd16-433b-8e3f-9f13efdd8e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4966 | 2024.11.02 03:59:24.224912 [ 3 ] {} <Trace> HTTP-Session: 135e9e49-fd16-433b-8e3f-9f13efdd8e79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4967 | 2024.11.02 03:59:24.225074 [ 188 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
4968 | 2024.11.02 03:59:24.225339 [ 188 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::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 | ||
4969 | 2024.11.02 03:59:24.225666 [ 3 ] {0a884aee-db8a-4ba6-a75a-28163e913750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64249) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4970 | 2024.11.02 03:59:24.225770 [ 3 ] {0a884aee-db8a-4ba6-a75a-28163e913750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4971 | 2024.11.02 03:59:24.226548 [ 3 ] {0a884aee-db8a-4ba6-a75a-28163e913750} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4972 | 2024.11.02 03:59:24.227826 [ 192 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004372945 sec., 6860.3652687147915 rows/sec., 435.47 KiB/sec. | ||
4973 | 2024.11.02 03:59:24.227917 [ 3 ] {0a884aee-db8a-4ba6-a75a-28163e913750} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4974 | 2024.11.02 03:59:24.227973 [ 3 ] {0a884aee-db8a-4ba6-a75a-28163e913750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4975 | 2024.11.02 03:59:24.228015 [ 192 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4976 | 2024.11.02 03:59:24.229019 [ 3 ] {0a884aee-db8a-4ba6-a75a-28163e913750} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4977 | 2024.11.02 03:59:24.229111 [ 192 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::all_1_9_2} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4978 | 2024.11.02 03:59:24.229279 [ 192 ] {b79de1e6-e882-4fdc-978d-655ab567ce3a::all_1_9_2} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4979 | 2024.11.02 03:59:24.229489 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4980 | 2024.11.02 03:59:24.229726 [ 3 ] {0a884aee-db8a-4ba6-a75a-28163e913750} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4981 | 2024.11.02 03:59:24.229915 [ 3 ] {0a884aee-db8a-4ba6-a75a-28163e913750} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004686 sec., 90482.28766538626 rows/sec., 6.47 MiB/sec. | ||
4982 | 2024.11.02 03:59:24.230295 [ 3 ] {0a884aee-db8a-4ba6-a75a-28163e913750} <Debug> DynamicQueryHandler: Done processing query | ||
4983 | 2024.11.02 03:59:24.230321 [ 3 ] {0a884aee-db8a-4ba6-a75a-28163e913750} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
4984 | 2024.11.02 03:59:24.230337 [ 3 ] {} <Debug> HTTP-Session: 135e9e49-fd16-433b-8e3f-9f13efdd8e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4985 | 2024.11.02 03:59:24.230498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4986 | 2024.11.02 03:59:24.230607 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36169, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4987 | 2024.11.02 03:59:24.230699 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4988 | 2024.11.02 03:59:24.230724 [ 282 ] {} <Debug> HTTP-Session: 77b76679-e4cb-408d-bd9c-8e9889ed3e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:36169 | ||
4989 | 2024.11.02 03:59:24.230747 [ 282 ] {} <Debug> HTTP-Session: 77b76679-e4cb-408d-bd9c-8e9889ed3e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4990 | 2024.11.02 03:59:24.230762 [ 282 ] {} <Debug> HTTP-Session: 77b76679-e4cb-408d-bd9c-8e9889ed3e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4991 | 2024.11.02 03:59:24.230816 [ 282 ] {} <Trace> HTTP-Session: 77b76679-e4cb-408d-bd9c-8e9889ed3e01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4992 | 2024.11.02 03:59:24.230978 [ 282 ] {86c130b7-9c0a-45bb-912e-6e51134a48e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36169) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4993 | 2024.11.02 03:59:24.231054 [ 282 ] {86c130b7-9c0a-45bb-912e-6e51134a48e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4994 | 2024.11.02 03:59:24.231253 [ 282 ] {86c130b7-9c0a-45bb-912e-6e51134a48e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4995 | 2024.11.02 03:59:24.231603 [ 282 ] {86c130b7-9c0a-45bb-912e-6e51134a48e2} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4996 | 2024.11.02 03:59:24.231649 [ 282 ] {86c130b7-9c0a-45bb-912e-6e51134a48e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
4997 | 2024.11.02 03:59:24.232062 [ 282 ] {86c130b7-9c0a-45bb-912e-6e51134a48e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4998 | 2024.11.02 03:59:24.232417 [ 282 ] {86c130b7-9c0a-45bb-912e-6e51134a48e2} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4999 | 2024.11.02 03:59:24.232587 [ 282 ] {86c130b7-9c0a-45bb-912e-6e51134a48e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001653 sec., 3629.7640653357535 rows/sec., 189.64 KiB/sec. | ||
5000 | 2024.11.02 03:59:24.232927 [ 282 ] {86c130b7-9c0a-45bb-912e-6e51134a48e2} <Debug> DynamicQueryHandler: Done processing query | ||
5001 | 2024.11.02 03:59:24.232953 [ 282 ] {86c130b7-9c0a-45bb-912e-6e51134a48e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5002 | 2024.11.02 03:59:24.232972 [ 282 ] {} <Debug> HTTP-Session: 77b76679-e4cb-408d-bd9c-8e9889ed3e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5003 | 2024.11.02 03:59:24.233162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64249, User-Agent: (none), Length: 44646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5004 | 2024.11.02 03:59:24.233181 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5005 | 2024.11.02 03:59:24.233261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5006 | 2024.11.02 03:59:24.233294 [ 3 ] {} <Debug> HTTP-Session: 8cb31042-cbc0-4d52-ba3e-02603e73c3d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64249 | ||
5007 | 2024.11.02 03:59:24.233312 [ 3 ] {} <Debug> HTTP-Session: 8cb31042-cbc0-4d52-ba3e-02603e73c3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5008 | 2024.11.02 03:59:24.233335 [ 3 ] {} <Debug> HTTP-Session: 8cb31042-cbc0-4d52-ba3e-02603e73c3d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5009 | 2024.11.02 03:59:24.233384 [ 3 ] {} <Trace> HTTP-Session: 8cb31042-cbc0-4d52-ba3e-02603e73c3d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5010 | 2024.11.02 03:59:24.233605 [ 3 ] {d0ec8b4f-cc05-4c92-ab59-c5dee59a3038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5011 | 2024.11.02 03:59:24.233656 [ 3 ] {d0ec8b4f-cc05-4c92-ab59-c5dee59a3038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5012 | 2024.11.02 03:59:24.233842 [ 3 ] {d0ec8b4f-cc05-4c92-ab59-c5dee59a3038} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5013 | 2024.11.02 03:59:24.234287 [ 3 ] {d0ec8b4f-cc05-4c92-ab59-c5dee59a3038} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5014 | 2024.11.02 03:59:24.234325 [ 3 ] {d0ec8b4f-cc05-4c92-ab59-c5dee59a3038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5015 | 2024.11.02 03:59:24.234722 [ 3 ] {d0ec8b4f-cc05-4c92-ab59-c5dee59a3038} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5016 | 2024.11.02 03:59:24.235074 [ 3 ] {d0ec8b4f-cc05-4c92-ab59-c5dee59a3038} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5017 | 2024.11.02 03:59:24.235239 [ 3 ] {d0ec8b4f-cc05-4c92-ab59-c5dee59a3038} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001746 sec., 135738.8316151203 rows/sec., 9.10 MiB/sec. | ||
5018 | 2024.11.02 03:59:24.235413 [ 3 ] {d0ec8b4f-cc05-4c92-ab59-c5dee59a3038} <Debug> DynamicQueryHandler: Done processing query | ||
5019 | 2024.11.02 03:59:24.235438 [ 3 ] {d0ec8b4f-cc05-4c92-ab59-c5dee59a3038} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5020 | 2024.11.02 03:59:24.235453 [ 3 ] {} <Debug> HTTP-Session: 8cb31042-cbc0-4d52-ba3e-02603e73c3d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5021 | 2024.11.02 03:59:24.235601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5022 | 2024.11.02 03:59:24.235679 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39434, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5023 | 2024.11.02 03:59:24.235750 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5024 | 2024.11.02 03:59:24.235775 [ 282 ] {} <Debug> HTTP-Session: 29fbe50c-d70f-4a77-ba07-d5c330e69b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:39434 | ||
5025 | 2024.11.02 03:59:24.235793 [ 282 ] {} <Debug> HTTP-Session: 29fbe50c-d70f-4a77-ba07-d5c330e69b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5026 | 2024.11.02 03:59:24.235807 [ 282 ] {} <Debug> HTTP-Session: 29fbe50c-d70f-4a77-ba07-d5c330e69b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5027 | 2024.11.02 03:59:24.235851 [ 282 ] {} <Trace> HTTP-Session: 29fbe50c-d70f-4a77-ba07-d5c330e69b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5028 | 2024.11.02 03:59:24.235968 [ 282 ] {1f8946d9-cd69-48c5-9c85-baa494b28825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39434) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5029 | 2024.11.02 03:59:24.236023 [ 282 ] {1f8946d9-cd69-48c5-9c85-baa494b28825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5030 | 2024.11.02 03:59:24.236195 [ 282 ] {1f8946d9-cd69-48c5-9c85-baa494b28825} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5031 | 2024.11.02 03:59:24.236488 [ 282 ] {1f8946d9-cd69-48c5-9c85-baa494b28825} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5032 | 2024.11.02 03:59:24.236528 [ 282 ] {1f8946d9-cd69-48c5-9c85-baa494b28825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5033 | 2024.11.02 03:59:24.236906 [ 282 ] {1f8946d9-cd69-48c5-9c85-baa494b28825} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5034 | 2024.11.02 03:59:24.237250 [ 282 ] {1f8946d9-cd69-48c5-9c85-baa494b28825} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5035 | 2024.11.02 03:59:24.237417 [ 282 ] {1f8946d9-cd69-48c5-9c85-baa494b28825} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00147 sec., 680.2721088435375 rows/sec., 45.84 KiB/sec. | ||
5036 | 2024.11.02 03:59:24.237733 [ 282 ] {1f8946d9-cd69-48c5-9c85-baa494b28825} <Debug> DynamicQueryHandler: Done processing query | ||
5037 | 2024.11.02 03:59:24.237758 [ 282 ] {1f8946d9-cd69-48c5-9c85-baa494b28825} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5038 | 2024.11.02 03:59:24.237774 [ 282 ] {} <Debug> HTTP-Session: 29fbe50c-d70f-4a77-ba07-d5c330e69b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5039 | 2024.11.02 03:59:24.238051 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5040 | 2024.11.02 03:59:24.238170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45892, User-Agent: (none), Length: 70070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5041 | 2024.11.02 03:59:24.238232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5042 | 2024.11.02 03:59:24.238253 [ 3 ] {} <Debug> HTTP-Session: 75a157b0-a785-4b2b-ae8a-a2ed19e89742 Authenticating user 'default' from [fd00:1122:3344:101::d]:45892 | ||
5043 | 2024.11.02 03:59:24.238270 [ 3 ] {} <Debug> HTTP-Session: 75a157b0-a785-4b2b-ae8a-a2ed19e89742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5044 | 2024.11.02 03:59:24.238284 [ 3 ] {} <Debug> HTTP-Session: 75a157b0-a785-4b2b-ae8a-a2ed19e89742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5045 | 2024.11.02 03:59:24.238322 [ 3 ] {} <Trace> HTTP-Session: 75a157b0-a785-4b2b-ae8a-a2ed19e89742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5046 | 2024.11.02 03:59:24.238812 [ 3 ] {b4ab2b10-b820-4e53-b1bc-421c83ac5143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45892) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5047 | 2024.11.02 03:59:24.238892 [ 3 ] {b4ab2b10-b820-4e53-b1bc-421c83ac5143} <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 | ||
5048 | 2024.11.02 03:59:24.239371 [ 3 ] {b4ab2b10-b820-4e53-b1bc-421c83ac5143} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5049 | 2024.11.02 03:59:24.240135 [ 3 ] {b4ab2b10-b820-4e53-b1bc-421c83ac5143} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5050 | 2024.11.02 03:59:24.240173 [ 3 ] {b4ab2b10-b820-4e53-b1bc-421c83ac5143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5051 | 2024.11.02 03:59:24.240903 [ 3 ] {b4ab2b10-b820-4e53-b1bc-421c83ac5143} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5052 | 2024.11.02 03:59:24.241322 [ 3 ] {b4ab2b10-b820-4e53-b1bc-421c83ac5143} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5053 | 2024.11.02 03:59:24.241511 [ 3 ] {b4ab2b10-b820-4e53-b1bc-421c83ac5143} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003077 sec., 13649.658758531037 rows/sec., 24.46 MiB/sec. | ||
5054 | 2024.11.02 03:59:24.241743 [ 3 ] {b4ab2b10-b820-4e53-b1bc-421c83ac5143} <Debug> DynamicQueryHandler: Done processing query | ||
5055 | 2024.11.02 03:59:24.241769 [ 3 ] {b4ab2b10-b820-4e53-b1bc-421c83ac5143} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
5056 | 2024.11.02 03:59:24.241785 [ 3 ] {} <Debug> HTTP-Session: 75a157b0-a785-4b2b-ae8a-a2ed19e89742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5057 | 2024.11.02 03:59:24.241972 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39434, User-Agent: (none), Length: 12123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5058 | 2024.11.02 03:59:24.241987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5059 | 2024.11.02 03:59:24.242067 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5060 | 2024.11.02 03:59:24.242099 [ 282 ] {} <Debug> HTTP-Session: 726976d9-ee6b-42ea-b82a-e40a78ccea9c Authenticating user 'default' from [fd00:1122:3344:101::d]:39434 | ||
5061 | 2024.11.02 03:59:24.242117 [ 282 ] {} <Debug> HTTP-Session: 726976d9-ee6b-42ea-b82a-e40a78ccea9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5062 | 2024.11.02 03:59:24.242146 [ 282 ] {} <Debug> HTTP-Session: 726976d9-ee6b-42ea-b82a-e40a78ccea9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5063 | 2024.11.02 03:59:24.242194 [ 282 ] {} <Trace> HTTP-Session: 726976d9-ee6b-42ea-b82a-e40a78ccea9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5064 | 2024.11.02 03:59:24.242357 [ 282 ] {6ab57573-e218-4b8e-8b5c-11ee423f86d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39434) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5065 | 2024.11.02 03:59:24.242408 [ 282 ] {6ab57573-e218-4b8e-8b5c-11ee423f86d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5066 | 2024.11.02 03:59:24.242570 [ 282 ] {6ab57573-e218-4b8e-8b5c-11ee423f86d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5067 | 2024.11.02 03:59:24.242895 [ 282 ] {6ab57573-e218-4b8e-8b5c-11ee423f86d3} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5068 | 2024.11.02 03:59:24.242932 [ 282 ] {6ab57573-e218-4b8e-8b5c-11ee423f86d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5069 | 2024.11.02 03:59:24.243322 [ 282 ] {6ab57573-e218-4b8e-8b5c-11ee423f86d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5070 | 2024.11.02 03:59:24.243645 [ 282 ] {6ab57573-e218-4b8e-8b5c-11ee423f86d3} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5071 | 2024.11.02 03:59:24.243803 [ 282 ] {6ab57573-e218-4b8e-8b5c-11ee423f86d3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001506 sec., 54448.871181938914 rows/sec., 3.46 MiB/sec. | ||
5072 | 2024.11.02 03:59:24.244144 [ 282 ] {6ab57573-e218-4b8e-8b5c-11ee423f86d3} <Debug> DynamicQueryHandler: Done processing query | ||
5073 | 2024.11.02 03:59:24.244170 [ 282 ] {6ab57573-e218-4b8e-8b5c-11ee423f86d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5074 | 2024.11.02 03:59:24.244186 [ 282 ] {} <Debug> HTTP-Session: 726976d9-ee6b-42ea-b82a-e40a78ccea9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5075 | 2024.11.02 03:59:24.244530 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5076 | 2024.11.02 03:59:29.201863 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49059, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5077 | 2024.11.02 03:59:29.201994 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5078 | 2024.11.02 03:59:29.202018 [ 282 ] {} <Debug> HTTP-Session: 3f9eef6a-be04-49e7-b323-fe469a4ba361 Authenticating user 'default' from [fd00:1122:3344:101::d]:49059 | ||
5079 | 2024.11.02 03:59:29.202042 [ 282 ] {} <Debug> HTTP-Session: 3f9eef6a-be04-49e7-b323-fe469a4ba361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5080 | 2024.11.02 03:59:29.202056 [ 282 ] {} <Debug> HTTP-Session: 3f9eef6a-be04-49e7-b323-fe469a4ba361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5081 | 2024.11.02 03:59:29.202106 [ 282 ] {} <Trace> HTTP-Session: 3f9eef6a-be04-49e7-b323-fe469a4ba361 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5082 | 2024.11.02 03:59:29.202289 [ 282 ] {6c72e7a6-c7d2-4110-9738-28aea625152d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49059) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5083 | 2024.11.02 03:59:29.202355 [ 282 ] {6c72e7a6-c7d2-4110-9738-28aea625152d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5084 | 2024.11.02 03:59:29.202698 [ 282 ] {6c72e7a6-c7d2-4110-9738-28aea625152d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5085 | 2024.11.02 03:59:29.203112 [ 282 ] {6c72e7a6-c7d2-4110-9738-28aea625152d} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5086 | 2024.11.02 03:59:29.203155 [ 282 ] {6c72e7a6-c7d2-4110-9738-28aea625152d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5087 | 2024.11.02 03:59:29.203563 [ 282 ] {6c72e7a6-c7d2-4110-9738-28aea625152d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5088 | 2024.11.02 03:59:29.203949 [ 282 ] {6c72e7a6-c7d2-4110-9738-28aea625152d} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5089 | 2024.11.02 03:59:29.204097 [ 282 ] {6c72e7a6-c7d2-4110-9738-28aea625152d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00186 sec., 1075.268817204301 rows/sec., 87.68 KiB/sec. | ||
5090 | 2024.11.02 03:59:29.204426 [ 282 ] {6c72e7a6-c7d2-4110-9738-28aea625152d} <Debug> DynamicQueryHandler: Done processing query | ||
5091 | 2024.11.02 03:59:29.204453 [ 282 ] {6c72e7a6-c7d2-4110-9738-28aea625152d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5092 | 2024.11.02 03:59:29.204470 [ 282 ] {} <Debug> HTTP-Session: 3f9eef6a-be04-49e7-b323-fe469a4ba361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5093 | 2024.11.02 03:59:29.204642 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5094 | 2024.11.02 03:59:29.204757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58896, User-Agent: (none), Length: 7961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5095 | 2024.11.02 03:59:29.204890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5096 | 2024.11.02 03:59:29.204919 [ 3 ] {} <Debug> HTTP-Session: bdfef986-bda8-4ac2-acd1-674b3bcc4500 Authenticating user 'default' from [fd00:1122:3344:101::d]:58896 | ||
5097 | 2024.11.02 03:59:29.204946 [ 3 ] {} <Debug> HTTP-Session: bdfef986-bda8-4ac2-acd1-674b3bcc4500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5098 | 2024.11.02 03:59:29.204965 [ 3 ] {} <Debug> HTTP-Session: bdfef986-bda8-4ac2-acd1-674b3bcc4500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5099 | 2024.11.02 03:59:29.205032 [ 3 ] {} <Trace> HTTP-Session: bdfef986-bda8-4ac2-acd1-674b3bcc4500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5100 | 2024.11.02 03:59:29.205263 [ 3 ] {cd05a88a-e029-4610-8868-57d6b20a5c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58896) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5101 | 2024.11.02 03:59:29.205340 [ 3 ] {cd05a88a-e029-4610-8868-57d6b20a5c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5102 | 2024.11.02 03:59:29.205739 [ 3 ] {cd05a88a-e029-4610-8868-57d6b20a5c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5103 | 2024.11.02 03:59:29.206157 [ 3 ] {cd05a88a-e029-4610-8868-57d6b20a5c8c} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5104 | 2024.11.02 03:59:29.206205 [ 3 ] {cd05a88a-e029-4610-8868-57d6b20a5c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5105 | 2024.11.02 03:59:29.206646 [ 3 ] {cd05a88a-e029-4610-8868-57d6b20a5c8c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5106 | 2024.11.02 03:59:29.207034 [ 3 ] {cd05a88a-e029-4610-8868-57d6b20a5c8c} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2024.11.02 03:59:29.207212 [ 3 ] {cd05a88a-e029-4610-8868-57d6b20a5c8c} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.002034 sec., 28023.598820059 rows/sec., 2.15 MiB/sec. | ||
5108 | 2024.11.02 03:59:29.207425 [ 3 ] {cd05a88a-e029-4610-8868-57d6b20a5c8c} <Debug> DynamicQueryHandler: Done processing query | ||
5109 | 2024.11.02 03:59:29.207452 [ 3 ] {cd05a88a-e029-4610-8868-57d6b20a5c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
5110 | 2024.11.02 03:59:29.207470 [ 3 ] {} <Debug> HTTP-Session: bdfef986-bda8-4ac2-acd1-674b3bcc4500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5111 | 2024.11.02 03:59:29.207619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5112 | 2024.11.02 03:59:29.207716 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49625, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5113 | 2024.11.02 03:59:29.207795 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5114 | 2024.11.02 03:59:29.207820 [ 282 ] {} <Debug> HTTP-Session: 18fa92d6-07f1-45de-b255-0be8e45017d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49625 | ||
5115 | 2024.11.02 03:59:29.207842 [ 282 ] {} <Debug> HTTP-Session: 18fa92d6-07f1-45de-b255-0be8e45017d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5116 | 2024.11.02 03:59:29.207859 [ 282 ] {} <Debug> HTTP-Session: 18fa92d6-07f1-45de-b255-0be8e45017d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5117 | 2024.11.02 03:59:29.207907 [ 282 ] {} <Trace> HTTP-Session: 18fa92d6-07f1-45de-b255-0be8e45017d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5118 | 2024.11.02 03:59:29.208041 [ 282 ] {9a9ed317-fee0-481a-9da0-955a48a817a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49625) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5119 | 2024.11.02 03:59:29.208100 [ 282 ] {9a9ed317-fee0-481a-9da0-955a48a817a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5120 | 2024.11.02 03:59:29.208420 [ 282 ] {9a9ed317-fee0-481a-9da0-955a48a817a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5121 | 2024.11.02 03:59:29.208773 [ 282 ] {9a9ed317-fee0-481a-9da0-955a48a817a7} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5122 | 2024.11.02 03:59:29.208812 [ 282 ] {9a9ed317-fee0-481a-9da0-955a48a817a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5123 | 2024.11.02 03:59:29.209158 [ 282 ] {9a9ed317-fee0-481a-9da0-955a48a817a7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5124 | 2024.11.02 03:59:29.209525 [ 282 ] {9a9ed317-fee0-481a-9da0-955a48a817a7} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5125 | 2024.11.02 03:59:29.209664 [ 282 ] {9a9ed317-fee0-481a-9da0-955a48a817a7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001658 sec., 1206.2726176115802 rows/sec., 84.23 KiB/sec. | ||
5126 | 2024.11.02 03:59:29.209996 [ 282 ] {9a9ed317-fee0-481a-9da0-955a48a817a7} <Debug> DynamicQueryHandler: Done processing query | ||
5127 | 2024.11.02 03:59:29.210021 [ 282 ] {9a9ed317-fee0-481a-9da0-955a48a817a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5128 | 2024.11.02 03:59:29.210038 [ 282 ] {} <Debug> HTTP-Session: 18fa92d6-07f1-45de-b255-0be8e45017d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5129 | 2024.11.02 03:59:29.210197 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5130 | 2024.11.02 03:59:29.210304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54099, User-Agent: (none), Length: 11215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5131 | 2024.11.02 03:59:29.210377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5132 | 2024.11.02 03:59:29.210401 [ 3 ] {} <Debug> HTTP-Session: 0ba53657-1bca-4f2e-91d6-a96fe8d0eb92 Authenticating user 'default' from [fd00:1122:3344:101::d]:54099 | ||
5133 | 2024.11.02 03:59:29.210424 [ 3 ] {} <Debug> HTTP-Session: 0ba53657-1bca-4f2e-91d6-a96fe8d0eb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5134 | 2024.11.02 03:59:29.210441 [ 3 ] {} <Debug> HTTP-Session: 0ba53657-1bca-4f2e-91d6-a96fe8d0eb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5135 | 2024.11.02 03:59:29.210488 [ 3 ] {} <Trace> HTTP-Session: 0ba53657-1bca-4f2e-91d6-a96fe8d0eb92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5136 | 2024.11.02 03:59:29.210653 [ 3 ] {cfb6c0fa-bc5f-4ca7-8ebf-431f2dcdf4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5137 | 2024.11.02 03:59:29.210715 [ 3 ] {cfb6c0fa-bc5f-4ca7-8ebf-431f2dcdf4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5138 | 2024.11.02 03:59:29.211002 [ 3 ] {cfb6c0fa-bc5f-4ca7-8ebf-431f2dcdf4ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5139 | 2024.11.02 03:59:29.211371 [ 3 ] {cfb6c0fa-bc5f-4ca7-8ebf-431f2dcdf4ad} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5140 | 2024.11.02 03:59:29.211411 [ 3 ] {cfb6c0fa-bc5f-4ca7-8ebf-431f2dcdf4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5141 | 2024.11.02 03:59:29.211782 [ 3 ] {cfb6c0fa-bc5f-4ca7-8ebf-431f2dcdf4ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5142 | 2024.11.02 03:59:29.212145 [ 3 ] {cfb6c0fa-bc5f-4ca7-8ebf-431f2dcdf4ad} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5143 | 2024.11.02 03:59:29.212322 [ 3 ] {cfb6c0fa-bc5f-4ca7-8ebf-431f2dcdf4ad} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001726 sec., 38238.70220162225 rows/sec., 2.99 MiB/sec. | ||
5144 | 2024.11.02 03:59:29.212494 [ 3 ] {cfb6c0fa-bc5f-4ca7-8ebf-431f2dcdf4ad} <Debug> DynamicQueryHandler: Done processing query | ||
5145 | 2024.11.02 03:59:29.212518 [ 3 ] {cfb6c0fa-bc5f-4ca7-8ebf-431f2dcdf4ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5146 | 2024.11.02 03:59:29.212535 [ 3 ] {} <Debug> HTTP-Session: 0ba53657-1bca-4f2e-91d6-a96fe8d0eb92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5147 | 2024.11.02 03:59:29.212736 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49625, User-Agent: (none), Length: 30825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5148 | 2024.11.02 03:59:29.212749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5149 | 2024.11.02 03:59:29.212839 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5150 | 2024.11.02 03:59:29.212876 [ 282 ] {} <Debug> HTTP-Session: 560972f3-c3d5-4e4b-9544-39139c3b2130 Authenticating user 'default' from [fd00:1122:3344:101::d]:49625 | ||
5151 | 2024.11.02 03:59:29.212911 [ 282 ] {} <Debug> HTTP-Session: 560972f3-c3d5-4e4b-9544-39139c3b2130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5152 | 2024.11.02 03:59:29.212936 [ 282 ] {} <Debug> HTTP-Session: 560972f3-c3d5-4e4b-9544-39139c3b2130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5153 | 2024.11.02 03:59:29.212981 [ 282 ] {} <Trace> HTTP-Session: 560972f3-c3d5-4e4b-9544-39139c3b2130 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5154 | 2024.11.02 03:59:29.213194 [ 282 ] {39ef023c-6b61-4a39-986b-772037130ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5155 | 2024.11.02 03:59:29.213260 [ 282 ] {39ef023c-6b61-4a39-986b-772037130ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5156 | 2024.11.02 03:59:29.213473 [ 282 ] {39ef023c-6b61-4a39-986b-772037130ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5157 | 2024.11.02 03:59:29.213898 [ 282 ] {39ef023c-6b61-4a39-986b-772037130ab2} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5158 | 2024.11.02 03:59:29.213934 [ 282 ] {39ef023c-6b61-4a39-986b-772037130ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5159 | 2024.11.02 03:59:29.214329 [ 282 ] {39ef023c-6b61-4a39-986b-772037130ab2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5160 | 2024.11.02 03:59:29.214671 [ 282 ] {39ef023c-6b61-4a39-986b-772037130ab2} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5161 | 2024.11.02 03:59:29.214801 [ 282 ] {39ef023c-6b61-4a39-986b-772037130ab2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001703 sec., 94539.04873752201 rows/sec., 6.58 MiB/sec. | ||
5162 | 2024.11.02 03:59:29.214976 [ 282 ] {39ef023c-6b61-4a39-986b-772037130ab2} <Debug> DynamicQueryHandler: Done processing query | ||
5163 | 2024.11.02 03:59:29.215001 [ 282 ] {39ef023c-6b61-4a39-986b-772037130ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5164 | 2024.11.02 03:59:29.215017 [ 282 ] {} <Debug> HTTP-Session: 560972f3-c3d5-4e4b-9544-39139c3b2130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5165 | 2024.11.02 03:59:29.215174 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5166 | 2024.11.02 03:59:29.215272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63176, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5167 | 2024.11.02 03:59:29.215343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5168 | 2024.11.02 03:59:29.215368 [ 3 ] {} <Debug> HTTP-Session: 80bca76f-3e63-434a-b983-c19d3b717c85 Authenticating user 'default' from [fd00:1122:3344:101::d]:63176 | ||
5169 | 2024.11.02 03:59:29.215390 [ 3 ] {} <Debug> HTTP-Session: 80bca76f-3e63-434a-b983-c19d3b717c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5170 | 2024.11.02 03:59:29.215407 [ 3 ] {} <Debug> HTTP-Session: 80bca76f-3e63-434a-b983-c19d3b717c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5171 | 2024.11.02 03:59:29.215454 [ 3 ] {} <Trace> HTTP-Session: 80bca76f-3e63-434a-b983-c19d3b717c85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5172 | 2024.11.02 03:59:29.215614 [ 3 ] {f5b9551c-022d-402c-9c26-3f324487415b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63176) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5173 | 2024.11.02 03:59:29.215674 [ 3 ] {f5b9551c-022d-402c-9c26-3f324487415b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5174 | 2024.11.02 03:59:29.215855 [ 3 ] {f5b9551c-022d-402c-9c26-3f324487415b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5175 | 2024.11.02 03:59:29.216160 [ 3 ] {f5b9551c-022d-402c-9c26-3f324487415b} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5176 | 2024.11.02 03:59:29.216196 [ 3 ] {f5b9551c-022d-402c-9c26-3f324487415b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5177 | 2024.11.02 03:59:29.216593 [ 3 ] {f5b9551c-022d-402c-9c26-3f324487415b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5178 | 2024.11.02 03:59:29.216921 [ 3 ] {f5b9551c-022d-402c-9c26-3f324487415b} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5179 | 2024.11.02 03:59:29.217087 [ 3 ] {f5b9551c-022d-402c-9c26-3f324487415b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.65 MiB/sec. | ||
5180 | 2024.11.02 03:59:29.217259 [ 3 ] {f5b9551c-022d-402c-9c26-3f324487415b} <Debug> DynamicQueryHandler: Done processing query | ||
5181 | 2024.11.02 03:59:29.217284 [ 3 ] {f5b9551c-022d-402c-9c26-3f324487415b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5182 | 2024.11.02 03:59:29.217300 [ 3 ] {} <Debug> HTTP-Session: 80bca76f-3e63-434a-b983-c19d3b717c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5183 | 2024.11.02 03:59:29.217490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63176, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5184 | 2024.11.02 03:59:32.896935 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5185 | 2024.11.02 03:59:32.897031 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5186 | 2024.11.02 03:59:33.025909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 520 | ||
5187 | 2024.11.02 03:59:33.029387 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5188 | 2024.11.02 03:59:33.029431 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5189 | 2024.11.02 03:59:33.031016 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5190 | 2024.11.02 03:59:33.032012 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5191 | 2024.11.02 03:59:33.032511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
5192 | 2024.11.02 03:59:34.202555 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49625, User-Agent: (none), Length: 1607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5193 | 2024.11.02 03:59:34.202680 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5194 | 2024.11.02 03:59:34.202708 [ 282 ] {} <Debug> HTTP-Session: 4a62f6eb-8070-4bb0-bbe8-214e05d7276f Authenticating user 'default' from [fd00:1122:3344:101::d]:49625 | ||
5195 | 2024.11.02 03:59:34.202735 [ 282 ] {} <Debug> HTTP-Session: 4a62f6eb-8070-4bb0-bbe8-214e05d7276f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5196 | 2024.11.02 03:59:34.202753 [ 282 ] {} <Debug> HTTP-Session: 4a62f6eb-8070-4bb0-bbe8-214e05d7276f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5197 | 2024.11.02 03:59:34.202811 [ 282 ] {} <Trace> HTTP-Session: 4a62f6eb-8070-4bb0-bbe8-214e05d7276f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5198 | 2024.11.02 03:59:34.203010 [ 282 ] {3dd71ff2-d97b-4c49-954e-07f40c5906e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49625) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5199 | 2024.11.02 03:59:34.203077 [ 282 ] {3dd71ff2-d97b-4c49-954e-07f40c5906e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5200 | 2024.11.02 03:59:34.203410 [ 282 ] {3dd71ff2-d97b-4c49-954e-07f40c5906e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5201 | 2024.11.02 03:59:34.203868 [ 282 ] {3dd71ff2-d97b-4c49-954e-07f40c5906e5} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5202 | 2024.11.02 03:59:34.203912 [ 282 ] {3dd71ff2-d97b-4c49-954e-07f40c5906e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5203 | 2024.11.02 03:59:34.204323 [ 282 ] {3dd71ff2-d97b-4c49-954e-07f40c5906e5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5204 | 2024.11.02 03:59:34.204712 [ 282 ] {3dd71ff2-d97b-4c49-954e-07f40c5906e5} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5205 | 2024.11.02 03:59:34.204863 [ 282 ] {3dd71ff2-d97b-4c49-954e-07f40c5906e5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001911 sec., 5232.862375719519 rows/sec., 426.70 KiB/sec. | ||
5206 | 2024.11.02 03:59:34.204885 [ 137 ] {} <Debug> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
5207 | 2024.11.02 03:59:34.204995 [ 137 ] {} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5208 | 2024.11.02 03:59:34.205042 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5209 | 2024.11.02 03:59:34.205197 [ 282 ] {3dd71ff2-d97b-4c49-954e-07f40c5906e5} <Debug> DynamicQueryHandler: Done processing query | ||
5210 | 2024.11.02 03:59:34.205298 [ 282 ] {3dd71ff2-d97b-4c49-954e-07f40c5906e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5211 | 2024.11.02 03:59:34.205369 [ 196 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::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 | ||
5212 | 2024.11.02 03:59:34.205378 [ 282 ] {} <Debug> HTTP-Session: 4a62f6eb-8070-4bb0-bbe8-214e05d7276f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5213 | 2024.11.02 03:59:34.205615 [ 196 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5214 | 2024.11.02 03:59:34.205693 [ 196 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
5215 | 2024.11.02 03:59:34.205701 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5216 | 2024.11.02 03:59:34.206012 [ 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): | ||
5217 | |||
5218 | (version 23.8.7.1) | ||
5219 | 2024.11.02 03:59:34.206046 [ 196 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
5220 | 2024.11.02 03:59:34.206018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51004, User-Agent: (none), Length: 8493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5221 | 2024.11.02 03:59:34.206217 [ 196 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
5222 | 2024.11.02 03:59:34.206542 [ 196 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
5223 | 2024.11.02 03:59:34.206346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5224 | 2024.11.02 03:59:34.206618 [ 3 ] {} <Debug> HTTP-Session: ebd889de-0ae1-4c49-aaf1-190514f9028a Authenticating user 'default' from [fd00:1122:3344:101::d]:51004 | ||
5225 | 2024.11.02 03:59:34.206749 [ 196 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
5226 | 2024.11.02 03:59:34.206772 [ 3 ] {} <Debug> HTTP-Session: ebd889de-0ae1-4c49-aaf1-190514f9028a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5227 | 2024.11.02 03:59:34.206845 [ 3 ] {} <Debug> HTTP-Session: ebd889de-0ae1-4c49-aaf1-190514f9028a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5228 | 2024.11.02 03:59:34.207058 [ 196 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
5229 | 2024.11.02 03:59:34.207078 [ 3 ] {} <Trace> HTTP-Session: ebd889de-0ae1-4c49-aaf1-190514f9028a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5230 | 2024.11.02 03:59:34.207538 [ 3 ] {384ed63f-2881-4a0e-b089-75347e674586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51004) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5231 | 2024.11.02 03:59:34.207637 [ 3 ] {384ed63f-2881-4a0e-b089-75347e674586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5232 | 2024.11.02 03:59:34.208526 [ 3 ] {384ed63f-2881-4a0e-b089-75347e674586} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5233 | 2024.11.02 03:59:34.209698 [ 3 ] {384ed63f-2881-4a0e-b089-75347e674586} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5234 | 2024.11.02 03:59:34.209756 [ 3 ] {384ed63f-2881-4a0e-b089-75347e674586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5235 | 2024.11.02 03:59:34.209787 [ 188 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.00464642 sec., 6026.144859913654 rows/sec., 514.93 KiB/sec. | ||
5236 | 2024.11.02 03:59:34.210019 [ 188 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
5237 | 2024.11.02 03:59:34.210725 [ 3 ] {384ed63f-2881-4a0e-b089-75347e674586} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5238 | 2024.11.02 03:59:34.211077 [ 200 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::all_1_6_1} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5239 | 2024.11.02 03:59:34.211360 [ 200 ] {9333ddd6-82c7-40c1-a623-40a6e4dcb55e::all_1_6_1} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
5240 | 2024.11.02 03:59:34.211482 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5241 | 2024.11.02 03:59:34.211646 [ 3 ] {384ed63f-2881-4a0e-b089-75347e674586} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5242 | 2024.11.02 03:59:34.211846 [ 3 ] {384ed63f-2881-4a0e-b089-75347e674586} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.004441 sec., 13735.645124971854 rows/sec., 1.05 MiB/sec. | ||
5243 | 2024.11.02 03:59:34.212096 [ 3 ] {384ed63f-2881-4a0e-b089-75347e674586} <Debug> DynamicQueryHandler: Done processing query | ||
5244 | 2024.11.02 03:59:34.212123 [ 3 ] {384ed63f-2881-4a0e-b089-75347e674586} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5245 | 2024.11.02 03:59:34.212140 [ 3 ] {} <Debug> HTTP-Session: ebd889de-0ae1-4c49-aaf1-190514f9028a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5246 | 2024.11.02 03:59:34.212322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51004, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5247 | 2024.11.02 03:59:34.212391 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63227, User-Agent: (none), Length: 1441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5248 | 2024.11.02 03:59:34.212465 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5249 | 2024.11.02 03:59:34.212496 [ 282 ] {} <Debug> HTTP-Session: ee4c9383-adfb-4bfa-96ec-1aacbdef15e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63227 | ||
5250 | 2024.11.02 03:59:34.212517 [ 282 ] {} <Debug> HTTP-Session: ee4c9383-adfb-4bfa-96ec-1aacbdef15e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5251 | 2024.11.02 03:59:34.212534 [ 282 ] {} <Debug> HTTP-Session: ee4c9383-adfb-4bfa-96ec-1aacbdef15e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5252 | 2024.11.02 03:59:34.212581 [ 282 ] {} <Trace> HTTP-Session: ee4c9383-adfb-4bfa-96ec-1aacbdef15e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5253 | 2024.11.02 03:59:34.212713 [ 282 ] {c5143d14-9126-4f11-8c70-d20ca93b3632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63227) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5254 | 2024.11.02 03:59:34.212768 [ 282 ] {c5143d14-9126-4f11-8c70-d20ca93b3632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5255 | 2024.11.02 03:59:34.213071 [ 282 ] {c5143d14-9126-4f11-8c70-d20ca93b3632} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5256 | 2024.11.02 03:59:34.213395 [ 282 ] {c5143d14-9126-4f11-8c70-d20ca93b3632} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5257 | 2024.11.02 03:59:34.213433 [ 282 ] {c5143d14-9126-4f11-8c70-d20ca93b3632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5258 | 2024.11.02 03:59:34.213794 [ 282 ] {c5143d14-9126-4f11-8c70-d20ca93b3632} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5259 | 2024.11.02 03:59:34.214179 [ 282 ] {c5143d14-9126-4f11-8c70-d20ca93b3632} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5260 | 2024.11.02 03:59:34.214342 [ 282 ] {c5143d14-9126-4f11-8c70-d20ca93b3632} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001657 sec., 6035.003017501508 rows/sec., 421.39 KiB/sec. | ||
5261 | 2024.11.02 03:59:34.214517 [ 282 ] {c5143d14-9126-4f11-8c70-d20ca93b3632} <Debug> DynamicQueryHandler: Done processing query | ||
5262 | 2024.11.02 03:59:34.214541 [ 282 ] {c5143d14-9126-4f11-8c70-d20ca93b3632} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5263 | 2024.11.02 03:59:34.214558 [ 282 ] {} <Debug> HTTP-Session: ee4c9383-adfb-4bfa-96ec-1aacbdef15e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5264 | 2024.11.02 03:59:34.214731 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5265 | 2024.11.02 03:59:34.214870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61257, User-Agent: (none), Length: 12579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5266 | 2024.11.02 03:59:34.214943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5267 | 2024.11.02 03:59:34.214968 [ 3 ] {} <Debug> HTTP-Session: 08f34ea8-271d-4414-a91a-7c526f1f5e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:61257 | ||
5268 | 2024.11.02 03:59:34.214990 [ 3 ] {} <Debug> HTTP-Session: 08f34ea8-271d-4414-a91a-7c526f1f5e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5269 | 2024.11.02 03:59:34.215008 [ 3 ] {} <Debug> HTTP-Session: 08f34ea8-271d-4414-a91a-7c526f1f5e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5270 | 2024.11.02 03:59:34.215054 [ 3 ] {} <Trace> HTTP-Session: 08f34ea8-271d-4414-a91a-7c526f1f5e9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5271 | 2024.11.02 03:59:34.215214 [ 3 ] {426aea01-9272-44c2-840a-862d3b45c9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61257) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5272 | 2024.11.02 03:59:34.215271 [ 3 ] {426aea01-9272-44c2-840a-862d3b45c9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5273 | 2024.11.02 03:59:34.215591 [ 3 ] {426aea01-9272-44c2-840a-862d3b45c9b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5274 | 2024.11.02 03:59:34.216047 [ 3 ] {426aea01-9272-44c2-840a-862d3b45c9b1} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5275 | 2024.11.02 03:59:34.216085 [ 3 ] {426aea01-9272-44c2-840a-862d3b45c9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5276 | 2024.11.02 03:59:34.216461 [ 3 ] {426aea01-9272-44c2-840a-862d3b45c9b1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5277 | 2024.11.02 03:59:34.216837 [ 3 ] {426aea01-9272-44c2-840a-862d3b45c9b1} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5278 | 2024.11.02 03:59:34.216974 [ 3 ] {426aea01-9272-44c2-840a-862d3b45c9b1} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001822 sec., 40614.70911086718 rows/sec., 3.18 MiB/sec. | ||
5279 | 2024.11.02 03:59:34.217209 [ 3 ] {426aea01-9272-44c2-840a-862d3b45c9b1} <Debug> DynamicQueryHandler: Done processing query | ||
5280 | 2024.11.02 03:59:34.217234 [ 3 ] {426aea01-9272-44c2-840a-862d3b45c9b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5281 | 2024.11.02 03:59:34.217250 [ 3 ] {} <Debug> HTTP-Session: 08f34ea8-271d-4414-a91a-7c526f1f5e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5282 | 2024.11.02 03:59:34.217453 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63227, User-Agent: (none), Length: 31587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5283 | 2024.11.02 03:59:34.217461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5284 | 2024.11.02 03:59:34.217549 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5285 | 2024.11.02 03:59:34.217586 [ 282 ] {} <Debug> HTTP-Session: 15e2fb14-f439-497a-acfa-deea1f8ca8c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63227 | ||
5286 | 2024.11.02 03:59:34.217607 [ 282 ] {} <Debug> HTTP-Session: 15e2fb14-f439-497a-acfa-deea1f8ca8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5287 | 2024.11.02 03:59:34.217633 [ 282 ] {} <Debug> HTTP-Session: 15e2fb14-f439-497a-acfa-deea1f8ca8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5288 | 2024.11.02 03:59:34.217680 [ 282 ] {} <Trace> HTTP-Session: 15e2fb14-f439-497a-acfa-deea1f8ca8c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5289 | 2024.11.02 03:59:34.217888 [ 282 ] {cfd6ef9b-1e58-415b-9049-c6878801d4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63227) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5290 | 2024.11.02 03:59:34.217948 [ 282 ] {cfd6ef9b-1e58-415b-9049-c6878801d4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5291 | 2024.11.02 03:59:34.218136 [ 282 ] {cfd6ef9b-1e58-415b-9049-c6878801d4c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5292 | 2024.11.02 03:59:34.218545 [ 282 ] {cfd6ef9b-1e58-415b-9049-c6878801d4c1} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5293 | 2024.11.02 03:59:34.218581 [ 282 ] {cfd6ef9b-1e58-415b-9049-c6878801d4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5294 | 2024.11.02 03:59:34.218980 [ 282 ] {cfd6ef9b-1e58-415b-9049-c6878801d4c1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5295 | 2024.11.02 03:59:34.219333 [ 282 ] {cfd6ef9b-1e58-415b-9049-c6878801d4c1} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5296 | 2024.11.02 03:59:34.219505 [ 282 ] {cfd6ef9b-1e58-415b-9049-c6878801d4c1} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001701 sec., 97001.76366843033 rows/sec., 6.75 MiB/sec. | ||
5297 | 2024.11.02 03:59:34.219679 [ 282 ] {cfd6ef9b-1e58-415b-9049-c6878801d4c1} <Debug> DynamicQueryHandler: Done processing query | ||
5298 | 2024.11.02 03:59:34.219704 [ 282 ] {cfd6ef9b-1e58-415b-9049-c6878801d4c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5299 | 2024.11.02 03:59:34.219721 [ 282 ] {} <Debug> HTTP-Session: 15e2fb14-f439-497a-acfa-deea1f8ca8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5300 | 2024.11.02 03:59:34.219878 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5301 | 2024.11.02 03:59:34.219997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47753, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5302 | 2024.11.02 03:59:34.220078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5303 | 2024.11.02 03:59:34.220102 [ 3 ] {} <Debug> HTTP-Session: 6f681900-ed51-4c2f-a5a2-d7b7999304ce Authenticating user 'default' from [fd00:1122:3344:101::d]:47753 | ||
5304 | 2024.11.02 03:59:34.220124 [ 3 ] {} <Debug> HTTP-Session: 6f681900-ed51-4c2f-a5a2-d7b7999304ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5305 | 2024.11.02 03:59:34.220141 [ 3 ] {} <Debug> HTTP-Session: 6f681900-ed51-4c2f-a5a2-d7b7999304ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5306 | 2024.11.02 03:59:34.220187 [ 3 ] {} <Trace> HTTP-Session: 6f681900-ed51-4c2f-a5a2-d7b7999304ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5307 | 2024.11.02 03:59:34.220352 [ 3 ] {adaf8e39-12ca-4022-8faf-5a3bac6ca2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47753) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5308 | 2024.11.02 03:59:34.220409 [ 3 ] {adaf8e39-12ca-4022-8faf-5a3bac6ca2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5309 | 2024.11.02 03:59:34.220602 [ 3 ] {adaf8e39-12ca-4022-8faf-5a3bac6ca2a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5310 | 2024.11.02 03:59:34.220957 [ 3 ] {adaf8e39-12ca-4022-8faf-5a3bac6ca2a9} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5311 | 2024.11.02 03:59:34.220998 [ 3 ] {adaf8e39-12ca-4022-8faf-5a3bac6ca2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5312 | 2024.11.02 03:59:34.221369 [ 3 ] {adaf8e39-12ca-4022-8faf-5a3bac6ca2a9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5313 | 2024.11.02 03:59:34.221694 [ 3 ] {adaf8e39-12ca-4022-8faf-5a3bac6ca2a9} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5314 | 2024.11.02 03:59:34.221823 [ 3 ] {adaf8e39-12ca-4022-8faf-5a3bac6ca2a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. | ||
5315 | 2024.11.02 03:59:34.222144 [ 3 ] {adaf8e39-12ca-4022-8faf-5a3bac6ca2a9} <Debug> DynamicQueryHandler: Done processing query | ||
5316 | 2024.11.02 03:59:34.222172 [ 3 ] {adaf8e39-12ca-4022-8faf-5a3bac6ca2a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5317 | 2024.11.02 03:59:34.222190 [ 3 ] {} <Debug> HTTP-Session: 6f681900-ed51-4c2f-a5a2-d7b7999304ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5318 | 2024.11.02 03:59:34.222444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5319 | 2024.11.02 03:59:35.094741 [ 137 ] {} <Debug> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5320 | 2024.11.02 03:59:35.094808 [ 137 ] {} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5321 | 2024.11.02 03:59:35.094831 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5322 | 2024.11.02 03:59:35.095000 [ 200 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
5323 | 2024.11.02 03:59:35.095193 [ 200 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5324 | 2024.11.02 03:59:35.095239 [ 200 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
5325 | 2024.11.02 03:59:35.095327 [ 200 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
5326 | 2024.11.02 03:59:35.095594 [ 200 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
5327 | 2024.11.02 03:59:35.095744 [ 200 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
5328 | 2024.11.02 03:59:35.095969 [ 200 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::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 | ||
5329 | 2024.11.02 03:59:35.097102 [ 200 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002194997 sec., 4100.233394396439 rows/sec., 276.29 KiB/sec. | ||
5330 | 2024.11.02 03:59:35.097219 [ 200 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5331 | 2024.11.02 03:59:35.097602 [ 200 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::all_1_9_2} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5332 | 2024.11.02 03:59:35.097681 [ 200 ] {bf4a07a4-5da5-4657-b2db-61aae8419896::all_1_9_2} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5333 | 2024.11.02 03:59:35.097755 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
5334 | 2024.11.02 03:59:37.125554 [ 134 ] {} <Debug> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5335 | 2024.11.02 03:59:37.125682 [ 134 ] {} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2024.11.02 03:59:37.125726 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5337 | 2024.11.02 03:59:37.125925 [ 196 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
5338 | 2024.11.02 03:59:37.126130 [ 196 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5339 | 2024.11.02 03:59:37.126172 [ 196 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
5340 | 2024.11.02 03:59:37.126258 [ 196 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
5341 | 2024.11.02 03:59:37.126493 [ 196 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
5342 | 2024.11.02 03:59:37.126750 [ 196 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
5343 | 2024.11.02 03:59:37.126959 [ 196 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::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 | ||
5344 | 2024.11.02 03:59:37.128042 [ 203 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002209617 sec., 24438.624431292843 rows/sec., 1.25 MiB/sec. | ||
5345 | 2024.11.02 03:59:37.128255 [ 203 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5346 | 2024.11.02 03:59:37.128799 [ 203 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::all_1_9_2} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5347 | 2024.11.02 03:59:37.128906 [ 203 ] {02a705b5-cc62-4247-9a6f-e14ca11284fc::all_1_9_2} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5348 | 2024.11.02 03:59:37.129017 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5349 | 2024.11.02 03:59:37.573821 [ 134 ] {} <Debug> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5350 | 2024.11.02 03:59:37.573905 [ 134 ] {} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5351 | 2024.11.02 03:59:37.573947 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5352 | 2024.11.02 03:59:37.574189 [ 200 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::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 | ||
5353 | 2024.11.02 03:59:37.574425 [ 200 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5354 | 2024.11.02 03:59:37.574469 [ 200 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 242 rows starting from the beginning of the part | ||
5355 | 2024.11.02 03:59:37.574578 [ 200 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::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 | ||
5356 | 2024.11.02 03:59:37.574827 [ 200 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::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 | ||
5357 | 2024.11.02 03:59:37.575047 [ 200 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::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 | ||
5358 | 2024.11.02 03:59:37.575224 [ 200 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::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 | ||
5359 | 2024.11.02 03:59:37.576357 [ 203 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002309639 sec., 129024.49257221582 rows/sec., 8.78 MiB/sec. | ||
5360 | 2024.11.02 03:59:37.576614 [ 198 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5361 | 2024.11.02 03:59:37.577171 [ 198 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_9_2} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5362 | 2024.11.02 03:59:37.577258 [ 198 ] {6e22b3b8-4e16-477d-8049-914084ea3f9e::all_1_9_2} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5363 | 2024.11.02 03:59:37.577358 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5364 | 2024.11.02 03:59:39.208278 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63227, User-Agent: (none), Length: 41465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5365 | 2024.11.02 03:59:39.208441 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5366 | 2024.11.02 03:59:39.208482 [ 282 ] {} <Debug> HTTP-Session: f03678c8-8bac-48f7-94cc-9957c8f8a1a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63227 | ||
5367 | 2024.11.02 03:59:39.208520 [ 282 ] {} <Debug> HTTP-Session: f03678c8-8bac-48f7-94cc-9957c8f8a1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5368 | 2024.11.02 03:59:39.208547 [ 282 ] {} <Debug> HTTP-Session: f03678c8-8bac-48f7-94cc-9957c8f8a1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5369 | 2024.11.02 03:59:39.208625 [ 282 ] {} <Trace> HTTP-Session: f03678c8-8bac-48f7-94cc-9957c8f8a1a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5370 | 2024.11.02 03:59:39.209006 [ 282 ] {e9991165-61a4-4ef0-afc0-a42a3447e205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63227) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5371 | 2024.11.02 03:59:39.209105 [ 282 ] {e9991165-61a4-4ef0-afc0-a42a3447e205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5372 | 2024.11.02 03:59:39.209472 [ 282 ] {e9991165-61a4-4ef0-afc0-a42a3447e205} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5373 | 2024.11.02 03:59:39.210066 [ 282 ] {e9991165-61a4-4ef0-afc0-a42a3447e205} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5374 | 2024.11.02 03:59:39.210109 [ 282 ] {e9991165-61a4-4ef0-afc0-a42a3447e205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5375 | 2024.11.02 03:59:39.210553 [ 282 ] {e9991165-61a4-4ef0-afc0-a42a3447e205} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5376 | 2024.11.02 03:59:39.210934 [ 282 ] {e9991165-61a4-4ef0-afc0-a42a3447e205} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5377 | 2024.11.02 03:59:39.211092 [ 282 ] {e9991165-61a4-4ef0-afc0-a42a3447e205} <Debug> executeQuery: Read 273 rows, 24.89 KiB in 0.002273 sec., 120105.58732952047 rows/sec., 10.69 MiB/sec. | ||
5378 | 2024.11.02 03:59:39.211129 [ 133 ] {} <Debug> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5379 | 2024.11.02 03:59:39.211258 [ 133 ] {} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5380 | 2024.11.02 03:59:39.211291 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5381 | 2024.11.02 03:59:39.211409 [ 282 ] {e9991165-61a4-4ef0-afc0-a42a3447e205} <Debug> DynamicQueryHandler: Done processing query | ||
5382 | 2024.11.02 03:59:39.211470 [ 282 ] {e9991165-61a4-4ef0-afc0-a42a3447e205} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
5383 | 2024.11.02 03:59:39.211504 [ 282 ] {} <Debug> HTTP-Session: f03678c8-8bac-48f7-94cc-9957c8f8a1a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5384 | 2024.11.02 03:59:39.211517 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::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 | ||
5385 | 2024.11.02 03:59:39.211816 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5386 | 2024.11.02 03:59:39.211850 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5387 | 2024.11.02 03:59:39.211932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43321, User-Agent: (none), Length: 6069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5388 | 2024.11.02 03:59:39.211967 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1421 rows starting from the beginning of the part | ||
5389 | 2024.11.02 03:59:39.212128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5390 | 2024.11.02 03:59:39.212266 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
5391 | 2024.11.02 03:59:39.212280 [ 3 ] {} <Debug> HTTP-Session: f9814864-3009-42b6-8b50-7be64b6c50a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43321 | ||
5392 | 2024.11.02 03:59:39.212377 [ 3 ] {} <Debug> HTTP-Session: f9814864-3009-42b6-8b50-7be64b6c50a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5393 | 2024.11.02 03:59:39.212515 [ 3 ] {} <Debug> HTTP-Session: f9814864-3009-42b6-8b50-7be64b6c50a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5394 | 2024.11.02 03:59:39.212596 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 273 rows starting from the beginning of the part | ||
5395 | 2024.11.02 03:59:39.212675 [ 3 ] {} <Trace> HTTP-Session: f9814864-3009-42b6-8b50-7be64b6c50a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5396 | 2024.11.02 03:59:39.212848 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 57 rows starting from the beginning of the part | ||
5397 | 2024.11.02 03:59:39.213104 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::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 | ||
5398 | 2024.11.02 03:59:39.213338 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 273 rows starting from the beginning of the part | ||
5399 | 2024.11.02 03:59:39.213358 [ 3 ] {940919ff-9d1a-4500-a34a-b69ac23974c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43321) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5400 | 2024.11.02 03:59:39.213628 [ 3 ] {940919ff-9d1a-4500-a34a-b69ac23974c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5401 | 2024.11.02 03:59:39.214642 [ 3 ] {940919ff-9d1a-4500-a34a-b69ac23974c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5402 | 2024.11.02 03:59:39.215519 [ 3 ] {940919ff-9d1a-4500-a34a-b69ac23974c4} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5403 | 2024.11.02 03:59:39.215574 [ 3 ] {940919ff-9d1a-4500-a34a-b69ac23974c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5404 | 2024.11.02 03:59:39.216480 [ 3 ] {940919ff-9d1a-4500-a34a-b69ac23974c4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5405 | 2024.11.02 03:59:39.217152 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2141 rows, containing 5 columns (5 merged, 0 gathered) in 0.005774014 sec., 370799.2394892011 rows/sec., 32.78 MiB/sec. | ||
5406 | 2024.11.02 03:59:39.217453 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5407 | 2024.11.02 03:59:39.217464 [ 3 ] {940919ff-9d1a-4500-a34a-b69ac23974c4} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5408 | 2024.11.02 03:59:39.217830 [ 3 ] {940919ff-9d1a-4500-a34a-b69ac23974c4} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00473 sec., 8879.492600422833 rows/sec., 667.70 KiB/sec. | ||
5409 | 2024.11.02 03:59:39.218398 [ 3 ] {940919ff-9d1a-4500-a34a-b69ac23974c4} <Debug> DynamicQueryHandler: Done processing query | ||
5410 | 2024.11.02 03:59:39.218442 [ 3 ] {940919ff-9d1a-4500-a34a-b69ac23974c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5411 | 2024.11.02 03:59:39.218472 [ 3 ] {} <Debug> HTTP-Session: f9814864-3009-42b6-8b50-7be64b6c50a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5412 | 2024.11.02 03:59:39.218562 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_26_5} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5413 | 2024.11.02 03:59:39.218672 [ 200 ] {162c9df0-2e5e-4911-b24a-3b3ca0dd8971::all_1_26_5} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5414 | 2024.11.02 03:59:39.218691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5415 | 2024.11.02 03:59:39.218851 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5416 | 2024.11.02 03:59:39.218875 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51481, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5417 | 2024.11.02 03:59:39.218950 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5418 | 2024.11.02 03:59:39.218973 [ 282 ] {} <Debug> HTTP-Session: ab5cd7e6-a184-4012-97c0-bd63ee3402ee Authenticating user 'default' from [fd00:1122:3344:101::d]:51481 | ||
5419 | 2024.11.02 03:59:39.218993 [ 282 ] {} <Debug> HTTP-Session: ab5cd7e6-a184-4012-97c0-bd63ee3402ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5420 | 2024.11.02 03:59:39.219011 [ 282 ] {} <Debug> HTTP-Session: ab5cd7e6-a184-4012-97c0-bd63ee3402ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5421 | 2024.11.02 03:59:39.219056 [ 282 ] {} <Trace> HTTP-Session: ab5cd7e6-a184-4012-97c0-bd63ee3402ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5422 | 2024.11.02 03:59:39.219190 [ 282 ] {582cc21f-222a-4e13-9ed0-3cdec68c9c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51481) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5423 | 2024.11.02 03:59:39.219236 [ 282 ] {582cc21f-222a-4e13-9ed0-3cdec68c9c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5424 | 2024.11.02 03:59:39.219497 [ 282 ] {582cc21f-222a-4e13-9ed0-3cdec68c9c04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5425 | 2024.11.02 03:59:39.219810 [ 282 ] {582cc21f-222a-4e13-9ed0-3cdec68c9c04} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5426 | 2024.11.02 03:59:39.219847 [ 282 ] {582cc21f-222a-4e13-9ed0-3cdec68c9c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5427 | 2024.11.02 03:59:39.220245 [ 282 ] {582cc21f-222a-4e13-9ed0-3cdec68c9c04} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5428 | 2024.11.02 03:59:39.220623 [ 282 ] {582cc21f-222a-4e13-9ed0-3cdec68c9c04} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5429 | 2024.11.02 03:59:39.220783 [ 282 ] {582cc21f-222a-4e13-9ed0-3cdec68c9c04} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001626 sec., 8610.086100861008 rows/sec., 602.99 KiB/sec. | ||
5430 | 2024.11.02 03:59:39.220965 [ 282 ] {582cc21f-222a-4e13-9ed0-3cdec68c9c04} <Debug> DynamicQueryHandler: Done processing query | ||
5431 | 2024.11.02 03:59:39.220990 [ 282 ] {582cc21f-222a-4e13-9ed0-3cdec68c9c04} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5432 | 2024.11.02 03:59:39.221006 [ 282 ] {} <Debug> HTTP-Session: ab5cd7e6-a184-4012-97c0-bd63ee3402ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5433 | 2024.11.02 03:59:39.221196 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5434 | 2024.11.02 03:59:39.221214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43321, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5435 | 2024.11.02 03:59:39.221304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5436 | 2024.11.02 03:59:39.221331 [ 3 ] {} <Debug> HTTP-Session: cd950cd1-1962-4f4a-a6cf-b3010bc55231 Authenticating user 'default' from [fd00:1122:3344:101::d]:43321 | ||
5437 | 2024.11.02 03:59:39.221359 [ 3 ] {} <Debug> HTTP-Session: cd950cd1-1962-4f4a-a6cf-b3010bc55231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5438 | 2024.11.02 03:59:39.221376 [ 3 ] {} <Debug> HTTP-Session: cd950cd1-1962-4f4a-a6cf-b3010bc55231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5439 | 2024.11.02 03:59:39.221414 [ 3 ] {} <Trace> HTTP-Session: cd950cd1-1962-4f4a-a6cf-b3010bc55231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5440 | 2024.11.02 03:59:39.221522 [ 3 ] {d00115ea-b3ba-48a0-9d9a-151dfadc3558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43321) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5441 | 2024.11.02 03:59:39.221569 [ 3 ] {d00115ea-b3ba-48a0-9d9a-151dfadc3558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5442 | 2024.11.02 03:59:39.221831 [ 3 ] {d00115ea-b3ba-48a0-9d9a-151dfadc3558} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5443 | 2024.11.02 03:59:39.222142 [ 3 ] {d00115ea-b3ba-48a0-9d9a-151dfadc3558} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5444 | 2024.11.02 03:59:39.222178 [ 3 ] {d00115ea-b3ba-48a0-9d9a-151dfadc3558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5445 | 2024.11.02 03:59:39.222533 [ 3 ] {d00115ea-b3ba-48a0-9d9a-151dfadc3558} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5446 | 2024.11.02 03:59:39.222895 [ 3 ] {d00115ea-b3ba-48a0-9d9a-151dfadc3558} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5447 | 2024.11.02 03:59:39.223023 [ 3 ] {d00115ea-b3ba-48a0-9d9a-151dfadc3558} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001527 sec., 3929.2730844793714 rows/sec., 232.15 KiB/sec. | ||
5448 | 2024.11.02 03:59:39.223343 [ 3 ] {d00115ea-b3ba-48a0-9d9a-151dfadc3558} <Debug> DynamicQueryHandler: Done processing query | ||
5449 | 2024.11.02 03:59:39.223369 [ 3 ] {d00115ea-b3ba-48a0-9d9a-151dfadc3558} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5450 | 2024.11.02 03:59:39.223385 [ 3 ] {} <Debug> HTTP-Session: cd950cd1-1962-4f4a-a6cf-b3010bc55231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5451 | 2024.11.02 03:59:39.223637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5452 | 2024.11.02 03:59:39.223734 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33273, User-Agent: (none), Length: 68874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5453 | 2024.11.02 03:59:39.223802 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5454 | 2024.11.02 03:59:39.223826 [ 282 ] {} <Debug> HTTP-Session: fded7a82-98b9-453c-b2ec-5980afec827d Authenticating user 'default' from [fd00:1122:3344:101::d]:33273 | ||
5455 | 2024.11.02 03:59:39.223847 [ 282 ] {} <Debug> HTTP-Session: fded7a82-98b9-453c-b2ec-5980afec827d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5456 | 2024.11.02 03:59:39.223864 [ 282 ] {} <Debug> HTTP-Session: fded7a82-98b9-453c-b2ec-5980afec827d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5457 | 2024.11.02 03:59:39.223909 [ 282 ] {} <Trace> HTTP-Session: fded7a82-98b9-453c-b2ec-5980afec827d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5458 | 2024.11.02 03:59:39.224251 [ 282 ] {6dee4eae-99cb-4732-b5fd-1d226b1a6476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33273) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5459 | 2024.11.02 03:59:39.224300 [ 282 ] {6dee4eae-99cb-4732-b5fd-1d226b1a6476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5460 | 2024.11.02 03:59:39.224540 [ 282 ] {6dee4eae-99cb-4732-b5fd-1d226b1a6476} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5461 | 2024.11.02 03:59:39.225134 [ 282 ] {6dee4eae-99cb-4732-b5fd-1d226b1a6476} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5462 | 2024.11.02 03:59:39.225170 [ 282 ] {6dee4eae-99cb-4732-b5fd-1d226b1a6476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5463 | 2024.11.02 03:59:39.225563 [ 282 ] {6dee4eae-99cb-4732-b5fd-1d226b1a6476} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5464 | 2024.11.02 03:59:39.225929 [ 282 ] {6dee4eae-99cb-4732-b5fd-1d226b1a6476} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5465 | 2024.11.02 03:59:39.226078 [ 282 ] {6dee4eae-99cb-4732-b5fd-1d226b1a6476} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002033 sec., 208558.7801278898 rows/sec., 14.91 MiB/sec. | ||
5466 | 2024.11.02 03:59:39.226103 [ 133 ] {} <Debug> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5467 | 2024.11.02 03:59:39.226242 [ 133 ] {} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5468 | 2024.11.02 03:59:39.226304 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5469 | 2024.11.02 03:59:39.226377 [ 282 ] {6dee4eae-99cb-4732-b5fd-1d226b1a6476} <Debug> DynamicQueryHandler: Done processing query | ||
5470 | 2024.11.02 03:59:39.226449 [ 282 ] {6dee4eae-99cb-4732-b5fd-1d226b1a6476} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
5471 | 2024.11.02 03:59:39.226481 [ 282 ] {} <Debug> HTTP-Session: fded7a82-98b9-453c-b2ec-5980afec827d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5472 | 2024.11.02 03:59:39.226515 [ 203 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::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 | ||
5473 | 2024.11.02 03:59:39.226743 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5474 | 2024.11.02 03:59:39.226772 [ 203 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5475 | 2024.11.02 03:59:39.226792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43321, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5476 | 2024.11.02 03:59:39.226840 [ 203 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 914 rows starting from the beginning of the part | ||
5477 | 2024.11.02 03:59:39.227045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5478 | 2024.11.02 03:59:39.227161 [ 203 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
5479 | 2024.11.02 03:59:39.227218 [ 3 ] {} <Debug> HTTP-Session: dea75b35-7bb3-416a-b6de-183148594855 Authenticating user 'default' from [fd00:1122:3344:101::d]:43321 | ||
5480 | 2024.11.02 03:59:39.227379 [ 3 ] {} <Debug> HTTP-Session: dea75b35-7bb3-416a-b6de-183148594855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5481 | 2024.11.02 03:59:39.227501 [ 3 ] {} <Debug> HTTP-Session: dea75b35-7bb3-416a-b6de-183148594855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5482 | 2024.11.02 03:59:39.227511 [ 203 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 424 rows starting from the beginning of the part | ||
5483 | 2024.11.02 03:59:39.227666 [ 3 ] {} <Trace> HTTP-Session: dea75b35-7bb3-416a-b6de-183148594855 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5484 | 2024.11.02 03:59:39.227798 [ 203 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 66 rows starting from the beginning of the part | ||
5485 | 2024.11.02 03:59:39.228103 [ 203 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::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 | ||
5486 | 2024.11.02 03:59:39.228123 [ 3 ] {6f9d086d-e87f-4239-9c22-62d6dc71d6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43321) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5487 | 2024.11.02 03:59:39.228372 [ 3 ] {6f9d086d-e87f-4239-9c22-62d6dc71d6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5488 | 2024.11.02 03:59:39.228426 [ 203 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 424 rows starting from the beginning of the part | ||
5489 | 2024.11.02 03:59:39.229263 [ 3 ] {6f9d086d-e87f-4239-9c22-62d6dc71d6f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5490 | 2024.11.02 03:59:39.229865 [ 3 ] {6f9d086d-e87f-4239-9c22-62d6dc71d6f9} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5491 | 2024.11.02 03:59:39.229948 [ 3 ] {6f9d086d-e87f-4239-9c22-62d6dc71d6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5492 | 2024.11.02 03:59:39.230965 [ 3 ] {6f9d086d-e87f-4239-9c22-62d6dc71d6f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5493 | 2024.11.02 03:59:39.231547 [ 3 ] {6f9d086d-e87f-4239-9c22-62d6dc71d6f9} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5494 | 2024.11.02 03:59:39.231943 [ 199 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.005526279 sec., 355754.7492625689 rows/sec., 27.25 MiB/sec. | ||
5495 | 2024.11.02 03:59:39.232002 [ 3 ] {6f9d086d-e87f-4239-9c22-62d6dc71d6f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004085 sec., 1468.7882496940024 rows/sec., 76.74 KiB/sec. | ||
5496 | 2024.11.02 03:59:39.232503 [ 3 ] {6f9d086d-e87f-4239-9c22-62d6dc71d6f9} <Debug> DynamicQueryHandler: Done processing query | ||
5497 | 2024.11.02 03:59:39.232543 [ 3 ] {6f9d086d-e87f-4239-9c22-62d6dc71d6f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5498 | 2024.11.02 03:59:39.232564 [ 3 ] {} <Debug> HTTP-Session: dea75b35-7bb3-416a-b6de-183148594855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5499 | 2024.11.02 03:59:39.232591 [ 194 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5500 | 2024.11.02 03:59:39.232801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5501 | 2024.11.02 03:59:39.232877 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32881, User-Agent: (none), Length: 44646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5502 | 2024.11.02 03:59:39.232959 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5503 | 2024.11.02 03:59:39.233005 [ 282 ] {} <Debug> HTTP-Session: 2774fcf7-8f46-42ae-bb2d-e37de463addd Authenticating user 'default' from [fd00:1122:3344:101::d]:32881 | ||
5504 | 2024.11.02 03:59:39.233062 [ 282 ] {} <Debug> HTTP-Session: 2774fcf7-8f46-42ae-bb2d-e37de463addd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5505 | 2024.11.02 03:59:39.233085 [ 282 ] {} <Debug> HTTP-Session: 2774fcf7-8f46-42ae-bb2d-e37de463addd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5506 | 2024.11.02 03:59:39.233204 [ 282 ] {} <Trace> HTTP-Session: 2774fcf7-8f46-42ae-bb2d-e37de463addd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5507 | 2024.11.02 03:59:39.233681 [ 282 ] {88491c87-c8be-4ef4-8614-e0d0a676ef1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32881) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5508 | 2024.11.02 03:59:39.233746 [ 194 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_26_5} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5509 | 2024.11.02 03:59:39.233769 [ 282 ] {88491c87-c8be-4ef4-8614-e0d0a676ef1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5510 | 2024.11.02 03:59:39.233979 [ 194 ] {e9c53459-cf25-4e9c-9c33-f23f2b15866f::all_1_26_5} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5511 | 2024.11.02 03:59:39.234200 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5512 | 2024.11.02 03:59:39.234266 [ 282 ] {88491c87-c8be-4ef4-8614-e0d0a676ef1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5513 | 2024.11.02 03:59:39.234727 [ 282 ] {88491c87-c8be-4ef4-8614-e0d0a676ef1c} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5514 | 2024.11.02 03:59:39.234764 [ 282 ] {88491c87-c8be-4ef4-8614-e0d0a676ef1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5515 | 2024.11.02 03:59:39.235180 [ 282 ] {88491c87-c8be-4ef4-8614-e0d0a676ef1c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5516 | 2024.11.02 03:59:39.235685 [ 282 ] {88491c87-c8be-4ef4-8614-e0d0a676ef1c} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5517 | 2024.11.02 03:59:39.235852 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5518 | 2024.11.02 03:59:39.235861 [ 282 ] {88491c87-c8be-4ef4-8614-e0d0a676ef1c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002393 sec., 99038.8633514417 rows/sec., 6.64 MiB/sec. | ||
5519 | 2024.11.02 03:59:39.235935 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5520 | 2024.11.02 03:59:39.236024 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5521 | 2024.11.02 03:59:39.236240 [ 282 ] {88491c87-c8be-4ef4-8614-e0d0a676ef1c} <Debug> DynamicQueryHandler: Done processing query | ||
5522 | 2024.11.02 03:59:39.236294 [ 282 ] {88491c87-c8be-4ef4-8614-e0d0a676ef1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5523 | 2024.11.02 03:59:39.236306 [ 186 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::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 | ||
5524 | 2024.11.02 03:59:39.236325 [ 282 ] {} <Debug> HTTP-Session: 2774fcf7-8f46-42ae-bb2d-e37de463addd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5525 | 2024.11.02 03:59:39.236694 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5526 | 2024.11.02 03:59:39.236759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59668, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5527 | 2024.11.02 03:59:39.236768 [ 186 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5528 | 2024.11.02 03:59:39.236890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5529 | 2024.11.02 03:59:39.236920 [ 186 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5752 rows starting from the beginning of the part | ||
5530 | 2024.11.02 03:59:39.236938 [ 3 ] {} <Debug> HTTP-Session: 68be4d8b-519c-48aa-9fda-e0c5a14804f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59668 | ||
5531 | 2024.11.02 03:59:39.236976 [ 3 ] {} <Debug> HTTP-Session: 68be4d8b-519c-48aa-9fda-e0c5a14804f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5532 | 2024.11.02 03:59:39.236995 [ 3 ] {} <Debug> HTTP-Session: 68be4d8b-519c-48aa-9fda-e0c5a14804f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5533 | 2024.11.02 03:59:39.237076 [ 3 ] {} <Trace> HTTP-Session: 68be4d8b-519c-48aa-9fda-e0c5a14804f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5534 | 2024.11.02 03:59:39.237311 [ 186 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
5535 | 2024.11.02 03:59:39.237500 [ 3 ] {222bb9cc-cc51-4aa2-870c-c42aacc94ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59668) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5536 | 2024.11.02 03:59:39.237574 [ 186 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part | ||
5537 | 2024.11.02 03:59:39.237710 [ 3 ] {222bb9cc-cc51-4aa2-870c-c42aacc94ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5538 | 2024.11.02 03:59:39.237874 [ 186 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 161 rows starting from the beginning of the part | ||
5539 | 2024.11.02 03:59:39.238306 [ 186 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 165 rows starting from the beginning of the part | ||
5540 | 2024.11.02 03:59:39.238702 [ 186 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
5541 | 2024.11.02 03:59:39.239189 [ 3 ] {222bb9cc-cc51-4aa2-870c-c42aacc94ef7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5542 | 2024.11.02 03:59:39.240020 [ 3 ] {222bb9cc-cc51-4aa2-870c-c42aacc94ef7} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5543 | 2024.11.02 03:59:39.240084 [ 3 ] {222bb9cc-cc51-4aa2-870c-c42aacc94ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5544 | 2024.11.02 03:59:39.240527 [ 3 ] {222bb9cc-cc51-4aa2-870c-c42aacc94ef7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5545 | 2024.11.02 03:59:39.241441 [ 3 ] {222bb9cc-cc51-4aa2-870c-c42aacc94ef7} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5546 | 2024.11.02 03:59:39.241827 [ 3 ] {222bb9cc-cc51-4aa2-870c-c42aacc94ef7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004455 sec., 224.46689113355782 rows/sec., 15.13 KiB/sec. | ||
5547 | 2024.11.02 03:59:39.242172 [ 3 ] {222bb9cc-cc51-4aa2-870c-c42aacc94ef7} <Debug> DynamicQueryHandler: Done processing query | ||
5548 | 2024.11.02 03:59:39.242197 [ 3 ] {222bb9cc-cc51-4aa2-870c-c42aacc94ef7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5549 | 2024.11.02 03:59:39.242215 [ 3 ] {} <Debug> HTTP-Session: 68be4d8b-519c-48aa-9fda-e0c5a14804f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5550 | 2024.11.02 03:59:39.242628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5551 | 2024.11.02 03:59:39.242644 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32881, User-Agent: (none), Length: 70118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5552 | 2024.11.02 03:59:39.242733 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5553 | 2024.11.02 03:59:39.242788 [ 282 ] {} <Debug> HTTP-Session: 001861f8-8e79-4856-bf9c-33ae6794d324 Authenticating user 'default' from [fd00:1122:3344:101::d]:32881 | ||
5554 | 2024.11.02 03:59:39.242821 [ 282 ] {} <Debug> HTTP-Session: 001861f8-8e79-4856-bf9c-33ae6794d324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5555 | 2024.11.02 03:59:39.242839 [ 282 ] {} <Debug> HTTP-Session: 001861f8-8e79-4856-bf9c-33ae6794d324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5556 | 2024.11.02 03:59:39.242950 [ 282 ] {} <Trace> HTTP-Session: 001861f8-8e79-4856-bf9c-33ae6794d324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5557 | 2024.11.02 03:59:39.243423 [ 199 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6712 rows, containing 5 columns (5 merged, 0 gathered) in 0.007263285 sec., 924099.7702830055 rows/sec., 62.75 MiB/sec. | ||
5558 | 2024.11.02 03:59:39.243874 [ 194 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5559 | 2024.11.02 03:59:39.244085 [ 282 ] {3b2a5b10-8926-4d88-bb9d-1949ff7b2dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32881) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5560 | 2024.11.02 03:59:39.244380 [ 282 ] {3b2a5b10-8926-4d88-bb9d-1949ff7b2dc6} <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 | ||
5561 | 2024.11.02 03:59:39.244876 [ 194 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5562 | 2024.11.02 03:59:39.245102 [ 194 ] {67cae35f-fbe0-48b9-9723-7eca0c816bbb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5563 | 2024.11.02 03:59:39.245308 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
5564 | 2024.11.02 03:59:39.245568 [ 282 ] {3b2a5b10-8926-4d88-bb9d-1949ff7b2dc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5565 | 2024.11.02 03:59:39.246457 [ 282 ] {3b2a5b10-8926-4d88-bb9d-1949ff7b2dc6} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5566 | 2024.11.02 03:59:39.246496 [ 282 ] {3b2a5b10-8926-4d88-bb9d-1949ff7b2dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5567 | 2024.11.02 03:59:39.247205 [ 282 ] {3b2a5b10-8926-4d88-bb9d-1949ff7b2dc6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5568 | 2024.11.02 03:59:39.247629 [ 282 ] {3b2a5b10-8926-4d88-bb9d-1949ff7b2dc6} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5569 | 2024.11.02 03:59:39.247811 [ 282 ] {3b2a5b10-8926-4d88-bb9d-1949ff7b2dc6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004684 sec., 8966.6951323655 rows/sec., 16.07 MiB/sec. | ||
5570 | 2024.11.02 03:59:39.248039 [ 282 ] {3b2a5b10-8926-4d88-bb9d-1949ff7b2dc6} <Debug> DynamicQueryHandler: Done processing query | ||
5571 | 2024.11.02 03:59:39.248064 [ 282 ] {3b2a5b10-8926-4d88-bb9d-1949ff7b2dc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
5572 | 2024.11.02 03:59:39.248080 [ 282 ] {} <Debug> HTTP-Session: 001861f8-8e79-4856-bf9c-33ae6794d324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5573 | 2024.11.02 03:59:39.248276 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5574 | 2024.11.02 03:59:39.248361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62096, User-Agent: (none), Length: 12123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5575 | 2024.11.02 03:59:39.248440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5576 | 2024.11.02 03:59:39.248464 [ 3 ] {} <Debug> HTTP-Session: 75f526fa-b02d-4bcd-9cde-afeb57b0c41b Authenticating user 'default' from [fd00:1122:3344:101::d]:62096 | ||
5577 | 2024.11.02 03:59:39.248485 [ 3 ] {} <Debug> HTTP-Session: 75f526fa-b02d-4bcd-9cde-afeb57b0c41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5578 | 2024.11.02 03:59:39.248502 [ 3 ] {} <Debug> HTTP-Session: 75f526fa-b02d-4bcd-9cde-afeb57b0c41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5579 | 2024.11.02 03:59:39.248547 [ 3 ] {} <Trace> HTTP-Session: 75f526fa-b02d-4bcd-9cde-afeb57b0c41b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5580 | 2024.11.02 03:59:39.248732 [ 3 ] {93a71f37-b449-4fdf-9bfa-f5d05689514c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62096) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5581 | 2024.11.02 03:59:39.248789 [ 3 ] {93a71f37-b449-4fdf-9bfa-f5d05689514c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5582 | 2024.11.02 03:59:39.248977 [ 3 ] {93a71f37-b449-4fdf-9bfa-f5d05689514c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5583 | 2024.11.02 03:59:39.249319 [ 3 ] {93a71f37-b449-4fdf-9bfa-f5d05689514c} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5584 | 2024.11.02 03:59:39.249354 [ 3 ] {93a71f37-b449-4fdf-9bfa-f5d05689514c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5585 | 2024.11.02 03:59:39.249724 [ 3 ] {93a71f37-b449-4fdf-9bfa-f5d05689514c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5586 | 2024.11.02 03:59:39.250051 [ 3 ] {93a71f37-b449-4fdf-9bfa-f5d05689514c} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5587 | 2024.11.02 03:59:39.250175 [ 133 ] {} <Debug> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5588 | 2024.11.02 03:59:39.250181 [ 3 ] {93a71f37-b449-4fdf-9bfa-f5d05689514c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001531 sec., 53559.76485956891 rows/sec., 3.40 MiB/sec. | ||
5589 | 2024.11.02 03:59:39.250205 [ 133 ] {} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5590 | 2024.11.02 03:59:39.250238 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5591 | 2024.11.02 03:59:39.250485 [ 197 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::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 | ||
5592 | 2024.11.02 03:59:39.250497 [ 3 ] {93a71f37-b449-4fdf-9bfa-f5d05689514c} <Debug> DynamicQueryHandler: Done processing query | ||
5593 | 2024.11.02 03:59:39.250596 [ 3 ] {93a71f37-b449-4fdf-9bfa-f5d05689514c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5594 | 2024.11.02 03:59:39.250682 [ 3 ] {} <Debug> HTTP-Session: 75f526fa-b02d-4bcd-9cde-afeb57b0c41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5595 | 2024.11.02 03:59:39.251043 [ 197 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5596 | 2024.11.02 03:59:39.251116 [ 197 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1388 rows starting from the beginning of the part | ||
5597 | 2024.11.02 03:59:39.251158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5598 | 2024.11.02 03:59:39.251318 [ 197 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
5599 | 2024.11.02 03:59:39.251505 [ 197 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
5600 | 2024.11.02 03:59:39.251658 [ 197 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
5601 | 2024.11.02 03:59:39.251844 [ 197 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
5602 | 2024.11.02 03:59:39.252017 [ 197 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
5603 | 2024.11.02 03:59:39.253327 [ 199 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1732 rows, containing 4 columns (4 merged, 0 gathered) in 0.003021485 sec., 573228.0650077694 rows/sec., 37.58 MiB/sec. | ||
5604 | 2024.11.02 03:59:39.253525 [ 197 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5605 | 2024.11.02 03:59:39.253885 [ 197 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_26_5} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5606 | 2024.11.02 03:59:39.253954 [ 197 ] {1d10fe43-204d-42fc-878c-c321f1b805a5::all_1_26_5} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5607 | 2024.11.02 03:59:39.254023 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5608 | 2024.11.02 03:59:40.329824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61957, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5609 | 2024.11.02 03:59:40.540323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5610 | 2024.11.02 03:59:40.596761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5611 | 2024.11.02 03:59:40.648252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5612 | 2024.11.02 03:59:40.664645 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5613 | 2024.11.02 03:59:40.672042 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55761, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5614 | 2024.11.02 03:59:40.682352 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62244, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5615 | 2024.11.02 03:59:40.696600 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56246, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5616 | 2024.11.02 03:59:40.999148 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57930, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5617 | 2024.11.02 03:59:41.400961 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5618 | 2024.11.02 03:59:41.433787 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54261, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5619 | 2024.11.02 03:59:41.863701 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45968, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5620 | 2024.11.02 03:59:41.901986 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5621 | 2024.11.02 03:59:41.904017 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5622 | 2024.11.02 03:59:41.907265 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53570, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5623 | 2024.11.02 03:59:41.909527 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5624 | 2024.11.02 03:59:41.934797 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5625 | 2024.11.02 03:59:41.952254 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5626 | 2024.11.02 03:59:41.957503 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5627 | 2024.11.02 03:59:42.019463 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5628 | 2024.11.02 03:59:42.069959 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5629 | 2024.11.02 03:59:42.137413 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57328, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5630 | 2024.11.02 03:59:42.181288 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56545, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5631 | 2024.11.02 03:59:42.233885 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54561, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5632 | 2024.11.02 03:59:42.239140 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5633 | 2024.11.02 03:59:42.248679 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5634 | 2024.11.02 03:59:42.270644 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61151, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5635 | 2024.11.02 03:59:42.282306 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37488, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5636 | 2024.11.02 03:59:42.307851 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5637 | 2024.11.02 03:59:42.324393 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58532, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5638 | 2024.11.02 03:59:42.331849 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37167, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5639 | 2024.11.02 03:59:42.337116 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5640 | 2024.11.02 03:59:43.032723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 552 | ||
5641 | 2024.11.02 03:59:43.035560 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5642 | 2024.11.02 03:59:43.035610 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5643 | 2024.11.02 03:59:43.037089 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5644 | 2024.11.02 03:59:43.038129 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5645 | 2024.11.02 03:59:43.039094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
5646 | 2024.11.02 03:59:44.201311 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37128, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5647 | 2024.11.02 03:59:44.201433 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5648 | 2024.11.02 03:59:44.201458 [ 290 ] {} <Debug> HTTP-Session: 0999df37-0438-42da-8670-936cee0ae5ea Authenticating user 'default' from [fd00:1122:3344:101::d]:37128 | ||
5649 | 2024.11.02 03:59:44.201482 [ 290 ] {} <Debug> HTTP-Session: 0999df37-0438-42da-8670-936cee0ae5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5650 | 2024.11.02 03:59:44.201497 [ 290 ] {} <Debug> HTTP-Session: 0999df37-0438-42da-8670-936cee0ae5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5651 | 2024.11.02 03:59:44.201550 [ 290 ] {} <Trace> HTTP-Session: 0999df37-0438-42da-8670-936cee0ae5ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5652 | 2024.11.02 03:59:44.201754 [ 290 ] {5a92bf94-1439-4e5a-ab35-cc787fb28bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37128) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5653 | 2024.11.02 03:59:44.201824 [ 290 ] {5a92bf94-1439-4e5a-ab35-cc787fb28bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5654 | 2024.11.02 03:59:44.202168 [ 290 ] {5a92bf94-1439-4e5a-ab35-cc787fb28bbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5655 | 2024.11.02 03:59:44.202594 [ 290 ] {5a92bf94-1439-4e5a-ab35-cc787fb28bbd} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5656 | 2024.11.02 03:59:44.202637 [ 290 ] {5a92bf94-1439-4e5a-ab35-cc787fb28bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5657 | 2024.11.02 03:59:44.203043 [ 290 ] {5a92bf94-1439-4e5a-ab35-cc787fb28bbd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5658 | 2024.11.02 03:59:44.203433 [ 290 ] {5a92bf94-1439-4e5a-ab35-cc787fb28bbd} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5659 | 2024.11.02 03:59:44.203603 [ 290 ] {5a92bf94-1439-4e5a-ab35-cc787fb28bbd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001895 sec., 1055.4089709762534 rows/sec., 86.06 KiB/sec. | ||
5660 | 2024.11.02 03:59:44.203955 [ 290 ] {5a92bf94-1439-4e5a-ab35-cc787fb28bbd} <Debug> DynamicQueryHandler: Done processing query | ||
5661 | 2024.11.02 03:59:44.203983 [ 290 ] {5a92bf94-1439-4e5a-ab35-cc787fb28bbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5662 | 2024.11.02 03:59:44.204000 [ 290 ] {} <Debug> HTTP-Session: 0999df37-0438-42da-8670-936cee0ae5ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5663 | 2024.11.02 03:59:44.204198 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5664 | 2024.11.02 03:59:44.204327 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39820, User-Agent: (none), Length: 7962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5665 | 2024.11.02 03:59:44.204454 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5666 | 2024.11.02 03:59:44.204480 [ 291 ] {} <Debug> HTTP-Session: 236c2eab-9984-4a4a-8886-f71c8d593d11 Authenticating user 'default' from [fd00:1122:3344:101::d]:39820 | ||
5667 | 2024.11.02 03:59:44.204505 [ 291 ] {} <Debug> HTTP-Session: 236c2eab-9984-4a4a-8886-f71c8d593d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5668 | 2024.11.02 03:59:44.204520 [ 291 ] {} <Debug> HTTP-Session: 236c2eab-9984-4a4a-8886-f71c8d593d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5669 | 2024.11.02 03:59:44.204576 [ 291 ] {} <Trace> HTTP-Session: 236c2eab-9984-4a4a-8886-f71c8d593d11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5670 | 2024.11.02 03:59:44.204793 [ 291 ] {cc719a82-ca62-4795-a7ff-644afafe50d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39820) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5671 | 2024.11.02 03:59:44.204869 [ 291 ] {cc719a82-ca62-4795-a7ff-644afafe50d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5672 | 2024.11.02 03:59:44.205242 [ 291 ] {cc719a82-ca62-4795-a7ff-644afafe50d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5673 | 2024.11.02 03:59:44.205670 [ 291 ] {cc719a82-ca62-4795-a7ff-644afafe50d3} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5674 | 2024.11.02 03:59:44.205712 [ 291 ] {cc719a82-ca62-4795-a7ff-644afafe50d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5675 | 2024.11.02 03:59:44.206135 [ 291 ] {cc719a82-ca62-4795-a7ff-644afafe50d3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5676 | 2024.11.02 03:59:44.206533 [ 291 ] {cc719a82-ca62-4795-a7ff-644afafe50d3} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5677 | 2024.11.02 03:59:44.206714 [ 291 ] {cc719a82-ca62-4795-a7ff-644afafe50d3} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.002004 sec., 28443.113772455086 rows/sec., 2.18 MiB/sec. | ||
5678 | 2024.11.02 03:59:44.207062 [ 291 ] {cc719a82-ca62-4795-a7ff-644afafe50d3} <Debug> DynamicQueryHandler: Done processing query | ||
5679 | 2024.11.02 03:59:44.207089 [ 291 ] {cc719a82-ca62-4795-a7ff-644afafe50d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
5680 | 2024.11.02 03:59:44.207105 [ 291 ] {} <Debug> HTTP-Session: 236c2eab-9984-4a4a-8886-f71c8d593d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5681 | 2024.11.02 03:59:44.207235 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37128, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5682 | 2024.11.02 03:59:44.207324 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5683 | 2024.11.02 03:59:44.207334 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5684 | 2024.11.02 03:59:44.207393 [ 290 ] {} <Debug> HTTP-Session: 0374fb89-38dc-4bcd-a6d3-1e59ba9f0a56 Authenticating user 'default' from [fd00:1122:3344:101::d]:37128 | ||
5685 | 2024.11.02 03:59:44.207412 [ 290 ] {} <Debug> HTTP-Session: 0374fb89-38dc-4bcd-a6d3-1e59ba9f0a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5686 | 2024.11.02 03:59:44.207431 [ 290 ] {} <Debug> HTTP-Session: 0374fb89-38dc-4bcd-a6d3-1e59ba9f0a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5687 | 2024.11.02 03:59:44.207483 [ 290 ] {} <Trace> HTTP-Session: 0374fb89-38dc-4bcd-a6d3-1e59ba9f0a56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5688 | 2024.11.02 03:59:44.207595 [ 290 ] {3b9fed75-82be-49fe-b4d1-ae67bf460869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37128) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5689 | 2024.11.02 03:59:44.207643 [ 290 ] {3b9fed75-82be-49fe-b4d1-ae67bf460869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5690 | 2024.11.02 03:59:44.207912 [ 290 ] {3b9fed75-82be-49fe-b4d1-ae67bf460869} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5691 | 2024.11.02 03:59:44.208220 [ 290 ] {3b9fed75-82be-49fe-b4d1-ae67bf460869} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5692 | 2024.11.02 03:59:44.208257 [ 290 ] {3b9fed75-82be-49fe-b4d1-ae67bf460869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5693 | 2024.11.02 03:59:44.208607 [ 290 ] {3b9fed75-82be-49fe-b4d1-ae67bf460869} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5694 | 2024.11.02 03:59:44.208979 [ 290 ] {3b9fed75-82be-49fe-b4d1-ae67bf460869} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5695 | 2024.11.02 03:59:44.209140 [ 290 ] {3b9fed75-82be-49fe-b4d1-ae67bf460869} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001563 sec., 1279.5905310300705 rows/sec., 89.35 KiB/sec. | ||
5696 | 2024.11.02 03:59:44.209309 [ 290 ] {3b9fed75-82be-49fe-b4d1-ae67bf460869} <Debug> DynamicQueryHandler: Done processing query | ||
5697 | 2024.11.02 03:59:44.209334 [ 290 ] {3b9fed75-82be-49fe-b4d1-ae67bf460869} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5698 | 2024.11.02 03:59:44.209349 [ 290 ] {} <Debug> HTTP-Session: 0374fb89-38dc-4bcd-a6d3-1e59ba9f0a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5699 | 2024.11.02 03:59:44.209512 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5700 | 2024.11.02 03:59:44.209615 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46591, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5701 | 2024.11.02 03:59:44.209687 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5702 | 2024.11.02 03:59:44.209707 [ 291 ] {} <Debug> HTTP-Session: 63b75dca-0ab0-40e8-8c4a-c42697bc6bfc Authenticating user 'default' from [fd00:1122:3344:101::d]:46591 | ||
5703 | 2024.11.02 03:59:44.209726 [ 291 ] {} <Debug> HTTP-Session: 63b75dca-0ab0-40e8-8c4a-c42697bc6bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5704 | 2024.11.02 03:59:44.209740 [ 291 ] {} <Debug> HTTP-Session: 63b75dca-0ab0-40e8-8c4a-c42697bc6bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5705 | 2024.11.02 03:59:44.209781 [ 291 ] {} <Trace> HTTP-Session: 63b75dca-0ab0-40e8-8c4a-c42697bc6bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5706 | 2024.11.02 03:59:44.209915 [ 291 ] {2317a428-626b-4e2d-8c62-7f5e71a0da90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46591) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5707 | 2024.11.02 03:59:44.209962 [ 291 ] {2317a428-626b-4e2d-8c62-7f5e71a0da90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5708 | 2024.11.02 03:59:44.210230 [ 291 ] {2317a428-626b-4e2d-8c62-7f5e71a0da90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5709 | 2024.11.02 03:59:44.210597 [ 291 ] {2317a428-626b-4e2d-8c62-7f5e71a0da90} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5710 | 2024.11.02 03:59:44.210633 [ 291 ] {2317a428-626b-4e2d-8c62-7f5e71a0da90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5711 | 2024.11.02 03:59:44.211013 [ 291 ] {2317a428-626b-4e2d-8c62-7f5e71a0da90} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5712 | 2024.11.02 03:59:44.211397 [ 291 ] {2317a428-626b-4e2d-8c62-7f5e71a0da90} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5713 | 2024.11.02 03:59:44.211559 [ 291 ] {2317a428-626b-4e2d-8c62-7f5e71a0da90} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001684 sec., 39192.399049881235 rows/sec., 3.06 MiB/sec. | ||
5714 | 2024.11.02 03:59:44.211882 [ 291 ] {2317a428-626b-4e2d-8c62-7f5e71a0da90} <Debug> DynamicQueryHandler: Done processing query | ||
5715 | 2024.11.02 03:59:44.211920 [ 291 ] {2317a428-626b-4e2d-8c62-7f5e71a0da90} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5716 | 2024.11.02 03:59:44.211937 [ 291 ] {} <Debug> HTTP-Session: 63b75dca-0ab0-40e8-8c4a-c42697bc6bfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5717 | 2024.11.02 03:59:44.212104 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5718 | 2024.11.02 03:59:44.212131 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37128, User-Agent: (none), Length: 24712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5719 | 2024.11.02 03:59:44.212217 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5720 | 2024.11.02 03:59:44.212250 [ 290 ] {} <Debug> HTTP-Session: 833f7f37-b343-4590-a9e9-2622c4afd946 Authenticating user 'default' from [fd00:1122:3344:101::d]:37128 | ||
5721 | 2024.11.02 03:59:44.212271 [ 290 ] {} <Debug> HTTP-Session: 833f7f37-b343-4590-a9e9-2622c4afd946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5722 | 2024.11.02 03:59:44.212289 [ 290 ] {} <Debug> HTTP-Session: 833f7f37-b343-4590-a9e9-2622c4afd946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5723 | 2024.11.02 03:59:44.212335 [ 290 ] {} <Trace> HTTP-Session: 833f7f37-b343-4590-a9e9-2622c4afd946 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5724 | 2024.11.02 03:59:44.212520 [ 290 ] {6c407e10-8eab-45fe-acff-ba8381c3645f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5725 | 2024.11.02 03:59:44.212580 [ 290 ] {6c407e10-8eab-45fe-acff-ba8381c3645f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5726 | 2024.11.02 03:59:44.212798 [ 290 ] {6c407e10-8eab-45fe-acff-ba8381c3645f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5727 | 2024.11.02 03:59:44.213216 [ 290 ] {6c407e10-8eab-45fe-acff-ba8381c3645f} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5728 | 2024.11.02 03:59:44.213260 [ 290 ] {6c407e10-8eab-45fe-acff-ba8381c3645f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5729 | 2024.11.02 03:59:44.213683 [ 290 ] {6c407e10-8eab-45fe-acff-ba8381c3645f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5730 | 2024.11.02 03:59:44.214050 [ 290 ] {6c407e10-8eab-45fe-acff-ba8381c3645f} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5731 | 2024.11.02 03:59:44.214216 [ 290 ] {6c407e10-8eab-45fe-acff-ba8381c3645f} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001778 sec., 72553.43082114735 rows/sec., 5.05 MiB/sec. | ||
5732 | 2024.11.02 03:59:44.214378 [ 290 ] {6c407e10-8eab-45fe-acff-ba8381c3645f} <Debug> DynamicQueryHandler: Done processing query | ||
5733 | 2024.11.02 03:59:44.214402 [ 290 ] {6c407e10-8eab-45fe-acff-ba8381c3645f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5734 | 2024.11.02 03:59:44.214418 [ 290 ] {} <Debug> HTTP-Session: 833f7f37-b343-4590-a9e9-2622c4afd946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5735 | 2024.11.02 03:59:44.214549 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5736 | 2024.11.02 03:59:44.214610 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62428, User-Agent: (none), Length: 7293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5737 | 2024.11.02 03:59:44.214691 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5738 | 2024.11.02 03:59:44.214716 [ 291 ] {} <Debug> HTTP-Session: 75077b79-890e-40d1-9f49-33fcfeba3c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:62428 | ||
5739 | 2024.11.02 03:59:44.214734 [ 291 ] {} <Debug> HTTP-Session: 75077b79-890e-40d1-9f49-33fcfeba3c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5740 | 2024.11.02 03:59:44.214748 [ 291 ] {} <Debug> HTTP-Session: 75077b79-890e-40d1-9f49-33fcfeba3c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5741 | 2024.11.02 03:59:44.214786 [ 291 ] {} <Trace> HTTP-Session: 75077b79-890e-40d1-9f49-33fcfeba3c53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5742 | 2024.11.02 03:59:44.214915 [ 291 ] {05fb9026-3879-4775-afb4-35bfa9792579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62428) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5743 | 2024.11.02 03:59:44.214965 [ 291 ] {05fb9026-3879-4775-afb4-35bfa9792579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5744 | 2024.11.02 03:59:44.215131 [ 291 ] {05fb9026-3879-4775-afb4-35bfa9792579} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5745 | 2024.11.02 03:59:44.215421 [ 291 ] {05fb9026-3879-4775-afb4-35bfa9792579} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5746 | 2024.11.02 03:59:44.215457 [ 291 ] {05fb9026-3879-4775-afb4-35bfa9792579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
5747 | 2024.11.02 03:59:44.215833 [ 291 ] {05fb9026-3879-4775-afb4-35bfa9792579} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5748 | 2024.11.02 03:59:44.216164 [ 291 ] {05fb9026-3879-4775-afb4-35bfa9792579} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5749 | 2024.11.02 03:59:44.216310 [ 291 ] {05fb9026-3879-4775-afb4-35bfa9792579} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00143 sec., 33566.43356643357 rows/sec., 2.26 MiB/sec. | ||
5750 | 2024.11.02 03:59:44.216471 [ 291 ] {05fb9026-3879-4775-afb4-35bfa9792579} <Debug> DynamicQueryHandler: Done processing query | ||
5751 | 2024.11.02 03:59:44.216496 [ 291 ] {05fb9026-3879-4775-afb4-35bfa9792579} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5752 | 2024.11.02 03:59:44.216511 [ 291 ] {} <Debug> HTTP-Session: 75077b79-890e-40d1-9f49-33fcfeba3c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5753 | 2024.11.02 03:59:44.216659 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5754 | 2024.11.02 03:59:47.897090 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5755 | 2024.11.02 03:59:47.897168 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5756 | 2024.11.02 03:59:49.202499 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37979, User-Agent: (none), Length: 7829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5757 | 2024.11.02 03:59:49.202657 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5758 | 2024.11.02 03:59:49.202690 [ 290 ] {} <Debug> HTTP-Session: 228117a5-47ef-45ca-a249-66ee9bb76f56 Authenticating user 'default' from [fd00:1122:3344:101::d]:37979 | ||
5759 | 2024.11.02 03:59:49.202731 [ 290 ] {} <Debug> HTTP-Session: 228117a5-47ef-45ca-a249-66ee9bb76f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5760 | 2024.11.02 03:59:49.202758 [ 290 ] {} <Debug> HTTP-Session: 228117a5-47ef-45ca-a249-66ee9bb76f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5761 | 2024.11.02 03:59:49.202821 [ 290 ] {} <Trace> HTTP-Session: 228117a5-47ef-45ca-a249-66ee9bb76f56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5762 | 2024.11.02 03:59:49.203054 [ 290 ] {b513cddc-e843-4316-9cff-f9b942138ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5763 | 2024.11.02 03:59:49.203130 [ 290 ] {b513cddc-e843-4316-9cff-f9b942138ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5764 | 2024.11.02 03:59:49.203521 [ 290 ] {b513cddc-e843-4316-9cff-f9b942138ec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5765 | 2024.11.02 03:59:49.203989 [ 290 ] {b513cddc-e843-4316-9cff-f9b942138ec0} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5766 | 2024.11.02 03:59:49.204031 [ 290 ] {b513cddc-e843-4316-9cff-f9b942138ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5767 | 2024.11.02 03:59:49.204442 [ 290 ] {b513cddc-e843-4316-9cff-f9b942138ec0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5768 | 2024.11.02 03:59:49.204820 [ 290 ] {b513cddc-e843-4316-9cff-f9b942138ec0} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5769 | 2024.11.02 03:59:49.204982 [ 290 ] {b513cddc-e843-4316-9cff-f9b942138ec0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.15 MiB/sec. | ||
5770 | 2024.11.02 03:59:49.205212 [ 290 ] {b513cddc-e843-4316-9cff-f9b942138ec0} <Debug> DynamicQueryHandler: Done processing query | ||
5771 | 2024.11.02 03:59:49.205239 [ 290 ] {b513cddc-e843-4316-9cff-f9b942138ec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5772 | 2024.11.02 03:59:49.205255 [ 290 ] {} <Debug> HTTP-Session: 228117a5-47ef-45ca-a249-66ee9bb76f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5773 | 2024.11.02 03:59:49.205447 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5774 | 2024.11.02 03:59:49.205590 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41730, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5775 | 2024.11.02 03:59:49.205710 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5776 | 2024.11.02 03:59:49.205735 [ 291 ] {} <Debug> HTTP-Session: 020f4865-5d91-4ddc-a3aa-1efc1b20d285 Authenticating user 'default' from [fd00:1122:3344:101::d]:41730 | ||
5777 | 2024.11.02 03:59:49.205759 [ 291 ] {} <Debug> HTTP-Session: 020f4865-5d91-4ddc-a3aa-1efc1b20d285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5778 | 2024.11.02 03:59:49.205774 [ 291 ] {} <Debug> HTTP-Session: 020f4865-5d91-4ddc-a3aa-1efc1b20d285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5779 | 2024.11.02 03:59:49.205830 [ 291 ] {} <Trace> HTTP-Session: 020f4865-5d91-4ddc-a3aa-1efc1b20d285 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5780 | 2024.11.02 03:59:49.206045 [ 291 ] {08417e1c-0b24-44b4-ba80-532cdd7ec7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41730) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5781 | 2024.11.02 03:59:49.206112 [ 291 ] {08417e1c-0b24-44b4-ba80-532cdd7ec7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5782 | 2024.11.02 03:59:49.206458 [ 291 ] {08417e1c-0b24-44b4-ba80-532cdd7ec7f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5783 | 2024.11.02 03:59:49.206891 [ 291 ] {08417e1c-0b24-44b4-ba80-532cdd7ec7f6} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5784 | 2024.11.02 03:59:49.206937 [ 291 ] {08417e1c-0b24-44b4-ba80-532cdd7ec7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5785 | 2024.11.02 03:59:49.207367 [ 291 ] {08417e1c-0b24-44b4-ba80-532cdd7ec7f6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5786 | 2024.11.02 03:59:49.207753 [ 291 ] {08417e1c-0b24-44b4-ba80-532cdd7ec7f6} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5787 | 2024.11.02 03:59:49.207925 [ 291 ] {08417e1c-0b24-44b4-ba80-532cdd7ec7f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001956 sec., 32719.836400818 rows/sec., 2.55 MiB/sec. | ||
5788 | 2024.11.02 03:59:49.208141 [ 291 ] {08417e1c-0b24-44b4-ba80-532cdd7ec7f6} <Debug> DynamicQueryHandler: Done processing query | ||
5789 | 2024.11.02 03:59:49.208169 [ 291 ] {08417e1c-0b24-44b4-ba80-532cdd7ec7f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5790 | 2024.11.02 03:59:49.208185 [ 291 ] {} <Debug> HTTP-Session: 020f4865-5d91-4ddc-a3aa-1efc1b20d285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5791 | 2024.11.02 03:59:49.208409 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37979, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5792 | 2024.11.02 03:59:49.208423 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41730, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5793 | 2024.11.02 03:59:49.208512 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5794 | 2024.11.02 03:59:49.208550 [ 290 ] {} <Debug> HTTP-Session: 1fbdf62b-46c7-4fee-95e2-fdbda88260bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37979 | ||
5795 | 2024.11.02 03:59:49.208571 [ 290 ] {} <Debug> HTTP-Session: 1fbdf62b-46c7-4fee-95e2-fdbda88260bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5796 | 2024.11.02 03:59:49.208602 [ 290 ] {} <Debug> HTTP-Session: 1fbdf62b-46c7-4fee-95e2-fdbda88260bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5797 | 2024.11.02 03:59:49.208652 [ 290 ] {} <Trace> HTTP-Session: 1fbdf62b-46c7-4fee-95e2-fdbda88260bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5798 | 2024.11.02 03:59:49.208852 [ 290 ] {0fca4269-3688-40f0-9ab7-081c005ef760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37979) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5799 | 2024.11.02 03:59:49.208913 [ 290 ] {0fca4269-3688-40f0-9ab7-081c005ef760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5800 | 2024.11.02 03:59:49.209130 [ 290 ] {0fca4269-3688-40f0-9ab7-081c005ef760} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5801 | 2024.11.02 03:59:49.209562 [ 290 ] {0fca4269-3688-40f0-9ab7-081c005ef760} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5802 | 2024.11.02 03:59:49.209598 [ 290 ] {0fca4269-3688-40f0-9ab7-081c005ef760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5803 | 2024.11.02 03:59:49.209997 [ 290 ] {0fca4269-3688-40f0-9ab7-081c005ef760} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5804 | 2024.11.02 03:59:49.210349 [ 290 ] {0fca4269-3688-40f0-9ab7-081c005ef760} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5805 | 2024.11.02 03:59:49.210513 [ 290 ] {0fca4269-3688-40f0-9ab7-081c005ef760} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. | ||
5806 | 2024.11.02 03:59:49.210838 [ 290 ] {0fca4269-3688-40f0-9ab7-081c005ef760} <Debug> DynamicQueryHandler: Done processing query | ||
5807 | 2024.11.02 03:59:49.210874 [ 290 ] {0fca4269-3688-40f0-9ab7-081c005ef760} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5808 | 2024.11.02 03:59:49.210890 [ 290 ] {} <Debug> HTTP-Session: 1fbdf62b-46c7-4fee-95e2-fdbda88260bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5809 | 2024.11.02 03:59:49.211040 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5810 | 2024.11.02 03:59:49.211147 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54885, User-Agent: (none), Length: 9102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5811 | 2024.11.02 03:59:49.211222 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5812 | 2024.11.02 03:59:49.211246 [ 291 ] {} <Debug> HTTP-Session: 7648a131-af98-479d-a6aa-b42bd7225943 Authenticating user 'default' from [fd00:1122:3344:101::d]:54885 | ||
5813 | 2024.11.02 03:59:49.211267 [ 291 ] {} <Debug> HTTP-Session: 7648a131-af98-479d-a6aa-b42bd7225943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5814 | 2024.11.02 03:59:49.211284 [ 291 ] {} <Debug> HTTP-Session: 7648a131-af98-479d-a6aa-b42bd7225943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5815 | 2024.11.02 03:59:49.211333 [ 291 ] {} <Trace> HTTP-Session: 7648a131-af98-479d-a6aa-b42bd7225943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5816 | 2024.11.02 03:59:49.211513 [ 291 ] {05d5be0a-3bec-404d-a1eb-6bcf212e7219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54885) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5817 | 2024.11.02 03:59:49.211573 [ 291 ] {05d5be0a-3bec-404d-a1eb-6bcf212e7219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5818 | 2024.11.02 03:59:49.211732 [ 291 ] {05d5be0a-3bec-404d-a1eb-6bcf212e7219} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5819 | 2024.11.02 03:59:49.212030 [ 291 ] {05d5be0a-3bec-404d-a1eb-6bcf212e7219} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5820 | 2024.11.02 03:59:49.212066 [ 291 ] {05d5be0a-3bec-404d-a1eb-6bcf212e7219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5821 | 2024.11.02 03:59:49.212451 [ 291 ] {05d5be0a-3bec-404d-a1eb-6bcf212e7219} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5822 | 2024.11.02 03:59:49.212806 [ 291 ] {05d5be0a-3bec-404d-a1eb-6bcf212e7219} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5823 | 2024.11.02 03:59:49.212966 [ 291 ] {05d5be0a-3bec-404d-a1eb-6bcf212e7219} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec. | ||
5824 | 2024.11.02 03:59:49.213136 [ 291 ] {05d5be0a-3bec-404d-a1eb-6bcf212e7219} <Debug> DynamicQueryHandler: Done processing query | ||
5825 | 2024.11.02 03:59:49.213159 [ 291 ] {05d5be0a-3bec-404d-a1eb-6bcf212e7219} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5826 | 2024.11.02 03:59:49.213175 [ 291 ] {} <Debug> HTTP-Session: 7648a131-af98-479d-a6aa-b42bd7225943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5827 | 2024.11.02 03:59:49.213375 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54885, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5828 | 2024.11.02 03:59:53.039355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 572 | ||
5829 | 2024.11.02 03:59:53.042124 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5830 | 2024.11.02 03:59:53.042170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5831 | 2024.11.02 03:59:53.043781 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5832 | 2024.11.02 03:59:53.044862 [ 242 ] {} <Trace> system.query_log (f8c6c2ae-6274-4299-8b04-d29c01b964cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5833 | 2024.11.02 03:59:53.045700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
5834 | 2024.11.02 03:59:54.209324 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37979, User-Agent: (none), Length: 41465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5835 | 2024.11.02 03:59:54.209450 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5836 | 2024.11.02 03:59:54.209479 [ 290 ] {} <Debug> HTTP-Session: 6e56c496-c8c6-46fb-857e-d260d29c4f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:37979 | ||
5837 | 2024.11.02 03:59:54.209507 [ 290 ] {} <Debug> HTTP-Session: 6e56c496-c8c6-46fb-857e-d260d29c4f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5838 | 2024.11.02 03:59:54.209525 [ 290 ] {} <Debug> HTTP-Session: 6e56c496-c8c6-46fb-857e-d260d29c4f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5839 | 2024.11.02 03:59:54.209585 [ 290 ] {} <Trace> HTTP-Session: 6e56c496-c8c6-46fb-857e-d260d29c4f6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5840 | 2024.11.02 03:59:54.209943 [ 290 ] {923fa085-1512-486a-baa2-f64ece2cd78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5841 | 2024.11.02 03:59:54.210012 [ 290 ] {923fa085-1512-486a-baa2-f64ece2cd78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5842 | 2024.11.02 03:59:54.210355 [ 290 ] {923fa085-1512-486a-baa2-f64ece2cd78a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5843 | 2024.11.02 03:59:54.211002 [ 290 ] {923fa085-1512-486a-baa2-f64ece2cd78a} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5844 | 2024.11.02 03:59:54.211046 [ 290 ] {923fa085-1512-486a-baa2-f64ece2cd78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5845 | 2024.11.02 03:59:54.211509 [ 290 ] {923fa085-1512-486a-baa2-f64ece2cd78a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5846 | 2024.11.02 03:59:54.211901 [ 290 ] {923fa085-1512-486a-baa2-f64ece2cd78a} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5847 | 2024.11.02 03:59:54.212062 [ 290 ] {923fa085-1512-486a-baa2-f64ece2cd78a} <Debug> executeQuery: Read 273 rows, 24.89 KiB in 0.002287 sec., 119370.35417577613 rows/sec., 10.63 MiB/sec. | ||
5848 | 2024.11.02 03:59:54.212373 [ 290 ] {923fa085-1512-486a-baa2-f64ece2cd78a} <Debug> DynamicQueryHandler: Done processing query | ||
5849 | 2024.11.02 03:59:54.212400 [ 290 ] {923fa085-1512-486a-baa2-f64ece2cd78a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
5850 | 2024.11.02 03:59:54.212417 [ 290 ] {} <Debug> HTTP-Session: 6e56c496-c8c6-46fb-857e-d260d29c4f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5851 | 2024.11.02 03:59:54.212617 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5852 | 2024.11.02 03:59:54.212790 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51485, User-Agent: (none), Length: 6069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5853 | 2024.11.02 03:59:54.212923 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5854 | 2024.11.02 03:59:54.212952 [ 288 ] {} <Debug> HTTP-Session: 6c90410a-b42d-443d-87f9-946db840097b Authenticating user 'default' from [fd00:1122:3344:101::d]:51485 | ||
5855 | 2024.11.02 03:59:54.212980 [ 288 ] {} <Debug> HTTP-Session: 6c90410a-b42d-443d-87f9-946db840097b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5856 | 2024.11.02 03:59:54.212997 [ 288 ] {} <Debug> HTTP-Session: 6c90410a-b42d-443d-87f9-946db840097b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5857 | 2024.11.02 03:59:54.213062 [ 288 ] {} <Trace> HTTP-Session: 6c90410a-b42d-443d-87f9-946db840097b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5858 | 2024.11.02 03:59:54.213299 [ 288 ] {01eb6ada-e93b-4711-a14b-5818d645a26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51485) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5859 | 2024.11.02 03:59:54.213383 [ 288 ] {01eb6ada-e93b-4711-a14b-5818d645a26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5860 | 2024.11.02 03:59:54.213775 [ 288 ] {01eb6ada-e93b-4711-a14b-5818d645a26f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5861 | 2024.11.02 03:59:54.214165 [ 288 ] {01eb6ada-e93b-4711-a14b-5818d645a26f} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5862 | 2024.11.02 03:59:54.214209 [ 288 ] {01eb6ada-e93b-4711-a14b-5818d645a26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5863 | 2024.11.02 03:59:54.214631 [ 288 ] {01eb6ada-e93b-4711-a14b-5818d645a26f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5864 | 2024.11.02 03:59:54.215029 [ 288 ] {01eb6ada-e93b-4711-a14b-5818d645a26f} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5865 | 2024.11.02 03:59:54.215202 [ 288 ] {01eb6ada-e93b-4711-a14b-5818d645a26f} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00198 sec., 21212.121212121212 rows/sec., 1.56 MiB/sec. | ||
5866 | 2024.11.02 03:59:54.215202 [ 117 ] {} <Debug> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5867 | 2024.11.02 03:59:54.215298 [ 117 ] {} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5868 | 2024.11.02 03:59:54.215354 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5869 | 2024.11.02 03:59:54.215487 [ 288 ] {01eb6ada-e93b-4711-a14b-5818d645a26f} <Debug> DynamicQueryHandler: Done processing query | ||
5870 | 2024.11.02 03:59:54.215502 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
5871 | 2024.11.02 03:59:54.215529 [ 288 ] {01eb6ada-e93b-4711-a14b-5818d645a26f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5872 | 2024.11.02 03:59:54.215577 [ 288 ] {} <Debug> HTTP-Session: 6c90410a-b42d-443d-87f9-946db840097b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5873 | 2024.11.02 03:59:54.215704 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5874 | 2024.11.02 03:59:54.215775 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 58 rows starting from the beginning of the part | ||
5875 | 2024.11.02 03:59:54.215809 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37979, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5876 | 2024.11.02 03:59:54.215837 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51485, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5877 | 2024.11.02 03:59:54.216026 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5878 | 2024.11.02 03:59:54.216144 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
5879 | 2024.11.02 03:59:54.216209 [ 288 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5880 | |||
5881 | (version 23.8.7.1) | ||
5882 | 2024.11.02 03:59:54.216208 [ 290 ] {} <Debug> HTTP-Session: 2ce3b082-494c-48fd-a235-ac7f46128bb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37979 | ||
5883 | 2024.11.02 03:59:54.216363 [ 290 ] {} <Debug> HTTP-Session: 2ce3b082-494c-48fd-a235-ac7f46128bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5884 | 2024.11.02 03:59:54.216434 [ 290 ] {} <Debug> HTTP-Session: 2ce3b082-494c-48fd-a235-ac7f46128bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5885 | 2024.11.02 03:59:54.216441 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
5886 | 2024.11.02 03:59:54.216528 [ 290 ] {} <Trace> HTTP-Session: 2ce3b082-494c-48fd-a235-ac7f46128bb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5887 | 2024.11.02 03:59:54.216674 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
5888 | 2024.11.02 03:59:54.216986 [ 290 ] {eeb86a77-f951-427d-b90f-51bf981912e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37979) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5889 | 2024.11.02 03:59:54.217010 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
5890 | 2024.11.02 03:59:54.217079 [ 290 ] {eeb86a77-f951-427d-b90f-51bf981912e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5891 | 2024.11.02 03:59:54.217219 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::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 | ||
5892 | 2024.11.02 03:59:54.217741 [ 290 ] {eeb86a77-f951-427d-b90f-51bf981912e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5893 | 2024.11.02 03:59:54.218311 [ 290 ] {eeb86a77-f951-427d-b90f-51bf981912e9} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5894 | 2024.11.02 03:59:54.218357 [ 290 ] {eeb86a77-f951-427d-b90f-51bf981912e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5895 | 2024.11.02 03:59:54.218980 [ 199 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.003536476 sec., 44111.70894415797 rows/sec., 3.36 MiB/sec. | ||
5896 | 2024.11.02 03:59:54.219030 [ 290 ] {eeb86a77-f951-427d-b90f-51bf981912e9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5897 | 2024.11.02 03:59:54.219141 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5898 | 2024.11.02 03:59:54.219588 [ 290 ] {eeb86a77-f951-427d-b90f-51bf981912e9} <Trace> oximeter.fields_u32 (6e22b3b8-4e16-477d-8049-914084ea3f9e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5899 | 2024.11.02 03:59:54.219818 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_21_4} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5900 | 2024.11.02 03:59:54.219873 [ 290 ] {eeb86a77-f951-427d-b90f-51bf981912e9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003074 sec., 4554.326610279766 rows/sec., 318.96 KiB/sec. | ||
5901 | 2024.11.02 03:59:54.220116 [ 194 ] {d90037d0-3859-4276-acd0-59aaf8566b3f::all_1_21_4} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5902 | 2024.11.02 03:59:54.220435 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5903 | 2024.11.02 03:59:54.220533 [ 290 ] {eeb86a77-f951-427d-b90f-51bf981912e9} <Debug> DynamicQueryHandler: Done processing query | ||
5904 | 2024.11.02 03:59:54.220558 [ 290 ] {eeb86a77-f951-427d-b90f-51bf981912e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5905 | 2024.11.02 03:59:54.220574 [ 290 ] {} <Debug> HTTP-Session: 2ce3b082-494c-48fd-a235-ac7f46128bb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5906 | 2024.11.02 03:59:54.220738 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5907 | 2024.11.02 03:59:54.220809 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55298, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5908 | 2024.11.02 03:59:54.220901 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5909 | 2024.11.02 03:59:54.220925 [ 288 ] {} <Debug> HTTP-Session: 612f0dad-2c90-4904-9862-3c8424e7e63b Authenticating user 'default' from [fd00:1122:3344:101::d]:55298 | ||
5910 | 2024.11.02 03:59:54.220946 [ 288 ] {} <Debug> HTTP-Session: 612f0dad-2c90-4904-9862-3c8424e7e63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5911 | 2024.11.02 03:59:54.220964 [ 288 ] {} <Debug> HTTP-Session: 612f0dad-2c90-4904-9862-3c8424e7e63b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5912 | 2024.11.02 03:59:54.221007 [ 288 ] {} <Trace> HTTP-Session: 612f0dad-2c90-4904-9862-3c8424e7e63b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5913 | 2024.11.02 03:59:54.221122 [ 288 ] {b4d00131-aaaa-48ed-89b8-fafaf418acc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55298) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5914 | 2024.11.02 03:59:54.221172 [ 288 ] {b4d00131-aaaa-48ed-89b8-fafaf418acc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5915 | 2024.11.02 03:59:54.221444 [ 288 ] {b4d00131-aaaa-48ed-89b8-fafaf418acc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5916 | 2024.11.02 03:59:54.221789 [ 288 ] {b4d00131-aaaa-48ed-89b8-fafaf418acc2} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5917 | 2024.11.02 03:59:54.221827 [ 288 ] {b4d00131-aaaa-48ed-89b8-fafaf418acc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5918 | 2024.11.02 03:59:54.222191 [ 288 ] {b4d00131-aaaa-48ed-89b8-fafaf418acc2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5919 | 2024.11.02 03:59:54.222569 [ 288 ] {b4d00131-aaaa-48ed-89b8-fafaf418acc2} <Trace> oximeter.fields_u8 (b79de1e6-e882-4fdc-978d-655ab567ce3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5920 | 2024.11.02 03:59:54.222735 [ 288 ] {b4d00131-aaaa-48ed-89b8-fafaf418acc2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001639 sec., 3660.7687614399024 rows/sec., 216.29 KiB/sec. | ||
5921 | 2024.11.02 03:59:54.222928 [ 288 ] {b4d00131-aaaa-48ed-89b8-fafaf418acc2} <Debug> DynamicQueryHandler: Done processing query | ||
5922 | 2024.11.02 03:59:54.222954 [ 288 ] {b4d00131-aaaa-48ed-89b8-fafaf418acc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5923 | 2024.11.02 03:59:54.222970 [ 288 ] {} <Debug> HTTP-Session: 612f0dad-2c90-4904-9862-3c8424e7e63b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5924 | 2024.11.02 03:59:54.223214 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5925 | 2024.11.02 03:59:54.223349 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55771, User-Agent: (none), Length: 68874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5926 | 2024.11.02 03:59:54.223460 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5927 | 2024.11.02 03:59:54.223489 [ 289 ] {} <Debug> HTTP-Session: 84db1ae9-0e5a-4275-8d9d-dcc2b5267d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:55771 | ||
5928 | 2024.11.02 03:59:54.223516 [ 289 ] {} <Debug> HTTP-Session: 84db1ae9-0e5a-4275-8d9d-dcc2b5267d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5929 | 2024.11.02 03:59:54.223534 [ 289 ] {} <Debug> HTTP-Session: 84db1ae9-0e5a-4275-8d9d-dcc2b5267d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5930 | 2024.11.02 03:59:54.223596 [ 289 ] {} <Trace> HTTP-Session: 84db1ae9-0e5a-4275-8d9d-dcc2b5267d2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5931 | 2024.11.02 03:59:54.224064 [ 289 ] {8db4ba97-2aee-458c-8d79-6214f20d18b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55771) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5932 | 2024.11.02 03:59:54.224133 [ 289 ] {8db4ba97-2aee-458c-8d79-6214f20d18b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5933 | 2024.11.02 03:59:54.224477 [ 289 ] {8db4ba97-2aee-458c-8d79-6214f20d18b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5934 | 2024.11.02 03:59:54.225134 [ 289 ] {8db4ba97-2aee-458c-8d79-6214f20d18b0} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5935 | 2024.11.02 03:59:54.225176 [ 289 ] {8db4ba97-2aee-458c-8d79-6214f20d18b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5936 | 2024.11.02 03:59:54.225646 [ 289 ] {8db4ba97-2aee-458c-8d79-6214f20d18b0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5937 | 2024.11.02 03:59:54.226043 [ 289 ] {8db4ba97-2aee-458c-8d79-6214f20d18b0} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5938 | 2024.11.02 03:59:54.226221 [ 289 ] {8db4ba97-2aee-458c-8d79-6214f20d18b0} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002428 sec., 174629.3245469522 rows/sec., 12.49 MiB/sec. | ||
5939 | 2024.11.02 03:59:54.226618 [ 289 ] {8db4ba97-2aee-458c-8d79-6214f20d18b0} <Debug> DynamicQueryHandler: Done processing query | ||
5940 | 2024.11.02 03:59:54.226644 [ 289 ] {8db4ba97-2aee-458c-8d79-6214f20d18b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
5941 | 2024.11.02 03:59:54.226662 [ 289 ] {} <Debug> HTTP-Session: 84db1ae9-0e5a-4275-8d9d-dcc2b5267d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5942 | 2024.11.02 03:59:54.226828 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55298, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5943 | 2024.11.02 03:59:54.226849 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5944 | 2024.11.02 03:59:54.226924 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5945 | 2024.11.02 03:59:54.226956 [ 288 ] {} <Debug> HTTP-Session: 09e7fd43-2e53-4e63-a01a-8bc86b52be68 Authenticating user 'default' from [fd00:1122:3344:101::d]:55298 | ||
5946 | 2024.11.02 03:59:54.226976 [ 288 ] {} <Debug> HTTP-Session: 09e7fd43-2e53-4e63-a01a-8bc86b52be68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5947 | 2024.11.02 03:59:54.227000 [ 288 ] {} <Debug> HTTP-Session: 09e7fd43-2e53-4e63-a01a-8bc86b52be68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5948 | 2024.11.02 03:59:54.227042 [ 288 ] {} <Trace> HTTP-Session: 09e7fd43-2e53-4e63-a01a-8bc86b52be68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5949 | 2024.11.02 03:59:54.227156 [ 288 ] {2314002a-a476-4efd-a5fd-3dbb66a4a15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55298) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5950 | 2024.11.02 03:59:54.227207 [ 288 ] {2314002a-a476-4efd-a5fd-3dbb66a4a15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5951 | 2024.11.02 03:59:54.227373 [ 288 ] {2314002a-a476-4efd-a5fd-3dbb66a4a15b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5952 | 2024.11.02 03:59:54.227669 [ 288 ] {2314002a-a476-4efd-a5fd-3dbb66a4a15b} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5953 | 2024.11.02 03:59:54.227705 [ 288 ] {2314002a-a476-4efd-a5fd-3dbb66a4a15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5954 | 2024.11.02 03:59:54.228074 [ 288 ] {2314002a-a476-4efd-a5fd-3dbb66a4a15b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5955 | 2024.11.02 03:59:54.228423 [ 288 ] {2314002a-a476-4efd-a5fd-3dbb66a4a15b} <Trace> oximeter.measurements_bool (02a705b5-cc62-4247-9a6f-e14ca11284fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5956 | 2024.11.02 03:59:54.228570 [ 288 ] {2314002a-a476-4efd-a5fd-3dbb66a4a15b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 217.69 KiB/sec. | ||
5957 | 2024.11.02 03:59:54.228874 [ 288 ] {2314002a-a476-4efd-a5fd-3dbb66a4a15b} <Debug> DynamicQueryHandler: Done processing query | ||
5958 | 2024.11.02 03:59:54.228898 [ 288 ] {2314002a-a476-4efd-a5fd-3dbb66a4a15b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5959 | 2024.11.02 03:59:54.228915 [ 288 ] {} <Debug> HTTP-Session: 09e7fd43-2e53-4e63-a01a-8bc86b52be68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5960 | 2024.11.02 03:59:54.229191 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5961 | 2024.11.02 03:59:54.229285 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45360, User-Agent: (none), Length: 44646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5962 | 2024.11.02 03:59:54.229357 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5963 | 2024.11.02 03:59:54.229382 [ 289 ] {} <Debug> HTTP-Session: 0f7262bb-2996-4cf2-9d0d-428b4ef16657 Authenticating user 'default' from [fd00:1122:3344:101::d]:45360 | ||
5964 | 2024.11.02 03:59:54.229403 [ 289 ] {} <Debug> HTTP-Session: 0f7262bb-2996-4cf2-9d0d-428b4ef16657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5965 | 2024.11.02 03:59:54.229420 [ 289 ] {} <Debug> HTTP-Session: 0f7262bb-2996-4cf2-9d0d-428b4ef16657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5966 | 2024.11.02 03:59:54.229467 [ 289 ] {} <Trace> HTTP-Session: 0f7262bb-2996-4cf2-9d0d-428b4ef16657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5967 | 2024.11.02 03:59:54.229723 [ 289 ] {6ddc29cc-6611-4bb8-b537-18645c5abe2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5968 | 2024.11.02 03:59:54.229780 [ 289 ] {6ddc29cc-6611-4bb8-b537-18645c5abe2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5969 | 2024.11.02 03:59:54.229965 [ 289 ] {6ddc29cc-6611-4bb8-b537-18645c5abe2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5970 | 2024.11.02 03:59:54.230421 [ 289 ] {6ddc29cc-6611-4bb8-b537-18645c5abe2b} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5971 | 2024.11.02 03:59:54.230458 [ 289 ] {6ddc29cc-6611-4bb8-b537-18645c5abe2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5972 | 2024.11.02 03:59:54.230864 [ 289 ] {6ddc29cc-6611-4bb8-b537-18645c5abe2b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5973 | 2024.11.02 03:59:54.231222 [ 289 ] {6ddc29cc-6611-4bb8-b537-18645c5abe2b} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5974 | 2024.11.02 03:59:54.231382 [ 289 ] {6ddc29cc-6611-4bb8-b537-18645c5abe2b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001788 sec., 132550.3355704698 rows/sec., 8.88 MiB/sec. | ||
5975 | 2024.11.02 03:59:54.231571 [ 289 ] {6ddc29cc-6611-4bb8-b537-18645c5abe2b} <Debug> DynamicQueryHandler: Done processing query | ||
5976 | 2024.11.02 03:59:54.231595 [ 289 ] {6ddc29cc-6611-4bb8-b537-18645c5abe2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5977 | 2024.11.02 03:59:54.231611 [ 289 ] {} <Debug> HTTP-Session: 0f7262bb-2996-4cf2-9d0d-428b4ef16657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5978 | 2024.11.02 03:59:54.231792 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55298, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5979 | 2024.11.02 03:59:54.231801 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5980 | 2024.11.02 03:59:54.231886 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5981 | 2024.11.02 03:59:54.231919 [ 288 ] {} <Debug> HTTP-Session: 54684663-37e9-499b-9150-f7d235ad9e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:55298 | ||
5982 | 2024.11.02 03:59:54.231956 [ 288 ] {} <Debug> HTTP-Session: 54684663-37e9-499b-9150-f7d235ad9e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5983 | 2024.11.02 03:59:54.231979 [ 288 ] {} <Debug> HTTP-Session: 54684663-37e9-499b-9150-f7d235ad9e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5984 | 2024.11.02 03:59:54.232025 [ 288 ] {} <Trace> HTTP-Session: 54684663-37e9-499b-9150-f7d235ad9e21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5985 | 2024.11.02 03:59:54.232144 [ 288 ] {b3f3711c-7bd4-4f36-8bad-43772b1fd3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55298) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5986 | 2024.11.02 03:59:54.232203 [ 288 ] {b3f3711c-7bd4-4f36-8bad-43772b1fd3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5987 | 2024.11.02 03:59:54.232399 [ 288 ] {b3f3711c-7bd4-4f36-8bad-43772b1fd3f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5988 | 2024.11.02 03:59:54.232703 [ 288 ] {b3f3711c-7bd4-4f36-8bad-43772b1fd3f5} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5989 | 2024.11.02 03:59:54.232747 [ 288 ] {b3f3711c-7bd4-4f36-8bad-43772b1fd3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
5990 | 2024.11.02 03:59:54.233106 [ 288 ] {b3f3711c-7bd4-4f36-8bad-43772b1fd3f5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5991 | 2024.11.02 03:59:54.233440 [ 288 ] {b3f3711c-7bd4-4f36-8bad-43772b1fd3f5} <Trace> oximeter.measurements_f64 (bf4a07a4-5da5-4657-b2db-61aae8419896): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5992 | 2024.11.02 03:59:54.233601 [ 288 ] {b3f3711c-7bd4-4f36-8bad-43772b1fd3f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001483 sec., 674.3088334457182 rows/sec., 45.44 KiB/sec. | ||
5993 | 2024.11.02 03:59:54.233895 [ 288 ] {b3f3711c-7bd4-4f36-8bad-43772b1fd3f5} <Debug> DynamicQueryHandler: Done processing query | ||
5994 | 2024.11.02 03:59:54.233921 [ 288 ] {b3f3711c-7bd4-4f36-8bad-43772b1fd3f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5995 | 2024.11.02 03:59:54.233937 [ 288 ] {} <Debug> HTTP-Session: 54684663-37e9-499b-9150-f7d235ad9e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5996 | 2024.11.02 03:59:54.234139 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5997 | 2024.11.02 03:59:54.234263 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48646, User-Agent: (none), Length: 70179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5998 | 2024.11.02 03:59:54.234332 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5999 | 2024.11.02 03:59:54.234357 [ 289 ] {} <Debug> HTTP-Session: b61f86f8-30ae-4a71-8eb5-56bf4da8e8cc Authenticating user 'default' from [fd00:1122:3344:101::d]:48646 | ||
6000 | 2024.11.02 03:59:54.234380 [ 289 ] {} <Debug> HTTP-Session: b61f86f8-30ae-4a71-8eb5-56bf4da8e8cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6001 | 2024.11.02 03:59:54.234397 [ 289 ] {} <Debug> HTTP-Session: b61f86f8-30ae-4a71-8eb5-56bf4da8e8cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6002 | 2024.11.02 03:59:54.234443 [ 289 ] {} <Trace> HTTP-Session: b61f86f8-30ae-4a71-8eb5-56bf4da8e8cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6003 | 2024.11.02 03:59:54.234942 [ 289 ] {48eee6ab-4ecc-4197-9054-1cd999afbca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48646) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6004 | 2024.11.02 03:59:54.235021 [ 289 ] {48eee6ab-4ecc-4197-9054-1cd999afbca6} <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 | ||
6005 | 2024.11.02 03:59:54.235525 [ 289 ] {48eee6ab-4ecc-4197-9054-1cd999afbca6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6006 | 2024.11.02 03:59:54.236341 [ 289 ] {48eee6ab-4ecc-4197-9054-1cd999afbca6} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6007 | 2024.11.02 03:59:54.236378 [ 289 ] {48eee6ab-4ecc-4197-9054-1cd999afbca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
6008 | 2024.11.02 03:59:54.237080 [ 289 ] {48eee6ab-4ecc-4197-9054-1cd999afbca6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6009 | 2024.11.02 03:59:54.237527 [ 289 ] {48eee6ab-4ecc-4197-9054-1cd999afbca6} <Trace> oximeter.measurements_histogramu64 (29707f2e-0862-4c70-84e6-b2bfb297ad64): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6010 | 2024.11.02 03:59:54.237740 [ 289 ] {48eee6ab-4ecc-4197-9054-1cd999afbca6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003151 sec., 13329.101872421454 rows/sec., 23.89 MiB/sec. | ||
6011 | 2024.11.02 03:59:54.238284 [ 289 ] {48eee6ab-4ecc-4197-9054-1cd999afbca6} <Debug> DynamicQueryHandler: Done processing query | ||
6012 | 2024.11.02 03:59:54.238308 [ 289 ] {48eee6ab-4ecc-4197-9054-1cd999afbca6} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
6013 | 2024.11.02 03:59:54.238324 [ 289 ] {} <Debug> HTTP-Session: b61f86f8-30ae-4a71-8eb5-56bf4da8e8cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6014 | 2024.11.02 03:59:54.238494 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6015 | 2024.11.02 03:59:54.238541 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55298, User-Agent: (none), Length: 12123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6016 | 2024.11.02 03:59:54.238637 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6017 | 2024.11.02 03:59:54.238698 [ 288 ] {} <Debug> HTTP-Session: 38d834d5-29e0-41c4-94ae-845516e19948 Authenticating user 'default' from [fd00:1122:3344:101::d]:55298 | ||
6018 | 2024.11.02 03:59:54.238719 [ 288 ] {} <Debug> HTTP-Session: 38d834d5-29e0-41c4-94ae-845516e19948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6019 | 2024.11.02 03:59:54.238737 [ 288 ] {} <Debug> HTTP-Session: 38d834d5-29e0-41c4-94ae-845516e19948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6020 | 2024.11.02 03:59:54.238783 [ 288 ] {} <Trace> HTTP-Session: 38d834d5-29e0-41c4-94ae-845516e19948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6021 | 2024.11.02 03:59:54.238953 [ 288 ] {24289e48-af0e-4fff-8296-420fa2ad933f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55298) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6022 | 2024.11.02 03:59:54.239010 [ 288 ] {24289e48-af0e-4fff-8296-420fa2ad933f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6023 | 2024.11.02 03:59:54.239200 [ 288 ] {24289e48-af0e-4fff-8296-420fa2ad933f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6024 | 2024.11.02 03:59:54.239554 [ 288 ] {24289e48-af0e-4fff-8296-420fa2ad933f} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6025 | 2024.11.02 03:59:54.239596 [ 288 ] {24289e48-af0e-4fff-8296-420fa2ad933f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
6026 | 2024.11.02 03:59:54.240017 [ 288 ] {24289e48-af0e-4fff-8296-420fa2ad933f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6027 | 2024.11.02 03:59:54.240359 [ 288 ] {24289e48-af0e-4fff-8296-420fa2ad933f} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6028 | 2024.11.02 03:59:54.240480 [ 288 ] {24289e48-af0e-4fff-8296-420fa2ad933f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001601 sec., 51217.98875702686 rows/sec., 3.25 MiB/sec. | ||
6029 | 2024.11.02 03:59:54.240641 [ 288 ] {24289e48-af0e-4fff-8296-420fa2ad933f} <Debug> DynamicQueryHandler: Done processing query | ||
6030 | 2024.11.02 03:59:54.240666 [ 288 ] {24289e48-af0e-4fff-8296-420fa2ad933f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6031 | 2024.11.02 03:59:54.240682 [ 288 ] {} <Debug> HTTP-Session: 38d834d5-29e0-41c4-94ae-845516e19948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6032 | 2024.11.02 03:59:54.240965 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6033 | 2024.11.02 03:59:59.200762 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43052, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6034 | 2024.11.02 03:59:59.200892 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6035 | 2024.11.02 03:59:59.200917 [ 288 ] {} <Debug> HTTP-Session: 62a825fd-5c37-4af7-8991-7972844eb37b Authenticating user 'default' from [fd00:1122:3344:101::d]:43052 | ||
6036 | 2024.11.02 03:59:59.200941 [ 288 ] {} <Debug> HTTP-Session: 62a825fd-5c37-4af7-8991-7972844eb37b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6037 | 2024.11.02 03:59:59.200955 [ 288 ] {} <Debug> HTTP-Session: 62a825fd-5c37-4af7-8991-7972844eb37b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6038 | 2024.11.02 03:59:59.201006 [ 288 ] {} <Trace> HTTP-Session: 62a825fd-5c37-4af7-8991-7972844eb37b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6039 | 2024.11.02 03:59:59.201184 [ 288 ] {885f4971-3f52-45a6-90da-01320919faa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43052) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6040 | 2024.11.02 03:59:59.201253 [ 288 ] {885f4971-3f52-45a6-90da-01320919faa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6041 | 2024.11.02 03:59:59.201597 [ 288 ] {885f4971-3f52-45a6-90da-01320919faa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6042 | 2024.11.02 03:59:59.202023 [ 288 ] {885f4971-3f52-45a6-90da-01320919faa2} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6043 | 2024.11.02 03:59:59.202069 [ 288 ] {885f4971-3f52-45a6-90da-01320919faa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
6044 | 2024.11.02 03:59:59.202500 [ 288 ] {885f4971-3f52-45a6-90da-01320919faa2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6045 | 2024.11.02 03:59:59.202888 [ 288 ] {885f4971-3f52-45a6-90da-01320919faa2} <Trace> oximeter.fields_ipaddr (9333ddd6-82c7-40c1-a623-40a6e4dcb55e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6046 | 2024.11.02 03:59:59.203057 [ 288 ] {885f4971-3f52-45a6-90da-01320919faa2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00192 sec., 1041.6666666666667 rows/sec., 84.94 KiB/sec. | ||
6047 | 2024.11.02 03:59:59.203262 [ 288 ] {885f4971-3f52-45a6-90da-01320919faa2} <Debug> DynamicQueryHandler: Done processing query | ||
6048 | 2024.11.02 03:59:59.203287 [ 288 ] {885f4971-3f52-45a6-90da-01320919faa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6049 | 2024.11.02 03:59:59.203304 [ 288 ] {} <Debug> HTTP-Session: 62a825fd-5c37-4af7-8991-7972844eb37b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6050 | 2024.11.02 03:59:59.203511 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6051 | 2024.11.02 03:59:59.203660 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34063, User-Agent: (none), Length: 7962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6052 | 2024.11.02 03:59:59.203771 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6053 | 2024.11.02 03:59:59.203795 [ 289 ] {} <Debug> HTTP-Session: 2eb6be7a-4c92-40d3-84c7-e4ff076fdcc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34063 | ||
6054 | 2024.11.02 03:59:59.203818 [ 289 ] {} <Debug> HTTP-Session: 2eb6be7a-4c92-40d3-84c7-e4ff076fdcc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6055 | 2024.11.02 03:59:59.203833 [ 289 ] {} <Debug> HTTP-Session: 2eb6be7a-4c92-40d3-84c7-e4ff076fdcc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6056 | 2024.11.02 03:59:59.203888 [ 289 ] {} <Trace> HTTP-Session: 2eb6be7a-4c92-40d3-84c7-e4ff076fdcc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6057 | 2024.11.02 03:59:59.204095 [ 289 ] {c69dbc80-b156-4669-8795-dbc746e9b2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34063) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6058 | 2024.11.02 03:59:59.204164 [ 289 ] {c69dbc80-b156-4669-8795-dbc746e9b2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6059 | 2024.11.02 03:59:59.204510 [ 289 ] {c69dbc80-b156-4669-8795-dbc746e9b2fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6060 | 2024.11.02 03:59:59.204914 [ 289 ] {c69dbc80-b156-4669-8795-dbc746e9b2fd} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6061 | 2024.11.02 03:59:59.204952 [ 289 ] {c69dbc80-b156-4669-8795-dbc746e9b2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
6062 | 2024.11.02 03:59:59.205366 [ 289 ] {c69dbc80-b156-4669-8795-dbc746e9b2fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6063 | 2024.11.02 03:59:59.205746 [ 289 ] {c69dbc80-b156-4669-8795-dbc746e9b2fd} <Trace> oximeter.fields_string (162c9df0-2e5e-4911-b24a-3b3ca0dd8971): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2024.11.02 03:59:59.205888 [ 289 ] {c69dbc80-b156-4669-8795-dbc746e9b2fd} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001866 sec., 30546.623794212217 rows/sec., 2.34 MiB/sec. | ||
6065 | 2024.11.02 03:59:59.206235 [ 289 ] {c69dbc80-b156-4669-8795-dbc746e9b2fd} <Debug> DynamicQueryHandler: Done processing query | ||
6066 | 2024.11.02 03:59:59.206269 [ 289 ] {c69dbc80-b156-4669-8795-dbc746e9b2fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
6067 | 2024.11.02 03:59:59.206287 [ 289 ] {} <Debug> HTTP-Session: 2eb6be7a-4c92-40d3-84c7-e4ff076fdcc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6068 | 2024.11.02 03:59:59.206447 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6069 | 2024.11.02 03:59:59.206464 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43052, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6070 | 2024.11.02 03:59:59.206554 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6071 | 2024.11.02 03:59:59.206578 [ 288 ] {} <Debug> HTTP-Session: 8d91a42e-b5a1-41ee-959a-f9b19a2b143d Authenticating user 'default' from [fd00:1122:3344:101::d]:43052 | ||
6072 | 2024.11.02 03:59:59.206601 [ 288 ] {} <Debug> HTTP-Session: 8d91a42e-b5a1-41ee-959a-f9b19a2b143d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6073 | 2024.11.02 03:59:59.206620 [ 288 ] {} <Debug> HTTP-Session: 8d91a42e-b5a1-41ee-959a-f9b19a2b143d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6074 | 2024.11.02 03:59:59.206662 [ 288 ] {} <Trace> HTTP-Session: 8d91a42e-b5a1-41ee-959a-f9b19a2b143d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6075 | 2024.11.02 03:59:59.206772 [ 288 ] {4e88fd97-c490-4656-a94d-18b80d730f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43052) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6076 | 2024.11.02 03:59:59.206821 [ 288 ] {4e88fd97-c490-4656-a94d-18b80d730f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6077 | 2024.11.02 03:59:59.207096 [ 288 ] {4e88fd97-c490-4656-a94d-18b80d730f8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6078 | 2024.11.02 03:59:59.207437 [ 288 ] {4e88fd97-c490-4656-a94d-18b80d730f8c} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6079 | 2024.11.02 03:59:59.207475 [ 288 ] {4e88fd97-c490-4656-a94d-18b80d730f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
6080 | 2024.11.02 03:59:59.207828 [ 288 ] {4e88fd97-c490-4656-a94d-18b80d730f8c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6081 | 2024.11.02 03:59:59.208203 [ 288 ] {4e88fd97-c490-4656-a94d-18b80d730f8c} <Trace> oximeter.fields_u16 (d90037d0-3859-4276-acd0-59aaf8566b3f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6082 | 2024.11.02 03:59:59.208370 [ 288 ] {4e88fd97-c490-4656-a94d-18b80d730f8c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001619 sec., 1235.3304508956146 rows/sec., 86.26 KiB/sec. | ||
6083 | 2024.11.02 03:59:59.208551 [ 288 ] {4e88fd97-c490-4656-a94d-18b80d730f8c} <Debug> DynamicQueryHandler: Done processing query | ||
6084 | 2024.11.02 03:59:59.208576 [ 288 ] {4e88fd97-c490-4656-a94d-18b80d730f8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6085 | 2024.11.02 03:59:59.208592 [ 288 ] {} <Debug> HTTP-Session: 8d91a42e-b5a1-41ee-959a-f9b19a2b143d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6086 | 2024.11.02 03:59:59.208840 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6087 | 2024.11.02 03:59:59.208902 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56064, User-Agent: (none), Length: 11217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6088 | 2024.11.02 03:59:59.208987 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6089 | 2024.11.02 03:59:59.209016 [ 289 ] {} <Debug> HTTP-Session: afd0bc8f-2084-4c62-8d1a-e57eaf740607 Authenticating user 'default' from [fd00:1122:3344:101::d]:56064 | ||
6090 | 2024.11.02 03:59:59.209036 [ 289 ] {} <Debug> HTTP-Session: afd0bc8f-2084-4c62-8d1a-e57eaf740607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6091 | 2024.11.02 03:59:59.209052 [ 289 ] {} <Debug> HTTP-Session: afd0bc8f-2084-4c62-8d1a-e57eaf740607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6092 | 2024.11.02 03:59:59.209092 [ 289 ] {} <Trace> HTTP-Session: afd0bc8f-2084-4c62-8d1a-e57eaf740607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6093 | 2024.11.02 03:59:59.209242 [ 289 ] {02b88fdc-2645-448e-ab2a-425479fe8e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56064) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6094 | 2024.11.02 03:59:59.209299 [ 289 ] {02b88fdc-2645-448e-ab2a-425479fe8e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6095 | 2024.11.02 03:59:59.209572 [ 289 ] {02b88fdc-2645-448e-ab2a-425479fe8e46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6096 | 2024.11.02 03:59:59.209943 [ 289 ] {02b88fdc-2645-448e-ab2a-425479fe8e46} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6097 | 2024.11.02 03:59:59.209980 [ 289 ] {02b88fdc-2645-448e-ab2a-425479fe8e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
6098 | 2024.11.02 03:59:59.210343 [ 289 ] {02b88fdc-2645-448e-ab2a-425479fe8e46} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6099 | 2024.11.02 03:59:59.210710 [ 289 ] {02b88fdc-2645-448e-ab2a-425479fe8e46} <Trace> oximeter.fields_uuid (e9c53459-cf25-4e9c-9c33-f23f2b15866f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6100 | 2024.11.02 03:59:59.210839 [ 289 ] {02b88fdc-2645-448e-ab2a-425479fe8e46} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001656 sec., 39855.07246376812 rows/sec., 3.11 MiB/sec. | ||
6101 | 2024.11.02 03:59:59.211022 [ 289 ] {02b88fdc-2645-448e-ab2a-425479fe8e46} <Debug> DynamicQueryHandler: Done processing query | ||
6102 | 2024.11.02 03:59:59.211047 [ 289 ] {02b88fdc-2645-448e-ab2a-425479fe8e46} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6103 | 2024.11.02 03:59:59.211062 [ 289 ] {} <Debug> HTTP-Session: afd0bc8f-2084-4c62-8d1a-e57eaf740607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6104 | 2024.11.02 03:59:59.211252 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6105 | 2024.11.02 03:59:59.211356 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44553, User-Agent: (none), Length: 24712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6106 | 2024.11.02 03:59:59.211436 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6107 | 2024.11.02 03:59:59.211461 [ 288 ] {} <Debug> HTTP-Session: cfe880c5-a9a7-4f6f-9c50-f83aacef0e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:44553 | ||
6108 | 2024.11.02 03:59:59.211482 [ 288 ] {} <Debug> HTTP-Session: cfe880c5-a9a7-4f6f-9c50-f83aacef0e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6109 | 2024.11.02 03:59:59.211500 [ 288 ] {} <Debug> HTTP-Session: cfe880c5-a9a7-4f6f-9c50-f83aacef0e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6110 | 2024.11.02 03:59:59.211546 [ 288 ] {} <Trace> HTTP-Session: cfe880c5-a9a7-4f6f-9c50-f83aacef0e1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6111 | 2024.11.02 03:59:59.211736 [ 288 ] {fbccff7a-30e9-47f4-9b8c-11946ac5f114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44553) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6112 | 2024.11.02 03:59:59.211796 [ 288 ] {fbccff7a-30e9-47f4-9b8c-11946ac5f114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6113 | 2024.11.02 03:59:59.212001 [ 288 ] {fbccff7a-30e9-47f4-9b8c-11946ac5f114} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6114 | 2024.11.02 03:59:59.212381 [ 288 ] {fbccff7a-30e9-47f4-9b8c-11946ac5f114} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6115 | 2024.11.02 03:59:59.212419 [ 288 ] {fbccff7a-30e9-47f4-9b8c-11946ac5f114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
6116 | 2024.11.02 03:59:59.212826 [ 288 ] {fbccff7a-30e9-47f4-9b8c-11946ac5f114} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6117 | 2024.11.02 03:59:59.213197 [ 288 ] {fbccff7a-30e9-47f4-9b8c-11946ac5f114} <Trace> oximeter.measurements_cumulativeu64 (67cae35f-fbe0-48b9-9723-7eca0c816bbb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6118 | 2024.11.02 03:59:59.213352 [ 288 ] {fbccff7a-30e9-47f4-9b8c-11946ac5f114} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001695 sec., 76106.19469026549 rows/sec., 5.30 MiB/sec. | ||
6119 | 2024.11.02 03:59:59.213655 [ 288 ] {fbccff7a-30e9-47f4-9b8c-11946ac5f114} <Debug> DynamicQueryHandler: Done processing query | ||
6120 | 2024.11.02 03:59:59.213689 [ 288 ] {fbccff7a-30e9-47f4-9b8c-11946ac5f114} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6121 | 2024.11.02 03:59:59.213711 [ 288 ] {} <Debug> HTTP-Session: cfe880c5-a9a7-4f6f-9c50-f83aacef0e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6122 | 2024.11.02 03:59:59.213905 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56064, User-Agent: (none), Length: 7293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6123 | 2024.11.02 03:59:59.213919 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6124 | 2024.11.02 03:59:59.214002 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6125 | 2024.11.02 03:59:59.214035 [ 289 ] {} <Debug> HTTP-Session: 5485695e-92fd-4bae-8ca2-40d5dbbe95eb Authenticating user 'default' from [fd00:1122:3344:101::d]:56064 | ||
6126 | 2024.11.02 03:59:59.214054 [ 289 ] {} <Debug> HTTP-Session: 5485695e-92fd-4bae-8ca2-40d5dbbe95eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6127 | 2024.11.02 03:59:59.214069 [ 289 ] {} <Debug> HTTP-Session: 5485695e-92fd-4bae-8ca2-40d5dbbe95eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6128 | 2024.11.02 03:59:59.214121 [ 289 ] {} <Trace> HTTP-Session: 5485695e-92fd-4bae-8ca2-40d5dbbe95eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6129 | 2024.11.02 03:59:59.214254 [ 289 ] {31fd6bb3-ba5c-4328-9b4d-9aa9e723285d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56064) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6130 | 2024.11.02 03:59:59.214304 [ 289 ] {31fd6bb3-ba5c-4328-9b4d-9aa9e723285d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6131 | 2024.11.02 03:59:59.214469 [ 289 ] {31fd6bb3-ba5c-4328-9b4d-9aa9e723285d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6132 | 2024.11.02 03:59:59.214766 [ 289 ] {31fd6bb3-ba5c-4328-9b4d-9aa9e723285d} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6133 | 2024.11.02 03:59:59.214802 [ 289 ] {31fd6bb3-ba5c-4328-9b4d-9aa9e723285d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
6134 | 2024.11.02 03:59:59.215177 [ 289 ] {31fd6bb3-ba5c-4328-9b4d-9aa9e723285d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6135 | 2024.11.02 03:59:59.215513 [ 289 ] {31fd6bb3-ba5c-4328-9b4d-9aa9e723285d} <Trace> oximeter.measurements_u64 (1d10fe43-204d-42fc-878c-c321f1b805a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6136 | 2024.11.02 03:59:59.215643 [ 289 ] {31fd6bb3-ba5c-4328-9b4d-9aa9e723285d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001439 sec., 33356.49756775539 rows/sec., 2.25 MiB/sec. | ||
6137 | 2024.11.02 03:59:59.215813 [ 289 ] {31fd6bb3-ba5c-4328-9b4d-9aa9e723285d} <Debug> DynamicQueryHandler: Done processing query | ||
6138 | 2024.11.02 03:59:59.215838 [ 289 ] {31fd6bb3-ba5c-4328-9b4d-9aa9e723285d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6139 | 2024.11.02 03:59:59.215855 [ 289 ] {} <Debug> HTTP-Session: 5485695e-92fd-4bae-8ca2-40d5dbbe95eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6140 | 2024.11.02 03:59:59.216064 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) |