1 | [ Oct 18 19:05:22 Enabled. ] | ||
2 | [ Oct 18 19:05:22 Rereading configuration. ] | ||
3 | [ Oct 18 19:05:23 Rereading configuration. ] | ||
4 | [ Oct 18 19:05:24 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 | ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default | ||
23 | + DATALINK=oxControlService13 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService13 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService13 | ||
29 | ipadm: Could not delete oxControlService13: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService13 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService13 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService13 | ||
34 | + ipadm show-addr oxControlService13/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService13/ll | ||
37 | + ipadm show-addr oxControlService13/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService13/omicron6 | ||
40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
41 | default: not in table | ||
42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
43 | add net default: gateway fd00:1122:3344:101::1 | ||
44 | + single_node=true | ||
45 | + command=() | ||
46 | + true | ||
47 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
48 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
49 | [ Oct 18 19:05:25 Method "start" exited with status 0. ] | ||
50 | Processing configuration file 'config.xml'. | ||
51 | There is no file 'config.xml', will use embedded config. | ||
52 | Logging trace to /var/tmp/clickhouse-server.log | ||
53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
54 | 2023.10.18 19:05:26.018433 [ 1 ] {} <Information> Application: Will watch for the process with pid 21047 | ||
55 | 2023.10.18 19:05:26.018621 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.10.18 19:05:26.798503 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21047 | ||
57 | 2023.10.18 19:05:26.798675 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.10.18 19:05:26.798884 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.10.18 19:05:26.901455 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.10.18 19:05:26.901502 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.10.18 19:05:26.901516 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.10.18 19:05:26.901552 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.10.18 19:05:26.901856 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.10.18 19:05:26.902586 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
65 | Processing configuration file 'config.xml'. | ||
66 | There is no file 'config.xml', will use embedded config. | ||
67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
68 | 2023.10.18 19:05:26.903076 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.10.18 19:05:26.903402 [ 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) | ||
70 | 2023.10.18 19:05:26.906472 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.10.18 19:05:26.906518 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.10.18 19:05:26.907342 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
73 | Processing configuration file 'config.xml'. | ||
74 | There is no file 'config.xml', will use embedded config. | ||
75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
76 | 2023.10.18 19:05:26.907525 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.10.18 19:05:26.914348 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.10.18 19:05:26.914719 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.10.18 19:05:26.914747 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.10.18 19:05:26.916222 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.10.18 19:05:26.916738 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.10.18 19:05:26.917081 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.10.18 19:05:26.917367 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.10.18 19:05:26.918205 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.10.18 19:05:26.918250 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.10.18 19:05:26.918308 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.10.18 19:05:26.918325 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.10.18 19:05:26.939384 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.10.18 19:05:26.939415 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000122582 sec | ||
90 | 2023.10.18 19:05:26.940020 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.10.18 19:05:26.940093 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.10.18 19:05:26.940115 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.10.18 19:05:26.940130 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.10.18 19:05:26.940141 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.10.18 19:05:26.940155 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.10.18 19:05:26.940169 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.10.18 19:05:26.940199 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.10.18 19:05:26.940217 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.10.18 19:05:26.940245 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.10.18 19:05:26.940257 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.10.18 19:05:26.940270 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.10.18 19:05:26.940285 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.10.18 19:05:26.940316 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.10.18 19:05:26.940330 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.10.18 19:05:26.940341 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.10.18 19:05:26.978745 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.10.18 19:05:27.008541 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.10.18 19:05:27.008598 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000101621 sec | ||
109 | 2023.10.18 19:05:27.008635 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.10.18 19:05:27.008656 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.10.18 19:05:27.008687 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.10.18 19:05:27.011224 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.10.18 19:05:27.017129 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.10.18 19:05:27.017265 [ 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). | ||
115 | 2023.10.18 19:05:27.017334 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.10.18 19:05:27.255258 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
117 | 2023.10.18 19:05:27.272865 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
118 | 2023.10.18 19:05:27.272911 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.10.18 19:05:27.306872 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.10.18 19:05:27.307666 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB | ||
121 | 2023.10.18 19:05:27.308000 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.10.18 19:05:27.308036 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.10.18 19:05:27.308058 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.10.18 19:05:27.308133 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.10.18 19:05:27.308162 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.10.18 19:05:27.308232 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.10.18 19:05:27.308809 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.10.18 19:05:27.308829 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.10.18 19:05:27.311807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.10.18 19:05:27.311942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.10.18 19:05:27.312579 [ 3 ] {} <Debug> HTTP-Session: 02683dbd-f4ab-4b48-a37f-ad95ae1f56c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
132 | 2023.10.18 19:05:27.312617 [ 3 ] {} <Debug> HTTP-Session: 02683dbd-f4ab-4b48-a37f-ad95ae1f56c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.10.18 19:05:27.312738 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.10.18 19:05:27.312765 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.10.18 19:05:27.312783 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.10.18 19:05:27.314171 [ 3 ] {2d8510d8-6b0e-48b7-90ea-843fd4c97264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
137 | 2023.10.18 19:05:27.315398 [ 3 ] {2d8510d8-6b0e-48b7-90ea-843fd4c97264} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
138 | 2023.10.18 19:05:27.317514 [ 3 ] {2d8510d8-6b0e-48b7-90ea-843fd4c97264} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
139 | 2023.10.18 19:05:27.319306 [ 3 ] {2d8510d8-6b0e-48b7-90ea-843fd4c97264} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
140 | 2023.10.18 19:05:27.323811 [ 3 ] {2d8510d8-6b0e-48b7-90ea-843fd4c97264} <Debug> DynamicQueryHandler: Done processing query | ||
141 | 2023.10.18 19:05:27.323864 [ 3 ] {2d8510d8-6b0e-48b7-90ea-843fd4c97264} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
142 | 2023.10.18 19:05:27.323888 [ 3 ] {} <Debug> HTTP-Session: 02683dbd-f4ab-4b48-a37f-ad95ae1f56c3 Destroying unnamed session | ||
143 | 2023.10.18 19:05:27.325374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
144 | 2023.10.18 19:05:27.325436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
145 | 2023.10.18 19:05:27.325459 [ 3 ] {} <Debug> HTTP-Session: 945b1950-aca7-4908-830f-243d2a109d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
146 | 2023.10.18 19:05:27.325475 [ 3 ] {} <Debug> HTTP-Session: 945b1950-aca7-4908-830f-243d2a109d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2023.10.18 19:05:27.325582 [ 3 ] {857232fb-eb7f-4333-9aa5-6e6500f048cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
148 | 2023.10.18 19:05:27.348183 [ 3 ] {857232fb-eb7f-4333-9aa5-6e6500f048cc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:46636) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
149 | |||
150 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
151 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
152 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
153 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
154 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
155 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
156 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
157 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
158 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
159 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
160 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
161 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
162 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
163 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
164 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
165 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
166 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
167 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
168 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
169 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
170 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
171 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
172 | |||
173 | 2023.10.18 19:05:27.348888 [ 3 ] {857232fb-eb7f-4333-9aa5-6e6500f048cc} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
174 | |||
175 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
176 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
177 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
178 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
179 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
180 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
181 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
182 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
183 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
184 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
185 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
186 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
187 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
188 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
189 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
190 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
191 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
192 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
193 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
194 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
195 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
196 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
197 | (version 22.8.9.1) | ||
198 | 2023.10.18 19:05:27.349012 [ 3 ] {857232fb-eb7f-4333-9aa5-6e6500f048cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
199 | 2023.10.18 19:05:27.349031 [ 3 ] {} <Debug> HTTP-Session: 945b1950-aca7-4908-830f-243d2a109d34 Destroying unnamed session | ||
200 | 2023.10.18 19:05:27.349502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.10.18 19:05:27.349562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.10.18 19:05:27.349582 [ 3 ] {} <Debug> HTTP-Session: d3736b8b-8e83-4fdc-906c-14c23540da8c Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
203 | 2023.10.18 19:05:27.349602 [ 3 ] {} <Debug> HTTP-Session: d3736b8b-8e83-4fdc-906c-14c23540da8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.10.18 19:05:27.349717 [ 3 ] {47da9466-a80c-4afe-8b20-99a98045a150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) DROP DATABASE IF EXISTS oximeter; (stage: Complete) | ||
205 | 2023.10.18 19:05:27.349832 [ 3 ] {47da9466-a80c-4afe-8b20-99a98045a150} <Debug> DynamicQueryHandler: Done processing query | ||
206 | 2023.10.18 19:05:27.349855 [ 3 ] {47da9466-a80c-4afe-8b20-99a98045a150} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
207 | 2023.10.18 19:05:27.349874 [ 3 ] {} <Debug> HTTP-Session: d3736b8b-8e83-4fdc-906c-14c23540da8c Destroying unnamed session | ||
208 | 2023.10.18 19:05:27.350029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
209 | 2023.10.18 19:05:27.350071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
210 | 2023.10.18 19:05:27.350093 [ 3 ] {} <Debug> HTTP-Session: b357a4af-6259-4c3f-a08f-89c25c8ca780 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
211 | 2023.10.18 19:05:27.350115 [ 3 ] {} <Debug> HTTP-Session: b357a4af-6259-4c3f-a08f-89c25c8ca780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2023.10.18 19:05:27.350173 [ 3 ] {8b5d774c-0bee-43f5-bb0f-c9ec0462d18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
213 | 2023.10.18 19:05:27.350229 [ 3 ] {8b5d774c-0bee-43f5-bb0f-c9ec0462d18e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
214 | 2023.10.18 19:05:27.401984 [ 3 ] {8b5d774c-0bee-43f5-bb0f-c9ec0462d18e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
215 | 2023.10.18 19:05:27.402019 [ 3 ] {8b5d774c-0bee-43f5-bb0f-c9ec0462d18e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6981e-05 sec | ||
216 | 2023.10.18 19:05:27.402053 [ 3 ] {8b5d774c-0bee-43f5-bb0f-c9ec0462d18e} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
217 | 2023.10.18 19:05:27.402079 [ 3 ] {8b5d774c-0bee-43f5-bb0f-c9ec0462d18e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
218 | 2023.10.18 19:05:27.402182 [ 3 ] {8b5d774c-0bee-43f5-bb0f-c9ec0462d18e} <Debug> DynamicQueryHandler: Done processing query | ||
219 | 2023.10.18 19:05:27.402208 [ 3 ] {8b5d774c-0bee-43f5-bb0f-c9ec0462d18e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
220 | 2023.10.18 19:05:27.402233 [ 3 ] {} <Debug> HTTP-Session: b357a4af-6259-4c3f-a08f-89c25c8ca780 Destroying unnamed session | ||
221 | 2023.10.18 19:05:27.402394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
222 | 2023.10.18 19:05:27.402448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
223 | 2023.10.18 19:05:27.402478 [ 3 ] {} <Debug> HTTP-Session: e0ff861b-5281-4b55-97df-09316db6051e Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
224 | 2023.10.18 19:05:27.402503 [ 3 ] {} <Debug> HTTP-Session: e0ff861b-5281-4b55-97df-09316db6051e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2023.10.18 19:05:27.402683 [ 3 ] {83fdbc09-980c-4342-b466-4773d9634b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) | ||
226 | 2023.10.18 19:05:27.402740 [ 3 ] {83fdbc09-980c-4342-b466-4773d9634b65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
227 | 2023.10.18 19:05:27.414286 [ 3 ] {83fdbc09-980c-4342-b466-4773d9634b65} <Debug> oximeter.version (7bbf4439-7632-4c85-ac87-9200bb4ba64d): Loading data parts | ||
228 | 2023.10.18 19:05:27.414441 [ 3 ] {83fdbc09-980c-4342-b466-4773d9634b65} <Debug> oximeter.version (7bbf4439-7632-4c85-ac87-9200bb4ba64d): There are no data parts | ||
229 | 2023.10.18 19:05:27.417123 [ 3 ] {83fdbc09-980c-4342-b466-4773d9634b65} <Debug> DynamicQueryHandler: Done processing query | ||
230 | 2023.10.18 19:05:27.417222 [ 3 ] {83fdbc09-980c-4342-b466-4773d9634b65} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
231 | 2023.10.18 19:05:27.417241 [ 3 ] {} <Debug> HTTP-Session: e0ff861b-5281-4b55-97df-09316db6051e Destroying unnamed session | ||
232 | 2023.10.18 19:05:27.417384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
233 | 2023.10.18 19:05:27.417436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
234 | 2023.10.18 19:05:27.417456 [ 3 ] {} <Debug> HTTP-Session: 687db0ce-06c5-4ac2-9099-2a1a99a2195d Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
235 | 2023.10.18 19:05:27.417480 [ 3 ] {} <Debug> HTTP-Session: 687db0ce-06c5-4ac2-9099-2a1a99a2195d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
236 | 2023.10.18 19:05:27.417681 [ 3 ] {533fba5b-c4ed-415f-bb88-3865823a6159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
237 | 2023.10.18 19:05:27.417730 [ 3 ] {533fba5b-c4ed-415f-bb88-3865823a6159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
238 | 2023.10.18 19:05:27.442126 [ 3 ] {533fba5b-c4ed-415f-bb88-3865823a6159} <Debug> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Loading data parts | ||
239 | 2023.10.18 19:05:27.442305 [ 3 ] {533fba5b-c4ed-415f-bb88-3865823a6159} <Debug> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): There are no data parts | ||
240 | 2023.10.18 19:05:27.491612 [ 3 ] {533fba5b-c4ed-415f-bb88-3865823a6159} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2023.10.18 19:05:27.491658 [ 3 ] {533fba5b-c4ed-415f-bb88-3865823a6159} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2023.10.18 19:05:27.491678 [ 3 ] {} <Debug> HTTP-Session: 687db0ce-06c5-4ac2-9099-2a1a99a2195d Destroying unnamed session | ||
243 | 2023.10.18 19:05:27.491873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2023.10.18 19:05:27.491935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2023.10.18 19:05:27.491960 [ 3 ] {} <Debug> HTTP-Session: f0dc0387-4c98-4f95-887e-6d0a44f7c0c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
246 | 2023.10.18 19:05:27.491991 [ 3 ] {} <Debug> HTTP-Session: f0dc0387-4c98-4f95-887e-6d0a44f7c0c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2023.10.18 19:05:27.492211 [ 3 ] {768e74f6-1733-40d7-8a78-b3ddf50067a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
248 | 2023.10.18 19:05:27.492271 [ 3 ] {768e74f6-1733-40d7-8a78-b3ddf50067a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
249 | 2023.10.18 19:05:27.578590 [ 3 ] {768e74f6-1733-40d7-8a78-b3ddf50067a0} <Debug> oximeter.measurements_i8 (fd9b5136-4622-4933-b8d0-380be6074fd1): Loading data parts | ||
250 | 2023.10.18 19:05:27.578713 [ 3 ] {768e74f6-1733-40d7-8a78-b3ddf50067a0} <Debug> oximeter.measurements_i8 (fd9b5136-4622-4933-b8d0-380be6074fd1): There are no data parts | ||
251 | 2023.10.18 19:05:27.678880 [ 3 ] {768e74f6-1733-40d7-8a78-b3ddf50067a0} <Debug> DynamicQueryHandler: Done processing query | ||
252 | 2023.10.18 19:05:27.678949 [ 3 ] {768e74f6-1733-40d7-8a78-b3ddf50067a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
253 | 2023.10.18 19:05:27.678981 [ 3 ] {} <Debug> HTTP-Session: f0dc0387-4c98-4f95-887e-6d0a44f7c0c7 Destroying unnamed session | ||
254 | 2023.10.18 19:05:27.679197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
255 | 2023.10.18 19:05:27.679294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
256 | 2023.10.18 19:05:27.679324 [ 3 ] {} <Debug> HTTP-Session: ab0e719f-abc9-41b8-959f-3fec2f6d5a8c Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
257 | 2023.10.18 19:05:27.679352 [ 3 ] {} <Debug> HTTP-Session: ab0e719f-abc9-41b8-959f-3fec2f6d5a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
258 | 2023.10.18 19:05:27.679642 [ 3 ] {4090c556-0c19-4b82-be14-df2029831c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
259 | 2023.10.18 19:05:27.679706 [ 3 ] {4090c556-0c19-4b82-be14-df2029831c2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
260 | 2023.10.18 19:05:27.754172 [ 3 ] {4090c556-0c19-4b82-be14-df2029831c2b} <Debug> oximeter.measurements_u8 (1eb62a8d-470a-4ed7-9faa-30a50eb51641): Loading data parts | ||
261 | 2023.10.18 19:05:27.754312 [ 3 ] {4090c556-0c19-4b82-be14-df2029831c2b} <Debug> oximeter.measurements_u8 (1eb62a8d-470a-4ed7-9faa-30a50eb51641): There are no data parts | ||
262 | 2023.10.18 19:05:27.827969 [ 3 ] {4090c556-0c19-4b82-be14-df2029831c2b} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.10.18 19:05:27.828009 [ 3 ] {4090c556-0c19-4b82-be14-df2029831c2b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.10.18 19:05:27.828043 [ 3 ] {} <Debug> HTTP-Session: ab0e719f-abc9-41b8-959f-3fec2f6d5a8c Destroying unnamed session | ||
265 | 2023.10.18 19:05:27.828230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.10.18 19:05:27.828300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.10.18 19:05:27.828327 [ 3 ] {} <Debug> HTTP-Session: 70df6cd4-77e8-4cc1-ae48-1b32b10d061e Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
268 | 2023.10.18 19:05:27.828350 [ 3 ] {} <Debug> HTTP-Session: 70df6cd4-77e8-4cc1-ae48-1b32b10d061e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.10.18 19:05:27.828581 [ 3 ] {1eb803ba-a2f1-48b5-87ec-3dea51f4f3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
270 | 2023.10.18 19:05:27.828641 [ 3 ] {1eb803ba-a2f1-48b5-87ec-3dea51f4f3e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
271 | 2023.10.18 19:05:28.000431 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.93 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 8.37 MiB | ||
272 | 2023.10.18 19:05:28.010132 [ 3 ] {1eb803ba-a2f1-48b5-87ec-3dea51f4f3e6} <Debug> oximeter.measurements_i16 (2dc4baf7-4cf5-4db0-9a9d-ea0d40eb962a): Loading data parts | ||
273 | 2023.10.18 19:05:28.010304 [ 3 ] {1eb803ba-a2f1-48b5-87ec-3dea51f4f3e6} <Debug> oximeter.measurements_i16 (2dc4baf7-4cf5-4db0-9a9d-ea0d40eb962a): There are no data parts | ||
274 | 2023.10.18 19:05:28.143357 [ 3 ] {1eb803ba-a2f1-48b5-87ec-3dea51f4f3e6} <Debug> DynamicQueryHandler: Done processing query | ||
275 | 2023.10.18 19:05:28.143407 [ 3 ] {1eb803ba-a2f1-48b5-87ec-3dea51f4f3e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
276 | 2023.10.18 19:05:28.143425 [ 3 ] {} <Debug> HTTP-Session: 70df6cd4-77e8-4cc1-ae48-1b32b10d061e Destroying unnamed session | ||
277 | 2023.10.18 19:05:28.143621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
278 | 2023.10.18 19:05:28.143693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
279 | 2023.10.18 19:05:28.143715 [ 3 ] {} <Debug> HTTP-Session: a738d8a7-f8b7-423d-aece-49b7516a2fac Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
280 | 2023.10.18 19:05:28.143744 [ 3 ] {} <Debug> HTTP-Session: a738d8a7-f8b7-423d-aece-49b7516a2fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2023.10.18 19:05:28.143999 [ 3 ] {a7506604-f5c0-471d-8229-71d7192e3e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
282 | 2023.10.18 19:05:28.144057 [ 3 ] {a7506604-f5c0-471d-8229-71d7192e3e3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
283 | 2023.10.18 19:05:28.274575 [ 3 ] {a7506604-f5c0-471d-8229-71d7192e3e3e} <Debug> oximeter.measurements_u16 (9078b81a-a23c-462c-8eeb-ba59524a52fc): Loading data parts | ||
284 | 2023.10.18 19:05:28.274709 [ 3 ] {a7506604-f5c0-471d-8229-71d7192e3e3e} <Debug> oximeter.measurements_u16 (9078b81a-a23c-462c-8eeb-ba59524a52fc): There are no data parts | ||
285 | 2023.10.18 19:05:28.359010 [ 3 ] {a7506604-f5c0-471d-8229-71d7192e3e3e} <Debug> DynamicQueryHandler: Done processing query | ||
286 | 2023.10.18 19:05:28.359092 [ 3 ] {a7506604-f5c0-471d-8229-71d7192e3e3e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
287 | 2023.10.18 19:05:28.359131 [ 3 ] {} <Debug> HTTP-Session: a738d8a7-f8b7-423d-aece-49b7516a2fac Destroying unnamed session | ||
288 | 2023.10.18 19:05:28.359367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
289 | 2023.10.18 19:05:28.359438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
290 | 2023.10.18 19:05:28.359461 [ 3 ] {} <Debug> HTTP-Session: 25291d31-fba1-4d43-9159-74d62f7e3a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
291 | 2023.10.18 19:05:28.359492 [ 3 ] {} <Debug> HTTP-Session: 25291d31-fba1-4d43-9159-74d62f7e3a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
292 | 2023.10.18 19:05:28.359729 [ 3 ] {0089bf8a-9497-4cd2-8460-0bba1d8f9f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
293 | 2023.10.18 19:05:28.359786 [ 3 ] {0089bf8a-9497-4cd2-8460-0bba1d8f9f07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
294 | 2023.10.18 19:05:28.425970 [ 3 ] {0089bf8a-9497-4cd2-8460-0bba1d8f9f07} <Debug> oximeter.measurements_i32 (93874e6c-d670-4ffe-b608-255adb9543a0): Loading data parts | ||
295 | 2023.10.18 19:05:28.426070 [ 3 ] {0089bf8a-9497-4cd2-8460-0bba1d8f9f07} <Debug> oximeter.measurements_i32 (93874e6c-d670-4ffe-b608-255adb9543a0): There are no data parts | ||
296 | 2023.10.18 19:05:28.511486 [ 3 ] {0089bf8a-9497-4cd2-8460-0bba1d8f9f07} <Debug> DynamicQueryHandler: Done processing query | ||
297 | 2023.10.18 19:05:28.511527 [ 3 ] {0089bf8a-9497-4cd2-8460-0bba1d8f9f07} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
298 | 2023.10.18 19:05:28.511543 [ 3 ] {} <Debug> HTTP-Session: 25291d31-fba1-4d43-9159-74d62f7e3a4b Destroying unnamed session | ||
299 | 2023.10.18 19:05:28.511755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
300 | 2023.10.18 19:05:28.511826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
301 | 2023.10.18 19:05:28.511849 [ 3 ] {} <Debug> HTTP-Session: f284d46c-20ff-481c-9402-e6b59291ee36 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
302 | 2023.10.18 19:05:28.511877 [ 3 ] {} <Debug> HTTP-Session: f284d46c-20ff-481c-9402-e6b59291ee36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
303 | 2023.10.18 19:05:28.512086 [ 3 ] {7015d323-0e42-4b56-aafe-b40080bd5dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
304 | 2023.10.18 19:05:28.512145 [ 3 ] {7015d323-0e42-4b56-aafe-b40080bd5dc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
305 | 2023.10.18 19:05:28.535403 [ 3 ] {7015d323-0e42-4b56-aafe-b40080bd5dc3} <Debug> oximeter.measurements_u32 (ca89a1b9-641f-4da1-9d9d-17d51baaf69b): Loading data parts | ||
306 | 2023.10.18 19:05:28.535507 [ 3 ] {7015d323-0e42-4b56-aafe-b40080bd5dc3} <Debug> oximeter.measurements_u32 (ca89a1b9-641f-4da1-9d9d-17d51baaf69b): There are no data parts | ||
307 | 2023.10.18 19:05:28.550760 [ 3 ] {7015d323-0e42-4b56-aafe-b40080bd5dc3} <Debug> DynamicQueryHandler: Done processing query | ||
308 | 2023.10.18 19:05:28.550797 [ 3 ] {7015d323-0e42-4b56-aafe-b40080bd5dc3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
309 | 2023.10.18 19:05:28.550830 [ 3 ] {} <Debug> HTTP-Session: f284d46c-20ff-481c-9402-e6b59291ee36 Destroying unnamed session | ||
310 | 2023.10.18 19:05:28.551005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
311 | 2023.10.18 19:05:28.551092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
312 | 2023.10.18 19:05:28.551136 [ 3 ] {} <Debug> HTTP-Session: 9ef1b9b4-b7aa-451c-93e6-7555cb691243 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
313 | 2023.10.18 19:05:28.551169 [ 3 ] {} <Debug> HTTP-Session: 9ef1b9b4-b7aa-451c-93e6-7555cb691243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
314 | 2023.10.18 19:05:28.551468 [ 3 ] {0809994f-0933-4e04-b0de-0f7e46963a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
315 | 2023.10.18 19:05:28.551526 [ 3 ] {0809994f-0933-4e04-b0de-0f7e46963a5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
316 | 2023.10.18 19:05:28.565098 [ 3 ] {0809994f-0933-4e04-b0de-0f7e46963a5f} <Debug> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Loading data parts | ||
317 | 2023.10.18 19:05:28.565235 [ 3 ] {0809994f-0933-4e04-b0de-0f7e46963a5f} <Debug> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): There are no data parts | ||
318 | 2023.10.18 19:05:28.598537 [ 3 ] {0809994f-0933-4e04-b0de-0f7e46963a5f} <Debug> DynamicQueryHandler: Done processing query | ||
319 | 2023.10.18 19:05:28.598569 [ 3 ] {0809994f-0933-4e04-b0de-0f7e46963a5f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
320 | 2023.10.18 19:05:28.598596 [ 3 ] {} <Debug> HTTP-Session: 9ef1b9b4-b7aa-451c-93e6-7555cb691243 Destroying unnamed session | ||
321 | 2023.10.18 19:05:28.598809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
322 | 2023.10.18 19:05:28.598871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
323 | 2023.10.18 19:05:28.598901 [ 3 ] {} <Debug> HTTP-Session: 375e95fe-d796-4725-a311-3b7921da7f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
324 | 2023.10.18 19:05:28.598923 [ 3 ] {} <Debug> HTTP-Session: 375e95fe-d796-4725-a311-3b7921da7f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2023.10.18 19:05:28.599157 [ 3 ] {48eb3f5d-b108-4435-9212-b3569f2fcecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
326 | 2023.10.18 19:05:28.599227 [ 3 ] {48eb3f5d-b108-4435-9212-b3569f2fcecd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
327 | 2023.10.18 19:05:28.603882 [ 3 ] {48eb3f5d-b108-4435-9212-b3569f2fcecd} <Debug> oximeter.measurements_u64 (f9f11a6a-3f63-4271-bff0-4c1d3f9b1c72): Loading data parts | ||
328 | 2023.10.18 19:05:28.603981 [ 3 ] {48eb3f5d-b108-4435-9212-b3569f2fcecd} <Debug> oximeter.measurements_u64 (f9f11a6a-3f63-4271-bff0-4c1d3f9b1c72): There are no data parts | ||
329 | 2023.10.18 19:05:28.617206 [ 3 ] {48eb3f5d-b108-4435-9212-b3569f2fcecd} <Debug> DynamicQueryHandler: Done processing query | ||
330 | 2023.10.18 19:05:28.617248 [ 3 ] {48eb3f5d-b108-4435-9212-b3569f2fcecd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
331 | 2023.10.18 19:05:28.617276 [ 3 ] {} <Debug> HTTP-Session: 375e95fe-d796-4725-a311-3b7921da7f18 Destroying unnamed session | ||
332 | 2023.10.18 19:05:28.617426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
333 | 2023.10.18 19:05:28.617477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
334 | 2023.10.18 19:05:28.617504 [ 3 ] {} <Debug> HTTP-Session: 1851d207-b6db-42af-aa46-c4cc9719938b Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
335 | 2023.10.18 19:05:28.617523 [ 3 ] {} <Debug> HTTP-Session: 1851d207-b6db-42af-aa46-c4cc9719938b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
336 | 2023.10.18 19:05:28.617714 [ 3 ] {06fb013f-463b-471a-8176-f8810867fe8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
337 | 2023.10.18 19:05:28.617765 [ 3 ] {06fb013f-463b-471a-8176-f8810867fe8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
338 | 2023.10.18 19:05:28.652468 [ 3 ] {06fb013f-463b-471a-8176-f8810867fe8f} <Debug> oximeter.measurements_f32 (b0b899f6-5d15-4afb-ac14-96d194491af3): Loading data parts | ||
339 | 2023.10.18 19:05:28.652575 [ 3 ] {06fb013f-463b-471a-8176-f8810867fe8f} <Debug> oximeter.measurements_f32 (b0b899f6-5d15-4afb-ac14-96d194491af3): There are no data parts | ||
340 | 2023.10.18 19:05:28.687090 [ 3 ] {06fb013f-463b-471a-8176-f8810867fe8f} <Debug> DynamicQueryHandler: Done processing query | ||
341 | 2023.10.18 19:05:28.687126 [ 3 ] {06fb013f-463b-471a-8176-f8810867fe8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
342 | 2023.10.18 19:05:28.687143 [ 3 ] {} <Debug> HTTP-Session: 1851d207-b6db-42af-aa46-c4cc9719938b Destroying unnamed session | ||
343 | 2023.10.18 19:05:28.687297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
344 | 2023.10.18 19:05:28.687347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
345 | 2023.10.18 19:05:28.687367 [ 3 ] {} <Debug> HTTP-Session: 86f736a8-85e8-4f29-9973-bf722a096ec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
346 | 2023.10.18 19:05:28.687392 [ 3 ] {} <Debug> HTTP-Session: 86f736a8-85e8-4f29-9973-bf722a096ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
347 | 2023.10.18 19:05:28.687576 [ 3 ] {0e90e990-7c16-4418-bc4e-25220af6a030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
348 | 2023.10.18 19:05:28.687628 [ 3 ] {0e90e990-7c16-4418-bc4e-25220af6a030} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
349 | 2023.10.18 19:05:28.692828 [ 3 ] {0e90e990-7c16-4418-bc4e-25220af6a030} <Debug> oximeter.measurements_f64 (4d6d5f9a-ef82-4009-aba4-178d526c6900): Loading data parts | ||
350 | 2023.10.18 19:05:28.692945 [ 3 ] {0e90e990-7c16-4418-bc4e-25220af6a030} <Debug> oximeter.measurements_f64 (4d6d5f9a-ef82-4009-aba4-178d526c6900): There are no data parts | ||
351 | 2023.10.18 19:05:28.704070 [ 3 ] {0e90e990-7c16-4418-bc4e-25220af6a030} <Debug> DynamicQueryHandler: Done processing query | ||
352 | 2023.10.18 19:05:28.704105 [ 3 ] {0e90e990-7c16-4418-bc4e-25220af6a030} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
353 | 2023.10.18 19:05:28.704121 [ 3 ] {} <Debug> HTTP-Session: 86f736a8-85e8-4f29-9973-bf722a096ec7 Destroying unnamed session | ||
354 | 2023.10.18 19:05:28.704255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
355 | 2023.10.18 19:05:28.704306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
356 | 2023.10.18 19:05:28.704328 [ 3 ] {} <Debug> HTTP-Session: 22ed748e-44da-4afc-bed2-a53479185fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
357 | 2023.10.18 19:05:28.704351 [ 3 ] {} <Debug> HTTP-Session: 22ed748e-44da-4afc-bed2-a53479185fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
358 | 2023.10.18 19:05:28.704537 [ 3 ] {c1117d8a-05d8-482a-9707-d728b1257366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
359 | 2023.10.18 19:05:28.704593 [ 3 ] {c1117d8a-05d8-482a-9707-d728b1257366} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
360 | 2023.10.18 19:05:28.741968 [ 3 ] {c1117d8a-05d8-482a-9707-d728b1257366} <Debug> oximeter.measurements_string (866e6e4e-b424-480f-91d6-256a570a88a1): Loading data parts | ||
361 | 2023.10.18 19:05:28.742071 [ 3 ] {c1117d8a-05d8-482a-9707-d728b1257366} <Debug> oximeter.measurements_string (866e6e4e-b424-480f-91d6-256a570a88a1): There are no data parts | ||
362 | 2023.10.18 19:05:28.752580 [ 3 ] {c1117d8a-05d8-482a-9707-d728b1257366} <Debug> DynamicQueryHandler: Done processing query | ||
363 | 2023.10.18 19:05:28.752615 [ 3 ] {c1117d8a-05d8-482a-9707-d728b1257366} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
364 | 2023.10.18 19:05:28.752634 [ 3 ] {} <Debug> HTTP-Session: 22ed748e-44da-4afc-bed2-a53479185fb0 Destroying unnamed session | ||
365 | 2023.10.18 19:05:28.752766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
366 | 2023.10.18 19:05:28.752819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
367 | 2023.10.18 19:05:28.752839 [ 3 ] {} <Debug> HTTP-Session: 044d6c7c-6b68-4115-bc79-5cca8c6611f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
368 | 2023.10.18 19:05:28.752865 [ 3 ] {} <Debug> HTTP-Session: 044d6c7c-6b68-4115-bc79-5cca8c6611f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
369 | 2023.10.18 19:05:28.753047 [ 3 ] {42c357a5-a70c-4e94-b159-5985f0046398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
370 | 2023.10.18 19:05:28.753101 [ 3 ] {42c357a5-a70c-4e94-b159-5985f0046398} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
371 | 2023.10.18 19:05:28.755945 [ 3 ] {42c357a5-a70c-4e94-b159-5985f0046398} <Debug> oximeter.measurements_bytes (94671270-a149-48b5-8664-9bbafb785d4d): Loading data parts | ||
372 | 2023.10.18 19:05:28.756036 [ 3 ] {42c357a5-a70c-4e94-b159-5985f0046398} <Debug> oximeter.measurements_bytes (94671270-a149-48b5-8664-9bbafb785d4d): There are no data parts | ||
373 | 2023.10.18 19:05:28.780505 [ 3 ] {42c357a5-a70c-4e94-b159-5985f0046398} <Debug> DynamicQueryHandler: Done processing query | ||
374 | 2023.10.18 19:05:28.780533 [ 3 ] {42c357a5-a70c-4e94-b159-5985f0046398} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
375 | 2023.10.18 19:05:28.780557 [ 3 ] {} <Debug> HTTP-Session: 044d6c7c-6b68-4115-bc79-5cca8c6611f3 Destroying unnamed session | ||
376 | 2023.10.18 19:05:28.780687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
377 | 2023.10.18 19:05:28.780734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
378 | 2023.10.18 19:05:28.780763 [ 3 ] {} <Debug> HTTP-Session: 742ae1dd-24c0-40ec-b9c3-94d9d0144492 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
379 | 2023.10.18 19:05:28.780788 [ 3 ] {} <Debug> HTTP-Session: 742ae1dd-24c0-40ec-b9c3-94d9d0144492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
380 | 2023.10.18 19:05:28.780980 [ 3 ] {b83bc0a8-2b2a-4edb-8050-dbca7b53c55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
381 | 2023.10.18 19:05:28.781036 [ 3 ] {b83bc0a8-2b2a-4edb-8050-dbca7b53c55e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
382 | 2023.10.18 19:05:28.817587 [ 3 ] {b83bc0a8-2b2a-4edb-8050-dbca7b53c55e} <Debug> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Loading data parts | ||
383 | 2023.10.18 19:05:28.817691 [ 3 ] {b83bc0a8-2b2a-4edb-8050-dbca7b53c55e} <Debug> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): There are no data parts | ||
384 | 2023.10.18 19:05:28.852709 [ 3 ] {b83bc0a8-2b2a-4edb-8050-dbca7b53c55e} <Debug> DynamicQueryHandler: Done processing query | ||
385 | 2023.10.18 19:05:28.852745 [ 3 ] {b83bc0a8-2b2a-4edb-8050-dbca7b53c55e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
386 | 2023.10.18 19:05:28.852764 [ 3 ] {} <Debug> HTTP-Session: 742ae1dd-24c0-40ec-b9c3-94d9d0144492 Destroying unnamed session | ||
387 | 2023.10.18 19:05:28.852969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
388 | 2023.10.18 19:05:28.853021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
389 | 2023.10.18 19:05:28.853044 [ 3 ] {} <Debug> HTTP-Session: 58251eae-1eab-45b8-a9f5-a362bc56409a Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
390 | 2023.10.18 19:05:28.853071 [ 3 ] {} <Debug> HTTP-Session: 58251eae-1eab-45b8-a9f5-a362bc56409a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
391 | 2023.10.18 19:05:28.853276 [ 3 ] {d372bb5d-2d22-4f3b-a2ed-b4f3b4e2ddd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
392 | 2023.10.18 19:05:28.853335 [ 3 ] {d372bb5d-2d22-4f3b-a2ed-b4f3b4e2ddd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
393 | 2023.10.18 19:05:28.887614 [ 3 ] {d372bb5d-2d22-4f3b-a2ed-b4f3b4e2ddd2} <Debug> oximeter.measurements_cumulativeu64 (f9954290-b1ba-4f6f-8471-b11faccdfae5): Loading data parts | ||
394 | 2023.10.18 19:05:28.887727 [ 3 ] {d372bb5d-2d22-4f3b-a2ed-b4f3b4e2ddd2} <Debug> oximeter.measurements_cumulativeu64 (f9954290-b1ba-4f6f-8471-b11faccdfae5): There are no data parts | ||
395 | 2023.10.18 19:05:28.893926 [ 3 ] {d372bb5d-2d22-4f3b-a2ed-b4f3b4e2ddd2} <Debug> DynamicQueryHandler: Done processing query | ||
396 | 2023.10.18 19:05:28.893995 [ 3 ] {d372bb5d-2d22-4f3b-a2ed-b4f3b4e2ddd2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
397 | 2023.10.18 19:05:28.894042 [ 3 ] {} <Debug> HTTP-Session: 58251eae-1eab-45b8-a9f5-a362bc56409a Destroying unnamed session | ||
398 | 2023.10.18 19:05:28.894247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
399 | 2023.10.18 19:05:28.894350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
400 | 2023.10.18 19:05:28.894390 [ 3 ] {} <Debug> HTTP-Session: 581ce3d3-4dc9-4480-8ec4-77e828c7c803 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
401 | 2023.10.18 19:05:28.894441 [ 3 ] {} <Debug> HTTP-Session: 581ce3d3-4dc9-4480-8ec4-77e828c7c803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
402 | 2023.10.18 19:05:28.894717 [ 3 ] {b69d0ec8-698f-4c39-b64b-cfe9e7d7fbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
403 | 2023.10.18 19:05:28.894771 [ 3 ] {b69d0ec8-698f-4c39-b64b-cfe9e7d7fbeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
404 | 2023.10.18 19:05:28.904978 [ 3 ] {b69d0ec8-698f-4c39-b64b-cfe9e7d7fbeb} <Debug> oximeter.measurements_cumulativef32 (5a67f096-9de9-49eb-8452-25ce1ae9dd4a): Loading data parts | ||
405 | 2023.10.18 19:05:28.905094 [ 3 ] {b69d0ec8-698f-4c39-b64b-cfe9e7d7fbeb} <Debug> oximeter.measurements_cumulativef32 (5a67f096-9de9-49eb-8452-25ce1ae9dd4a): There are no data parts | ||
406 | 2023.10.18 19:05:28.928437 [ 3 ] {b69d0ec8-698f-4c39-b64b-cfe9e7d7fbeb} <Debug> DynamicQueryHandler: Done processing query | ||
407 | 2023.10.18 19:05:28.928468 [ 3 ] {b69d0ec8-698f-4c39-b64b-cfe9e7d7fbeb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
408 | 2023.10.18 19:05:28.928504 [ 3 ] {} <Debug> HTTP-Session: 581ce3d3-4dc9-4480-8ec4-77e828c7c803 Destroying unnamed session | ||
409 | 2023.10.18 19:05:28.928638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
410 | 2023.10.18 19:05:28.928700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
411 | 2023.10.18 19:05:28.928733 [ 3 ] {} <Debug> HTTP-Session: 09e76d9c-d7de-48c3-a909-46626f8e5725 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
412 | 2023.10.18 19:05:28.928755 [ 3 ] {} <Debug> HTTP-Session: 09e76d9c-d7de-48c3-a909-46626f8e5725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
413 | 2023.10.18 19:05:28.929009 [ 3 ] {3a321e72-e74b-47eb-9bb4-8b3d81ecfb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) -- | ||
414 | CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
415 | 2023.10.18 19:05:28.929075 [ 3 ] {3a321e72-e74b-47eb-9bb4-8b3d81ecfb94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
416 | 2023.10.18 19:05:28.932516 [ 3 ] {3a321e72-e74b-47eb-9bb4-8b3d81ecfb94} <Debug> oximeter.measurements_cumulativef64 (e2dc3b10-bf47-4645-a919-a8913c02cf9c): Loading data parts | ||
417 | 2023.10.18 19:05:28.932603 [ 3 ] {3a321e72-e74b-47eb-9bb4-8b3d81ecfb94} <Debug> oximeter.measurements_cumulativef64 (e2dc3b10-bf47-4645-a919-a8913c02cf9c): There are no data parts | ||
418 | 2023.10.18 19:05:28.945635 [ 3 ] {3a321e72-e74b-47eb-9bb4-8b3d81ecfb94} <Debug> DynamicQueryHandler: Done processing query | ||
419 | 2023.10.18 19:05:28.945659 [ 3 ] {3a321e72-e74b-47eb-9bb4-8b3d81ecfb94} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
420 | 2023.10.18 19:05:28.945687 [ 3 ] {} <Debug> HTTP-Session: 09e76d9c-d7de-48c3-a909-46626f8e5725 Destroying unnamed session | ||
421 | 2023.10.18 19:05:28.945794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
422 | 2023.10.18 19:05:28.945914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
423 | 2023.10.18 19:05:28.945944 [ 3 ] {} <Debug> HTTP-Session: 4610e366-2730-4a14-91d5-a4fe56460bed Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
424 | 2023.10.18 19:05:28.945960 [ 3 ] {} <Debug> HTTP-Session: 4610e366-2730-4a14-91d5-a4fe56460bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
425 | 2023.10.18 19:05:28.946181 [ 3 ] {6237b095-0781-4387-ac52-c70568225825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
426 | 2023.10.18 19:05:28.946243 [ 3 ] {6237b095-0781-4387-ac52-c70568225825} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
427 | 2023.10.18 19:05:28.981412 [ 3 ] {6237b095-0781-4387-ac52-c70568225825} <Debug> oximeter.measurements_histogrami8 (5cd82314-b8aa-4370-99fd-e1a986ab6d4c): Loading data parts | ||
428 | 2023.10.18 19:05:28.981501 [ 3 ] {6237b095-0781-4387-ac52-c70568225825} <Debug> oximeter.measurements_histogrami8 (5cd82314-b8aa-4370-99fd-e1a986ab6d4c): There are no data parts | ||
429 | 2023.10.18 19:05:29.019137 [ 3 ] {6237b095-0781-4387-ac52-c70568225825} <Debug> DynamicQueryHandler: Done processing query | ||
430 | 2023.10.18 19:05:29.019180 [ 3 ] {6237b095-0781-4387-ac52-c70568225825} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
431 | 2023.10.18 19:05:29.019199 [ 3 ] {} <Debug> HTTP-Session: 4610e366-2730-4a14-91d5-a4fe56460bed Destroying unnamed session | ||
432 | 2023.10.18 19:05:29.019397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
433 | 2023.10.18 19:05:29.019468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
434 | 2023.10.18 19:05:29.019490 [ 3 ] {} <Debug> HTTP-Session: ccafd2a8-4679-42ea-82a2-52e9f92cbdb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
435 | 2023.10.18 19:05:29.019519 [ 3 ] {} <Debug> HTTP-Session: ccafd2a8-4679-42ea-82a2-52e9f92cbdb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
436 | 2023.10.18 19:05:29.019729 [ 3 ] {26f9c591-c371-456a-b8f8-bb6158afbc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
437 | 2023.10.18 19:05:29.019785 [ 3 ] {26f9c591-c371-456a-b8f8-bb6158afbc2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
438 | 2023.10.18 19:05:29.064463 [ 3 ] {26f9c591-c371-456a-b8f8-bb6158afbc2f} <Debug> oximeter.measurements_histogramu8 (7f41e241-51d7-4390-992a-be4760fe5701): Loading data parts | ||
439 | 2023.10.18 19:05:29.064598 [ 3 ] {26f9c591-c371-456a-b8f8-bb6158afbc2f} <Debug> oximeter.measurements_histogramu8 (7f41e241-51d7-4390-992a-be4760fe5701): There are no data parts | ||
440 | 2023.10.18 19:05:29.068517 [ 3 ] {26f9c591-c371-456a-b8f8-bb6158afbc2f} <Debug> DynamicQueryHandler: Done processing query | ||
441 | 2023.10.18 19:05:29.068553 [ 3 ] {26f9c591-c371-456a-b8f8-bb6158afbc2f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
442 | 2023.10.18 19:05:29.068570 [ 3 ] {} <Debug> HTTP-Session: ccafd2a8-4679-42ea-82a2-52e9f92cbdb4 Destroying unnamed session | ||
443 | 2023.10.18 19:05:29.068705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
444 | 2023.10.18 19:05:29.068760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
445 | 2023.10.18 19:05:29.068783 [ 3 ] {} <Debug> HTTP-Session: 616dfd92-91f0-4491-b64e-f47d9acb1bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
446 | 2023.10.18 19:05:29.068808 [ 3 ] {} <Debug> HTTP-Session: 616dfd92-91f0-4491-b64e-f47d9acb1bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
447 | 2023.10.18 19:05:29.069028 [ 3 ] {6da0536f-9dc5-4e25-93a1-8d589034996e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
448 | 2023.10.18 19:05:29.069087 [ 3 ] {6da0536f-9dc5-4e25-93a1-8d589034996e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
449 | 2023.10.18 19:05:29.072102 [ 3 ] {6da0536f-9dc5-4e25-93a1-8d589034996e} <Debug> oximeter.measurements_histogrami16 (f42bad91-cdb0-43bf-b5e4-fe28d30a04fe): Loading data parts | ||
450 | 2023.10.18 19:05:29.072203 [ 3 ] {6da0536f-9dc5-4e25-93a1-8d589034996e} <Debug> oximeter.measurements_histogrami16 (f42bad91-cdb0-43bf-b5e4-fe28d30a04fe): There are no data parts | ||
451 | 2023.10.18 19:05:29.106290 [ 3 ] {6da0536f-9dc5-4e25-93a1-8d589034996e} <Debug> DynamicQueryHandler: Done processing query | ||
452 | 2023.10.18 19:05:29.106316 [ 3 ] {6da0536f-9dc5-4e25-93a1-8d589034996e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
453 | 2023.10.18 19:05:29.106345 [ 3 ] {} <Debug> HTTP-Session: 616dfd92-91f0-4491-b64e-f47d9acb1bb0 Destroying unnamed session | ||
454 | 2023.10.18 19:05:29.106472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
455 | 2023.10.18 19:05:29.106530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
456 | 2023.10.18 19:05:29.106551 [ 3 ] {} <Debug> HTTP-Session: b5be24fd-9171-44d5-83c7-82b11ac74eca Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
457 | 2023.10.18 19:05:29.106576 [ 3 ] {} <Debug> HTTP-Session: b5be24fd-9171-44d5-83c7-82b11ac74eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
458 | 2023.10.18 19:05:29.106796 [ 3 ] {d3103bbd-2bce-4fa2-b5c9-40ece5754e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
459 | 2023.10.18 19:05:29.106857 [ 3 ] {d3103bbd-2bce-4fa2-b5c9-40ece5754e6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
460 | 2023.10.18 19:05:29.123526 [ 3 ] {d3103bbd-2bce-4fa2-b5c9-40ece5754e6c} <Debug> oximeter.measurements_histogramu16 (d091a1a5-9cda-4ed7-b5ae-c6dc58ae5dde): Loading data parts | ||
461 | 2023.10.18 19:05:29.123649 [ 3 ] {d3103bbd-2bce-4fa2-b5c9-40ece5754e6c} <Debug> oximeter.measurements_histogramu16 (d091a1a5-9cda-4ed7-b5ae-c6dc58ae5dde): There are no data parts | ||
462 | 2023.10.18 19:05:29.134053 [ 3 ] {d3103bbd-2bce-4fa2-b5c9-40ece5754e6c} <Debug> DynamicQueryHandler: Done processing query | ||
463 | 2023.10.18 19:05:29.134079 [ 3 ] {d3103bbd-2bce-4fa2-b5c9-40ece5754e6c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
464 | 2023.10.18 19:05:29.134107 [ 3 ] {} <Debug> HTTP-Session: b5be24fd-9171-44d5-83c7-82b11ac74eca Destroying unnamed session | ||
465 | 2023.10.18 19:05:29.134239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
466 | 2023.10.18 19:05:29.134293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
467 | 2023.10.18 19:05:29.134321 [ 3 ] {} <Debug> HTTP-Session: 8b63caff-134d-44fc-bf13-0138dab6876d Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
468 | 2023.10.18 19:05:29.134347 [ 3 ] {} <Debug> HTTP-Session: 8b63caff-134d-44fc-bf13-0138dab6876d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
469 | 2023.10.18 19:05:29.134560 [ 3 ] {e1ae3341-7b8b-4416-9c0e-a54843da4fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
470 | 2023.10.18 19:05:29.134622 [ 3 ] {e1ae3341-7b8b-4416-9c0e-a54843da4fbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
471 | 2023.10.18 19:05:29.137030 [ 3 ] {e1ae3341-7b8b-4416-9c0e-a54843da4fbc} <Debug> oximeter.measurements_histogrami32 (ed1e349c-c76f-4c20-8857-355f9723aad9): Loading data parts | ||
472 | 2023.10.18 19:05:29.137121 [ 3 ] {e1ae3341-7b8b-4416-9c0e-a54843da4fbc} <Debug> oximeter.measurements_histogrami32 (ed1e349c-c76f-4c20-8857-355f9723aad9): There are no data parts | ||
473 | 2023.10.18 19:05:29.150199 [ 3 ] {e1ae3341-7b8b-4416-9c0e-a54843da4fbc} <Debug> DynamicQueryHandler: Done processing query | ||
474 | 2023.10.18 19:05:29.150242 [ 3 ] {e1ae3341-7b8b-4416-9c0e-a54843da4fbc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
475 | 2023.10.18 19:05:29.150263 [ 3 ] {} <Debug> HTTP-Session: 8b63caff-134d-44fc-bf13-0138dab6876d Destroying unnamed session | ||
476 | 2023.10.18 19:05:29.150424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
477 | 2023.10.18 19:05:29.150487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
478 | 2023.10.18 19:05:29.150510 [ 3 ] {} <Debug> HTTP-Session: e7e77803-502d-4e73-b801-eae01459b712 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
479 | 2023.10.18 19:05:29.150541 [ 3 ] {} <Debug> HTTP-Session: e7e77803-502d-4e73-b801-eae01459b712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
480 | 2023.10.18 19:05:29.150779 [ 3 ] {e021f7a8-e051-4ff0-a8ed-5499e9664e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
481 | 2023.10.18 19:05:29.150840 [ 3 ] {e021f7a8-e051-4ff0-a8ed-5499e9664e42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
482 | 2023.10.18 19:05:29.184941 [ 3 ] {e021f7a8-e051-4ff0-a8ed-5499e9664e42} <Debug> oximeter.measurements_histogramu32 (6e796c1f-9633-44c2-9579-017cd93c595a): Loading data parts | ||
483 | 2023.10.18 19:05:29.185045 [ 3 ] {e021f7a8-e051-4ff0-a8ed-5499e9664e42} <Debug> oximeter.measurements_histogramu32 (6e796c1f-9633-44c2-9579-017cd93c595a): There are no data parts | ||
484 | 2023.10.18 19:05:29.222551 [ 3 ] {e021f7a8-e051-4ff0-a8ed-5499e9664e42} <Debug> DynamicQueryHandler: Done processing query | ||
485 | 2023.10.18 19:05:29.222593 [ 3 ] {e021f7a8-e051-4ff0-a8ed-5499e9664e42} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
486 | 2023.10.18 19:05:29.222622 [ 3 ] {} <Debug> HTTP-Session: e7e77803-502d-4e73-b801-eae01459b712 Destroying unnamed session | ||
487 | 2023.10.18 19:05:29.222748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
488 | 2023.10.18 19:05:29.222799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
489 | 2023.10.18 19:05:29.222818 [ 3 ] {} <Debug> HTTP-Session: 4833b3c4-7467-43fe-bfa4-1b7044b40c0d Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
490 | 2023.10.18 19:05:29.222844 [ 3 ] {} <Debug> HTTP-Session: 4833b3c4-7467-43fe-bfa4-1b7044b40c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
491 | 2023.10.18 19:05:29.223123 [ 3 ] {690e0677-ecbe-421f-9c8a-cd951f4dca0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
492 | 2023.10.18 19:05:29.223186 [ 3 ] {690e0677-ecbe-421f-9c8a-cd951f4dca0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
493 | 2023.10.18 19:05:29.257080 [ 3 ] {690e0677-ecbe-421f-9c8a-cd951f4dca0e} <Debug> oximeter.measurements_histogrami64 (1cb69a06-81dc-430f-8de4-92a8fc50ffb8): Loading data parts | ||
494 | 2023.10.18 19:05:29.257227 [ 3 ] {690e0677-ecbe-421f-9c8a-cd951f4dca0e} <Debug> oximeter.measurements_histogrami64 (1cb69a06-81dc-430f-8de4-92a8fc50ffb8): There are no data parts | ||
495 | 2023.10.18 19:05:29.280450 [ 3 ] {690e0677-ecbe-421f-9c8a-cd951f4dca0e} <Debug> DynamicQueryHandler: Done processing query | ||
496 | 2023.10.18 19:05:29.280483 [ 3 ] {690e0677-ecbe-421f-9c8a-cd951f4dca0e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
497 | 2023.10.18 19:05:29.280519 [ 3 ] {} <Debug> HTTP-Session: 4833b3c4-7467-43fe-bfa4-1b7044b40c0d Destroying unnamed session | ||
498 | 2023.10.18 19:05:29.280659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
499 | 2023.10.18 19:05:29.280726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
500 | 2023.10.18 19:05:29.280759 [ 3 ] {} <Debug> HTTP-Session: deb704b5-a1c8-43a4-ba5b-cffa985c6d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
501 | 2023.10.18 19:05:29.280775 [ 3 ] {} <Debug> HTTP-Session: deb704b5-a1c8-43a4-ba5b-cffa985c6d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
502 | 2023.10.18 19:05:29.281004 [ 3 ] {45b63498-2f98-40aa-a3cf-a08cd2aeaeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
503 | 2023.10.18 19:05:29.281068 [ 3 ] {45b63498-2f98-40aa-a3cf-a08cd2aeaeb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
504 | 2023.10.18 19:05:29.296783 [ 3 ] {45b63498-2f98-40aa-a3cf-a08cd2aeaeb1} <Debug> oximeter.measurements_histogramu64 (6109c45b-6ea0-4cb4-ad0d-148ddecdcc87): Loading data parts | ||
505 | 2023.10.18 19:05:29.296894 [ 3 ] {45b63498-2f98-40aa-a3cf-a08cd2aeaeb1} <Debug> oximeter.measurements_histogramu64 (6109c45b-6ea0-4cb4-ad0d-148ddecdcc87): There are no data parts | ||
506 | 2023.10.18 19:05:29.332259 [ 3 ] {45b63498-2f98-40aa-a3cf-a08cd2aeaeb1} <Debug> DynamicQueryHandler: Done processing query | ||
507 | 2023.10.18 19:05:29.332305 [ 3 ] {45b63498-2f98-40aa-a3cf-a08cd2aeaeb1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
508 | 2023.10.18 19:05:29.332323 [ 3 ] {} <Debug> HTTP-Session: deb704b5-a1c8-43a4-ba5b-cffa985c6d3d Destroying unnamed session | ||
509 | 2023.10.18 19:05:29.332451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
510 | 2023.10.18 19:05:29.332524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
511 | 2023.10.18 19:05:29.332546 [ 3 ] {} <Debug> HTTP-Session: 25f5d634-495e-4eea-9788-748dadf84a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
512 | 2023.10.18 19:05:29.332564 [ 3 ] {} <Debug> HTTP-Session: 25f5d634-495e-4eea-9788-748dadf84a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
513 | 2023.10.18 19:05:29.332799 [ 3 ] {c204b7d5-aff9-4aad-bdd0-338a4dc3bb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
514 | 2023.10.18 19:05:29.332858 [ 3 ] {c204b7d5-aff9-4aad-bdd0-338a4dc3bb79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
515 | 2023.10.18 19:05:29.355450 [ 3 ] {c204b7d5-aff9-4aad-bdd0-338a4dc3bb79} <Debug> oximeter.measurements_histogramf32 (0148e22c-5404-432a-9423-f49898df39d1): Loading data parts | ||
516 | 2023.10.18 19:05:29.355557 [ 3 ] {c204b7d5-aff9-4aad-bdd0-338a4dc3bb79} <Debug> oximeter.measurements_histogramf32 (0148e22c-5404-432a-9423-f49898df39d1): There are no data parts | ||
517 | 2023.10.18 19:05:29.359226 [ 3 ] {c204b7d5-aff9-4aad-bdd0-338a4dc3bb79} <Debug> DynamicQueryHandler: Done processing query | ||
518 | 2023.10.18 19:05:29.359264 [ 3 ] {c204b7d5-aff9-4aad-bdd0-338a4dc3bb79} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
519 | 2023.10.18 19:05:29.359280 [ 3 ] {} <Debug> HTTP-Session: 25f5d634-495e-4eea-9788-748dadf84a64 Destroying unnamed session | ||
520 | 2023.10.18 19:05:29.359411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
521 | 2023.10.18 19:05:29.359466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
522 | 2023.10.18 19:05:29.359484 [ 3 ] {} <Debug> HTTP-Session: f8a5836b-3b83-4b1a-8863-80cbdd92606b Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
523 | 2023.10.18 19:05:29.359509 [ 3 ] {} <Debug> HTTP-Session: f8a5836b-3b83-4b1a-8863-80cbdd92606b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
524 | 2023.10.18 19:05:29.359716 [ 3 ] {87126716-0732-4839-9770-622d81e87abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
525 | 2023.10.18 19:05:29.359778 [ 3 ] {87126716-0732-4839-9770-622d81e87abb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
526 | 2023.10.18 19:05:29.392820 [ 3 ] {87126716-0732-4839-9770-622d81e87abb} <Debug> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Loading data parts | ||
527 | 2023.10.18 19:05:29.392929 [ 3 ] {87126716-0732-4839-9770-622d81e87abb} <Debug> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): There are no data parts | ||
528 | 2023.10.18 19:05:29.399127 [ 3 ] {87126716-0732-4839-9770-622d81e87abb} <Debug> DynamicQueryHandler: Done processing query | ||
529 | 2023.10.18 19:05:29.399179 [ 3 ] {87126716-0732-4839-9770-622d81e87abb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
530 | 2023.10.18 19:05:29.399212 [ 3 ] {} <Debug> HTTP-Session: f8a5836b-3b83-4b1a-8863-80cbdd92606b Destroying unnamed session | ||
531 | 2023.10.18 19:05:29.399432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
532 | 2023.10.18 19:05:29.399542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
533 | 2023.10.18 19:05:29.399581 [ 3 ] {} <Debug> HTTP-Session: a4b8ff1f-552e-4f34-8083-4dd7eb1101f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
534 | 2023.10.18 19:05:29.399631 [ 3 ] {} <Debug> HTTP-Session: a4b8ff1f-552e-4f34-8083-4dd7eb1101f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
535 | 2023.10.18 19:05:29.399892 [ 3 ] {65d7b23a-a835-4fc9-ab4a-3dc998d19b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
536 | 2023.10.18 19:05:29.399939 [ 3 ] {65d7b23a-a835-4fc9-ab4a-3dc998d19b3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
537 | 2023.10.18 19:05:29.422766 [ 3 ] {65d7b23a-a835-4fc9-ab4a-3dc998d19b3b} <Debug> oximeter.fields_bool (51686968-4d96-43e3-8830-5b6d56b839c0): Loading data parts | ||
538 | 2023.10.18 19:05:29.422887 [ 3 ] {65d7b23a-a835-4fc9-ab4a-3dc998d19b3b} <Debug> oximeter.fields_bool (51686968-4d96-43e3-8830-5b6d56b839c0): There are no data parts | ||
539 | 2023.10.18 19:05:29.471619 [ 3 ] {65d7b23a-a835-4fc9-ab4a-3dc998d19b3b} <Debug> DynamicQueryHandler: Done processing query | ||
540 | 2023.10.18 19:05:29.471691 [ 3 ] {65d7b23a-a835-4fc9-ab4a-3dc998d19b3b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
541 | 2023.10.18 19:05:29.471721 [ 3 ] {} <Debug> HTTP-Session: a4b8ff1f-552e-4f34-8083-4dd7eb1101f2 Destroying unnamed session | ||
542 | 2023.10.18 19:05:29.471892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
543 | 2023.10.18 19:05:29.471946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
544 | 2023.10.18 19:05:29.471965 [ 3 ] {} <Debug> HTTP-Session: 9cfdd88b-72c4-4db9-9248-1708fab030c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
545 | 2023.10.18 19:05:29.471990 [ 3 ] {} <Debug> HTTP-Session: 9cfdd88b-72c4-4db9-9248-1708fab030c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
546 | 2023.10.18 19:05:29.472218 [ 3 ] {2bb52d25-a371-44d6-8fdb-8a9302c34cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
547 | 2023.10.18 19:05:29.472267 [ 3 ] {2bb52d25-a371-44d6-8fdb-8a9302c34cf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
548 | 2023.10.18 19:05:29.482391 [ 3 ] {2bb52d25-a371-44d6-8fdb-8a9302c34cf5} <Debug> oximeter.fields_i8 (8eb3b8e1-d8d9-4389-8614-66ba6683b34b): Loading data parts | ||
549 | 2023.10.18 19:05:29.482490 [ 3 ] {2bb52d25-a371-44d6-8fdb-8a9302c34cf5} <Debug> oximeter.fields_i8 (8eb3b8e1-d8d9-4389-8614-66ba6683b34b): There are no data parts | ||
550 | 2023.10.18 19:05:29.485264 [ 3 ] {2bb52d25-a371-44d6-8fdb-8a9302c34cf5} <Debug> DynamicQueryHandler: Done processing query | ||
551 | 2023.10.18 19:05:29.485289 [ 3 ] {2bb52d25-a371-44d6-8fdb-8a9302c34cf5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
552 | 2023.10.18 19:05:29.485320 [ 3 ] {} <Debug> HTTP-Session: 9cfdd88b-72c4-4db9-9248-1708fab030c1 Destroying unnamed session | ||
553 | 2023.10.18 19:05:29.485428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
554 | 2023.10.18 19:05:29.485483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
555 | 2023.10.18 19:05:29.485511 [ 3 ] {} <Debug> HTTP-Session: 5d37b7de-9938-4a96-8f3a-81d46285a155 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
556 | 2023.10.18 19:05:29.485527 [ 3 ] {} <Debug> HTTP-Session: 5d37b7de-9938-4a96-8f3a-81d46285a155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
557 | 2023.10.18 19:05:29.485682 [ 3 ] {25abf417-4ba4-4dee-bcd5-d4db3b922e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
558 | 2023.10.18 19:05:29.485737 [ 3 ] {25abf417-4ba4-4dee-bcd5-d4db3b922e83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
559 | 2023.10.18 19:05:29.521671 [ 3 ] {25abf417-4ba4-4dee-bcd5-d4db3b922e83} <Debug> oximeter.fields_u8 (3be2f79c-3a19-42db-8594-959927885684): Loading data parts | ||
560 | 2023.10.18 19:05:29.521787 [ 3 ] {25abf417-4ba4-4dee-bcd5-d4db3b922e83} <Debug> oximeter.fields_u8 (3be2f79c-3a19-42db-8594-959927885684): There are no data parts | ||
561 | 2023.10.18 19:05:29.580437 [ 3 ] {25abf417-4ba4-4dee-bcd5-d4db3b922e83} <Debug> DynamicQueryHandler: Done processing query | ||
562 | 2023.10.18 19:05:29.580483 [ 3 ] {25abf417-4ba4-4dee-bcd5-d4db3b922e83} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
563 | 2023.10.18 19:05:29.580516 [ 3 ] {} <Debug> HTTP-Session: 5d37b7de-9938-4a96-8f3a-81d46285a155 Destroying unnamed session | ||
564 | 2023.10.18 19:05:29.580650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
565 | 2023.10.18 19:05:29.580712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
566 | 2023.10.18 19:05:29.580748 [ 3 ] {} <Debug> HTTP-Session: f323e7d2-d2e3-4380-94a3-783ce6fd5440 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
567 | 2023.10.18 19:05:29.580766 [ 3 ] {} <Debug> HTTP-Session: f323e7d2-d2e3-4380-94a3-783ce6fd5440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
568 | 2023.10.18 19:05:29.580945 [ 3 ] {78ecc3fa-fb91-48ba-b9ef-ababb75c99ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
569 | 2023.10.18 19:05:29.580998 [ 3 ] {78ecc3fa-fb91-48ba-b9ef-ababb75c99ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
570 | 2023.10.18 19:05:29.591216 [ 3 ] {78ecc3fa-fb91-48ba-b9ef-ababb75c99ff} <Debug> oximeter.fields_i16 (8221a0a9-6cdd-4a47-bb4a-241a52990e26): Loading data parts | ||
571 | 2023.10.18 19:05:29.591326 [ 3 ] {78ecc3fa-fb91-48ba-b9ef-ababb75c99ff} <Debug> oximeter.fields_i16 (8221a0a9-6cdd-4a47-bb4a-241a52990e26): There are no data parts | ||
572 | 2023.10.18 19:05:29.595947 [ 3 ] {78ecc3fa-fb91-48ba-b9ef-ababb75c99ff} <Debug> DynamicQueryHandler: Done processing query | ||
573 | 2023.10.18 19:05:29.595977 [ 3 ] {78ecc3fa-fb91-48ba-b9ef-ababb75c99ff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
574 | 2023.10.18 19:05:29.596010 [ 3 ] {} <Debug> HTTP-Session: f323e7d2-d2e3-4380-94a3-783ce6fd5440 Destroying unnamed session | ||
575 | 2023.10.18 19:05:29.596212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
576 | 2023.10.18 19:05:29.596279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
577 | 2023.10.18 19:05:29.596303 [ 3 ] {} <Debug> HTTP-Session: 7f1c41af-aa5f-436c-b39d-cf7134b5896a Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
578 | 2023.10.18 19:05:29.596337 [ 3 ] {} <Debug> HTTP-Session: 7f1c41af-aa5f-436c-b39d-cf7134b5896a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
579 | 2023.10.18 19:05:29.596532 [ 3 ] {feb04fe9-af1a-47e6-8543-d85642b85658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
580 | 2023.10.18 19:05:29.596603 [ 3 ] {feb04fe9-af1a-47e6-8543-d85642b85658} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
581 | 2023.10.18 19:05:29.616717 [ 3 ] {feb04fe9-af1a-47e6-8543-d85642b85658} <Debug> oximeter.fields_u16 (ff001fe5-add1-45c3-a23c-50a573e7ecc9): Loading data parts | ||
582 | 2023.10.18 19:05:29.616832 [ 3 ] {feb04fe9-af1a-47e6-8543-d85642b85658} <Debug> oximeter.fields_u16 (ff001fe5-add1-45c3-a23c-50a573e7ecc9): There are no data parts | ||
583 | 2023.10.18 19:05:29.632079 [ 3 ] {feb04fe9-af1a-47e6-8543-d85642b85658} <Debug> DynamicQueryHandler: Done processing query | ||
584 | 2023.10.18 19:05:29.632108 [ 3 ] {feb04fe9-af1a-47e6-8543-d85642b85658} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
585 | 2023.10.18 19:05:29.632143 [ 3 ] {} <Debug> HTTP-Session: 7f1c41af-aa5f-436c-b39d-cf7134b5896a Destroying unnamed session | ||
586 | 2023.10.18 19:05:29.632278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
587 | 2023.10.18 19:05:29.632336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
588 | 2023.10.18 19:05:29.632364 [ 3 ] {} <Debug> HTTP-Session: 24608e94-99ce-4fab-b74c-0f635494ff6c Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
589 | 2023.10.18 19:05:29.632380 [ 3 ] {} <Debug> HTTP-Session: 24608e94-99ce-4fab-b74c-0f635494ff6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
590 | 2023.10.18 19:05:29.632538 [ 3 ] {7f59768f-cf75-438f-9f4d-fd0fc232d1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
591 | 2023.10.18 19:05:29.632596 [ 3 ] {7f59768f-cf75-438f-9f4d-fd0fc232d1d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
592 | 2023.10.18 19:05:29.669107 [ 3 ] {7f59768f-cf75-438f-9f4d-fd0fc232d1d7} <Debug> oximeter.fields_i32 (2d921e07-2083-4655-8063-26ff4ea6a115): Loading data parts | ||
593 | 2023.10.18 19:05:29.669306 [ 3 ] {7f59768f-cf75-438f-9f4d-fd0fc232d1d7} <Debug> oximeter.fields_i32 (2d921e07-2083-4655-8063-26ff4ea6a115): There are no data parts | ||
594 | 2023.10.18 19:05:29.680418 [ 3 ] {7f59768f-cf75-438f-9f4d-fd0fc232d1d7} <Debug> DynamicQueryHandler: Done processing query | ||
595 | 2023.10.18 19:05:29.680460 [ 3 ] {7f59768f-cf75-438f-9f4d-fd0fc232d1d7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
596 | 2023.10.18 19:05:29.680475 [ 3 ] {} <Debug> HTTP-Session: 24608e94-99ce-4fab-b74c-0f635494ff6c Destroying unnamed session | ||
597 | 2023.10.18 19:05:29.680608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
598 | 2023.10.18 19:05:29.680662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
599 | 2023.10.18 19:05:29.680680 [ 3 ] {} <Debug> HTTP-Session: fe5b1137-d14e-45a7-8ed1-c6b1c397c0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
600 | 2023.10.18 19:05:29.680706 [ 3 ] {} <Debug> HTTP-Session: fe5b1137-d14e-45a7-8ed1-c6b1c397c0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2023.10.18 19:05:29.680870 [ 3 ] {b7de148c-179b-4d0c-82b7-1d9706c8fc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
602 | 2023.10.18 19:05:29.680916 [ 3 ] {b7de148c-179b-4d0c-82b7-1d9706c8fc51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
603 | 2023.10.18 19:05:29.696521 [ 3 ] {b7de148c-179b-4d0c-82b7-1d9706c8fc51} <Debug> oximeter.fields_u32 (eab5971b-1a90-4b34-b9be-4fa641871776): Loading data parts | ||
604 | 2023.10.18 19:05:29.696614 [ 3 ] {b7de148c-179b-4d0c-82b7-1d9706c8fc51} <Debug> oximeter.fields_u32 (eab5971b-1a90-4b34-b9be-4fa641871776): There are no data parts | ||
605 | 2023.10.18 19:05:29.720499 [ 3 ] {b7de148c-179b-4d0c-82b7-1d9706c8fc51} <Debug> DynamicQueryHandler: Done processing query | ||
606 | 2023.10.18 19:05:29.720538 [ 3 ] {b7de148c-179b-4d0c-82b7-1d9706c8fc51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
607 | 2023.10.18 19:05:29.720554 [ 3 ] {} <Debug> HTTP-Session: fe5b1137-d14e-45a7-8ed1-c6b1c397c0fb Destroying unnamed session | ||
608 | 2023.10.18 19:05:29.720679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
609 | 2023.10.18 19:05:29.720747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
610 | 2023.10.18 19:05:29.720767 [ 3 ] {} <Debug> HTTP-Session: 3d00e44b-1772-458f-bba8-5ae2aaedbca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
611 | 2023.10.18 19:05:29.720794 [ 3 ] {} <Debug> HTTP-Session: 3d00e44b-1772-458f-bba8-5ae2aaedbca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
612 | 2023.10.18 19:05:29.720949 [ 3 ] {67a21c67-ab7d-4752-8910-08c1ce922f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
613 | 2023.10.18 19:05:29.721008 [ 3 ] {67a21c67-ab7d-4752-8910-08c1ce922f51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
614 | 2023.10.18 19:05:29.754671 [ 3 ] {67a21c67-ab7d-4752-8910-08c1ce922f51} <Debug> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Loading data parts | ||
615 | 2023.10.18 19:05:29.754832 [ 3 ] {67a21c67-ab7d-4752-8910-08c1ce922f51} <Debug> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): There are no data parts | ||
616 | 2023.10.18 19:05:29.758277 [ 3 ] {67a21c67-ab7d-4752-8910-08c1ce922f51} <Debug> DynamicQueryHandler: Done processing query | ||
617 | 2023.10.18 19:05:29.758304 [ 3 ] {67a21c67-ab7d-4752-8910-08c1ce922f51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
618 | 2023.10.18 19:05:29.758337 [ 3 ] {} <Debug> HTTP-Session: 3d00e44b-1772-458f-bba8-5ae2aaedbca1 Destroying unnamed session | ||
619 | 2023.10.18 19:05:29.758471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
620 | 2023.10.18 19:05:29.758530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
621 | 2023.10.18 19:05:29.758565 [ 3 ] {} <Debug> HTTP-Session: 4d692304-1926-453c-b216-19be77c4f21c Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
622 | 2023.10.18 19:05:29.758582 [ 3 ] {} <Debug> HTTP-Session: 4d692304-1926-453c-b216-19be77c4f21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2023.10.18 19:05:29.758748 [ 3 ] {bcdcb320-09cd-4050-9d8b-c9d84d6b0690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
624 | 2023.10.18 19:05:29.758799 [ 3 ] {bcdcb320-09cd-4050-9d8b-c9d84d6b0690} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
625 | 2023.10.18 19:05:29.796993 [ 3 ] {bcdcb320-09cd-4050-9d8b-c9d84d6b0690} <Debug> oximeter.fields_u64 (fab7fdc7-3076-44c2-bf15-68ec60223aff): Loading data parts | ||
626 | 2023.10.18 19:05:29.797133 [ 3 ] {bcdcb320-09cd-4050-9d8b-c9d84d6b0690} <Debug> oximeter.fields_u64 (fab7fdc7-3076-44c2-bf15-68ec60223aff): There are no data parts | ||
627 | 2023.10.18 19:05:29.819237 [ 3 ] {bcdcb320-09cd-4050-9d8b-c9d84d6b0690} <Debug> DynamicQueryHandler: Done processing query | ||
628 | 2023.10.18 19:05:29.819279 [ 3 ] {bcdcb320-09cd-4050-9d8b-c9d84d6b0690} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
629 | 2023.10.18 19:05:29.819295 [ 3 ] {} <Debug> HTTP-Session: 4d692304-1926-453c-b216-19be77c4f21c Destroying unnamed session | ||
630 | 2023.10.18 19:05:29.819420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
631 | 2023.10.18 19:05:29.819472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
632 | 2023.10.18 19:05:29.819493 [ 3 ] {} <Debug> HTTP-Session: a5704831-bc5f-472c-a0f0-9a5b1a1ad07f Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
633 | 2023.10.18 19:05:29.819522 [ 3 ] {} <Debug> HTTP-Session: a5704831-bc5f-472c-a0f0-9a5b1a1ad07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
634 | 2023.10.18 19:05:29.819679 [ 3 ] {71b8e3e8-3ab2-4aff-b51a-1daf2a5b9dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
635 | 2023.10.18 19:05:29.819726 [ 3 ] {71b8e3e8-3ab2-4aff-b51a-1daf2a5b9dcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
636 | 2023.10.18 19:05:29.835966 [ 3 ] {71b8e3e8-3ab2-4aff-b51a-1daf2a5b9dcb} <Debug> oximeter.fields_ipaddr (26e68ba7-ffad-4ac4-95af-1e7e526ebf55): Loading data parts | ||
637 | 2023.10.18 19:05:29.836056 [ 3 ] {71b8e3e8-3ab2-4aff-b51a-1daf2a5b9dcb} <Debug> oximeter.fields_ipaddr (26e68ba7-ffad-4ac4-95af-1e7e526ebf55): There are no data parts | ||
638 | 2023.10.18 19:05:29.847530 [ 3 ] {71b8e3e8-3ab2-4aff-b51a-1daf2a5b9dcb} <Debug> DynamicQueryHandler: Done processing query | ||
639 | 2023.10.18 19:05:29.847558 [ 3 ] {71b8e3e8-3ab2-4aff-b51a-1daf2a5b9dcb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
640 | 2023.10.18 19:05:29.847588 [ 3 ] {} <Debug> HTTP-Session: a5704831-bc5f-472c-a0f0-9a5b1a1ad07f Destroying unnamed session | ||
641 | 2023.10.18 19:05:29.847732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
642 | 2023.10.18 19:05:29.847780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
643 | 2023.10.18 19:05:29.847815 [ 3 ] {} <Debug> HTTP-Session: b141c787-18d3-4e26-9b5e-0dea1b71b303 Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
644 | 2023.10.18 19:05:29.847846 [ 3 ] {} <Debug> HTTP-Session: b141c787-18d3-4e26-9b5e-0dea1b71b303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2023.10.18 19:05:29.848007 [ 3 ] {fa0b6446-8949-4b27-a63e-c4db7009aa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
646 | 2023.10.18 19:05:29.848069 [ 3 ] {fa0b6446-8949-4b27-a63e-c4db7009aa8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
647 | 2023.10.18 19:05:29.873474 [ 3 ] {fa0b6446-8949-4b27-a63e-c4db7009aa8a} <Debug> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Loading data parts | ||
648 | 2023.10.18 19:05:29.873619 [ 3 ] {fa0b6446-8949-4b27-a63e-c4db7009aa8a} <Debug> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): There are no data parts | ||
649 | 2023.10.18 19:05:29.889523 [ 3 ] {fa0b6446-8949-4b27-a63e-c4db7009aa8a} <Debug> DynamicQueryHandler: Done processing query | ||
650 | 2023.10.18 19:05:29.889550 [ 3 ] {fa0b6446-8949-4b27-a63e-c4db7009aa8a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
651 | 2023.10.18 19:05:29.889581 [ 3 ] {} <Debug> HTTP-Session: b141c787-18d3-4e26-9b5e-0dea1b71b303 Destroying unnamed session | ||
652 | 2023.10.18 19:05:29.889708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
653 | 2023.10.18 19:05:29.889768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
654 | 2023.10.18 19:05:29.889800 [ 3 ] {} <Debug> HTTP-Session: c4a98fdf-58f9-4d3b-9f48-c09be1c42f7b Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
655 | 2023.10.18 19:05:29.889818 [ 3 ] {} <Debug> HTTP-Session: c4a98fdf-58f9-4d3b-9f48-c09be1c42f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2023.10.18 19:05:29.889986 [ 3 ] {95053480-5b9b-4bf2-bd9c-33325b18422a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
657 | 2023.10.18 19:05:29.890047 [ 3 ] {95053480-5b9b-4bf2-bd9c-33325b18422a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
658 | 2023.10.18 19:05:29.903504 [ 3 ] {95053480-5b9b-4bf2-bd9c-33325b18422a} <Debug> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Loading data parts | ||
659 | 2023.10.18 19:05:29.903622 [ 3 ] {95053480-5b9b-4bf2-bd9c-33325b18422a} <Debug> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): There are no data parts | ||
660 | 2023.10.18 19:05:29.929007 [ 3 ] {95053480-5b9b-4bf2-bd9c-33325b18422a} <Debug> DynamicQueryHandler: Done processing query | ||
661 | 2023.10.18 19:05:29.929074 [ 3 ] {95053480-5b9b-4bf2-bd9c-33325b18422a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
662 | 2023.10.18 19:05:29.929102 [ 3 ] {} <Debug> HTTP-Session: c4a98fdf-58f9-4d3b-9f48-c09be1c42f7b Destroying unnamed session | ||
663 | 2023.10.18 19:05:29.929279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
664 | 2023.10.18 19:05:29.929346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
665 | 2023.10.18 19:05:29.929368 [ 3 ] {} <Debug> HTTP-Session: 28953330-67d2-4020-9e2b-0f13971c0d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
666 | 2023.10.18 19:05:29.929398 [ 3 ] {} <Debug> HTTP-Session: 28953330-67d2-4020-9e2b-0f13971c0d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2023.10.18 19:05:29.929629 [ 3 ] {8889eebc-b323-4b99-954e-b8136cf33dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) | ||
668 | 2023.10.18 19:05:29.929704 [ 3 ] {8889eebc-b323-4b99-954e-b8136cf33dac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
669 | 2023.10.18 19:05:29.965237 [ 3 ] {8889eebc-b323-4b99-954e-b8136cf33dac} <Debug> oximeter.timeseries_schema (690ecbc5-6231-4047-a691-0707348b8c57): Loading data parts | ||
670 | 2023.10.18 19:05:29.965349 [ 3 ] {8889eebc-b323-4b99-954e-b8136cf33dac} <Debug> oximeter.timeseries_schema (690ecbc5-6231-4047-a691-0707348b8c57): There are no data parts | ||
671 | 2023.10.18 19:05:30.000592 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.42 MiB, peak 227.42 MiB, will set to 226.41 MiB (RSS), difference: -1.01 MiB | ||
672 | 2023.10.18 19:05:30.004134 [ 3 ] {8889eebc-b323-4b99-954e-b8136cf33dac} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2023.10.18 19:05:30.004170 [ 3 ] {8889eebc-b323-4b99-954e-b8136cf33dac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2023.10.18 19:05:30.004204 [ 3 ] {} <Debug> HTTP-Session: 28953330-67d2-4020-9e2b-0f13971c0d0a Destroying unnamed session | ||
675 | 2023.10.18 19:05:30.004357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46636, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2023.10.18 19:05:30.004424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2023.10.18 19:05:30.004455 [ 3 ] {} <Debug> HTTP-Session: 6fce1681-7d87-46bc-8533-b66c8a08b66e Authenticating user 'default' from [fd00:1122:3344:101::d]:46636 | ||
678 | 2023.10.18 19:05:30.004474 [ 3 ] {} <Debug> HTTP-Session: 6fce1681-7d87-46bc-8533-b66c8a08b66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2023.10.18 19:05:30.004603 [ 3 ] {a83c1712-3852-49e6-8a0a-da628a5c9e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46636) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
680 | 2023.10.18 19:05:30.005264 [ 3 ] {a83c1712-3852-49e6-8a0a-da628a5c9e46} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
681 | 2023.10.18 19:05:30.010509 [ 3 ] {a83c1712-3852-49e6-8a0a-da628a5c9e46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.96 GiB. | ||
682 | 2023.10.18 19:05:30.013166 [ 3 ] {a83c1712-3852-49e6-8a0a-da628a5c9e46} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
683 | 2023.10.18 19:05:30.013394 [ 3 ] {a83c1712-3852-49e6-8a0a-da628a5c9e46} <Trace> oximeter.version (7bbf4439-7632-4c85-ac87-9200bb4ba64d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
684 | 2023.10.18 19:05:30.013588 [ 3 ] {a83c1712-3852-49e6-8a0a-da628a5c9e46} <Information> executeQuery: Read 1 rows, 16.00 B in 0.008919434 sec., 112 rows/sec., 1.75 KiB/sec. | ||
685 | 2023.10.18 19:05:30.013692 [ 3 ] {a83c1712-3852-49e6-8a0a-da628a5c9e46} <Debug> DynamicQueryHandler: Done processing query | ||
686 | 2023.10.18 19:05:30.013727 [ 3 ] {a83c1712-3852-49e6-8a0a-da628a5c9e46} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
687 | 2023.10.18 19:05:30.013743 [ 3 ] {} <Debug> HTTP-Session: 6fce1681-7d87-46bc-8533-b66c8a08b66e Destroying unnamed session | ||
688 | 2023.10.18 19:05:31.000595 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.48 MiB, peak 230.56 MiB, will set to 228.29 MiB (RSS), difference: 2.81 MiB | ||
689 | 2023.10.18 19:05:42.309167 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
690 | 2023.10.18 19:05:42.309255 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
691 | 2023.10.18 19:05:57.310260 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
692 | 2023.10.18 19:05:57.310317 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
693 | 2023.10.18 19:06:12.310573 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
694 | 2023.10.18 19:06:12.310709 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
695 | 2023.10.18 19:06:20.038603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
696 | 2023.10.18 19:06:20.038738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
697 | 2023.10.18 19:06:20.038765 [ 3 ] {} <Debug> HTTP-Session: 0be612ff-87f2-41b7-9654-c88ab4537490 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
698 | 2023.10.18 19:06:20.038811 [ 3 ] {} <Debug> HTTP-Session: 0be612ff-87f2-41b7-9654-c88ab4537490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2023.10.18 19:06:20.038956 [ 3 ] {2b5da028-e0c4-45c4-8dfc-1d7ed283184d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
700 | 2023.10.18 19:06:20.039036 [ 3 ] {2b5da028-e0c4-45c4-8dfc-1d7ed283184d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
701 | 2023.10.18 19:06:20.045289 [ 3 ] {2b5da028-e0c4-45c4-8dfc-1d7ed283184d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
702 | 2023.10.18 19:06:20.053394 [ 3 ] {2b5da028-e0c4-45c4-8dfc-1d7ed283184d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
703 | 2023.10.18 19:06:20.055832 [ 3 ] {2b5da028-e0c4-45c4-8dfc-1d7ed283184d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
704 | 2023.10.18 19:06:20.056013 [ 3 ] {2b5da028-e0c4-45c4-8dfc-1d7ed283184d} <Trace> oximeter.timeseries_schema (690ecbc5-6231-4047-a691-0707348b8c57): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
705 | 2023.10.18 19:06:20.056179 [ 3 ] {2b5da028-e0c4-45c4-8dfc-1d7ed283184d} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.017116427 sec., 701 rows/sec., 94.60 KiB/sec. | ||
706 | 2023.10.18 19:06:20.056366 [ 3 ] {2b5da028-e0c4-45c4-8dfc-1d7ed283184d} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2023.10.18 19:06:20.056390 [ 3 ] {2b5da028-e0c4-45c4-8dfc-1d7ed283184d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
708 | 2023.10.18 19:06:20.056423 [ 3 ] {} <Debug> HTTP-Session: 0be612ff-87f2-41b7-9654-c88ab4537490 Destroying unnamed session | ||
709 | 2023.10.18 19:06:20.056537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2023.10.18 19:06:20.056600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2023.10.18 19:06:20.056632 [ 3 ] {} <Debug> HTTP-Session: 7cd45ccd-8c97-4d65-a6d9-2fb2f0dd978d Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
712 | 2023.10.18 19:06:20.056650 [ 3 ] {} <Debug> HTTP-Session: 7cd45ccd-8c97-4d65-a6d9-2fb2f0dd978d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2023.10.18 19:06:20.056741 [ 3 ] {db2df4ab-f69f-4234-9eb5-d2f2c96bac65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
714 | 2023.10.18 19:06:20.056792 [ 3 ] {db2df4ab-f69f-4234-9eb5-d2f2c96bac65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
715 | 2023.10.18 19:06:20.056907 [ 3 ] {db2df4ab-f69f-4234-9eb5-d2f2c96bac65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
716 | 2023.10.18 19:06:20.060655 [ 3 ] {db2df4ab-f69f-4234-9eb5-d2f2c96bac65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
717 | 2023.10.18 19:06:20.060903 [ 3 ] {db2df4ab-f69f-4234-9eb5-d2f2c96bac65} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
718 | 2023.10.18 19:06:20.061061 [ 3 ] {db2df4ab-f69f-4234-9eb5-d2f2c96bac65} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
719 | 2023.10.18 19:06:20.061208 [ 3 ] {db2df4ab-f69f-4234-9eb5-d2f2c96bac65} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004390961 sec., 1366 rows/sec., 77.40 KiB/sec. | ||
720 | 2023.10.18 19:06:20.061371 [ 3 ] {db2df4ab-f69f-4234-9eb5-d2f2c96bac65} <Debug> DynamicQueryHandler: Done processing query | ||
721 | 2023.10.18 19:06:20.061395 [ 3 ] {db2df4ab-f69f-4234-9eb5-d2f2c96bac65} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
722 | 2023.10.18 19:06:20.061419 [ 3 ] {} <Debug> HTTP-Session: 7cd45ccd-8c97-4d65-a6d9-2fb2f0dd978d Destroying unnamed session | ||
723 | 2023.10.18 19:06:20.061688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
724 | 2023.10.18 19:06:20.061743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
725 | 2023.10.18 19:06:20.061768 [ 3 ] {} <Debug> HTTP-Session: 0a554d1f-b89e-4d13-8107-36eb0034f5b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
726 | 2023.10.18 19:06:20.061792 [ 3 ] {} <Debug> HTTP-Session: 0a554d1f-b89e-4d13-8107-36eb0034f5b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2023.10.18 19:06:20.061874 [ 3 ] {5eb9c1ed-ae87-40d6-af0f-a54b7e81d8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
728 | 2023.10.18 19:06:20.061919 [ 3 ] {5eb9c1ed-ae87-40d6-af0f-a54b7e81d8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
729 | 2023.10.18 19:06:20.062031 [ 3 ] {5eb9c1ed-ae87-40d6-af0f-a54b7e81d8ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
730 | 2023.10.18 19:06:20.062480 [ 3 ] {5eb9c1ed-ae87-40d6-af0f-a54b7e81d8ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
731 | 2023.10.18 19:06:20.062709 [ 3 ] {5eb9c1ed-ae87-40d6-af0f-a54b7e81d8ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
732 | 2023.10.18 19:06:20.062865 [ 3 ] {5eb9c1ed-ae87-40d6-af0f-a54b7e81d8ca} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
733 | 2023.10.18 19:06:20.062990 [ 3 ] {5eb9c1ed-ae87-40d6-af0f-a54b7e81d8ca} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001045385 sec., 83222 rows/sec., 7.78 MiB/sec. | ||
734 | 2023.10.18 19:06:20.063121 [ 3 ] {5eb9c1ed-ae87-40d6-af0f-a54b7e81d8ca} <Debug> DynamicQueryHandler: Done processing query | ||
735 | 2023.10.18 19:06:20.063143 [ 3 ] {5eb9c1ed-ae87-40d6-af0f-a54b7e81d8ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
736 | 2023.10.18 19:06:20.063168 [ 3 ] {} <Debug> HTTP-Session: 0a554d1f-b89e-4d13-8107-36eb0034f5b3 Destroying unnamed session | ||
737 | 2023.10.18 19:06:20.063456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
738 | 2023.10.18 19:06:20.063514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
739 | 2023.10.18 19:06:20.063533 [ 3 ] {} <Debug> HTTP-Session: a55a5d64-2f4d-4a0e-8c66-30047ecff219 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
740 | 2023.10.18 19:06:20.063549 [ 3 ] {} <Debug> HTTP-Session: a55a5d64-2f4d-4a0e-8c66-30047ecff219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2023.10.18 19:06:20.063639 [ 3 ] {5094f7e0-36e1-4d84-ab52-54806a1bc5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
742 | 2023.10.18 19:06:20.063683 [ 3 ] {5094f7e0-36e1-4d84-ab52-54806a1bc5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
743 | 2023.10.18 19:06:20.064909 [ 3 ] {5094f7e0-36e1-4d84-ab52-54806a1bc5cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
744 | 2023.10.18 19:06:20.069722 [ 3 ] {5094f7e0-36e1-4d84-ab52-54806a1bc5cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
745 | 2023.10.18 19:06:20.070029 [ 3 ] {5094f7e0-36e1-4d84-ab52-54806a1bc5cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
746 | 2023.10.18 19:06:20.070206 [ 3 ] {5094f7e0-36e1-4d84-ab52-54806a1bc5cd} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
747 | 2023.10.18 19:06:20.070352 [ 3 ] {5094f7e0-36e1-4d84-ab52-54806a1bc5cd} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.006657592 sec., 39653 rows/sec., 2.72 MiB/sec. | ||
748 | 2023.10.18 19:06:20.070474 [ 3 ] {5094f7e0-36e1-4d84-ab52-54806a1bc5cd} <Debug> DynamicQueryHandler: Done processing query | ||
749 | 2023.10.18 19:06:20.070494 [ 3 ] {5094f7e0-36e1-4d84-ab52-54806a1bc5cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
750 | 2023.10.18 19:06:20.070516 [ 3 ] {} <Debug> HTTP-Session: a55a5d64-2f4d-4a0e-8c66-30047ecff219 Destroying unnamed session | ||
751 | 2023.10.18 19:06:20.070648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
752 | 2023.10.18 19:06:20.070689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
753 | 2023.10.18 19:06:20.070714 [ 3 ] {} <Debug> HTTP-Session: 90051891-20ef-495b-92dd-faaac8ffc21d Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
754 | 2023.10.18 19:06:20.070737 [ 3 ] {} <Debug> HTTP-Session: 90051891-20ef-495b-92dd-faaac8ffc21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
755 | 2023.10.18 19:06:20.070802 [ 3 ] {a48a35cb-49a5-4b7b-997e-4015c63f2f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
756 | 2023.10.18 19:06:20.070844 [ 3 ] {a48a35cb-49a5-4b7b-997e-4015c63f2f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
757 | 2023.10.18 19:06:20.070950 [ 3 ] {a48a35cb-49a5-4b7b-997e-4015c63f2f7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
758 | 2023.10.18 19:06:20.071191 [ 3 ] {a48a35cb-49a5-4b7b-997e-4015c63f2f7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
759 | 2023.10.18 19:06:20.071638 [ 3 ] {a48a35cb-49a5-4b7b-997e-4015c63f2f7e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
760 | 2023.10.18 19:06:20.071827 [ 3 ] {a48a35cb-49a5-4b7b-997e-4015c63f2f7e} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
761 | 2023.10.18 19:06:20.071945 [ 3 ] {a48a35cb-49a5-4b7b-997e-4015c63f2f7e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001079955 sec., 5555 rows/sec., 233.30 KiB/sec. | ||
762 | 2023.10.18 19:06:20.072073 [ 3 ] {a48a35cb-49a5-4b7b-997e-4015c63f2f7e} <Debug> DynamicQueryHandler: Done processing query | ||
763 | 2023.10.18 19:06:20.072104 [ 3 ] {a48a35cb-49a5-4b7b-997e-4015c63f2f7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
764 | 2023.10.18 19:06:20.072119 [ 3 ] {} <Debug> HTTP-Session: 90051891-20ef-495b-92dd-faaac8ffc21d Destroying unnamed session | ||
765 | 2023.10.18 19:06:20.072275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
766 | 2023.10.18 19:06:20.072329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
767 | 2023.10.18 19:06:20.072348 [ 3 ] {} <Debug> HTTP-Session: 2977a894-b7cb-4b00-b1ae-d46f32fee1af Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
768 | 2023.10.18 19:06:20.072371 [ 3 ] {} <Debug> HTTP-Session: 2977a894-b7cb-4b00-b1ae-d46f32fee1af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
769 | 2023.10.18 19:06:20.072450 [ 3 ] {4001a138-8c3c-433e-9fa1-7afe4f4fdf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
770 | 2023.10.18 19:06:20.072488 [ 3 ] {4001a138-8c3c-433e-9fa1-7afe4f4fdf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
771 | 2023.10.18 19:06:20.072605 [ 3 ] {4001a138-8c3c-433e-9fa1-7afe4f4fdf43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
772 | 2023.10.18 19:06:20.072883 [ 3 ] {4001a138-8c3c-433e-9fa1-7afe4f4fdf43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
773 | 2023.10.18 19:06:20.073120 [ 3 ] {4001a138-8c3c-433e-9fa1-7afe4f4fdf43} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
774 | 2023.10.18 19:06:20.073299 [ 3 ] {4001a138-8c3c-433e-9fa1-7afe4f4fdf43} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
775 | 2023.10.18 19:06:20.073490 [ 3 ] {4001a138-8c3c-433e-9fa1-7afe4f4fdf43} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001005864 sec., 62632 rows/sec., 3.80 MiB/sec. | ||
776 | 2023.10.18 19:06:20.073604 [ 3 ] {4001a138-8c3c-433e-9fa1-7afe4f4fdf43} <Debug> DynamicQueryHandler: Done processing query | ||
777 | 2023.10.18 19:06:20.073635 [ 3 ] {4001a138-8c3c-433e-9fa1-7afe4f4fdf43} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
778 | 2023.10.18 19:06:20.073659 [ 3 ] {} <Debug> HTTP-Session: 2977a894-b7cb-4b00-b1ae-d46f32fee1af Destroying unnamed session | ||
779 | 2023.10.18 19:06:20.073773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
780 | 2023.10.18 19:06:20.073824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
781 | 2023.10.18 19:06:20.073843 [ 3 ] {} <Debug> HTTP-Session: f6cbdcbe-58f1-46f8-bf43-2b92c52cd2d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
782 | 2023.10.18 19:06:20.073867 [ 3 ] {} <Debug> HTTP-Session: f6cbdcbe-58f1-46f8-bf43-2b92c52cd2d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
783 | 2023.10.18 19:06:20.073942 [ 3 ] {0cc1bd4f-5d65-478d-bdbc-df03cd6422c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
784 | 2023.10.18 19:06:20.073988 [ 3 ] {0cc1bd4f-5d65-478d-bdbc-df03cd6422c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
785 | 2023.10.18 19:06:20.074090 [ 3 ] {0cc1bd4f-5d65-478d-bdbc-df03cd6422c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
786 | 2023.10.18 19:06:20.074334 [ 3 ] {0cc1bd4f-5d65-478d-bdbc-df03cd6422c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
787 | 2023.10.18 19:06:20.074580 [ 3 ] {0cc1bd4f-5d65-478d-bdbc-df03cd6422c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
788 | 2023.10.18 19:06:20.074753 [ 3 ] {0cc1bd4f-5d65-478d-bdbc-df03cd6422c6} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
789 | 2023.10.18 19:06:20.074883 [ 3 ] {0cc1bd4f-5d65-478d-bdbc-df03cd6422c6} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000905083 sec., 20992 rows/sec., 1.09 MiB/sec. | ||
790 | 2023.10.18 19:06:20.075006 [ 3 ] {0cc1bd4f-5d65-478d-bdbc-df03cd6422c6} <Debug> DynamicQueryHandler: Done processing query | ||
791 | 2023.10.18 19:06:20.075028 [ 3 ] {0cc1bd4f-5d65-478d-bdbc-df03cd6422c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
792 | 2023.10.18 19:06:20.075043 [ 3 ] {} <Debug> HTTP-Session: f6cbdcbe-58f1-46f8-bf43-2b92c52cd2d1 Destroying unnamed session | ||
793 | 2023.10.18 19:06:27.310988 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
794 | 2023.10.18 19:06:27.311054 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
795 | 2023.10.18 19:06:30.018608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
796 | 2023.10.18 19:06:30.018740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
797 | 2023.10.18 19:06:30.018766 [ 3 ] {} <Debug> HTTP-Session: ed7a1b4f-9b87-4283-8681-5231799bf34a Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
798 | 2023.10.18 19:06:30.018790 [ 3 ] {} <Debug> HTTP-Session: ed7a1b4f-9b87-4283-8681-5231799bf34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
799 | 2023.10.18 19:06:30.018910 [ 3 ] {b3ceb510-2f78-4abe-8c1a-b7b13bbefc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
800 | 2023.10.18 19:06:30.018983 [ 3 ] {b3ceb510-2f78-4abe-8c1a-b7b13bbefc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
801 | 2023.10.18 19:06:30.019134 [ 3 ] {b3ceb510-2f78-4abe-8c1a-b7b13bbefc60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
802 | 2023.10.18 19:06:30.019520 [ 3 ] {b3ceb510-2f78-4abe-8c1a-b7b13bbefc60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
803 | 2023.10.18 19:06:30.019788 [ 3 ] {b3ceb510-2f78-4abe-8c1a-b7b13bbefc60} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
804 | 2023.10.18 19:06:30.019940 [ 3 ] {b3ceb510-2f78-4abe-8c1a-b7b13bbefc60} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
805 | 2023.10.18 19:06:30.020053 [ 3 ] {b3ceb510-2f78-4abe-8c1a-b7b13bbefc60} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001115455 sec., 5378 rows/sec., 304.67 KiB/sec. | ||
806 | 2023.10.18 19:06:30.020228 [ 3 ] {b3ceb510-2f78-4abe-8c1a-b7b13bbefc60} <Debug> DynamicQueryHandler: Done processing query | ||
807 | 2023.10.18 19:06:30.020252 [ 3 ] {b3ceb510-2f78-4abe-8c1a-b7b13bbefc60} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
808 | 2023.10.18 19:06:30.020267 [ 3 ] {} <Debug> HTTP-Session: ed7a1b4f-9b87-4283-8681-5231799bf34a Destroying unnamed session | ||
809 | 2023.10.18 19:06:30.020434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
810 | 2023.10.18 19:06:30.020476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
811 | 2023.10.18 19:06:30.020494 [ 3 ] {} <Debug> HTTP-Session: 3bfb41e2-7a9d-44fa-97ad-1b5a4917fc5f Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
812 | 2023.10.18 19:06:30.020510 [ 3 ] {} <Debug> HTTP-Session: 3bfb41e2-7a9d-44fa-97ad-1b5a4917fc5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
813 | 2023.10.18 19:06:30.020581 [ 3 ] {bacefb72-ad6f-4976-8a0d-d8263d660bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
814 | 2023.10.18 19:06:30.020617 [ 3 ] {bacefb72-ad6f-4976-8a0d-d8263d660bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
815 | 2023.10.18 19:06:30.020785 [ 3 ] {bacefb72-ad6f-4976-8a0d-d8263d660bb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
816 | 2023.10.18 19:06:30.021181 [ 3 ] {bacefb72-ad6f-4976-8a0d-d8263d660bb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
817 | 2023.10.18 19:06:30.021401 [ 3 ] {bacefb72-ad6f-4976-8a0d-d8263d660bb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
818 | 2023.10.18 19:06:30.021554 [ 3 ] {bacefb72-ad6f-4976-8a0d-d8263d660bb8} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
819 | 2023.10.18 19:06:30.021677 [ 3 ] {bacefb72-ad6f-4976-8a0d-d8263d660bb8} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001008634 sec., 86255 rows/sec., 8.06 MiB/sec. | ||
820 | 2023.10.18 19:06:30.021824 [ 3 ] {bacefb72-ad6f-4976-8a0d-d8263d660bb8} <Debug> DynamicQueryHandler: Done processing query | ||
821 | 2023.10.18 19:06:30.021847 [ 3 ] {bacefb72-ad6f-4976-8a0d-d8263d660bb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
822 | 2023.10.18 19:06:30.021862 [ 3 ] {} <Debug> HTTP-Session: 3bfb41e2-7a9d-44fa-97ad-1b5a4917fc5f Destroying unnamed session | ||
823 | 2023.10.18 19:06:30.022128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
824 | 2023.10.18 19:06:30.022173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
825 | 2023.10.18 19:06:30.022191 [ 3 ] {} <Debug> HTTP-Session: 8f1082b5-f487-4744-b917-817a58d99e43 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
826 | 2023.10.18 19:06:30.022207 [ 3 ] {} <Debug> HTTP-Session: 8f1082b5-f487-4744-b917-817a58d99e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
827 | 2023.10.18 19:06:30.022286 [ 3 ] {1eb314f0-6505-4dca-a070-d4fb806d5484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
828 | 2023.10.18 19:06:30.022322 [ 3 ] {1eb314f0-6505-4dca-a070-d4fb806d5484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
829 | 2023.10.18 19:06:30.022423 [ 3 ] {1eb314f0-6505-4dca-a070-d4fb806d5484} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
830 | 2023.10.18 19:06:30.022911 [ 3 ] {1eb314f0-6505-4dca-a070-d4fb806d5484} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
831 | 2023.10.18 19:06:30.023125 [ 3 ] {1eb314f0-6505-4dca-a070-d4fb806d5484} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
832 | 2023.10.18 19:06:30.023285 [ 3 ] {1eb314f0-6505-4dca-a070-d4fb806d5484} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
833 | 2023.10.18 19:06:30.023411 [ 3 ] {1eb314f0-6505-4dca-a070-d4fb806d5484} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001052884 sec., 250739 rows/sec., 17.20 MiB/sec. | ||
834 | 2023.10.18 19:06:30.023549 [ 3 ] {1eb314f0-6505-4dca-a070-d4fb806d5484} <Debug> DynamicQueryHandler: Done processing query | ||
835 | 2023.10.18 19:06:30.023571 [ 3 ] {1eb314f0-6505-4dca-a070-d4fb806d5484} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
836 | 2023.10.18 19:06:30.023587 [ 3 ] {} <Debug> HTTP-Session: 8f1082b5-f487-4744-b917-817a58d99e43 Destroying unnamed session | ||
837 | 2023.10.18 19:06:30.023700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
838 | 2023.10.18 19:06:30.023744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
839 | 2023.10.18 19:06:30.023767 [ 3 ] {} <Debug> HTTP-Session: a25a00a3-d1b7-4756-8a92-12f5908e8ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
840 | 2023.10.18 19:06:30.023784 [ 3 ] {} <Debug> HTTP-Session: a25a00a3-d1b7-4756-8a92-12f5908e8ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
841 | 2023.10.18 19:06:30.023847 [ 3 ] {4e06c31b-3f69-450f-8e80-bdd3e8e13ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
842 | 2023.10.18 19:06:30.023883 [ 3 ] {4e06c31b-3f69-450f-8e80-bdd3e8e13ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
843 | 2023.10.18 19:06:30.023984 [ 3 ] {4e06c31b-3f69-450f-8e80-bdd3e8e13ca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
844 | 2023.10.18 19:06:30.024212 [ 3 ] {4e06c31b-3f69-450f-8e80-bdd3e8e13ca0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
845 | 2023.10.18 19:06:30.024426 [ 3 ] {4e06c31b-3f69-450f-8e80-bdd3e8e13ca0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
846 | 2023.10.18 19:06:30.024589 [ 3 ] {4e06c31b-3f69-450f-8e80-bdd3e8e13ca0} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
847 | 2023.10.18 19:06:30.024773 [ 3 ] {4e06c31b-3f69-450f-8e80-bdd3e8e13ca0} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000888512 sec., 6752 rows/sec., 283.57 KiB/sec. | ||
848 | 2023.10.18 19:06:30.024905 [ 3 ] {4e06c31b-3f69-450f-8e80-bdd3e8e13ca0} <Debug> DynamicQueryHandler: Done processing query | ||
849 | 2023.10.18 19:06:30.024929 [ 3 ] {4e06c31b-3f69-450f-8e80-bdd3e8e13ca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
850 | 2023.10.18 19:06:30.024945 [ 3 ] {} <Debug> HTTP-Session: a25a00a3-d1b7-4756-8a92-12f5908e8ed9 Destroying unnamed session | ||
851 | 2023.10.18 19:06:30.025095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
852 | 2023.10.18 19:06:30.025140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
853 | 2023.10.18 19:06:30.025159 [ 3 ] {} <Debug> HTTP-Session: 0a7c820a-238e-42a6-8fe9-c88889677a7f Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
854 | 2023.10.18 19:06:30.025176 [ 3 ] {} <Debug> HTTP-Session: 0a7c820a-238e-42a6-8fe9-c88889677a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
855 | 2023.10.18 19:06:30.025249 [ 3 ] {453b9fc9-d096-463b-be7b-6a0f88f13502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
856 | 2023.10.18 19:06:30.025292 [ 3 ] {453b9fc9-d096-463b-be7b-6a0f88f13502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
857 | 2023.10.18 19:06:30.025409 [ 3 ] {453b9fc9-d096-463b-be7b-6a0f88f13502} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
858 | 2023.10.18 19:06:30.025735 [ 3 ] {453b9fc9-d096-463b-be7b-6a0f88f13502} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
859 | 2023.10.18 19:06:30.025966 [ 3 ] {453b9fc9-d096-463b-be7b-6a0f88f13502} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
860 | 2023.10.18 19:06:30.026133 [ 3 ] {453b9fc9-d096-463b-be7b-6a0f88f13502} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
861 | 2023.10.18 19:06:30.026263 [ 3 ] {453b9fc9-d096-463b-be7b-6a0f88f13502} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001015084 sec., 62063 rows/sec., 3.76 MiB/sec. | ||
862 | 2023.10.18 19:06:30.026392 [ 3 ] {453b9fc9-d096-463b-be7b-6a0f88f13502} <Debug> DynamicQueryHandler: Done processing query | ||
863 | 2023.10.18 19:06:30.026413 [ 3 ] {453b9fc9-d096-463b-be7b-6a0f88f13502} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
864 | 2023.10.18 19:06:30.026428 [ 3 ] {} <Debug> HTTP-Session: 0a7c820a-238e-42a6-8fe9-c88889677a7f Destroying unnamed session | ||
865 | 2023.10.18 19:06:30.026540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
866 | 2023.10.18 19:06:30.026582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
867 | 2023.10.18 19:06:30.026601 [ 3 ] {} <Debug> HTTP-Session: b2f94635-7453-447d-8ca9-9b82f68843c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
868 | 2023.10.18 19:06:30.026617 [ 3 ] {} <Debug> HTTP-Session: b2f94635-7453-447d-8ca9-9b82f68843c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
869 | 2023.10.18 19:06:30.026751 [ 3 ] {4b7cb11e-2009-42fc-9e6f-2d4e737ff681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
870 | 2023.10.18 19:06:30.026792 [ 3 ] {4b7cb11e-2009-42fc-9e6f-2d4e737ff681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
871 | 2023.10.18 19:06:30.026895 [ 3 ] {4b7cb11e-2009-42fc-9e6f-2d4e737ff681} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
872 | 2023.10.18 19:06:30.027144 [ 3 ] {4b7cb11e-2009-42fc-9e6f-2d4e737ff681} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.95 GiB. | ||
873 | 2023.10.18 19:06:30.027371 [ 3 ] {4b7cb11e-2009-42fc-9e6f-2d4e737ff681} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
874 | 2023.10.18 19:06:30.027548 [ 3 ] {4b7cb11e-2009-42fc-9e6f-2d4e737ff681} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
875 | 2023.10.18 19:06:30.027667 [ 3 ] {4b7cb11e-2009-42fc-9e6f-2d4e737ff681} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000885453 sec., 21457 rows/sec., 1.11 MiB/sec. | ||
876 | 2023.10.18 19:06:30.027812 [ 3 ] {4b7cb11e-2009-42fc-9e6f-2d4e737ff681} <Debug> DynamicQueryHandler: Done processing query | ||
877 | 2023.10.18 19:06:30.027835 [ 3 ] {4b7cb11e-2009-42fc-9e6f-2d4e737ff681} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
878 | 2023.10.18 19:06:30.027852 [ 3 ] {} <Debug> HTTP-Session: b2f94635-7453-447d-8ca9-9b82f68843c0 Destroying unnamed session | ||
879 | 2023.10.18 19:06:35.018334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
880 | 2023.10.18 19:06:35.018447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
881 | 2023.10.18 19:06:35.018475 [ 3 ] {} <Debug> HTTP-Session: 9052100b-e0e2-4f77-a698-1b8b13e5496a Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
882 | 2023.10.18 19:06:35.018501 [ 3 ] {} <Debug> HTTP-Session: 9052100b-e0e2-4f77-a698-1b8b13e5496a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
883 | 2023.10.18 19:06:35.018630 [ 3 ] {7e276de0-1baf-4fd5-8268-bea051cd14d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
884 | 2023.10.18 19:06:35.018698 [ 3 ] {7e276de0-1baf-4fd5-8268-bea051cd14d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
885 | 2023.10.18 19:06:35.018974 [ 3 ] {7e276de0-1baf-4fd5-8268-bea051cd14d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
886 | 2023.10.18 19:06:35.019374 [ 3 ] {7e276de0-1baf-4fd5-8268-bea051cd14d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.68 GiB. | ||
887 | 2023.10.18 19:06:35.019659 [ 3 ] {7e276de0-1baf-4fd5-8268-bea051cd14d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
888 | 2023.10.18 19:06:35.019822 [ 3 ] {7e276de0-1baf-4fd5-8268-bea051cd14d8} <Trace> oximeter.timeseries_schema (690ecbc5-6231-4047-a691-0707348b8c57): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
889 | 2023.10.18 19:06:35.019951 [ 3 ] {7e276de0-1baf-4fd5-8268-bea051cd14d8} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001232707 sec., 3244 rows/sec., 350.95 KiB/sec. | ||
890 | 2023.10.18 19:06:35.020090 [ 3 ] {7e276de0-1baf-4fd5-8268-bea051cd14d8} <Debug> DynamicQueryHandler: Done processing query | ||
891 | 2023.10.18 19:06:35.020112 [ 3 ] {7e276de0-1baf-4fd5-8268-bea051cd14d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
892 | 2023.10.18 19:06:35.020127 [ 3 ] {} <Debug> HTTP-Session: 9052100b-e0e2-4f77-a698-1b8b13e5496a Destroying unnamed session | ||
893 | 2023.10.18 19:06:35.020236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
894 | 2023.10.18 19:06:35.020276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
895 | 2023.10.18 19:06:35.020295 [ 3 ] {} <Debug> HTTP-Session: 5b8e0f5a-ab19-4fa7-8e0b-b6dcbe4c9f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
896 | 2023.10.18 19:06:35.020311 [ 3 ] {} <Debug> HTTP-Session: 5b8e0f5a-ab19-4fa7-8e0b-b6dcbe4c9f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
897 | 2023.10.18 19:06:35.020378 [ 3 ] {0ef98e22-1e43-4bb8-8378-17c18ccc2794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
898 | 2023.10.18 19:06:35.020415 [ 3 ] {0ef98e22-1e43-4bb8-8378-17c18ccc2794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
899 | 2023.10.18 19:06:35.020513 [ 3 ] {0ef98e22-1e43-4bb8-8378-17c18ccc2794} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
900 | 2023.10.18 19:06:35.020795 [ 3 ] {0ef98e22-1e43-4bb8-8378-17c18ccc2794} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.68 GiB. | ||
901 | 2023.10.18 19:06:35.021095 [ 3 ] {0ef98e22-1e43-4bb8-8378-17c18ccc2794} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
902 | 2023.10.18 19:06:35.021257 [ 3 ] {0ef98e22-1e43-4bb8-8378-17c18ccc2794} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
903 | 2023.10.18 19:06:35.021379 [ 3 ] {0ef98e22-1e43-4bb8-8378-17c18ccc2794} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.000936023 sec., 14956 rows/sec., 1.18 MiB/sec. | ||
904 | 2023.10.18 19:06:35.021497 [ 3 ] {0ef98e22-1e43-4bb8-8378-17c18ccc2794} <Debug> DynamicQueryHandler: Done processing query | ||
905 | 2023.10.18 19:06:35.021520 [ 3 ] {0ef98e22-1e43-4bb8-8378-17c18ccc2794} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
906 | 2023.10.18 19:06:35.021535 [ 3 ] {} <Debug> HTTP-Session: 5b8e0f5a-ab19-4fa7-8e0b-b6dcbe4c9f3f Destroying unnamed session | ||
907 | 2023.10.18 19:06:35.021689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
908 | 2023.10.18 19:06:35.021734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
909 | 2023.10.18 19:06:35.021754 [ 3 ] {} <Debug> HTTP-Session: 90dc2da2-e10b-4d47-99e1-2e1cb26f7c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
910 | 2023.10.18 19:06:35.021770 [ 3 ] {} <Debug> HTTP-Session: 90dc2da2-e10b-4d47-99e1-2e1cb26f7c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
911 | 2023.10.18 19:06:35.021842 [ 3 ] {2bbd7c6b-a842-4232-8768-f5e5c9b96ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
912 | 2023.10.18 19:06:35.021879 [ 3 ] {2bbd7c6b-a842-4232-8768-f5e5c9b96ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
913 | 2023.10.18 19:06:35.021980 [ 3 ] {2bbd7c6b-a842-4232-8768-f5e5c9b96ef2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
914 | 2023.10.18 19:06:35.022275 [ 3 ] {2bbd7c6b-a842-4232-8768-f5e5c9b96ef2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.68 GiB. | ||
915 | 2023.10.18 19:06:35.022463 [ 3 ] {2bbd7c6b-a842-4232-8768-f5e5c9b96ef2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
916 | 2023.10.18 19:06:35.022597 [ 3 ] {2bbd7c6b-a842-4232-8768-f5e5c9b96ef2} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
917 | 2023.10.18 19:06:35.022706 [ 3 ] {2bbd7c6b-a842-4232-8768-f5e5c9b96ef2} <Information> executeQuery: Read 42 rows, 3.70 KiB in 0.000887492 sec., 47324 rows/sec., 4.07 MiB/sec. | ||
918 | 2023.10.18 19:06:35.022807 [ 3 ] {2bbd7c6b-a842-4232-8768-f5e5c9b96ef2} <Debug> DynamicQueryHandler: Done processing query | ||
919 | 2023.10.18 19:06:35.022828 [ 3 ] {2bbd7c6b-a842-4232-8768-f5e5c9b96ef2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
920 | 2023.10.18 19:06:35.022842 [ 3 ] {} <Debug> HTTP-Session: 90dc2da2-e10b-4d47-99e1-2e1cb26f7c34 Destroying unnamed session | ||
921 | 2023.10.18 19:06:35.023019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 4967, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
922 | 2023.10.18 19:06:35.023062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
923 | 2023.10.18 19:06:35.023082 [ 3 ] {} <Debug> HTTP-Session: fc41111d-2f3d-43b3-97a4-46c328848908 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
924 | 2023.10.18 19:06:35.023099 [ 3 ] {} <Debug> HTTP-Session: fc41111d-2f3d-43b3-97a4-46c328848908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
925 | 2023.10.18 19:06:35.023169 [ 3 ] {ab040ec8-9330-4100-ac0c-c35932b46234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
926 | 2023.10.18 19:06:35.023207 [ 3 ] {ab040ec8-9330-4100-ac0c-c35932b46234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
927 | 2023.10.18 19:06:35.023307 [ 3 ] {ab040ec8-9330-4100-ac0c-c35932b46234} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
928 | 2023.10.18 19:06:35.023638 [ 3 ] {ab040ec8-9330-4100-ac0c-c35932b46234} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.68 GiB. | ||
929 | 2023.10.18 19:06:35.023839 [ 3 ] {ab040ec8-9330-4100-ac0c-c35932b46234} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
930 | 2023.10.18 19:06:35.023986 [ 3 ] {ab040ec8-9330-4100-ac0c-c35932b46234} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
931 | 2023.10.18 19:06:35.024104 [ 3 ] {ab040ec8-9330-4100-ac0c-c35932b46234} <Information> executeQuery: Read 29 rows, 2.33 KiB in 0.000902233 sec., 32142 rows/sec., 2.52 MiB/sec. | ||
932 | 2023.10.18 19:06:35.024249 [ 3 ] {ab040ec8-9330-4100-ac0c-c35932b46234} <Debug> DynamicQueryHandler: Done processing query | ||
933 | 2023.10.18 19:06:35.024272 [ 3 ] {ab040ec8-9330-4100-ac0c-c35932b46234} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
934 | 2023.10.18 19:06:35.024289 [ 3 ] {} <Debug> HTTP-Session: fc41111d-2f3d-43b3-97a4-46c328848908 Destroying unnamed session | ||
935 | 2023.10.18 19:06:35.024426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 15023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
936 | 2023.10.18 19:06:35.024470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
937 | 2023.10.18 19:06:35.024490 [ 3 ] {} <Debug> HTTP-Session: 158e5376-84b1-452a-8b61-c4e1548adc55 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
938 | 2023.10.18 19:06:35.024508 [ 3 ] {} <Debug> HTTP-Session: 158e5376-84b1-452a-8b61-c4e1548adc55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
939 | 2023.10.18 19:06:35.024583 [ 3 ] {e20aa9b9-acf8-48e3-9ba8-515857db8752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
940 | 2023.10.18 19:06:35.024626 [ 3 ] {e20aa9b9-acf8-48e3-9ba8-515857db8752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
941 | 2023.10.18 19:06:35.024790 [ 3 ] {e20aa9b9-acf8-48e3-9ba8-515857db8752} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
942 | 2023.10.18 19:06:35.027390 [ 3 ] {e20aa9b9-acf8-48e3-9ba8-515857db8752} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.68 GiB. | ||
943 | 2023.10.18 19:06:35.030915 [ 3 ] {e20aa9b9-acf8-48e3-9ba8-515857db8752} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
944 | 2023.10.18 19:06:35.031102 [ 3 ] {e20aa9b9-acf8-48e3-9ba8-515857db8752} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
945 | 2023.10.18 19:06:35.031222 [ 3 ] {e20aa9b9-acf8-48e3-9ba8-515857db8752} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.006625912 sec., 2112 rows/sec., 2.85 MiB/sec. | ||
946 | 2023.10.18 19:06:35.031333 [ 3 ] {e20aa9b9-acf8-48e3-9ba8-515857db8752} <Debug> DynamicQueryHandler: Done processing query | ||
947 | 2023.10.18 19:06:35.031356 [ 3 ] {e20aa9b9-acf8-48e3-9ba8-515857db8752} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
948 | 2023.10.18 19:06:35.031371 [ 3 ] {} <Debug> HTTP-Session: 158e5376-84b1-452a-8b61-c4e1548adc55 Destroying unnamed session | ||
949 | 2023.10.18 19:06:35.031507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 4781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
950 | 2023.10.18 19:06:35.031551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
951 | 2023.10.18 19:06:35.031570 [ 3 ] {} <Debug> HTTP-Session: 2e85d04e-b3d7-4106-965c-be674534c100 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
952 | 2023.10.18 19:06:35.031586 [ 3 ] {} <Debug> HTTP-Session: 2e85d04e-b3d7-4106-965c-be674534c100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
953 | 2023.10.18 19:06:35.031653 [ 3 ] {e25ca92e-4607-4ef4-a90e-de8ef3697507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
954 | 2023.10.18 19:06:35.031692 [ 3 ] {e25ca92e-4607-4ef4-a90e-de8ef3697507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
955 | 2023.10.18 19:06:35.031791 [ 3 ] {e25ca92e-4607-4ef4-a90e-de8ef3697507} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
956 | 2023.10.18 19:06:35.032221 [ 3 ] {e25ca92e-4607-4ef4-a90e-de8ef3697507} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.68 GiB. | ||
957 | 2023.10.18 19:06:35.032527 [ 3 ] {e25ca92e-4607-4ef4-a90e-de8ef3697507} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
958 | 2023.10.18 19:06:35.032712 [ 3 ] {e25ca92e-4607-4ef4-a90e-de8ef3697507} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
959 | 2023.10.18 19:06:35.032829 [ 3 ] {e25ca92e-4607-4ef4-a90e-de8ef3697507} <Information> executeQuery: Read 30 rows, 2.15 KiB in 0.001090885 sec., 27500 rows/sec., 1.92 MiB/sec. | ||
960 | 2023.10.18 19:06:35.032971 [ 3 ] {e25ca92e-4607-4ef4-a90e-de8ef3697507} <Debug> DynamicQueryHandler: Done processing query | ||
961 | 2023.10.18 19:06:35.032995 [ 3 ] {e25ca92e-4607-4ef4-a90e-de8ef3697507} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
962 | 2023.10.18 19:06:35.033011 [ 3 ] {} <Debug> HTTP-Session: 2e85d04e-b3d7-4106-965c-be674534c100 Destroying unnamed session | ||
963 | 2023.10.18 19:06:40.023081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
964 | 2023.10.18 19:06:40.023204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
965 | 2023.10.18 19:06:40.023233 [ 3 ] {} <Debug> HTTP-Session: 2f828d8e-1cba-484d-b87f-938d689375e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
966 | 2023.10.18 19:06:40.023259 [ 3 ] {} <Debug> HTTP-Session: 2f828d8e-1cba-484d-b87f-938d689375e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
967 | 2023.10.18 19:06:40.023387 [ 3 ] {625b3449-a52c-48d3-886d-372ea051e1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
968 | 2023.10.18 19:06:40.023451 [ 3 ] {625b3449-a52c-48d3-886d-372ea051e1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
969 | 2023.10.18 19:06:40.023600 [ 3 ] {625b3449-a52c-48d3-886d-372ea051e1b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
970 | 2023.10.18 19:06:40.024011 [ 3 ] {625b3449-a52c-48d3-886d-372ea051e1b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
971 | 2023.10.18 19:06:40.024331 [ 3 ] {625b3449-a52c-48d3-886d-372ea051e1b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
972 | 2023.10.18 19:06:40.024517 [ 3 ] {625b3449-a52c-48d3-886d-372ea051e1b4} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
973 | 2023.10.18 19:06:40.024639 [ 3 ] {625b3449-a52c-48d3-886d-372ea051e1b4} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001192777 sec., 5030 rows/sec., 284.92 KiB/sec. | ||
974 | 2023.10.18 19:06:40.024821 [ 3 ] {625b3449-a52c-48d3-886d-372ea051e1b4} <Debug> DynamicQueryHandler: Done processing query | ||
975 | 2023.10.18 19:06:40.024846 [ 3 ] {625b3449-a52c-48d3-886d-372ea051e1b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
976 | 2023.10.18 19:06:40.024862 [ 3 ] {} <Debug> HTTP-Session: 2f828d8e-1cba-484d-b87f-938d689375e3 Destroying unnamed session | ||
977 | 2023.10.18 19:06:40.025010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
978 | 2023.10.18 19:06:40.025062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
979 | 2023.10.18 19:06:40.025082 [ 3 ] {} <Debug> HTTP-Session: e768cea4-1863-462e-98d9-4fbafec0db16 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
980 | 2023.10.18 19:06:40.025100 [ 3 ] {} <Debug> HTTP-Session: e768cea4-1863-462e-98d9-4fbafec0db16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
981 | 2023.10.18 19:06:40.025178 [ 3 ] {4a42abb5-206b-4b8c-83c9-4a1d5a3eacc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
982 | 2023.10.18 19:06:40.025217 [ 3 ] {4a42abb5-206b-4b8c-83c9-4a1d5a3eacc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
983 | 2023.10.18 19:06:40.025326 [ 3 ] {4a42abb5-206b-4b8c-83c9-4a1d5a3eacc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
984 | 2023.10.18 19:06:40.025681 [ 3 ] {4a42abb5-206b-4b8c-83c9-4a1d5a3eacc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
985 | 2023.10.18 19:06:40.025886 [ 3 ] {4a42abb5-206b-4b8c-83c9-4a1d5a3eacc4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
986 | 2023.10.18 19:06:40.026026 [ 3 ] {4a42abb5-206b-4b8c-83c9-4a1d5a3eacc4} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
987 | 2023.10.18 19:06:40.026206 [ 3 ] {4a42abb5-206b-4b8c-83c9-4a1d5a3eacc4} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000989733 sec., 87902 rows/sec., 8.22 MiB/sec. | ||
988 | 2023.10.18 19:06:40.026330 [ 3 ] {4a42abb5-206b-4b8c-83c9-4a1d5a3eacc4} <Debug> DynamicQueryHandler: Done processing query | ||
989 | 2023.10.18 19:06:40.026353 [ 3 ] {4a42abb5-206b-4b8c-83c9-4a1d5a3eacc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
990 | 2023.10.18 19:06:40.026369 [ 3 ] {} <Debug> HTTP-Session: e768cea4-1863-462e-98d9-4fbafec0db16 Destroying unnamed session | ||
991 | 2023.10.18 19:06:40.026623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
992 | 2023.10.18 19:06:40.026671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
993 | 2023.10.18 19:06:40.026690 [ 3 ] {} <Debug> HTTP-Session: 402a2b53-540d-4c00-8961-42fc1d23e9f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
994 | 2023.10.18 19:06:40.026709 [ 3 ] {} <Debug> HTTP-Session: 402a2b53-540d-4c00-8961-42fc1d23e9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
995 | 2023.10.18 19:06:40.026799 [ 3 ] {ea9477ed-9396-472a-a0ff-4eecf531b198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
996 | 2023.10.18 19:06:40.026839 [ 3 ] {ea9477ed-9396-472a-a0ff-4eecf531b198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
997 | 2023.10.18 19:06:40.026946 [ 3 ] {ea9477ed-9396-472a-a0ff-4eecf531b198} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
998 | 2023.10.18 19:06:40.027387 [ 3 ] {ea9477ed-9396-472a-a0ff-4eecf531b198} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
999 | 2023.10.18 19:06:40.027588 [ 3 ] {ea9477ed-9396-472a-a0ff-4eecf531b198} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1000 | 2023.10.18 19:06:40.027724 [ 3 ] {ea9477ed-9396-472a-a0ff-4eecf531b198} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1001 | 2023.10.18 19:06:40.027838 [ 3 ] {ea9477ed-9396-472a-a0ff-4eecf531b198} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001058405 sec., 249431 rows/sec., 17.11 MiB/sec. | ||
1002 | 2023.10.18 19:06:40.027947 [ 3 ] {ea9477ed-9396-472a-a0ff-4eecf531b198} <Debug> DynamicQueryHandler: Done processing query | ||
1003 | 2023.10.18 19:06:40.027968 [ 3 ] {ea9477ed-9396-472a-a0ff-4eecf531b198} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1004 | 2023.10.18 19:06:40.027983 [ 3 ] {} <Debug> HTTP-Session: 402a2b53-540d-4c00-8961-42fc1d23e9f8 Destroying unnamed session | ||
1005 | 2023.10.18 19:06:40.028164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1006 | 2023.10.18 19:06:40.028208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1007 | 2023.10.18 19:06:40.028228 [ 3 ] {} <Debug> HTTP-Session: f915ef91-6553-45b8-8f1b-e215da16643b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1008 | 2023.10.18 19:06:40.028245 [ 3 ] {} <Debug> HTTP-Session: f915ef91-6553-45b8-8f1b-e215da16643b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1009 | 2023.10.18 19:06:40.028314 [ 3 ] {936ed878-4aba-44fb-926f-d4ad210d5461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1010 | 2023.10.18 19:06:40.028352 [ 3 ] {936ed878-4aba-44fb-926f-d4ad210d5461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1011 | 2023.10.18 19:06:40.028460 [ 3 ] {936ed878-4aba-44fb-926f-d4ad210d5461} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1012 | 2023.10.18 19:06:40.028716 [ 3 ] {936ed878-4aba-44fb-926f-d4ad210d5461} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1013 | 2023.10.18 19:06:40.028972 [ 3 ] {936ed878-4aba-44fb-926f-d4ad210d5461} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1014 | 2023.10.18 19:06:40.029148 [ 3 ] {936ed878-4aba-44fb-926f-d4ad210d5461} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1015 | 2023.10.18 19:06:40.029265 [ 3 ] {936ed878-4aba-44fb-926f-d4ad210d5461} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000923083 sec., 6499 rows/sec., 272.95 KiB/sec. | ||
1016 | 2023.10.18 19:06:40.029386 [ 3 ] {936ed878-4aba-44fb-926f-d4ad210d5461} <Debug> DynamicQueryHandler: Done processing query | ||
1017 | 2023.10.18 19:06:40.029408 [ 3 ] {936ed878-4aba-44fb-926f-d4ad210d5461} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1018 | 2023.10.18 19:06:40.029424 [ 3 ] {} <Debug> HTTP-Session: f915ef91-6553-45b8-8f1b-e215da16643b Destroying unnamed session | ||
1019 | 2023.10.18 19:06:40.029575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1020 | 2023.10.18 19:06:40.029621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1021 | 2023.10.18 19:06:40.029640 [ 3 ] {} <Debug> HTTP-Session: e4d58573-e25f-493c-82db-18b4854ddd78 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1022 | 2023.10.18 19:06:40.029658 [ 3 ] {} <Debug> HTTP-Session: e4d58573-e25f-493c-82db-18b4854ddd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1023 | 2023.10.18 19:06:40.029734 [ 3 ] {17eddfc9-e839-44a4-b018-f8cd31f4ae4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1024 | 2023.10.18 19:06:40.029775 [ 3 ] {17eddfc9-e839-44a4-b018-f8cd31f4ae4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1025 | 2023.10.18 19:06:40.029893 [ 3 ] {17eddfc9-e839-44a4-b018-f8cd31f4ae4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1026 | 2023.10.18 19:06:40.030203 [ 3 ] {17eddfc9-e839-44a4-b018-f8cd31f4ae4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1027 | 2023.10.18 19:06:40.030445 [ 3 ] {17eddfc9-e839-44a4-b018-f8cd31f4ae4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1028 | 2023.10.18 19:06:40.030607 [ 3 ] {17eddfc9-e839-44a4-b018-f8cd31f4ae4a} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1029 | 2023.10.18 19:06:40.030719 [ 3 ] {17eddfc9-e839-44a4-b018-f8cd31f4ae4a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000997354 sec., 63167 rows/sec., 3.83 MiB/sec. | ||
1030 | 2023.10.18 19:06:40.030833 [ 3 ] {17eddfc9-e839-44a4-b018-f8cd31f4ae4a} <Debug> DynamicQueryHandler: Done processing query | ||
1031 | 2023.10.18 19:06:40.030854 [ 3 ] {17eddfc9-e839-44a4-b018-f8cd31f4ae4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1032 | 2023.10.18 19:06:40.030869 [ 3 ] {} <Debug> HTTP-Session: e4d58573-e25f-493c-82db-18b4854ddd78 Destroying unnamed session | ||
1033 | 2023.10.18 19:06:40.030974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1034 | 2023.10.18 19:06:40.031016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1035 | 2023.10.18 19:06:40.031034 [ 3 ] {} <Debug> HTTP-Session: a4746109-0756-4107-b38d-b745b25476f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1036 | 2023.10.18 19:06:40.031050 [ 3 ] {} <Debug> HTTP-Session: a4746109-0756-4107-b38d-b745b25476f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1037 | 2023.10.18 19:06:40.031184 [ 3 ] {e6f5e069-1465-42cb-891a-ac856e5aee1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1038 | 2023.10.18 19:06:40.031221 [ 3 ] {e6f5e069-1465-42cb-891a-ac856e5aee1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1039 | 2023.10.18 19:06:40.031323 [ 3 ] {e6f5e069-1465-42cb-891a-ac856e5aee1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1040 | 2023.10.18 19:06:40.031592 [ 3 ] {e6f5e069-1465-42cb-891a-ac856e5aee1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1041 | 2023.10.18 19:06:40.031825 [ 3 ] {e6f5e069-1465-42cb-891a-ac856e5aee1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1042 | 2023.10.18 19:06:40.031998 [ 3 ] {e6f5e069-1465-42cb-891a-ac856e5aee1c} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1043 | 2023.10.18 19:06:40.032115 [ 3 ] {e6f5e069-1465-42cb-891a-ac856e5aee1c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000902463 sec., 21053 rows/sec., 1.09 MiB/sec. | ||
1044 | 2023.10.18 19:06:40.032227 [ 3 ] {e6f5e069-1465-42cb-891a-ac856e5aee1c} <Debug> DynamicQueryHandler: Done processing query | ||
1045 | 2023.10.18 19:06:40.032248 [ 3 ] {e6f5e069-1465-42cb-891a-ac856e5aee1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1046 | 2023.10.18 19:06:40.032263 [ 3 ] {} <Debug> HTTP-Session: a4746109-0756-4107-b38d-b745b25476f4 Destroying unnamed session | ||
1047 | 2023.10.18 19:06:42.311217 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1048 | 2023.10.18 19:06:42.311268 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1049 | 2023.10.18 19:06:45.019007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1050 | 2023.10.18 19:06:45.019124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1051 | 2023.10.18 19:06:45.019150 [ 3 ] {} <Debug> HTTP-Session: e9b181c3-035c-4d30-9390-abea83bdb9dc Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1052 | 2023.10.18 19:06:45.019173 [ 3 ] {} <Debug> HTTP-Session: e9b181c3-035c-4d30-9390-abea83bdb9dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1053 | 2023.10.18 19:06:45.019310 [ 3 ] {035a8f15-2600-4012-8b42-407738c5f2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1054 | 2023.10.18 19:06:45.019374 [ 3 ] {035a8f15-2600-4012-8b42-407738c5f2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1055 | 2023.10.18 19:06:45.019552 [ 3 ] {035a8f15-2600-4012-8b42-407738c5f2b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1056 | 2023.10.18 19:06:45.020016 [ 3 ] {035a8f15-2600-4012-8b42-407738c5f2b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1057 | 2023.10.18 19:06:45.020294 [ 3 ] {035a8f15-2600-4012-8b42-407738c5f2b7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1058 | 2023.10.18 19:06:45.020454 [ 3 ] {035a8f15-2600-4012-8b42-407738c5f2b7} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1059 | 2023.10.18 19:06:45.020598 [ 3 ] {035a8f15-2600-4012-8b42-407738c5f2b7} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001250007 sec., 14399 rows/sec., 1.14 MiB/sec. | ||
1060 | 2023.10.18 19:06:45.020761 [ 3 ] {035a8f15-2600-4012-8b42-407738c5f2b7} <Debug> DynamicQueryHandler: Done processing query | ||
1061 | 2023.10.18 19:06:45.020785 [ 3 ] {035a8f15-2600-4012-8b42-407738c5f2b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1062 | 2023.10.18 19:06:45.020801 [ 3 ] {} <Debug> HTTP-Session: e9b181c3-035c-4d30-9390-abea83bdb9dc Destroying unnamed session | ||
1063 | 2023.10.18 19:06:45.020934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1064 | 2023.10.18 19:06:45.020985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1065 | 2023.10.18 19:06:45.021004 [ 3 ] {} <Debug> HTTP-Session: 65aee580-8b61-475d-bb97-16055645ffd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1066 | 2023.10.18 19:06:45.021022 [ 3 ] {} <Debug> HTTP-Session: 65aee580-8b61-475d-bb97-16055645ffd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1067 | 2023.10.18 19:06:45.021101 [ 3 ] {8bd72cb1-ad0c-454a-9e59-d4ccdb18c0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1068 | 2023.10.18 19:06:45.021141 [ 3 ] {8bd72cb1-ad0c-454a-9e59-d4ccdb18c0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1069 | 2023.10.18 19:06:45.021251 [ 3 ] {8bd72cb1-ad0c-454a-9e59-d4ccdb18c0e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1070 | 2023.10.18 19:06:45.021612 [ 3 ] {8bd72cb1-ad0c-454a-9e59-d4ccdb18c0e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1071 | 2023.10.18 19:06:45.021846 [ 3 ] {8bd72cb1-ad0c-454a-9e59-d4ccdb18c0e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1072 | 2023.10.18 19:06:45.021994 [ 3 ] {8bd72cb1-ad0c-454a-9e59-d4ccdb18c0e5} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1073 | 2023.10.18 19:06:45.022135 [ 3 ] {8bd72cb1-ad0c-454a-9e59-d4ccdb18c0e5} <Information> executeQuery: Read 54 rows, 4.84 KiB in 0.001001544 sec., 53916 rows/sec., 4.72 MiB/sec. | ||
1074 | 2023.10.18 19:06:45.022265 [ 3 ] {8bd72cb1-ad0c-454a-9e59-d4ccdb18c0e5} <Debug> DynamicQueryHandler: Done processing query | ||
1075 | 2023.10.18 19:06:45.022288 [ 3 ] {8bd72cb1-ad0c-454a-9e59-d4ccdb18c0e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1076 | 2023.10.18 19:06:45.022303 [ 3 ] {} <Debug> HTTP-Session: 65aee580-8b61-475d-bb97-16055645ffd3 Destroying unnamed session | ||
1077 | 2023.10.18 19:06:45.022452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 3101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1078 | 2023.10.18 19:06:45.022497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1079 | 2023.10.18 19:06:45.022517 [ 3 ] {} <Debug> HTTP-Session: 293a1562-e783-4b95-aade-a87fd00687e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1080 | 2023.10.18 19:06:45.022533 [ 3 ] {} <Debug> HTTP-Session: 293a1562-e783-4b95-aade-a87fd00687e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1081 | 2023.10.18 19:06:45.022606 [ 3 ] {86b1df81-fcb5-4c90-bc57-a6b16583eee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1082 | 2023.10.18 19:06:45.022644 [ 3 ] {86b1df81-fcb5-4c90-bc57-a6b16583eee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1083 | 2023.10.18 19:06:45.022757 [ 3 ] {86b1df81-fcb5-4c90-bc57-a6b16583eee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1084 | 2023.10.18 19:06:45.023055 [ 3 ] {86b1df81-fcb5-4c90-bc57-a6b16583eee1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1085 | 2023.10.18 19:06:45.023257 [ 3 ] {86b1df81-fcb5-4c90-bc57-a6b16583eee1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1086 | 2023.10.18 19:06:45.023401 [ 3 ] {86b1df81-fcb5-4c90-bc57-a6b16583eee1} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1087 | 2023.10.18 19:06:45.023506 [ 3 ] {86b1df81-fcb5-4c90-bc57-a6b16583eee1} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000869472 sec., 20702 rows/sec., 1.62 MiB/sec. | ||
1088 | 2023.10.18 19:06:45.023630 [ 3 ] {86b1df81-fcb5-4c90-bc57-a6b16583eee1} <Debug> DynamicQueryHandler: Done processing query | ||
1089 | 2023.10.18 19:06:45.023652 [ 3 ] {86b1df81-fcb5-4c90-bc57-a6b16583eee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1090 | 2023.10.18 19:06:45.023668 [ 3 ] {} <Debug> HTTP-Session: 293a1562-e783-4b95-aade-a87fd00687e5 Destroying unnamed session | ||
1091 | 2023.10.18 19:06:45.023801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 19297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1092 | 2023.10.18 19:06:45.023846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1093 | 2023.10.18 19:06:45.023864 [ 3 ] {} <Debug> HTTP-Session: d23d38d5-03f1-458c-b432-df6de93143cb Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1094 | 2023.10.18 19:06:45.023880 [ 3 ] {} <Debug> HTTP-Session: d23d38d5-03f1-458c-b432-df6de93143cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1095 | 2023.10.18 19:06:45.023957 [ 3 ] {4770db2b-d57b-4abf-83ce-f110e6cbbcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1096 | 2023.10.18 19:06:45.024001 [ 3 ] {4770db2b-d57b-4abf-83ce-f110e6cbbcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1097 | 2023.10.18 19:06:45.024135 [ 3 ] {4770db2b-d57b-4abf-83ce-f110e6cbbcce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1098 | 2023.10.18 19:06:45.024498 [ 3 ] {4770db2b-d57b-4abf-83ce-f110e6cbbcce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1099 | 2023.10.18 19:06:45.024801 [ 3 ] {4770db2b-d57b-4abf-83ce-f110e6cbbcce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1100 | 2023.10.18 19:06:45.024981 [ 3 ] {4770db2b-d57b-4abf-83ce-f110e6cbbcce} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1101 | 2023.10.18 19:06:45.025095 [ 3 ] {4770db2b-d57b-4abf-83ce-f110e6cbbcce} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001105015 sec., 16289 rows/sec., 21.98 MiB/sec. | ||
1102 | 2023.10.18 19:06:45.025221 [ 3 ] {4770db2b-d57b-4abf-83ce-f110e6cbbcce} <Debug> DynamicQueryHandler: Done processing query | ||
1103 | 2023.10.18 19:06:45.025244 [ 3 ] {4770db2b-d57b-4abf-83ce-f110e6cbbcce} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1104 | 2023.10.18 19:06:45.025259 [ 3 ] {} <Debug> HTTP-Session: d23d38d5-03f1-458c-b432-df6de93143cb Destroying unnamed session | ||
1105 | 2023.10.18 19:06:50.018239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1106 | 2023.10.18 19:06:50.018356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1107 | 2023.10.18 19:06:50.018383 [ 3 ] {} <Debug> HTTP-Session: 7d0904f7-48d6-4be2-bf7b-afa9e76f4366 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1108 | 2023.10.18 19:06:50.018406 [ 3 ] {} <Debug> HTTP-Session: 7d0904f7-48d6-4be2-bf7b-afa9e76f4366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1109 | 2023.10.18 19:06:50.018527 [ 3 ] {8d8d1bee-025e-484a-9b54-6c6b0ee69162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1110 | 2023.10.18 19:06:50.018587 [ 3 ] {8d8d1bee-025e-484a-9b54-6c6b0ee69162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1111 | 2023.10.18 19:06:50.018745 [ 3 ] {8d8d1bee-025e-484a-9b54-6c6b0ee69162} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1112 | 2023.10.18 19:06:50.019173 [ 3 ] {8d8d1bee-025e-484a-9b54-6c6b0ee69162} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1113 | 2023.10.18 19:06:50.019427 [ 3 ] {8d8d1bee-025e-484a-9b54-6c6b0ee69162} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1114 | 2023.10.18 19:06:50.019609 [ 3 ] {8d8d1bee-025e-484a-9b54-6c6b0ee69162} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1115 | 2023.10.18 19:06:50.019746 [ 3 ] {8d8d1bee-025e-484a-9b54-6c6b0ee69162} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001181867 sec., 5076 rows/sec., 287.55 KiB/sec. | ||
1116 | 2023.10.18 19:06:50.019782 [ 104 ] {} <Debug> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1117 | 2023.10.18 19:06:50.019888 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1118 | 2023.10.18 19:06:50.019920 [ 3 ] {8d8d1bee-025e-484a-9b54-6c6b0ee69162} <Debug> DynamicQueryHandler: Done processing query | ||
1119 | 2023.10.18 19:06:50.019950 [ 3 ] {8d8d1bee-025e-484a-9b54-6c6b0ee69162} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1120 | 2023.10.18 19:06:50.019967 [ 3 ] {} <Debug> HTTP-Session: 7d0904f7-48d6-4be2-bf7b-afa9e76f4366 Destroying unnamed session | ||
1121 | 2023.10.18 19:06:50.020124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1122 | 2023.10.18 19:06:50.020180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1123 | 2023.10.18 19:06:50.020199 [ 3 ] {} <Debug> HTTP-Session: 914145d7-9dfe-4a2f-9792-633ca2bf7da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1124 | 2023.10.18 19:06:50.020220 [ 3 ] {} <Debug> HTTP-Session: 914145d7-9dfe-4a2f-9792-633ca2bf7da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1125 | 2023.10.18 19:06:50.020304 [ 3 ] {137fa853-f899-48cf-aa65-e30088d0de86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1126 | 2023.10.18 19:06:50.020346 [ 3 ] {137fa853-f899-48cf-aa65-e30088d0de86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1127 | 2023.10.18 19:06:50.020463 [ 3 ] {137fa853-f899-48cf-aa65-e30088d0de86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1128 | 2023.10.18 19:06:50.020833 [ 3 ] {137fa853-f899-48cf-aa65-e30088d0de86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1129 | 2023.10.18 19:06:50.021055 [ 3 ] {137fa853-f899-48cf-aa65-e30088d0de86} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1130 | 2023.10.18 19:06:50.021200 [ 3 ] {137fa853-f899-48cf-aa65-e30088d0de86} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1131 | 2023.10.18 19:06:50.021314 [ 104 ] {} <Debug> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1132 | 2023.10.18 19:06:50.021327 [ 3 ] {137fa853-f899-48cf-aa65-e30088d0de86} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000988134 sec., 88044 rows/sec., 8.23 MiB/sec. | ||
1133 | 2023.10.18 19:06:50.021369 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1134 | 2023.10.18 19:06:50.021501 [ 3 ] {137fa853-f899-48cf-aa65-e30088d0de86} <Debug> DynamicQueryHandler: Done processing query | ||
1135 | 2023.10.18 19:06:50.021528 [ 3 ] {137fa853-f899-48cf-aa65-e30088d0de86} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1136 | 2023.10.18 19:06:50.021544 [ 3 ] {} <Debug> HTTP-Session: 914145d7-9dfe-4a2f-9792-633ca2bf7da9 Destroying unnamed session | ||
1137 | 2023.10.18 19:06:50.021768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1138 | 2023.10.18 19:06:50.021815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1139 | 2023.10.18 19:06:50.021834 [ 3 ] {} <Debug> HTTP-Session: 1cced741-199f-4aa7-95de-a1a362004ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1140 | 2023.10.18 19:06:50.021852 [ 3 ] {} <Debug> HTTP-Session: 1cced741-199f-4aa7-95de-a1a362004ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1141 | 2023.10.18 19:06:50.021932 [ 3 ] {2083c2ee-5610-41c5-9726-8a724364ae31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1142 | 2023.10.18 19:06:50.021970 [ 3 ] {2083c2ee-5610-41c5-9726-8a724364ae31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1143 | 2023.10.18 19:06:50.022073 [ 3 ] {2083c2ee-5610-41c5-9726-8a724364ae31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1144 | 2023.10.18 19:06:50.022589 [ 3 ] {2083c2ee-5610-41c5-9726-8a724364ae31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1145 | 2023.10.18 19:06:50.022815 [ 3 ] {2083c2ee-5610-41c5-9726-8a724364ae31} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1146 | 2023.10.18 19:06:50.022962 [ 3 ] {2083c2ee-5610-41c5-9726-8a724364ae31} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1147 | 2023.10.18 19:06:50.023073 [ 104 ] {} <Debug> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1148 | 2023.10.18 19:06:50.023091 [ 3 ] {2083c2ee-5610-41c5-9726-8a724364ae31} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001130035 sec., 233621 rows/sec., 16.03 MiB/sec. | ||
1149 | 2023.10.18 19:06:50.023121 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1150 | 2023.10.18 19:06:50.023336 [ 3 ] {2083c2ee-5610-41c5-9726-8a724364ae31} <Debug> DynamicQueryHandler: Done processing query | ||
1151 | 2023.10.18 19:06:50.023362 [ 3 ] {2083c2ee-5610-41c5-9726-8a724364ae31} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1152 | 2023.10.18 19:06:50.023378 [ 3 ] {} <Debug> HTTP-Session: 1cced741-199f-4aa7-95de-a1a362004ed1 Destroying unnamed session | ||
1153 | 2023.10.18 19:06:50.023539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1154 | 2023.10.18 19:06:50.023584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1155 | 2023.10.18 19:06:50.023603 [ 3 ] {} <Debug> HTTP-Session: ea49b748-06bf-45a8-9e17-4967151283cd Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1156 | 2023.10.18 19:06:50.023620 [ 3 ] {} <Debug> HTTP-Session: ea49b748-06bf-45a8-9e17-4967151283cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1157 | 2023.10.18 19:06:50.023690 [ 3 ] {41748c34-2811-4ca2-b448-9a066dd23d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1158 | 2023.10.18 19:06:50.023727 [ 3 ] {41748c34-2811-4ca2-b448-9a066dd23d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1159 | 2023.10.18 19:06:50.023847 [ 3 ] {41748c34-2811-4ca2-b448-9a066dd23d48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1160 | 2023.10.18 19:06:50.024163 [ 3 ] {41748c34-2811-4ca2-b448-9a066dd23d48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1161 | 2023.10.18 19:06:50.024398 [ 3 ] {41748c34-2811-4ca2-b448-9a066dd23d48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1162 | 2023.10.18 19:06:50.024526 [ 21 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1163 | 2023.10.18 19:06:50.024526 [ 13 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1164 | 2023.10.18 19:06:50.024532 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1165 | 2023.10.18 19:06:50.024660 [ 3 ] {41748c34-2811-4ca2-b448-9a066dd23d48} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1166 | 2023.10.18 19:06:50.024963 [ 3 ] {41748c34-2811-4ca2-b448-9a066dd23d48} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001212047 sec., 4950 rows/sec., 207.87 KiB/sec. | ||
1167 | 2023.10.18 19:06:50.025119 [ 21 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1168 | 2023.10.18 19:06:50.025119 [ 13 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1169 | 2023.10.18 19:06:50.025209 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1170 | 2023.10.18 19:06:50.025317 [ 3 ] {41748c34-2811-4ca2-b448-9a066dd23d48} <Debug> DynamicQueryHandler: Done processing query | ||
1171 | 2023.10.18 19:06:50.025345 [ 3 ] {41748c34-2811-4ca2-b448-9a066dd23d48} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1172 | 2023.10.18 19:06:50.025361 [ 3 ] {} <Debug> HTTP-Session: ea49b748-06bf-45a8-9e17-4967151283cd Destroying unnamed session | ||
1173 | 2023.10.18 19:06:50.025510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1174 | 2023.10.18 19:06:50.025556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1175 | 2023.10.18 19:06:50.025575 [ 3 ] {} <Debug> HTTP-Session: 7dcf857a-ea83-404b-91b4-7b61264905bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1176 | 2023.10.18 19:06:50.025591 [ 3 ] {} <Debug> HTTP-Session: 7dcf857a-ea83-404b-91b4-7b61264905bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1177 | 2023.10.18 19:06:50.025667 [ 3 ] {d1c945ff-bd94-4dd5-adb1-e715721073dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1178 | 2023.10.18 19:06:50.025711 [ 3 ] {d1c945ff-bd94-4dd5-adb1-e715721073dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1179 | 2023.10.18 19:06:50.025842 [ 3 ] {d1c945ff-bd94-4dd5-adb1-e715721073dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1180 | 2023.10.18 19:06:50.026151 [ 3 ] {d1c945ff-bd94-4dd5-adb1-e715721073dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1181 | 2023.10.18 19:06:50.026400 [ 3 ] {d1c945ff-bd94-4dd5-adb1-e715721073dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1182 | 2023.10.18 19:06:50.026591 [ 3 ] {d1c945ff-bd94-4dd5-adb1-e715721073dd} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1183 | 2023.10.18 19:06:50.026718 [ 3 ] {d1c945ff-bd94-4dd5-adb1-e715721073dd} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001019344 sec., 61804 rows/sec., 3.75 MiB/sec. | ||
1184 | 2023.10.18 19:06:50.026850 [ 3 ] {d1c945ff-bd94-4dd5-adb1-e715721073dd} <Debug> DynamicQueryHandler: Done processing query | ||
1185 | 2023.10.18 19:06:50.026873 [ 3 ] {d1c945ff-bd94-4dd5-adb1-e715721073dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1186 | 2023.10.18 19:06:50.026889 [ 3 ] {} <Debug> HTTP-Session: 7dcf857a-ea83-404b-91b4-7b61264905bd Destroying unnamed session | ||
1187 | 2023.10.18 19:06:50.027027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1188 | 2023.10.18 19:06:50.027072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1189 | 2023.10.18 19:06:50.027092 [ 3 ] {} <Debug> HTTP-Session: 06d9a79e-f8a5-4ec8-a883-d49a5be38b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1190 | 2023.10.18 19:06:50.027108 [ 3 ] {} <Debug> HTTP-Session: 06d9a79e-f8a5-4ec8-a883-d49a5be38b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1191 | 2023.10.18 19:06:50.027184 [ 3 ] {1b32f3a1-55c7-4a37-ac10-caa3a3a8ed68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1192 | 2023.10.18 19:06:50.027223 [ 3 ] {1b32f3a1-55c7-4a37-ac10-caa3a3a8ed68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1193 | 2023.10.18 19:06:50.027320 [ 21 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
1194 | 2023.10.18 19:06:50.027344 [ 13 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part | ||
1195 | 2023.10.18 19:06:50.027366 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part | ||
1196 | 2023.10.18 19:06:50.027522 [ 3 ] {1b32f3a1-55c7-4a37-ac10-caa3a3a8ed68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1197 | 2023.10.18 19:06:50.027808 [ 3 ] {1b32f3a1-55c7-4a37-ac10-caa3a3a8ed68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1198 | 2023.10.18 19:06:50.028035 [ 3 ] {1b32f3a1-55c7-4a37-ac10-caa3a3a8ed68} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1199 | 2023.10.18 19:06:50.028205 [ 3 ] {1b32f3a1-55c7-4a37-ac10-caa3a3a8ed68} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1200 | 2023.10.18 19:06:50.028338 [ 3 ] {1b32f3a1-55c7-4a37-ac10-caa3a3a8ed68} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001125935 sec., 16874 rows/sec., 895.96 KiB/sec. | ||
1201 | 2023.10.18 19:06:50.028460 [ 3 ] {1b32f3a1-55c7-4a37-ac10-caa3a3a8ed68} <Debug> DynamicQueryHandler: Done processing query | ||
1202 | 2023.10.18 19:06:50.028483 [ 3 ] {1b32f3a1-55c7-4a37-ac10-caa3a3a8ed68} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1203 | 2023.10.18 19:06:50.028499 [ 3 ] {} <Debug> HTTP-Session: 06d9a79e-f8a5-4ec8-a883-d49a5be38b5c Destroying unnamed session | ||
1204 | 2023.10.18 19:06:50.034034 [ 21 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
1205 | 2023.10.18 19:06:50.034059 [ 13 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part | ||
1206 | 2023.10.18 19:06:50.034090 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part | ||
1207 | 2023.10.18 19:06:50.034372 [ 21 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
1208 | 2023.10.18 19:06:50.034559 [ 13 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::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 | ||
1209 | 2023.10.18 19:06:50.034602 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part | ||
1210 | 2023.10.18 19:06:50.034825 [ 21 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
1211 | 2023.10.18 19:06:50.034952 [ 13 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part | ||
1212 | 2023.10.18 19:06:50.035151 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part | ||
1213 | 2023.10.18 19:06:50.035205 [ 21 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
1214 | 2023.10.18 19:06:50.035411 [ 13 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
1215 | 2023.10.18 19:06:50.035609 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
1216 | 2023.10.18 19:06:50.035658 [ 21 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
1217 | 2023.10.18 19:06:50.035866 [ 13 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part | ||
1218 | 2023.10.18 19:06:50.036095 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part | ||
1219 | 2023.10.18 19:06:50.040299 [ 12 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.017795517 sec., 24950.104006531532 rows/sec., 2.30 MiB/sec. | ||
1220 | 2023.10.18 19:06:50.040344 [ 13 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1103 rows, containing 4 columns (4 merged, 0 gathered) in 0.017177029 sec., 64213.66582078891 rows/sec., 4.43 MiB/sec. | ||
1221 | 2023.10.18 19:06:50.040346 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.020288632 sec., 2760.166382829557 rows/sec., 194.84 KiB/sec. | ||
1222 | 2023.10.18 19:06:50.040529 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1223 | 2023.10.18 19:06:50.040530 [ 23 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1224 | 2023.10.18 19:06:50.040571 [ 17 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1225 | 2023.10.18 19:06:50.040820 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1226 | 2023.10.18 19:06:50.040855 [ 23 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_6_1} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1227 | 2023.10.18 19:06:50.040955 [ 17 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1228 | 2023.10.18 19:06:50.040962 [ 23 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_6_1} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1229 | 2023.10.18 19:06:50.040962 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_6_1} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1230 | 2023.10.18 19:06:50.041133 [ 17 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_6_1} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1231 | 2023.10.18 19:06:55.009982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1232 | 2023.10.18 19:06:55.010098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1233 | 2023.10.18 19:06:55.010123 [ 3 ] {} <Debug> HTTP-Session: 7df1f54d-093c-462c-84c9-a7e361a4d626 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1234 | 2023.10.18 19:06:55.010147 [ 3 ] {} <Debug> HTTP-Session: 7df1f54d-093c-462c-84c9-a7e361a4d626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1235 | 2023.10.18 19:06:55.010274 [ 3 ] {dc8d9b32-07e8-45b6-bc8a-998e058788b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1236 | 2023.10.18 19:06:55.010334 [ 3 ] {dc8d9b32-07e8-45b6-bc8a-998e058788b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1237 | 2023.10.18 19:06:55.010492 [ 3 ] {dc8d9b32-07e8-45b6-bc8a-998e058788b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1238 | 2023.10.18 19:06:55.010933 [ 3 ] {dc8d9b32-07e8-45b6-bc8a-998e058788b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1239 | 2023.10.18 19:06:55.011192 [ 3 ] {dc8d9b32-07e8-45b6-bc8a-998e058788b9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1240 | 2023.10.18 19:06:55.011352 [ 3 ] {dc8d9b32-07e8-45b6-bc8a-998e058788b9} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1241 | 2023.10.18 19:06:55.011494 [ 3 ] {dc8d9b32-07e8-45b6-bc8a-998e058788b9} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001186156 sec., 15175 rows/sec., 1.20 MiB/sec. | ||
1242 | 2023.10.18 19:06:55.011641 [ 3 ] {dc8d9b32-07e8-45b6-bc8a-998e058788b9} <Debug> DynamicQueryHandler: Done processing query | ||
1243 | 2023.10.18 19:06:55.011666 [ 3 ] {dc8d9b32-07e8-45b6-bc8a-998e058788b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1244 | 2023.10.18 19:06:55.011682 [ 3 ] {} <Debug> HTTP-Session: 7df1f54d-093c-462c-84c9-a7e361a4d626 Destroying unnamed session | ||
1245 | 2023.10.18 19:06:55.011796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1246 | 2023.10.18 19:06:55.011846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1247 | 2023.10.18 19:06:55.011867 [ 3 ] {} <Debug> HTTP-Session: b9a444b8-967a-4caf-a275-0871509fae77 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1248 | 2023.10.18 19:06:55.011886 [ 3 ] {} <Debug> HTTP-Session: b9a444b8-967a-4caf-a275-0871509fae77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1249 | 2023.10.18 19:06:55.011967 [ 3 ] {fa06a2aa-eaee-49f1-ba25-f9dd80292d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1250 | 2023.10.18 19:06:55.012007 [ 3 ] {fa06a2aa-eaee-49f1-ba25-f9dd80292d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1251 | 2023.10.18 19:06:55.012116 [ 3 ] {fa06a2aa-eaee-49f1-ba25-f9dd80292d9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1252 | 2023.10.18 19:06:55.012464 [ 3 ] {fa06a2aa-eaee-49f1-ba25-f9dd80292d9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1253 | 2023.10.18 19:06:55.012680 [ 3 ] {fa06a2aa-eaee-49f1-ba25-f9dd80292d9e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1254 | 2023.10.18 19:06:55.012827 [ 3 ] {fa06a2aa-eaee-49f1-ba25-f9dd80292d9e} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1255 | 2023.10.18 19:06:55.012953 [ 3 ] {fa06a2aa-eaee-49f1-ba25-f9dd80292d9e} <Information> executeQuery: Read 54 rows, 4.84 KiB in 0.000957594 sec., 56391 rows/sec., 4.94 MiB/sec. | ||
1256 | 2023.10.18 19:06:55.013073 [ 3 ] {fa06a2aa-eaee-49f1-ba25-f9dd80292d9e} <Debug> DynamicQueryHandler: Done processing query | ||
1257 | 2023.10.18 19:06:55.013096 [ 3 ] {fa06a2aa-eaee-49f1-ba25-f9dd80292d9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1258 | 2023.10.18 19:06:55.013112 [ 3 ] {} <Debug> HTTP-Session: b9a444b8-967a-4caf-a275-0871509fae77 Destroying unnamed session | ||
1259 | 2023.10.18 19:06:55.013272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 3101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1260 | 2023.10.18 19:06:55.013318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1261 | 2023.10.18 19:06:55.013338 [ 3 ] {} <Debug> HTTP-Session: 7664a036-aabf-4aa8-aca1-ddd1ce92788b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1262 | 2023.10.18 19:06:55.013354 [ 3 ] {} <Debug> HTTP-Session: 7664a036-aabf-4aa8-aca1-ddd1ce92788b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1263 | 2023.10.18 19:06:55.013425 [ 3 ] {7e61e372-b9c7-48c5-bfc0-0455d5ca7381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1264 | 2023.10.18 19:06:55.013464 [ 3 ] {7e61e372-b9c7-48c5-bfc0-0455d5ca7381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1265 | 2023.10.18 19:06:55.013572 [ 3 ] {7e61e372-b9c7-48c5-bfc0-0455d5ca7381} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1266 | 2023.10.18 19:06:55.013874 [ 3 ] {7e61e372-b9c7-48c5-bfc0-0455d5ca7381} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1267 | 2023.10.18 19:06:55.014078 [ 3 ] {7e61e372-b9c7-48c5-bfc0-0455d5ca7381} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1268 | 2023.10.18 19:06:55.014231 [ 3 ] {7e61e372-b9c7-48c5-bfc0-0455d5ca7381} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1269 | 2023.10.18 19:06:55.014347 [ 3 ] {7e61e372-b9c7-48c5-bfc0-0455d5ca7381} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000893752 sec., 20139 rows/sec., 1.57 MiB/sec. | ||
1270 | 2023.10.18 19:06:55.014464 [ 3 ] {7e61e372-b9c7-48c5-bfc0-0455d5ca7381} <Debug> DynamicQueryHandler: Done processing query | ||
1271 | 2023.10.18 19:06:55.014486 [ 3 ] {7e61e372-b9c7-48c5-bfc0-0455d5ca7381} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1272 | 2023.10.18 19:06:55.014502 [ 3 ] {} <Debug> HTTP-Session: 7664a036-aabf-4aa8-aca1-ddd1ce92788b Destroying unnamed session | ||
1273 | 2023.10.18 19:06:55.014611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 19297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1274 | 2023.10.18 19:06:55.014657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1275 | 2023.10.18 19:06:55.014676 [ 3 ] {} <Debug> HTTP-Session: 2e012f21-7a0d-4b75-99f6-aeb6cacce741 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1276 | 2023.10.18 19:06:55.014693 [ 3 ] {} <Debug> HTTP-Session: 2e012f21-7a0d-4b75-99f6-aeb6cacce741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1277 | 2023.10.18 19:06:55.014770 [ 3 ] {3274ca6d-ec90-4ba7-952f-4d4eba77e701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1278 | 2023.10.18 19:06:55.014815 [ 3 ] {3274ca6d-ec90-4ba7-952f-4d4eba77e701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1279 | 2023.10.18 19:06:55.014952 [ 3 ] {3274ca6d-ec90-4ba7-952f-4d4eba77e701} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1280 | 2023.10.18 19:06:55.015324 [ 3 ] {3274ca6d-ec90-4ba7-952f-4d4eba77e701} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.67 GiB. | ||
1281 | 2023.10.18 19:06:55.015612 [ 3 ] {3274ca6d-ec90-4ba7-952f-4d4eba77e701} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1282 | 2023.10.18 19:06:55.015788 [ 3 ] {3274ca6d-ec90-4ba7-952f-4d4eba77e701} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1283 | 2023.10.18 19:06:55.015918 [ 3 ] {3274ca6d-ec90-4ba7-952f-4d4eba77e701} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001119446 sec., 16079 rows/sec., 21.70 MiB/sec. | ||
1284 | 2023.10.18 19:06:55.016092 [ 3 ] {3274ca6d-ec90-4ba7-952f-4d4eba77e701} <Debug> DynamicQueryHandler: Done processing query | ||
1285 | 2023.10.18 19:06:55.016116 [ 3 ] {3274ca6d-ec90-4ba7-952f-4d4eba77e701} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1286 | 2023.10.18 19:06:55.016132 [ 3 ] {} <Debug> HTTP-Session: 2e012f21-7a0d-4b75-99f6-aeb6cacce741 Destroying unnamed session | ||
1287 | 2023.10.18 19:06:57.312178 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1288 | 2023.10.18 19:06:57.312255 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1289 | 2023.10.18 19:07:00.010040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1290 | 2023.10.18 19:07:00.010156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1291 | 2023.10.18 19:07:00.010182 [ 3 ] {} <Debug> HTTP-Session: 78b99e9b-c410-4311-83ac-239dfff86713 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1292 | 2023.10.18 19:07:00.010205 [ 3 ] {} <Debug> HTTP-Session: 78b99e9b-c410-4311-83ac-239dfff86713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1293 | 2023.10.18 19:07:00.010326 [ 3 ] {4dac4547-a025-4cdd-bade-5598bfd4d3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1294 | 2023.10.18 19:07:00.010386 [ 3 ] {4dac4547-a025-4cdd-bade-5598bfd4d3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1295 | 2023.10.18 19:07:00.010540 [ 3 ] {4dac4547-a025-4cdd-bade-5598bfd4d3bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1296 | 2023.10.18 19:07:00.010984 [ 3 ] {4dac4547-a025-4cdd-bade-5598bfd4d3bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1297 | 2023.10.18 19:07:00.011245 [ 3 ] {4dac4547-a025-4cdd-bade-5598bfd4d3bd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1298 | 2023.10.18 19:07:00.011403 [ 3 ] {4dac4547-a025-4cdd-bade-5598bfd4d3bd} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1299 | 2023.10.18 19:07:00.011537 [ 3 ] {4dac4547-a025-4cdd-bade-5598bfd4d3bd} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001170006 sec., 5128 rows/sec., 290.46 KiB/sec. | ||
1300 | 2023.10.18 19:07:00.011711 [ 3 ] {4dac4547-a025-4cdd-bade-5598bfd4d3bd} <Debug> DynamicQueryHandler: Done processing query | ||
1301 | 2023.10.18 19:07:00.011737 [ 3 ] {4dac4547-a025-4cdd-bade-5598bfd4d3bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1302 | 2023.10.18 19:07:00.011753 [ 3 ] {} <Debug> HTTP-Session: 78b99e9b-c410-4311-83ac-239dfff86713 Destroying unnamed session | ||
1303 | 2023.10.18 19:07:00.011882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1304 | 2023.10.18 19:07:00.011929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1305 | 2023.10.18 19:07:00.011949 [ 3 ] {} <Debug> HTTP-Session: d9ed36d5-ab3a-47a4-ba32-dd4e2888ad90 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1306 | 2023.10.18 19:07:00.011966 [ 3 ] {} <Debug> HTTP-Session: d9ed36d5-ab3a-47a4-ba32-dd4e2888ad90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1307 | 2023.10.18 19:07:00.012042 [ 3 ] {29c9a016-56f5-421a-984d-678c6823349a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1308 | 2023.10.18 19:07:00.012080 [ 3 ] {29c9a016-56f5-421a-984d-678c6823349a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1309 | 2023.10.18 19:07:00.012192 [ 3 ] {29c9a016-56f5-421a-984d-678c6823349a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1310 | 2023.10.18 19:07:00.012560 [ 3 ] {29c9a016-56f5-421a-984d-678c6823349a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1311 | 2023.10.18 19:07:00.012777 [ 3 ] {29c9a016-56f5-421a-984d-678c6823349a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1312 | 2023.10.18 19:07:00.012940 [ 3 ] {29c9a016-56f5-421a-984d-678c6823349a} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1313 | 2023.10.18 19:07:00.013066 [ 3 ] {29c9a016-56f5-421a-984d-678c6823349a} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000995214 sec., 87418 rows/sec., 8.17 MiB/sec. | ||
1314 | 2023.10.18 19:07:00.013173 [ 3 ] {29c9a016-56f5-421a-984d-678c6823349a} <Debug> DynamicQueryHandler: Done processing query | ||
1315 | 2023.10.18 19:07:00.013197 [ 3 ] {29c9a016-56f5-421a-984d-678c6823349a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1316 | 2023.10.18 19:07:00.013213 [ 3 ] {} <Debug> HTTP-Session: d9ed36d5-ab3a-47a4-ba32-dd4e2888ad90 Destroying unnamed session | ||
1317 | 2023.10.18 19:07:00.013430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1318 | 2023.10.18 19:07:00.013475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1319 | 2023.10.18 19:07:00.013495 [ 3 ] {} <Debug> HTTP-Session: 210cb6d6-8760-4275-b244-a5086f869f97 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1320 | 2023.10.18 19:07:00.013512 [ 3 ] {} <Debug> HTTP-Session: 210cb6d6-8760-4275-b244-a5086f869f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1321 | 2023.10.18 19:07:00.013593 [ 3 ] {1e0fdaf8-28d0-433c-985f-d21210f6b4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1322 | 2023.10.18 19:07:00.013633 [ 3 ] {1e0fdaf8-28d0-433c-985f-d21210f6b4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1323 | 2023.10.18 19:07:00.013737 [ 3 ] {1e0fdaf8-28d0-433c-985f-d21210f6b4bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1324 | 2023.10.18 19:07:00.014187 [ 3 ] {1e0fdaf8-28d0-433c-985f-d21210f6b4bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1325 | 2023.10.18 19:07:00.014413 [ 3 ] {1e0fdaf8-28d0-433c-985f-d21210f6b4bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1326 | 2023.10.18 19:07:00.014557 [ 3 ] {1e0fdaf8-28d0-433c-985f-d21210f6b4bb} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1327 | 2023.10.18 19:07:00.014683 [ 3 ] {1e0fdaf8-28d0-433c-985f-d21210f6b4bb} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001059995 sec., 249057 rows/sec., 17.09 MiB/sec. | ||
1328 | 2023.10.18 19:07:00.014803 [ 3 ] {1e0fdaf8-28d0-433c-985f-d21210f6b4bb} <Debug> DynamicQueryHandler: Done processing query | ||
1329 | 2023.10.18 19:07:00.014825 [ 3 ] {1e0fdaf8-28d0-433c-985f-d21210f6b4bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1330 | 2023.10.18 19:07:00.014841 [ 3 ] {} <Debug> HTTP-Session: 210cb6d6-8760-4275-b244-a5086f869f97 Destroying unnamed session | ||
1331 | 2023.10.18 19:07:00.014963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1332 | 2023.10.18 19:07:00.015008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1333 | 2023.10.18 19:07:00.015028 [ 3 ] {} <Debug> HTTP-Session: 6dce1c27-6bcc-439a-a216-eb3f452e5ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1334 | 2023.10.18 19:07:00.015044 [ 3 ] {} <Debug> HTTP-Session: 6dce1c27-6bcc-439a-a216-eb3f452e5ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1335 | 2023.10.18 19:07:00.015112 [ 3 ] {fa6bb517-434e-4173-bf98-4c3ef2f94d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1336 | 2023.10.18 19:07:00.015149 [ 3 ] {fa6bb517-434e-4173-bf98-4c3ef2f94d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1337 | 2023.10.18 19:07:00.015255 [ 3 ] {fa6bb517-434e-4173-bf98-4c3ef2f94d71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1338 | 2023.10.18 19:07:00.015564 [ 3 ] {fa6bb517-434e-4173-bf98-4c3ef2f94d71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1339 | 2023.10.18 19:07:00.015801 [ 3 ] {fa6bb517-434e-4173-bf98-4c3ef2f94d71} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1340 | 2023.10.18 19:07:00.015970 [ 3 ] {fa6bb517-434e-4173-bf98-4c3ef2f94d71} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1341 | 2023.10.18 19:07:00.016100 [ 3 ] {fa6bb517-434e-4173-bf98-4c3ef2f94d71} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000958623 sec., 6258 rows/sec., 262.83 KiB/sec. | ||
1342 | 2023.10.18 19:07:00.016246 [ 3 ] {fa6bb517-434e-4173-bf98-4c3ef2f94d71} <Debug> DynamicQueryHandler: Done processing query | ||
1343 | 2023.10.18 19:07:00.016269 [ 3 ] {fa6bb517-434e-4173-bf98-4c3ef2f94d71} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1344 | 2023.10.18 19:07:00.016285 [ 3 ] {} <Debug> HTTP-Session: 6dce1c27-6bcc-439a-a216-eb3f452e5ec4 Destroying unnamed session | ||
1345 | 2023.10.18 19:07:00.016423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1346 | 2023.10.18 19:07:00.016468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1347 | 2023.10.18 19:07:00.016488 [ 3 ] {} <Debug> HTTP-Session: 24fce55a-d2d2-443e-928d-1695437592f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1348 | 2023.10.18 19:07:00.016504 [ 3 ] {} <Debug> HTTP-Session: 24fce55a-d2d2-443e-928d-1695437592f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1349 | 2023.10.18 19:07:00.016576 [ 3 ] {0139a786-934a-46b3-9b3f-2d037ea9e2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1350 | 2023.10.18 19:07:00.016617 [ 3 ] {0139a786-934a-46b3-9b3f-2d037ea9e2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1351 | 2023.10.18 19:07:00.016741 [ 3 ] {0139a786-934a-46b3-9b3f-2d037ea9e2d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1352 | 2023.10.18 19:07:00.017038 [ 3 ] {0139a786-934a-46b3-9b3f-2d037ea9e2d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1353 | 2023.10.18 19:07:00.017286 [ 3 ] {0139a786-934a-46b3-9b3f-2d037ea9e2d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1354 | 2023.10.18 19:07:00.017455 [ 3 ] {0139a786-934a-46b3-9b3f-2d037ea9e2d6} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1355 | 2023.10.18 19:07:00.017593 [ 3 ] {0139a786-934a-46b3-9b3f-2d037ea9e2d6} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000984824 sec., 63970 rows/sec., 3.88 MiB/sec. | ||
1356 | 2023.10.18 19:07:00.017712 [ 3 ] {0139a786-934a-46b3-9b3f-2d037ea9e2d6} <Debug> DynamicQueryHandler: Done processing query | ||
1357 | 2023.10.18 19:07:00.017734 [ 3 ] {0139a786-934a-46b3-9b3f-2d037ea9e2d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1358 | 2023.10.18 19:07:00.017750 [ 3 ] {} <Debug> HTTP-Session: 24fce55a-d2d2-443e-928d-1695437592f2 Destroying unnamed session | ||
1359 | 2023.10.18 19:07:00.017858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1360 | 2023.10.18 19:07:00.017902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1361 | 2023.10.18 19:07:00.017921 [ 3 ] {} <Debug> HTTP-Session: 34838f5b-51b3-4ddd-9962-e1e98cb986e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1362 | 2023.10.18 19:07:00.017937 [ 3 ] {} <Debug> HTTP-Session: 34838f5b-51b3-4ddd-9962-e1e98cb986e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1363 | 2023.10.18 19:07:00.018007 [ 3 ] {bd278127-13a9-41cc-b0ac-581c97ae20cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1364 | 2023.10.18 19:07:00.018044 [ 3 ] {bd278127-13a9-41cc-b0ac-581c97ae20cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1365 | 2023.10.18 19:07:00.018148 [ 3 ] {bd278127-13a9-41cc-b0ac-581c97ae20cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1366 | 2023.10.18 19:07:00.018393 [ 3 ] {bd278127-13a9-41cc-b0ac-581c97ae20cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1367 | 2023.10.18 19:07:00.018619 [ 3 ] {bd278127-13a9-41cc-b0ac-581c97ae20cc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1368 | 2023.10.18 19:07:00.018784 [ 3 ] {bd278127-13a9-41cc-b0ac-581c97ae20cc} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1369 | 2023.10.18 19:07:00.018886 [ 3 ] {bd278127-13a9-41cc-b0ac-581c97ae20cc} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000848272 sec., 22398 rows/sec., 1.16 MiB/sec. | ||
1370 | 2023.10.18 19:07:00.018903 [ 91 ] {} <Debug> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1371 | 2023.10.18 19:07:00.019013 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1372 | 2023.10.18 19:07:00.019042 [ 3 ] {bd278127-13a9-41cc-b0ac-581c97ae20cc} <Debug> DynamicQueryHandler: Done processing query | ||
1373 | 2023.10.18 19:07:00.019094 [ 3 ] {bd278127-13a9-41cc-b0ac-581c97ae20cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1374 | 2023.10.18 19:07:00.019144 [ 3 ] {} <Debug> HTTP-Session: 34838f5b-51b3-4ddd-9962-e1e98cb986e5 Destroying unnamed session | ||
1375 | 2023.10.18 19:07:00.019162 [ 13 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1376 | 2023.10.18 19:07:00.019311 [ 13 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1377 | 2023.10.18 19:07:00.019352 [ 13 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
1378 | 2023.10.18 19:07:00.019509 [ 13 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part | ||
1379 | 2023.10.18 19:07:00.019623 [ 13 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1380 | 2023.10.18 19:07:00.019720 [ 13 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part | ||
1381 | 2023.10.18 19:07:00.019806 [ 13 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
1382 | 2023.10.18 19:07:00.019894 [ 13 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
1383 | 2023.10.18 19:07:00.021423 [ 15 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 4 columns (4 merged, 0 gathered) in 0.002352603 sec., 53132.63648817926 rows/sec., 2.98 MiB/sec. | ||
1384 | 2023.10.18 19:07:00.021587 [ 15 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1385 | 2023.10.18 19:07:00.021851 [ 15 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1386 | 2023.10.18 19:07:00.021924 [ 15 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_6_1} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1387 | 2023.10.18 19:07:05.001445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1388 | 2023.10.18 19:07:05.001584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1389 | 2023.10.18 19:07:05.001620 [ 3 ] {} <Debug> HTTP-Session: 9738f73d-2440-4ebe-9e12-95ba6bc48e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1390 | 2023.10.18 19:07:05.001653 [ 3 ] {} <Debug> HTTP-Session: 9738f73d-2440-4ebe-9e12-95ba6bc48e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1391 | 2023.10.18 19:07:05.001806 [ 3 ] {73f71b15-8551-40bb-9c1b-9a6a8c63492f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1392 | 2023.10.18 19:07:05.001879 [ 3 ] {73f71b15-8551-40bb-9c1b-9a6a8c63492f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1393 | 2023.10.18 19:07:05.002075 [ 3 ] {73f71b15-8551-40bb-9c1b-9a6a8c63492f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1394 | 2023.10.18 19:07:05.002536 [ 3 ] {73f71b15-8551-40bb-9c1b-9a6a8c63492f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1395 | 2023.10.18 19:07:05.002872 [ 3 ] {73f71b15-8551-40bb-9c1b-9a6a8c63492f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1396 | 2023.10.18 19:07:05.003096 [ 3 ] {73f71b15-8551-40bb-9c1b-9a6a8c63492f} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1397 | 2023.10.18 19:07:05.003245 [ 3 ] {73f71b15-8551-40bb-9c1b-9a6a8c63492f} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001395739 sec., 12896 rows/sec., 1.02 MiB/sec. | ||
1398 | 2023.10.18 19:07:05.003410 [ 3 ] {73f71b15-8551-40bb-9c1b-9a6a8c63492f} <Debug> DynamicQueryHandler: Done processing query | ||
1399 | 2023.10.18 19:07:05.003443 [ 3 ] {73f71b15-8551-40bb-9c1b-9a6a8c63492f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1400 | 2023.10.18 19:07:05.003466 [ 3 ] {} <Debug> HTTP-Session: 9738f73d-2440-4ebe-9e12-95ba6bc48e69 Destroying unnamed session | ||
1401 | 2023.10.18 19:07:05.003608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1402 | 2023.10.18 19:07:05.003669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1403 | 2023.10.18 19:07:05.003698 [ 3 ] {} <Debug> HTTP-Session: e5749546-6780-4216-a771-838630003fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1404 | 2023.10.18 19:07:05.003725 [ 3 ] {} <Debug> HTTP-Session: e5749546-6780-4216-a771-838630003fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1405 | 2023.10.18 19:07:05.003832 [ 3 ] {0bd3a100-4d70-47b6-bfca-63086516d6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1406 | 2023.10.18 19:07:05.003885 [ 3 ] {0bd3a100-4d70-47b6-bfca-63086516d6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1407 | 2023.10.18 19:07:05.004021 [ 3 ] {0bd3a100-4d70-47b6-bfca-63086516d6c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1408 | 2023.10.18 19:07:05.004346 [ 3 ] {0bd3a100-4d70-47b6-bfca-63086516d6c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1409 | 2023.10.18 19:07:05.004560 [ 3 ] {0bd3a100-4d70-47b6-bfca-63086516d6c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1410 | 2023.10.18 19:07:05.004708 [ 3 ] {0bd3a100-4d70-47b6-bfca-63086516d6c8} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1411 | 2023.10.18 19:07:05.004810 [ 3 ] {0bd3a100-4d70-47b6-bfca-63086516d6c8} <Information> executeQuery: Read 54 rows, 4.84 KiB in 0.000942993 sec., 57264 rows/sec., 5.01 MiB/sec. | ||
1412 | 2023.10.18 19:07:05.004930 [ 3 ] {0bd3a100-4d70-47b6-bfca-63086516d6c8} <Debug> DynamicQueryHandler: Done processing query | ||
1413 | 2023.10.18 19:07:05.004954 [ 3 ] {0bd3a100-4d70-47b6-bfca-63086516d6c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1414 | 2023.10.18 19:07:05.004969 [ 3 ] {} <Debug> HTTP-Session: e5749546-6780-4216-a771-838630003fcd Destroying unnamed session | ||
1415 | 2023.10.18 19:07:05.005106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 3101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1416 | 2023.10.18 19:07:05.005159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1417 | 2023.10.18 19:07:05.005180 [ 3 ] {} <Debug> HTTP-Session: 60dce7e5-4084-4bb5-983d-b51c954ea1f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1418 | 2023.10.18 19:07:05.005199 [ 3 ] {} <Debug> HTTP-Session: 60dce7e5-4084-4bb5-983d-b51c954ea1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1419 | 2023.10.18 19:07:05.005276 [ 3 ] {62b428b1-49d7-4960-84ab-4ee8ef0d236c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1420 | 2023.10.18 19:07:05.005317 [ 3 ] {62b428b1-49d7-4960-84ab-4ee8ef0d236c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1421 | 2023.10.18 19:07:05.005425 [ 3 ] {62b428b1-49d7-4960-84ab-4ee8ef0d236c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1422 | 2023.10.18 19:07:05.005703 [ 3 ] {62b428b1-49d7-4960-84ab-4ee8ef0d236c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1423 | 2023.10.18 19:07:05.005907 [ 3 ] {62b428b1-49d7-4960-84ab-4ee8ef0d236c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1424 | 2023.10.18 19:07:05.006054 [ 3 ] {62b428b1-49d7-4960-84ab-4ee8ef0d236c} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1425 | 2023.10.18 19:07:05.006156 [ 3 ] {62b428b1-49d7-4960-84ab-4ee8ef0d236c} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000852692 sec., 21109 rows/sec., 1.65 MiB/sec. | ||
1426 | 2023.10.18 19:07:05.006258 [ 3 ] {62b428b1-49d7-4960-84ab-4ee8ef0d236c} <Debug> DynamicQueryHandler: Done processing query | ||
1427 | 2023.10.18 19:07:05.006280 [ 3 ] {62b428b1-49d7-4960-84ab-4ee8ef0d236c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1428 | 2023.10.18 19:07:05.006295 [ 3 ] {} <Debug> HTTP-Session: 60dce7e5-4084-4bb5-983d-b51c954ea1f7 Destroying unnamed session | ||
1429 | 2023.10.18 19:07:05.006428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 19297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1430 | 2023.10.18 19:07:05.006473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1431 | 2023.10.18 19:07:05.006493 [ 3 ] {} <Debug> HTTP-Session: c3710f6a-e0d4-4ebc-943b-36d934300ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1432 | 2023.10.18 19:07:05.006510 [ 3 ] {} <Debug> HTTP-Session: c3710f6a-e0d4-4ebc-943b-36d934300ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1433 | 2023.10.18 19:07:05.006588 [ 3 ] {26157d4e-a8fc-434c-997c-4e537dc03a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1434 | 2023.10.18 19:07:05.006632 [ 3 ] {26157d4e-a8fc-434c-997c-4e537dc03a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1435 | 2023.10.18 19:07:05.006765 [ 3 ] {26157d4e-a8fc-434c-997c-4e537dc03a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1436 | 2023.10.18 19:07:05.007134 [ 3 ] {26157d4e-a8fc-434c-997c-4e537dc03a68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1437 | 2023.10.18 19:07:05.007421 [ 3 ] {26157d4e-a8fc-434c-997c-4e537dc03a68} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1438 | 2023.10.18 19:07:05.007604 [ 3 ] {26157d4e-a8fc-434c-997c-4e537dc03a68} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1439 | 2023.10.18 19:07:05.007706 [ 3 ] {26157d4e-a8fc-434c-997c-4e537dc03a68} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001093505 sec., 16460 rows/sec., 22.21 MiB/sec. | ||
1440 | 2023.10.18 19:07:05.007846 [ 3 ] {26157d4e-a8fc-434c-997c-4e537dc03a68} <Debug> DynamicQueryHandler: Done processing query | ||
1441 | 2023.10.18 19:07:05.007883 [ 3 ] {26157d4e-a8fc-434c-997c-4e537dc03a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1442 | 2023.10.18 19:07:05.007906 [ 3 ] {} <Debug> HTTP-Session: c3710f6a-e0d4-4ebc-943b-36d934300ae8 Destroying unnamed session | ||
1443 | 2023.10.18 19:07:10.004106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1444 | 2023.10.18 19:07:10.004223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1445 | 2023.10.18 19:07:10.004248 [ 3 ] {} <Debug> HTTP-Session: 86a4c9c5-211c-4d9d-bb1b-d358bcd58453 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1446 | 2023.10.18 19:07:10.004272 [ 3 ] {} <Debug> HTTP-Session: 86a4c9c5-211c-4d9d-bb1b-d358bcd58453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1447 | 2023.10.18 19:07:10.004392 [ 3 ] {3f14497d-d263-48d5-a562-97ca5b82261a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1448 | 2023.10.18 19:07:10.004456 [ 3 ] {3f14497d-d263-48d5-a562-97ca5b82261a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1449 | 2023.10.18 19:07:10.004648 [ 3 ] {3f14497d-d263-48d5-a562-97ca5b82261a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1450 | 2023.10.18 19:07:10.005023 [ 3 ] {3f14497d-d263-48d5-a562-97ca5b82261a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1451 | 2023.10.18 19:07:10.005294 [ 3 ] {3f14497d-d263-48d5-a562-97ca5b82261a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1452 | 2023.10.18 19:07:10.005447 [ 3 ] {3f14497d-d263-48d5-a562-97ca5b82261a} <Trace> oximeter.timeseries_schema (690ecbc5-6231-4047-a691-0707348b8c57): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1453 | 2023.10.18 19:07:10.005648 [ 3 ] {3f14497d-d263-48d5-a562-97ca5b82261a} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001216087 sec., 9045 rows/sec., 810.26 KiB/sec. | ||
1454 | 2023.10.18 19:07:10.005786 [ 3 ] {3f14497d-d263-48d5-a562-97ca5b82261a} <Debug> DynamicQueryHandler: Done processing query | ||
1455 | 2023.10.18 19:07:10.005811 [ 3 ] {3f14497d-d263-48d5-a562-97ca5b82261a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1456 | 2023.10.18 19:07:10.005827 [ 3 ] {} <Debug> HTTP-Session: 86a4c9c5-211c-4d9d-bb1b-d358bcd58453 Destroying unnamed session | ||
1457 | 2023.10.18 19:07:10.005932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1458 | 2023.10.18 19:07:10.005976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1459 | 2023.10.18 19:07:10.005996 [ 3 ] {} <Debug> HTTP-Session: 35d57905-43be-4682-ad0f-71ce97e062d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1460 | 2023.10.18 19:07:10.006012 [ 3 ] {} <Debug> HTTP-Session: 35d57905-43be-4682-ad0f-71ce97e062d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1461 | 2023.10.18 19:07:10.006084 [ 3 ] {03f31919-373f-4551-b0d0-97ec54950c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1462 | 2023.10.18 19:07:10.006124 [ 3 ] {03f31919-373f-4551-b0d0-97ec54950c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1463 | 2023.10.18 19:07:10.006228 [ 3 ] {03f31919-373f-4551-b0d0-97ec54950c30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1464 | 2023.10.18 19:07:10.006511 [ 3 ] {03f31919-373f-4551-b0d0-97ec54950c30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1465 | 2023.10.18 19:07:10.006712 [ 3 ] {03f31919-373f-4551-b0d0-97ec54950c30} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1466 | 2023.10.18 19:07:10.006854 [ 3 ] {03f31919-373f-4551-b0d0-97ec54950c30} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1467 | 2023.10.18 19:07:10.006983 [ 3 ] {03f31919-373f-4551-b0d0-97ec54950c30} <Information> executeQuery: Read 6 rows, 348.00 B in 0.000869242 sec., 6902 rows/sec., 390.97 KiB/sec. | ||
1468 | 2023.10.18 19:07:10.007098 [ 3 ] {03f31919-373f-4551-b0d0-97ec54950c30} <Debug> DynamicQueryHandler: Done processing query | ||
1469 | 2023.10.18 19:07:10.007121 [ 3 ] {03f31919-373f-4551-b0d0-97ec54950c30} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1470 | 2023.10.18 19:07:10.007138 [ 3 ] {} <Debug> HTTP-Session: 35d57905-43be-4682-ad0f-71ce97e062d1 Destroying unnamed session | ||
1471 | 2023.10.18 19:07:10.007328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1472 | 2023.10.18 19:07:10.007373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1473 | 2023.10.18 19:07:10.007393 [ 3 ] {} <Debug> HTTP-Session: 50abafe5-7449-47d9-bf68-0cc46939015a Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1474 | 2023.10.18 19:07:10.007409 [ 3 ] {} <Debug> HTTP-Session: 50abafe5-7449-47d9-bf68-0cc46939015a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1475 | 2023.10.18 19:07:10.007482 [ 3 ] {da9b48f8-8cd9-4a86-87ba-774192460e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1476 | 2023.10.18 19:07:10.007520 [ 3 ] {da9b48f8-8cd9-4a86-87ba-774192460e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1477 | 2023.10.18 19:07:10.007629 [ 3 ] {da9b48f8-8cd9-4a86-87ba-774192460e4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1478 | 2023.10.18 19:07:10.007950 [ 3 ] {da9b48f8-8cd9-4a86-87ba-774192460e4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1479 | 2023.10.18 19:07:10.008156 [ 3 ] {da9b48f8-8cd9-4a86-87ba-774192460e4b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1480 | 2023.10.18 19:07:10.008300 [ 3 ] {da9b48f8-8cd9-4a86-87ba-774192460e4b} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1481 | 2023.10.18 19:07:10.008414 [ 3 ] {da9b48f8-8cd9-4a86-87ba-774192460e4b} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000896943 sec., 96996 rows/sec., 9.07 MiB/sec. | ||
1482 | 2023.10.18 19:07:10.008522 [ 3 ] {da9b48f8-8cd9-4a86-87ba-774192460e4b} <Debug> DynamicQueryHandler: Done processing query | ||
1483 | 2023.10.18 19:07:10.008545 [ 3 ] {da9b48f8-8cd9-4a86-87ba-774192460e4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1484 | 2023.10.18 19:07:10.008560 [ 3 ] {} <Debug> HTTP-Session: 50abafe5-7449-47d9-bf68-0cc46939015a Destroying unnamed session | ||
1485 | 2023.10.18 19:07:10.008707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 43954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1486 | 2023.10.18 19:07:10.008747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1487 | 2023.10.18 19:07:10.008765 [ 3 ] {} <Debug> HTTP-Session: f66dc361-7135-4293-a355-ecee57f15eab Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1488 | 2023.10.18 19:07:10.008780 [ 3 ] {} <Debug> HTTP-Session: f66dc361-7135-4293-a355-ecee57f15eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1489 | 2023.10.18 19:07:10.008856 [ 3 ] {6dd1c02c-4c83-4b0a-afd3-8595964b3584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1490 | 2023.10.18 19:07:10.008892 [ 3 ] {6dd1c02c-4c83-4b0a-afd3-8595964b3584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1491 | 2023.10.18 19:07:10.008986 [ 3 ] {6dd1c02c-4c83-4b0a-afd3-8595964b3584} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1492 | 2023.10.18 19:07:10.009380 [ 3 ] {6dd1c02c-4c83-4b0a-afd3-8595964b3584} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1493 | 2023.10.18 19:07:10.009649 [ 3 ] {6dd1c02c-4c83-4b0a-afd3-8595964b3584} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1494 | 2023.10.18 19:07:10.009792 [ 3 ] {6dd1c02c-4c83-4b0a-afd3-8595964b3584} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1495 | 2023.10.18 19:07:10.009913 [ 3 ] {6dd1c02c-4c83-4b0a-afd3-8595964b3584} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.001002634 sec., 274277 rows/sec., 18.91 MiB/sec. | ||
1496 | 2023.10.18 19:07:10.010028 [ 3 ] {6dd1c02c-4c83-4b0a-afd3-8595964b3584} <Debug> DynamicQueryHandler: Done processing query | ||
1497 | 2023.10.18 19:07:10.010051 [ 3 ] {6dd1c02c-4c83-4b0a-afd3-8595964b3584} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1498 | 2023.10.18 19:07:10.010067 [ 3 ] {} <Debug> HTTP-Session: f66dc361-7135-4293-a355-ecee57f15eab Destroying unnamed session | ||
1499 | 2023.10.18 19:07:10.010187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1500 | 2023.10.18 19:07:10.010232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1501 | 2023.10.18 19:07:10.010250 [ 3 ] {} <Debug> HTTP-Session: 9725a33a-4f94-4eef-9b2e-5899b27ebd5c Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1502 | 2023.10.18 19:07:10.010266 [ 3 ] {} <Debug> HTTP-Session: 9725a33a-4f94-4eef-9b2e-5899b27ebd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1503 | 2023.10.18 19:07:10.010335 [ 3 ] {f2fd808f-8220-453e-b148-76cc5834379e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1504 | 2023.10.18 19:07:10.010372 [ 3 ] {f2fd808f-8220-453e-b148-76cc5834379e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1505 | 2023.10.18 19:07:10.010477 [ 3 ] {f2fd808f-8220-453e-b148-76cc5834379e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1506 | 2023.10.18 19:07:10.010718 [ 3 ] {f2fd808f-8220-453e-b148-76cc5834379e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1507 | 2023.10.18 19:07:10.010967 [ 3 ] {f2fd808f-8220-453e-b148-76cc5834379e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1508 | 2023.10.18 19:07:10.011132 [ 3 ] {f2fd808f-8220-453e-b148-76cc5834379e} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1509 | 2023.10.18 19:07:10.011256 [ 3 ] {f2fd808f-8220-453e-b148-76cc5834379e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000891192 sec., 6732 rows/sec., 282.71 KiB/sec. | ||
1510 | 2023.10.18 19:07:10.011249 [ 81 ] {} <Debug> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1511 | 2023.10.18 19:07:10.011365 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1512 | 2023.10.18 19:07:10.011404 [ 3 ] {f2fd808f-8220-453e-b148-76cc5834379e} <Debug> DynamicQueryHandler: Done processing query | ||
1513 | 2023.10.18 19:07:10.011447 [ 3 ] {f2fd808f-8220-453e-b148-76cc5834379e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1514 | 2023.10.18 19:07:10.011453 [ 15 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1515 | 2023.10.18 19:07:10.011471 [ 3 ] {} <Debug> HTTP-Session: 9725a33a-4f94-4eef-9b2e-5899b27ebd5c Destroying unnamed session | ||
1516 | 2023.10.18 19:07:10.011583 [ 15 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1517 | 2023.10.18 19:07:10.011617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13591, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1518 | 2023.10.18 19:07:10.011643 [ 15 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
1519 | 2023.10.18 19:07:10.011706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1520 | 2023.10.18 19:07:10.011750 [ 3 ] {} <Debug> HTTP-Session: 5b71dc11-96b2-4db5-a46d-04ef09a89d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1521 | 2023.10.18 19:07:10.011773 [ 3 ] {} <Debug> HTTP-Session: 5b71dc11-96b2-4db5-a46d-04ef09a89d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1522 | 2023.10.18 19:07:10.011917 [ 15 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
1523 | 2023.10.18 19:07:10.011968 [ 3 ] {563419f3-1171-4516-8f10-95f697f18ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1524 | 2023.10.18 19:07:10.012062 [ 3 ] {563419f3-1171-4516-8f10-95f697f18ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1525 | 2023.10.18 19:07:10.012215 [ 15 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
1526 | 2023.10.18 19:07:10.012554 [ 15 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
1527 | 2023.10.18 19:07:10.012605 [ 3 ] {563419f3-1171-4516-8f10-95f697f18ba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1528 | 2023.10.18 19:07:10.012774 [ 15 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
1529 | 2023.10.18 19:07:10.012874 [ 15 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
1530 | 2023.10.18 19:07:10.013369 [ 3 ] {563419f3-1171-4516-8f10-95f697f18ba5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1531 | 2023.10.18 19:07:10.013933 [ 3 ] {563419f3-1171-4516-8f10-95f697f18ba5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1532 | 2023.10.18 19:07:10.014376 [ 3 ] {563419f3-1171-4516-8f10-95f697f18ba5} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1533 | 2023.10.18 19:07:10.014460 [ 17 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003033632 sec., 11866.963428655816 rows/sec., 498.32 KiB/sec. | ||
1534 | 2023.10.18 19:07:10.014580 [ 81 ] {} <Debug> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1535 | 2023.10.18 19:07:10.014594 [ 3 ] {563419f3-1171-4516-8f10-95f697f18ba5} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.002551196 sec., 29006 rows/sec., 1.77 MiB/sec. | ||
1536 | 2023.10.18 19:07:10.014653 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1537 | 2023.10.18 19:07:10.014815 [ 17 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1538 | 2023.10.18 19:07:10.014868 [ 15 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1539 | 2023.10.18 19:07:10.014987 [ 3 ] {563419f3-1171-4516-8f10-95f697f18ba5} <Debug> DynamicQueryHandler: Done processing query | ||
1540 | 2023.10.18 19:07:10.015036 [ 3 ] {563419f3-1171-4516-8f10-95f697f18ba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1541 | 2023.10.18 19:07:10.015071 [ 15 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1542 | 2023.10.18 19:07:10.015090 [ 3 ] {} <Debug> HTTP-Session: 5b71dc11-96b2-4db5-a46d-04ef09a89d1f Destroying unnamed session | ||
1543 | 2023.10.18 19:07:10.015155 [ 15 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part | ||
1544 | 2023.10.18 19:07:10.015307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1545 | 2023.10.18 19:07:10.015360 [ 17 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1546 | 2023.10.18 19:07:10.015432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1547 | 2023.10.18 19:07:10.015445 [ 15 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part | ||
1548 | 2023.10.18 19:07:10.015487 [ 3 ] {} <Debug> HTTP-Session: 852c331b-c2e3-4da8-ae5c-6f045e278d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1549 | 2023.10.18 19:07:10.015571 [ 3 ] {} <Debug> HTTP-Session: 852c331b-c2e3-4da8-ae5c-6f045e278d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1550 | 2023.10.18 19:07:10.015565 [ 17 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_6_1} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1551 | 2023.10.18 19:07:10.015733 [ 15 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part | ||
1552 | 2023.10.18 19:07:10.015909 [ 3 ] {33b074f9-524b-48e5-b05d-62a547e0caac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1553 | 2023.10.18 19:07:10.016032 [ 3 ] {33b074f9-524b-48e5-b05d-62a547e0caac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1554 | 2023.10.18 19:07:10.016045 [ 15 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part | ||
1555 | 2023.10.18 19:07:10.016361 [ 15 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part | ||
1556 | 2023.10.18 19:07:10.016518 [ 3 ] {33b074f9-524b-48e5-b05d-62a547e0caac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1557 | 2023.10.18 19:07:10.016596 [ 15 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::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 | ||
1558 | 2023.10.18 19:07:10.017113 [ 3 ] {33b074f9-524b-48e5-b05d-62a547e0caac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1559 | 2023.10.18 19:07:10.017763 [ 3 ] {33b074f9-524b-48e5-b05d-62a547e0caac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1560 | 2023.10.18 19:07:10.018166 [ 3 ] {33b074f9-524b-48e5-b05d-62a547e0caac} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1561 | 2023.10.18 19:07:10.018214 [ 20 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.003473978 sec., 111975.37808241733 rows/sec., 6.80 MiB/sec. | ||
1562 | 2023.10.18 19:07:10.018323 [ 3 ] {33b074f9-524b-48e5-b05d-62a547e0caac} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002357193 sec., 8060 rows/sec., 427.96 KiB/sec. | ||
1563 | 2023.10.18 19:07:10.018504 [ 17 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1564 | 2023.10.18 19:07:10.018530 [ 3 ] {33b074f9-524b-48e5-b05d-62a547e0caac} <Debug> DynamicQueryHandler: Done processing query | ||
1565 | 2023.10.18 19:07:10.018580 [ 3 ] {33b074f9-524b-48e5-b05d-62a547e0caac} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1566 | 2023.10.18 19:07:10.018610 [ 3 ] {} <Debug> HTTP-Session: 852c331b-c2e3-4da8-ae5c-6f045e278d8d Destroying unnamed session | ||
1567 | 2023.10.18 19:07:10.018783 [ 17 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1568 | 2023.10.18 19:07:10.018852 [ 17 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1569 | 2023.10.18 19:07:12.312294 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1570 | 2023.10.18 19:07:12.312347 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1571 | 2023.10.18 19:07:15.002249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1572 | 2023.10.18 19:07:15.002415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1573 | 2023.10.18 19:07:15.002461 [ 3 ] {} <Debug> HTTP-Session: ce1b12c9-9ba8-48c1-9bf5-3060524dbcc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1574 | 2023.10.18 19:07:15.002501 [ 3 ] {} <Debug> HTTP-Session: ce1b12c9-9ba8-48c1-9bf5-3060524dbcc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1575 | 2023.10.18 19:07:15.002698 [ 3 ] {c43b9ad7-4e04-4776-8cfa-3e1c92606f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1576 | 2023.10.18 19:07:15.002796 [ 3 ] {c43b9ad7-4e04-4776-8cfa-3e1c92606f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1577 | 2023.10.18 19:07:15.003033 [ 3 ] {c43b9ad7-4e04-4776-8cfa-3e1c92606f03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1578 | 2023.10.18 19:07:15.003482 [ 3 ] {c43b9ad7-4e04-4776-8cfa-3e1c92606f03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1579 | 2023.10.18 19:07:15.003765 [ 3 ] {c43b9ad7-4e04-4776-8cfa-3e1c92606f03} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1580 | 2023.10.18 19:07:15.003921 [ 3 ] {c43b9ad7-4e04-4776-8cfa-3e1c92606f03} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1581 | 2023.10.18 19:07:15.004041 [ 3 ] {c43b9ad7-4e04-4776-8cfa-3e1c92606f03} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001284428 sec., 35813 rows/sec., 2.83 MiB/sec. | ||
1582 | 2023.10.18 19:07:15.004040 [ 57 ] {} <Debug> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1583 | 2023.10.18 19:07:15.004114 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1584 | 2023.10.18 19:07:15.004211 [ 3 ] {c43b9ad7-4e04-4776-8cfa-3e1c92606f03} <Debug> DynamicQueryHandler: Done processing query | ||
1585 | 2023.10.18 19:07:15.004228 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1586 | 2023.10.18 19:07:15.004242 [ 3 ] {c43b9ad7-4e04-4776-8cfa-3e1c92606f03} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1587 | 2023.10.18 19:07:15.004307 [ 3 ] {} <Debug> HTTP-Session: ce1b12c9-9ba8-48c1-9bf5-3060524dbcc2 Destroying unnamed session | ||
1588 | 2023.10.18 19:07:15.004390 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1589 | 2023.10.18 19:07:15.004433 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 24 rows starting from the beginning of the part | ||
1590 | 2023.10.18 19:07:15.004510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 22151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1591 | 2023.10.18 19:07:15.004586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1592 | 2023.10.18 19:07:15.004640 [ 3 ] {} <Debug> HTTP-Session: d1dc4ccb-039c-4427-8e5e-f4afba74c22f Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1593 | 2023.10.18 19:07:15.004691 [ 3 ] {} <Debug> HTTP-Session: d1dc4ccb-039c-4427-8e5e-f4afba74c22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1594 | 2023.10.18 19:07:15.004695 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
1595 | 2023.10.18 19:07:15.004880 [ 3 ] {e89df678-7f43-4d9d-9e2d-0e8d0e67a6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1596 | 2023.10.18 19:07:15.004934 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
1597 | 2023.10.18 19:07:15.004953 [ 3 ] {e89df678-7f43-4d9d-9e2d-0e8d0e67a6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1598 | 2023.10.18 19:07:15.005179 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
1599 | 2023.10.18 19:07:15.005455 [ 3 ] {e89df678-7f43-4d9d-9e2d-0e8d0e67a6a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1600 | 2023.10.18 19:07:15.005464 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
1601 | 2023.10.18 19:07:15.005649 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
1602 | 2023.10.18 19:07:15.006290 [ 3 ] {e89df678-7f43-4d9d-9e2d-0e8d0e67a6a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1603 | 2023.10.18 19:07:15.006822 [ 3 ] {e89df678-7f43-4d9d-9e2d-0e8d0e67a6a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1604 | 2023.10.18 19:07:15.007049 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.00286462 sec., 41192.20001256711 rows/sec., 3.11 MiB/sec. | ||
1605 | 2023.10.18 19:07:15.007105 [ 3 ] {e89df678-7f43-4d9d-9e2d-0e8d0e67a6a6} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1606 | 2023.10.18 19:07:15.007230 [ 57 ] {} <Debug> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1607 | 2023.10.18 19:07:15.007266 [ 3 ] {e89df678-7f43-4d9d-9e2d-0e8d0e67a6a6} <Information> executeQuery: Read 138 rows, 13.71 KiB in 0.002318322 sec., 59525 rows/sec., 5.78 MiB/sec. | ||
1608 | 2023.10.18 19:07:15.007282 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1609 | 2023.10.18 19:07:15.007296 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1610 | 2023.10.18 19:07:15.007569 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1611 | 2023.10.18 19:07:15.007593 [ 3 ] {e89df678-7f43-4d9d-9e2d-0e8d0e67a6a6} <Debug> DynamicQueryHandler: Done processing query | ||
1612 | 2023.10.18 19:07:15.007652 [ 3 ] {e89df678-7f43-4d9d-9e2d-0e8d0e67a6a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1613 | 2023.10.18 19:07:15.007689 [ 3 ] {} <Debug> HTTP-Session: d1dc4ccb-039c-4427-8e5e-f4afba74c22f Destroying unnamed session | ||
1614 | 2023.10.18 19:07:15.007781 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1615 | 2023.10.18 19:07:15.007795 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1616 | 2023.10.18 19:07:15.007859 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 141 rows starting from the beginning of the part | ||
1617 | 2023.10.18 19:07:15.007919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1618 | 2023.10.18 19:07:15.007928 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_11_2} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1619 | 2023.10.18 19:07:15.008014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1620 | 2023.10.18 19:07:15.008108 [ 3 ] {} <Debug> HTTP-Session: 76c74878-9ad5-497a-b0ac-630ff4bd768f Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1621 | 2023.10.18 19:07:15.008187 [ 3 ] {} <Debug> HTTP-Session: 76c74878-9ad5-497a-b0ac-630ff4bd768f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1622 | 2023.10.18 19:07:15.008238 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
1623 | 2023.10.18 19:07:15.008400 [ 3 ] {cb96881d-8d09-4125-9727-ee91932d4fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1624 | 2023.10.18 19:07:15.008457 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part | ||
1625 | 2023.10.18 19:07:15.008481 [ 3 ] {cb96881d-8d09-4125-9727-ee91932d4fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1626 | 2023.10.18 19:07:15.008719 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part | ||
1627 | 2023.10.18 19:07:15.008992 [ 3 ] {cb96881d-8d09-4125-9727-ee91932d4fcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1628 | 2023.10.18 19:07:15.009009 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part | ||
1629 | 2023.10.18 19:07:15.009190 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 138 rows starting from the beginning of the part | ||
1630 | 2023.10.18 19:07:15.009658 [ 3 ] {cb96881d-8d09-4125-9727-ee91932d4fcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1631 | 2023.10.18 19:07:15.010217 [ 3 ] {cb96881d-8d09-4125-9727-ee91932d4fcf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1632 | 2023.10.18 19:07:15.010487 [ 3 ] {cb96881d-8d09-4125-9727-ee91932d4fcf} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1633 | 2023.10.18 19:07:15.010640 [ 57 ] {} <Debug> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1634 | 2023.10.18 19:07:15.010740 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1635 | 2023.10.18 19:07:15.010757 [ 3 ] {cb96881d-8d09-4125-9727-ee91932d4fcf} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.002293482 sec., 21364 rows/sec., 1.67 MiB/sec. | ||
1636 | 2023.10.18 19:07:15.011268 [ 3 ] {cb96881d-8d09-4125-9727-ee91932d4fcf} <Debug> DynamicQueryHandler: Done processing query | ||
1637 | 2023.10.18 19:07:15.011336 [ 3 ] {cb96881d-8d09-4125-9727-ee91932d4fcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1638 | 2023.10.18 19:07:15.011337 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1639 | 2023.10.18 19:07:15.011370 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 4 columns (4 merged, 0 gathered) in 0.003961165 sec., 141625.0017356005 rows/sec., 13.12 MiB/sec. | ||
1640 | 2023.10.18 19:07:15.011384 [ 3 ] {} <Debug> HTTP-Session: 76c74878-9ad5-497a-b0ac-630ff4bd768f Destroying unnamed session | ||
1641 | 2023.10.18 19:07:15.011547 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1642 | 2023.10.18 19:07:15.011587 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 297 rows starting from the beginning of the part | ||
1643 | 2023.10.18 19:07:15.011615 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1644 | 2023.10.18 19:07:15.011750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1645 | 2023.10.18 19:07:15.011867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1646 | 2023.10.18 19:07:15.011939 [ 3 ] {} <Debug> HTTP-Session: c0ca4471-c87d-4188-8dae-7d470b327cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1647 | 2023.10.18 19:07:15.011981 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
1648 | 2023.10.18 19:07:15.012002 [ 3 ] {} <Debug> HTTP-Session: c0ca4471-c87d-4188-8dae-7d470b327cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1649 | 2023.10.18 19:07:15.012008 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1650 | 2023.10.18 19:07:15.012216 [ 17 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_11_2} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1651 | 2023.10.18 19:07:15.012353 [ 3 ] {a991328c-85b6-465d-b196-06ca57f3f62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1652 | 2023.10.18 19:07:15.012422 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 264 rows starting from the beginning of the part | ||
1653 | 2023.10.18 19:07:15.012528 [ 3 ] {a991328c-85b6-465d-b196-06ca57f3f62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1654 | 2023.10.18 19:07:15.012721 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
1655 | 2023.10.18 19:07:15.012999 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 275 rows starting from the beginning of the part | ||
1656 | 2023.10.18 19:07:15.013175 [ 3 ] {a991328c-85b6-465d-b196-06ca57f3f62a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1657 | 2023.10.18 19:07:15.013213 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part | ||
1658 | 2023.10.18 19:07:15.014424 [ 3 ] {a991328c-85b6-465d-b196-06ca57f3f62a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1659 | 2023.10.18 19:07:15.014891 [ 20 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 4 columns (4 merged, 0 gathered) in 0.004090527 sec., 225154.36275081427 rows/sec., 15.75 MiB/sec. | ||
1660 | 2023.10.18 19:07:15.015086 [ 3 ] {a991328c-85b6-465d-b196-06ca57f3f62a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1661 | 2023.10.18 19:07:15.015095 [ 20 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1662 | 2023.10.18 19:07:15.015380 [ 3 ] {a991328c-85b6-465d-b196-06ca57f3f62a} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1663 | 2023.10.18 19:07:15.015405 [ 20 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1664 | 2023.10.18 19:07:15.015539 [ 20 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_11_2} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1665 | 2023.10.18 19:07:15.015655 [ 3 ] {a991328c-85b6-465d-b196-06ca57f3f62a} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.003212484 sec., 14319 rows/sec., 19.32 MiB/sec. | ||
1666 | 2023.10.18 19:07:15.015883 [ 3 ] {a991328c-85b6-465d-b196-06ca57f3f62a} <Debug> DynamicQueryHandler: Done processing query | ||
1667 | 2023.10.18 19:07:15.015912 [ 3 ] {a991328c-85b6-465d-b196-06ca57f3f62a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1668 | 2023.10.18 19:07:15.015931 [ 3 ] {} <Debug> HTTP-Session: c0ca4471-c87d-4188-8dae-7d470b327cb2 Destroying unnamed session | ||
1669 | 2023.10.18 19:07:15.016101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1670 | 2023.10.18 19:07:15.016149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1671 | 2023.10.18 19:07:15.016169 [ 3 ] {} <Debug> HTTP-Session: 360790ef-fa76-4792-a373-9f95843e28a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1672 | 2023.10.18 19:07:15.016186 [ 3 ] {} <Debug> HTTP-Session: 360790ef-fa76-4792-a373-9f95843e28a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1673 | 2023.10.18 19:07:15.016257 [ 3 ] {e38e06e1-c647-4e82-89a9-71c70d557c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1674 | 2023.10.18 19:07:15.016297 [ 3 ] {e38e06e1-c647-4e82-89a9-71c70d557c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1675 | 2023.10.18 19:07:15.016410 [ 3 ] {e38e06e1-c647-4e82-89a9-71c70d557c3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1676 | 2023.10.18 19:07:15.016741 [ 3 ] {e38e06e1-c647-4e82-89a9-71c70d557c3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1677 | 2023.10.18 19:07:15.016969 [ 3 ] {e38e06e1-c647-4e82-89a9-71c70d557c3e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1678 | 2023.10.18 19:07:15.017143 [ 3 ] {e38e06e1-c647-4e82-89a9-71c70d557c3e} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1679 | 2023.10.18 19:07:15.017243 [ 3 ] {e38e06e1-c647-4e82-89a9-71c70d557c3e} <Information> executeQuery: Read 3 rows, 214.00 B in 0.000991894 sec., 3024 rows/sec., 210.69 KiB/sec. | ||
1680 | 2023.10.18 19:07:15.017352 [ 3 ] {e38e06e1-c647-4e82-89a9-71c70d557c3e} <Debug> DynamicQueryHandler: Done processing query | ||
1681 | 2023.10.18 19:07:15.017373 [ 3 ] {e38e06e1-c647-4e82-89a9-71c70d557c3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1682 | 2023.10.18 19:07:15.017388 [ 3 ] {} <Debug> HTTP-Session: 360790ef-fa76-4792-a373-9f95843e28a6 Destroying unnamed session | ||
1683 | 2023.10.18 19:07:20.005097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1684 | 2023.10.18 19:07:20.005206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1685 | 2023.10.18 19:07:20.005233 [ 3 ] {} <Debug> HTTP-Session: fbe16131-a4da-412b-b9c4-1a91ea65adb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1686 | 2023.10.18 19:07:20.005255 [ 3 ] {} <Debug> HTTP-Session: fbe16131-a4da-412b-b9c4-1a91ea65adb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1687 | 2023.10.18 19:07:20.005371 [ 3 ] {af912927-ca80-4a54-bab1-4db322013ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1688 | 2023.10.18 19:07:20.005427 [ 3 ] {af912927-ca80-4a54-bab1-4db322013ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1689 | 2023.10.18 19:07:20.005574 [ 3 ] {af912927-ca80-4a54-bab1-4db322013ff2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1690 | 2023.10.18 19:07:20.006067 [ 3 ] {af912927-ca80-4a54-bab1-4db322013ff2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1691 | 2023.10.18 19:07:20.006353 [ 3 ] {af912927-ca80-4a54-bab1-4db322013ff2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1692 | 2023.10.18 19:07:20.006521 [ 3 ] {af912927-ca80-4a54-bab1-4db322013ff2} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1693 | 2023.10.18 19:07:20.006658 [ 3 ] {af912927-ca80-4a54-bab1-4db322013ff2} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001214677 sec., 4939 rows/sec., 279.78 KiB/sec. | ||
1694 | 2023.10.18 19:07:20.006795 [ 3 ] {af912927-ca80-4a54-bab1-4db322013ff2} <Debug> DynamicQueryHandler: Done processing query | ||
1695 | 2023.10.18 19:07:20.006820 [ 3 ] {af912927-ca80-4a54-bab1-4db322013ff2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1696 | 2023.10.18 19:07:20.006836 [ 3 ] {} <Debug> HTTP-Session: fbe16131-a4da-412b-b9c4-1a91ea65adb0 Destroying unnamed session | ||
1697 | 2023.10.18 19:07:20.006984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1698 | 2023.10.18 19:07:20.007032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1699 | 2023.10.18 19:07:20.007053 [ 3 ] {} <Debug> HTTP-Session: 719b56f3-f309-47cd-ae3a-185fb1b34133 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1700 | 2023.10.18 19:07:20.007071 [ 3 ] {} <Debug> HTTP-Session: 719b56f3-f309-47cd-ae3a-185fb1b34133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1701 | 2023.10.18 19:07:20.007154 [ 3 ] {7241ce1e-89c6-405d-805e-b4fc2592ee58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1702 | 2023.10.18 19:07:20.007195 [ 3 ] {7241ce1e-89c6-405d-805e-b4fc2592ee58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1703 | 2023.10.18 19:07:20.007301 [ 3 ] {7241ce1e-89c6-405d-805e-b4fc2592ee58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1704 | 2023.10.18 19:07:20.007657 [ 3 ] {7241ce1e-89c6-405d-805e-b4fc2592ee58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1705 | 2023.10.18 19:07:20.007876 [ 3 ] {7241ce1e-89c6-405d-805e-b4fc2592ee58} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1706 | 2023.10.18 19:07:20.008024 [ 3 ] {7241ce1e-89c6-405d-805e-b4fc2592ee58} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1707 | 2023.10.18 19:07:20.008147 [ 3 ] {7241ce1e-89c6-405d-805e-b4fc2592ee58} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000964254 sec., 90225 rows/sec., 8.43 MiB/sec. | ||
1708 | 2023.10.18 19:07:20.008267 [ 3 ] {7241ce1e-89c6-405d-805e-b4fc2592ee58} <Debug> DynamicQueryHandler: Done processing query | ||
1709 | 2023.10.18 19:07:20.008291 [ 3 ] {7241ce1e-89c6-405d-805e-b4fc2592ee58} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1710 | 2023.10.18 19:07:20.008306 [ 3 ] {} <Debug> HTTP-Session: 719b56f3-f309-47cd-ae3a-185fb1b34133 Destroying unnamed session | ||
1711 | 2023.10.18 19:07:20.008463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1712 | 2023.10.18 19:07:20.008509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1713 | 2023.10.18 19:07:20.008529 [ 3 ] {} <Debug> HTTP-Session: fa1542db-1099-4be0-b47d-f51e13760875 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1714 | 2023.10.18 19:07:20.008546 [ 3 ] {} <Debug> HTTP-Session: fa1542db-1099-4be0-b47d-f51e13760875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1715 | 2023.10.18 19:07:20.008627 [ 3 ] {d68550c2-3265-4abf-82e4-bd528b9e8335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1716 | 2023.10.18 19:07:20.008666 [ 3 ] {d68550c2-3265-4abf-82e4-bd528b9e8335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1717 | 2023.10.18 19:07:20.008773 [ 3 ] {d68550c2-3265-4abf-82e4-bd528b9e8335} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1718 | 2023.10.18 19:07:20.009182 [ 3 ] {d68550c2-3265-4abf-82e4-bd528b9e8335} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1719 | 2023.10.18 19:07:20.009395 [ 3 ] {d68550c2-3265-4abf-82e4-bd528b9e8335} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1720 | 2023.10.18 19:07:20.009534 [ 3 ] {d68550c2-3265-4abf-82e4-bd528b9e8335} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1721 | 2023.10.18 19:07:20.009647 [ 3 ] {d68550c2-3265-4abf-82e4-bd528b9e8335} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001039975 sec., 253852 rows/sec., 17.41 MiB/sec. | ||
1722 | 2023.10.18 19:07:20.009802 [ 3 ] {d68550c2-3265-4abf-82e4-bd528b9e8335} <Debug> DynamicQueryHandler: Done processing query | ||
1723 | 2023.10.18 19:07:20.009824 [ 3 ] {d68550c2-3265-4abf-82e4-bd528b9e8335} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1724 | 2023.10.18 19:07:20.009839 [ 3 ] {} <Debug> HTTP-Session: fa1542db-1099-4be0-b47d-f51e13760875 Destroying unnamed session | ||
1725 | 2023.10.18 19:07:20.010062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1726 | 2023.10.18 19:07:20.010107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1727 | 2023.10.18 19:07:20.010127 [ 3 ] {} <Debug> HTTP-Session: 1e79d3cb-1a39-423f-9a1d-f09a033c6fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1728 | 2023.10.18 19:07:20.010144 [ 3 ] {} <Debug> HTTP-Session: 1e79d3cb-1a39-423f-9a1d-f09a033c6fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1729 | 2023.10.18 19:07:20.010214 [ 3 ] {0aa62d5a-afd7-4ce6-ba5b-2aaa368b8856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1730 | 2023.10.18 19:07:20.010254 [ 3 ] {0aa62d5a-afd7-4ce6-ba5b-2aaa368b8856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1731 | 2023.10.18 19:07:20.010371 [ 3 ] {0aa62d5a-afd7-4ce6-ba5b-2aaa368b8856} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1732 | 2023.10.18 19:07:20.010683 [ 3 ] {0aa62d5a-afd7-4ce6-ba5b-2aaa368b8856} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1733 | 2023.10.18 19:07:20.010919 [ 3 ] {0aa62d5a-afd7-4ce6-ba5b-2aaa368b8856} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1734 | 2023.10.18 19:07:20.011093 [ 3 ] {0aa62d5a-afd7-4ce6-ba5b-2aaa368b8856} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1735 | 2023.10.18 19:07:20.011205 [ 3 ] {0aa62d5a-afd7-4ce6-ba5b-2aaa368b8856} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000958733 sec., 6258 rows/sec., 262.80 KiB/sec. | ||
1736 | 2023.10.18 19:07:20.011327 [ 3 ] {0aa62d5a-afd7-4ce6-ba5b-2aaa368b8856} <Debug> DynamicQueryHandler: Done processing query | ||
1737 | 2023.10.18 19:07:20.011350 [ 3 ] {0aa62d5a-afd7-4ce6-ba5b-2aaa368b8856} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1738 | 2023.10.18 19:07:20.011365 [ 3 ] {} <Debug> HTTP-Session: 1e79d3cb-1a39-423f-9a1d-f09a033c6fc5 Destroying unnamed session | ||
1739 | 2023.10.18 19:07:20.011528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1740 | 2023.10.18 19:07:20.011574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1741 | 2023.10.18 19:07:20.011593 [ 3 ] {} <Debug> HTTP-Session: 53d04b9d-357c-42a9-9f29-735438f6c290 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1742 | 2023.10.18 19:07:20.011610 [ 3 ] {} <Debug> HTTP-Session: 53d04b9d-357c-42a9-9f29-735438f6c290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1743 | 2023.10.18 19:07:20.011683 [ 3 ] {2cf9ce38-d883-4055-85cd-677c836ffc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1744 | 2023.10.18 19:07:20.011725 [ 3 ] {2cf9ce38-d883-4055-85cd-677c836ffc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1745 | 2023.10.18 19:07:20.011843 [ 3 ] {2cf9ce38-d883-4055-85cd-677c836ffc29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1746 | 2023.10.18 19:07:20.012168 [ 3 ] {2cf9ce38-d883-4055-85cd-677c836ffc29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1747 | 2023.10.18 19:07:20.012434 [ 3 ] {2cf9ce38-d883-4055-85cd-677c836ffc29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1748 | 2023.10.18 19:07:20.012607 [ 3 ] {2cf9ce38-d883-4055-85cd-677c836ffc29} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1749 | 2023.10.18 19:07:20.012729 [ 3 ] {2cf9ce38-d883-4055-85cd-677c836ffc29} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001016604 sec., 61971 rows/sec., 3.76 MiB/sec. | ||
1750 | 2023.10.18 19:07:20.012840 [ 3 ] {2cf9ce38-d883-4055-85cd-677c836ffc29} <Debug> DynamicQueryHandler: Done processing query | ||
1751 | 2023.10.18 19:07:20.012863 [ 3 ] {2cf9ce38-d883-4055-85cd-677c836ffc29} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1752 | 2023.10.18 19:07:20.012878 [ 3 ] {} <Debug> HTTP-Session: 53d04b9d-357c-42a9-9f29-735438f6c290 Destroying unnamed session | ||
1753 | 2023.10.18 19:07:20.012998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1754 | 2023.10.18 19:07:20.013039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1755 | 2023.10.18 19:07:20.013057 [ 3 ] {} <Debug> HTTP-Session: 5940a98a-6bc6-4313-9784-365674d6aef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1756 | 2023.10.18 19:07:20.013072 [ 3 ] {} <Debug> HTTP-Session: 5940a98a-6bc6-4313-9784-365674d6aef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1757 | 2023.10.18 19:07:20.013137 [ 3 ] {5c2403c3-9b5d-4dd7-8415-59161302ec16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1758 | 2023.10.18 19:07:20.013173 [ 3 ] {5c2403c3-9b5d-4dd7-8415-59161302ec16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1759 | 2023.10.18 19:07:20.013269 [ 3 ] {5c2403c3-9b5d-4dd7-8415-59161302ec16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1760 | 2023.10.18 19:07:20.013514 [ 3 ] {5c2403c3-9b5d-4dd7-8415-59161302ec16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1761 | 2023.10.18 19:07:20.013726 [ 3 ] {5c2403c3-9b5d-4dd7-8415-59161302ec16} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1762 | 2023.10.18 19:07:20.013950 [ 3 ] {5c2403c3-9b5d-4dd7-8415-59161302ec16} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1763 | 2023.10.18 19:07:20.014072 [ 3 ] {5c2403c3-9b5d-4dd7-8415-59161302ec16} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000891412 sec., 21314 rows/sec., 1.11 MiB/sec. | ||
1764 | 2023.10.18 19:07:20.014186 [ 3 ] {5c2403c3-9b5d-4dd7-8415-59161302ec16} <Debug> DynamicQueryHandler: Done processing query | ||
1765 | 2023.10.18 19:07:20.014209 [ 3 ] {5c2403c3-9b5d-4dd7-8415-59161302ec16} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1766 | 2023.10.18 19:07:20.014225 [ 3 ] {} <Debug> HTTP-Session: 5940a98a-6bc6-4313-9784-365674d6aef8 Destroying unnamed session | ||
1767 | 2023.10.18 19:07:25.005638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1768 | 2023.10.18 19:07:25.005753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1769 | 2023.10.18 19:07:25.005778 [ 3 ] {} <Debug> HTTP-Session: 4d669317-bce3-4ee3-baa2-b952fc32b6b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1770 | 2023.10.18 19:07:25.005801 [ 3 ] {} <Debug> HTTP-Session: 4d669317-bce3-4ee3-baa2-b952fc32b6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1771 | 2023.10.18 19:07:25.005919 [ 3 ] {b6da4110-1ddf-4f40-9119-1dc5d4037999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1772 | 2023.10.18 19:07:25.005975 [ 3 ] {b6da4110-1ddf-4f40-9119-1dc5d4037999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1773 | 2023.10.18 19:07:25.006197 [ 3 ] {b6da4110-1ddf-4f40-9119-1dc5d4037999} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1774 | 2023.10.18 19:07:25.006627 [ 3 ] {b6da4110-1ddf-4f40-9119-1dc5d4037999} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1775 | 2023.10.18 19:07:25.006884 [ 3 ] {b6da4110-1ddf-4f40-9119-1dc5d4037999} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1776 | 2023.10.18 19:07:25.007053 [ 3 ] {b6da4110-1ddf-4f40-9119-1dc5d4037999} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1777 | 2023.10.18 19:07:25.007200 [ 3 ] {b6da4110-1ddf-4f40-9119-1dc5d4037999} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001190927 sec., 40304 rows/sec., 3.19 MiB/sec. | ||
1778 | 2023.10.18 19:07:25.007409 [ 3 ] {b6da4110-1ddf-4f40-9119-1dc5d4037999} <Debug> DynamicQueryHandler: Done processing query | ||
1779 | 2023.10.18 19:07:25.007436 [ 3 ] {b6da4110-1ddf-4f40-9119-1dc5d4037999} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1780 | 2023.10.18 19:07:25.007452 [ 3 ] {} <Debug> HTTP-Session: 4d669317-bce3-4ee3-baa2-b952fc32b6b2 Destroying unnamed session | ||
1781 | 2023.10.18 19:07:25.007601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1782 | 2023.10.18 19:07:25.007650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1783 | 2023.10.18 19:07:25.007671 [ 3 ] {} <Debug> HTTP-Session: 17030572-9808-43a3-9e40-e42830f15f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1784 | 2023.10.18 19:07:25.007690 [ 3 ] {} <Debug> HTTP-Session: 17030572-9808-43a3-9e40-e42830f15f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1785 | 2023.10.18 19:07:25.007777 [ 3 ] {7d5c532a-17ee-4fe1-9ee9-39967679a28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1786 | 2023.10.18 19:07:25.007820 [ 3 ] {7d5c532a-17ee-4fe1-9ee9-39967679a28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1787 | 2023.10.18 19:07:25.007941 [ 3 ] {7d5c532a-17ee-4fe1-9ee9-39967679a28f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1788 | 2023.10.18 19:07:25.008332 [ 3 ] {7d5c532a-17ee-4fe1-9ee9-39967679a28f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1789 | 2023.10.18 19:07:25.008553 [ 3 ] {7d5c532a-17ee-4fe1-9ee9-39967679a28f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1790 | 2023.10.18 19:07:25.008713 [ 3 ] {7d5c532a-17ee-4fe1-9ee9-39967679a28f} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1791 | 2023.10.18 19:07:25.008837 [ 3 ] {7d5c532a-17ee-4fe1-9ee9-39967679a28f} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.001031895 sec., 139549 rows/sec., 13.54 MiB/sec. | ||
1792 | 2023.10.18 19:07:25.008956 [ 3 ] {7d5c532a-17ee-4fe1-9ee9-39967679a28f} <Debug> DynamicQueryHandler: Done processing query | ||
1793 | 2023.10.18 19:07:25.008979 [ 3 ] {7d5c532a-17ee-4fe1-9ee9-39967679a28f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1794 | 2023.10.18 19:07:25.008995 [ 3 ] {} <Debug> HTTP-Session: 17030572-9808-43a3-9e40-e42830f15f4b Destroying unnamed session | ||
1795 | 2023.10.18 19:07:25.009155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1796 | 2023.10.18 19:07:25.009199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1797 | 2023.10.18 19:07:25.009218 [ 3 ] {} <Debug> HTTP-Session: 4c078ef8-0c36-4018-8669-0b384a8f8ced Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1798 | 2023.10.18 19:07:25.009234 [ 3 ] {} <Debug> HTTP-Session: 4c078ef8-0c36-4018-8669-0b384a8f8ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1799 | 2023.10.18 19:07:25.009303 [ 3 ] {a0e691eb-7159-49fb-b7e7-b952267be61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1800 | 2023.10.18 19:07:25.009340 [ 3 ] {a0e691eb-7159-49fb-b7e7-b952267be61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1801 | 2023.10.18 19:07:25.009439 [ 3 ] {a0e691eb-7159-49fb-b7e7-b952267be61a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1802 | 2023.10.18 19:07:25.009729 [ 3 ] {a0e691eb-7159-49fb-b7e7-b952267be61a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1803 | 2023.10.18 19:07:25.009926 [ 3 ] {a0e691eb-7159-49fb-b7e7-b952267be61a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1804 | 2023.10.18 19:07:25.010126 [ 3 ] {a0e691eb-7159-49fb-b7e7-b952267be61a} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1805 | 2023.10.18 19:07:25.010266 [ 3 ] {a0e691eb-7159-49fb-b7e7-b952267be61a} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000915162 sec., 52449 rows/sec., 4.10 MiB/sec. | ||
1806 | 2023.10.18 19:07:25.010397 [ 3 ] {a0e691eb-7159-49fb-b7e7-b952267be61a} <Debug> DynamicQueryHandler: Done processing query | ||
1807 | 2023.10.18 19:07:25.010421 [ 3 ] {a0e691eb-7159-49fb-b7e7-b952267be61a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1808 | 2023.10.18 19:07:25.010436 [ 3 ] {} <Debug> HTTP-Session: 4c078ef8-0c36-4018-8669-0b384a8f8ced Destroying unnamed session | ||
1809 | 2023.10.18 19:07:25.010565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1810 | 2023.10.18 19:07:25.010610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1811 | 2023.10.18 19:07:25.010629 [ 3 ] {} <Debug> HTTP-Session: c06b6638-7a33-4181-b11a-2f10a7fc48ed Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1812 | 2023.10.18 19:07:25.010645 [ 3 ] {} <Debug> HTTP-Session: c06b6638-7a33-4181-b11a-2f10a7fc48ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1813 | 2023.10.18 19:07:25.010733 [ 3 ] {66b2208c-b204-45a1-bf4f-d1fcb6585494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1814 | 2023.10.18 19:07:25.010776 [ 3 ] {66b2208c-b204-45a1-bf4f-d1fcb6585494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1815 | 2023.10.18 19:07:25.010915 [ 3 ] {66b2208c-b204-45a1-bf4f-d1fcb6585494} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1816 | 2023.10.18 19:07:25.011400 [ 3 ] {66b2208c-b204-45a1-bf4f-d1fcb6585494} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1817 | 2023.10.18 19:07:25.011715 [ 3 ] {66b2208c-b204-45a1-bf4f-d1fcb6585494} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1818 | 2023.10.18 19:07:25.011895 [ 3 ] {66b2208c-b204-45a1-bf4f-d1fcb6585494} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1819 | 2023.10.18 19:07:25.012029 [ 3 ] {66b2208c-b204-45a1-bf4f-d1fcb6585494} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001266778 sec., 37891 rows/sec., 51.13 MiB/sec. | ||
1820 | 2023.10.18 19:07:25.012021 [ 68 ] {} <Debug> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1821 | 2023.10.18 19:07:25.012140 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1822 | 2023.10.18 19:07:25.012228 [ 3 ] {66b2208c-b204-45a1-bf4f-d1fcb6585494} <Debug> DynamicQueryHandler: Done processing query | ||
1823 | 2023.10.18 19:07:25.012236 [ 10 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1824 | 2023.10.18 19:07:25.012264 [ 3 ] {66b2208c-b204-45a1-bf4f-d1fcb6585494} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1825 | 2023.10.18 19:07:25.012286 [ 3 ] {} <Debug> HTTP-Session: c06b6638-7a33-4181-b11a-2f10a7fc48ed Destroying unnamed session | ||
1826 | 2023.10.18 19:07:25.012343 [ 10 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1827 | 2023.10.18 19:07:25.012376 [ 10 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
1828 | 2023.10.18 19:07:25.012516 [ 10 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
1829 | 2023.10.18 19:07:25.012613 [ 10 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
1830 | 2023.10.18 19:07:25.012699 [ 10 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part | ||
1831 | 2023.10.18 19:07:25.012782 [ 10 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
1832 | 2023.10.18 19:07:25.012861 [ 10 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
1833 | 2023.10.18 19:07:25.013600 [ 9 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 6 columns (6 merged, 0 gathered) in 0.001419619 sec., 114115.12525543825 rows/sec., 153.99 MiB/sec. | ||
1834 | 2023.10.18 19:07:25.013835 [ 19 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1835 | 2023.10.18 19:07:25.014167 [ 19 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1836 | 2023.10.18 19:07:25.014243 [ 19 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1837 | 2023.10.18 19:07:27.312659 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1838 | 2023.10.18 19:07:27.312715 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1839 | 2023.10.18 19:07:30.007757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1840 | 2023.10.18 19:07:30.007881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1841 | 2023.10.18 19:07:30.007915 [ 3 ] {} <Debug> HTTP-Session: c6458dcc-99f2-43cd-b208-be031cd9477b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1842 | 2023.10.18 19:07:30.007944 [ 3 ] {} <Debug> HTTP-Session: c6458dcc-99f2-43cd-b208-be031cd9477b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1843 | 2023.10.18 19:07:30.008087 [ 3 ] {08818103-8c72-4ae2-900a-49f8830a20aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1844 | 2023.10.18 19:07:30.008155 [ 3 ] {08818103-8c72-4ae2-900a-49f8830a20aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1845 | 2023.10.18 19:07:30.008342 [ 3 ] {08818103-8c72-4ae2-900a-49f8830a20aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1846 | 2023.10.18 19:07:30.008784 [ 3 ] {08818103-8c72-4ae2-900a-49f8830a20aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1847 | 2023.10.18 19:07:30.009064 [ 3 ] {08818103-8c72-4ae2-900a-49f8830a20aa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1848 | 2023.10.18 19:07:30.009238 [ 3 ] {08818103-8c72-4ae2-900a-49f8830a20aa} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1849 | 2023.10.18 19:07:30.009399 [ 3 ] {08818103-8c72-4ae2-900a-49f8830a20aa} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001273278 sec., 4712 rows/sec., 266.90 KiB/sec. | ||
1850 | 2023.10.18 19:07:30.009555 [ 3 ] {08818103-8c72-4ae2-900a-49f8830a20aa} <Debug> DynamicQueryHandler: Done processing query | ||
1851 | 2023.10.18 19:07:30.009583 [ 3 ] {08818103-8c72-4ae2-900a-49f8830a20aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1852 | 2023.10.18 19:07:30.009598 [ 3 ] {} <Debug> HTTP-Session: c6458dcc-99f2-43cd-b208-be031cd9477b Destroying unnamed session | ||
1853 | 2023.10.18 19:07:30.009728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1854 | 2023.10.18 19:07:30.009781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1855 | 2023.10.18 19:07:30.009801 [ 3 ] {} <Debug> HTTP-Session: b293665e-cd80-46bd-9bd9-3b1096df9cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1856 | 2023.10.18 19:07:30.009820 [ 3 ] {} <Debug> HTTP-Session: b293665e-cd80-46bd-9bd9-3b1096df9cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1857 | 2023.10.18 19:07:30.009908 [ 3 ] {2c212a79-39da-45b2-928d-d23d4c59e1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1858 | 2023.10.18 19:07:30.009950 [ 3 ] {2c212a79-39da-45b2-928d-d23d4c59e1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1859 | 2023.10.18 19:07:30.010065 [ 3 ] {2c212a79-39da-45b2-928d-d23d4c59e1ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1860 | 2023.10.18 19:07:30.010518 [ 3 ] {2c212a79-39da-45b2-928d-d23d4c59e1ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1861 | 2023.10.18 19:07:30.010755 [ 3 ] {2c212a79-39da-45b2-928d-d23d4c59e1ea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1862 | 2023.10.18 19:07:30.010934 [ 3 ] {2c212a79-39da-45b2-928d-d23d4c59e1ea} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1863 | 2023.10.18 19:07:30.011071 [ 3 ] {2c212a79-39da-45b2-928d-d23d4c59e1ea} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001088725 sec., 79909 rows/sec., 7.47 MiB/sec. | ||
1864 | 2023.10.18 19:07:30.011229 [ 3 ] {2c212a79-39da-45b2-928d-d23d4c59e1ea} <Debug> DynamicQueryHandler: Done processing query | ||
1865 | 2023.10.18 19:07:30.011256 [ 3 ] {2c212a79-39da-45b2-928d-d23d4c59e1ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1866 | 2023.10.18 19:07:30.011272 [ 3 ] {} <Debug> HTTP-Session: b293665e-cd80-46bd-9bd9-3b1096df9cc8 Destroying unnamed session | ||
1867 | 2023.10.18 19:07:30.011477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1868 | 2023.10.18 19:07:30.011532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1869 | 2023.10.18 19:07:30.011552 [ 3 ] {} <Debug> HTTP-Session: b7223d6c-0912-4804-b2a6-e57eef713e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1870 | 2023.10.18 19:07:30.011571 [ 3 ] {} <Debug> HTTP-Session: b7223d6c-0912-4804-b2a6-e57eef713e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1871 | 2023.10.18 19:07:30.011672 [ 3 ] {f8e153e3-6a29-4b99-82ed-6ff303232c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1872 | 2023.10.18 19:07:30.011716 [ 3 ] {f8e153e3-6a29-4b99-82ed-6ff303232c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1873 | 2023.10.18 19:07:30.011836 [ 3 ] {f8e153e3-6a29-4b99-82ed-6ff303232c51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1874 | 2023.10.18 19:07:30.012294 [ 3 ] {f8e153e3-6a29-4b99-82ed-6ff303232c51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1875 | 2023.10.18 19:07:30.012531 [ 3 ] {f8e153e3-6a29-4b99-82ed-6ff303232c51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1876 | 2023.10.18 19:07:30.012685 [ 3 ] {f8e153e3-6a29-4b99-82ed-6ff303232c51} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1877 | 2023.10.18 19:07:30.012833 [ 3 ] {f8e153e3-6a29-4b99-82ed-6ff303232c51} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001118255 sec., 236082 rows/sec., 16.20 MiB/sec. | ||
1878 | 2023.10.18 19:07:30.013000 [ 3 ] {f8e153e3-6a29-4b99-82ed-6ff303232c51} <Debug> DynamicQueryHandler: Done processing query | ||
1879 | 2023.10.18 19:07:30.013027 [ 3 ] {f8e153e3-6a29-4b99-82ed-6ff303232c51} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1880 | 2023.10.18 19:07:30.013043 [ 3 ] {} <Debug> HTTP-Session: b7223d6c-0912-4804-b2a6-e57eef713e71 Destroying unnamed session | ||
1881 | 2023.10.18 19:07:30.013176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1882 | 2023.10.18 19:07:30.013228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1883 | 2023.10.18 19:07:30.013248 [ 3 ] {} <Debug> HTTP-Session: 7fa2786e-b415-4591-a8bc-fd390575e6ec Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1884 | 2023.10.18 19:07:30.013268 [ 3 ] {} <Debug> HTTP-Session: 7fa2786e-b415-4591-a8bc-fd390575e6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1885 | 2023.10.18 19:07:30.013346 [ 3 ] {39851011-8c6c-4624-9ffa-3d6eb9c46396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1886 | 2023.10.18 19:07:30.013387 [ 3 ] {39851011-8c6c-4624-9ffa-3d6eb9c46396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1887 | 2023.10.18 19:07:30.013503 [ 3 ] {39851011-8c6c-4624-9ffa-3d6eb9c46396} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1888 | 2023.10.18 19:07:30.013745 [ 3 ] {39851011-8c6c-4624-9ffa-3d6eb9c46396} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1889 | 2023.10.18 19:07:30.013980 [ 3 ] {39851011-8c6c-4624-9ffa-3d6eb9c46396} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1890 | 2023.10.18 19:07:30.014149 [ 3 ] {39851011-8c6c-4624-9ffa-3d6eb9c46396} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1891 | 2023.10.18 19:07:30.014335 [ 3 ] {39851011-8c6c-4624-9ffa-3d6eb9c46396} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000954563 sec., 6285 rows/sec., 263.95 KiB/sec. | ||
1892 | 2023.10.18 19:07:30.014467 [ 3 ] {39851011-8c6c-4624-9ffa-3d6eb9c46396} <Debug> DynamicQueryHandler: Done processing query | ||
1893 | 2023.10.18 19:07:30.014491 [ 3 ] {39851011-8c6c-4624-9ffa-3d6eb9c46396} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1894 | 2023.10.18 19:07:30.014507 [ 3 ] {} <Debug> HTTP-Session: 7fa2786e-b415-4591-a8bc-fd390575e6ec Destroying unnamed session | ||
1895 | 2023.10.18 19:07:30.014630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1896 | 2023.10.18 19:07:30.014679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1897 | 2023.10.18 19:07:30.014699 [ 3 ] {} <Debug> HTTP-Session: 35d40bac-119e-485c-8b84-4522f0664bbe Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1898 | 2023.10.18 19:07:30.014718 [ 3 ] {} <Debug> HTTP-Session: 35d40bac-119e-485c-8b84-4522f0664bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1899 | 2023.10.18 19:07:30.014802 [ 3 ] {0ab91d50-7e27-4cac-a778-108cbfc910bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1900 | 2023.10.18 19:07:30.014848 [ 3 ] {0ab91d50-7e27-4cac-a778-108cbfc910bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1901 | 2023.10.18 19:07:30.014975 [ 3 ] {0ab91d50-7e27-4cac-a778-108cbfc910bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1902 | 2023.10.18 19:07:30.015272 [ 3 ] {0ab91d50-7e27-4cac-a778-108cbfc910bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1903 | 2023.10.18 19:07:30.015535 [ 3 ] {0ab91d50-7e27-4cac-a778-108cbfc910bc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1904 | 2023.10.18 19:07:30.015718 [ 3 ] {0ab91d50-7e27-4cac-a778-108cbfc910bc} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1905 | 2023.10.18 19:07:30.015859 [ 3 ] {0ab91d50-7e27-4cac-a778-108cbfc910bc} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001025665 sec., 61423 rows/sec., 3.72 MiB/sec. | ||
1906 | 2023.10.18 19:07:30.015991 [ 3 ] {0ab91d50-7e27-4cac-a778-108cbfc910bc} <Debug> DynamicQueryHandler: Done processing query | ||
1907 | 2023.10.18 19:07:30.016015 [ 3 ] {0ab91d50-7e27-4cac-a778-108cbfc910bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1908 | 2023.10.18 19:07:30.016031 [ 3 ] {} <Debug> HTTP-Session: 35d40bac-119e-485c-8b84-4522f0664bbe Destroying unnamed session | ||
1909 | 2023.10.18 19:07:30.016151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1910 | 2023.10.18 19:07:30.016198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1911 | 2023.10.18 19:07:30.016218 [ 3 ] {} <Debug> HTTP-Session: 99728d45-ca37-4e8a-bb89-853f73e8f097 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1912 | 2023.10.18 19:07:30.016236 [ 3 ] {} <Debug> HTTP-Session: 99728d45-ca37-4e8a-bb89-853f73e8f097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1913 | 2023.10.18 19:07:30.016321 [ 3 ] {1e554329-61ca-4ca0-9e8e-8faba8d851e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1914 | 2023.10.18 19:07:30.016362 [ 3 ] {1e554329-61ca-4ca0-9e8e-8faba8d851e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1915 | 2023.10.18 19:07:30.016470 [ 3 ] {1e554329-61ca-4ca0-9e8e-8faba8d851e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1916 | 2023.10.18 19:07:30.016715 [ 3 ] {1e554329-61ca-4ca0-9e8e-8faba8d851e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1917 | 2023.10.18 19:07:30.016954 [ 3 ] {1e554329-61ca-4ca0-9e8e-8faba8d851e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1918 | 2023.10.18 19:07:30.017147 [ 3 ] {1e554329-61ca-4ca0-9e8e-8faba8d851e8} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1919 | 2023.10.18 19:07:30.017281 [ 3 ] {1e554329-61ca-4ca0-9e8e-8faba8d851e8} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000929042 sec., 20451 rows/sec., 1.06 MiB/sec. | ||
1920 | 2023.10.18 19:07:30.017409 [ 3 ] {1e554329-61ca-4ca0-9e8e-8faba8d851e8} <Debug> DynamicQueryHandler: Done processing query | ||
1921 | 2023.10.18 19:07:30.017433 [ 3 ] {1e554329-61ca-4ca0-9e8e-8faba8d851e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1922 | 2023.10.18 19:07:30.017449 [ 3 ] {} <Debug> HTTP-Session: 99728d45-ca37-4e8a-bb89-853f73e8f097 Destroying unnamed session | ||
1923 | 2023.10.18 19:07:35.007082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1924 | 2023.10.18 19:07:35.007202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1925 | 2023.10.18 19:07:35.007229 [ 3 ] {} <Debug> HTTP-Session: 066f1f8e-b1c4-4ca7-a717-7cbb217adb1e Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1926 | 2023.10.18 19:07:35.007253 [ 3 ] {} <Debug> HTTP-Session: 066f1f8e-b1c4-4ca7-a717-7cbb217adb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1927 | 2023.10.18 19:07:35.007378 [ 3 ] {e9d23fa1-a876-4e49-a4ea-f25424a41771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1928 | 2023.10.18 19:07:35.007436 [ 3 ] {e9d23fa1-a876-4e49-a4ea-f25424a41771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1929 | 2023.10.18 19:07:35.007595 [ 3 ] {e9d23fa1-a876-4e49-a4ea-f25424a41771} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1930 | 2023.10.18 19:07:35.008025 [ 3 ] {e9d23fa1-a876-4e49-a4ea-f25424a41771} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1931 | 2023.10.18 19:07:35.008285 [ 3 ] {e9d23fa1-a876-4e49-a4ea-f25424a41771} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1932 | 2023.10.18 19:07:35.008445 [ 3 ] {e9d23fa1-a876-4e49-a4ea-f25424a41771} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1933 | 2023.10.18 19:07:35.008581 [ 3 ] {e9d23fa1-a876-4e49-a4ea-f25424a41771} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001159426 sec., 41399 rows/sec., 3.28 MiB/sec. | ||
1934 | 2023.10.18 19:07:35.008747 [ 3 ] {e9d23fa1-a876-4e49-a4ea-f25424a41771} <Debug> DynamicQueryHandler: Done processing query | ||
1935 | 2023.10.18 19:07:35.008774 [ 3 ] {e9d23fa1-a876-4e49-a4ea-f25424a41771} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1936 | 2023.10.18 19:07:35.008792 [ 3 ] {} <Debug> HTTP-Session: 066f1f8e-b1c4-4ca7-a717-7cbb217adb1e Destroying unnamed session | ||
1937 | 2023.10.18 19:07:35.008930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1938 | 2023.10.18 19:07:35.008980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1939 | 2023.10.18 19:07:35.009001 [ 3 ] {} <Debug> HTTP-Session: b6bd1140-9469-423e-9eb6-1c0eed7f1a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1940 | 2023.10.18 19:07:35.009020 [ 3 ] {} <Debug> HTTP-Session: b6bd1140-9469-423e-9eb6-1c0eed7f1a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1941 | 2023.10.18 19:07:35.009106 [ 3 ] {8b0830a2-ac5b-4424-a28b-5bc5fe8413e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1942 | 2023.10.18 19:07:35.009146 [ 3 ] {8b0830a2-ac5b-4424-a28b-5bc5fe8413e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1943 | 2023.10.18 19:07:35.009258 [ 3 ] {8b0830a2-ac5b-4424-a28b-5bc5fe8413e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1944 | 2023.10.18 19:07:35.009626 [ 3 ] {8b0830a2-ac5b-4424-a28b-5bc5fe8413e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1945 | 2023.10.18 19:07:35.009826 [ 3 ] {8b0830a2-ac5b-4424-a28b-5bc5fe8413e4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1946 | 2023.10.18 19:07:35.009964 [ 3 ] {8b0830a2-ac5b-4424-a28b-5bc5fe8413e4} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1947 | 2023.10.18 19:07:35.010084 [ 3 ] {8b0830a2-ac5b-4424-a28b-5bc5fe8413e4} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.000988013 sec., 145747 rows/sec., 14.14 MiB/sec. | ||
1948 | 2023.10.18 19:07:35.010197 [ 3 ] {8b0830a2-ac5b-4424-a28b-5bc5fe8413e4} <Debug> DynamicQueryHandler: Done processing query | ||
1949 | 2023.10.18 19:07:35.010219 [ 3 ] {8b0830a2-ac5b-4424-a28b-5bc5fe8413e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1950 | 2023.10.18 19:07:35.010234 [ 3 ] {} <Debug> HTTP-Session: b6bd1140-9469-423e-9eb6-1c0eed7f1a78 Destroying unnamed session | ||
1951 | 2023.10.18 19:07:35.010346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1952 | 2023.10.18 19:07:35.010389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1953 | 2023.10.18 19:07:35.010407 [ 3 ] {} <Debug> HTTP-Session: 55dcde84-7d75-4908-afe6-5aa0626fbd60 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1954 | 2023.10.18 19:07:35.010488 [ 3 ] {} <Debug> HTTP-Session: 55dcde84-7d75-4908-afe6-5aa0626fbd60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1955 | 2023.10.18 19:07:35.010560 [ 3 ] {80eea4fe-3b46-4eb3-9acc-0ad73197d486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1956 | 2023.10.18 19:07:35.010599 [ 3 ] {80eea4fe-3b46-4eb3-9acc-0ad73197d486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1957 | 2023.10.18 19:07:35.010707 [ 3 ] {80eea4fe-3b46-4eb3-9acc-0ad73197d486} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1958 | 2023.10.18 19:07:35.011029 [ 3 ] {80eea4fe-3b46-4eb3-9acc-0ad73197d486} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1959 | 2023.10.18 19:07:35.011232 [ 3 ] {80eea4fe-3b46-4eb3-9acc-0ad73197d486} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1960 | 2023.10.18 19:07:35.011377 [ 3 ] {80eea4fe-3b46-4eb3-9acc-0ad73197d486} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1961 | 2023.10.18 19:07:35.011506 [ 3 ] {80eea4fe-3b46-4eb3-9acc-0ad73197d486} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000911523 sec., 52659 rows/sec., 4.12 MiB/sec. | ||
1962 | 2023.10.18 19:07:35.011640 [ 3 ] {80eea4fe-3b46-4eb3-9acc-0ad73197d486} <Debug> DynamicQueryHandler: Done processing query | ||
1963 | 2023.10.18 19:07:35.011663 [ 3 ] {80eea4fe-3b46-4eb3-9acc-0ad73197d486} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1964 | 2023.10.18 19:07:35.011679 [ 3 ] {} <Debug> HTTP-Session: 55dcde84-7d75-4908-afe6-5aa0626fbd60 Destroying unnamed session | ||
1965 | 2023.10.18 19:07:35.011878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1966 | 2023.10.18 19:07:35.011922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1967 | 2023.10.18 19:07:35.011941 [ 3 ] {} <Debug> HTTP-Session: d8f65199-710e-4d4e-a604-83c0d553f907 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1968 | 2023.10.18 19:07:35.011959 [ 3 ] {} <Debug> HTTP-Session: d8f65199-710e-4d4e-a604-83c0d553f907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1969 | 2023.10.18 19:07:35.012047 [ 3 ] {82394a0c-ec33-4e7e-ab2f-815eae7f8ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1970 | 2023.10.18 19:07:35.012091 [ 3 ] {82394a0c-ec33-4e7e-ab2f-815eae7f8ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1971 | 2023.10.18 19:07:35.012227 [ 3 ] {82394a0c-ec33-4e7e-ab2f-815eae7f8ee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1972 | 2023.10.18 19:07:35.012831 [ 3 ] {82394a0c-ec33-4e7e-ab2f-815eae7f8ee4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.66 GiB. | ||
1973 | 2023.10.18 19:07:35.013180 [ 3 ] {82394a0c-ec33-4e7e-ab2f-815eae7f8ee4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1974 | 2023.10.18 19:07:35.013360 [ 3 ] {82394a0c-ec33-4e7e-ab2f-815eae7f8ee4} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1975 | 2023.10.18 19:07:35.013482 [ 3 ] {82394a0c-ec33-4e7e-ab2f-815eae7f8ee4} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001406059 sec., 34137 rows/sec., 46.07 MiB/sec. | ||
1976 | 2023.10.18 19:07:35.013608 [ 3 ] {82394a0c-ec33-4e7e-ab2f-815eae7f8ee4} <Debug> DynamicQueryHandler: Done processing query | ||
1977 | 2023.10.18 19:07:35.013629 [ 3 ] {82394a0c-ec33-4e7e-ab2f-815eae7f8ee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1978 | 2023.10.18 19:07:35.013644 [ 3 ] {} <Debug> HTTP-Session: d8f65199-710e-4d4e-a604-83c0d553f907 Destroying unnamed session | ||
1979 | 2023.10.18 19:07:40.011288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1980 | 2023.10.18 19:07:40.011416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1981 | 2023.10.18 19:07:40.011447 [ 3 ] {} <Debug> HTTP-Session: 7db7f527-28ae-41e0-9d51-5d0929b90942 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
1982 | 2023.10.18 19:07:40.011474 [ 3 ] {} <Debug> HTTP-Session: 7db7f527-28ae-41e0-9d51-5d0929b90942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1983 | 2023.10.18 19:07:40.011609 [ 3 ] {94d4b81b-c39b-4d12-8067-579d90d8e6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1984 | 2023.10.18 19:07:40.011677 [ 3 ] {94d4b81b-c39b-4d12-8067-579d90d8e6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1985 | 2023.10.18 19:07:40.011863 [ 3 ] {94d4b81b-c39b-4d12-8067-579d90d8e6fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1986 | 2023.10.18 19:07:40.012365 [ 3 ] {94d4b81b-c39b-4d12-8067-579d90d8e6fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1987 | 2023.10.18 19:07:40.012638 [ 3 ] {94d4b81b-c39b-4d12-8067-579d90d8e6fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
1988 | 2023.10.18 19:07:40.012805 [ 3 ] {94d4b81b-c39b-4d12-8067-579d90d8e6fe} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
1989 | 2023.10.18 19:07:40.012931 [ 3 ] {94d4b81b-c39b-4d12-8067-579d90d8e6fe} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001282437 sec., 4678 rows/sec., 265.00 KiB/sec. | ||
1990 | 2023.10.18 19:07:40.012966 [ 70 ] {} <Debug> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
1991 | 2023.10.18 19:07:40.013102 [ 3 ] {94d4b81b-c39b-4d12-8067-579d90d8e6fe} <Debug> DynamicQueryHandler: Done processing query | ||
1992 | 2023.10.18 19:07:40.013111 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
1993 | 2023.10.18 19:07:40.013146 [ 3 ] {94d4b81b-c39b-4d12-8067-579d90d8e6fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1994 | 2023.10.18 19:07:40.013195 [ 3 ] {} <Debug> HTTP-Session: 7db7f527-28ae-41e0-9d51-5d0929b90942 Destroying unnamed session | ||
1995 | 2023.10.18 19:07:40.013292 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
1996 | 2023.10.18 19:07:40.013367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1997 | 2023.10.18 19:07:40.013447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1998 | 2023.10.18 19:07:40.013468 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1999 | 2023.10.18 19:07:40.013480 [ 3 ] {} <Debug> HTTP-Session: 6f1349e0-38db-49ff-a20c-966c9351baa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2000 | 2023.10.18 19:07:40.013527 [ 3 ] {} <Debug> HTTP-Session: 6f1349e0-38db-49ff-a20c-966c9351baa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2001 | 2023.10.18 19:07:40.013531 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 52 rows starting from the beginning of the part | ||
2002 | 2023.10.18 19:07:40.013704 [ 3 ] {3b6cb15b-e6cb-44ce-9ef4-fba18cab822a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2003 | 2023.10.18 19:07:40.013812 [ 3 ] {3b6cb15b-e6cb-44ce-9ef4-fba18cab822a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2004 | 2023.10.18 19:07:40.013849 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
2005 | 2023.10.18 19:07:40.014210 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2006 | 2023.10.18 19:07:40.014236 [ 3 ] {3b6cb15b-e6cb-44ce-9ef4-fba18cab822a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2007 | 2023.10.18 19:07:40.014409 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
2008 | 2023.10.18 19:07:40.014562 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2009 | 2023.10.18 19:07:40.014835 [ 20 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
2010 | 2023.10.18 19:07:40.015062 [ 3 ] {3b6cb15b-e6cb-44ce-9ef4-fba18cab822a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2011 | 2023.10.18 19:07:40.015496 [ 3 ] {3b6cb15b-e6cb-44ce-9ef4-fba18cab822a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2012 | 2023.10.18 19:07:40.015868 [ 3 ] {3b6cb15b-e6cb-44ce-9ef4-fba18cab822a} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2013 | 2023.10.18 19:07:40.016129 [ 70 ] {} <Debug> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2014 | 2023.10.18 19:07:40.016160 [ 3 ] {3b6cb15b-e6cb-44ce-9ef4-fba18cab822a} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.002368523 sec., 36731 rows/sec., 3.43 MiB/sec. | ||
2015 | 2023.10.18 19:07:40.016386 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2016 | 2023.10.18 19:07:40.016655 [ 11 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003406458 sec., 48730.96923549329 rows/sec., 3.69 MiB/sec. | ||
2017 | 2023.10.18 19:07:40.016696 [ 19 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2018 | 2023.10.18 19:07:40.016716 [ 3 ] {3b6cb15b-e6cb-44ce-9ef4-fba18cab822a} <Debug> DynamicQueryHandler: Done processing query | ||
2019 | 2023.10.18 19:07:40.016762 [ 3 ] {3b6cb15b-e6cb-44ce-9ef4-fba18cab822a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2020 | 2023.10.18 19:07:40.016828 [ 3 ] {} <Debug> HTTP-Session: 6f1349e0-38db-49ff-a20c-966c9351baa2 Destroying unnamed session | ||
2021 | 2023.10.18 19:07:40.016893 [ 19 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2022 | 2023.10.18 19:07:40.016897 [ 11 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2023 | 2023.10.18 19:07:40.016934 [ 19 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 225 rows starting from the beginning of the part | ||
2024 | 2023.10.18 19:07:40.017093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 43954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2025 | 2023.10.18 19:07:40.017157 [ 19 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part | ||
2026 | 2023.10.18 19:07:40.017227 [ 11 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2027 | 2023.10.18 19:07:40.017238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2028 | 2023.10.18 19:07:40.017297 [ 3 ] {} <Debug> HTTP-Session: 7a22553e-1a29-4561-bc71-74c213f5bf4b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2029 | 2023.10.18 19:07:40.017378 [ 11 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_16_3} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2030 | 2023.10.18 19:07:40.017397 [ 3 ] {} <Debug> HTTP-Session: 7a22553e-1a29-4561-bc71-74c213f5bf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2031 | 2023.10.18 19:07:40.017425 [ 19 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part | ||
2032 | 2023.10.18 19:07:40.017731 [ 3 ] {579ef763-b51a-4556-89cd-1d2bc90c002d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2033 | 2023.10.18 19:07:40.017752 [ 19 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 87 rows starting from the beginning of the part | ||
2034 | 2023.10.18 19:07:40.017836 [ 3 ] {579ef763-b51a-4556-89cd-1d2bc90c002d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2035 | 2023.10.18 19:07:40.018017 [ 19 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 144 rows starting from the beginning of the part | ||
2036 | 2023.10.18 19:07:40.018324 [ 19 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 87 rows starting from the beginning of the part | ||
2037 | 2023.10.18 19:07:40.018355 [ 3 ] {579ef763-b51a-4556-89cd-1d2bc90c002d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2038 | 2023.10.18 19:07:40.019481 [ 3 ] {579ef763-b51a-4556-89cd-1d2bc90c002d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2039 | 2023.10.18 19:07:40.020022 [ 11 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 4 columns (4 merged, 0 gathered) in 0.003431038 sec., 225587.70844275114 rows/sec., 21.53 MiB/sec. | ||
2040 | 2023.10.18 19:07:40.020045 [ 3 ] {579ef763-b51a-4556-89cd-1d2bc90c002d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2041 | 2023.10.18 19:07:40.020192 [ 18 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2042 | 2023.10.18 19:07:40.020263 [ 3 ] {579ef763-b51a-4556-89cd-1d2bc90c002d} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2043 | 2023.10.18 19:07:40.020410 [ 70 ] {} <Debug> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2044 | 2023.10.18 19:07:40.020439 [ 3 ] {579ef763-b51a-4556-89cd-1d2bc90c002d} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.002647326 sec., 103878 rows/sec., 7.16 MiB/sec. | ||
2045 | 2023.10.18 19:07:40.020453 [ 18 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2046 | 2023.10.18 19:07:40.020487 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2047 | 2023.10.18 19:07:40.020639 [ 18 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_16_3} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2048 | 2023.10.18 19:07:40.020798 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2049 | 2023.10.18 19:07:40.020880 [ 3 ] {579ef763-b51a-4556-89cd-1d2bc90c002d} <Debug> DynamicQueryHandler: Done processing query | ||
2050 | 2023.10.18 19:07:40.020960 [ 3 ] {579ef763-b51a-4556-89cd-1d2bc90c002d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2051 | 2023.10.18 19:07:40.021032 [ 3 ] {} <Debug> HTTP-Session: 7a22553e-1a29-4561-bc71-74c213f5bf4b Destroying unnamed session | ||
2052 | 2023.10.18 19:07:40.021091 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2053 | 2023.10.18 19:07:40.021134 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 339 rows starting from the beginning of the part | ||
2054 | 2023.10.18 19:07:40.021259 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 264 rows starting from the beginning of the part | ||
2055 | 2023.10.18 19:07:40.021288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2056 | 2023.10.18 19:07:40.021373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2057 | 2023.10.18 19:07:40.021441 [ 3 ] {} <Debug> HTTP-Session: 9e04a43b-8687-4f4b-9536-3f4555a36a5b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2058 | 2023.10.18 19:07:40.021463 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2059 | 2023.10.18 19:07:40.021472 [ 3 ] {} <Debug> HTTP-Session: 9e04a43b-8687-4f4b-9536-3f4555a36a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2060 | 2023.10.18 19:07:40.021701 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 264 rows starting from the beginning of the part | ||
2061 | 2023.10.18 19:07:40.021712 [ 3 ] {a0edd406-09a5-4234-b47a-6ca9a0e9b804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2062 | 2023.10.18 19:07:40.021809 [ 3 ] {a0edd406-09a5-4234-b47a-6ca9a0e9b804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2063 | 2023.10.18 19:07:40.021917 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2064 | 2023.10.18 19:07:40.022230 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 275 rows starting from the beginning of the part | ||
2065 | 2023.10.18 19:07:40.022330 [ 3 ] {a0edd406-09a5-4234-b47a-6ca9a0e9b804} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2066 | 2023.10.18 19:07:40.023011 [ 3 ] {a0edd406-09a5-4234-b47a-6ca9a0e9b804} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2067 | 2023.10.18 19:07:40.023499 [ 3 ] {a0edd406-09a5-4234-b47a-6ca9a0e9b804} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2068 | 2023.10.18 19:07:40.023860 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003240395 sec., 382052.1880820085 rows/sec., 26.74 MiB/sec. | ||
2069 | 2023.10.18 19:07:40.023885 [ 3 ] {a0edd406-09a5-4234-b47a-6ca9a0e9b804} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2070 | 2023.10.18 19:07:40.024015 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2071 | 2023.10.18 19:07:40.024153 [ 3 ] {a0edd406-09a5-4234-b47a-6ca9a0e9b804} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002360123 sec., 2542 rows/sec., 106.75 KiB/sec. | ||
2072 | 2023.10.18 19:07:40.024349 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2073 | 2023.10.18 19:07:40.024361 [ 3 ] {a0edd406-09a5-4234-b47a-6ca9a0e9b804} <Debug> DynamicQueryHandler: Done processing query | ||
2074 | 2023.10.18 19:07:40.024412 [ 3 ] {a0edd406-09a5-4234-b47a-6ca9a0e9b804} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2075 | 2023.10.18 19:07:40.024432 [ 3 ] {} <Debug> HTTP-Session: 9e04a43b-8687-4f4b-9536-3f4555a36a5b Destroying unnamed session | ||
2076 | 2023.10.18 19:07:40.024439 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_16_3} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2077 | 2023.10.18 19:07:40.024625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2078 | 2023.10.18 19:07:40.024678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2079 | 2023.10.18 19:07:40.024698 [ 3 ] {} <Debug> HTTP-Session: a66cce1d-fdc5-4305-b97e-7f9591f2df8d Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2080 | 2023.10.18 19:07:40.024715 [ 3 ] {} <Debug> HTTP-Session: a66cce1d-fdc5-4305-b97e-7f9591f2df8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2081 | 2023.10.18 19:07:40.024795 [ 3 ] {acac6a52-fdf1-4f5d-b4ff-4a341e5bf69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2082 | 2023.10.18 19:07:40.024839 [ 3 ] {acac6a52-fdf1-4f5d-b4ff-4a341e5bf69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2083 | 2023.10.18 19:07:40.024973 [ 3 ] {acac6a52-fdf1-4f5d-b4ff-4a341e5bf69f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2084 | 2023.10.18 19:07:40.025372 [ 3 ] {acac6a52-fdf1-4f5d-b4ff-4a341e5bf69f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2085 | 2023.10.18 19:07:40.025622 [ 3 ] {acac6a52-fdf1-4f5d-b4ff-4a341e5bf69f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2086 | 2023.10.18 19:07:40.025801 [ 3 ] {acac6a52-fdf1-4f5d-b4ff-4a341e5bf69f} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2087 | 2023.10.18 19:07:40.025930 [ 3 ] {acac6a52-fdf1-4f5d-b4ff-4a341e5bf69f} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001106726 sec., 66863 rows/sec., 4.09 MiB/sec. | ||
2088 | 2023.10.18 19:07:40.026060 [ 3 ] {acac6a52-fdf1-4f5d-b4ff-4a341e5bf69f} <Debug> DynamicQueryHandler: Done processing query | ||
2089 | 2023.10.18 19:07:40.026083 [ 3 ] {acac6a52-fdf1-4f5d-b4ff-4a341e5bf69f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2090 | 2023.10.18 19:07:40.026099 [ 3 ] {} <Debug> HTTP-Session: a66cce1d-fdc5-4305-b97e-7f9591f2df8d Destroying unnamed session | ||
2091 | 2023.10.18 19:07:40.026215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2092 | 2023.10.18 19:07:40.026262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2093 | 2023.10.18 19:07:40.026282 [ 3 ] {} <Debug> HTTP-Session: f9028554-8eb7-4188-a0d2-235432d43087 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2094 | 2023.10.18 19:07:40.026299 [ 3 ] {} <Debug> HTTP-Session: f9028554-8eb7-4188-a0d2-235432d43087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2095 | 2023.10.18 19:07:40.026371 [ 3 ] {3cbf8ef1-402f-4ff1-bd60-5a32eecbdaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2096 | 2023.10.18 19:07:40.026409 [ 3 ] {3cbf8ef1-402f-4ff1-bd60-5a32eecbdaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2097 | 2023.10.18 19:07:40.026515 [ 3 ] {3cbf8ef1-402f-4ff1-bd60-5a32eecbdaaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2098 | 2023.10.18 19:07:40.026782 [ 3 ] {3cbf8ef1-402f-4ff1-bd60-5a32eecbdaaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2099 | 2023.10.18 19:07:40.026992 [ 3 ] {3cbf8ef1-402f-4ff1-bd60-5a32eecbdaaa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2100 | 2023.10.18 19:07:40.027155 [ 3 ] {3cbf8ef1-402f-4ff1-bd60-5a32eecbdaaa} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2101 | 2023.10.18 19:07:40.027265 [ 72 ] {} <Debug> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2102 | 2023.10.18 19:07:40.027278 [ 3 ] {3cbf8ef1-402f-4ff1-bd60-5a32eecbdaaa} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000918703 sec., 20681 rows/sec., 1.07 MiB/sec. | ||
2103 | 2023.10.18 19:07:40.027335 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2104 | 2023.10.18 19:07:40.027495 [ 11 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2105 | 2023.10.18 19:07:40.027536 [ 3 ] {3cbf8ef1-402f-4ff1-bd60-5a32eecbdaaa} <Debug> DynamicQueryHandler: Done processing query | ||
2106 | 2023.10.18 19:07:40.027581 [ 3 ] {3cbf8ef1-402f-4ff1-bd60-5a32eecbdaaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2107 | 2023.10.18 19:07:40.027679 [ 11 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2108 | 2023.10.18 19:07:40.027692 [ 3 ] {} <Debug> HTTP-Session: f9028554-8eb7-4188-a0d2-235432d43087 Destroying unnamed session | ||
2109 | 2023.10.18 19:07:40.027744 [ 11 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 125 rows starting from the beginning of the part | ||
2110 | 2023.10.18 19:07:40.027879 [ 11 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part | ||
2111 | 2023.10.18 19:07:40.027977 [ 11 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3 rows starting from the beginning of the part | ||
2112 | 2023.10.18 19:07:40.028065 [ 11 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part | ||
2113 | 2023.10.18 19:07:40.028149 [ 11 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part | ||
2114 | 2023.10.18 19:07:40.028235 [ 11 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part | ||
2115 | 2023.10.18 19:07:40.028805 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.001360979 sec., 149892.0997311494 rows/sec., 8.20 MiB/sec. | ||
2116 | 2023.10.18 19:07:40.028893 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2117 | 2023.10.18 19:07:40.029073 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2118 | 2023.10.18 19:07:40.029141 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_11_2} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2119 | 2023.10.18 19:07:42.312796 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2120 | 2023.10.18 19:07:42.312882 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2121 | 2023.10.18 19:07:45.009682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2122 | 2023.10.18 19:07:45.009811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2123 | 2023.10.18 19:07:45.009841 [ 3 ] {} <Debug> HTTP-Session: 73f12f91-062b-4ac5-a4ff-17b2af54697b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2124 | 2023.10.18 19:07:45.009868 [ 3 ] {} <Debug> HTTP-Session: 73f12f91-062b-4ac5-a4ff-17b2af54697b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2125 | 2023.10.18 19:07:45.009998 [ 3 ] {d62ecf66-b012-4872-9d20-e54470fef2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2126 | 2023.10.18 19:07:45.010060 [ 3 ] {d62ecf66-b012-4872-9d20-e54470fef2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2127 | 2023.10.18 19:07:45.010230 [ 3 ] {d62ecf66-b012-4872-9d20-e54470fef2b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2128 | 2023.10.18 19:07:45.010688 [ 3 ] {d62ecf66-b012-4872-9d20-e54470fef2b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2129 | 2023.10.18 19:07:45.011011 [ 3 ] {d62ecf66-b012-4872-9d20-e54470fef2b4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2130 | 2023.10.18 19:07:45.011184 [ 3 ] {d62ecf66-b012-4872-9d20-e54470fef2b4} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2131 | 2023.10.18 19:07:45.011305 [ 3 ] {d62ecf66-b012-4872-9d20-e54470fef2b4} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001255577 sec., 38229 rows/sec., 3.03 MiB/sec. | ||
2132 | 2023.10.18 19:07:45.011448 [ 3 ] {d62ecf66-b012-4872-9d20-e54470fef2b4} <Debug> DynamicQueryHandler: Done processing query | ||
2133 | 2023.10.18 19:07:45.011473 [ 3 ] {d62ecf66-b012-4872-9d20-e54470fef2b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2134 | 2023.10.18 19:07:45.011489 [ 3 ] {} <Debug> HTTP-Session: 73f12f91-062b-4ac5-a4ff-17b2af54697b Destroying unnamed session | ||
2135 | 2023.10.18 19:07:45.011621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2136 | 2023.10.18 19:07:45.011671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2137 | 2023.10.18 19:07:45.011691 [ 3 ] {} <Debug> HTTP-Session: 32b88dac-e2c9-4b59-8146-1157098b0afd Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2138 | 2023.10.18 19:07:45.011709 [ 3 ] {} <Debug> HTTP-Session: 32b88dac-e2c9-4b59-8146-1157098b0afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2139 | 2023.10.18 19:07:45.011795 [ 3 ] {7116cda0-d47a-47a7-b643-2a0a0e9aa06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2140 | 2023.10.18 19:07:45.011835 [ 3 ] {7116cda0-d47a-47a7-b643-2a0a0e9aa06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2141 | 2023.10.18 19:07:45.011945 [ 3 ] {7116cda0-d47a-47a7-b643-2a0a0e9aa06a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2142 | 2023.10.18 19:07:45.012353 [ 3 ] {7116cda0-d47a-47a7-b643-2a0a0e9aa06a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2143 | 2023.10.18 19:07:45.012568 [ 3 ] {7116cda0-d47a-47a7-b643-2a0a0e9aa06a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2144 | 2023.10.18 19:07:45.012715 [ 3 ] {7116cda0-d47a-47a7-b643-2a0a0e9aa06a} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2145 | 2023.10.18 19:07:45.012818 [ 3 ] {7116cda0-d47a-47a7-b643-2a0a0e9aa06a} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.000996114 sec., 144561 rows/sec., 14.03 MiB/sec. | ||
2146 | 2023.10.18 19:07:45.012996 [ 3 ] {7116cda0-d47a-47a7-b643-2a0a0e9aa06a} <Debug> DynamicQueryHandler: Done processing query | ||
2147 | 2023.10.18 19:07:45.013019 [ 3 ] {7116cda0-d47a-47a7-b643-2a0a0e9aa06a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2148 | 2023.10.18 19:07:45.013035 [ 3 ] {} <Debug> HTTP-Session: 32b88dac-e2c9-4b59-8146-1157098b0afd Destroying unnamed session | ||
2149 | 2023.10.18 19:07:45.013155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2150 | 2023.10.18 19:07:45.013199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2151 | 2023.10.18 19:07:45.013219 [ 3 ] {} <Debug> HTTP-Session: 7d4201c7-adf4-43a5-8c91-0b1a13de0133 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2152 | 2023.10.18 19:07:45.013236 [ 3 ] {} <Debug> HTTP-Session: 7d4201c7-adf4-43a5-8c91-0b1a13de0133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2153 | 2023.10.18 19:07:45.013311 [ 3 ] {a72fd39d-576d-4534-963f-6965302719b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2154 | 2023.10.18 19:07:45.013352 [ 3 ] {a72fd39d-576d-4534-963f-6965302719b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2155 | 2023.10.18 19:07:45.013470 [ 3 ] {a72fd39d-576d-4534-963f-6965302719b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2156 | 2023.10.18 19:07:45.013757 [ 3 ] {a72fd39d-576d-4534-963f-6965302719b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2157 | 2023.10.18 19:07:45.013969 [ 3 ] {a72fd39d-576d-4534-963f-6965302719b5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2158 | 2023.10.18 19:07:45.014119 [ 3 ] {a72fd39d-576d-4534-963f-6965302719b5} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2159 | 2023.10.18 19:07:45.014228 [ 3 ] {a72fd39d-576d-4534-963f-6965302719b5} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000882623 sec., 54383 rows/sec., 4.25 MiB/sec. | ||
2160 | 2023.10.18 19:07:45.014411 [ 3 ] {a72fd39d-576d-4534-963f-6965302719b5} <Debug> DynamicQueryHandler: Done processing query | ||
2161 | 2023.10.18 19:07:45.014435 [ 3 ] {a72fd39d-576d-4534-963f-6965302719b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2162 | 2023.10.18 19:07:45.014450 [ 3 ] {} <Debug> HTTP-Session: 7d4201c7-adf4-43a5-8c91-0b1a13de0133 Destroying unnamed session | ||
2163 | 2023.10.18 19:07:45.014650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2164 | 2023.10.18 19:07:45.014696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2165 | 2023.10.18 19:07:45.014715 [ 3 ] {} <Debug> HTTP-Session: b230f5f0-665f-4856-848a-78b7553e53c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2166 | 2023.10.18 19:07:45.014732 [ 3 ] {} <Debug> HTTP-Session: b230f5f0-665f-4856-848a-78b7553e53c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2167 | 2023.10.18 19:07:45.014824 [ 3 ] {2ddf3850-1ec9-4df2-a2a4-086e04adb339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2168 | 2023.10.18 19:07:45.014867 [ 3 ] {2ddf3850-1ec9-4df2-a2a4-086e04adb339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2169 | 2023.10.18 19:07:45.015005 [ 3 ] {2ddf3850-1ec9-4df2-a2a4-086e04adb339} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2170 | 2023.10.18 19:07:45.015442 [ 3 ] {2ddf3850-1ec9-4df2-a2a4-086e04adb339} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2171 | 2023.10.18 19:07:45.015729 [ 3 ] {2ddf3850-1ec9-4df2-a2a4-086e04adb339} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2172 | 2023.10.18 19:07:45.015971 [ 3 ] {2ddf3850-1ec9-4df2-a2a4-086e04adb339} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2173 | 2023.10.18 19:07:45.016080 [ 3 ] {2ddf3850-1ec9-4df2-a2a4-086e04adb339} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001226387 sec., 39139 rows/sec., 52.82 MiB/sec. | ||
2174 | 2023.10.18 19:07:45.016221 [ 3 ] {2ddf3850-1ec9-4df2-a2a4-086e04adb339} <Debug> DynamicQueryHandler: Done processing query | ||
2175 | 2023.10.18 19:07:45.016245 [ 3 ] {2ddf3850-1ec9-4df2-a2a4-086e04adb339} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2176 | 2023.10.18 19:07:45.016260 [ 3 ] {} <Debug> HTTP-Session: b230f5f0-665f-4856-848a-78b7553e53c2 Destroying unnamed session | ||
2177 | 2023.10.18 19:07:50.006982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2178 | 2023.10.18 19:07:50.007110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2179 | 2023.10.18 19:07:50.007140 [ 3 ] {} <Debug> HTTP-Session: 5a87a4be-5b1b-47fc-ab63-2830d6d5947a Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2180 | 2023.10.18 19:07:50.007167 [ 3 ] {} <Debug> HTTP-Session: 5a87a4be-5b1b-47fc-ab63-2830d6d5947a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2181 | 2023.10.18 19:07:50.007300 [ 3 ] {d896a285-7f35-479b-b7d2-3ec357c8c5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2182 | 2023.10.18 19:07:50.007367 [ 3 ] {d896a285-7f35-479b-b7d2-3ec357c8c5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2183 | 2023.10.18 19:07:50.007547 [ 3 ] {d896a285-7f35-479b-b7d2-3ec357c8c5b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2184 | 2023.10.18 19:07:50.007981 [ 3 ] {d896a285-7f35-479b-b7d2-3ec357c8c5b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2185 | 2023.10.18 19:07:50.008269 [ 3 ] {d896a285-7f35-479b-b7d2-3ec357c8c5b2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2186 | 2023.10.18 19:07:50.008440 [ 3 ] {d896a285-7f35-479b-b7d2-3ec357c8c5b2} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2187 | 2023.10.18 19:07:50.008576 [ 3 ] {d896a285-7f35-479b-b7d2-3ec357c8c5b2} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001233557 sec., 4863 rows/sec., 275.50 KiB/sec. | ||
2188 | 2023.10.18 19:07:50.008720 [ 3 ] {d896a285-7f35-479b-b7d2-3ec357c8c5b2} <Debug> DynamicQueryHandler: Done processing query | ||
2189 | 2023.10.18 19:07:50.008746 [ 3 ] {d896a285-7f35-479b-b7d2-3ec357c8c5b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2190 | 2023.10.18 19:07:50.008763 [ 3 ] {} <Debug> HTTP-Session: 5a87a4be-5b1b-47fc-ab63-2830d6d5947a Destroying unnamed session | ||
2191 | 2023.10.18 19:07:50.008894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2192 | 2023.10.18 19:07:50.008941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2193 | 2023.10.18 19:07:50.008961 [ 3 ] {} <Debug> HTTP-Session: febdce2b-bd4a-4c98-868c-c896939174f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2194 | 2023.10.18 19:07:50.008978 [ 3 ] {} <Debug> HTTP-Session: febdce2b-bd4a-4c98-868c-c896939174f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2195 | 2023.10.18 19:07:50.009054 [ 3 ] {1ac99fbb-b3e2-46f5-a1c5-0816af10a726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2196 | 2023.10.18 19:07:50.009093 [ 3 ] {1ac99fbb-b3e2-46f5-a1c5-0816af10a726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2197 | 2023.10.18 19:07:50.009196 [ 3 ] {1ac99fbb-b3e2-46f5-a1c5-0816af10a726} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2198 | 2023.10.18 19:07:50.009546 [ 3 ] {1ac99fbb-b3e2-46f5-a1c5-0816af10a726} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2199 | 2023.10.18 19:07:50.009759 [ 3 ] {1ac99fbb-b3e2-46f5-a1c5-0816af10a726} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2200 | 2023.10.18 19:07:50.009908 [ 3 ] {1ac99fbb-b3e2-46f5-a1c5-0816af10a726} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2201 | 2023.10.18 19:07:50.010030 [ 3 ] {1ac99fbb-b3e2-46f5-a1c5-0816af10a726} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000951463 sec., 91438 rows/sec., 8.55 MiB/sec. | ||
2202 | 2023.10.18 19:07:50.010139 [ 3 ] {1ac99fbb-b3e2-46f5-a1c5-0816af10a726} <Debug> DynamicQueryHandler: Done processing query | ||
2203 | 2023.10.18 19:07:50.010161 [ 3 ] {1ac99fbb-b3e2-46f5-a1c5-0816af10a726} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2204 | 2023.10.18 19:07:50.010175 [ 3 ] {} <Debug> HTTP-Session: febdce2b-bd4a-4c98-868c-c896939174f4 Destroying unnamed session | ||
2205 | 2023.10.18 19:07:50.010324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2206 | 2023.10.18 19:07:50.010368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2207 | 2023.10.18 19:07:50.010387 [ 3 ] {} <Debug> HTTP-Session: 1d39bd5a-ac43-40f8-bc20-57921540fc1e Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2208 | 2023.10.18 19:07:50.010404 [ 3 ] {} <Debug> HTTP-Session: 1d39bd5a-ac43-40f8-bc20-57921540fc1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2209 | 2023.10.18 19:07:50.010481 [ 3 ] {c5b26fda-7836-4224-b2e4-6a6fdcb12082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2210 | 2023.10.18 19:07:50.010520 [ 3 ] {c5b26fda-7836-4224-b2e4-6a6fdcb12082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2211 | 2023.10.18 19:07:50.010623 [ 3 ] {c5b26fda-7836-4224-b2e4-6a6fdcb12082} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2212 | 2023.10.18 19:07:50.011045 [ 3 ] {c5b26fda-7836-4224-b2e4-6a6fdcb12082} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2213 | 2023.10.18 19:07:50.011254 [ 3 ] {c5b26fda-7836-4224-b2e4-6a6fdcb12082} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2214 | 2023.10.18 19:07:50.011401 [ 3 ] {c5b26fda-7836-4224-b2e4-6a6fdcb12082} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2215 | 2023.10.18 19:07:50.011523 [ 3 ] {c5b26fda-7836-4224-b2e4-6a6fdcb12082} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001009454 sec., 261527 rows/sec., 17.94 MiB/sec. | ||
2216 | 2023.10.18 19:07:50.011644 [ 3 ] {c5b26fda-7836-4224-b2e4-6a6fdcb12082} <Debug> DynamicQueryHandler: Done processing query | ||
2217 | 2023.10.18 19:07:50.011667 [ 3 ] {c5b26fda-7836-4224-b2e4-6a6fdcb12082} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2218 | 2023.10.18 19:07:50.011683 [ 3 ] {} <Debug> HTTP-Session: 1d39bd5a-ac43-40f8-bc20-57921540fc1e Destroying unnamed session | ||
2219 | 2023.10.18 19:07:50.011839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2220 | 2023.10.18 19:07:50.011884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2221 | 2023.10.18 19:07:50.011903 [ 3 ] {} <Debug> HTTP-Session: 6ab5b0a4-95a0-4230-a71a-431afbdcb735 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2222 | 2023.10.18 19:07:50.011920 [ 3 ] {} <Debug> HTTP-Session: 6ab5b0a4-95a0-4230-a71a-431afbdcb735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2223 | 2023.10.18 19:07:50.011988 [ 3 ] {0460190b-1d89-47e1-b5f9-7ad3f972a84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2224 | 2023.10.18 19:07:50.012026 [ 3 ] {0460190b-1d89-47e1-b5f9-7ad3f972a84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2225 | 2023.10.18 19:07:50.012132 [ 3 ] {0460190b-1d89-47e1-b5f9-7ad3f972a84d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2226 | 2023.10.18 19:07:50.012394 [ 3 ] {0460190b-1d89-47e1-b5f9-7ad3f972a84d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2227 | 2023.10.18 19:07:50.012629 [ 3 ] {0460190b-1d89-47e1-b5f9-7ad3f972a84d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2228 | 2023.10.18 19:07:50.012803 [ 3 ] {0460190b-1d89-47e1-b5f9-7ad3f972a84d} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2229 | 2023.10.18 19:07:50.012931 [ 3 ] {0460190b-1d89-47e1-b5f9-7ad3f972a84d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000916593 sec., 6545 rows/sec., 274.88 KiB/sec. | ||
2230 | 2023.10.18 19:07:50.013076 [ 3 ] {0460190b-1d89-47e1-b5f9-7ad3f972a84d} <Debug> DynamicQueryHandler: Done processing query | ||
2231 | 2023.10.18 19:07:50.013100 [ 3 ] {0460190b-1d89-47e1-b5f9-7ad3f972a84d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2232 | 2023.10.18 19:07:50.013115 [ 3 ] {} <Debug> HTTP-Session: 6ab5b0a4-95a0-4230-a71a-431afbdcb735 Destroying unnamed session | ||
2233 | 2023.10.18 19:07:50.013251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2234 | 2023.10.18 19:07:50.013295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2235 | 2023.10.18 19:07:50.013314 [ 3 ] {} <Debug> HTTP-Session: d3517850-3f01-4964-8e3e-9651e71f68a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2236 | 2023.10.18 19:07:50.013332 [ 3 ] {} <Debug> HTTP-Session: d3517850-3f01-4964-8e3e-9651e71f68a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2237 | 2023.10.18 19:07:50.013406 [ 3 ] {df873ccd-ce3d-4961-b938-4cd50ea8f8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2238 | 2023.10.18 19:07:50.013449 [ 3 ] {df873ccd-ce3d-4961-b938-4cd50ea8f8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2239 | 2023.10.18 19:07:50.013567 [ 3 ] {df873ccd-ce3d-4961-b938-4cd50ea8f8d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2240 | 2023.10.18 19:07:50.013865 [ 3 ] {df873ccd-ce3d-4961-b938-4cd50ea8f8d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2241 | 2023.10.18 19:07:50.014104 [ 3 ] {df873ccd-ce3d-4961-b938-4cd50ea8f8d0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2242 | 2023.10.18 19:07:50.014285 [ 3 ] {df873ccd-ce3d-4961-b938-4cd50ea8f8d0} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2243 | 2023.10.18 19:07:50.014418 [ 3 ] {df873ccd-ce3d-4961-b938-4cd50ea8f8d0} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000985893 sec., 63901 rows/sec., 3.87 MiB/sec. | ||
2244 | 2023.10.18 19:07:50.014539 [ 3 ] {df873ccd-ce3d-4961-b938-4cd50ea8f8d0} <Debug> DynamicQueryHandler: Done processing query | ||
2245 | 2023.10.18 19:07:50.014563 [ 3 ] {df873ccd-ce3d-4961-b938-4cd50ea8f8d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2246 | 2023.10.18 19:07:50.014578 [ 3 ] {} <Debug> HTTP-Session: d3517850-3f01-4964-8e3e-9651e71f68a7 Destroying unnamed session | ||
2247 | 2023.10.18 19:07:50.014719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2248 | 2023.10.18 19:07:50.014764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2249 | 2023.10.18 19:07:50.014783 [ 3 ] {} <Debug> HTTP-Session: 0a128197-3e42-4120-8a45-d7c9fa5b696b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2250 | 2023.10.18 19:07:50.014799 [ 3 ] {} <Debug> HTTP-Session: 0a128197-3e42-4120-8a45-d7c9fa5b696b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2251 | 2023.10.18 19:07:50.014869 [ 3 ] {79e7536e-0c59-4116-9466-708c561173c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2252 | 2023.10.18 19:07:50.014907 [ 3 ] {79e7536e-0c59-4116-9466-708c561173c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2253 | 2023.10.18 19:07:50.015013 [ 3 ] {79e7536e-0c59-4116-9466-708c561173c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2254 | 2023.10.18 19:07:50.015350 [ 3 ] {79e7536e-0c59-4116-9466-708c561173c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2255 | 2023.10.18 19:07:50.015580 [ 3 ] {79e7536e-0c59-4116-9466-708c561173c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2256 | 2023.10.18 19:07:50.015755 [ 3 ] {79e7536e-0c59-4116-9466-708c561173c1} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2257 | 2023.10.18 19:07:50.015884 [ 3 ] {79e7536e-0c59-4116-9466-708c561173c1} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000979883 sec., 19390 rows/sec., 1.01 MiB/sec. | ||
2258 | 2023.10.18 19:07:50.016029 [ 3 ] {79e7536e-0c59-4116-9466-708c561173c1} <Debug> DynamicQueryHandler: Done processing query | ||
2259 | 2023.10.18 19:07:50.016053 [ 3 ] {79e7536e-0c59-4116-9466-708c561173c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2260 | 2023.10.18 19:07:50.016069 [ 3 ] {} <Debug> HTTP-Session: 0a128197-3e42-4120-8a45-d7c9fa5b696b Destroying unnamed session | ||
2261 | 2023.10.18 19:07:54.997131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2262 | 2023.10.18 19:07:54.997267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2263 | 2023.10.18 19:07:54.997304 [ 3 ] {} <Debug> HTTP-Session: bff7c99d-173f-4aee-84cc-99b8dc937409 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2264 | 2023.10.18 19:07:54.997338 [ 3 ] {} <Debug> HTTP-Session: bff7c99d-173f-4aee-84cc-99b8dc937409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2265 | 2023.10.18 19:07:54.997490 [ 3 ] {6e354de0-9564-4026-92ab-4e07a9102bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2266 | 2023.10.18 19:07:54.997557 [ 3 ] {6e354de0-9564-4026-92ab-4e07a9102bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2267 | 2023.10.18 19:07:54.997737 [ 3 ] {6e354de0-9564-4026-92ab-4e07a9102bba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2268 | 2023.10.18 19:07:54.998296 [ 3 ] {6e354de0-9564-4026-92ab-4e07a9102bba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2269 | 2023.10.18 19:07:54.998558 [ 3 ] {6e354de0-9564-4026-92ab-4e07a9102bba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2270 | 2023.10.18 19:07:54.998717 [ 3 ] {6e354de0-9564-4026-92ab-4e07a9102bba} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2271 | 2023.10.18 19:07:54.998863 [ 3 ] {6e354de0-9564-4026-92ab-4e07a9102bba} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001331769 sec., 36042 rows/sec., 2.85 MiB/sec. | ||
2272 | 2023.10.18 19:07:54.999077 [ 3 ] {6e354de0-9564-4026-92ab-4e07a9102bba} <Debug> DynamicQueryHandler: Done processing query | ||
2273 | 2023.10.18 19:07:54.999103 [ 3 ] {6e354de0-9564-4026-92ab-4e07a9102bba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2274 | 2023.10.18 19:07:54.999119 [ 3 ] {} <Debug> HTTP-Session: bff7c99d-173f-4aee-84cc-99b8dc937409 Destroying unnamed session | ||
2275 | 2023.10.18 19:07:54.999248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2276 | 2023.10.18 19:07:54.999299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2277 | 2023.10.18 19:07:54.999320 [ 3 ] {} <Debug> HTTP-Session: 5f4d6baa-17da-48f7-8ce6-8852bb3ace1b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2278 | 2023.10.18 19:07:54.999338 [ 3 ] {} <Debug> HTTP-Session: 5f4d6baa-17da-48f7-8ce6-8852bb3ace1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2279 | 2023.10.18 19:07:54.999425 [ 3 ] {2e5c42e3-bcc1-41d7-a1b5-c5db64b4585e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2280 | 2023.10.18 19:07:54.999467 [ 3 ] {2e5c42e3-bcc1-41d7-a1b5-c5db64b4585e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2281 | 2023.10.18 19:07:54.999589 [ 3 ] {2e5c42e3-bcc1-41d7-a1b5-c5db64b4585e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2282 | 2023.10.18 19:07:55.000003 [ 3 ] {2e5c42e3-bcc1-41d7-a1b5-c5db64b4585e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2283 | 2023.10.18 19:07:55.000143 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.93 MiB, peak 235.27 MiB, will set to 229.87 MiB (RSS), difference: -1.06 MiB | ||
2284 | 2023.10.18 19:07:55.000434 [ 3 ] {2e5c42e3-bcc1-41d7-a1b5-c5db64b4585e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2285 | 2023.10.18 19:07:55.000617 [ 3 ] {2e5c42e3-bcc1-41d7-a1b5-c5db64b4585e} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2286 | 2023.10.18 19:07:55.000743 [ 3 ] {2e5c42e3-bcc1-41d7-a1b5-c5db64b4585e} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.001287608 sec., 111835 rows/sec., 10.85 MiB/sec. | ||
2287 | 2023.10.18 19:07:55.000864 [ 3 ] {2e5c42e3-bcc1-41d7-a1b5-c5db64b4585e} <Debug> DynamicQueryHandler: Done processing query | ||
2288 | 2023.10.18 19:07:55.000888 [ 3 ] {2e5c42e3-bcc1-41d7-a1b5-c5db64b4585e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2289 | 2023.10.18 19:07:55.000904 [ 3 ] {} <Debug> HTTP-Session: 5f4d6baa-17da-48f7-8ce6-8852bb3ace1b Destroying unnamed session | ||
2290 | 2023.10.18 19:07:55.001057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2291 | 2023.10.18 19:07:55.001104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2292 | 2023.10.18 19:07:55.001123 [ 3 ] {} <Debug> HTTP-Session: 6e90bc1c-8524-44be-a60d-16ec18c26726 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2293 | 2023.10.18 19:07:55.001140 [ 3 ] {} <Debug> HTTP-Session: 6e90bc1c-8524-44be-a60d-16ec18c26726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2294 | 2023.10.18 19:07:55.001213 [ 3 ] {41aeb4f3-bb4a-4a02-a7a9-005277bcf957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2295 | 2023.10.18 19:07:55.001251 [ 3 ] {41aeb4f3-bb4a-4a02-a7a9-005277bcf957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2296 | 2023.10.18 19:07:55.001359 [ 3 ] {41aeb4f3-bb4a-4a02-a7a9-005277bcf957} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2297 | 2023.10.18 19:07:55.001672 [ 3 ] {41aeb4f3-bb4a-4a02-a7a9-005277bcf957} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2298 | 2023.10.18 19:07:55.001902 [ 3 ] {41aeb4f3-bb4a-4a02-a7a9-005277bcf957} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2299 | 2023.10.18 19:07:55.002054 [ 3 ] {41aeb4f3-bb4a-4a02-a7a9-005277bcf957} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2300 | 2023.10.18 19:07:55.002161 [ 3 ] {41aeb4f3-bb4a-4a02-a7a9-005277bcf957} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000920283 sec., 52157 rows/sec., 4.08 MiB/sec. | ||
2301 | 2023.10.18 19:07:55.002286 [ 3 ] {41aeb4f3-bb4a-4a02-a7a9-005277bcf957} <Debug> DynamicQueryHandler: Done processing query | ||
2302 | 2023.10.18 19:07:55.002310 [ 3 ] {41aeb4f3-bb4a-4a02-a7a9-005277bcf957} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2303 | 2023.10.18 19:07:55.002325 [ 3 ] {} <Debug> HTTP-Session: 6e90bc1c-8524-44be-a60d-16ec18c26726 Destroying unnamed session | ||
2304 | 2023.10.18 19:07:55.002457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2305 | 2023.10.18 19:07:55.002502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2306 | 2023.10.18 19:07:55.002522 [ 3 ] {} <Debug> HTTP-Session: 2b092ab5-e5fe-4917-b7b9-c037a05df224 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2307 | 2023.10.18 19:07:55.002539 [ 3 ] {} <Debug> HTTP-Session: 2b092ab5-e5fe-4917-b7b9-c037a05df224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2308 | 2023.10.18 19:07:55.002628 [ 3 ] {00cc51fb-cb3c-4dd0-9920-32cd1336e7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2309 | 2023.10.18 19:07:55.002673 [ 3 ] {00cc51fb-cb3c-4dd0-9920-32cd1336e7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2310 | 2023.10.18 19:07:55.002808 [ 3 ] {00cc51fb-cb3c-4dd0-9920-32cd1336e7fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2311 | 2023.10.18 19:07:55.003312 [ 3 ] {00cc51fb-cb3c-4dd0-9920-32cd1336e7fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2312 | 2023.10.18 19:07:55.003633 [ 3 ] {00cc51fb-cb3c-4dd0-9920-32cd1336e7fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2313 | 2023.10.18 19:07:55.003809 [ 3 ] {00cc51fb-cb3c-4dd0-9920-32cd1336e7fa} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2314 | 2023.10.18 19:07:55.003944 [ 3 ] {00cc51fb-cb3c-4dd0-9920-32cd1336e7fa} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001283808 sec., 37388 rows/sec., 50.45 MiB/sec. | ||
2315 | 2023.10.18 19:07:55.004091 [ 3 ] {00cc51fb-cb3c-4dd0-9920-32cd1336e7fa} <Debug> DynamicQueryHandler: Done processing query | ||
2316 | 2023.10.18 19:07:55.004116 [ 3 ] {00cc51fb-cb3c-4dd0-9920-32cd1336e7fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2317 | 2023.10.18 19:07:55.004131 [ 3 ] {} <Debug> HTTP-Session: 2b092ab5-e5fe-4917-b7b9-c037a05df224 Destroying unnamed session | ||
2318 | 2023.10.18 19:07:57.312938 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2319 | 2023.10.18 19:07:57.313016 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2320 | 2023.10.18 19:07:59.999299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2321 | 2023.10.18 19:07:59.999425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2322 | 2023.10.18 19:07:59.999454 [ 3 ] {} <Debug> HTTP-Session: 8a39183e-a0fc-4af4-95b7-eac013ffc18c Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2323 | 2023.10.18 19:07:59.999481 [ 3 ] {} <Debug> HTTP-Session: 8a39183e-a0fc-4af4-95b7-eac013ffc18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2324 | 2023.10.18 19:07:59.999616 [ 3 ] {4212f4cf-c9f3-4f19-8c17-6d7d148ec8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2325 | 2023.10.18 19:07:59.999681 [ 3 ] {4212f4cf-c9f3-4f19-8c17-6d7d148ec8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2326 | 2023.10.18 19:07:59.999863 [ 3 ] {4212f4cf-c9f3-4f19-8c17-6d7d148ec8ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2327 | 2023.10.18 19:08:00.000164 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.88 MiB, peak 235.27 MiB, will set to 229.87 MiB (RSS), difference: -1.01 MiB | ||
2328 | 2023.10.18 19:08:00.000733 [ 3 ] {4212f4cf-c9f3-4f19-8c17-6d7d148ec8ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2329 | 2023.10.18 19:08:00.001002 [ 3 ] {4212f4cf-c9f3-4f19-8c17-6d7d148ec8ba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2330 | 2023.10.18 19:08:00.001167 [ 3 ] {4212f4cf-c9f3-4f19-8c17-6d7d148ec8ba} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2331 | 2023.10.18 19:08:00.001291 [ 3 ] {4212f4cf-c9f3-4f19-8c17-6d7d148ec8ba} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001635943 sec., 3667 rows/sec., 207.74 KiB/sec. | ||
2332 | 2023.10.18 19:08:00.001514 [ 3 ] {4212f4cf-c9f3-4f19-8c17-6d7d148ec8ba} <Debug> DynamicQueryHandler: Done processing query | ||
2333 | 2023.10.18 19:08:00.001540 [ 3 ] {4212f4cf-c9f3-4f19-8c17-6d7d148ec8ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2334 | 2023.10.18 19:08:00.001556 [ 3 ] {} <Debug> HTTP-Session: 8a39183e-a0fc-4af4-95b7-eac013ffc18c Destroying unnamed session | ||
2335 | 2023.10.18 19:08:00.001701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2336 | 2023.10.18 19:08:00.001748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2337 | 2023.10.18 19:08:00.001768 [ 3 ] {} <Debug> HTTP-Session: 0083c350-d3b5-4e6c-9088-42749420ff6c Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2338 | 2023.10.18 19:08:00.001786 [ 3 ] {} <Debug> HTTP-Session: 0083c350-d3b5-4e6c-9088-42749420ff6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2339 | 2023.10.18 19:08:00.001865 [ 3 ] {66feefa5-9efc-4975-9791-b44d715bce39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2340 | 2023.10.18 19:08:00.001904 [ 3 ] {66feefa5-9efc-4975-9791-b44d715bce39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2341 | 2023.10.18 19:08:00.002026 [ 3 ] {66feefa5-9efc-4975-9791-b44d715bce39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2342 | 2023.10.18 19:08:00.002391 [ 3 ] {66feefa5-9efc-4975-9791-b44d715bce39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2343 | 2023.10.18 19:08:00.002601 [ 3 ] {66feefa5-9efc-4975-9791-b44d715bce39} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2344 | 2023.10.18 19:08:00.002748 [ 3 ] {66feefa5-9efc-4975-9791-b44d715bce39} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2345 | 2023.10.18 19:08:00.002880 [ 3 ] {66feefa5-9efc-4975-9791-b44d715bce39} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000987404 sec., 88109 rows/sec., 8.24 MiB/sec. | ||
2346 | 2023.10.18 19:08:00.002997 [ 3 ] {66feefa5-9efc-4975-9791-b44d715bce39} <Debug> DynamicQueryHandler: Done processing query | ||
2347 | 2023.10.18 19:08:00.003021 [ 3 ] {66feefa5-9efc-4975-9791-b44d715bce39} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2348 | 2023.10.18 19:08:00.003036 [ 3 ] {} <Debug> HTTP-Session: 0083c350-d3b5-4e6c-9088-42749420ff6c Destroying unnamed session | ||
2349 | 2023.10.18 19:08:00.003235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2350 | 2023.10.18 19:08:00.003282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2351 | 2023.10.18 19:08:00.003301 [ 3 ] {} <Debug> HTTP-Session: 1eb75abf-9834-41ee-b2cb-9dabff154647 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2352 | 2023.10.18 19:08:00.003319 [ 3 ] {} <Debug> HTTP-Session: 1eb75abf-9834-41ee-b2cb-9dabff154647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2353 | 2023.10.18 19:08:00.003394 [ 3 ] {cfafa03a-732b-475d-b327-b6b88ddc1665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2354 | 2023.10.18 19:08:00.003431 [ 3 ] {cfafa03a-732b-475d-b327-b6b88ddc1665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2355 | 2023.10.18 19:08:00.003534 [ 3 ] {cfafa03a-732b-475d-b327-b6b88ddc1665} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2356 | 2023.10.18 19:08:00.004022 [ 3 ] {cfafa03a-732b-475d-b327-b6b88ddc1665} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2357 | 2023.10.18 19:08:00.004264 [ 3 ] {cfafa03a-732b-475d-b327-b6b88ddc1665} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2358 | 2023.10.18 19:08:00.004414 [ 3 ] {cfafa03a-732b-475d-b327-b6b88ddc1665} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2359 | 2023.10.18 19:08:00.004516 [ 3 ] {cfafa03a-732b-475d-b327-b6b88ddc1665} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001096536 sec., 240758 rows/sec., 16.52 MiB/sec. | ||
2360 | 2023.10.18 19:08:00.004633 [ 3 ] {cfafa03a-732b-475d-b327-b6b88ddc1665} <Debug> DynamicQueryHandler: Done processing query | ||
2361 | 2023.10.18 19:08:00.004656 [ 3 ] {cfafa03a-732b-475d-b327-b6b88ddc1665} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2362 | 2023.10.18 19:08:00.004671 [ 3 ] {} <Debug> HTTP-Session: 1eb75abf-9834-41ee-b2cb-9dabff154647 Destroying unnamed session | ||
2363 | 2023.10.18 19:08:00.004792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2364 | 2023.10.18 19:08:00.004835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2365 | 2023.10.18 19:08:00.004855 [ 3 ] {} <Debug> HTTP-Session: e7429ecd-7009-4e82-a4bb-56bb51c9e2ef Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2366 | 2023.10.18 19:08:00.004871 [ 3 ] {} <Debug> HTTP-Session: e7429ecd-7009-4e82-a4bb-56bb51c9e2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2367 | 2023.10.18 19:08:00.004940 [ 3 ] {184b53a0-36c5-4bd7-8376-5af85d92eb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2368 | 2023.10.18 19:08:00.004978 [ 3 ] {184b53a0-36c5-4bd7-8376-5af85d92eb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2369 | 2023.10.18 19:08:00.005085 [ 3 ] {184b53a0-36c5-4bd7-8376-5af85d92eb9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2370 | 2023.10.18 19:08:00.005418 [ 3 ] {184b53a0-36c5-4bd7-8376-5af85d92eb9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2371 | 2023.10.18 19:08:00.005652 [ 3 ] {184b53a0-36c5-4bd7-8376-5af85d92eb9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2372 | 2023.10.18 19:08:00.005819 [ 3 ] {184b53a0-36c5-4bd7-8376-5af85d92eb9d} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2373 | 2023.10.18 19:08:00.005922 [ 3 ] {184b53a0-36c5-4bd7-8376-5af85d92eb9d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000953773 sec., 6290 rows/sec., 264.16 KiB/sec. | ||
2374 | 2023.10.18 19:08:00.005911 [ 89 ] {} <Debug> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2375 | 2023.10.18 19:08:00.005985 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2376 | 2023.10.18 19:08:00.006091 [ 3 ] {184b53a0-36c5-4bd7-8376-5af85d92eb9d} <Debug> DynamicQueryHandler: Done processing query | ||
2377 | 2023.10.18 19:08:00.006108 [ 9 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2378 | 2023.10.18 19:08:00.006131 [ 3 ] {184b53a0-36c5-4bd7-8376-5af85d92eb9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2379 | 2023.10.18 19:08:00.006180 [ 3 ] {} <Debug> HTTP-Session: e7429ecd-7009-4e82-a4bb-56bb51c9e2ef Destroying unnamed session | ||
2380 | 2023.10.18 19:08:00.006247 [ 9 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2381 | 2023.10.18 19:08:00.006285 [ 9 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
2382 | 2023.10.18 19:08:00.006352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2383 | 2023.10.18 19:08:00.006435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2384 | 2023.10.18 19:08:00.006483 [ 9 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
2385 | 2023.10.18 19:08:00.006490 [ 3 ] {} <Debug> HTTP-Session: 85164d3e-1445-40b9-9c1e-03c3b0a93ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2386 | 2023.10.18 19:08:00.006556 [ 3 ] {} <Debug> HTTP-Session: 85164d3e-1445-40b9-9c1e-03c3b0a93ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2387 | 2023.10.18 19:08:00.006729 [ 9 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
2388 | 2023.10.18 19:08:00.006763 [ 3 ] {0f05b985-6c62-4361-9004-7d0028508858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2389 | 2023.10.18 19:08:00.006849 [ 3 ] {0f05b985-6c62-4361-9004-7d0028508858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2390 | 2023.10.18 19:08:00.006947 [ 9 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
2391 | 2023.10.18 19:08:00.007235 [ 9 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
2392 | 2023.10.18 19:08:00.007378 [ 3 ] {0f05b985-6c62-4361-9004-7d0028508858} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2393 | 2023.10.18 19:08:00.007456 [ 9 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
2394 | 2023.10.18 19:08:00.008046 [ 3 ] {0f05b985-6c62-4361-9004-7d0028508858} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2395 | 2023.10.18 19:08:00.008722 [ 3 ] {0f05b985-6c62-4361-9004-7d0028508858} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2396 | 2023.10.18 19:08:00.008842 [ 22 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002793009 sec., 23630.428688199718 rows/sec., 992.29 KiB/sec. | ||
2397 | 2023.10.18 19:08:00.008997 [ 3 ] {0f05b985-6c62-4361-9004-7d0028508858} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2398 | 2023.10.18 19:08:00.009009 [ 9 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2399 | 2023.10.18 19:08:00.009154 [ 159 ] {} <Debug> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2400 | 2023.10.18 19:08:00.009174 [ 3 ] {0f05b985-6c62-4361-9004-7d0028508858} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002361842 sec., 26674 rows/sec., 1.62 MiB/sec. | ||
2401 | 2023.10.18 19:08:00.009240 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2402 | 2023.10.18 19:08:00.009432 [ 9 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2403 | 2023.10.18 19:08:00.009532 [ 19 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2404 | 2023.10.18 19:08:00.009588 [ 3 ] {0f05b985-6c62-4361-9004-7d0028508858} <Debug> DynamicQueryHandler: Done processing query | ||
2405 | 2023.10.18 19:08:00.009605 [ 9 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_11_2} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2406 | 2023.10.18 19:08:00.009650 [ 3 ] {0f05b985-6c62-4361-9004-7d0028508858} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2407 | 2023.10.18 19:08:00.009728 [ 3 ] {} <Debug> HTTP-Session: 85164d3e-1445-40b9-9c1e-03c3b0a93ab6 Destroying unnamed session | ||
2408 | 2023.10.18 19:08:00.009758 [ 19 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2409 | 2023.10.18 19:08:00.009815 [ 19 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part | ||
2410 | 2023.10.18 19:08:00.009927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2411 | 2023.10.18 19:08:00.009972 [ 19 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part | ||
2412 | 2023.10.18 19:08:00.010029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2413 | 2023.10.18 19:08:00.010071 [ 3 ] {} <Debug> HTTP-Session: 9eda70b4-422b-46db-8768-9c0a504bf55a Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2414 | 2023.10.18 19:08:00.010114 [ 3 ] {} <Debug> HTTP-Session: 9eda70b4-422b-46db-8768-9c0a504bf55a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2415 | 2023.10.18 19:08:00.010182 [ 19 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part | ||
2416 | 2023.10.18 19:08:00.010319 [ 3 ] {7db2d27f-1ec6-4207-a83f-fb6ff88b4e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2417 | 2023.10.18 19:08:00.010414 [ 19 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
2418 | 2023.10.18 19:08:00.010427 [ 3 ] {7db2d27f-1ec6-4207-a83f-fb6ff88b4e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2419 | 2023.10.18 19:08:00.010681 [ 19 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part | ||
2420 | 2023.10.18 19:08:00.010910 [ 3 ] {7db2d27f-1ec6-4207-a83f-fb6ff88b4e25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2421 | 2023.10.18 19:08:00.010945 [ 19 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part | ||
2422 | 2023.10.18 19:08:00.011450 [ 3 ] {7db2d27f-1ec6-4207-a83f-fb6ff88b4e25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2423 | 2023.10.18 19:08:00.012038 [ 3 ] {7db2d27f-1ec6-4207-a83f-fb6ff88b4e25} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2424 | 2023.10.18 19:08:00.012409 [ 3 ] {7db2d27f-1ec6-4207-a83f-fb6ff88b4e25} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2425 | 2023.10.18 19:08:00.012418 [ 9 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003074122 sec., 232586.7353345118 rows/sec., 14.13 MiB/sec. | ||
2426 | 2023.10.18 19:08:00.012605 [ 3 ] {7db2d27f-1ec6-4207-a83f-fb6ff88b4e25} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002226811 sec., 8532 rows/sec., 453.02 KiB/sec. | ||
2427 | 2023.10.18 19:08:00.012637 [ 9 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2428 | 2023.10.18 19:08:00.012842 [ 3 ] {7db2d27f-1ec6-4207-a83f-fb6ff88b4e25} <Debug> DynamicQueryHandler: Done processing query | ||
2429 | 2023.10.18 19:08:00.012876 [ 3 ] {7db2d27f-1ec6-4207-a83f-fb6ff88b4e25} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2430 | 2023.10.18 19:08:00.012897 [ 3 ] {} <Debug> HTTP-Session: 9eda70b4-422b-46db-8768-9c0a504bf55a Destroying unnamed session | ||
2431 | 2023.10.18 19:08:00.012991 [ 9 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2432 | 2023.10.18 19:08:00.013070 [ 9 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2433 | 2023.10.18 19:08:04.997154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2434 | 2023.10.18 19:08:04.997287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2435 | 2023.10.18 19:08:04.997318 [ 3 ] {} <Debug> HTTP-Session: c987b83f-5cac-4d0d-a1a7-103f61a5d986 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2436 | 2023.10.18 19:08:04.997346 [ 3 ] {} <Debug> HTTP-Session: c987b83f-5cac-4d0d-a1a7-103f61a5d986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2437 | 2023.10.18 19:08:04.997484 [ 3 ] {118364e0-35cc-4c07-8e35-bc3ac0228627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2438 | 2023.10.18 19:08:04.997548 [ 3 ] {118364e0-35cc-4c07-8e35-bc3ac0228627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2439 | 2023.10.18 19:08:04.997710 [ 3 ] {118364e0-35cc-4c07-8e35-bc3ac0228627} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2440 | 2023.10.18 19:08:04.998114 [ 3 ] {118364e0-35cc-4c07-8e35-bc3ac0228627} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2441 | 2023.10.18 19:08:04.998369 [ 3 ] {118364e0-35cc-4c07-8e35-bc3ac0228627} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2442 | 2023.10.18 19:08:04.998527 [ 3 ] {118364e0-35cc-4c07-8e35-bc3ac0228627} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2443 | 2023.10.18 19:08:04.998645 [ 3 ] {118364e0-35cc-4c07-8e35-bc3ac0228627} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001122745 sec., 42752 rows/sec., 3.38 MiB/sec. | ||
2444 | 2023.10.18 19:08:04.998640 [ 139 ] {} <Debug> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2445 | 2023.10.18 19:08:04.998701 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2446 | 2023.10.18 19:08:04.998784 [ 3 ] {118364e0-35cc-4c07-8e35-bc3ac0228627} <Debug> DynamicQueryHandler: Done processing query | ||
2447 | 2023.10.18 19:08:04.998812 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2448 | 2023.10.18 19:08:04.998822 [ 3 ] {118364e0-35cc-4c07-8e35-bc3ac0228627} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2449 | 2023.10.18 19:08:04.998900 [ 3 ] {} <Debug> HTTP-Session: c987b83f-5cac-4d0d-a1a7-103f61a5d986 Destroying unnamed session | ||
2450 | 2023.10.18 19:08:04.998975 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2451 | 2023.10.18 19:08:04.999015 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 54 rows starting from the beginning of the part | ||
2452 | 2023.10.18 19:08:04.999074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2453 | 2023.10.18 19:08:04.999162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2454 | 2023.10.18 19:08:04.999215 [ 3 ] {} <Debug> HTTP-Session: 6706422f-5165-47d5-93a9-385c1fd3e5a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2455 | 2023.10.18 19:08:04.999235 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
2456 | 2023.10.18 19:08:04.999250 [ 3 ] {} <Debug> HTTP-Session: 6706422f-5165-47d5-93a9-385c1fd3e5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2457 | 2023.10.18 19:08:04.999473 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
2458 | 2023.10.18 19:08:04.999485 [ 3 ] {33d4fc29-21fb-47a4-a991-2df4b38a5be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2459 | 2023.10.18 19:08:04.999579 [ 3 ] {33d4fc29-21fb-47a4-a991-2df4b38a5be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2460 | 2023.10.18 19:08:04.999724 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
2461 | 2023.10.18 19:08:05.000023 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
2462 | 2023.10.18 19:08:05.000073 [ 3 ] {33d4fc29-21fb-47a4-a991-2df4b38a5be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2463 | 2023.10.18 19:08:05.000166 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.93 MiB, peak 235.27 MiB, will set to 229.89 MiB (RSS), difference: -1.03 MiB | ||
2464 | 2023.10.18 19:08:05.000245 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::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 | ||
2465 | 2023.10.18 19:08:05.001121 [ 3 ] {33d4fc29-21fb-47a4-a991-2df4b38a5be8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2466 | 2023.10.18 19:08:05.001635 [ 3 ] {33d4fc29-21fb-47a4-a991-2df4b38a5be8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2467 | 2023.10.18 19:08:05.002014 [ 3 ] {33d4fc29-21fb-47a4-a991-2df4b38a5be8} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2468 | 2023.10.18 19:08:05.002152 [ 16 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.003387457 sec., 61993.40685357777 rows/sec., 4.78 MiB/sec. | ||
2469 | 2023.10.18 19:08:05.002211 [ 139 ] {} <Debug> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2470 | 2023.10.18 19:08:05.002248 [ 3 ] {33d4fc29-21fb-47a4-a991-2df4b38a5be8} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.002687647 sec., 53578 rows/sec., 5.20 MiB/sec. | ||
2471 | 2023.10.18 19:08:05.002313 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2472 | 2023.10.18 19:08:05.002424 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2473 | 2023.10.18 19:08:05.002677 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2474 | 2023.10.18 19:08:05.002718 [ 3 ] {33d4fc29-21fb-47a4-a991-2df4b38a5be8} <Debug> DynamicQueryHandler: Done processing query | ||
2475 | 2023.10.18 19:08:05.002753 [ 3 ] {33d4fc29-21fb-47a4-a991-2df4b38a5be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2476 | 2023.10.18 19:08:05.002791 [ 3 ] {} <Debug> HTTP-Session: 6706422f-5165-47d5-93a9-385c1fd3e5a2 Destroying unnamed session | ||
2477 | 2023.10.18 19:08:05.002847 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2478 | 2023.10.18 19:08:05.002893 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 231 rows starting from the beginning of the part | ||
2479 | 2023.10.18 19:08:05.002895 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_21_4} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2480 | 2023.10.18 19:08:05.002992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2481 | 2023.10.18 19:08:05.003023 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_21_4} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2482 | 2023.10.18 19:08:05.003079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2483 | 2023.10.18 19:08:05.003169 [ 3 ] {} <Debug> HTTP-Session: a597733b-baf6-4b94-97b8-b921d6c8ebf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2484 | 2023.10.18 19:08:05.003222 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 144 rows starting from the beginning of the part | ||
2485 | 2023.10.18 19:08:05.003242 [ 3 ] {} <Debug> HTTP-Session: a597733b-baf6-4b94-97b8-b921d6c8ebf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2486 | 2023.10.18 19:08:05.003367 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 87 rows starting from the beginning of the part | ||
2487 | 2023.10.18 19:08:05.003370 [ 3 ] {c81e33dc-eb5b-48fc-8e98-4654397f3fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2488 | 2023.10.18 19:08:05.003441 [ 3 ] {c81e33dc-eb5b-48fc-8e98-4654397f3fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2489 | 2023.10.18 19:08:05.003474 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 144 rows starting from the beginning of the part | ||
2490 | 2023.10.18 19:08:05.003642 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 87 rows starting from the beginning of the part | ||
2491 | 2023.10.18 19:08:05.003682 [ 3 ] {c81e33dc-eb5b-48fc-8e98-4654397f3fa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2492 | 2023.10.18 19:08:05.003782 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 144 rows starting from the beginning of the part | ||
2493 | 2023.10.18 19:08:05.004135 [ 3 ] {c81e33dc-eb5b-48fc-8e98-4654397f3fa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2494 | 2023.10.18 19:08:05.004433 [ 3 ] {c81e33dc-eb5b-48fc-8e98-4654397f3fa0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2495 | 2023.10.18 19:08:05.004607 [ 3 ] {c81e33dc-eb5b-48fc-8e98-4654397f3fa0} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2496 | 2023.10.18 19:08:05.004749 [ 139 ] {} <Debug> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2497 | 2023.10.18 19:08:05.004805 [ 3 ] {c81e33dc-eb5b-48fc-8e98-4654397f3fa0} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.001384949 sec., 34658 rows/sec., 2.71 MiB/sec. | ||
2498 | 2023.10.18 19:08:05.004816 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2499 | 2023.10.18 19:08:05.004842 [ 24 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 4 columns (4 merged, 0 gathered) in 0.002419004 sec., 346010.1760890019 rows/sec., 33.19 MiB/sec. | ||
2500 | 2023.10.18 19:08:05.005289 [ 24 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2501 | 2023.10.18 19:08:05.005299 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2502 | 2023.10.18 19:08:05.005315 [ 3 ] {c81e33dc-eb5b-48fc-8e98-4654397f3fa0} <Debug> DynamicQueryHandler: Done processing query | ||
2503 | 2023.10.18 19:08:05.005382 [ 3 ] {c81e33dc-eb5b-48fc-8e98-4654397f3fa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2504 | 2023.10.18 19:08:05.005425 [ 3 ] {} <Debug> HTTP-Session: a597733b-baf6-4b94-97b8-b921d6c8ebf8 Destroying unnamed session | ||
2505 | 2023.10.18 19:08:05.005548 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2506 | 2023.10.18 19:08:05.005624 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 341 rows starting from the beginning of the part | ||
2507 | 2023.10.18 19:08:05.005650 [ 24 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2508 | 2023.10.18 19:08:05.005809 [ 24 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_21_4} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2509 | 2023.10.18 19:08:05.005807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2510 | 2023.10.18 19:08:05.005880 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
2511 | 2023.10.18 19:08:05.005948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2512 | 2023.10.18 19:08:05.006050 [ 3 ] {} <Debug> HTTP-Session: 9686927b-c4cd-49a8-a0c1-1be863cbb4e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2513 | 2023.10.18 19:08:05.006092 [ 3 ] {} <Debug> HTTP-Session: 9686927b-c4cd-49a8-a0c1-1be863cbb4e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2514 | 2023.10.18 19:08:05.006169 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 264 rows starting from the beginning of the part | ||
2515 | 2023.10.18 19:08:05.006328 [ 3 ] {ef9808f7-6454-479f-a21f-1dd1c23a9040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2516 | 2023.10.18 19:08:05.006373 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
2517 | 2023.10.18 19:08:05.006455 [ 3 ] {ef9808f7-6454-479f-a21f-1dd1c23a9040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2518 | 2023.10.18 19:08:05.006621 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 264 rows starting from the beginning of the part | ||
2519 | 2023.10.18 19:08:05.006917 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::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 | ||
2520 | 2023.10.18 19:08:05.007185 [ 3 ] {ef9808f7-6454-479f-a21f-1dd1c23a9040} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2521 | 2023.10.18 19:08:05.008192 [ 3 ] {ef9808f7-6454-479f-a21f-1dd1c23a9040} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2522 | 2023.10.18 19:08:05.008475 [ 16 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1013 rows, containing 4 columns (4 merged, 0 gathered) in 0.00358692 sec., 282414.99671026954 rows/sec., 19.96 MiB/sec. | ||
2523 | 2023.10.18 19:08:05.008656 [ 16 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2524 | 2023.10.18 19:08:05.008848 [ 3 ] {ef9808f7-6454-479f-a21f-1dd1c23a9040} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2525 | 2023.10.18 19:08:05.008903 [ 16 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_21_4} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2526 | 2023.10.18 19:08:05.008998 [ 16 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_21_4} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2527 | 2023.10.18 19:08:05.009163 [ 3 ] {ef9808f7-6454-479f-a21f-1dd1c23a9040} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2528 | 2023.10.18 19:08:05.009292 [ 3 ] {ef9808f7-6454-479f-a21f-1dd1c23a9040} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.00290267 sec., 16536 rows/sec., 22.32 MiB/sec. | ||
2529 | 2023.10.18 19:08:05.009440 [ 3 ] {ef9808f7-6454-479f-a21f-1dd1c23a9040} <Debug> DynamicQueryHandler: Done processing query | ||
2530 | 2023.10.18 19:08:05.009465 [ 3 ] {ef9808f7-6454-479f-a21f-1dd1c23a9040} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2531 | 2023.10.18 19:08:05.009481 [ 3 ] {} <Debug> HTTP-Session: 9686927b-c4cd-49a8-a0c1-1be863cbb4e5 Destroying unnamed session | ||
2532 | 2023.10.18 19:08:09.999702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2533 | 2023.10.18 19:08:09.999828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2534 | 2023.10.18 19:08:09.999860 [ 3 ] {} <Debug> HTTP-Session: adf9ca83-4064-4acb-9c70-aff8463481f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2535 | 2023.10.18 19:08:09.999887 [ 3 ] {} <Debug> HTTP-Session: adf9ca83-4064-4acb-9c70-aff8463481f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2536 | 2023.10.18 19:08:10.000025 [ 3 ] {1bef03d2-9ebd-4512-9263-32a5e758a87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2537 | 2023.10.18 19:08:10.000094 [ 3 ] {1bef03d2-9ebd-4512-9263-32a5e758a87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2538 | 2023.10.18 19:08:10.000148 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.94 MiB, peak 235.27 MiB, will set to 229.93 MiB (RSS), difference: -1.00 MiB | ||
2539 | 2023.10.18 19:08:10.000461 [ 3 ] {1bef03d2-9ebd-4512-9263-32a5e758a87a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2540 | 2023.10.18 19:08:10.000956 [ 3 ] {1bef03d2-9ebd-4512-9263-32a5e758a87a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2541 | 2023.10.18 19:08:10.001235 [ 3 ] {1bef03d2-9ebd-4512-9263-32a5e758a87a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2542 | 2023.10.18 19:08:10.001417 [ 3 ] {1bef03d2-9ebd-4512-9263-32a5e758a87a} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2543 | 2023.10.18 19:08:10.001567 [ 3 ] {1bef03d2-9ebd-4512-9263-32a5e758a87a} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001500851 sec., 3997 rows/sec., 226.43 KiB/sec. | ||
2544 | 2023.10.18 19:08:10.001714 [ 3 ] {1bef03d2-9ebd-4512-9263-32a5e758a87a} <Debug> DynamicQueryHandler: Done processing query | ||
2545 | 2023.10.18 19:08:10.001744 [ 3 ] {1bef03d2-9ebd-4512-9263-32a5e758a87a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2546 | 2023.10.18 19:08:10.001761 [ 3 ] {} <Debug> HTTP-Session: adf9ca83-4064-4acb-9c70-aff8463481f1 Destroying unnamed session | ||
2547 | 2023.10.18 19:08:10.001903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2548 | 2023.10.18 19:08:10.001956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2549 | 2023.10.18 19:08:10.001977 [ 3 ] {} <Debug> HTTP-Session: e9755c51-6e54-4965-84d4-018566fbe4b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2550 | 2023.10.18 19:08:10.001997 [ 3 ] {} <Debug> HTTP-Session: e9755c51-6e54-4965-84d4-018566fbe4b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2551 | 2023.10.18 19:08:10.002089 [ 3 ] {451c04b7-bb48-4302-b23e-6f6fededb67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2552 | 2023.10.18 19:08:10.002134 [ 3 ] {451c04b7-bb48-4302-b23e-6f6fededb67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2553 | 2023.10.18 19:08:10.002256 [ 3 ] {451c04b7-bb48-4302-b23e-6f6fededb67f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2554 | 2023.10.18 19:08:10.002658 [ 3 ] {451c04b7-bb48-4302-b23e-6f6fededb67f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2555 | 2023.10.18 19:08:10.002920 [ 3 ] {451c04b7-bb48-4302-b23e-6f6fededb67f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2556 | 2023.10.18 19:08:10.003083 [ 3 ] {451c04b7-bb48-4302-b23e-6f6fededb67f} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2557 | 2023.10.18 19:08:10.003211 [ 3 ] {451c04b7-bb48-4302-b23e-6f6fededb67f} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001092435 sec., 79638 rows/sec., 7.44 MiB/sec. | ||
2558 | 2023.10.18 19:08:10.003344 [ 3 ] {451c04b7-bb48-4302-b23e-6f6fededb67f} <Debug> DynamicQueryHandler: Done processing query | ||
2559 | 2023.10.18 19:08:10.003368 [ 3 ] {451c04b7-bb48-4302-b23e-6f6fededb67f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2560 | 2023.10.18 19:08:10.003384 [ 3 ] {} <Debug> HTTP-Session: e9755c51-6e54-4965-84d4-018566fbe4b6 Destroying unnamed session | ||
2561 | 2023.10.18 19:08:10.003540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 43954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2562 | 2023.10.18 19:08:10.003587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2563 | 2023.10.18 19:08:10.003606 [ 3 ] {} <Debug> HTTP-Session: 85d04fba-8b4c-4ac2-b587-94f0fbd029dd Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2564 | 2023.10.18 19:08:10.003625 [ 3 ] {} <Debug> HTTP-Session: 85d04fba-8b4c-4ac2-b587-94f0fbd029dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2565 | 2023.10.18 19:08:10.003712 [ 3 ] {883f7a43-4773-44b5-97b3-cd4554e33a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2566 | 2023.10.18 19:08:10.003753 [ 3 ] {883f7a43-4773-44b5-97b3-cd4554e33a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2567 | 2023.10.18 19:08:10.003863 [ 3 ] {883f7a43-4773-44b5-97b3-cd4554e33a9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2568 | 2023.10.18 19:08:10.004406 [ 3 ] {883f7a43-4773-44b5-97b3-cd4554e33a9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2569 | 2023.10.18 19:08:10.004653 [ 3 ] {883f7a43-4773-44b5-97b3-cd4554e33a9d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2570 | 2023.10.18 19:08:10.004812 [ 3 ] {883f7a43-4773-44b5-97b3-cd4554e33a9d} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2571 | 2023.10.18 19:08:10.004951 [ 3 ] {883f7a43-4773-44b5-97b3-cd4554e33a9d} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.001171726 sec., 234696 rows/sec., 16.18 MiB/sec. | ||
2572 | 2023.10.18 19:08:10.005161 [ 3 ] {883f7a43-4773-44b5-97b3-cd4554e33a9d} <Debug> DynamicQueryHandler: Done processing query | ||
2573 | 2023.10.18 19:08:10.005186 [ 3 ] {883f7a43-4773-44b5-97b3-cd4554e33a9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2574 | 2023.10.18 19:08:10.005203 [ 3 ] {} <Debug> HTTP-Session: 85d04fba-8b4c-4ac2-b587-94f0fbd029dd Destroying unnamed session | ||
2575 | 2023.10.18 19:08:10.005377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2576 | 2023.10.18 19:08:10.005439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2577 | 2023.10.18 19:08:10.005464 [ 3 ] {} <Debug> HTTP-Session: fbb12cd8-3a21-40c5-8be5-a88701f94dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2578 | 2023.10.18 19:08:10.005485 [ 3 ] {} <Debug> HTTP-Session: fbb12cd8-3a21-40c5-8be5-a88701f94dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2579 | 2023.10.18 19:08:10.005574 [ 3 ] {fd0ce5cc-bbab-4d3a-841f-a283917e5ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2580 | 2023.10.18 19:08:10.005621 [ 3 ] {fd0ce5cc-bbab-4d3a-841f-a283917e5ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2581 | 2023.10.18 19:08:10.005755 [ 3 ] {fd0ce5cc-bbab-4d3a-841f-a283917e5ba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2582 | 2023.10.18 19:08:10.006045 [ 3 ] {fd0ce5cc-bbab-4d3a-841f-a283917e5ba5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2583 | 2023.10.18 19:08:10.006319 [ 3 ] {fd0ce5cc-bbab-4d3a-841f-a283917e5ba5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2584 | 2023.10.18 19:08:10.006539 [ 3 ] {fd0ce5cc-bbab-4d3a-841f-a283917e5ba5} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2585 | 2023.10.18 19:08:10.006684 [ 3 ] {fd0ce5cc-bbab-4d3a-841f-a283917e5ba5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001067065 sec., 5622 rows/sec., 236.12 KiB/sec. | ||
2586 | 2023.10.18 19:08:10.006842 [ 3 ] {fd0ce5cc-bbab-4d3a-841f-a283917e5ba5} <Debug> DynamicQueryHandler: Done processing query | ||
2587 | 2023.10.18 19:08:10.006867 [ 3 ] {fd0ce5cc-bbab-4d3a-841f-a283917e5ba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2588 | 2023.10.18 19:08:10.006884 [ 3 ] {} <Debug> HTTP-Session: fbb12cd8-3a21-40c5-8be5-a88701f94dcd Destroying unnamed session | ||
2589 | 2023.10.18 19:08:10.007058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2590 | 2023.10.18 19:08:10.007108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2591 | 2023.10.18 19:08:10.007130 [ 3 ] {} <Debug> HTTP-Session: a5d1b98c-b54f-411c-a269-34d680f45ace Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2592 | 2023.10.18 19:08:10.007150 [ 3 ] {} <Debug> HTTP-Session: a5d1b98c-b54f-411c-a269-34d680f45ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2593 | 2023.10.18 19:08:10.007236 [ 3 ] {86d548f1-81a6-4958-99bb-2f3e50c83332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2594 | 2023.10.18 19:08:10.007283 [ 3 ] {86d548f1-81a6-4958-99bb-2f3e50c83332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2595 | 2023.10.18 19:08:10.007420 [ 3 ] {86d548f1-81a6-4958-99bb-2f3e50c83332} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2596 | 2023.10.18 19:08:10.007774 [ 3 ] {86d548f1-81a6-4958-99bb-2f3e50c83332} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2597 | 2023.10.18 19:08:10.008052 [ 3 ] {86d548f1-81a6-4958-99bb-2f3e50c83332} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2598 | 2023.10.18 19:08:10.008239 [ 3 ] {86d548f1-81a6-4958-99bb-2f3e50c83332} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2599 | 2023.10.18 19:08:10.008374 [ 3 ] {86d548f1-81a6-4958-99bb-2f3e50c83332} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001107165 sec., 66837 rows/sec., 4.09 MiB/sec. | ||
2600 | 2023.10.18 19:08:10.008508 [ 3 ] {86d548f1-81a6-4958-99bb-2f3e50c83332} <Debug> DynamicQueryHandler: Done processing query | ||
2601 | 2023.10.18 19:08:10.008533 [ 3 ] {86d548f1-81a6-4958-99bb-2f3e50c83332} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2602 | 2023.10.18 19:08:10.008550 [ 3 ] {} <Debug> HTTP-Session: a5d1b98c-b54f-411c-a269-34d680f45ace Destroying unnamed session | ||
2603 | 2023.10.18 19:08:10.008681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2604 | 2023.10.18 19:08:10.008732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2605 | 2023.10.18 19:08:10.008753 [ 3 ] {} <Debug> HTTP-Session: 493c59c1-a1a3-4216-94a4-fe6546916125 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2606 | 2023.10.18 19:08:10.008772 [ 3 ] {} <Debug> HTTP-Session: 493c59c1-a1a3-4216-94a4-fe6546916125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2607 | 2023.10.18 19:08:10.008854 [ 3 ] {bf2c5af8-9f21-48cb-be71-08a307999366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2608 | 2023.10.18 19:08:10.008895 [ 3 ] {bf2c5af8-9f21-48cb-be71-08a307999366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2609 | 2023.10.18 19:08:10.009014 [ 3 ] {bf2c5af8-9f21-48cb-be71-08a307999366} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2610 | 2023.10.18 19:08:10.009303 [ 3 ] {bf2c5af8-9f21-48cb-be71-08a307999366} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2611 | 2023.10.18 19:08:10.009546 [ 3 ] {bf2c5af8-9f21-48cb-be71-08a307999366} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2612 | 2023.10.18 19:08:10.009729 [ 3 ] {bf2c5af8-9f21-48cb-be71-08a307999366} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2613 | 2023.10.18 19:08:10.009866 [ 3 ] {bf2c5af8-9f21-48cb-be71-08a307999366} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000975544 sec., 19476 rows/sec., 1.01 MiB/sec. | ||
2614 | 2023.10.18 19:08:10.010016 [ 3 ] {bf2c5af8-9f21-48cb-be71-08a307999366} <Debug> DynamicQueryHandler: Done processing query | ||
2615 | 2023.10.18 19:08:10.010040 [ 3 ] {bf2c5af8-9f21-48cb-be71-08a307999366} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2616 | 2023.10.18 19:08:10.010056 [ 3 ] {} <Debug> HTTP-Session: 493c59c1-a1a3-4216-94a4-fe6546916125 Destroying unnamed session | ||
2617 | 2023.10.18 19:08:12.313091 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2618 | 2023.10.18 19:08:12.313168 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2619 | 2023.10.18 19:08:14.996598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2620 | 2023.10.18 19:08:14.996730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2621 | 2023.10.18 19:08:14.996762 [ 3 ] {} <Debug> HTTP-Session: f9d6b60e-d84e-4bd3-91bb-c0ab17aad884 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2622 | 2023.10.18 19:08:14.996790 [ 3 ] {} <Debug> HTTP-Session: f9d6b60e-d84e-4bd3-91bb-c0ab17aad884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2623 | 2023.10.18 19:08:14.996933 [ 3 ] {7992bc7c-47a7-4089-848c-8d399297ad3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2624 | 2023.10.18 19:08:14.996998 [ 3 ] {7992bc7c-47a7-4089-848c-8d399297ad3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2625 | 2023.10.18 19:08:14.997156 [ 3 ] {7992bc7c-47a7-4089-848c-8d399297ad3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2626 | 2023.10.18 19:08:14.997596 [ 3 ] {7992bc7c-47a7-4089-848c-8d399297ad3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2627 | 2023.10.18 19:08:14.997853 [ 3 ] {7992bc7c-47a7-4089-848c-8d399297ad3a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2628 | 2023.10.18 19:08:14.998022 [ 3 ] {7992bc7c-47a7-4089-848c-8d399297ad3a} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2629 | 2023.10.18 19:08:14.998139 [ 3 ] {7992bc7c-47a7-4089-848c-8d399297ad3a} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001165786 sec., 41173 rows/sec., 3.26 MiB/sec. | ||
2630 | 2023.10.18 19:08:14.998284 [ 3 ] {7992bc7c-47a7-4089-848c-8d399297ad3a} <Debug> DynamicQueryHandler: Done processing query | ||
2631 | 2023.10.18 19:08:14.998310 [ 3 ] {7992bc7c-47a7-4089-848c-8d399297ad3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2632 | 2023.10.18 19:08:14.998327 [ 3 ] {} <Debug> HTTP-Session: f9d6b60e-d84e-4bd3-91bb-c0ab17aad884 Destroying unnamed session | ||
2633 | 2023.10.18 19:08:14.998466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2634 | 2023.10.18 19:08:14.998515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2635 | 2023.10.18 19:08:14.998536 [ 3 ] {} <Debug> HTTP-Session: 5b011f05-aabd-4f96-9e9d-dffc325cc598 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2636 | 2023.10.18 19:08:14.998555 [ 3 ] {} <Debug> HTTP-Session: 5b011f05-aabd-4f96-9e9d-dffc325cc598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2637 | 2023.10.18 19:08:14.998640 [ 3 ] {29dbc2f0-76a0-45e5-829b-4e94b93f0976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2638 | 2023.10.18 19:08:14.998681 [ 3 ] {29dbc2f0-76a0-45e5-829b-4e94b93f0976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2639 | 2023.10.18 19:08:14.998790 [ 3 ] {29dbc2f0-76a0-45e5-829b-4e94b93f0976} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2640 | 2023.10.18 19:08:14.999177 [ 3 ] {29dbc2f0-76a0-45e5-829b-4e94b93f0976} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2641 | 2023.10.18 19:08:14.999424 [ 3 ] {29dbc2f0-76a0-45e5-829b-4e94b93f0976} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2642 | 2023.10.18 19:08:14.999575 [ 3 ] {29dbc2f0-76a0-45e5-829b-4e94b93f0976} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2643 | 2023.10.18 19:08:14.999675 [ 3 ] {29dbc2f0-76a0-45e5-829b-4e94b93f0976} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.001007144 sec., 142978 rows/sec., 13.87 MiB/sec. | ||
2644 | 2023.10.18 19:08:14.999782 [ 3 ] {29dbc2f0-76a0-45e5-829b-4e94b93f0976} <Debug> DynamicQueryHandler: Done processing query | ||
2645 | 2023.10.18 19:08:14.999805 [ 3 ] {29dbc2f0-76a0-45e5-829b-4e94b93f0976} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2646 | 2023.10.18 19:08:14.999821 [ 3 ] {} <Debug> HTTP-Session: 5b011f05-aabd-4f96-9e9d-dffc325cc598 Destroying unnamed session | ||
2647 | 2023.10.18 19:08:14.999985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2648 | 2023.10.18 19:08:15.000029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2649 | 2023.10.18 19:08:15.000053 [ 3 ] {} <Debug> HTTP-Session: 12bde82e-27e5-47d1-b591-6a5c9677c867 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2650 | 2023.10.18 19:08:15.000070 [ 3 ] {} <Debug> HTTP-Session: 12bde82e-27e5-47d1-b591-6a5c9677c867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2651 | 2023.10.18 19:08:15.000153 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.00 MiB, peak 235.27 MiB, will set to 229.93 MiB (RSS), difference: -1.07 MiB | ||
2652 | 2023.10.18 19:08:15.000164 [ 3 ] {7b6d4c93-fb98-4e7a-bae5-fad42bfaa758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2653 | 2023.10.18 19:08:15.000270 [ 3 ] {7b6d4c93-fb98-4e7a-bae5-fad42bfaa758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2654 | 2023.10.18 19:08:15.000576 [ 3 ] {7b6d4c93-fb98-4e7a-bae5-fad42bfaa758} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2655 | 2023.10.18 19:08:15.000895 [ 3 ] {7b6d4c93-fb98-4e7a-bae5-fad42bfaa758} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2656 | 2023.10.18 19:08:15.001114 [ 3 ] {7b6d4c93-fb98-4e7a-bae5-fad42bfaa758} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2657 | 2023.10.18 19:08:15.001261 [ 3 ] {7b6d4c93-fb98-4e7a-bae5-fad42bfaa758} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2658 | 2023.10.18 19:08:15.001361 [ 3 ] {7b6d4c93-fb98-4e7a-bae5-fad42bfaa758} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.001120425 sec., 42840 rows/sec., 3.35 MiB/sec. | ||
2659 | 2023.10.18 19:08:15.001480 [ 3 ] {7b6d4c93-fb98-4e7a-bae5-fad42bfaa758} <Debug> DynamicQueryHandler: Done processing query | ||
2660 | 2023.10.18 19:08:15.001506 [ 3 ] {7b6d4c93-fb98-4e7a-bae5-fad42bfaa758} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2661 | 2023.10.18 19:08:15.001522 [ 3 ] {} <Debug> HTTP-Session: 12bde82e-27e5-47d1-b591-6a5c9677c867 Destroying unnamed session | ||
2662 | 2023.10.18 19:08:15.001723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2663 | 2023.10.18 19:08:15.001771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2664 | 2023.10.18 19:08:15.001790 [ 3 ] {} <Debug> HTTP-Session: f0ff2b97-971a-4e11-bdb7-2c8198855118 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2665 | 2023.10.18 19:08:15.001807 [ 3 ] {} <Debug> HTTP-Session: f0ff2b97-971a-4e11-bdb7-2c8198855118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2666 | 2023.10.18 19:08:15.001898 [ 3 ] {79d37499-0443-4c55-9ce2-7dd333fbba15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2667 | 2023.10.18 19:08:15.001945 [ 3 ] {79d37499-0443-4c55-9ce2-7dd333fbba15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2668 | 2023.10.18 19:08:15.002080 [ 3 ] {79d37499-0443-4c55-9ce2-7dd333fbba15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2669 | 2023.10.18 19:08:15.002586 [ 3 ] {79d37499-0443-4c55-9ce2-7dd333fbba15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2670 | 2023.10.18 19:08:15.002920 [ 3 ] {79d37499-0443-4c55-9ce2-7dd333fbba15} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2671 | 2023.10.18 19:08:15.003107 [ 3 ] {79d37499-0443-4c55-9ce2-7dd333fbba15} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2672 | 2023.10.18 19:08:15.003215 [ 3 ] {79d37499-0443-4c55-9ce2-7dd333fbba15} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001288298 sec., 37258 rows/sec., 50.28 MiB/sec. | ||
2673 | 2023.10.18 19:08:15.003252 [ 76 ] {} <Debug> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2674 | 2023.10.18 19:08:15.003358 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2675 | 2023.10.18 19:08:15.003378 [ 3 ] {79d37499-0443-4c55-9ce2-7dd333fbba15} <Debug> DynamicQueryHandler: Done processing query | ||
2676 | 2023.10.18 19:08:15.003429 [ 3 ] {79d37499-0443-4c55-9ce2-7dd333fbba15} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2677 | 2023.10.18 19:08:15.003472 [ 3 ] {} <Debug> HTTP-Session: f0ff2b97-971a-4e11-bdb7-2c8198855118 Destroying unnamed session | ||
2678 | 2023.10.18 19:08:15.003487 [ 9 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2679 | 2023.10.18 19:08:15.003639 [ 9 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2680 | 2023.10.18 19:08:15.003680 [ 9 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 162 rows starting from the beginning of the part | ||
2681 | 2023.10.18 19:08:15.003812 [ 9 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
2682 | 2023.10.18 19:08:15.003917 [ 9 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
2683 | 2023.10.18 19:08:15.004012 [ 9 ] {bb4575dc-f913-4815-b488-defe5d83401d::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 | ||
2684 | 2023.10.18 19:08:15.004106 [ 9 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
2685 | 2023.10.18 19:08:15.004197 [ 9 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
2686 | 2023.10.18 19:08:15.007800 [ 12 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 6 columns (6 merged, 0 gathered) in 0.004382741 sec., 91723.42148440896 rows/sec., 123.78 MiB/sec. | ||
2687 | 2023.10.18 19:08:15.008158 [ 12 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2688 | 2023.10.18 19:08:15.008432 [ 12 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2689 | 2023.10.18 19:08:15.008520 [ 12 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2690 | 2023.10.18 19:08:15.008616 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bb4575dc-f913-4815-b488-defe5d83401d::all_1_11_2: 4.02 MiB. | ||
2691 | 2023.10.18 19:08:16.000173 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.01 MiB, peak 235.27 MiB, will set to 229.97 MiB (RSS), difference: -3.05 MiB | ||
2692 | 2023.10.18 19:08:19.998886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2693 | 2023.10.18 19:08:19.999017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2694 | 2023.10.18 19:08:19.999048 [ 3 ] {} <Debug> HTTP-Session: fc0bcab4-9eb6-4502-888d-ff065cb16734 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2695 | 2023.10.18 19:08:19.999077 [ 3 ] {} <Debug> HTTP-Session: fc0bcab4-9eb6-4502-888d-ff065cb16734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2696 | 2023.10.18 19:08:19.999261 [ 3 ] {6bf1c824-35d2-43d9-b0c3-7d358261225f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2697 | 2023.10.18 19:08:19.999359 [ 3 ] {6bf1c824-35d2-43d9-b0c3-7d358261225f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2698 | 2023.10.18 19:08:19.999626 [ 3 ] {6bf1c824-35d2-43d9-b0c3-7d358261225f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2699 | 2023.10.18 19:08:20.000218 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.98 MiB, peak 235.27 MiB, will set to 229.97 MiB (RSS), difference: -1.01 MiB | ||
2700 | 2023.10.18 19:08:20.000342 [ 3 ] {6bf1c824-35d2-43d9-b0c3-7d358261225f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2701 | 2023.10.18 19:08:20.000694 [ 3 ] {6bf1c824-35d2-43d9-b0c3-7d358261225f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2702 | 2023.10.18 19:08:20.000858 [ 3 ] {6bf1c824-35d2-43d9-b0c3-7d358261225f} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2703 | 2023.10.18 19:08:20.001009 [ 3 ] {6bf1c824-35d2-43d9-b0c3-7d358261225f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001690463 sec., 3549 rows/sec., 201.04 KiB/sec. | ||
2704 | 2023.10.18 19:08:20.001254 [ 3 ] {6bf1c824-35d2-43d9-b0c3-7d358261225f} <Debug> DynamicQueryHandler: Done processing query | ||
2705 | 2023.10.18 19:08:20.001281 [ 3 ] {6bf1c824-35d2-43d9-b0c3-7d358261225f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2706 | 2023.10.18 19:08:20.001298 [ 3 ] {} <Debug> HTTP-Session: fc0bcab4-9eb6-4502-888d-ff065cb16734 Destroying unnamed session | ||
2707 | 2023.10.18 19:08:20.001489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2708 | 2023.10.18 19:08:20.001541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2709 | 2023.10.18 19:08:20.001561 [ 3 ] {} <Debug> HTTP-Session: f2907f8f-2830-4d68-ac9b-150c8990b35e Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2710 | 2023.10.18 19:08:20.001580 [ 3 ] {} <Debug> HTTP-Session: f2907f8f-2830-4d68-ac9b-150c8990b35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2711 | 2023.10.18 19:08:20.001664 [ 3 ] {dcb26ea5-e73f-460a-95f7-164625198462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2712 | 2023.10.18 19:08:20.001705 [ 3 ] {dcb26ea5-e73f-460a-95f7-164625198462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2713 | 2023.10.18 19:08:20.001830 [ 3 ] {dcb26ea5-e73f-460a-95f7-164625198462} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2714 | 2023.10.18 19:08:20.002175 [ 3 ] {dcb26ea5-e73f-460a-95f7-164625198462} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2715 | 2023.10.18 19:08:20.002393 [ 3 ] {dcb26ea5-e73f-460a-95f7-164625198462} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2716 | 2023.10.18 19:08:20.002539 [ 3 ] {dcb26ea5-e73f-460a-95f7-164625198462} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2717 | 2023.10.18 19:08:20.002665 [ 3 ] {dcb26ea5-e73f-460a-95f7-164625198462} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000971934 sec., 89512 rows/sec., 8.37 MiB/sec. | ||
2718 | 2023.10.18 19:08:20.002791 [ 3 ] {dcb26ea5-e73f-460a-95f7-164625198462} <Debug> DynamicQueryHandler: Done processing query | ||
2719 | 2023.10.18 19:08:20.002814 [ 3 ] {dcb26ea5-e73f-460a-95f7-164625198462} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2720 | 2023.10.18 19:08:20.002830 [ 3 ] {} <Debug> HTTP-Session: f2907f8f-2830-4d68-ac9b-150c8990b35e Destroying unnamed session | ||
2721 | 2023.10.18 19:08:20.002985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2722 | 2023.10.18 19:08:20.003033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2723 | 2023.10.18 19:08:20.003052 [ 3 ] {} <Debug> HTTP-Session: 252eecf4-7509-464d-8642-7026a574fe15 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2724 | 2023.10.18 19:08:20.003069 [ 3 ] {} <Debug> HTTP-Session: 252eecf4-7509-464d-8642-7026a574fe15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2725 | 2023.10.18 19:08:20.003151 [ 3 ] {f45d8fc9-2767-4664-bb2b-798ec8dcecd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2726 | 2023.10.18 19:08:20.003190 [ 3 ] {f45d8fc9-2767-4664-bb2b-798ec8dcecd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2727 | 2023.10.18 19:08:20.003298 [ 3 ] {f45d8fc9-2767-4664-bb2b-798ec8dcecd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2728 | 2023.10.18 19:08:20.003717 [ 3 ] {f45d8fc9-2767-4664-bb2b-798ec8dcecd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2729 | 2023.10.18 19:08:20.003934 [ 3 ] {f45d8fc9-2767-4664-bb2b-798ec8dcecd6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2730 | 2023.10.18 19:08:20.004077 [ 3 ] {f45d8fc9-2767-4664-bb2b-798ec8dcecd6} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2731 | 2023.10.18 19:08:20.004202 [ 3 ] {f45d8fc9-2767-4664-bb2b-798ec8dcecd6} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001023104 sec., 258038 rows/sec., 17.70 MiB/sec. | ||
2732 | 2023.10.18 19:08:20.004325 [ 3 ] {f45d8fc9-2767-4664-bb2b-798ec8dcecd6} <Debug> DynamicQueryHandler: Done processing query | ||
2733 | 2023.10.18 19:08:20.004348 [ 3 ] {f45d8fc9-2767-4664-bb2b-798ec8dcecd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2734 | 2023.10.18 19:08:20.004364 [ 3 ] {} <Debug> HTTP-Session: 252eecf4-7509-464d-8642-7026a574fe15 Destroying unnamed session | ||
2735 | 2023.10.18 19:08:20.004524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2736 | 2023.10.18 19:08:20.004569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2737 | 2023.10.18 19:08:20.004588 [ 3 ] {} <Debug> HTTP-Session: b9840335-934a-4d09-86ab-015876774a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2738 | 2023.10.18 19:08:20.004604 [ 3 ] {} <Debug> HTTP-Session: b9840335-934a-4d09-86ab-015876774a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2739 | 2023.10.18 19:08:20.004673 [ 3 ] {98db6587-37cc-40e7-abc9-f6dfdd596912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2740 | 2023.10.18 19:08:20.004712 [ 3 ] {98db6587-37cc-40e7-abc9-f6dfdd596912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2741 | 2023.10.18 19:08:20.004819 [ 3 ] {98db6587-37cc-40e7-abc9-f6dfdd596912} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2742 | 2023.10.18 19:08:20.005061 [ 3 ] {98db6587-37cc-40e7-abc9-f6dfdd596912} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2743 | 2023.10.18 19:08:20.005299 [ 3 ] {98db6587-37cc-40e7-abc9-f6dfdd596912} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2744 | 2023.10.18 19:08:20.005470 [ 3 ] {98db6587-37cc-40e7-abc9-f6dfdd596912} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2745 | 2023.10.18 19:08:20.005592 [ 3 ] {98db6587-37cc-40e7-abc9-f6dfdd596912} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000891282 sec., 6731 rows/sec., 282.69 KiB/sec. | ||
2746 | 2023.10.18 19:08:20.005711 [ 3 ] {98db6587-37cc-40e7-abc9-f6dfdd596912} <Debug> DynamicQueryHandler: Done processing query | ||
2747 | 2023.10.18 19:08:20.005735 [ 3 ] {98db6587-37cc-40e7-abc9-f6dfdd596912} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2748 | 2023.10.18 19:08:20.005751 [ 3 ] {} <Debug> HTTP-Session: b9840335-934a-4d09-86ab-015876774a64 Destroying unnamed session | ||
2749 | 2023.10.18 19:08:20.005912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2750 | 2023.10.18 19:08:20.005957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2751 | 2023.10.18 19:08:20.005976 [ 3 ] {} <Debug> HTTP-Session: c7a3e45b-f7b5-49ce-8334-6c174308b847 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2752 | 2023.10.18 19:08:20.005991 [ 3 ] {} <Debug> HTTP-Session: c7a3e45b-f7b5-49ce-8334-6c174308b847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2753 | 2023.10.18 19:08:20.006066 [ 3 ] {f3b98e90-04ad-42ce-94f5-319e7574dfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2754 | 2023.10.18 19:08:20.006108 [ 3 ] {f3b98e90-04ad-42ce-94f5-319e7574dfca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2755 | 2023.10.18 19:08:20.006226 [ 3 ] {f3b98e90-04ad-42ce-94f5-319e7574dfca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2756 | 2023.10.18 19:08:20.006515 [ 3 ] {f3b98e90-04ad-42ce-94f5-319e7574dfca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2757 | 2023.10.18 19:08:20.006764 [ 3 ] {f3b98e90-04ad-42ce-94f5-319e7574dfca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2758 | 2023.10.18 19:08:20.006939 [ 3 ] {f3b98e90-04ad-42ce-94f5-319e7574dfca} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2759 | 2023.10.18 19:08:20.007067 [ 3 ] {f3b98e90-04ad-42ce-94f5-319e7574dfca} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000972514 sec., 64780 rows/sec., 3.93 MiB/sec. | ||
2760 | 2023.10.18 19:08:20.007183 [ 3 ] {f3b98e90-04ad-42ce-94f5-319e7574dfca} <Debug> DynamicQueryHandler: Done processing query | ||
2761 | 2023.10.18 19:08:20.007207 [ 3 ] {f3b98e90-04ad-42ce-94f5-319e7574dfca} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2762 | 2023.10.18 19:08:20.007222 [ 3 ] {} <Debug> HTTP-Session: c7a3e45b-f7b5-49ce-8334-6c174308b847 Destroying unnamed session | ||
2763 | 2023.10.18 19:08:20.007364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2764 | 2023.10.18 19:08:20.007410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2765 | 2023.10.18 19:08:20.007429 [ 3 ] {} <Debug> HTTP-Session: 62ef849b-f959-4105-aa32-87681d6bc6a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2766 | 2023.10.18 19:08:20.007445 [ 3 ] {} <Debug> HTTP-Session: 62ef849b-f959-4105-aa32-87681d6bc6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2767 | 2023.10.18 19:08:20.007514 [ 3 ] {f57e0525-74f5-425a-ae00-9d6d5be40597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2768 | 2023.10.18 19:08:20.007552 [ 3 ] {f57e0525-74f5-425a-ae00-9d6d5be40597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2769 | 2023.10.18 19:08:20.007655 [ 3 ] {f57e0525-74f5-425a-ae00-9d6d5be40597} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2770 | 2023.10.18 19:08:20.007897 [ 3 ] {f57e0525-74f5-425a-ae00-9d6d5be40597} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2771 | 2023.10.18 19:08:20.008127 [ 3 ] {f57e0525-74f5-425a-ae00-9d6d5be40597} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2772 | 2023.10.18 19:08:20.008297 [ 3 ] {f57e0525-74f5-425a-ae00-9d6d5be40597} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2773 | 2023.10.18 19:08:20.008417 [ 3 ] {f57e0525-74f5-425a-ae00-9d6d5be40597} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000867012 sec., 21914 rows/sec., 1.14 MiB/sec. | ||
2774 | 2023.10.18 19:08:20.008566 [ 3 ] {f57e0525-74f5-425a-ae00-9d6d5be40597} <Debug> DynamicQueryHandler: Done processing query | ||
2775 | 2023.10.18 19:08:20.008589 [ 3 ] {f57e0525-74f5-425a-ae00-9d6d5be40597} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2776 | 2023.10.18 19:08:20.008605 [ 3 ] {} <Debug> HTTP-Session: 62ef849b-f959-4105-aa32-87681d6bc6a1 Destroying unnamed session | ||
2777 | 2023.10.18 19:08:24.997315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2778 | 2023.10.18 19:08:24.997464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2779 | 2023.10.18 19:08:24.997490 [ 3 ] {} <Debug> HTTP-Session: 0e87beae-fc2d-4dcb-8b34-279bfd06de73 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2780 | 2023.10.18 19:08:24.997513 [ 3 ] {} <Debug> HTTP-Session: 0e87beae-fc2d-4dcb-8b34-279bfd06de73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2781 | 2023.10.18 19:08:24.997639 [ 3 ] {28f1b60c-8ec1-412c-9a26-a0aaf811ce99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2782 | 2023.10.18 19:08:24.997697 [ 3 ] {28f1b60c-8ec1-412c-9a26-a0aaf811ce99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2783 | 2023.10.18 19:08:24.997854 [ 3 ] {28f1b60c-8ec1-412c-9a26-a0aaf811ce99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2784 | 2023.10.18 19:08:24.998285 [ 3 ] {28f1b60c-8ec1-412c-9a26-a0aaf811ce99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2785 | 2023.10.18 19:08:24.998544 [ 3 ] {28f1b60c-8ec1-412c-9a26-a0aaf811ce99} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2786 | 2023.10.18 19:08:24.998707 [ 3 ] {28f1b60c-8ec1-412c-9a26-a0aaf811ce99} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2787 | 2023.10.18 19:08:24.998848 [ 3 ] {28f1b60c-8ec1-412c-9a26-a0aaf811ce99} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001167336 sec., 41119 rows/sec., 3.25 MiB/sec. | ||
2788 | 2023.10.18 19:08:24.998997 [ 3 ] {28f1b60c-8ec1-412c-9a26-a0aaf811ce99} <Debug> DynamicQueryHandler: Done processing query | ||
2789 | 2023.10.18 19:08:24.999022 [ 3 ] {28f1b60c-8ec1-412c-9a26-a0aaf811ce99} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2790 | 2023.10.18 19:08:24.999038 [ 3 ] {} <Debug> HTTP-Session: 0e87beae-fc2d-4dcb-8b34-279bfd06de73 Destroying unnamed session | ||
2791 | 2023.10.18 19:08:24.999181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2792 | 2023.10.18 19:08:24.999232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2793 | 2023.10.18 19:08:24.999251 [ 3 ] {} <Debug> HTTP-Session: f9dda036-915d-472c-9413-7fa792644fc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2794 | 2023.10.18 19:08:24.999270 [ 3 ] {} <Debug> HTTP-Session: f9dda036-915d-472c-9413-7fa792644fc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2795 | 2023.10.18 19:08:24.999356 [ 3 ] {86cdfc86-5d7e-411e-9a07-2fbadb6d45b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2796 | 2023.10.18 19:08:24.999398 [ 3 ] {86cdfc86-5d7e-411e-9a07-2fbadb6d45b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2797 | 2023.10.18 19:08:24.999505 [ 3 ] {86cdfc86-5d7e-411e-9a07-2fbadb6d45b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2798 | 2023.10.18 19:08:24.999948 [ 3 ] {86cdfc86-5d7e-411e-9a07-2fbadb6d45b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2799 | 2023.10.18 19:08:25.000138 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.03 MiB, peak 235.27 MiB, will set to 229.97 MiB (RSS), difference: -1.06 MiB | ||
2800 | 2023.10.18 19:08:25.000320 [ 3 ] {86cdfc86-5d7e-411e-9a07-2fbadb6d45b0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2801 | 2023.10.18 19:08:25.000513 [ 3 ] {86cdfc86-5d7e-411e-9a07-2fbadb6d45b0} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2802 | 2023.10.18 19:08:25.000647 [ 3 ] {86cdfc86-5d7e-411e-9a07-2fbadb6d45b0} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.001261268 sec., 114170 rows/sec., 11.08 MiB/sec. | ||
2803 | 2023.10.18 19:08:25.000776 [ 3 ] {86cdfc86-5d7e-411e-9a07-2fbadb6d45b0} <Debug> DynamicQueryHandler: Done processing query | ||
2804 | 2023.10.18 19:08:25.000800 [ 3 ] {86cdfc86-5d7e-411e-9a07-2fbadb6d45b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2805 | 2023.10.18 19:08:25.000816 [ 3 ] {} <Debug> HTTP-Session: f9dda036-915d-472c-9413-7fa792644fc8 Destroying unnamed session | ||
2806 | 2023.10.18 19:08:25.000984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2807 | 2023.10.18 19:08:25.001031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2808 | 2023.10.18 19:08:25.001051 [ 3 ] {} <Debug> HTTP-Session: 28d6d6b5-eadd-4a5f-9e91-2e1b4485caef Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2809 | 2023.10.18 19:08:25.001068 [ 3 ] {} <Debug> HTTP-Session: 28d6d6b5-eadd-4a5f-9e91-2e1b4485caef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2810 | 2023.10.18 19:08:25.001143 [ 3 ] {50fdbbda-3c94-4d14-a799-7848ff181c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2811 | 2023.10.18 19:08:25.001183 [ 3 ] {50fdbbda-3c94-4d14-a799-7848ff181c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2812 | 2023.10.18 19:08:25.001289 [ 3 ] {50fdbbda-3c94-4d14-a799-7848ff181c89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2813 | 2023.10.18 19:08:25.001611 [ 3 ] {50fdbbda-3c94-4d14-a799-7848ff181c89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2814 | 2023.10.18 19:08:25.001816 [ 3 ] {50fdbbda-3c94-4d14-a799-7848ff181c89} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2815 | 2023.10.18 19:08:25.001962 [ 3 ] {50fdbbda-3c94-4d14-a799-7848ff181c89} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2816 | 2023.10.18 19:08:25.002086 [ 3 ] {50fdbbda-3c94-4d14-a799-7848ff181c89} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000913343 sec., 52554 rows/sec., 4.11 MiB/sec. | ||
2817 | 2023.10.18 19:08:25.002237 [ 3 ] {50fdbbda-3c94-4d14-a799-7848ff181c89} <Debug> DynamicQueryHandler: Done processing query | ||
2818 | 2023.10.18 19:08:25.002262 [ 3 ] {50fdbbda-3c94-4d14-a799-7848ff181c89} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2819 | 2023.10.18 19:08:25.002278 [ 3 ] {} <Debug> HTTP-Session: 28d6d6b5-eadd-4a5f-9e91-2e1b4485caef Destroying unnamed session | ||
2820 | 2023.10.18 19:08:25.002468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2821 | 2023.10.18 19:08:25.002513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2822 | 2023.10.18 19:08:25.002533 [ 3 ] {} <Debug> HTTP-Session: 27b98ebe-faab-433d-9cb9-40e6c7956cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2823 | 2023.10.18 19:08:25.002549 [ 3 ] {} <Debug> HTTP-Session: 27b98ebe-faab-433d-9cb9-40e6c7956cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2824 | 2023.10.18 19:08:25.002644 [ 3 ] {f6f38fea-3cb7-4acb-8b3f-e789cbfe6f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2825 | 2023.10.18 19:08:25.002690 [ 3 ] {f6f38fea-3cb7-4acb-8b3f-e789cbfe6f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2826 | 2023.10.18 19:08:25.002832 [ 3 ] {f6f38fea-3cb7-4acb-8b3f-e789cbfe6f36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2827 | 2023.10.18 19:08:25.003335 [ 3 ] {f6f38fea-3cb7-4acb-8b3f-e789cbfe6f36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. | ||
2828 | 2023.10.18 19:08:25.003657 [ 3 ] {f6f38fea-3cb7-4acb-8b3f-e789cbfe6f36} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2829 | 2023.10.18 19:08:25.003834 [ 3 ] {f6f38fea-3cb7-4acb-8b3f-e789cbfe6f36} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2830 | 2023.10.18 19:08:25.003942 [ 3 ] {f6f38fea-3cb7-4acb-8b3f-e789cbfe6f36} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001270967 sec., 37766 rows/sec., 50.96 MiB/sec. | ||
2831 | 2023.10.18 19:08:25.004118 [ 3 ] {f6f38fea-3cb7-4acb-8b3f-e789cbfe6f36} <Debug> DynamicQueryHandler: Done processing query | ||
2832 | 2023.10.18 19:08:25.004143 [ 3 ] {f6f38fea-3cb7-4acb-8b3f-e789cbfe6f36} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2833 | 2023.10.18 19:08:25.004158 [ 3 ] {} <Debug> HTTP-Session: 27b98ebe-faab-433d-9cb9-40e6c7956cbc Destroying unnamed session | ||
2834 | 2023.10.18 19:08:27.313238 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2835 | 2023.10.18 19:08:27.313327 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2836 | 2023.10.18 19:08:29.999032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2837 | 2023.10.18 19:08:29.999161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2838 | 2023.10.18 19:08:29.999192 [ 3 ] {} <Debug> HTTP-Session: 197b8a83-1b0d-4dee-bb52-e574ba639509 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2839 | 2023.10.18 19:08:29.999220 [ 3 ] {} <Debug> HTTP-Session: 197b8a83-1b0d-4dee-bb52-e574ba639509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2840 | 2023.10.18 19:08:29.999357 [ 3 ] {15be2456-4d4b-4b8c-8577-eea161462cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2841 | 2023.10.18 19:08:29.999424 [ 3 ] {15be2456-4d4b-4b8c-8577-eea161462cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2842 | 2023.10.18 19:08:29.999599 [ 3 ] {15be2456-4d4b-4b8c-8577-eea161462cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2843 | 2023.10.18 19:08:30.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.98 MiB, peak 235.27 MiB, will set to 229.97 MiB (RSS), difference: -1.01 MiB | ||
2844 | 2023.10.18 19:08:30.000140 [ 3 ] {15be2456-4d4b-4b8c-8577-eea161462cf3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2845 | 2023.10.18 19:08:30.000552 [ 3 ] {15be2456-4d4b-4b8c-8577-eea161462cf3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2846 | 2023.10.18 19:08:30.000718 [ 3 ] {15be2456-4d4b-4b8c-8577-eea161462cf3} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2847 | 2023.10.18 19:08:30.000866 [ 3 ] {15be2456-4d4b-4b8c-8577-eea161462cf3} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00146387 sec., 4098 rows/sec., 232.15 KiB/sec. | ||
2848 | 2023.10.18 19:08:30.000858 [ 95 ] {} <Debug> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2849 | 2023.10.18 19:08:30.000957 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2850 | 2023.10.18 19:08:30.001062 [ 12 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2851 | 2023.10.18 19:08:30.001074 [ 3 ] {15be2456-4d4b-4b8c-8577-eea161462cf3} <Debug> DynamicQueryHandler: Done processing query | ||
2852 | 2023.10.18 19:08:30.001130 [ 3 ] {15be2456-4d4b-4b8c-8577-eea161462cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2853 | 2023.10.18 19:08:30.001164 [ 3 ] {} <Debug> HTTP-Session: 197b8a83-1b0d-4dee-bb52-e574ba639509 Destroying unnamed session | ||
2854 | 2023.10.18 19:08:30.001217 [ 12 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2855 | 2023.10.18 19:08:30.001259 [ 12 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 54 rows starting from the beginning of the part | ||
2856 | 2023.10.18 19:08:30.001345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2857 | 2023.10.18 19:08:30.001440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2858 | 2023.10.18 19:08:30.001489 [ 3 ] {} <Debug> HTTP-Session: a8499788-4e7a-43eb-a03d-84a46d475a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2859 | 2023.10.18 19:08:30.001514 [ 12 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
2860 | 2023.10.18 19:08:30.001527 [ 3 ] {} <Debug> HTTP-Session: a8499788-4e7a-43eb-a03d-84a46d475a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2861 | 2023.10.18 19:08:30.001762 [ 12 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
2862 | 2023.10.18 19:08:30.001769 [ 3 ] {2a040585-2247-4336-8e6e-276d5e7e1941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2863 | 2023.10.18 19:08:30.001868 [ 3 ] {2a040585-2247-4336-8e6e-276d5e7e1941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2864 | 2023.10.18 19:08:30.001985 [ 12 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
2865 | 2023.10.18 19:08:30.002304 [ 12 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
2866 | 2023.10.18 19:08:30.002320 [ 3 ] {2a040585-2247-4336-8e6e-276d5e7e1941} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2867 | 2023.10.18 19:08:30.002509 [ 12 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
2868 | 2023.10.18 19:08:30.003052 [ 3 ] {2a040585-2247-4336-8e6e-276d5e7e1941} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2869 | 2023.10.18 19:08:30.003526 [ 3 ] {2a040585-2247-4336-8e6e-276d5e7e1941} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2870 | 2023.10.18 19:08:30.003780 [ 9 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.002736378 sec., 61395.02656431239 rows/sec., 4.65 MiB/sec. | ||
2871 | 2023.10.18 19:08:30.003819 [ 3 ] {2a040585-2247-4336-8e6e-276d5e7e1941} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2872 | 2023.10.18 19:08:30.003976 [ 12 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2873 | 2023.10.18 19:08:30.004000 [ 95 ] {} <Debug> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2874 | 2023.10.18 19:08:30.004070 [ 3 ] {2a040585-2247-4336-8e6e-276d5e7e1941} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.002208921 sec., 39385 rows/sec., 3.68 MiB/sec. | ||
2875 | 2023.10.18 19:08:30.004093 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2876 | 2023.10.18 19:08:30.004350 [ 21 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2877 | 2023.10.18 19:08:30.004362 [ 12 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2878 | 2023.10.18 19:08:30.004381 [ 3 ] {2a040585-2247-4336-8e6e-276d5e7e1941} <Debug> DynamicQueryHandler: Done processing query | ||
2879 | 2023.10.18 19:08:30.004441 [ 3 ] {2a040585-2247-4336-8e6e-276d5e7e1941} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2880 | 2023.10.18 19:08:30.004491 [ 3 ] {} <Debug> HTTP-Session: a8499788-4e7a-43eb-a03d-84a46d475a31 Destroying unnamed session | ||
2881 | 2023.10.18 19:08:30.004510 [ 12 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_26_5} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2882 | 2023.10.18 19:08:30.004572 [ 21 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2883 | 2023.10.18 19:08:30.004644 [ 21 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 231 rows starting from the beginning of the part | ||
2884 | 2023.10.18 19:08:30.004782 [ 21 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 87 rows starting from the beginning of the part | ||
2885 | 2023.10.18 19:08:30.004797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2886 | 2023.10.18 19:08:30.004894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2887 | 2023.10.18 19:08:30.004952 [ 3 ] {} <Debug> HTTP-Session: 38519931-0137-44dc-9df1-51056a38a124 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2888 | 2023.10.18 19:08:30.004969 [ 21 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 144 rows starting from the beginning of the part | ||
2889 | 2023.10.18 19:08:30.004997 [ 3 ] {} <Debug> HTTP-Session: 38519931-0137-44dc-9df1-51056a38a124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2890 | 2023.10.18 19:08:30.005221 [ 21 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 87 rows starting from the beginning of the part | ||
2891 | 2023.10.18 19:08:30.005239 [ 3 ] {8f3fb94f-a3b5-414b-90d4-df9ab51e6294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2892 | 2023.10.18 19:08:30.005330 [ 3 ] {8f3fb94f-a3b5-414b-90d4-df9ab51e6294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2893 | 2023.10.18 19:08:30.005420 [ 21 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 144 rows starting from the beginning of the part | ||
2894 | 2023.10.18 19:08:30.005714 [ 21 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 87 rows starting from the beginning of the part | ||
2895 | 2023.10.18 19:08:30.005858 [ 3 ] {8f3fb94f-a3b5-414b-90d4-df9ab51e6294} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2896 | 2023.10.18 19:08:30.006994 [ 3 ] {8f3fb94f-a3b5-414b-90d4-df9ab51e6294} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2897 | 2023.10.18 19:08:30.007523 [ 3 ] {8f3fb94f-a3b5-414b-90d4-df9ab51e6294} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2898 | 2023.10.18 19:08:30.007563 [ 21 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 4 columns (4 merged, 0 gathered) in 0.003400657 sec., 229367.4428206079 rows/sec., 21.89 MiB/sec. | ||
2899 | 2023.10.18 19:08:30.007737 [ 12 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2900 | 2023.10.18 19:08:30.007776 [ 3 ] {8f3fb94f-a3b5-414b-90d4-df9ab51e6294} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2901 | 2023.10.18 19:08:30.007938 [ 95 ] {} <Debug> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2902 | 2023.10.18 19:08:30.007995 [ 3 ] {8f3fb94f-a3b5-414b-90d4-df9ab51e6294} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.002690367 sec., 98127 rows/sec., 6.73 MiB/sec. | ||
2903 | 2023.10.18 19:08:30.008024 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2904 | 2023.10.18 19:08:30.008150 [ 23 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2905 | 2023.10.18 19:08:30.008230 [ 12 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2906 | 2023.10.18 19:08:30.008425 [ 3 ] {8f3fb94f-a3b5-414b-90d4-df9ab51e6294} <Debug> DynamicQueryHandler: Done processing query | ||
2907 | 2023.10.18 19:08:30.008515 [ 3 ] {8f3fb94f-a3b5-414b-90d4-df9ab51e6294} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2908 | 2023.10.18 19:08:30.008506 [ 23 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_26_5} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2909 | 2023.10.18 19:08:30.008565 [ 12 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2910 | 2023.10.18 19:08:30.008583 [ 3 ] {} <Debug> HTTP-Session: 38519931-0137-44dc-9df1-51056a38a124 Destroying unnamed session | ||
2911 | 2023.10.18 19:08:30.008642 [ 12 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 341 rows starting from the beginning of the part | ||
2912 | 2023.10.18 19:08:30.008770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2913 | 2023.10.18 19:08:30.008846 [ 12 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 275 rows starting from the beginning of the part | ||
2914 | 2023.10.18 19:08:30.008853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2915 | 2023.10.18 19:08:30.008921 [ 3 ] {} <Debug> HTTP-Session: 75c9a3ce-8dc1-444c-97e2-0fa0378efe16 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2916 | 2023.10.18 19:08:30.008950 [ 3 ] {} <Debug> HTTP-Session: 75c9a3ce-8dc1-444c-97e2-0fa0378efe16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2917 | 2023.10.18 19:08:30.009074 [ 12 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
2918 | 2023.10.18 19:08:30.009163 [ 3 ] {3dd03d61-b727-4439-8148-a072484dd4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2919 | 2023.10.18 19:08:30.009287 [ 3 ] {3dd03d61-b727-4439-8148-a072484dd4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2920 | 2023.10.18 19:08:30.009296 [ 12 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 264 rows starting from the beginning of the part | ||
2921 | 2023.10.18 19:08:30.009616 [ 12 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
2922 | 2023.10.18 19:08:30.009726 [ 3 ] {3dd03d61-b727-4439-8148-a072484dd4bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2923 | 2023.10.18 19:08:30.009860 [ 12 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 264 rows starting from the beginning of the part | ||
2924 | 2023.10.18 19:08:30.010258 [ 3 ] {3dd03d61-b727-4439-8148-a072484dd4bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2925 | 2023.10.18 19:08:30.010762 [ 3 ] {3dd03d61-b727-4439-8148-a072484dd4bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2926 | 2023.10.18 19:08:30.011010 [ 3 ] {3dd03d61-b727-4439-8148-a072484dd4bc} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2927 | 2023.10.18 19:08:30.011236 [ 3 ] {3dd03d61-b727-4439-8148-a072484dd4bc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001998058 sec., 3002 rows/sec., 126.10 KiB/sec. | ||
2928 | 2023.10.18 19:08:30.011524 [ 12 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003418628 sec., 362718.61109193513 rows/sec., 25.39 MiB/sec. | ||
2929 | 2023.10.18 19:08:30.011557 [ 3 ] {3dd03d61-b727-4439-8148-a072484dd4bc} <Debug> DynamicQueryHandler: Done processing query | ||
2930 | 2023.10.18 19:08:30.011589 [ 3 ] {3dd03d61-b727-4439-8148-a072484dd4bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2931 | 2023.10.18 19:08:30.011611 [ 3 ] {} <Debug> HTTP-Session: 75c9a3ce-8dc1-444c-97e2-0fa0378efe16 Destroying unnamed session | ||
2932 | 2023.10.18 19:08:30.011696 [ 21 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2933 | 2023.10.18 19:08:30.011769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2934 | 2023.10.18 19:08:30.011840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2935 | 2023.10.18 19:08:30.011873 [ 3 ] {} <Debug> HTTP-Session: 06ce5431-2b6f-451b-8383-a726bd64a56b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2936 | 2023.10.18 19:08:30.011895 [ 3 ] {} <Debug> HTTP-Session: 06ce5431-2b6f-451b-8383-a726bd64a56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2937 | 2023.10.18 19:08:30.011928 [ 21 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2938 | 2023.10.18 19:08:30.012036 [ 3 ] {84776ef4-0114-443b-8fd4-33b153b7eb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2939 | 2023.10.18 19:08:30.012053 [ 21 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_26_5} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2940 | 2023.10.18 19:08:30.012106 [ 3 ] {84776ef4-0114-443b-8fd4-33b153b7eb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2941 | 2023.10.18 19:08:30.012321 [ 3 ] {84776ef4-0114-443b-8fd4-33b153b7eb13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2942 | 2023.10.18 19:08:30.012653 [ 3 ] {84776ef4-0114-443b-8fd4-33b153b7eb13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2943 | 2023.10.18 19:08:30.012902 [ 3 ] {84776ef4-0114-443b-8fd4-33b153b7eb13} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2944 | 2023.10.18 19:08:30.013079 [ 3 ] {84776ef4-0114-443b-8fd4-33b153b7eb13} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2945 | 2023.10.18 19:08:30.013206 [ 3 ] {84776ef4-0114-443b-8fd4-33b153b7eb13} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001125426 sec., 55978 rows/sec., 3.39 MiB/sec. | ||
2946 | 2023.10.18 19:08:30.013336 [ 3 ] {84776ef4-0114-443b-8fd4-33b153b7eb13} <Debug> DynamicQueryHandler: Done processing query | ||
2947 | 2023.10.18 19:08:30.013361 [ 3 ] {84776ef4-0114-443b-8fd4-33b153b7eb13} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2948 | 2023.10.18 19:08:30.013377 [ 3 ] {} <Debug> HTTP-Session: 06ce5431-2b6f-451b-8383-a726bd64a56b Destroying unnamed session | ||
2949 | 2023.10.18 19:08:30.013486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2950 | 2023.10.18 19:08:30.013532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2951 | 2023.10.18 19:08:30.013550 [ 3 ] {} <Debug> HTTP-Session: 5e325e29-855a-47d2-a926-709583a99071 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2952 | 2023.10.18 19:08:30.013567 [ 3 ] {} <Debug> HTTP-Session: 5e325e29-855a-47d2-a926-709583a99071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2953 | 2023.10.18 19:08:30.013637 [ 3 ] {957461a8-875d-45ce-9160-249865587efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2954 | 2023.10.18 19:08:30.013677 [ 3 ] {957461a8-875d-45ce-9160-249865587efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2955 | 2023.10.18 19:08:30.013781 [ 3 ] {957461a8-875d-45ce-9160-249865587efa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2956 | 2023.10.18 19:08:30.014098 [ 3 ] {957461a8-875d-45ce-9160-249865587efa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2957 | 2023.10.18 19:08:30.014339 [ 3 ] {957461a8-875d-45ce-9160-249865587efa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2958 | 2023.10.18 19:08:30.014511 [ 3 ] {957461a8-875d-45ce-9160-249865587efa} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2959 | 2023.10.18 19:08:30.014637 [ 95 ] {} <Debug> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2960 | 2023.10.18 19:08:30.014645 [ 3 ] {957461a8-875d-45ce-9160-249865587efa} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000973753 sec., 19512 rows/sec., 1.01 MiB/sec. | ||
2961 | 2023.10.18 19:08:30.014684 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2962 | 2023.10.18 19:08:30.014870 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2963 | 2023.10.18 19:08:30.014922 [ 3 ] {957461a8-875d-45ce-9160-249865587efa} <Debug> DynamicQueryHandler: Done processing query | ||
2964 | 2023.10.18 19:08:30.014969 [ 3 ] {957461a8-875d-45ce-9160-249865587efa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2965 | 2023.10.18 19:08:30.015002 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2966 | 2023.10.18 19:08:30.015015 [ 3 ] {} <Debug> HTTP-Session: 5e325e29-855a-47d2-a926-709583a99071 Destroying unnamed session | ||
2967 | 2023.10.18 19:08:30.015057 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 204 rows starting from the beginning of the part | ||
2968 | 2023.10.18 19:08:30.015191 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part | ||
2969 | 2023.10.18 19:08:30.015272 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part | ||
2970 | 2023.10.18 19:08:30.015350 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
2971 | 2023.10.18 19:08:30.015424 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part | ||
2972 | 2023.10.18 19:08:30.015497 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part | ||
2973 | 2023.10.18 19:08:30.016119 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 4 columns (4 merged, 0 gathered) in 0.001365669 sec., 218940.31423426908 rows/sec., 11.78 MiB/sec. | ||
2974 | 2023.10.18 19:08:30.016221 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2975 | 2023.10.18 19:08:30.016406 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2976 | 2023.10.18 19:08:30.016462 [ 23 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_16_3} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2977 | 2023.10.18 19:08:34.997243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2978 | 2023.10.18 19:08:34.997376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2979 | 2023.10.18 19:08:34.997407 [ 3 ] {} <Debug> HTTP-Session: 051c9e29-b296-476c-95fb-6d8a3f4bcc4b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2980 | 2023.10.18 19:08:34.997434 [ 3 ] {} <Debug> HTTP-Session: 051c9e29-b296-476c-95fb-6d8a3f4bcc4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2981 | 2023.10.18 19:08:34.997573 [ 3 ] {ec2ae5f6-7c47-4cf8-a962-4315d38d8608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2982 | 2023.10.18 19:08:34.997640 [ 3 ] {ec2ae5f6-7c47-4cf8-a962-4315d38d8608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2983 | 2023.10.18 19:08:34.997807 [ 3 ] {ec2ae5f6-7c47-4cf8-a962-4315d38d8608} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2984 | 2023.10.18 19:08:34.998294 [ 3 ] {ec2ae5f6-7c47-4cf8-a962-4315d38d8608} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2985 | 2023.10.18 19:08:34.998551 [ 3 ] {ec2ae5f6-7c47-4cf8-a962-4315d38d8608} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
2986 | 2023.10.18 19:08:34.998712 [ 3 ] {ec2ae5f6-7c47-4cf8-a962-4315d38d8608} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
2987 | 2023.10.18 19:08:34.998845 [ 3 ] {ec2ae5f6-7c47-4cf8-a962-4315d38d8608} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001225257 sec., 39175 rows/sec., 3.10 MiB/sec. | ||
2988 | 2023.10.18 19:08:34.999002 [ 3 ] {ec2ae5f6-7c47-4cf8-a962-4315d38d8608} <Debug> DynamicQueryHandler: Done processing query | ||
2989 | 2023.10.18 19:08:34.999027 [ 3 ] {ec2ae5f6-7c47-4cf8-a962-4315d38d8608} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2990 | 2023.10.18 19:08:34.999044 [ 3 ] {} <Debug> HTTP-Session: 051c9e29-b296-476c-95fb-6d8a3f4bcc4b Destroying unnamed session | ||
2991 | 2023.10.18 19:08:34.999220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2992 | 2023.10.18 19:08:34.999266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2993 | 2023.10.18 19:08:34.999285 [ 3 ] {} <Debug> HTTP-Session: 2852a8e3-d02d-427d-881a-81be23a8162b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
2994 | 2023.10.18 19:08:34.999302 [ 3 ] {} <Debug> HTTP-Session: 2852a8e3-d02d-427d-881a-81be23a8162b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2995 | 2023.10.18 19:08:34.999378 [ 3 ] {ec514b66-033d-4141-ad2b-87eb5d7c67be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2996 | 2023.10.18 19:08:34.999417 [ 3 ] {ec514b66-033d-4141-ad2b-87eb5d7c67be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2997 | 2023.10.18 19:08:34.999525 [ 3 ] {ec514b66-033d-4141-ad2b-87eb5d7c67be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2998 | 2023.10.18 19:08:34.999901 [ 3 ] {ec514b66-033d-4141-ad2b-87eb5d7c67be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
2999 | 2023.10.18 19:08:35.000122 [ 3 ] {ec514b66-033d-4141-ad2b-87eb5d7c67be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3000 | 2023.10.18 19:08:35.000142 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.19 MiB, peak 235.27 MiB, will set to 229.98 MiB (RSS), difference: -5.21 MiB | ||
3001 | 2023.10.18 19:08:35.000357 [ 3 ] {ec514b66-033d-4141-ad2b-87eb5d7c67be} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3002 | 2023.10.18 19:08:35.000522 [ 3 ] {ec514b66-033d-4141-ad2b-87eb5d7c67be} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.001115535 sec., 129086 rows/sec., 12.52 MiB/sec. | ||
3003 | 2023.10.18 19:08:35.000655 [ 3 ] {ec514b66-033d-4141-ad2b-87eb5d7c67be} <Debug> DynamicQueryHandler: Done processing query | ||
3004 | 2023.10.18 19:08:35.000686 [ 3 ] {ec514b66-033d-4141-ad2b-87eb5d7c67be} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3005 | 2023.10.18 19:08:35.000702 [ 3 ] {} <Debug> HTTP-Session: 2852a8e3-d02d-427d-881a-81be23a8162b Destroying unnamed session | ||
3006 | 2023.10.18 19:08:35.000859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3007 | 2023.10.18 19:08:35.000902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3008 | 2023.10.18 19:08:35.000921 [ 3 ] {} <Debug> HTTP-Session: 6f783f0e-4fdf-427e-85af-b9bfdd9878c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3009 | 2023.10.18 19:08:35.000938 [ 3 ] {} <Debug> HTTP-Session: 6f783f0e-4fdf-427e-85af-b9bfdd9878c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3010 | 2023.10.18 19:08:35.001011 [ 3 ] {78a7bc03-ecaa-47e2-b855-1f06e57e9362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3011 | 2023.10.18 19:08:35.001051 [ 3 ] {78a7bc03-ecaa-47e2-b855-1f06e57e9362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3012 | 2023.10.18 19:08:35.001159 [ 3 ] {78a7bc03-ecaa-47e2-b855-1f06e57e9362} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3013 | 2023.10.18 19:08:35.001454 [ 3 ] {78a7bc03-ecaa-47e2-b855-1f06e57e9362} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3014 | 2023.10.18 19:08:35.001671 [ 3 ] {78a7bc03-ecaa-47e2-b855-1f06e57e9362} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3015 | 2023.10.18 19:08:35.001825 [ 3 ] {78a7bc03-ecaa-47e2-b855-1f06e57e9362} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3016 | 2023.10.18 19:08:35.001926 [ 3 ] {78a7bc03-ecaa-47e2-b855-1f06e57e9362} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000887632 sec., 54076 rows/sec., 4.23 MiB/sec. | ||
3017 | 2023.10.18 19:08:35.002045 [ 3 ] {78a7bc03-ecaa-47e2-b855-1f06e57e9362} <Debug> DynamicQueryHandler: Done processing query | ||
3018 | 2023.10.18 19:08:35.002069 [ 3 ] {78a7bc03-ecaa-47e2-b855-1f06e57e9362} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3019 | 2023.10.18 19:08:35.002085 [ 3 ] {} <Debug> HTTP-Session: 6f783f0e-4fdf-427e-85af-b9bfdd9878c2 Destroying unnamed session | ||
3020 | 2023.10.18 19:08:35.002228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3021 | 2023.10.18 19:08:35.002273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3022 | 2023.10.18 19:08:35.002292 [ 3 ] {} <Debug> HTTP-Session: 4ba2d83f-c710-4a09-b5ed-0105b9170db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3023 | 2023.10.18 19:08:35.002308 [ 3 ] {} <Debug> HTTP-Session: 4ba2d83f-c710-4a09-b5ed-0105b9170db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3024 | 2023.10.18 19:08:35.002396 [ 3 ] {7872f5f6-5a8e-4c28-bce6-927ed280dd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3025 | 2023.10.18 19:08:35.002440 [ 3 ] {7872f5f6-5a8e-4c28-bce6-927ed280dd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3026 | 2023.10.18 19:08:35.002576 [ 3 ] {7872f5f6-5a8e-4c28-bce6-927ed280dd6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3027 | 2023.10.18 19:08:35.003104 [ 3 ] {7872f5f6-5a8e-4c28-bce6-927ed280dd6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3028 | 2023.10.18 19:08:35.003415 [ 3 ] {7872f5f6-5a8e-4c28-bce6-927ed280dd6e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3029 | 2023.10.18 19:08:35.003614 [ 3 ] {7872f5f6-5a8e-4c28-bce6-927ed280dd6e} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3030 | 2023.10.18 19:08:35.003748 [ 3 ] {7872f5f6-5a8e-4c28-bce6-927ed280dd6e} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001321458 sec., 36323 rows/sec., 49.02 MiB/sec. | ||
3031 | 2023.10.18 19:08:35.003963 [ 3 ] {7872f5f6-5a8e-4c28-bce6-927ed280dd6e} <Debug> DynamicQueryHandler: Done processing query | ||
3032 | 2023.10.18 19:08:35.003987 [ 3 ] {7872f5f6-5a8e-4c28-bce6-927ed280dd6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3033 | 2023.10.18 19:08:35.004002 [ 3 ] {} <Debug> HTTP-Session: 4ba2d83f-c710-4a09-b5ed-0105b9170db3 Destroying unnamed session | ||
3034 | 2023.10.18 19:08:36.000125 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.91 MiB, peak 235.27 MiB, will set to 229.98 MiB (RSS), difference: 5.07 MiB | ||
3035 | 2023.10.18 19:08:40.000155 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.98 MiB, peak 235.27 MiB, will set to 229.98 MiB (RSS), difference: -1.00 MiB | ||
3036 | 2023.10.18 19:08:40.000179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3037 | 2023.10.18 19:08:40.000335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3038 | 2023.10.18 19:08:40.000395 [ 3 ] {} <Debug> HTTP-Session: f7c96d3e-9142-4d1e-8a06-e27fbcce53c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3039 | 2023.10.18 19:08:40.000460 [ 3 ] {} <Debug> HTTP-Session: f7c96d3e-9142-4d1e-8a06-e27fbcce53c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3040 | 2023.10.18 19:08:40.000609 [ 3 ] {b491a219-889b-4610-822c-5faef2582ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3041 | 2023.10.18 19:08:40.000675 [ 3 ] {b491a219-889b-4610-822c-5faef2582ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3042 | 2023.10.18 19:08:40.000829 [ 3 ] {b491a219-889b-4610-822c-5faef2582ec7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3043 | 2023.10.18 19:08:40.001227 [ 3 ] {b491a219-889b-4610-822c-5faef2582ec7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3044 | 2023.10.18 19:08:40.001495 [ 3 ] {b491a219-889b-4610-822c-5faef2582ec7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3045 | 2023.10.18 19:08:40.001662 [ 3 ] {b491a219-889b-4610-822c-5faef2582ec7} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3046 | 2023.10.18 19:08:40.001794 [ 3 ] {b491a219-889b-4610-822c-5faef2582ec7} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001139516 sec., 5265 rows/sec., 298.24 KiB/sec. | ||
3047 | 2023.10.18 19:08:40.001943 [ 3 ] {b491a219-889b-4610-822c-5faef2582ec7} <Debug> DynamicQueryHandler: Done processing query | ||
3048 | 2023.10.18 19:08:40.001968 [ 3 ] {b491a219-889b-4610-822c-5faef2582ec7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3049 | 2023.10.18 19:08:40.001985 [ 3 ] {} <Debug> HTTP-Session: f7c96d3e-9142-4d1e-8a06-e27fbcce53c8 Destroying unnamed session | ||
3050 | 2023.10.18 19:08:40.002124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3051 | 2023.10.18 19:08:40.002169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3052 | 2023.10.18 19:08:40.002188 [ 3 ] {} <Debug> HTTP-Session: 93fdd2a5-8482-4ae2-addc-4f9b57501757 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3053 | 2023.10.18 19:08:40.002205 [ 3 ] {} <Debug> HTTP-Session: 93fdd2a5-8482-4ae2-addc-4f9b57501757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3054 | 2023.10.18 19:08:40.002278 [ 3 ] {b19d1d98-a253-4d19-aa97-108c77eaf689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3055 | 2023.10.18 19:08:40.002317 [ 3 ] {b19d1d98-a253-4d19-aa97-108c77eaf689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3056 | 2023.10.18 19:08:40.002419 [ 3 ] {b19d1d98-a253-4d19-aa97-108c77eaf689} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3057 | 2023.10.18 19:08:40.002778 [ 3 ] {b19d1d98-a253-4d19-aa97-108c77eaf689} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3058 | 2023.10.18 19:08:40.002995 [ 3 ] {b19d1d98-a253-4d19-aa97-108c77eaf689} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3059 | 2023.10.18 19:08:40.003149 [ 3 ] {b19d1d98-a253-4d19-aa97-108c77eaf689} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3060 | 2023.10.18 19:08:40.003270 [ 3 ] {b19d1d98-a253-4d19-aa97-108c77eaf689} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000963083 sec., 90334 rows/sec., 8.44 MiB/sec. | ||
3061 | 2023.10.18 19:08:40.003399 [ 3 ] {b19d1d98-a253-4d19-aa97-108c77eaf689} <Debug> DynamicQueryHandler: Done processing query | ||
3062 | 2023.10.18 19:08:40.003423 [ 3 ] {b19d1d98-a253-4d19-aa97-108c77eaf689} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3063 | 2023.10.18 19:08:40.003440 [ 3 ] {} <Debug> HTTP-Session: 93fdd2a5-8482-4ae2-addc-4f9b57501757 Destroying unnamed session | ||
3064 | 2023.10.18 19:08:40.003592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 43954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3065 | 2023.10.18 19:08:40.003636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3066 | 2023.10.18 19:08:40.003655 [ 3 ] {} <Debug> HTTP-Session: f97ff38f-9025-448b-873c-29f13067aa9a Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3067 | 2023.10.18 19:08:40.003672 [ 3 ] {} <Debug> HTTP-Session: f97ff38f-9025-448b-873c-29f13067aa9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3068 | 2023.10.18 19:08:40.003754 [ 3 ] {46785383-2a87-4ae6-a69d-72208b94f804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3069 | 2023.10.18 19:08:40.003794 [ 3 ] {46785383-2a87-4ae6-a69d-72208b94f804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3070 | 2023.10.18 19:08:40.003900 [ 3 ] {46785383-2a87-4ae6-a69d-72208b94f804} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3071 | 2023.10.18 19:08:40.004319 [ 3 ] {46785383-2a87-4ae6-a69d-72208b94f804} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3072 | 2023.10.18 19:08:40.004544 [ 3 ] {46785383-2a87-4ae6-a69d-72208b94f804} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3073 | 2023.10.18 19:08:40.004702 [ 3 ] {46785383-2a87-4ae6-a69d-72208b94f804} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3074 | 2023.10.18 19:08:40.004827 [ 3 ] {46785383-2a87-4ae6-a69d-72208b94f804} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.001044634 sec., 263250 rows/sec., 18.15 MiB/sec. | ||
3075 | 2023.10.18 19:08:40.004952 [ 3 ] {46785383-2a87-4ae6-a69d-72208b94f804} <Debug> DynamicQueryHandler: Done processing query | ||
3076 | 2023.10.18 19:08:40.004975 [ 3 ] {46785383-2a87-4ae6-a69d-72208b94f804} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3077 | 2023.10.18 19:08:40.004992 [ 3 ] {} <Debug> HTTP-Session: f97ff38f-9025-448b-873c-29f13067aa9a Destroying unnamed session | ||
3078 | 2023.10.18 19:08:40.005159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3079 | 2023.10.18 19:08:40.005204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3080 | 2023.10.18 19:08:40.005223 [ 3 ] {} <Debug> HTTP-Session: a880521d-946f-43c5-836a-eb78f5550fb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3081 | 2023.10.18 19:08:40.005240 [ 3 ] {} <Debug> HTTP-Session: a880521d-946f-43c5-836a-eb78f5550fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3082 | 2023.10.18 19:08:40.005308 [ 3 ] {9397b311-4e66-4abf-841b-89f6b31c6be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3083 | 2023.10.18 19:08:40.005347 [ 3 ] {9397b311-4e66-4abf-841b-89f6b31c6be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3084 | 2023.10.18 19:08:40.005453 [ 3 ] {9397b311-4e66-4abf-841b-89f6b31c6be6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3085 | 2023.10.18 19:08:40.005834 [ 3 ] {9397b311-4e66-4abf-841b-89f6b31c6be6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3086 | 2023.10.18 19:08:40.006081 [ 3 ] {9397b311-4e66-4abf-841b-89f6b31c6be6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3087 | 2023.10.18 19:08:40.006269 [ 3 ] {9397b311-4e66-4abf-841b-89f6b31c6be6} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3088 | 2023.10.18 19:08:40.006395 [ 3 ] {9397b311-4e66-4abf-841b-89f6b31c6be6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001057155 sec., 5675 rows/sec., 238.33 KiB/sec. | ||
3089 | 2023.10.18 19:08:40.006522 [ 3 ] {9397b311-4e66-4abf-841b-89f6b31c6be6} <Debug> DynamicQueryHandler: Done processing query | ||
3090 | 2023.10.18 19:08:40.006546 [ 3 ] {9397b311-4e66-4abf-841b-89f6b31c6be6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3091 | 2023.10.18 19:08:40.006561 [ 3 ] {} <Debug> HTTP-Session: a880521d-946f-43c5-836a-eb78f5550fb9 Destroying unnamed session | ||
3092 | 2023.10.18 19:08:40.006714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3093 | 2023.10.18 19:08:40.006759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3094 | 2023.10.18 19:08:40.006778 [ 3 ] {} <Debug> HTTP-Session: 4afa9c50-579f-4521-8732-48a65bceba38 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3095 | 2023.10.18 19:08:40.006795 [ 3 ] {} <Debug> HTTP-Session: 4afa9c50-579f-4521-8732-48a65bceba38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3096 | 2023.10.18 19:08:40.006869 [ 3 ] {8395ea6f-d723-4e90-a4ad-0cd02a82b3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3097 | 2023.10.18 19:08:40.006912 [ 3 ] {8395ea6f-d723-4e90-a4ad-0cd02a82b3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3098 | 2023.10.18 19:08:40.007025 [ 3 ] {8395ea6f-d723-4e90-a4ad-0cd02a82b3a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3099 | 2023.10.18 19:08:40.007346 [ 3 ] {8395ea6f-d723-4e90-a4ad-0cd02a82b3a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3100 | 2023.10.18 19:08:40.007592 [ 3 ] {8395ea6f-d723-4e90-a4ad-0cd02a82b3a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3101 | 2023.10.18 19:08:40.007779 [ 3 ] {8395ea6f-d723-4e90-a4ad-0cd02a82b3a8} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3102 | 2023.10.18 19:08:40.007887 [ 3 ] {8395ea6f-d723-4e90-a4ad-0cd02a82b3a8} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000990314 sec., 74723 rows/sec., 4.57 MiB/sec. | ||
3103 | 2023.10.18 19:08:40.008005 [ 3 ] {8395ea6f-d723-4e90-a4ad-0cd02a82b3a8} <Debug> DynamicQueryHandler: Done processing query | ||
3104 | 2023.10.18 19:08:40.008029 [ 3 ] {8395ea6f-d723-4e90-a4ad-0cd02a82b3a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3105 | 2023.10.18 19:08:40.008070 [ 3 ] {} <Debug> HTTP-Session: 4afa9c50-579f-4521-8732-48a65bceba38 Destroying unnamed session | ||
3106 | 2023.10.18 19:08:40.008201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3107 | 2023.10.18 19:08:40.008245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3108 | 2023.10.18 19:08:40.008265 [ 3 ] {} <Debug> HTTP-Session: 30548c75-0459-4578-9163-dfd2e1583757 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3109 | 2023.10.18 19:08:40.008281 [ 3 ] {} <Debug> HTTP-Session: 30548c75-0459-4578-9163-dfd2e1583757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3110 | 2023.10.18 19:08:40.008352 [ 3 ] {78397c88-945b-415d-a814-913d527d5f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3111 | 2023.10.18 19:08:40.008391 [ 3 ] {78397c88-945b-415d-a814-913d527d5f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3112 | 2023.10.18 19:08:40.008495 [ 3 ] {78397c88-945b-415d-a814-913d527d5f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3113 | 2023.10.18 19:08:40.008759 [ 3 ] {78397c88-945b-415d-a814-913d527d5f99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3114 | 2023.10.18 19:08:40.008994 [ 3 ] {78397c88-945b-415d-a814-913d527d5f99} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3115 | 2023.10.18 19:08:40.009173 [ 3 ] {78397c88-945b-415d-a814-913d527d5f99} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3116 | 2023.10.18 19:08:40.009279 [ 3 ] {78397c88-945b-415d-a814-913d527d5f99} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000892402 sec., 21290 rows/sec., 1.10 MiB/sec. | ||
3117 | 2023.10.18 19:08:40.009437 [ 3 ] {78397c88-945b-415d-a814-913d527d5f99} <Debug> DynamicQueryHandler: Done processing query | ||
3118 | 2023.10.18 19:08:40.009461 [ 3 ] {78397c88-945b-415d-a814-913d527d5f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3119 | 2023.10.18 19:08:40.009477 [ 3 ] {} <Debug> HTTP-Session: 30548c75-0459-4578-9163-dfd2e1583757 Destroying unnamed session | ||
3120 | 2023.10.18 19:08:42.313589 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3121 | 2023.10.18 19:08:42.313671 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3122 | 2023.10.18 19:08:44.997686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3123 | 2023.10.18 19:08:44.997800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3124 | 2023.10.18 19:08:44.997827 [ 3 ] {} <Debug> HTTP-Session: 244b9e54-1a8f-4d50-899f-9cf7416eafd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3125 | 2023.10.18 19:08:44.997851 [ 3 ] {} <Debug> HTTP-Session: 244b9e54-1a8f-4d50-899f-9cf7416eafd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3126 | 2023.10.18 19:08:44.997974 [ 3 ] {73e45b63-d481-4ac2-a429-dfb0b99277e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3127 | 2023.10.18 19:08:44.998034 [ 3 ] {73e45b63-d481-4ac2-a429-dfb0b99277e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3128 | 2023.10.18 19:08:44.998187 [ 3 ] {73e45b63-d481-4ac2-a429-dfb0b99277e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3129 | 2023.10.18 19:08:44.998642 [ 3 ] {73e45b63-d481-4ac2-a429-dfb0b99277e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3130 | 2023.10.18 19:08:44.998900 [ 3 ] {73e45b63-d481-4ac2-a429-dfb0b99277e6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3131 | 2023.10.18 19:08:44.999068 [ 3 ] {73e45b63-d481-4ac2-a429-dfb0b99277e6} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3132 | 2023.10.18 19:08:44.999200 [ 3 ] {73e45b63-d481-4ac2-a429-dfb0b99277e6} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001184706 sec., 40516 rows/sec., 3.21 MiB/sec. | ||
3133 | 2023.10.18 19:08:44.999343 [ 3 ] {73e45b63-d481-4ac2-a429-dfb0b99277e6} <Debug> DynamicQueryHandler: Done processing query | ||
3134 | 2023.10.18 19:08:44.999369 [ 3 ] {73e45b63-d481-4ac2-a429-dfb0b99277e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3135 | 2023.10.18 19:08:44.999385 [ 3 ] {} <Debug> HTTP-Session: 244b9e54-1a8f-4d50-899f-9cf7416eafd7 Destroying unnamed session | ||
3136 | 2023.10.18 19:08:44.999539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3137 | 2023.10.18 19:08:44.999589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3138 | 2023.10.18 19:08:44.999608 [ 3 ] {} <Debug> HTTP-Session: 1e736771-d90e-4d64-98f9-c2880539b003 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3139 | 2023.10.18 19:08:44.999626 [ 3 ] {} <Debug> HTTP-Session: 1e736771-d90e-4d64-98f9-c2880539b003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3140 | 2023.10.18 19:08:44.999709 [ 3 ] {1feb5529-a479-412c-9d58-410af3cbfc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3141 | 2023.10.18 19:08:44.999750 [ 3 ] {1feb5529-a479-412c-9d58-410af3cbfc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3142 | 2023.10.18 19:08:44.999855 [ 3 ] {1feb5529-a479-412c-9d58-410af3cbfc4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3143 | 2023.10.18 19:08:45.000175 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.04 MiB, peak 235.27 MiB, will set to 229.98 MiB (RSS), difference: -1.06 MiB | ||
3144 | 2023.10.18 19:08:45.000368 [ 3 ] {1feb5529-a479-412c-9d58-410af3cbfc4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3145 | 2023.10.18 19:08:45.000642 [ 3 ] {1feb5529-a479-412c-9d58-410af3cbfc4f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3146 | 2023.10.18 19:08:45.000810 [ 3 ] {1feb5529-a479-412c-9d58-410af3cbfc4f} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3147 | 2023.10.18 19:08:45.000929 [ 3 ] {1feb5529-a479-412c-9d58-410af3cbfc4f} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.001184056 sec., 121615 rows/sec., 11.80 MiB/sec. | ||
3148 | 2023.10.18 19:08:45.001053 [ 3 ] {1feb5529-a479-412c-9d58-410af3cbfc4f} <Debug> DynamicQueryHandler: Done processing query | ||
3149 | 2023.10.18 19:08:45.001077 [ 3 ] {1feb5529-a479-412c-9d58-410af3cbfc4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3150 | 2023.10.18 19:08:45.001093 [ 3 ] {} <Debug> HTTP-Session: 1e736771-d90e-4d64-98f9-c2880539b003 Destroying unnamed session | ||
3151 | 2023.10.18 19:08:45.001253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3152 | 2023.10.18 19:08:45.001298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3153 | 2023.10.18 19:08:45.001317 [ 3 ] {} <Debug> HTTP-Session: f2f4d5e9-37d6-4522-b833-3189e5b71ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3154 | 2023.10.18 19:08:45.001334 [ 3 ] {} <Debug> HTTP-Session: f2f4d5e9-37d6-4522-b833-3189e5b71ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3155 | 2023.10.18 19:08:45.001409 [ 3 ] {019c8072-de5b-44e1-a563-815e715df5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3156 | 2023.10.18 19:08:45.001449 [ 3 ] {019c8072-de5b-44e1-a563-815e715df5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3157 | 2023.10.18 19:08:45.001558 [ 3 ] {019c8072-de5b-44e1-a563-815e715df5a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3158 | 2023.10.18 19:08:45.001875 [ 3 ] {019c8072-de5b-44e1-a563-815e715df5a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3159 | 2023.10.18 19:08:45.002088 [ 3 ] {019c8072-de5b-44e1-a563-815e715df5a1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3160 | 2023.10.18 19:08:45.002242 [ 3 ] {019c8072-de5b-44e1-a563-815e715df5a1} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3161 | 2023.10.18 19:08:45.002368 [ 3 ] {019c8072-de5b-44e1-a563-815e715df5a1} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000931773 sec., 51514 rows/sec., 4.03 MiB/sec. | ||
3162 | 2023.10.18 19:08:45.002483 [ 3 ] {019c8072-de5b-44e1-a563-815e715df5a1} <Debug> DynamicQueryHandler: Done processing query | ||
3163 | 2023.10.18 19:08:45.002505 [ 3 ] {019c8072-de5b-44e1-a563-815e715df5a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3164 | 2023.10.18 19:08:45.002521 [ 3 ] {} <Debug> HTTP-Session: f2f4d5e9-37d6-4522-b833-3189e5b71ae4 Destroying unnamed session | ||
3165 | 2023.10.18 19:08:45.002695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3166 | 2023.10.18 19:08:45.002740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3167 | 2023.10.18 19:08:45.002759 [ 3 ] {} <Debug> HTTP-Session: fc20f5af-ea66-4565-ba3c-7b0ad4ef0e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3168 | 2023.10.18 19:08:45.002775 [ 3 ] {} <Debug> HTTP-Session: fc20f5af-ea66-4565-ba3c-7b0ad4ef0e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3169 | 2023.10.18 19:08:45.002865 [ 3 ] {744f775c-549b-42d5-9c50-67dcb6a66a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3170 | 2023.10.18 19:08:45.002911 [ 3 ] {744f775c-549b-42d5-9c50-67dcb6a66a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3171 | 2023.10.18 19:08:45.003049 [ 3 ] {744f775c-549b-42d5-9c50-67dcb6a66a19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3172 | 2023.10.18 19:08:45.003534 [ 3 ] {744f775c-549b-42d5-9c50-67dcb6a66a19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3173 | 2023.10.18 19:08:45.003859 [ 3 ] {744f775c-549b-42d5-9c50-67dcb6a66a19} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3174 | 2023.10.18 19:08:45.004046 [ 3 ] {744f775c-549b-42d5-9c50-67dcb6a66a19} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3175 | 2023.10.18 19:08:45.004169 [ 3 ] {744f775c-549b-42d5-9c50-67dcb6a66a19} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001269837 sec., 37800 rows/sec., 51.01 MiB/sec. | ||
3176 | 2023.10.18 19:08:45.004297 [ 3 ] {744f775c-549b-42d5-9c50-67dcb6a66a19} <Debug> DynamicQueryHandler: Done processing query | ||
3177 | 2023.10.18 19:08:45.004321 [ 3 ] {744f775c-549b-42d5-9c50-67dcb6a66a19} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3178 | 2023.10.18 19:08:45.004336 [ 3 ] {} <Debug> HTTP-Session: fc20f5af-ea66-4565-ba3c-7b0ad4ef0e38 Destroying unnamed session | ||
3179 | 2023.10.18 19:08:49.998979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3180 | 2023.10.18 19:08:49.999103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3181 | 2023.10.18 19:08:49.999129 [ 3 ] {} <Debug> HTTP-Session: 0180d24b-a8cd-4b4b-9090-abdc4c5ba3bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3182 | 2023.10.18 19:08:49.999152 [ 3 ] {} <Debug> HTTP-Session: 0180d24b-a8cd-4b4b-9090-abdc4c5ba3bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3183 | 2023.10.18 19:08:49.999273 [ 3 ] {84c19d2b-6a07-4623-91c8-d4095654a519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3184 | 2023.10.18 19:08:49.999331 [ 3 ] {84c19d2b-6a07-4623-91c8-d4095654a519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3185 | 2023.10.18 19:08:49.999484 [ 3 ] {84c19d2b-6a07-4623-91c8-d4095654a519} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3186 | 2023.10.18 19:08:49.999968 [ 3 ] {84c19d2b-6a07-4623-91c8-d4095654a519} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3187 | 2023.10.18 19:08:50.000142 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.99 MiB, peak 235.27 MiB, will set to 229.98 MiB (RSS), difference: -1.01 MiB | ||
3188 | 2023.10.18 19:08:50.000430 [ 3 ] {84c19d2b-6a07-4623-91c8-d4095654a519} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3189 | 2023.10.18 19:08:50.000649 [ 3 ] {84c19d2b-6a07-4623-91c8-d4095654a519} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3190 | 2023.10.18 19:08:50.000805 [ 3 ] {84c19d2b-6a07-4623-91c8-d4095654a519} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001489481 sec., 4028 rows/sec., 228.16 KiB/sec. | ||
3191 | 2023.10.18 19:08:50.001000 [ 3 ] {84c19d2b-6a07-4623-91c8-d4095654a519} <Debug> DynamicQueryHandler: Done processing query | ||
3192 | 2023.10.18 19:08:50.001028 [ 3 ] {84c19d2b-6a07-4623-91c8-d4095654a519} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3193 | 2023.10.18 19:08:50.001044 [ 3 ] {} <Debug> HTTP-Session: 0180d24b-a8cd-4b4b-9090-abdc4c5ba3bd Destroying unnamed session | ||
3194 | 2023.10.18 19:08:50.001176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3195 | 2023.10.18 19:08:50.001228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3196 | 2023.10.18 19:08:50.001249 [ 3 ] {} <Debug> HTTP-Session: 63d59d6f-8ffc-43ba-bed0-0c795907d271 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3197 | 2023.10.18 19:08:50.001268 [ 3 ] {} <Debug> HTTP-Session: 63d59d6f-8ffc-43ba-bed0-0c795907d271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3198 | 2023.10.18 19:08:50.001355 [ 3 ] {502a46e4-adb2-43dd-b53f-f9e7b77c26f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3199 | 2023.10.18 19:08:50.001399 [ 3 ] {502a46e4-adb2-43dd-b53f-f9e7b77c26f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3200 | 2023.10.18 19:08:50.001509 [ 3 ] {502a46e4-adb2-43dd-b53f-f9e7b77c26f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3201 | 2023.10.18 19:08:50.001914 [ 3 ] {502a46e4-adb2-43dd-b53f-f9e7b77c26f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3202 | 2023.10.18 19:08:50.002133 [ 3 ] {502a46e4-adb2-43dd-b53f-f9e7b77c26f4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3203 | 2023.10.18 19:08:50.002293 [ 3 ] {502a46e4-adb2-43dd-b53f-f9e7b77c26f4} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3204 | 2023.10.18 19:08:50.002422 [ 3 ] {502a46e4-adb2-43dd-b53f-f9e7b77c26f4} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001036484 sec., 83937 rows/sec., 7.85 MiB/sec. | ||
3205 | 2023.10.18 19:08:50.002581 [ 3 ] {502a46e4-adb2-43dd-b53f-f9e7b77c26f4} <Debug> DynamicQueryHandler: Done processing query | ||
3206 | 2023.10.18 19:08:50.002606 [ 3 ] {502a46e4-adb2-43dd-b53f-f9e7b77c26f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3207 | 2023.10.18 19:08:50.002623 [ 3 ] {} <Debug> HTTP-Session: 63d59d6f-8ffc-43ba-bed0-0c795907d271 Destroying unnamed session | ||
3208 | 2023.10.18 19:08:50.002771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3209 | 2023.10.18 19:08:50.002817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3210 | 2023.10.18 19:08:50.002837 [ 3 ] {} <Debug> HTTP-Session: 1cf86dc0-5aae-4e6a-82f1-b3865bf40273 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3211 | 2023.10.18 19:08:50.002854 [ 3 ] {} <Debug> HTTP-Session: 1cf86dc0-5aae-4e6a-82f1-b3865bf40273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3212 | 2023.10.18 19:08:50.002937 [ 3 ] {e532945e-121e-4e59-8f66-6ac5d10d176d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3213 | 2023.10.18 19:08:50.002979 [ 3 ] {e532945e-121e-4e59-8f66-6ac5d10d176d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3214 | 2023.10.18 19:08:50.003091 [ 3 ] {e532945e-121e-4e59-8f66-6ac5d10d176d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3215 | 2023.10.18 19:08:50.003563 [ 3 ] {e532945e-121e-4e59-8f66-6ac5d10d176d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3216 | 2023.10.18 19:08:50.003791 [ 3 ] {e532945e-121e-4e59-8f66-6ac5d10d176d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3217 | 2023.10.18 19:08:50.003948 [ 3 ] {e532945e-121e-4e59-8f66-6ac5d10d176d} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3218 | 2023.10.18 19:08:50.004079 [ 3 ] {e532945e-121e-4e59-8f66-6ac5d10d176d} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001113705 sec., 237046 rows/sec., 16.26 MiB/sec. | ||
3219 | 2023.10.18 19:08:50.004202 [ 3 ] {e532945e-121e-4e59-8f66-6ac5d10d176d} <Debug> DynamicQueryHandler: Done processing query | ||
3220 | 2023.10.18 19:08:50.004226 [ 3 ] {e532945e-121e-4e59-8f66-6ac5d10d176d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3221 | 2023.10.18 19:08:50.004242 [ 3 ] {} <Debug> HTTP-Session: 1cf86dc0-5aae-4e6a-82f1-b3865bf40273 Destroying unnamed session | ||
3222 | 2023.10.18 19:08:50.004396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3223 | 2023.10.18 19:08:50.004441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3224 | 2023.10.18 19:08:50.004460 [ 3 ] {} <Debug> HTTP-Session: 594b88fd-8708-4938-bd5a-4b8b59058d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3225 | 2023.10.18 19:08:50.004477 [ 3 ] {} <Debug> HTTP-Session: 594b88fd-8708-4938-bd5a-4b8b59058d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3226 | 2023.10.18 19:08:50.004548 [ 3 ] {3fa1629b-abf1-4ae6-ac64-947259eadbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3227 | 2023.10.18 19:08:50.004587 [ 3 ] {3fa1629b-abf1-4ae6-ac64-947259eadbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3228 | 2023.10.18 19:08:50.004698 [ 3 ] {3fa1629b-abf1-4ae6-ac64-947259eadbe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3229 | 2023.10.18 19:08:50.004961 [ 3 ] {3fa1629b-abf1-4ae6-ac64-947259eadbe7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3230 | 2023.10.18 19:08:50.005213 [ 3 ] {3fa1629b-abf1-4ae6-ac64-947259eadbe7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3231 | 2023.10.18 19:08:50.005401 [ 3 ] {3fa1629b-abf1-4ae6-ac64-947259eadbe7} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3232 | 2023.10.18 19:08:50.005526 [ 3 ] {3fa1629b-abf1-4ae6-ac64-947259eadbe7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000939223 sec., 6388 rows/sec., 268.26 KiB/sec. | ||
3233 | 2023.10.18 19:08:50.005527 [ 174 ] {} <Debug> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3234 | 2023.10.18 19:08:50.005657 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3235 | 2023.10.18 19:08:50.005694 [ 3 ] {3fa1629b-abf1-4ae6-ac64-947259eadbe7} <Debug> DynamicQueryHandler: Done processing query | ||
3236 | 2023.10.18 19:08:50.005731 [ 3 ] {3fa1629b-abf1-4ae6-ac64-947259eadbe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3237 | 2023.10.18 19:08:50.005786 [ 3 ] {} <Debug> HTTP-Session: 594b88fd-8708-4938-bd5a-4b8b59058d27 Destroying unnamed session | ||
3238 | 2023.10.18 19:08:50.005813 [ 23 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3239 | 2023.10.18 19:08:50.005967 [ 23 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3240 | 2023.10.18 19:08:50.005977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3241 | 2023.10.18 19:08:50.006022 [ 23 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
3242 | 2023.10.18 19:08:50.006063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3243 | 2023.10.18 19:08:50.006102 [ 3 ] {} <Debug> HTTP-Session: 352b5c70-19e1-4100-9531-39d77d000a67 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3244 | 2023.10.18 19:08:50.006133 [ 3 ] {} <Debug> HTTP-Session: 352b5c70-19e1-4100-9531-39d77d000a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3245 | 2023.10.18 19:08:50.006260 [ 23 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
3246 | 2023.10.18 19:08:50.006370 [ 3 ] {cac7dbab-4b74-42cf-b84e-799094b1f91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3247 | 2023.10.18 19:08:50.006503 [ 3 ] {cac7dbab-4b74-42cf-b84e-799094b1f91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3248 | 2023.10.18 19:08:50.006510 [ 23 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
3249 | 2023.10.18 19:08:50.006794 [ 23 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
3250 | 2023.10.18 19:08:50.007063 [ 23 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
3251 | 2023.10.18 19:08:50.007068 [ 3 ] {cac7dbab-4b74-42cf-b84e-799094b1f91d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3252 | 2023.10.18 19:08:50.007270 [ 23 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
3253 | 2023.10.18 19:08:50.007767 [ 3 ] {cac7dbab-4b74-42cf-b84e-799094b1f91d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3254 | 2023.10.18 19:08:50.008404 [ 3 ] {cac7dbab-4b74-42cf-b84e-799094b1f91d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3255 | 2023.10.18 19:08:50.008639 [ 13 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.002899491 sec., 33109.259521757434 rows/sec., 1.36 MiB/sec. | ||
3256 | 2023.10.18 19:08:50.008734 [ 3 ] {cac7dbab-4b74-42cf-b84e-799094b1f91d} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3257 | 2023.10.18 19:08:50.008847 [ 13 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3258 | 2023.10.18 19:08:50.008909 [ 174 ] {} <Debug> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3259 | 2023.10.18 19:08:50.008998 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3260 | 2023.10.18 19:08:50.009017 [ 3 ] {cac7dbab-4b74-42cf-b84e-799094b1f91d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002585556 sec., 24366 rows/sec., 1.48 MiB/sec. | ||
3261 | 2023.10.18 19:08:50.009298 [ 23 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3262 | 2023.10.18 19:08:50.009425 [ 3 ] {cac7dbab-4b74-42cf-b84e-799094b1f91d} <Debug> DynamicQueryHandler: Done processing query | ||
3263 | 2023.10.18 19:08:50.009419 [ 13 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3264 | 2023.10.18 19:08:50.009493 [ 3 ] {cac7dbab-4b74-42cf-b84e-799094b1f91d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3265 | 2023.10.18 19:08:50.009557 [ 3 ] {} <Debug> HTTP-Session: 352b5c70-19e1-4100-9531-39d77d000a67 Destroying unnamed session | ||
3266 | 2023.10.18 19:08:50.009561 [ 23 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3267 | 2023.10.18 19:08:50.009636 [ 13 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_16_3} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3268 | 2023.10.18 19:08:50.009642 [ 23 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 715 rows starting from the beginning of the part | ||
3269 | 2023.10.18 19:08:50.009805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3270 | 2023.10.18 19:08:50.009912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3271 | 2023.10.18 19:08:50.009919 [ 23 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
3272 | 2023.10.18 19:08:50.009945 [ 3 ] {} <Debug> HTTP-Session: 47731877-0c92-42a1-878e-22c61740a061 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3273 | 2023.10.18 19:08:50.010000 [ 3 ] {} <Debug> HTTP-Session: 47731877-0c92-42a1-878e-22c61740a061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3274 | 2023.10.18 19:08:50.010153 [ 23 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part | ||
3275 | 2023.10.18 19:08:50.010207 [ 3 ] {32b5bcf6-30a1-4da1-9cbf-1033942f2d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3276 | 2023.10.18 19:08:50.010325 [ 3 ] {32b5bcf6-30a1-4da1-9cbf-1033942f2d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3277 | 2023.10.18 19:08:50.010361 [ 23 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part | ||
3278 | 2023.10.18 19:08:50.010671 [ 23 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part | ||
3279 | 2023.10.18 19:08:50.010822 [ 3 ] {32b5bcf6-30a1-4da1-9cbf-1033942f2d2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3280 | 2023.10.18 19:08:50.010925 [ 23 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part | ||
3281 | 2023.10.18 19:08:50.011394 [ 3 ] {32b5bcf6-30a1-4da1-9cbf-1033942f2d2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3282 | 2023.10.18 19:08:50.011993 [ 3 ] {32b5bcf6-30a1-4da1-9cbf-1033942f2d2a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3283 | 2023.10.18 19:08:50.012413 [ 3 ] {32b5bcf6-30a1-4da1-9cbf-1033942f2d2a} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3284 | 2023.10.18 19:08:50.012536 [ 13 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.003477969 sec., 302475.3814654472 rows/sec., 18.39 MiB/sec. | ||
3285 | 2023.10.18 19:08:50.012652 [ 3 ] {32b5bcf6-30a1-4da1-9cbf-1033942f2d2a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002393643 sec., 7937 rows/sec., 421.45 KiB/sec. | ||
3286 | 2023.10.18 19:08:50.012800 [ 13 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3287 | 2023.10.18 19:08:50.012867 [ 3 ] {32b5bcf6-30a1-4da1-9cbf-1033942f2d2a} <Debug> DynamicQueryHandler: Done processing query | ||
3288 | 2023.10.18 19:08:50.012905 [ 3 ] {32b5bcf6-30a1-4da1-9cbf-1033942f2d2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3289 | 2023.10.18 19:08:50.012929 [ 3 ] {} <Debug> HTTP-Session: 47731877-0c92-42a1-878e-22c61740a061 Destroying unnamed session | ||
3290 | 2023.10.18 19:08:50.013104 [ 13 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3291 | 2023.10.18 19:08:50.013183 [ 13 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3292 | 2023.10.18 19:08:54.997156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3293 | 2023.10.18 19:08:54.997291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3294 | 2023.10.18 19:08:54.997321 [ 3 ] {} <Debug> HTTP-Session: b08d3962-afe5-4e9c-9d22-69c069aded12 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3295 | 2023.10.18 19:08:54.997349 [ 3 ] {} <Debug> HTTP-Session: b08d3962-afe5-4e9c-9d22-69c069aded12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3296 | 2023.10.18 19:08:54.997492 [ 3 ] {a1fcd687-c458-4517-b448-0a8ed9372189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3297 | 2023.10.18 19:08:54.997560 [ 3 ] {a1fcd687-c458-4517-b448-0a8ed9372189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3298 | 2023.10.18 19:08:54.997741 [ 3 ] {a1fcd687-c458-4517-b448-0a8ed9372189} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3299 | 2023.10.18 19:08:54.998247 [ 3 ] {a1fcd687-c458-4517-b448-0a8ed9372189} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3300 | 2023.10.18 19:08:54.998531 [ 3 ] {a1fcd687-c458-4517-b448-0a8ed9372189} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3301 | 2023.10.18 19:08:54.998709 [ 3 ] {a1fcd687-c458-4517-b448-0a8ed9372189} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3302 | 2023.10.18 19:08:54.998843 [ 3 ] {a1fcd687-c458-4517-b448-0a8ed9372189} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001309958 sec., 36642 rows/sec., 2.90 MiB/sec. | ||
3303 | 2023.10.18 19:08:54.998868 [ 172 ] {} <Debug> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3304 | 2023.10.18 19:08:54.999000 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3305 | 2023.10.18 19:08:54.999067 [ 3 ] {a1fcd687-c458-4517-b448-0a8ed9372189} <Debug> DynamicQueryHandler: Done processing query | ||
3306 | 2023.10.18 19:08:54.999101 [ 10 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3307 | 2023.10.18 19:08:54.999105 [ 3 ] {a1fcd687-c458-4517-b448-0a8ed9372189} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3308 | 2023.10.18 19:08:54.999155 [ 3 ] {} <Debug> HTTP-Session: b08d3962-afe5-4e9c-9d22-69c069aded12 Destroying unnamed session | ||
3309 | 2023.10.18 19:08:54.999205 [ 10 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3310 | 2023.10.18 19:08:54.999239 [ 10 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 54 rows starting from the beginning of the part | ||
3311 | 2023.10.18 19:08:54.999313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3312 | 2023.10.18 19:08:54.999365 [ 10 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
3313 | 2023.10.18 19:08:54.999374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3314 | 2023.10.18 19:08:54.999412 [ 3 ] {} <Debug> HTTP-Session: 999a8423-80f0-4f64-b433-794216242350 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3315 | 2023.10.18 19:08:54.999437 [ 3 ] {} <Debug> HTTP-Session: 999a8423-80f0-4f64-b433-794216242350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3316 | 2023.10.18 19:08:54.999508 [ 10 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
3317 | 2023.10.18 19:08:54.999578 [ 3 ] {dbb69051-8fca-40c7-982a-b2050e395542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3318 | 2023.10.18 19:08:54.999644 [ 3 ] {dbb69051-8fca-40c7-982a-b2050e395542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3319 | 2023.10.18 19:08:54.999654 [ 10 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
3320 | 2023.10.18 19:08:54.999860 [ 10 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
3321 | 2023.10.18 19:08:54.999907 [ 3 ] {dbb69051-8fca-40c7-982a-b2050e395542} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3322 | 2023.10.18 19:08:55.000032 [ 10 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
3323 | 2023.10.18 19:08:55.000142 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.04 MiB, peak 235.27 MiB, will set to 230.00 MiB (RSS), difference: -1.04 MiB | ||
3324 | 2023.10.18 19:08:55.001030 [ 3 ] {dbb69051-8fca-40c7-982a-b2050e395542} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3325 | 2023.10.18 19:08:55.001394 [ 3 ] {dbb69051-8fca-40c7-982a-b2050e395542} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3326 | 2023.10.18 19:08:55.001396 [ 13 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.002324063 sec., 90358.99629226919 rows/sec., 6.97 MiB/sec. | ||
3327 | 2023.10.18 19:08:55.001632 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3328 | 2023.10.18 19:08:55.001634 [ 3 ] {dbb69051-8fca-40c7-982a-b2050e395542} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3329 | 2023.10.18 19:08:55.001843 [ 172 ] {} <Debug> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3330 | 2023.10.18 19:08:55.001879 [ 3 ] {dbb69051-8fca-40c7-982a-b2050e395542} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.002258391 sec., 63762 rows/sec., 6.19 MiB/sec. | ||
3331 | 2023.10.18 19:08:55.001906 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3332 | 2023.10.18 19:08:55.002090 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3333 | 2023.10.18 19:08:55.002141 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3334 | 2023.10.18 19:08:55.002325 [ 3 ] {dbb69051-8fca-40c7-982a-b2050e395542} <Debug> DynamicQueryHandler: Done processing query | ||
3335 | 2023.10.18 19:08:55.002387 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_31_6} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3336 | 2023.10.18 19:08:55.002408 [ 3 ] {dbb69051-8fca-40c7-982a-b2050e395542} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3337 | 2023.10.18 19:08:55.002438 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3338 | 2023.10.18 19:08:55.002454 [ 3 ] {} <Debug> HTTP-Session: 999a8423-80f0-4f64-b433-794216242350 Destroying unnamed session | ||
3339 | 2023.10.18 19:08:55.002484 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 231 rows starting from the beginning of the part | ||
3340 | 2023.10.18 19:08:55.002654 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 144 rows starting from the beginning of the part | ||
3341 | 2023.10.18 19:08:55.002663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3342 | 2023.10.18 19:08:55.002729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3343 | 2023.10.18 19:08:55.002748 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 87 rows starting from the beginning of the part | ||
3344 | 2023.10.18 19:08:55.002755 [ 3 ] {} <Debug> HTTP-Session: 4887e615-b6a5-4d16-a292-078aaea50c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3345 | 2023.10.18 19:08:55.002786 [ 3 ] {} <Debug> HTTP-Session: 4887e615-b6a5-4d16-a292-078aaea50c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3346 | 2023.10.18 19:08:55.002864 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 144 rows starting from the beginning of the part | ||
3347 | 2023.10.18 19:08:55.002918 [ 3 ] {468d4220-d72e-4d46-8e29-268310c02e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3348 | 2023.10.18 19:08:55.002978 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 87 rows starting from the beginning of the part | ||
3349 | 2023.10.18 19:08:55.002980 [ 3 ] {468d4220-d72e-4d46-8e29-268310c02e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3350 | 2023.10.18 19:08:55.003113 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 144 rows starting from the beginning of the part | ||
3351 | 2023.10.18 19:08:55.003232 [ 3 ] {468d4220-d72e-4d46-8e29-268310c02e04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3352 | 2023.10.18 19:08:55.003748 [ 3 ] {468d4220-d72e-4d46-8e29-268310c02e04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3353 | 2023.10.18 19:08:55.004026 [ 3 ] {468d4220-d72e-4d46-8e29-268310c02e04} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3354 | 2023.10.18 19:08:55.004155 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 4 columns (4 merged, 0 gathered) in 0.00218979 sec., 382228.43286342523 rows/sec., 36.66 MiB/sec. | ||
3355 | 2023.10.18 19:08:55.004223 [ 3 ] {468d4220-d72e-4d46-8e29-268310c02e04} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3356 | 2023.10.18 19:08:55.004283 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3357 | 2023.10.18 19:08:55.004366 [ 172 ] {} <Debug> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3358 | 2023.10.18 19:08:55.004406 [ 3 ] {468d4220-d72e-4d46-8e29-268310c02e04} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.0014555 sec., 32978 rows/sec., 2.58 MiB/sec. | ||
3359 | 2023.10.18 19:08:55.004456 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3360 | 2023.10.18 19:08:55.004582 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3361 | 2023.10.18 19:08:55.004729 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3362 | 2023.10.18 19:08:55.004762 [ 10 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_31_6} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3363 | 2023.10.18 19:08:55.004785 [ 3 ] {468d4220-d72e-4d46-8e29-268310c02e04} <Debug> DynamicQueryHandler: Done processing query | ||
3364 | 2023.10.18 19:08:55.004888 [ 3 ] {468d4220-d72e-4d46-8e29-268310c02e04} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3365 | 2023.10.18 19:08:55.004979 [ 3 ] {} <Debug> HTTP-Session: 4887e615-b6a5-4d16-a292-078aaea50c59 Destroying unnamed session | ||
3366 | 2023.10.18 19:08:55.004989 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3367 | 2023.10.18 19:08:55.005044 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 341 rows starting from the beginning of the part | ||
3368 | 2023.10.18 19:08:55.005148 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
3369 | 2023.10.18 19:08:55.005219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3370 | 2023.10.18 19:08:55.005289 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 275 rows starting from the beginning of the part | ||
3371 | 2023.10.18 19:08:55.005323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3372 | 2023.10.18 19:08:55.005377 [ 3 ] {} <Debug> HTTP-Session: 854749c9-188c-469d-92ae-c0f32d7308b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3373 | 2023.10.18 19:08:55.005442 [ 3 ] {} <Debug> HTTP-Session: 854749c9-188c-469d-92ae-c0f32d7308b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3374 | 2023.10.18 19:08:55.005461 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
3375 | 2023.10.18 19:08:55.005679 [ 3 ] {ad909375-dcb3-497a-8022-e17fa899d96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3376 | 2023.10.18 19:08:55.005696 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 264 rows starting from the beginning of the part | ||
3377 | 2023.10.18 19:08:55.005801 [ 3 ] {ad909375-dcb3-497a-8022-e17fa899d96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3378 | 2023.10.18 19:08:55.005941 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
3379 | 2023.10.18 19:08:55.006493 [ 3 ] {ad909375-dcb3-497a-8022-e17fa899d96d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3380 | 2023.10.18 19:08:55.007344 [ 3 ] {ad909375-dcb3-497a-8022-e17fa899d96d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3381 | 2023.10.18 19:08:55.007509 [ 20 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 4 columns (4 merged, 0 gathered) in 0.002969372 sec., 344854.0634181234 rows/sec., 24.40 MiB/sec. | ||
3382 | 2023.10.18 19:08:55.007689 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3383 | 2023.10.18 19:08:55.008009 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3384 | 2023.10.18 19:08:55.008053 [ 3 ] {ad909375-dcb3-497a-8022-e17fa899d96d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3385 | 2023.10.18 19:08:55.008106 [ 15 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_31_6} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3386 | 2023.10.18 19:08:55.008313 [ 3 ] {ad909375-dcb3-497a-8022-e17fa899d96d} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3387 | 2023.10.18 19:08:55.008463 [ 3 ] {ad909375-dcb3-497a-8022-e17fa899d96d} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.002733138 sec., 17562 rows/sec., 23.70 MiB/sec. | ||
3388 | 2023.10.18 19:08:55.008620 [ 3 ] {ad909375-dcb3-497a-8022-e17fa899d96d} <Debug> DynamicQueryHandler: Done processing query | ||
3389 | 2023.10.18 19:08:55.008646 [ 3 ] {ad909375-dcb3-497a-8022-e17fa899d96d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3390 | 2023.10.18 19:08:55.008663 [ 3 ] {} <Debug> HTTP-Session: 854749c9-188c-469d-92ae-c0f32d7308b7 Destroying unnamed session | ||
3391 | 2023.10.18 19:08:57.313748 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3392 | 2023.10.18 19:08:57.313806 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3393 | 2023.10.18 19:08:59.999339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3394 | 2023.10.18 19:08:59.999460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3395 | 2023.10.18 19:08:59.999485 [ 3 ] {} <Debug> HTTP-Session: e553d8ce-2b18-47cb-9d94-392fea5a37eb Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3396 | 2023.10.18 19:08:59.999508 [ 3 ] {} <Debug> HTTP-Session: e553d8ce-2b18-47cb-9d94-392fea5a37eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3397 | 2023.10.18 19:08:59.999629 [ 3 ] {1523201d-fcaf-4da3-85d0-839beb9108a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3398 | 2023.10.18 19:08:59.999689 [ 3 ] {1523201d-fcaf-4da3-85d0-839beb9108a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3399 | 2023.10.18 19:08:59.999842 [ 3 ] {1523201d-fcaf-4da3-85d0-839beb9108a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3400 | 2023.10.18 19:09:00.000121 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.06 MiB, peak 235.27 MiB, will set to 230.05 MiB (RSS), difference: -1.01 MiB | ||
3401 | 2023.10.18 19:09:00.000365 [ 3 ] {1523201d-fcaf-4da3-85d0-839beb9108a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3402 | 2023.10.18 19:09:00.000687 [ 3 ] {1523201d-fcaf-4da3-85d0-839beb9108a4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3403 | 2023.10.18 19:09:00.000860 [ 3 ] {1523201d-fcaf-4da3-85d0-839beb9108a4} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3404 | 2023.10.18 19:09:00.000982 [ 3 ] {1523201d-fcaf-4da3-85d0-839beb9108a4} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001314229 sec., 4565 rows/sec., 258.59 KiB/sec. | ||
3405 | 2023.10.18 19:09:00.001139 [ 3 ] {1523201d-fcaf-4da3-85d0-839beb9108a4} <Debug> DynamicQueryHandler: Done processing query | ||
3406 | 2023.10.18 19:09:00.001165 [ 3 ] {1523201d-fcaf-4da3-85d0-839beb9108a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3407 | 2023.10.18 19:09:00.001180 [ 3 ] {} <Debug> HTTP-Session: e553d8ce-2b18-47cb-9d94-392fea5a37eb Destroying unnamed session | ||
3408 | 2023.10.18 19:09:00.001317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3409 | 2023.10.18 19:09:00.001365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3410 | 2023.10.18 19:09:00.001385 [ 3 ] {} <Debug> HTTP-Session: d30cf0b7-c9c9-49f5-b286-6e36dd95b5aa Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3411 | 2023.10.18 19:09:00.001404 [ 3 ] {} <Debug> HTTP-Session: d30cf0b7-c9c9-49f5-b286-6e36dd95b5aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3412 | 2023.10.18 19:09:00.001486 [ 3 ] {155001e6-afea-4129-ac7a-cc751db8220e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3413 | 2023.10.18 19:09:00.001527 [ 3 ] {155001e6-afea-4129-ac7a-cc751db8220e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3414 | 2023.10.18 19:09:00.001634 [ 3 ] {155001e6-afea-4129-ac7a-cc751db8220e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3415 | 2023.10.18 19:09:00.001973 [ 3 ] {155001e6-afea-4129-ac7a-cc751db8220e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3416 | 2023.10.18 19:09:00.002189 [ 3 ] {155001e6-afea-4129-ac7a-cc751db8220e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3417 | 2023.10.18 19:09:00.002336 [ 3 ] {155001e6-afea-4129-ac7a-cc751db8220e} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3418 | 2023.10.18 19:09:00.002464 [ 3 ] {155001e6-afea-4129-ac7a-cc751db8220e} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000950494 sec., 91531 rows/sec., 8.56 MiB/sec. | ||
3419 | 2023.10.18 19:09:00.002572 [ 3 ] {155001e6-afea-4129-ac7a-cc751db8220e} <Debug> DynamicQueryHandler: Done processing query | ||
3420 | 2023.10.18 19:09:00.002595 [ 3 ] {155001e6-afea-4129-ac7a-cc751db8220e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3421 | 2023.10.18 19:09:00.002611 [ 3 ] {} <Debug> HTTP-Session: d30cf0b7-c9c9-49f5-b286-6e36dd95b5aa Destroying unnamed session | ||
3422 | 2023.10.18 19:09:00.002765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3423 | 2023.10.18 19:09:00.002810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3424 | 2023.10.18 19:09:00.002829 [ 3 ] {} <Debug> HTTP-Session: 4ef81c8b-c2d9-4ba4-9ae7-7465c55b233f Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3425 | 2023.10.18 19:09:00.002846 [ 3 ] {} <Debug> HTTP-Session: 4ef81c8b-c2d9-4ba4-9ae7-7465c55b233f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3426 | 2023.10.18 19:09:00.002928 [ 3 ] {f70fdf05-a8ee-4be1-b243-f9eaefca1e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3427 | 2023.10.18 19:09:00.002967 [ 3 ] {f70fdf05-a8ee-4be1-b243-f9eaefca1e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3428 | 2023.10.18 19:09:00.003072 [ 3 ] {f70fdf05-a8ee-4be1-b243-f9eaefca1e88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3429 | 2023.10.18 19:09:00.003481 [ 3 ] {f70fdf05-a8ee-4be1-b243-f9eaefca1e88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3430 | 2023.10.18 19:09:00.003717 [ 3 ] {f70fdf05-a8ee-4be1-b243-f9eaefca1e88} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3431 | 2023.10.18 19:09:00.003874 [ 3 ] {f70fdf05-a8ee-4be1-b243-f9eaefca1e88} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3432 | 2023.10.18 19:09:00.003977 [ 3 ] {f70fdf05-a8ee-4be1-b243-f9eaefca1e88} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001022395 sec., 258217 rows/sec., 17.71 MiB/sec. | ||
3433 | 2023.10.18 19:09:00.004105 [ 3 ] {f70fdf05-a8ee-4be1-b243-f9eaefca1e88} <Debug> DynamicQueryHandler: Done processing query | ||
3434 | 2023.10.18 19:09:00.004130 [ 3 ] {f70fdf05-a8ee-4be1-b243-f9eaefca1e88} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3435 | 2023.10.18 19:09:00.004146 [ 3 ] {} <Debug> HTTP-Session: 4ef81c8b-c2d9-4ba4-9ae7-7465c55b233f Destroying unnamed session | ||
3436 | 2023.10.18 19:09:00.004303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3437 | 2023.10.18 19:09:00.004349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3438 | 2023.10.18 19:09:00.004367 [ 3 ] {} <Debug> HTTP-Session: 081f37e5-1ed0-4021-a3af-4f359911488c Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3439 | 2023.10.18 19:09:00.004384 [ 3 ] {} <Debug> HTTP-Session: 081f37e5-1ed0-4021-a3af-4f359911488c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3440 | 2023.10.18 19:09:00.004453 [ 3 ] {79c7d273-3120-4335-ae18-92f0bcfc630f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3441 | 2023.10.18 19:09:00.004492 [ 3 ] {79c7d273-3120-4335-ae18-92f0bcfc630f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3442 | 2023.10.18 19:09:00.004599 [ 3 ] {79c7d273-3120-4335-ae18-92f0bcfc630f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3443 | 2023.10.18 19:09:00.004847 [ 3 ] {79c7d273-3120-4335-ae18-92f0bcfc630f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3444 | 2023.10.18 19:09:00.005098 [ 3 ] {79c7d273-3120-4335-ae18-92f0bcfc630f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3445 | 2023.10.18 19:09:00.005277 [ 3 ] {79c7d273-3120-4335-ae18-92f0bcfc630f} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3446 | 2023.10.18 19:09:00.005404 [ 3 ] {79c7d273-3120-4335-ae18-92f0bcfc630f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000921253 sec., 6512 rows/sec., 273.49 KiB/sec. | ||
3447 | 2023.10.18 19:09:00.005513 [ 3 ] {79c7d273-3120-4335-ae18-92f0bcfc630f} <Debug> DynamicQueryHandler: Done processing query | ||
3448 | 2023.10.18 19:09:00.005537 [ 3 ] {79c7d273-3120-4335-ae18-92f0bcfc630f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3449 | 2023.10.18 19:09:00.005552 [ 3 ] {} <Debug> HTTP-Session: 081f37e5-1ed0-4021-a3af-4f359911488c Destroying unnamed session | ||
3450 | 2023.10.18 19:09:00.005710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3451 | 2023.10.18 19:09:00.005753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3452 | 2023.10.18 19:09:00.005772 [ 3 ] {} <Debug> HTTP-Session: a9d18818-3606-46c6-ba9f-f554006736a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3453 | 2023.10.18 19:09:00.005789 [ 3 ] {} <Debug> HTTP-Session: a9d18818-3606-46c6-ba9f-f554006736a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3454 | 2023.10.18 19:09:00.005864 [ 3 ] {15612941-7643-43d7-9417-f8ca9eef84c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3455 | 2023.10.18 19:09:00.005907 [ 3 ] {15612941-7643-43d7-9417-f8ca9eef84c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3456 | 2023.10.18 19:09:00.006025 [ 3 ] {15612941-7643-43d7-9417-f8ca9eef84c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3457 | 2023.10.18 19:09:00.006390 [ 3 ] {15612941-7643-43d7-9417-f8ca9eef84c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3458 | 2023.10.18 19:09:00.006645 [ 3 ] {15612941-7643-43d7-9417-f8ca9eef84c3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3459 | 2023.10.18 19:09:00.006815 [ 3 ] {15612941-7643-43d7-9417-f8ca9eef84c3} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3460 | 2023.10.18 19:09:00.006940 [ 3 ] {15612941-7643-43d7-9417-f8ca9eef84c3} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001045945 sec., 60232 rows/sec., 3.65 MiB/sec. | ||
3461 | 2023.10.18 19:09:00.007140 [ 3 ] {15612941-7643-43d7-9417-f8ca9eef84c3} <Debug> DynamicQueryHandler: Done processing query | ||
3462 | 2023.10.18 19:09:00.007165 [ 3 ] {15612941-7643-43d7-9417-f8ca9eef84c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3463 | 2023.10.18 19:09:00.007180 [ 3 ] {} <Debug> HTTP-Session: a9d18818-3606-46c6-ba9f-f554006736a7 Destroying unnamed session | ||
3464 | 2023.10.18 19:09:00.007310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3465 | 2023.10.18 19:09:00.007355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3466 | 2023.10.18 19:09:00.007374 [ 3 ] {} <Debug> HTTP-Session: 94b36aef-0085-43ae-be2d-fb4701511d8a Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3467 | 2023.10.18 19:09:00.007390 [ 3 ] {} <Debug> HTTP-Session: 94b36aef-0085-43ae-be2d-fb4701511d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3468 | 2023.10.18 19:09:00.007461 [ 3 ] {e0833442-da4d-46d9-93b2-3e05c00e60f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3469 | 2023.10.18 19:09:00.007499 [ 3 ] {e0833442-da4d-46d9-93b2-3e05c00e60f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3470 | 2023.10.18 19:09:00.007616 [ 3 ] {e0833442-da4d-46d9-93b2-3e05c00e60f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3471 | 2023.10.18 19:09:00.007888 [ 3 ] {e0833442-da4d-46d9-93b2-3e05c00e60f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3472 | 2023.10.18 19:09:00.008110 [ 3 ] {e0833442-da4d-46d9-93b2-3e05c00e60f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3473 | 2023.10.18 19:09:00.008280 [ 3 ] {e0833442-da4d-46d9-93b2-3e05c00e60f5} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3474 | 2023.10.18 19:09:00.008417 [ 3 ] {e0833442-da4d-46d9-93b2-3e05c00e60f5} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000915823 sec., 20746 rows/sec., 1.08 MiB/sec. | ||
3475 | 2023.10.18 19:09:00.008596 [ 3 ] {e0833442-da4d-46d9-93b2-3e05c00e60f5} <Debug> DynamicQueryHandler: Done processing query | ||
3476 | 2023.10.18 19:09:00.008620 [ 3 ] {e0833442-da4d-46d9-93b2-3e05c00e60f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3477 | 2023.10.18 19:09:00.008636 [ 3 ] {} <Debug> HTTP-Session: 94b36aef-0085-43ae-be2d-fb4701511d8a Destroying unnamed session | ||
3478 | 2023.10.18 19:09:04.998078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3479 | 2023.10.18 19:09:04.998203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3480 | 2023.10.18 19:09:04.998233 [ 3 ] {} <Debug> HTTP-Session: 58fbd92b-d661-4a1c-8945-efc1eb618be6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3481 | 2023.10.18 19:09:04.998260 [ 3 ] {} <Debug> HTTP-Session: 58fbd92b-d661-4a1c-8945-efc1eb618be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3482 | 2023.10.18 19:09:04.998402 [ 3 ] {cbe3134a-907b-4342-8fb4-aa96f685043c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3483 | 2023.10.18 19:09:04.998468 [ 3 ] {cbe3134a-907b-4342-8fb4-aa96f685043c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3484 | 2023.10.18 19:09:04.998623 [ 3 ] {cbe3134a-907b-4342-8fb4-aa96f685043c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3485 | 2023.10.18 19:09:04.999082 [ 3 ] {cbe3134a-907b-4342-8fb4-aa96f685043c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3486 | 2023.10.18 19:09:04.999341 [ 3 ] {cbe3134a-907b-4342-8fb4-aa96f685043c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3487 | 2023.10.18 19:09:04.999504 [ 3 ] {cbe3134a-907b-4342-8fb4-aa96f685043c} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3488 | 2023.10.18 19:09:04.999629 [ 3 ] {cbe3134a-907b-4342-8fb4-aa96f685043c} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001187117 sec., 40434 rows/sec., 3.20 MiB/sec. | ||
3489 | 2023.10.18 19:09:04.999779 [ 3 ] {cbe3134a-907b-4342-8fb4-aa96f685043c} <Debug> DynamicQueryHandler: Done processing query | ||
3490 | 2023.10.18 19:09:04.999806 [ 3 ] {cbe3134a-907b-4342-8fb4-aa96f685043c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3491 | 2023.10.18 19:09:04.999823 [ 3 ] {} <Debug> HTTP-Session: 58fbd92b-d661-4a1c-8945-efc1eb618be6 Destroying unnamed session | ||
3492 | 2023.10.18 19:09:04.999996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3493 | 2023.10.18 19:09:05.000123 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.08 MiB, peak 235.27 MiB, will set to 230.05 MiB (RSS), difference: -1.03 MiB | ||
3494 | 2023.10.18 19:09:05.000138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3495 | 2023.10.18 19:09:05.000217 [ 3 ] {} <Debug> HTTP-Session: ff95f979-36d3-4bbd-acad-7035e81cee15 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3496 | 2023.10.18 19:09:05.000263 [ 3 ] {} <Debug> HTTP-Session: ff95f979-36d3-4bbd-acad-7035e81cee15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3497 | 2023.10.18 19:09:05.000452 [ 3 ] {9763552b-e650-4082-9c3e-1f3f4d1e8b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3498 | 2023.10.18 19:09:05.000510 [ 3 ] {9763552b-e650-4082-9c3e-1f3f4d1e8b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3499 | 2023.10.18 19:09:05.000621 [ 3 ] {9763552b-e650-4082-9c3e-1f3f4d1e8b03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3500 | 2023.10.18 19:09:05.001063 [ 3 ] {9763552b-e650-4082-9c3e-1f3f4d1e8b03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3501 | 2023.10.18 19:09:05.001283 [ 3 ] {9763552b-e650-4082-9c3e-1f3f4d1e8b03} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3502 | 2023.10.18 19:09:05.001439 [ 3 ] {9763552b-e650-4082-9c3e-1f3f4d1e8b03} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3503 | 2023.10.18 19:09:05.001568 [ 3 ] {9763552b-e650-4082-9c3e-1f3f4d1e8b03} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.001072075 sec., 134318 rows/sec., 13.03 MiB/sec. | ||
3504 | 2023.10.18 19:09:05.001710 [ 3 ] {9763552b-e650-4082-9c3e-1f3f4d1e8b03} <Debug> DynamicQueryHandler: Done processing query | ||
3505 | 2023.10.18 19:09:05.001735 [ 3 ] {9763552b-e650-4082-9c3e-1f3f4d1e8b03} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3506 | 2023.10.18 19:09:05.001752 [ 3 ] {} <Debug> HTTP-Session: ff95f979-36d3-4bbd-acad-7035e81cee15 Destroying unnamed session | ||
3507 | 2023.10.18 19:09:05.001907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3508 | 2023.10.18 19:09:05.001955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3509 | 2023.10.18 19:09:05.001974 [ 3 ] {} <Debug> HTTP-Session: 5757b0b4-9b2f-420b-8a9c-d772accd45b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3510 | 2023.10.18 19:09:05.001990 [ 3 ] {} <Debug> HTTP-Session: 5757b0b4-9b2f-420b-8a9c-d772accd45b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3511 | 2023.10.18 19:09:05.002064 [ 3 ] {82938043-c03c-4e48-aa45-629845e1d6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3512 | 2023.10.18 19:09:05.002102 [ 3 ] {82938043-c03c-4e48-aa45-629845e1d6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3513 | 2023.10.18 19:09:05.002208 [ 3 ] {82938043-c03c-4e48-aa45-629845e1d6f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3514 | 2023.10.18 19:09:05.002531 [ 3 ] {82938043-c03c-4e48-aa45-629845e1d6f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3515 | 2023.10.18 19:09:05.002738 [ 3 ] {82938043-c03c-4e48-aa45-629845e1d6f0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3516 | 2023.10.18 19:09:05.002884 [ 3 ] {82938043-c03c-4e48-aa45-629845e1d6f0} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3517 | 2023.10.18 19:09:05.003005 [ 3 ] {82938043-c03c-4e48-aa45-629845e1d6f0} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000914233 sec., 52503 rows/sec., 4.11 MiB/sec. | ||
3518 | 2023.10.18 19:09:05.003126 [ 3 ] {82938043-c03c-4e48-aa45-629845e1d6f0} <Debug> DynamicQueryHandler: Done processing query | ||
3519 | 2023.10.18 19:09:05.003150 [ 3 ] {82938043-c03c-4e48-aa45-629845e1d6f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3520 | 2023.10.18 19:09:05.003165 [ 3 ] {} <Debug> HTTP-Session: 5757b0b4-9b2f-420b-8a9c-d772accd45b7 Destroying unnamed session | ||
3521 | 2023.10.18 19:09:05.003336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3522 | 2023.10.18 19:09:05.003382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3523 | 2023.10.18 19:09:05.003401 [ 3 ] {} <Debug> HTTP-Session: baf23510-e6dc-4047-892c-fa2dfd5e9951 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3524 | 2023.10.18 19:09:05.003417 [ 3 ] {} <Debug> HTTP-Session: baf23510-e6dc-4047-892c-fa2dfd5e9951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3525 | 2023.10.18 19:09:05.003509 [ 3 ] {a3edd5ae-3eac-4abe-8162-a72d73297346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3526 | 2023.10.18 19:09:05.003554 [ 3 ] {a3edd5ae-3eac-4abe-8162-a72d73297346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3527 | 2023.10.18 19:09:05.003713 [ 3 ] {a3edd5ae-3eac-4abe-8162-a72d73297346} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3528 | 2023.10.18 19:09:05.004214 [ 3 ] {a3edd5ae-3eac-4abe-8162-a72d73297346} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3529 | 2023.10.18 19:09:05.004533 [ 3 ] {a3edd5ae-3eac-4abe-8162-a72d73297346} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3530 | 2023.10.18 19:09:05.004707 [ 3 ] {a3edd5ae-3eac-4abe-8162-a72d73297346} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3531 | 2023.10.18 19:09:05.004835 [ 3 ] {a3edd5ae-3eac-4abe-8162-a72d73297346} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001295138 sec., 37061 rows/sec., 50.01 MiB/sec. | ||
3532 | 2023.10.18 19:09:05.004827 [ 173 ] {} <Debug> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3533 | 2023.10.18 19:09:05.004939 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3534 | 2023.10.18 19:09:05.005077 [ 3 ] {a3edd5ae-3eac-4abe-8162-a72d73297346} <Debug> DynamicQueryHandler: Done processing query | ||
3535 | 2023.10.18 19:09:05.005115 [ 3 ] {a3edd5ae-3eac-4abe-8162-a72d73297346} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3536 | 2023.10.18 19:09:05.005122 [ 17 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3537 | 2023.10.18 19:09:05.005161 [ 3 ] {} <Debug> HTTP-Session: baf23510-e6dc-4047-892c-fa2dfd5e9951 Destroying unnamed session | ||
3538 | 2023.10.18 19:09:05.005299 [ 17 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3539 | 2023.10.18 19:09:05.005345 [ 17 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 402 rows starting from the beginning of the part | ||
3540 | 2023.10.18 19:09:05.005492 [ 17 ] {bb4575dc-f913-4815-b488-defe5d83401d::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 | ||
3541 | 2023.10.18 19:09:05.005594 [ 17 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
3542 | 2023.10.18 19:09:05.005688 [ 17 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
3543 | 2023.10.18 19:09:05.005777 [ 17 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
3544 | 2023.10.18 19:09:05.005871 [ 17 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
3545 | 2023.10.18 19:09:05.007445 [ 20 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 6 columns (6 merged, 0 gathered) in 0.002416383 sec., 265686.35849532136 rows/sec., 358.53 MiB/sec. | ||
3546 | 2023.10.18 19:09:05.007921 [ 18 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3547 | 2023.10.18 19:09:05.008190 [ 18 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3548 | 2023.10.18 19:09:05.008265 [ 18 ] {bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3549 | 2023.10.18 19:09:05.008352 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bb4575dc-f913-4815-b488-defe5d83401d::all_1_16_3: 4.45 MiB. | ||
3550 | 2023.10.18 19:09:09.999710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3551 | 2023.10.18 19:09:09.999838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3552 | 2023.10.18 19:09:09.999868 [ 3 ] {} <Debug> HTTP-Session: 86a35391-281e-45e8-82c4-b3038811a59b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3553 | 2023.10.18 19:09:09.999896 [ 3 ] {} <Debug> HTTP-Session: 86a35391-281e-45e8-82c4-b3038811a59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3554 | 2023.10.18 19:09:10.000031 [ 3 ] {5278b138-451d-4104-9abb-fe048b07e567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3555 | 2023.10.18 19:09:10.000096 [ 3 ] {5278b138-451d-4104-9abb-fe048b07e567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3556 | 2023.10.18 19:09:10.000273 [ 3 ] {5278b138-451d-4104-9abb-fe048b07e567} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3557 | 2023.10.18 19:09:10.000714 [ 3 ] {5278b138-451d-4104-9abb-fe048b07e567} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3558 | 2023.10.18 19:09:10.000973 [ 3 ] {5278b138-451d-4104-9abb-fe048b07e567} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3559 | 2023.10.18 19:09:10.001129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.16 MiB, peak 235.27 MiB, will set to 230.05 MiB (RSS), difference: -5.11 MiB | ||
3560 | 2023.10.18 19:09:10.001306 [ 3 ] {5278b138-451d-4104-9abb-fe048b07e567} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3561 | 2023.10.18 19:09:10.001500 [ 3 ] {5278b138-451d-4104-9abb-fe048b07e567} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00142306 sec., 4216 rows/sec., 238.81 KiB/sec. | ||
3562 | 2023.10.18 19:09:10.001725 [ 3 ] {5278b138-451d-4104-9abb-fe048b07e567} <Debug> DynamicQueryHandler: Done processing query | ||
3563 | 2023.10.18 19:09:10.001751 [ 3 ] {5278b138-451d-4104-9abb-fe048b07e567} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3564 | 2023.10.18 19:09:10.001768 [ 3 ] {} <Debug> HTTP-Session: 86a35391-281e-45e8-82c4-b3038811a59b Destroying unnamed session | ||
3565 | 2023.10.18 19:09:10.001922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3566 | 2023.10.18 19:09:10.001975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3567 | 2023.10.18 19:09:10.001996 [ 3 ] {} <Debug> HTTP-Session: 5572e9b8-829e-4759-81ad-209478e61f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3568 | 2023.10.18 19:09:10.002014 [ 3 ] {} <Debug> HTTP-Session: 5572e9b8-829e-4759-81ad-209478e61f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3569 | 2023.10.18 19:09:10.002097 [ 3 ] {6980843c-7320-46fa-84d4-a690cfd37357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3570 | 2023.10.18 19:09:10.002139 [ 3 ] {6980843c-7320-46fa-84d4-a690cfd37357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3571 | 2023.10.18 19:09:10.002253 [ 3 ] {6980843c-7320-46fa-84d4-a690cfd37357} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3572 | 2023.10.18 19:09:10.002622 [ 3 ] {6980843c-7320-46fa-84d4-a690cfd37357} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3573 | 2023.10.18 19:09:10.002836 [ 3 ] {6980843c-7320-46fa-84d4-a690cfd37357} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3574 | 2023.10.18 19:09:10.002993 [ 3 ] {6980843c-7320-46fa-84d4-a690cfd37357} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3575 | 2023.10.18 19:09:10.003096 [ 3 ] {6980843c-7320-46fa-84d4-a690cfd37357} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000971913 sec., 89514 rows/sec., 8.37 MiB/sec. | ||
3576 | 2023.10.18 19:09:10.003217 [ 3 ] {6980843c-7320-46fa-84d4-a690cfd37357} <Debug> DynamicQueryHandler: Done processing query | ||
3577 | 2023.10.18 19:09:10.003241 [ 3 ] {6980843c-7320-46fa-84d4-a690cfd37357} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3578 | 2023.10.18 19:09:10.003257 [ 3 ] {} <Debug> HTTP-Session: 5572e9b8-829e-4759-81ad-209478e61f08 Destroying unnamed session | ||
3579 | 2023.10.18 19:09:10.003431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 43954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3580 | 2023.10.18 19:09:10.003479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3581 | 2023.10.18 19:09:10.003499 [ 3 ] {} <Debug> HTTP-Session: 9b145fd4-0a53-4882-8464-8de1357929c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3582 | 2023.10.18 19:09:10.003516 [ 3 ] {} <Debug> HTTP-Session: 9b145fd4-0a53-4882-8464-8de1357929c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3583 | 2023.10.18 19:09:10.003600 [ 3 ] {1694ef2a-9ca4-47ab-b2b4-026855614594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3584 | 2023.10.18 19:09:10.003641 [ 3 ] {1694ef2a-9ca4-47ab-b2b4-026855614594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3585 | 2023.10.18 19:09:10.003746 [ 3 ] {1694ef2a-9ca4-47ab-b2b4-026855614594} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3586 | 2023.10.18 19:09:10.004181 [ 3 ] {1694ef2a-9ca4-47ab-b2b4-026855614594} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3587 | 2023.10.18 19:09:10.004459 [ 3 ] {1694ef2a-9ca4-47ab-b2b4-026855614594} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3588 | 2023.10.18 19:09:10.004671 [ 3 ] {1694ef2a-9ca4-47ab-b2b4-026855614594} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3589 | 2023.10.18 19:09:10.004783 [ 3 ] {1694ef2a-9ca4-47ab-b2b4-026855614594} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.001154716 sec., 238153 rows/sec., 16.42 MiB/sec. | ||
3590 | 2023.10.18 19:09:10.004901 [ 3 ] {1694ef2a-9ca4-47ab-b2b4-026855614594} <Debug> DynamicQueryHandler: Done processing query | ||
3591 | 2023.10.18 19:09:10.004925 [ 3 ] {1694ef2a-9ca4-47ab-b2b4-026855614594} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3592 | 2023.10.18 19:09:10.004942 [ 3 ] {} <Debug> HTTP-Session: 9b145fd4-0a53-4882-8464-8de1357929c7 Destroying unnamed session | ||
3593 | 2023.10.18 19:09:10.005102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3594 | 2023.10.18 19:09:10.005151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3595 | 2023.10.18 19:09:10.005170 [ 3 ] {} <Debug> HTTP-Session: 993d1823-f06e-485d-9895-105247b583c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3596 | 2023.10.18 19:09:10.005188 [ 3 ] {} <Debug> HTTP-Session: 993d1823-f06e-485d-9895-105247b583c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3597 | 2023.10.18 19:09:10.005258 [ 3 ] {e4e72a46-7ae2-416f-a316-3cc0cafcbd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3598 | 2023.10.18 19:09:10.005297 [ 3 ] {e4e72a46-7ae2-416f-a316-3cc0cafcbd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3599 | 2023.10.18 19:09:10.005405 [ 3 ] {e4e72a46-7ae2-416f-a316-3cc0cafcbd53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3600 | 2023.10.18 19:09:10.005663 [ 3 ] {e4e72a46-7ae2-416f-a316-3cc0cafcbd53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3601 | 2023.10.18 19:09:10.005896 [ 3 ] {e4e72a46-7ae2-416f-a316-3cc0cafcbd53} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3602 | 2023.10.18 19:09:10.006068 [ 3 ] {e4e72a46-7ae2-416f-a316-3cc0cafcbd53} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3603 | 2023.10.18 19:09:10.006171 [ 3 ] {e4e72a46-7ae2-416f-a316-3cc0cafcbd53} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000886432 sec., 6768 rows/sec., 284.23 KiB/sec. | ||
3604 | 2023.10.18 19:09:10.006369 [ 3 ] {e4e72a46-7ae2-416f-a316-3cc0cafcbd53} <Debug> DynamicQueryHandler: Done processing query | ||
3605 | 2023.10.18 19:09:10.006394 [ 3 ] {e4e72a46-7ae2-416f-a316-3cc0cafcbd53} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3606 | 2023.10.18 19:09:10.006410 [ 3 ] {} <Debug> HTTP-Session: 993d1823-f06e-485d-9895-105247b583c5 Destroying unnamed session | ||
3607 | 2023.10.18 19:09:10.006567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3608 | 2023.10.18 19:09:10.006613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3609 | 2023.10.18 19:09:10.006632 [ 3 ] {} <Debug> HTTP-Session: b08fbfb6-9d94-47ef-88f4-cf44f9488a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3610 | 2023.10.18 19:09:10.006649 [ 3 ] {} <Debug> HTTP-Session: b08fbfb6-9d94-47ef-88f4-cf44f9488a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3611 | 2023.10.18 19:09:10.006724 [ 3 ] {89fee528-3476-4ef3-8359-267c38a480ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3612 | 2023.10.18 19:09:10.006767 [ 3 ] {89fee528-3476-4ef3-8359-267c38a480ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3613 | 2023.10.18 19:09:10.006898 [ 3 ] {89fee528-3476-4ef3-8359-267c38a480ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3614 | 2023.10.18 19:09:10.007210 [ 3 ] {89fee528-3476-4ef3-8359-267c38a480ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3615 | 2023.10.18 19:09:10.007464 [ 3 ] {89fee528-3476-4ef3-8359-267c38a480ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3616 | 2023.10.18 19:09:10.007645 [ 3 ] {89fee528-3476-4ef3-8359-267c38a480ff} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3617 | 2023.10.18 19:09:10.007751 [ 3 ] {89fee528-3476-4ef3-8359-267c38a480ff} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000994364 sec., 74419 rows/sec., 4.55 MiB/sec. | ||
3618 | 2023.10.18 19:09:10.007940 [ 3 ] {89fee528-3476-4ef3-8359-267c38a480ff} <Debug> DynamicQueryHandler: Done processing query | ||
3619 | 2023.10.18 19:09:10.007964 [ 3 ] {89fee528-3476-4ef3-8359-267c38a480ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3620 | 2023.10.18 19:09:10.007980 [ 3 ] {} <Debug> HTTP-Session: b08fbfb6-9d94-47ef-88f4-cf44f9488a02 Destroying unnamed session | ||
3621 | 2023.10.18 19:09:10.008094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3622 | 2023.10.18 19:09:10.008139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3623 | 2023.10.18 19:09:10.008159 [ 3 ] {} <Debug> HTTP-Session: 8c773034-9c60-44a8-a416-affe4c13eb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3624 | 2023.10.18 19:09:10.008176 [ 3 ] {} <Debug> HTTP-Session: 8c773034-9c60-44a8-a416-affe4c13eb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3625 | 2023.10.18 19:09:10.008247 [ 3 ] {a1778914-07fe-4397-bb72-c7b095347cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3626 | 2023.10.18 19:09:10.008286 [ 3 ] {a1778914-07fe-4397-bb72-c7b095347cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3627 | 2023.10.18 19:09:10.008402 [ 3 ] {a1778914-07fe-4397-bb72-c7b095347cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3628 | 2023.10.18 19:09:10.008661 [ 3 ] {a1778914-07fe-4397-bb72-c7b095347cab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3629 | 2023.10.18 19:09:10.008895 [ 3 ] {a1778914-07fe-4397-bb72-c7b095347cab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3630 | 2023.10.18 19:09:10.009071 [ 3 ] {a1778914-07fe-4397-bb72-c7b095347cab} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3631 | 2023.10.18 19:09:10.009173 [ 3 ] {a1778914-07fe-4397-bb72-c7b095347cab} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000897983 sec., 21158 rows/sec., 1.10 MiB/sec. | ||
3632 | 2023.10.18 19:09:10.009288 [ 3 ] {a1778914-07fe-4397-bb72-c7b095347cab} <Debug> DynamicQueryHandler: Done processing query | ||
3633 | 2023.10.18 19:09:10.009311 [ 3 ] {a1778914-07fe-4397-bb72-c7b095347cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3634 | 2023.10.18 19:09:10.009327 [ 3 ] {} <Debug> HTTP-Session: 8c773034-9c60-44a8-a416-affe4c13eb50 Destroying unnamed session | ||
3635 | 2023.10.18 19:09:11.000161 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.13 MiB, peak 235.27 MiB, will set to 230.05 MiB (RSS), difference: 4.92 MiB | ||
3636 | 2023.10.18 19:09:12.313848 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3637 | 2023.10.18 19:09:12.313904 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3638 | 2023.10.18 19:09:14.997538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3639 | 2023.10.18 19:09:14.997690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3640 | 2023.10.18 19:09:14.997726 [ 3 ] {} <Debug> HTTP-Session: 3277e81d-50d1-46cc-99b1-4d8421f54280 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3641 | 2023.10.18 19:09:14.997759 [ 3 ] {} <Debug> HTTP-Session: 3277e81d-50d1-46cc-99b1-4d8421f54280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3642 | 2023.10.18 19:09:14.997911 [ 3 ] {0dafd15b-aa74-4975-a038-c4b919460cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3643 | 2023.10.18 19:09:14.997977 [ 3 ] {0dafd15b-aa74-4975-a038-c4b919460cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3644 | 2023.10.18 19:09:14.998155 [ 3 ] {0dafd15b-aa74-4975-a038-c4b919460cdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3645 | 2023.10.18 19:09:14.998626 [ 3 ] {0dafd15b-aa74-4975-a038-c4b919460cdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3646 | 2023.10.18 19:09:14.998893 [ 3 ] {0dafd15b-aa74-4975-a038-c4b919460cdc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3647 | 2023.10.18 19:09:14.999059 [ 3 ] {0dafd15b-aa74-4975-a038-c4b919460cdc} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3648 | 2023.10.18 19:09:14.999199 [ 3 ] {0dafd15b-aa74-4975-a038-c4b919460cdc} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001243068 sec., 38614 rows/sec., 3.06 MiB/sec. | ||
3649 | 2023.10.18 19:09:14.999421 [ 3 ] {0dafd15b-aa74-4975-a038-c4b919460cdc} <Debug> DynamicQueryHandler: Done processing query | ||
3650 | 2023.10.18 19:09:14.999468 [ 3 ] {0dafd15b-aa74-4975-a038-c4b919460cdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3651 | 2023.10.18 19:09:14.999486 [ 3 ] {} <Debug> HTTP-Session: 3277e81d-50d1-46cc-99b1-4d8421f54280 Destroying unnamed session | ||
3652 | 2023.10.18 19:09:14.999624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 23110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3653 | 2023.10.18 19:09:14.999678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3654 | 2023.10.18 19:09:14.999699 [ 3 ] {} <Debug> HTTP-Session: 73763580-dc04-4a57-9817-40671e045461 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3655 | 2023.10.18 19:09:14.999718 [ 3 ] {} <Debug> HTTP-Session: 73763580-dc04-4a57-9817-40671e045461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3656 | 2023.10.18 19:09:14.999805 [ 3 ] {9d841cbd-4a46-48e3-8116-126a96b53cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3657 | 2023.10.18 19:09:14.999848 [ 3 ] {9d841cbd-4a46-48e3-8116-126a96b53cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3658 | 2023.10.18 19:09:14.999968 [ 3 ] {9d841cbd-4a46-48e3-8116-126a96b53cbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3659 | 2023.10.18 19:09:15.000332 [ 3 ] {9d841cbd-4a46-48e3-8116-126a96b53cbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3660 | 2023.10.18 19:09:15.000551 [ 3 ] {9d841cbd-4a46-48e3-8116-126a96b53cbf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3661 | 2023.10.18 19:09:15.000702 [ 3 ] {9d841cbd-4a46-48e3-8116-126a96b53cbf} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3662 | 2023.10.18 19:09:15.000827 [ 3 ] {9d841cbd-4a46-48e3-8116-126a96b53cbf} <Information> executeQuery: Read 144 rows, 14.31 KiB in 0.000987254 sec., 145859 rows/sec., 14.15 MiB/sec. | ||
3663 | 2023.10.18 19:09:15.000948 [ 3 ] {9d841cbd-4a46-48e3-8116-126a96b53cbf} <Debug> DynamicQueryHandler: Done processing query | ||
3664 | 2023.10.18 19:09:15.000973 [ 3 ] {9d841cbd-4a46-48e3-8116-126a96b53cbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3665 | 2023.10.18 19:09:15.000990 [ 3 ] {} <Debug> HTTP-Session: 73763580-dc04-4a57-9817-40671e045461 Destroying unnamed session | ||
3666 | 2023.10.18 19:09:15.001119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3667 | 2023.10.18 19:09:15.001130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.12 MiB, peak 235.29 MiB, will set to 230.05 MiB (RSS), difference: -1.07 MiB | ||
3668 | 2023.10.18 19:09:15.001180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3669 | 2023.10.18 19:09:15.001218 [ 3 ] {} <Debug> HTTP-Session: 342394de-41c4-4a34-9a12-aa6bf549883f Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3670 | 2023.10.18 19:09:15.001265 [ 3 ] {} <Debug> HTTP-Session: 342394de-41c4-4a34-9a12-aa6bf549883f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3671 | 2023.10.18 19:09:15.001438 [ 3 ] {f280f8aa-eae3-4795-a2fd-9f0415e5f4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3672 | 2023.10.18 19:09:15.001512 [ 3 ] {f280f8aa-eae3-4795-a2fd-9f0415e5f4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3673 | 2023.10.18 19:09:15.001626 [ 3 ] {f280f8aa-eae3-4795-a2fd-9f0415e5f4b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3674 | 2023.10.18 19:09:15.001915 [ 3 ] {f280f8aa-eae3-4795-a2fd-9f0415e5f4b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3675 | 2023.10.18 19:09:15.002123 [ 3 ] {f280f8aa-eae3-4795-a2fd-9f0415e5f4b9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3676 | 2023.10.18 19:09:15.002273 [ 3 ] {f280f8aa-eae3-4795-a2fd-9f0415e5f4b9} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3677 | 2023.10.18 19:09:15.002398 [ 3 ] {f280f8aa-eae3-4795-a2fd-9f0415e5f4b9} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000916462 sec., 52375 rows/sec., 4.10 MiB/sec. | ||
3678 | 2023.10.18 19:09:15.002513 [ 3 ] {f280f8aa-eae3-4795-a2fd-9f0415e5f4b9} <Debug> DynamicQueryHandler: Done processing query | ||
3679 | 2023.10.18 19:09:15.002537 [ 3 ] {f280f8aa-eae3-4795-a2fd-9f0415e5f4b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3680 | 2023.10.18 19:09:15.002555 [ 3 ] {} <Debug> HTTP-Session: 342394de-41c4-4a34-9a12-aa6bf549883f Destroying unnamed session | ||
3681 | 2023.10.18 19:09:15.002771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3682 | 2023.10.18 19:09:15.002817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3683 | 2023.10.18 19:09:15.002836 [ 3 ] {} <Debug> HTTP-Session: 68c2d46c-de14-4677-8a75-2d409a392f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3684 | 2023.10.18 19:09:15.002853 [ 3 ] {} <Debug> HTTP-Session: 68c2d46c-de14-4677-8a75-2d409a392f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3685 | 2023.10.18 19:09:15.002946 [ 3 ] {60626a62-9235-46ab-ad43-5d525035b380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3686 | 2023.10.18 19:09:15.002991 [ 3 ] {60626a62-9235-46ab-ad43-5d525035b380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3687 | 2023.10.18 19:09:15.003129 [ 3 ] {60626a62-9235-46ab-ad43-5d525035b380} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3688 | 2023.10.18 19:09:15.003598 [ 3 ] {60626a62-9235-46ab-ad43-5d525035b380} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. | ||
3689 | 2023.10.18 19:09:15.003930 [ 3 ] {60626a62-9235-46ab-ad43-5d525035b380} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3690 | 2023.10.18 19:09:15.004108 [ 3 ] {60626a62-9235-46ab-ad43-5d525035b380} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3691 | 2023.10.18 19:09:15.004231 [ 3 ] {60626a62-9235-46ab-ad43-5d525035b380} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001256658 sec., 38196 rows/sec., 51.54 MiB/sec. | ||
3692 | 2023.10.18 19:09:15.004363 [ 3 ] {60626a62-9235-46ab-ad43-5d525035b380} <Debug> DynamicQueryHandler: Done processing query | ||
3693 | 2023.10.18 19:09:15.004386 [ 3 ] {60626a62-9235-46ab-ad43-5d525035b380} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3694 | 2023.10.18 19:09:15.004401 [ 3 ] {} <Debug> HTTP-Session: 68c2d46c-de14-4677-8a75-2d409a392f76 Destroying unnamed session | ||
3695 | 2023.10.18 19:09:19.999438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3696 | 2023.10.18 19:09:19.999568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3697 | 2023.10.18 19:09:19.999599 [ 3 ] {} <Debug> HTTP-Session: 0de089b7-da88-473c-95c9-b4cc3e3bcb39 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3698 | 2023.10.18 19:09:19.999626 [ 3 ] {} <Debug> HTTP-Session: 0de089b7-da88-473c-95c9-b4cc3e3bcb39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3699 | 2023.10.18 19:09:19.999757 [ 3 ] {328c7358-febc-43f2-820f-999b41c9daa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3700 | 2023.10.18 19:09:19.999817 [ 3 ] {328c7358-febc-43f2-820f-999b41c9daa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3701 | 2023.10.18 19:09:19.999975 [ 3 ] {328c7358-febc-43f2-820f-999b41c9daa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3702 | 2023.10.18 19:09:20.000472 [ 3 ] {328c7358-febc-43f2-820f-999b41c9daa7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3703 | 2023.10.18 19:09:20.000737 [ 3 ] {328c7358-febc-43f2-820f-999b41c9daa7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3704 | 2023.10.18 19:09:20.000903 [ 3 ] {328c7358-febc-43f2-820f-999b41c9daa7} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3705 | 2023.10.18 19:09:20.001067 [ 3 ] {328c7358-febc-43f2-820f-999b41c9daa7} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001269388 sec., 4726 rows/sec., 267.72 KiB/sec. | ||
3706 | 2023.10.18 19:09:20.001066 [ 162 ] {} <Debug> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3707 | 2023.10.18 19:09:20.001177 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.17 MiB, peak 235.29 MiB, will set to 230.05 MiB (RSS), difference: -5.12 MiB | ||
3708 | 2023.10.18 19:09:20.001251 [ 3 ] {328c7358-febc-43f2-820f-999b41c9daa7} <Debug> DynamicQueryHandler: Done processing query | ||
3709 | 2023.10.18 19:09:20.001261 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3710 | 2023.10.18 19:09:20.001305 [ 3 ] {328c7358-febc-43f2-820f-999b41c9daa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3711 | 2023.10.18 19:09:20.001377 [ 3 ] {} <Debug> HTTP-Session: 0de089b7-da88-473c-95c9-b4cc3e3bcb39 Destroying unnamed session | ||
3712 | 2023.10.18 19:09:20.001509 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3713 | 2023.10.18 19:09:20.001642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3714 | 2023.10.18 19:09:20.001735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3715 | 2023.10.18 19:09:20.001747 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3716 | 2023.10.18 19:09:20.001775 [ 3 ] {} <Debug> HTTP-Session: a551ed8f-effd-46fc-bb39-e5a81633312a Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3717 | 2023.10.18 19:09:20.001808 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 54 rows starting from the beginning of the part | ||
3718 | 2023.10.18 19:09:20.001817 [ 3 ] {} <Debug> HTTP-Session: a551ed8f-effd-46fc-bb39-e5a81633312a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3719 | 2023.10.18 19:09:20.002050 [ 3 ] {ae656968-f15e-4d8d-8be8-c9e1132ce20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3720 | 2023.10.18 19:09:20.002065 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
3721 | 2023.10.18 19:09:20.002138 [ 3 ] {ae656968-f15e-4d8d-8be8-c9e1132ce20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3722 | 2023.10.18 19:09:20.002323 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
3723 | 2023.10.18 19:09:20.002613 [ 3 ] {ae656968-f15e-4d8d-8be8-c9e1132ce20c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3724 | 2023.10.18 19:09:20.002620 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
3725 | 2023.10.18 19:09:20.002794 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
3726 | 2023.10.18 19:09:20.002882 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
3727 | 2023.10.18 19:09:20.003462 [ 3 ] {ae656968-f15e-4d8d-8be8-c9e1132ce20c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3728 | 2023.10.18 19:09:20.003921 [ 3 ] {ae656968-f15e-4d8d-8be8-c9e1132ce20c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3729 | 2023.10.18 19:09:20.004335 [ 3 ] {ae656968-f15e-4d8d-8be8-c9e1132ce20c} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3730 | 2023.10.18 19:09:20.004435 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.003056252 sec., 54969.28918165125 rows/sec., 4.16 MiB/sec. | ||
3731 | 2023.10.18 19:09:20.004595 [ 162 ] {} <Debug> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3732 | 2023.10.18 19:09:20.004633 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3733 | 2023.10.18 19:09:20.004605 [ 3 ] {ae656968-f15e-4d8d-8be8-c9e1132ce20c} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.002495554 sec., 34861 rows/sec., 3.26 MiB/sec. | ||
3734 | 2023.10.18 19:09:20.004700 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3735 | 2023.10.18 19:09:20.005018 [ 18 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3736 | 2023.10.18 19:09:20.005051 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3737 | 2023.10.18 19:09:20.005071 [ 3 ] {ae656968-f15e-4d8d-8be8-c9e1132ce20c} <Debug> DynamicQueryHandler: Done processing query | ||
3738 | 2023.10.18 19:09:20.005147 [ 3 ] {ae656968-f15e-4d8d-8be8-c9e1132ce20c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3739 | 2023.10.18 19:09:20.005186 [ 3 ] {} <Debug> HTTP-Session: a551ed8f-effd-46fc-bb39-e5a81633312a Destroying unnamed session | ||
3740 | 2023.10.18 19:09:20.005192 [ 18 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3741 | 2023.10.18 19:09:20.005227 [ 15 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_36_7} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3742 | 2023.10.18 19:09:20.005252 [ 18 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 231 rows starting from the beginning of the part | ||
3743 | 2023.10.18 19:09:20.005435 [ 18 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 87 rows starting from the beginning of the part | ||
3744 | 2023.10.18 19:09:20.005446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3745 | 2023.10.18 19:09:20.005506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3746 | 2023.10.18 19:09:20.005540 [ 3 ] {} <Debug> HTTP-Session: a5d868ec-e9b4-4df4-ae12-145af4ee395d Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3747 | 2023.10.18 19:09:20.005547 [ 18 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 144 rows starting from the beginning of the part | ||
3748 | 2023.10.18 19:09:20.005566 [ 3 ] {} <Debug> HTTP-Session: a5d868ec-e9b4-4df4-ae12-145af4ee395d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3749 | 2023.10.18 19:09:20.005675 [ 18 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 87 rows starting from the beginning of the part | ||
3750 | 2023.10.18 19:09:20.005700 [ 3 ] {2c4f7cc6-965b-4b86-958a-308059ac1e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3751 | 2023.10.18 19:09:20.005758 [ 3 ] {2c4f7cc6-965b-4b86-958a-308059ac1e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3752 | 2023.10.18 19:09:20.005790 [ 18 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 144 rows starting from the beginning of the part | ||
3753 | 2023.10.18 19:09:20.005950 [ 18 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 87 rows starting from the beginning of the part | ||
3754 | 2023.10.18 19:09:20.006014 [ 3 ] {2c4f7cc6-965b-4b86-958a-308059ac1e7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3755 | 2023.10.18 19:09:20.006682 [ 3 ] {2c4f7cc6-965b-4b86-958a-308059ac1e7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3756 | 2023.10.18 19:09:20.006976 [ 3 ] {2c4f7cc6-965b-4b86-958a-308059ac1e7a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3757 | 2023.10.18 19:09:20.006987 [ 22 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 4 columns (4 merged, 0 gathered) in 0.00213874 sec., 364700.7116339527 rows/sec., 34.81 MiB/sec. | ||
3758 | 2023.10.18 19:09:20.007146 [ 22 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3759 | 2023.10.18 19:09:20.007158 [ 3 ] {2c4f7cc6-965b-4b86-958a-308059ac1e7a} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3760 | 2023.10.18 19:09:20.007316 [ 162 ] {} <Debug> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3761 | 2023.10.18 19:09:20.007336 [ 3 ] {2c4f7cc6-965b-4b86-958a-308059ac1e7a} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001592242 sec., 165803 rows/sec., 11.37 MiB/sec. | ||
3762 | 2023.10.18 19:09:20.007382 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3763 | 2023.10.18 19:09:20.007444 [ 22 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3764 | 2023.10.18 19:09:20.007678 [ 18 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3765 | 2023.10.18 19:09:20.007712 [ 22 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_36_7} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3766 | 2023.10.18 19:09:20.007770 [ 3 ] {2c4f7cc6-965b-4b86-958a-308059ac1e7a} <Debug> DynamicQueryHandler: Done processing query | ||
3767 | 2023.10.18 19:09:20.007870 [ 3 ] {2c4f7cc6-965b-4b86-958a-308059ac1e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3768 | 2023.10.18 19:09:20.008013 [ 3 ] {} <Debug> HTTP-Session: a5d868ec-e9b4-4df4-ae12-145af4ee395d Destroying unnamed session | ||
3769 | 2023.10.18 19:09:20.008079 [ 18 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3770 | 2023.10.18 19:09:20.008103 [ 18 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 341 rows starting from the beginning of the part | ||
3771 | 2023.10.18 19:09:20.008185 [ 18 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 264 rows starting from the beginning of the part | ||
3772 | 2023.10.18 19:09:20.008234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3773 | 2023.10.18 19:09:20.008276 [ 18 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
3774 | 2023.10.18 19:09:20.008286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3775 | 2023.10.18 19:09:20.008317 [ 3 ] {} <Debug> HTTP-Session: 1c531311-5746-456f-851e-62051240db57 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3776 | 2023.10.18 19:09:20.008338 [ 3 ] {} <Debug> HTTP-Session: 1c531311-5746-456f-851e-62051240db57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3777 | 2023.10.18 19:09:20.008379 [ 18 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 275 rows starting from the beginning of the part | ||
3778 | 2023.10.18 19:09:20.008448 [ 3 ] {5b0318a1-bbb1-4fa1-b0fa-473d42132095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3779 | 2023.10.18 19:09:20.008487 [ 18 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
3780 | 2023.10.18 19:09:20.008504 [ 3 ] {5b0318a1-bbb1-4fa1-b0fa-473d42132095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3781 | 2023.10.18 19:09:20.008610 [ 18 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 264 rows starting from the beginning of the part | ||
3782 | 2023.10.18 19:09:20.008747 [ 3 ] {5b0318a1-bbb1-4fa1-b0fa-473d42132095} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3783 | 2023.10.18 19:09:20.009168 [ 3 ] {5b0318a1-bbb1-4fa1-b0fa-473d42132095} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3784 | 2023.10.18 19:09:20.009470 [ 3 ] {5b0318a1-bbb1-4fa1-b0fa-473d42132095} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3785 | 2023.10.18 19:09:20.009610 [ 20 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002115269 sec., 586213.8574337354 rows/sec., 41.04 MiB/sec. | ||
3786 | 2023.10.18 19:09:20.009706 [ 3 ] {5b0318a1-bbb1-4fa1-b0fa-473d42132095} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3787 | 2023.10.18 19:09:20.009751 [ 18 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3788 | 2023.10.18 19:09:20.009877 [ 3 ] {5b0318a1-bbb1-4fa1-b0fa-473d42132095} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001382549 sec., 4339 rows/sec., 182.24 KiB/sec. | ||
3789 | 2023.10.18 19:09:20.009969 [ 18 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3790 | 2023.10.18 19:09:20.010020 [ 3 ] {5b0318a1-bbb1-4fa1-b0fa-473d42132095} <Debug> DynamicQueryHandler: Done processing query | ||
3791 | 2023.10.18 19:09:20.010041 [ 18 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_36_7} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3792 | 2023.10.18 19:09:20.010045 [ 3 ] {5b0318a1-bbb1-4fa1-b0fa-473d42132095} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3793 | 2023.10.18 19:09:20.010076 [ 3 ] {} <Debug> HTTP-Session: 1c531311-5746-456f-851e-62051240db57 Destroying unnamed session | ||
3794 | 2023.10.18 19:09:20.010251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3795 | 2023.10.18 19:09:20.010296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3796 | 2023.10.18 19:09:20.010315 [ 3 ] {} <Debug> HTTP-Session: 9e7bd2f4-ea33-4a74-b46c-4c94756415b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3797 | 2023.10.18 19:09:20.010332 [ 3 ] {} <Debug> HTTP-Session: 9e7bd2f4-ea33-4a74-b46c-4c94756415b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3798 | 2023.10.18 19:09:20.010407 [ 3 ] {863abb35-4dd9-4b0b-ab9b-ccc8121ea65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3799 | 2023.10.18 19:09:20.010450 [ 3 ] {863abb35-4dd9-4b0b-ab9b-ccc8121ea65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3800 | 2023.10.18 19:09:20.010571 [ 3 ] {863abb35-4dd9-4b0b-ab9b-ccc8121ea65c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3801 | 2023.10.18 19:09:20.010880 [ 3 ] {863abb35-4dd9-4b0b-ab9b-ccc8121ea65c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3802 | 2023.10.18 19:09:20.011122 [ 3 ] {863abb35-4dd9-4b0b-ab9b-ccc8121ea65c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3803 | 2023.10.18 19:09:20.011297 [ 3 ] {863abb35-4dd9-4b0b-ab9b-ccc8121ea65c} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3804 | 2023.10.18 19:09:20.011428 [ 3 ] {863abb35-4dd9-4b0b-ab9b-ccc8121ea65c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000991824 sec., 63519 rows/sec., 3.85 MiB/sec. | ||
3805 | 2023.10.18 19:09:20.011583 [ 3 ] {863abb35-4dd9-4b0b-ab9b-ccc8121ea65c} <Debug> DynamicQueryHandler: Done processing query | ||
3806 | 2023.10.18 19:09:20.011607 [ 3 ] {863abb35-4dd9-4b0b-ab9b-ccc8121ea65c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3807 | 2023.10.18 19:09:20.011623 [ 3 ] {} <Debug> HTTP-Session: 9e7bd2f4-ea33-4a74-b46c-4c94756415b9 Destroying unnamed session | ||
3808 | 2023.10.18 19:09:20.011748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3809 | 2023.10.18 19:09:20.011793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3810 | 2023.10.18 19:09:20.011812 [ 3 ] {} <Debug> HTTP-Session: 32f3333b-abaa-4d12-8cc3-9d22692c735d Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3811 | 2023.10.18 19:09:20.011828 [ 3 ] {} <Debug> HTTP-Session: 32f3333b-abaa-4d12-8cc3-9d22692c735d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3812 | 2023.10.18 19:09:20.011901 [ 3 ] {22cddbb7-c159-4d43-9aea-205bba1f075e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3813 | 2023.10.18 19:09:20.011943 [ 3 ] {22cddbb7-c159-4d43-9aea-205bba1f075e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3814 | 2023.10.18 19:09:20.012051 [ 3 ] {22cddbb7-c159-4d43-9aea-205bba1f075e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3815 | 2023.10.18 19:09:20.012313 [ 3 ] {22cddbb7-c159-4d43-9aea-205bba1f075e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3816 | 2023.10.18 19:09:20.012550 [ 3 ] {22cddbb7-c159-4d43-9aea-205bba1f075e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3817 | 2023.10.18 19:09:20.012722 [ 3 ] {22cddbb7-c159-4d43-9aea-205bba1f075e} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3818 | 2023.10.18 19:09:20.012840 [ 162 ] {} <Debug> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3819 | 2023.10.18 19:09:20.012858 [ 3 ] {22cddbb7-c159-4d43-9aea-205bba1f075e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000920613 sec., 20638 rows/sec., 1.07 MiB/sec. | ||
3820 | 2023.10.18 19:09:20.012891 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3821 | 2023.10.18 19:09:20.013079 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3822 | 2023.10.18 19:09:20.013138 [ 3 ] {22cddbb7-c159-4d43-9aea-205bba1f075e} <Debug> DynamicQueryHandler: Done processing query | ||
3823 | 2023.10.18 19:09:20.013174 [ 3 ] {22cddbb7-c159-4d43-9aea-205bba1f075e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3824 | 2023.10.18 19:09:20.013226 [ 3 ] {} <Debug> HTTP-Session: 32f3333b-abaa-4d12-8cc3-9d22692c735d Destroying unnamed session | ||
3825 | 2023.10.18 19:09:20.013239 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3826 | 2023.10.18 19:09:20.013287 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 299 rows starting from the beginning of the part | ||
3827 | 2023.10.18 19:09:20.013397 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part | ||
3828 | 2023.10.18 19:09:20.013496 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part | ||
3829 | 2023.10.18 19:09:20.013591 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part | ||
3830 | 2023.10.18 19:09:20.013679 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part | ||
3831 | 2023.10.18 19:09:20.013759 [ 19 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part | ||
3832 | 2023.10.18 19:09:20.014321 [ 20 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355339 sec., 290702.1785693469 rows/sec., 15.51 MiB/sec. | ||
3833 | 2023.10.18 19:09:20.014494 [ 20 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3834 | 2023.10.18 19:09:20.014790 [ 20 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3835 | 2023.10.18 19:09:20.014878 [ 20 ] {dde53ffb-b2f8-43b4-9b1c-632a212ea5e1::all_1_21_4} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3836 | 2023.10.18 19:09:21.000131 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.12 MiB, peak 235.29 MiB, will set to 230.07 MiB (RSS), difference: 4.95 MiB | ||
3837 | 2023.10.18 19:09:24.997024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 7364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3838 | 2023.10.18 19:09:24.997158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3839 | 2023.10.18 19:09:24.997189 [ 3 ] {} <Debug> HTTP-Session: d4d19a51-2d86-4c44-bd8a-37b12d4038e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3840 | 2023.10.18 19:09:24.997217 [ 3 ] {} <Debug> HTTP-Session: d4d19a51-2d86-4c44-bd8a-37b12d4038e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3841 | 2023.10.18 19:09:24.997356 [ 3 ] {f68ad774-2916-44c0-91c4-23aa112114b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3842 | 2023.10.18 19:09:24.997422 [ 3 ] {f68ad774-2916-44c0-91c4-23aa112114b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3843 | 2023.10.18 19:09:24.997605 [ 3 ] {f68ad774-2916-44c0-91c4-23aa112114b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3844 | 2023.10.18 19:09:24.998061 [ 3 ] {f68ad774-2916-44c0-91c4-23aa112114b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3845 | 2023.10.18 19:09:24.998327 [ 3 ] {f68ad774-2916-44c0-91c4-23aa112114b1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3846 | 2023.10.18 19:09:24.998502 [ 3 ] {f68ad774-2916-44c0-91c4-23aa112114b1} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3847 | 2023.10.18 19:09:24.998632 [ 3 ] {f68ad774-2916-44c0-91c4-23aa112114b1} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001236907 sec., 41231 rows/sec., 3.26 MiB/sec. | ||
3848 | 2023.10.18 19:09:24.998812 [ 3 ] {f68ad774-2916-44c0-91c4-23aa112114b1} <Debug> DynamicQueryHandler: Done processing query | ||
3849 | 2023.10.18 19:09:24.998839 [ 3 ] {f68ad774-2916-44c0-91c4-23aa112114b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3850 | 2023.10.18 19:09:24.998856 [ 3 ] {} <Debug> HTTP-Session: d4d19a51-2d86-4c44-bd8a-37b12d4038e4 Destroying unnamed session | ||
3851 | 2023.10.18 19:09:24.999035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 24515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3852 | 2023.10.18 19:09:24.999087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3853 | 2023.10.18 19:09:24.999108 [ 3 ] {} <Debug> HTTP-Session: 741d215a-da53-4db9-9900-987d0bfef081 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3854 | 2023.10.18 19:09:24.999127 [ 3 ] {} <Debug> HTTP-Session: 741d215a-da53-4db9-9900-987d0bfef081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3855 | 2023.10.18 19:09:24.999216 [ 3 ] {29150ae8-9b48-4cee-90a8-c59e691087ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3856 | 2023.10.18 19:09:24.999258 [ 3 ] {29150ae8-9b48-4cee-90a8-c59e691087ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3857 | 2023.10.18 19:09:24.999367 [ 3 ] {29150ae8-9b48-4cee-90a8-c59e691087ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3858 | 2023.10.18 19:09:24.999760 [ 3 ] {29150ae8-9b48-4cee-90a8-c59e691087ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3859 | 2023.10.18 19:09:24.999980 [ 3 ] {29150ae8-9b48-4cee-90a8-c59e691087ea} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3860 | 2023.10.18 19:09:25.000114 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.27 MiB, peak 235.29 MiB, will set to 230.07 MiB (RSS), difference: -5.21 MiB | ||
3861 | 2023.10.18 19:09:25.000264 [ 3 ] {29150ae8-9b48-4cee-90a8-c59e691087ea} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3862 | 2023.10.18 19:09:25.000462 [ 3 ] {29150ae8-9b48-4cee-90a8-c59e691087ea} <Information> executeQuery: Read 153 rows, 15.16 KiB in 0.001203256 sec., 127154 rows/sec., 12.31 MiB/sec. | ||
3863 | 2023.10.18 19:09:25.000647 [ 3 ] {29150ae8-9b48-4cee-90a8-c59e691087ea} <Debug> DynamicQueryHandler: Done processing query | ||
3864 | 2023.10.18 19:09:25.000671 [ 3 ] {29150ae8-9b48-4cee-90a8-c59e691087ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3865 | 2023.10.18 19:09:25.000687 [ 3 ] {} <Debug> HTTP-Session: 741d215a-da53-4db9-9900-987d0bfef081 Destroying unnamed session | ||
3866 | 2023.10.18 19:09:25.000846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 8691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3867 | 2023.10.18 19:09:25.000892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3868 | 2023.10.18 19:09:25.000912 [ 3 ] {} <Debug> HTTP-Session: 368872bc-166f-4cac-af9c-1bb2fb07468b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3869 | 2023.10.18 19:09:25.000931 [ 3 ] {} <Debug> HTTP-Session: 368872bc-166f-4cac-af9c-1bb2fb07468b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3870 | 2023.10.18 19:09:25.001009 [ 3 ] {0aff3082-f79c-46bc-9133-df9ce7485bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3871 | 2023.10.18 19:09:25.001049 [ 3 ] {0aff3082-f79c-46bc-9133-df9ce7485bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3872 | 2023.10.18 19:09:25.001164 [ 3 ] {0aff3082-f79c-46bc-9133-df9ce7485bb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3873 | 2023.10.18 19:09:25.001468 [ 3 ] {0aff3082-f79c-46bc-9133-df9ce7485bb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3874 | 2023.10.18 19:09:25.001683 [ 3 ] {0aff3082-f79c-46bc-9133-df9ce7485bb1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3875 | 2023.10.18 19:09:25.001898 [ 3 ] {0aff3082-f79c-46bc-9133-df9ce7485bb1} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3876 | 2023.10.18 19:09:25.002033 [ 3 ] {0aff3082-f79c-46bc-9133-df9ce7485bb1} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000993684 sec., 51324 rows/sec., 4.01 MiB/sec. | ||
3877 | 2023.10.18 19:09:25.002170 [ 3 ] {0aff3082-f79c-46bc-9133-df9ce7485bb1} <Debug> DynamicQueryHandler: Done processing query | ||
3878 | 2023.10.18 19:09:25.002194 [ 3 ] {0aff3082-f79c-46bc-9133-df9ce7485bb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3879 | 2023.10.18 19:09:25.002210 [ 3 ] {} <Debug> HTTP-Session: 368872bc-166f-4cac-af9c-1bb2fb07468b Destroying unnamed session | ||
3880 | 2023.10.18 19:09:25.002420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 54556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3881 | 2023.10.18 19:09:25.002468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3882 | 2023.10.18 19:09:25.002488 [ 3 ] {} <Debug> HTTP-Session: 95df62fb-1677-49b9-baa3-362353c1dbe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3883 | 2023.10.18 19:09:25.002505 [ 3 ] {} <Debug> HTTP-Session: 95df62fb-1677-49b9-baa3-362353c1dbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3884 | 2023.10.18 19:09:25.002604 [ 3 ] {94442cc4-130c-4dfc-97ed-d86ff62fe0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3885 | 2023.10.18 19:09:25.002649 [ 3 ] {94442cc4-130c-4dfc-97ed-d86ff62fe0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3886 | 2023.10.18 19:09:25.002794 [ 3 ] {94442cc4-130c-4dfc-97ed-d86ff62fe0a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3887 | 2023.10.18 19:09:25.003298 [ 3 ] {94442cc4-130c-4dfc-97ed-d86ff62fe0a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
3888 | 2023.10.18 19:09:25.003619 [ 3 ] {94442cc4-130c-4dfc-97ed-d86ff62fe0a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3889 | 2023.10.18 19:09:25.003800 [ 3 ] {94442cc4-130c-4dfc-97ed-d86ff62fe0a9} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3890 | 2023.10.18 19:09:25.003935 [ 3 ] {94442cc4-130c-4dfc-97ed-d86ff62fe0a9} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001302658 sec., 39150 rows/sec., 52.83 MiB/sec. | ||
3891 | 2023.10.18 19:09:25.004050 [ 3 ] {94442cc4-130c-4dfc-97ed-d86ff62fe0a9} <Debug> DynamicQueryHandler: Done processing query | ||
3892 | 2023.10.18 19:09:25.004074 [ 3 ] {94442cc4-130c-4dfc-97ed-d86ff62fe0a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3893 | 2023.10.18 19:09:25.004089 [ 3 ] {} <Debug> HTTP-Session: 95df62fb-1677-49b9-baa3-362353c1dbe0 Destroying unnamed session | ||
3894 | 2023.10.18 19:09:26.000151 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.99 MiB, peak 235.29 MiB, will set to 230.07 MiB (RSS), difference: 5.07 MiB | ||
3895 | 2023.10.18 19:09:27.313964 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3896 | 2023.10.18 19:09:27.314061 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3897 | 2023.10.18 19:09:29.999207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3898 | 2023.10.18 19:09:29.999340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3899 | 2023.10.18 19:09:29.999372 [ 3 ] {} <Debug> HTTP-Session: a92cf908-ed0b-4240-becb-c3b702540281 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3900 | 2023.10.18 19:09:29.999400 [ 3 ] {} <Debug> HTTP-Session: a92cf908-ed0b-4240-becb-c3b702540281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3901 | 2023.10.18 19:09:29.999539 [ 3 ] {5382d322-e58e-49f0-a9a7-2749307c0381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3902 | 2023.10.18 19:09:29.999605 [ 3 ] {5382d322-e58e-49f0-a9a7-2749307c0381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3903 | 2023.10.18 19:09:29.999787 [ 3 ] {5382d322-e58e-49f0-a9a7-2749307c0381} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3904 | 2023.10.18 19:09:30.000268 [ 3 ] {5382d322-e58e-49f0-a9a7-2749307c0381} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
3905 | 2023.10.18 19:09:30.000532 [ 3 ] {5382d322-e58e-49f0-a9a7-2749307c0381} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3906 | 2023.10.18 19:09:30.000704 [ 3 ] {5382d322-e58e-49f0-a9a7-2749307c0381} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3907 | 2023.10.18 19:09:30.000853 [ 3 ] {5382d322-e58e-49f0-a9a7-2749307c0381} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001268548 sec., 4729 rows/sec., 267.90 KiB/sec. | ||
3908 | 2023.10.18 19:09:30.001021 [ 3 ] {5382d322-e58e-49f0-a9a7-2749307c0381} <Debug> DynamicQueryHandler: Done processing query | ||
3909 | 2023.10.18 19:09:30.001051 [ 3 ] {5382d322-e58e-49f0-a9a7-2749307c0381} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3910 | 2023.10.18 19:09:30.001068 [ 3 ] {} <Debug> HTTP-Session: a92cf908-ed0b-4240-becb-c3b702540281 Destroying unnamed session | ||
3911 | 2023.10.18 19:09:30.001277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3912 | 2023.10.18 19:09:30.001334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3913 | 2023.10.18 19:09:30.001354 [ 3 ] {} <Debug> HTTP-Session: 7f891f71-2671-4e3f-b9f9-a2f1a4549646 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3914 | 2023.10.18 19:09:30.001372 [ 3 ] {} <Debug> HTTP-Session: 7f891f71-2671-4e3f-b9f9-a2f1a4549646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3915 | 2023.10.18 19:09:30.001457 [ 3 ] {dda1de26-bfa3-4067-827c-bac0006aa2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3916 | 2023.10.18 19:09:30.001499 [ 3 ] {dda1de26-bfa3-4067-827c-bac0006aa2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3917 | 2023.10.18 19:09:30.001608 [ 3 ] {dda1de26-bfa3-4067-827c-bac0006aa2e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3918 | 2023.10.18 19:09:30.001994 [ 3 ] {dda1de26-bfa3-4067-827c-bac0006aa2e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
3919 | 2023.10.18 19:09:30.002209 [ 3 ] {dda1de26-bfa3-4067-827c-bac0006aa2e4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3920 | 2023.10.18 19:09:30.002357 [ 3 ] {dda1de26-bfa3-4067-827c-bac0006aa2e4} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3921 | 2023.10.18 19:09:30.002480 [ 3 ] {dda1de26-bfa3-4067-827c-bac0006aa2e4} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000987484 sec., 88102 rows/sec., 8.24 MiB/sec. | ||
3922 | 2023.10.18 19:09:30.002603 [ 3 ] {dda1de26-bfa3-4067-827c-bac0006aa2e4} <Debug> DynamicQueryHandler: Done processing query | ||
3923 | 2023.10.18 19:09:30.002626 [ 3 ] {dda1de26-bfa3-4067-827c-bac0006aa2e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3924 | 2023.10.18 19:09:30.002642 [ 3 ] {} <Debug> HTTP-Session: 7f891f71-2671-4e3f-b9f9-a2f1a4549646 Destroying unnamed session | ||
3925 | 2023.10.18 19:09:30.002800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3926 | 2023.10.18 19:09:30.002847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3927 | 2023.10.18 19:09:30.002867 [ 3 ] {} <Debug> HTTP-Session: bcdcb74a-0868-4869-9cfc-eb471d0e4576 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3928 | 2023.10.18 19:09:30.002885 [ 3 ] {} <Debug> HTTP-Session: bcdcb74a-0868-4869-9cfc-eb471d0e4576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3929 | 2023.10.18 19:09:30.002968 [ 3 ] {ba595a73-751c-4ac2-9fd5-5cab5f095462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3930 | 2023.10.18 19:09:30.003009 [ 3 ] {ba595a73-751c-4ac2-9fd5-5cab5f095462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3931 | 2023.10.18 19:09:30.003115 [ 3 ] {ba595a73-751c-4ac2-9fd5-5cab5f095462} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3932 | 2023.10.18 19:09:30.003560 [ 3 ] {ba595a73-751c-4ac2-9fd5-5cab5f095462} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
3933 | 2023.10.18 19:09:30.003776 [ 3 ] {ba595a73-751c-4ac2-9fd5-5cab5f095462} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3934 | 2023.10.18 19:09:30.003923 [ 3 ] {ba595a73-751c-4ac2-9fd5-5cab5f095462} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3935 | 2023.10.18 19:09:30.004055 [ 3 ] {ba595a73-751c-4ac2-9fd5-5cab5f095462} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001045605 sec., 252485 rows/sec., 17.32 MiB/sec. | ||
3936 | 2023.10.18 19:09:30.004194 [ 3 ] {ba595a73-751c-4ac2-9fd5-5cab5f095462} <Debug> DynamicQueryHandler: Done processing query | ||
3937 | 2023.10.18 19:09:30.004218 [ 3 ] {ba595a73-751c-4ac2-9fd5-5cab5f095462} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3938 | 2023.10.18 19:09:30.004235 [ 3 ] {} <Debug> HTTP-Session: bcdcb74a-0868-4869-9cfc-eb471d0e4576 Destroying unnamed session | ||
3939 | 2023.10.18 19:09:30.004383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3940 | 2023.10.18 19:09:30.004430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3941 | 2023.10.18 19:09:30.004449 [ 3 ] {} <Debug> HTTP-Session: 0ec07b7e-2002-486e-9f0e-1433750f5a4e Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3942 | 2023.10.18 19:09:30.004466 [ 3 ] {} <Debug> HTTP-Session: 0ec07b7e-2002-486e-9f0e-1433750f5a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3943 | 2023.10.18 19:09:30.004536 [ 3 ] {6b22f50c-56c8-482e-bd07-dc020659aa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3944 | 2023.10.18 19:09:30.004577 [ 3 ] {6b22f50c-56c8-482e-bd07-dc020659aa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3945 | 2023.10.18 19:09:30.004689 [ 3 ] {6b22f50c-56c8-482e-bd07-dc020659aa5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3946 | 2023.10.18 19:09:30.004958 [ 3 ] {6b22f50c-56c8-482e-bd07-dc020659aa5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
3947 | 2023.10.18 19:09:30.005198 [ 3 ] {6b22f50c-56c8-482e-bd07-dc020659aa5b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3948 | 2023.10.18 19:09:30.005369 [ 3 ] {6b22f50c-56c8-482e-bd07-dc020659aa5b} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3949 | 2023.10.18 19:09:30.005507 [ 3 ] {6b22f50c-56c8-482e-bd07-dc020659aa5b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000933153 sec., 6429 rows/sec., 270.00 KiB/sec. | ||
3950 | 2023.10.18 19:09:30.005722 [ 3 ] {6b22f50c-56c8-482e-bd07-dc020659aa5b} <Debug> DynamicQueryHandler: Done processing query | ||
3951 | 2023.10.18 19:09:30.005746 [ 3 ] {6b22f50c-56c8-482e-bd07-dc020659aa5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3952 | 2023.10.18 19:09:30.005762 [ 3 ] {} <Debug> HTTP-Session: 0ec07b7e-2002-486e-9f0e-1433750f5a4e Destroying unnamed session | ||
3953 | 2023.10.18 19:09:30.005896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3954 | 2023.10.18 19:09:30.005942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3955 | 2023.10.18 19:09:30.005962 [ 3 ] {} <Debug> HTTP-Session: 2faf88c7-5bff-4fc7-acf8-6d17497bf3ae Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3956 | 2023.10.18 19:09:30.005979 [ 3 ] {} <Debug> HTTP-Session: 2faf88c7-5bff-4fc7-acf8-6d17497bf3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3957 | 2023.10.18 19:09:30.006053 [ 3 ] {f8ac9b91-9cf9-4d02-9e68-bca49669b8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3958 | 2023.10.18 19:09:30.006096 [ 3 ] {f8ac9b91-9cf9-4d02-9e68-bca49669b8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3959 | 2023.10.18 19:09:30.006229 [ 3 ] {f8ac9b91-9cf9-4d02-9e68-bca49669b8fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3960 | 2023.10.18 19:09:30.006543 [ 3 ] {f8ac9b91-9cf9-4d02-9e68-bca49669b8fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
3961 | 2023.10.18 19:09:30.006784 [ 3 ] {f8ac9b91-9cf9-4d02-9e68-bca49669b8fc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3962 | 2023.10.18 19:09:30.006960 [ 3 ] {f8ac9b91-9cf9-4d02-9e68-bca49669b8fc} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3963 | 2023.10.18 19:09:30.007094 [ 3 ] {f8ac9b91-9cf9-4d02-9e68-bca49669b8fc} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001012974 sec., 62193 rows/sec., 3.77 MiB/sec. | ||
3964 | 2023.10.18 19:09:30.007214 [ 3 ] {f8ac9b91-9cf9-4d02-9e68-bca49669b8fc} <Debug> DynamicQueryHandler: Done processing query | ||
3965 | 2023.10.18 19:09:30.007239 [ 3 ] {f8ac9b91-9cf9-4d02-9e68-bca49669b8fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3966 | 2023.10.18 19:09:30.007255 [ 3 ] {} <Debug> HTTP-Session: 2faf88c7-5bff-4fc7-acf8-6d17497bf3ae Destroying unnamed session | ||
3967 | 2023.10.18 19:09:30.007406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3968 | 2023.10.18 19:09:30.007452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3969 | 2023.10.18 19:09:30.007471 [ 3 ] {} <Debug> HTTP-Session: 3138364a-a759-409e-92e1-266394a02572 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3970 | 2023.10.18 19:09:30.007487 [ 3 ] {} <Debug> HTTP-Session: 3138364a-a759-409e-92e1-266394a02572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3971 | 2023.10.18 19:09:30.007557 [ 3 ] {a6d2d1af-46a9-42ee-8b59-73582ea749a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3972 | 2023.10.18 19:09:30.007596 [ 3 ] {a6d2d1af-46a9-42ee-8b59-73582ea749a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3973 | 2023.10.18 19:09:30.007698 [ 3 ] {a6d2d1af-46a9-42ee-8b59-73582ea749a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3974 | 2023.10.18 19:09:30.007966 [ 3 ] {a6d2d1af-46a9-42ee-8b59-73582ea749a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
3975 | 2023.10.18 19:09:30.008198 [ 3 ] {a6d2d1af-46a9-42ee-8b59-73582ea749a0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3976 | 2023.10.18 19:09:30.008370 [ 3 ] {a6d2d1af-46a9-42ee-8b59-73582ea749a0} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3977 | 2023.10.18 19:09:30.008486 [ 3 ] {a6d2d1af-46a9-42ee-8b59-73582ea749a0} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000901263 sec., 21081 rows/sec., 1.09 MiB/sec. | ||
3978 | 2023.10.18 19:09:30.008603 [ 3 ] {a6d2d1af-46a9-42ee-8b59-73582ea749a0} <Debug> DynamicQueryHandler: Done processing query | ||
3979 | 2023.10.18 19:09:30.008626 [ 3 ] {a6d2d1af-46a9-42ee-8b59-73582ea749a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3980 | 2023.10.18 19:09:30.008642 [ 3 ] {} <Debug> HTTP-Session: 3138364a-a759-409e-92e1-266394a02572 Destroying unnamed session | ||
3981 | 2023.10.18 19:09:34.998316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 7794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3982 | 2023.10.18 19:09:34.998443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3983 | 2023.10.18 19:09:34.998473 [ 3 ] {} <Debug> HTTP-Session: 10c11f95-f3a2-4cee-9d27-d5bdd40b6a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3984 | 2023.10.18 19:09:34.998501 [ 3 ] {} <Debug> HTTP-Session: 10c11f95-f3a2-4cee-9d27-d5bdd40b6a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3985 | 2023.10.18 19:09:34.998640 [ 3 ] {4465a9e4-7d92-47b0-b733-ccf00fc0bf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3986 | 2023.10.18 19:09:34.998707 [ 3 ] {4465a9e4-7d92-47b0-b733-ccf00fc0bf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3987 | 2023.10.18 19:09:34.998888 [ 3 ] {4465a9e4-7d92-47b0-b733-ccf00fc0bf23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3988 | 2023.10.18 19:09:34.999412 [ 3 ] {4465a9e4-7d92-47b0-b733-ccf00fc0bf23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
3989 | 2023.10.18 19:09:34.999671 [ 3 ] {4465a9e4-7d92-47b0-b733-ccf00fc0bf23} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
3990 | 2023.10.18 19:09:34.999837 [ 3 ] {4465a9e4-7d92-47b0-b733-ccf00fc0bf23} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
3991 | 2023.10.18 19:09:34.999978 [ 3 ] {4465a9e4-7d92-47b0-b733-ccf00fc0bf23} <Information> executeQuery: Read 54 rows, 4.38 KiB in 0.001290608 sec., 41840 rows/sec., 3.31 MiB/sec. | ||
3992 | 2023.10.18 19:09:35.000131 [ 3 ] {4465a9e4-7d92-47b0-b733-ccf00fc0bf23} <Debug> DynamicQueryHandler: Done processing query | ||
3993 | 2023.10.18 19:09:35.000156 [ 3 ] {4465a9e4-7d92-47b0-b733-ccf00fc0bf23} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3994 | 2023.10.18 19:09:35.000173 [ 3 ] {} <Debug> HTTP-Session: 10c11f95-f3a2-4cee-9d27-d5bdd40b6a92 Destroying unnamed session | ||
3995 | 2023.10.18 19:09:35.000429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 25891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3996 | 2023.10.18 19:09:35.000481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3997 | 2023.10.18 19:09:35.000501 [ 3 ] {} <Debug> HTTP-Session: ad8dede0-e318-41c6-97bb-b0e9aa5d19b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
3998 | 2023.10.18 19:09:35.000519 [ 3 ] {} <Debug> HTTP-Session: ad8dede0-e318-41c6-97bb-b0e9aa5d19b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3999 | 2023.10.18 19:09:35.000603 [ 3 ] {e5341e2f-3b04-4719-9ea3-3970b3c2ad80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4000 | 2023.10.18 19:09:35.000645 [ 3 ] {e5341e2f-3b04-4719-9ea3-3970b3c2ad80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4001 | 2023.10.18 19:09:35.000753 [ 3 ] {e5341e2f-3b04-4719-9ea3-3970b3c2ad80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4002 | 2023.10.18 19:09:35.001121 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.13 MiB, peak 235.36 MiB, will set to 230.07 MiB (RSS), difference: -1.07 MiB | ||
4003 | 2023.10.18 19:09:35.001213 [ 3 ] {e5341e2f-3b04-4719-9ea3-3970b3c2ad80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4004 | 2023.10.18 19:09:35.001538 [ 3 ] {e5341e2f-3b04-4719-9ea3-3970b3c2ad80} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4005 | 2023.10.18 19:09:35.001688 [ 3 ] {e5341e2f-3b04-4719-9ea3-3970b3c2ad80} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4006 | 2023.10.18 19:09:35.001811 [ 3 ] {e5341e2f-3b04-4719-9ea3-3970b3c2ad80} <Information> executeQuery: Read 162 rows, 15.99 KiB in 0.001179436 sec., 137353 rows/sec., 13.24 MiB/sec. | ||
4007 | 2023.10.18 19:09:35.001936 [ 3 ] {e5341e2f-3b04-4719-9ea3-3970b3c2ad80} <Debug> DynamicQueryHandler: Done processing query | ||
4008 | 2023.10.18 19:09:35.001959 [ 3 ] {e5341e2f-3b04-4719-9ea3-3970b3c2ad80} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4009 | 2023.10.18 19:09:35.001975 [ 3 ] {} <Debug> HTTP-Session: ad8dede0-e318-41c6-97bb-b0e9aa5d19b4 Destroying unnamed session | ||
4010 | 2023.10.18 19:09:35.002156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 10728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4011 | 2023.10.18 19:09:35.002203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4012 | 2023.10.18 19:09:35.002222 [ 3 ] {} <Debug> HTTP-Session: b12ad278-1278-4fa8-8259-591a39cd3b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4013 | 2023.10.18 19:09:35.002239 [ 3 ] {} <Debug> HTTP-Session: b12ad278-1278-4fa8-8259-591a39cd3b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4014 | 2023.10.18 19:09:35.002313 [ 3 ] {9ea2e9d4-8f46-4020-bdfe-da6a01ac006e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4015 | 2023.10.18 19:09:35.002353 [ 3 ] {9ea2e9d4-8f46-4020-bdfe-da6a01ac006e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4016 | 2023.10.18 19:09:35.002461 [ 3 ] {9ea2e9d4-8f46-4020-bdfe-da6a01ac006e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4017 | 2023.10.18 19:09:35.002782 [ 3 ] {9ea2e9d4-8f46-4020-bdfe-da6a01ac006e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4018 | 2023.10.18 19:09:35.003004 [ 3 ] {9ea2e9d4-8f46-4020-bdfe-da6a01ac006e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4019 | 2023.10.18 19:09:35.003153 [ 3 ] {9ea2e9d4-8f46-4020-bdfe-da6a01ac006e} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4020 | 2023.10.18 19:09:35.003253 [ 3 ] {9ea2e9d4-8f46-4020-bdfe-da6a01ac006e} <Information> executeQuery: Read 63 rows, 5.05 KiB in 0.000911002 sec., 69154 rows/sec., 5.41 MiB/sec. | ||
4021 | 2023.10.18 19:09:35.003369 [ 3 ] {9ea2e9d4-8f46-4020-bdfe-da6a01ac006e} <Debug> DynamicQueryHandler: Done processing query | ||
4022 | 2023.10.18 19:09:35.003394 [ 3 ] {9ea2e9d4-8f46-4020-bdfe-da6a01ac006e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4023 | 2023.10.18 19:09:35.003409 [ 3 ] {} <Debug> HTTP-Session: b12ad278-1278-4fa8-8259-591a39cd3b3f Destroying unnamed session | ||
4024 | 2023.10.18 19:09:35.003575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 57761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4025 | 2023.10.18 19:09:35.003621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4026 | 2023.10.18 19:09:35.003640 [ 3 ] {} <Debug> HTTP-Session: bc2dbbf9-e49b-4b5d-a96b-279998778a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4027 | 2023.10.18 19:09:35.003656 [ 3 ] {} <Debug> HTTP-Session: bc2dbbf9-e49b-4b5d-a96b-279998778a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4028 | 2023.10.18 19:09:35.003750 [ 3 ] {c7f2ce2e-da78-479d-b968-066524e5025c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4029 | 2023.10.18 19:09:35.003793 [ 3 ] {c7f2ce2e-da78-479d-b968-066524e5025c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4030 | 2023.10.18 19:09:35.003927 [ 3 ] {c7f2ce2e-da78-479d-b968-066524e5025c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4031 | 2023.10.18 19:09:35.004552 [ 3 ] {c7f2ce2e-da78-479d-b968-066524e5025c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4032 | 2023.10.18 19:09:35.004875 [ 3 ] {c7f2ce2e-da78-479d-b968-066524e5025c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4033 | 2023.10.18 19:09:35.005049 [ 3 ] {c7f2ce2e-da78-479d-b968-066524e5025c} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
4034 | 2023.10.18 19:09:35.005158 [ 3 ] {c7f2ce2e-da78-479d-b968-066524e5025c} <Information> executeQuery: Read 54 rows, 74.62 KiB in 0.001380249 sec., 39123 rows/sec., 52.80 MiB/sec. | ||
4035 | 2023.10.18 19:09:35.005359 [ 3 ] {c7f2ce2e-da78-479d-b968-066524e5025c} <Debug> DynamicQueryHandler: Done processing query | ||
4036 | 2023.10.18 19:09:35.005388 [ 3 ] {c7f2ce2e-da78-479d-b968-066524e5025c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4037 | 2023.10.18 19:09:35.005405 [ 3 ] {} <Debug> HTTP-Session: bc2dbbf9-e49b-4b5d-a96b-279998778a4a Destroying unnamed session | ||
4038 | 2023.10.18 19:09:35.005549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 1433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4039 | 2023.10.18 19:09:35.005594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4040 | 2023.10.18 19:09:35.005613 [ 3 ] {} <Debug> HTTP-Session: fa0b6a17-8abc-45f8-96e4-6880ad8dbec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4041 | 2023.10.18 19:09:35.005630 [ 3 ] {} <Debug> HTTP-Session: fa0b6a17-8abc-45f8-96e4-6880ad8dbec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4042 | 2023.10.18 19:09:35.005701 [ 3 ] {c38325b3-c4f3-4d87-8857-6b358181a732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4043 | 2023.10.18 19:09:35.005740 [ 3 ] {c38325b3-c4f3-4d87-8857-6b358181a732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4044 | 2023.10.18 19:09:35.005858 [ 3 ] {c38325b3-c4f3-4d87-8857-6b358181a732} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4045 | 2023.10.18 19:09:35.006125 [ 3 ] {c38325b3-c4f3-4d87-8857-6b358181a732} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4046 | 2023.10.18 19:09:35.006350 [ 3 ] {c38325b3-c4f3-4d87-8857-6b358181a732} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4047 | 2023.10.18 19:09:35.006519 [ 3 ] {c38325b3-c4f3-4d87-8857-6b358181a732} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4048 | 2023.10.18 19:09:35.006618 [ 3 ] {c38325b3-c4f3-4d87-8857-6b358181a732} <Information> executeQuery: Read 9 rows, 642.00 B in 0.000890462 sec., 10107 rows/sec., 704.08 KiB/sec. | ||
4049 | 2023.10.18 19:09:35.006735 [ 3 ] {c38325b3-c4f3-4d87-8857-6b358181a732} <Debug> DynamicQueryHandler: Done processing query | ||
4050 | 2023.10.18 19:09:35.006758 [ 3 ] {c38325b3-c4f3-4d87-8857-6b358181a732} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4051 | 2023.10.18 19:09:35.006773 [ 3 ] {} <Debug> HTTP-Session: fa0b6a17-8abc-45f8-96e4-6880ad8dbec1 Destroying unnamed session | ||
4052 | 2023.10.18 19:09:39.999052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4053 | 2023.10.18 19:09:39.999226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4054 | 2023.10.18 19:09:39.999273 [ 3 ] {} <Debug> HTTP-Session: b61dbccc-ceab-4972-9af1-93e13a82a8c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4055 | 2023.10.18 19:09:39.999314 [ 3 ] {} <Debug> HTTP-Session: b61dbccc-ceab-4972-9af1-93e13a82a8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4056 | 2023.10.18 19:09:39.999510 [ 3 ] {5c66573d-720f-4d24-939d-a7679e05697e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4057 | 2023.10.18 19:09:39.999607 [ 3 ] {5c66573d-720f-4d24-939d-a7679e05697e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4058 | 2023.10.18 19:09:39.999871 [ 3 ] {5c66573d-720f-4d24-939d-a7679e05697e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4059 | 2023.10.18 19:09:40.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.07 MiB, peak 235.36 MiB, will set to 230.07 MiB (RSS), difference: -1.01 MiB | ||
4060 | 2023.10.18 19:09:40.000665 [ 3 ] {5c66573d-720f-4d24-939d-a7679e05697e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4061 | 2023.10.18 19:09:40.000926 [ 3 ] {5c66573d-720f-4d24-939d-a7679e05697e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4062 | 2023.10.18 19:09:40.001088 [ 3 ] {5c66573d-720f-4d24-939d-a7679e05697e} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4063 | 2023.10.18 19:09:40.001236 [ 3 ] {5c66573d-720f-4d24-939d-a7679e05697e} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001669843 sec., 3593 rows/sec., 203.52 KiB/sec. | ||
4064 | 2023.10.18 19:09:40.001391 [ 3 ] {5c66573d-720f-4d24-939d-a7679e05697e} <Debug> DynamicQueryHandler: Done processing query | ||
4065 | 2023.10.18 19:09:40.001417 [ 3 ] {5c66573d-720f-4d24-939d-a7679e05697e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4066 | 2023.10.18 19:09:40.001434 [ 3 ] {} <Debug> HTTP-Session: b61dbccc-ceab-4972-9af1-93e13a82a8c6 Destroying unnamed session | ||
4067 | 2023.10.18 19:09:40.001578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4068 | 2023.10.18 19:09:40.001628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4069 | 2023.10.18 19:09:40.001648 [ 3 ] {} <Debug> HTTP-Session: 17cb1577-8b31-4570-8efe-08a81fd8b4ca Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4070 | 2023.10.18 19:09:40.001666 [ 3 ] {} <Debug> HTTP-Session: 17cb1577-8b31-4570-8efe-08a81fd8b4ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4071 | 2023.10.18 19:09:40.001748 [ 3 ] {cd3a6fcf-ebd6-4c08-bef0-06682250be11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4072 | 2023.10.18 19:09:40.001789 [ 3 ] {cd3a6fcf-ebd6-4c08-bef0-06682250be11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4073 | 2023.10.18 19:09:40.001899 [ 3 ] {cd3a6fcf-ebd6-4c08-bef0-06682250be11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4074 | 2023.10.18 19:09:40.002271 [ 3 ] {cd3a6fcf-ebd6-4c08-bef0-06682250be11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4075 | 2023.10.18 19:09:40.002491 [ 3 ] {cd3a6fcf-ebd6-4c08-bef0-06682250be11} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4076 | 2023.10.18 19:09:40.002635 [ 3 ] {cd3a6fcf-ebd6-4c08-bef0-06682250be11} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4077 | 2023.10.18 19:09:40.002763 [ 3 ] {cd3a6fcf-ebd6-4c08-bef0-06682250be11} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000987423 sec., 88108 rows/sec., 8.24 MiB/sec. | ||
4078 | 2023.10.18 19:09:40.002885 [ 3 ] {cd3a6fcf-ebd6-4c08-bef0-06682250be11} <Debug> DynamicQueryHandler: Done processing query | ||
4079 | 2023.10.18 19:09:40.002909 [ 3 ] {cd3a6fcf-ebd6-4c08-bef0-06682250be11} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4080 | 2023.10.18 19:09:40.002925 [ 3 ] {} <Debug> HTTP-Session: 17cb1577-8b31-4570-8efe-08a81fd8b4ca Destroying unnamed session | ||
4081 | 2023.10.18 19:09:40.003137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4082 | 2023.10.18 19:09:40.003185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4083 | 2023.10.18 19:09:40.003204 [ 3 ] {} <Debug> HTTP-Session: 5496dacd-34b1-4e8d-9b90-8956fc0b14fe Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4084 | 2023.10.18 19:09:40.003222 [ 3 ] {} <Debug> HTTP-Session: 5496dacd-34b1-4e8d-9b90-8956fc0b14fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4085 | 2023.10.18 19:09:40.003312 [ 3 ] {7be60a90-67d8-4cd3-91ba-c24727dbea4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4086 | 2023.10.18 19:09:40.003353 [ 3 ] {7be60a90-67d8-4cd3-91ba-c24727dbea4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4087 | 2023.10.18 19:09:40.003458 [ 3 ] {7be60a90-67d8-4cd3-91ba-c24727dbea4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4088 | 2023.10.18 19:09:40.003906 [ 3 ] {7be60a90-67d8-4cd3-91ba-c24727dbea4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4089 | 2023.10.18 19:09:40.004118 [ 3 ] {7be60a90-67d8-4cd3-91ba-c24727dbea4a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4090 | 2023.10.18 19:09:40.004266 [ 3 ] {7be60a90-67d8-4cd3-91ba-c24727dbea4a} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4091 | 2023.10.18 19:09:40.004395 [ 3 ] {7be60a90-67d8-4cd3-91ba-c24727dbea4a} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001054444 sec., 250368 rows/sec., 17.18 MiB/sec. | ||
4092 | 2023.10.18 19:09:40.004512 [ 3 ] {7be60a90-67d8-4cd3-91ba-c24727dbea4a} <Debug> DynamicQueryHandler: Done processing query | ||
4093 | 2023.10.18 19:09:40.004536 [ 3 ] {7be60a90-67d8-4cd3-91ba-c24727dbea4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4094 | 2023.10.18 19:09:40.004552 [ 3 ] {} <Debug> HTTP-Session: 5496dacd-34b1-4e8d-9b90-8956fc0b14fe Destroying unnamed session | ||
4095 | 2023.10.18 19:09:40.004666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4096 | 2023.10.18 19:09:40.004711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4097 | 2023.10.18 19:09:40.004730 [ 3 ] {} <Debug> HTTP-Session: bae5ee2d-a810-4dd6-9b43-534b425747ed Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4098 | 2023.10.18 19:09:40.004747 [ 3 ] {} <Debug> HTTP-Session: bae5ee2d-a810-4dd6-9b43-534b425747ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4099 | 2023.10.18 19:09:40.004815 [ 3 ] {3635a390-8595-4b7e-bb04-66c2a4afbf4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4100 | 2023.10.18 19:09:40.004854 [ 3 ] {3635a390-8595-4b7e-bb04-66c2a4afbf4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4101 | 2023.10.18 19:09:40.004959 [ 3 ] {3635a390-8595-4b7e-bb04-66c2a4afbf4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4102 | 2023.10.18 19:09:40.005254 [ 3 ] {3635a390-8595-4b7e-bb04-66c2a4afbf4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4103 | 2023.10.18 19:09:40.005492 [ 3 ] {3635a390-8595-4b7e-bb04-66c2a4afbf4e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4104 | 2023.10.18 19:09:40.005668 [ 3 ] {3635a390-8595-4b7e-bb04-66c2a4afbf4e} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4105 | 2023.10.18 19:09:40.005793 [ 3 ] {3635a390-8595-4b7e-bb04-66c2a4afbf4e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000944004 sec., 6355 rows/sec., 266.90 KiB/sec. | ||
4106 | 2023.10.18 19:09:40.005801 [ 146 ] {} <Debug> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4107 | 2023.10.18 19:09:40.005935 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4108 | 2023.10.18 19:09:40.005958 [ 3 ] {3635a390-8595-4b7e-bb04-66c2a4afbf4e} <Debug> DynamicQueryHandler: Done processing query | ||
4109 | 2023.10.18 19:09:40.006001 [ 3 ] {3635a390-8595-4b7e-bb04-66c2a4afbf4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4110 | 2023.10.18 19:09:40.006051 [ 3 ] {} <Debug> HTTP-Session: bae5ee2d-a810-4dd6-9b43-534b425747ed Destroying unnamed session | ||
4111 | 2023.10.18 19:09:40.006079 [ 24 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
4112 | 2023.10.18 19:09:40.006204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4113 | 2023.10.18 19:09:40.006231 [ 24 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4114 | 2023.10.18 19:09:40.006294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4115 | 2023.10.18 19:09:40.006298 [ 24 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
4116 | 2023.10.18 19:09:40.006333 [ 3 ] {} <Debug> HTTP-Session: b31e901e-056c-49ad-8130-0a55e9176f3b Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4117 | 2023.10.18 19:09:40.006358 [ 3 ] {} <Debug> HTTP-Session: b31e901e-056c-49ad-8130-0a55e9176f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4118 | 2023.10.18 19:09:40.006558 [ 3 ] {3241be64-cb6a-4696-b7ed-ba6d620a2beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4119 | 2023.10.18 19:09:40.006601 [ 24 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
4120 | 2023.10.18 19:09:40.006635 [ 3 ] {3241be64-cb6a-4696-b7ed-ba6d620a2beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4121 | 2023.10.18 19:09:40.006848 [ 24 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
4122 | 2023.10.18 19:09:40.007143 [ 24 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
4123 | 2023.10.18 19:09:40.007155 [ 3 ] {3241be64-cb6a-4696-b7ed-ba6d620a2beb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4124 | 2023.10.18 19:09:40.007329 [ 24 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
4125 | 2023.10.18 19:09:40.007471 [ 24 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
4126 | 2023.10.18 19:09:40.008017 [ 3 ] {3241be64-cb6a-4696-b7ed-ba6d620a2beb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4127 | 2023.10.18 19:09:40.008541 [ 3 ] {3241be64-cb6a-4696-b7ed-ba6d620a2beb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4128 | 2023.10.18 19:09:40.008992 [ 3 ] {3241be64-cb6a-4696-b7ed-ba6d620a2beb} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4129 | 2023.10.18 19:09:40.009113 [ 20 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003101174 sec., 40629.774401565344 rows/sec., 1.67 MiB/sec. | ||
4130 | 2023.10.18 19:09:40.009222 [ 146 ] {} <Debug> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4131 | 2023.10.18 19:09:40.009241 [ 3 ] {3241be64-cb6a-4696-b7ed-ba6d620a2beb} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002621916 sec., 24028 rows/sec., 1.46 MiB/sec. | ||
4132 | 2023.10.18 19:09:40.009292 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4133 | 2023.10.18 19:09:40.009323 [ 20 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4134 | 2023.10.18 19:09:40.009557 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
4135 | 2023.10.18 19:09:40.009660 [ 3 ] {3241be64-cb6a-4696-b7ed-ba6d620a2beb} <Debug> DynamicQueryHandler: Done processing query | ||
4136 | 2023.10.18 19:09:40.009714 [ 3 ] {3241be64-cb6a-4696-b7ed-ba6d620a2beb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4137 | 2023.10.18 19:09:40.009723 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4138 | 2023.10.18 19:09:40.009738 [ 3 ] {} <Debug> HTTP-Session: b31e901e-056c-49ad-8130-0a55e9176f3b Destroying unnamed session | ||
4139 | 2023.10.18 19:09:40.009786 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1052 rows starting from the beginning of the part | ||
4140 | 2023.10.18 19:09:40.009883 [ 20 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
4141 | 2023.10.18 19:09:40.009911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4142 | 2023.10.18 19:09:40.010029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4143 | 2023.10.18 19:09:40.010037 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part | ||
4144 | 2023.10.18 19:09:40.010085 [ 3 ] {} <Debug> HTTP-Session: 44aa89e5-f78a-4a84-b518-2efefc34879f Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4145 | 2023.10.18 19:09:40.010069 [ 20 ] {b9c1248a-033d-4910-87b3-17aaff9e96e5::all_1_21_4} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
4146 | 2023.10.18 19:09:40.010129 [ 3 ] {} <Debug> HTTP-Session: 44aa89e5-f78a-4a84-b518-2efefc34879f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4147 | 2023.10.18 19:09:40.010372 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
4148 | 2023.10.18 19:09:40.010387 [ 3 ] {6ffd8189-bf3f-482a-b1b5-0aac555176ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4149 | 2023.10.18 19:09:40.010444 [ 3 ] {6ffd8189-bf3f-482a-b1b5-0aac555176ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4150 | 2023.10.18 19:09:40.010526 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part | ||
4151 | 2023.10.18 19:09:40.010717 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part | ||
4152 | 2023.10.18 19:09:40.010721 [ 3 ] {6ffd8189-bf3f-482a-b1b5-0aac555176ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4153 | 2023.10.18 19:09:40.010849 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part | ||
4154 | 2023.10.18 19:09:40.011245 [ 3 ] {6ffd8189-bf3f-482a-b1b5-0aac555176ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4155 | 2023.10.18 19:09:40.011565 [ 3 ] {6ffd8189-bf3f-482a-b1b5-0aac555176ce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4156 | 2023.10.18 19:09:40.011786 [ 3 ] {6ffd8189-bf3f-482a-b1b5-0aac555176ce} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
4157 | 2023.10.18 19:09:40.011962 [ 3 ] {6ffd8189-bf3f-482a-b1b5-0aac555176ce} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001535551 sec., 12373 rows/sec., 656.96 KiB/sec. | ||
4158 | 2023.10.18 19:09:40.012187 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.002813209 sec., 489832.074332195 rows/sec., 29.77 MiB/sec. | ||
4159 | 2023.10.18 19:09:40.012214 [ 3 ] {6ffd8189-bf3f-482a-b1b5-0aac555176ce} <Debug> DynamicQueryHandler: Done processing query | ||
4160 | 2023.10.18 19:09:40.012240 [ 3 ] {6ffd8189-bf3f-482a-b1b5-0aac555176ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4161 | 2023.10.18 19:09:40.012257 [ 3 ] {} <Debug> HTTP-Session: 44aa89e5-f78a-4a84-b518-2efefc34879f Destroying unnamed session | ||
4162 | 2023.10.18 19:09:40.012339 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4163 | 2023.10.18 19:09:40.012555 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
4164 | 2023.10.18 19:09:40.012617 [ 14 ] {6501c972-49a0-41b6-a706-77f05cc3c88e::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
4165 | 2023.10.18 19:09:42.314111 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4166 | 2023.10.18 19:09:42.314166 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4167 | 2023.10.18 19:09:44.997277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 7794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4168 | 2023.10.18 19:09:44.997402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4169 | 2023.10.18 19:09:44.997432 [ 3 ] {} <Debug> HTTP-Session: 23f298bf-9bab-444a-8afb-96f3425b4f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4170 | 2023.10.18 19:09:44.997459 [ 3 ] {} <Debug> HTTP-Session: 23f298bf-9bab-444a-8afb-96f3425b4f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4171 | 2023.10.18 19:09:44.997597 [ 3 ] {693eb550-ddb1-4e3e-ac03-cc702a4e361a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4172 | 2023.10.18 19:09:44.997662 [ 3 ] {693eb550-ddb1-4e3e-ac03-cc702a4e361a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4173 | 2023.10.18 19:09:44.997844 [ 3 ] {693eb550-ddb1-4e3e-ac03-cc702a4e361a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4174 | 2023.10.18 19:09:44.998304 [ 3 ] {693eb550-ddb1-4e3e-ac03-cc702a4e361a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4175 | 2023.10.18 19:09:44.998563 [ 3 ] {693eb550-ddb1-4e3e-ac03-cc702a4e361a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4176 | 2023.10.18 19:09:44.998729 [ 3 ] {693eb550-ddb1-4e3e-ac03-cc702a4e361a} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4177 | 2023.10.18 19:09:44.998858 [ 3 ] {693eb550-ddb1-4e3e-ac03-cc702a4e361a} <Information> executeQuery: Read 54 rows, 4.38 KiB in 0.001220377 sec., 44248 rows/sec., 3.50 MiB/sec. | ||
4178 | 2023.10.18 19:09:44.998854 [ 143 ] {} <Debug> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4179 | 2023.10.18 19:09:44.998925 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4180 | 2023.10.18 19:09:44.999002 [ 14 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4181 | 2023.10.18 19:09:44.999008 [ 3 ] {693eb550-ddb1-4e3e-ac03-cc702a4e361a} <Debug> DynamicQueryHandler: Done processing query | ||
4182 | 2023.10.18 19:09:44.999051 [ 3 ] {693eb550-ddb1-4e3e-ac03-cc702a4e361a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4183 | 2023.10.18 19:09:44.999074 [ 3 ] {} <Debug> HTTP-Session: 23f298bf-9bab-444a-8afb-96f3425b4f39 Destroying unnamed session | ||
4184 | 2023.10.18 19:09:44.999103 [ 14 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4185 | 2023.10.18 19:09:44.999134 [ 14 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 54 rows starting from the beginning of the part | ||
4186 | 2023.10.18 19:09:44.999233 [ 14 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 51 rows starting from the beginning of the part | ||
4187 | 2023.10.18 19:09:44.999255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 25891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4188 | 2023.10.18 19:09:44.999316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4189 | 2023.10.18 19:09:44.999337 [ 14 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
4190 | 2023.10.18 19:09:44.999344 [ 3 ] {} <Debug> HTTP-Session: 6fcfc271-3119-4b88-99f6-5fdd82ed6a35 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4191 | 2023.10.18 19:09:44.999375 [ 3 ] {} <Debug> HTTP-Session: 6fcfc271-3119-4b88-99f6-5fdd82ed6a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4192 | 2023.10.18 19:09:44.999453 [ 14 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part | ||
4193 | 2023.10.18 19:09:44.999508 [ 3 ] {6a21fca2-28e9-4e40-ae48-a461187f7ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4194 | 2023.10.18 19:09:44.999567 [ 3 ] {6a21fca2-28e9-4e40-ae48-a461187f7ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4195 | 2023.10.18 19:09:44.999573 [ 14 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
4196 | 2023.10.18 19:09:44.999744 [ 14 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part | ||
4197 | 2023.10.18 19:09:44.999810 [ 3 ] {6a21fca2-28e9-4e40-ae48-a461187f7ed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4198 | 2023.10.18 19:09:45.000182 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.18 MiB, peak 235.36 MiB, will set to 230.11 MiB (RSS), difference: -1.06 MiB | ||
4199 | 2023.10.18 19:09:45.000933 [ 3 ] {6a21fca2-28e9-4e40-ae48-a461187f7ed3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4200 | 2023.10.18 19:09:45.001361 [ 19 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 4 columns (4 merged, 0 gathered) in 0.002372703 sec., 94828.55629212759 rows/sec., 7.33 MiB/sec. | ||
4201 | 2023.10.18 19:09:45.001378 [ 3 ] {6a21fca2-28e9-4e40-ae48-a461187f7ed3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4202 | 2023.10.18 19:09:45.001577 [ 16 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4203 | 2023.10.18 19:09:45.001696 [ 3 ] {6a21fca2-28e9-4e40-ae48-a461187f7ed3} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4204 | 2023.10.18 19:09:45.001844 [ 143 ] {} <Debug> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4205 | 2023.10.18 19:09:45.001876 [ 3 ] {6a21fca2-28e9-4e40-ae48-a461187f7ed3} <Information> executeQuery: Read 162 rows, 15.99 KiB in 0.002324953 sec., 69678 rows/sec., 6.72 MiB/sec. | ||
4206 | 2023.10.18 19:09:45.001897 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4207 | 2023.10.18 19:09:45.001978 [ 16 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4208 | 2023.10.18 19:09:45.002084 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4209 | 2023.10.18 19:09:45.002178 [ 3 ] {6a21fca2-28e9-4e40-ae48-a461187f7ed3} <Debug> DynamicQueryHandler: Done processing query | ||
4210 | 2023.10.18 19:09:45.002228 [ 3 ] {6a21fca2-28e9-4e40-ae48-a461187f7ed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4211 | 2023.10.18 19:09:45.002230 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4212 | 2023.10.18 19:09:45.002227 [ 16 ] {b690224c-d316-4611-9364-afa582d7d824::all_1_41_8} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4213 | 2023.10.18 19:09:45.002257 [ 3 ] {} <Debug> HTTP-Session: 6fcfc271-3119-4b88-99f6-5fdd82ed6a35 Destroying unnamed session | ||
4214 | 2023.10.18 19:09:45.002283 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 231 rows starting from the beginning of the part | ||
4215 | 2023.10.18 19:09:45.002446 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 153 rows starting from the beginning of the part | ||
4216 | 2023.10.18 19:09:45.002448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 9199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4217 | 2023.10.18 19:09:45.002514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4218 | 2023.10.18 19:09:45.002549 [ 3 ] {} <Debug> HTTP-Session: 92f15a13-da19-4e10-b8ad-61e4d825c0d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4219 | 2023.10.18 19:09:45.002552 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 87 rows starting from the beginning of the part | ||
4220 | 2023.10.18 19:09:45.002576 [ 3 ] {} <Debug> HTTP-Session: 92f15a13-da19-4e10-b8ad-61e4d825c0d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4221 | 2023.10.18 19:09:45.002674 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part | ||
4222 | 2023.10.18 19:09:45.002692 [ 3 ] {35966c84-7966-4ecb-aab2-ed43b7733cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4223 | 2023.10.18 19:09:45.002747 [ 3 ] {35966c84-7966-4ecb-aab2-ed43b7733cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4224 | 2023.10.18 19:09:45.002770 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 87 rows starting from the beginning of the part | ||
4225 | 2023.10.18 19:09:45.002934 [ 14 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 162 rows starting from the beginning of the part | ||
4226 | 2023.10.18 19:09:45.002975 [ 3 ] {35966c84-7966-4ecb-aab2-ed43b7733cff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4227 | 2023.10.18 19:09:45.003461 [ 3 ] {35966c84-7966-4ecb-aab2-ed43b7733cff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4228 | 2023.10.18 19:09:45.003734 [ 3 ] {35966c84-7966-4ecb-aab2-ed43b7733cff} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4229 | 2023.10.18 19:09:45.003936 [ 16 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 4 columns (4 merged, 0 gathered) in 0.001966977 sec., 448403.8196684557 rows/sec., 42.92 MiB/sec. | ||
4230 | 2023.10.18 19:09:45.003962 [ 3 ] {35966c84-7966-4ecb-aab2-ed43b7733cff} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4231 | 2023.10.18 19:09:45.004105 [ 143 ] {} <Debug> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4232 | 2023.10.18 19:09:45.004125 [ 16 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4233 | 2023.10.18 19:09:45.004156 [ 3 ] {35966c84-7966-4ecb-aab2-ed43b7733cff} <Information> executeQuery: Read 54 rows, 4.32 KiB in 0.00142237 sec., 37964 rows/sec., 2.97 MiB/sec. | ||
4234 | 2023.10.18 19:09:45.004170 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4235 | 2023.10.18 19:09:45.004509 [ 16 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4236 | 2023.10.18 19:09:45.004556 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4237 | 2023.10.18 19:09:45.004603 [ 3 ] {35966c84-7966-4ecb-aab2-ed43b7733cff} <Debug> DynamicQueryHandler: Done processing query | ||
4238 | 2023.10.18 19:09:45.004650 [ 3 ] {35966c84-7966-4ecb-aab2-ed43b7733cff} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4239 | 2023.10.18 19:09:45.004667 [ 16 ] {1f1638a9-1d21-4fda-af6d-399b9c4fc888::all_1_41_8} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4240 | 2023.10.18 19:09:45.004702 [ 3 ] {} <Debug> HTTP-Session: 92f15a13-da19-4e10-b8ad-61e4d825c0d1 Destroying unnamed session | ||
4241 | 2023.10.18 19:09:45.004825 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4242 | 2023.10.18 19:09:45.004866 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 341 rows starting from the beginning of the part | ||
4243 | 2023.10.18 19:09:45.005013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 57762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4244 | 2023.10.18 19:09:45.005022 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 51 rows starting from the beginning of the part | ||
4245 | 2023.10.18 19:09:45.005109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4246 | 2023.10.18 19:09:45.005141 [ 3 ] {} <Debug> HTTP-Session: 50801b8a-445a-4abc-98b2-674de3c6d089 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4247 | 2023.10.18 19:09:45.005188 [ 3 ] {} <Debug> HTTP-Session: 50801b8a-445a-4abc-98b2-674de3c6d089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4248 | 2023.10.18 19:09:45.005256 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 264 rows starting from the beginning of the part | ||
4249 | 2023.10.18 19:09:45.005408 [ 3 ] {f9cb65ea-c535-4ef2-afba-06544f157a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4250 | 2023.10.18 19:09:45.005468 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part | ||
4251 | 2023.10.18 19:09:45.005506 [ 3 ] {f9cb65ea-c535-4ef2-afba-06544f157a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4252 | 2023.10.18 19:09:45.005717 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 264 rows starting from the beginning of the part | ||
4253 | 2023.10.18 19:09:45.006012 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part | ||
4254 | 2023.10.18 19:09:45.006177 [ 3 ] {f9cb65ea-c535-4ef2-afba-06544f157a98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4255 | 2023.10.18 19:09:45.007229 [ 3 ] {f9cb65ea-c535-4ef2-afba-06544f157a98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4256 | 2023.10.18 19:09:45.007505 [ 9 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1037 rows, containing 4 columns (4 merged, 0 gathered) in 0.003246675 sec., 319403.69762911287 rows/sec., 22.63 MiB/sec. | ||
4257 | 2023.10.18 19:09:45.007683 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4258 | 2023.10.18 19:09:45.007879 [ 3 ] {f9cb65ea-c535-4ef2-afba-06544f157a98} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4259 | 2023.10.18 19:09:45.007929 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4260 | 2023.10.18 19:09:45.008032 [ 19 ] {e7caba91-67c6-401e-8974-7f0448ee511d::all_1_41_8} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4261 | 2023.10.18 19:09:45.008193 [ 3 ] {f9cb65ea-c535-4ef2-afba-06544f157a98} <Trace> oximeter.measurements_histogramf64 (bb4575dc-f913-4815-b488-defe5d83401d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4262 | 2023.10.18 19:09:45.008328 [ 3 ] {f9cb65ea-c535-4ef2-afba-06544f157a98} <Information> executeQuery: Read 54 rows, 74.62 KiB in 0.002859209 sec., 18886 rows/sec., 25.49 MiB/sec. | ||
4263 | 2023.10.18 19:09:45.008504 [ 3 ] {f9cb65ea-c535-4ef2-afba-06544f157a98} <Debug> DynamicQueryHandler: Done processing query | ||
4264 | 2023.10.18 19:09:45.008527 [ 3 ] {f9cb65ea-c535-4ef2-afba-06544f157a98} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4265 | 2023.10.18 19:09:45.008543 [ 3 ] {} <Debug> HTTP-Session: 50801b8a-445a-4abc-98b2-674de3c6d089 Destroying unnamed session | ||
4266 | 2023.10.18 19:09:49.998951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4267 | 2023.10.18 19:09:49.999086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4268 | 2023.10.18 19:09:49.999116 [ 3 ] {} <Debug> HTTP-Session: d681a175-82d9-42d2-9a5d-6c63ced4a003 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4269 | 2023.10.18 19:09:49.999149 [ 3 ] {} <Debug> HTTP-Session: d681a175-82d9-42d2-9a5d-6c63ced4a003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4270 | 2023.10.18 19:09:49.999300 [ 3 ] {3ae73bfb-e5b8-4c9f-9437-3512440e7dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4271 | 2023.10.18 19:09:49.999366 [ 3 ] {3ae73bfb-e5b8-4c9f-9437-3512440e7dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4272 | 2023.10.18 19:09:49.999549 [ 3 ] {3ae73bfb-e5b8-4c9f-9437-3512440e7dba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4273 | 2023.10.18 19:09:50.000021 [ 3 ] {3ae73bfb-e5b8-4c9f-9437-3512440e7dba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4274 | 2023.10.18 19:09:50.000147 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.15 MiB, peak 235.36 MiB, will set to 230.14 MiB (RSS), difference: -1.01 MiB | ||
4275 | 2023.10.18 19:09:50.000472 [ 3 ] {3ae73bfb-e5b8-4c9f-9437-3512440e7dba} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4276 | 2023.10.18 19:09:50.000671 [ 3 ] {3ae73bfb-e5b8-4c9f-9437-3512440e7dba} <Trace> oximeter.fields_i64 (b690224c-d316-4611-9364-afa582d7d824): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4277 | 2023.10.18 19:09:50.000816 [ 3 ] {3ae73bfb-e5b8-4c9f-9437-3512440e7dba} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001473891 sec., 4070 rows/sec., 230.58 KiB/sec. | ||
4278 | 2023.10.18 19:09:50.000954 [ 3 ] {3ae73bfb-e5b8-4c9f-9437-3512440e7dba} <Debug> DynamicQueryHandler: Done processing query | ||
4279 | 2023.10.18 19:09:50.000980 [ 3 ] {3ae73bfb-e5b8-4c9f-9437-3512440e7dba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4280 | 2023.10.18 19:09:50.000996 [ 3 ] {} <Debug> HTTP-Session: d681a175-82d9-42d2-9a5d-6c63ced4a003 Destroying unnamed session | ||
4281 | 2023.10.18 19:09:50.001133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4282 | 2023.10.18 19:09:50.001182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4283 | 2023.10.18 19:09:50.001201 [ 3 ] {} <Debug> HTTP-Session: 87be8417-92ce-405c-ad05-9e3b09ce90a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4284 | 2023.10.18 19:09:50.001221 [ 3 ] {} <Debug> HTTP-Session: 87be8417-92ce-405c-ad05-9e3b09ce90a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4285 | 2023.10.18 19:09:50.001305 [ 3 ] {a12e4cc3-8b4e-426b-a598-e41a42f7fcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4286 | 2023.10.18 19:09:50.001345 [ 3 ] {a12e4cc3-8b4e-426b-a598-e41a42f7fcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4287 | 2023.10.18 19:09:50.001453 [ 3 ] {a12e4cc3-8b4e-426b-a598-e41a42f7fcba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4288 | 2023.10.18 19:09:50.001814 [ 3 ] {a12e4cc3-8b4e-426b-a598-e41a42f7fcba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4289 | 2023.10.18 19:09:50.002030 [ 3 ] {a12e4cc3-8b4e-426b-a598-e41a42f7fcba} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4290 | 2023.10.18 19:09:50.002182 [ 3 ] {a12e4cc3-8b4e-426b-a598-e41a42f7fcba} <Trace> oximeter.fields_string (1f1638a9-1d21-4fda-af6d-399b9c4fc888): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4291 | 2023.10.18 19:09:50.002309 [ 3 ] {a12e4cc3-8b4e-426b-a598-e41a42f7fcba} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000976443 sec., 89098 rows/sec., 8.33 MiB/sec. | ||
4292 | 2023.10.18 19:09:50.002427 [ 3 ] {a12e4cc3-8b4e-426b-a598-e41a42f7fcba} <Debug> DynamicQueryHandler: Done processing query | ||
4293 | 2023.10.18 19:09:50.002451 [ 3 ] {a12e4cc3-8b4e-426b-a598-e41a42f7fcba} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4294 | 2023.10.18 19:09:50.002467 [ 3 ] {} <Debug> HTTP-Session: 87be8417-92ce-405c-ad05-9e3b09ce90a3 Destroying unnamed session | ||
4295 | 2023.10.18 19:09:50.002686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4296 | 2023.10.18 19:09:50.002733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4297 | 2023.10.18 19:09:50.002752 [ 3 ] {} <Debug> HTTP-Session: 9e730f9c-955d-4ad4-89ff-a72010be7b28 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4298 | 2023.10.18 19:09:50.002769 [ 3 ] {} <Debug> HTTP-Session: 9e730f9c-955d-4ad4-89ff-a72010be7b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4299 | 2023.10.18 19:09:50.002849 [ 3 ] {5c9c5147-7003-4f35-a905-f49bdf228067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4300 | 2023.10.18 19:09:50.002888 [ 3 ] {5c9c5147-7003-4f35-a905-f49bdf228067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4301 | 2023.10.18 19:09:50.002994 [ 3 ] {5c9c5147-7003-4f35-a905-f49bdf228067} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4302 | 2023.10.18 19:09:50.003420 [ 3 ] {5c9c5147-7003-4f35-a905-f49bdf228067} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4303 | 2023.10.18 19:09:50.003638 [ 3 ] {5c9c5147-7003-4f35-a905-f49bdf228067} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4304 | 2023.10.18 19:09:50.003794 [ 3 ] {5c9c5147-7003-4f35-a905-f49bdf228067} <Trace> oximeter.fields_uuid (e7caba91-67c6-401e-8974-7f0448ee511d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4305 | 2023.10.18 19:09:50.003919 [ 3 ] {5c9c5147-7003-4f35-a905-f49bdf228067} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001042515 sec., 253233 rows/sec., 17.37 MiB/sec. | ||
4306 | 2023.10.18 19:09:50.004030 [ 3 ] {5c9c5147-7003-4f35-a905-f49bdf228067} <Debug> DynamicQueryHandler: Done processing query | ||
4307 | 2023.10.18 19:09:50.004053 [ 3 ] {5c9c5147-7003-4f35-a905-f49bdf228067} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4308 | 2023.10.18 19:09:50.004069 [ 3 ] {} <Debug> HTTP-Session: 9e730f9c-955d-4ad4-89ff-a72010be7b28 Destroying unnamed session | ||
4309 | 2023.10.18 19:09:50.004189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4310 | 2023.10.18 19:09:50.004233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4311 | 2023.10.18 19:09:50.004252 [ 3 ] {} <Debug> HTTP-Session: 8b784681-6e06-4b24-9140-32943ec03204 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4312 | 2023.10.18 19:09:50.004269 [ 3 ] {} <Debug> HTTP-Session: 8b784681-6e06-4b24-9140-32943ec03204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4313 | 2023.10.18 19:09:50.004337 [ 3 ] {e17fad9d-e109-488e-a038-15b16cfd4c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4314 | 2023.10.18 19:09:50.004377 [ 3 ] {e17fad9d-e109-488e-a038-15b16cfd4c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4315 | 2023.10.18 19:09:50.004482 [ 3 ] {e17fad9d-e109-488e-a038-15b16cfd4c05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4316 | 2023.10.18 19:09:50.004734 [ 3 ] {e17fad9d-e109-488e-a038-15b16cfd4c05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4317 | 2023.10.18 19:09:50.004974 [ 3 ] {e17fad9d-e109-488e-a038-15b16cfd4c05} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4318 | 2023.10.18 19:09:50.005147 [ 3 ] {e17fad9d-e109-488e-a038-15b16cfd4c05} <Trace> oximeter.measurements_bool (b9c1248a-033d-4910-87b3-17aaff9e96e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4319 | 2023.10.18 19:09:50.005267 [ 3 ] {e17fad9d-e109-488e-a038-15b16cfd4c05} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000899353 sec., 6671 rows/sec., 280.15 KiB/sec. | ||
4320 | 2023.10.18 19:09:50.005394 [ 3 ] {e17fad9d-e109-488e-a038-15b16cfd4c05} <Debug> DynamicQueryHandler: Done processing query | ||
4321 | 2023.10.18 19:09:50.005418 [ 3 ] {e17fad9d-e109-488e-a038-15b16cfd4c05} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4322 | 2023.10.18 19:09:50.005435 [ 3 ] {} <Debug> HTTP-Session: 8b784681-6e06-4b24-9140-32943ec03204 Destroying unnamed session | ||
4323 | 2023.10.18 19:09:50.005554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4324 | 2023.10.18 19:09:50.005600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4325 | 2023.10.18 19:09:50.005619 [ 3 ] {} <Debug> HTTP-Session: 1977e9ab-4e3e-4711-8536-608990bbf154 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4326 | 2023.10.18 19:09:50.005635 [ 3 ] {} <Debug> HTTP-Session: 1977e9ab-4e3e-4711-8536-608990bbf154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4327 | 2023.10.18 19:09:50.005709 [ 3 ] {a2b9356c-8360-485e-a6e3-dc6a76ba145b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4328 | 2023.10.18 19:09:50.005751 [ 3 ] {a2b9356c-8360-485e-a6e3-dc6a76ba145b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4329 | 2023.10.18 19:09:50.005873 [ 3 ] {a2b9356c-8360-485e-a6e3-dc6a76ba145b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4330 | 2023.10.18 19:09:50.006249 [ 3 ] {a2b9356c-8360-485e-a6e3-dc6a76ba145b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4331 | 2023.10.18 19:09:50.006492 [ 3 ] {a2b9356c-8360-485e-a6e3-dc6a76ba145b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4332 | 2023.10.18 19:09:50.006660 [ 3 ] {a2b9356c-8360-485e-a6e3-dc6a76ba145b} <Trace> oximeter.measurements_cumulativei64 (6501c972-49a0-41b6-a706-77f05cc3c88e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4333 | 2023.10.18 19:09:50.006787 [ 3 ] {a2b9356c-8360-485e-a6e3-dc6a76ba145b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001048485 sec., 60086 rows/sec., 3.64 MiB/sec. | ||
4334 | 2023.10.18 19:09:50.006921 [ 3 ] {a2b9356c-8360-485e-a6e3-dc6a76ba145b} <Debug> DynamicQueryHandler: Done processing query | ||
4335 | 2023.10.18 19:09:50.006944 [ 3 ] {a2b9356c-8360-485e-a6e3-dc6a76ba145b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4336 | 2023.10.18 19:09:50.006960 [ 3 ] {} <Debug> HTTP-Session: 1977e9ab-4e3e-4711-8536-608990bbf154 Destroying unnamed session | ||
4337 | 2023.10.18 19:09:50.007069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37846, User-Agent: (none), Length: 2665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4338 | 2023.10.18 19:09:50.007113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4339 | 2023.10.18 19:09:50.007132 [ 3 ] {} <Debug> HTTP-Session: 7ef7da5f-33fe-46d6-9572-5c3ee229a031 Authenticating user 'default' from [fd00:1122:3344:101::d]:37846 | ||
4340 | 2023.10.18 19:09:50.007148 [ 3 ] {} <Debug> HTTP-Session: 7ef7da5f-33fe-46d6-9572-5c3ee229a031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4341 | 2023.10.18 19:09:50.007216 [ 3 ] {7ccc36ce-77a3-40e2-85dd-6ac8a86717af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37846) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4342 | 2023.10.18 19:09:50.007255 [ 3 ] {7ccc36ce-77a3-40e2-85dd-6ac8a86717af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4343 | 2023.10.18 19:09:50.007356 [ 3 ] {7ccc36ce-77a3-40e2-85dd-6ac8a86717af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4344 | 2023.10.18 19:09:50.007621 [ 3 ] {7ccc36ce-77a3-40e2-85dd-6ac8a86717af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.91 GiB. | ||
4345 | 2023.10.18 19:09:50.007847 [ 3 ] {7ccc36ce-77a3-40e2-85dd-6ac8a86717af} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4346 | 2023.10.18 19:09:50.008017 [ 3 ] {7ccc36ce-77a3-40e2-85dd-6ac8a86717af} <Trace> oximeter.measurements_i64 (dde53ffb-b2f8-43b4-9b1c-632a212ea5e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
4347 | 2023.10.18 19:09:50.008143 [ 3 ] {7ccc36ce-77a3-40e2-85dd-6ac8a86717af} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000899623 sec., 21119 rows/sec., 1.10 MiB/sec. | ||
4348 | 2023.10.18 19:09:50.008258 [ 3 ] {7ccc36ce-77a3-40e2-85dd-6ac8a86717af} <Debug> DynamicQueryHandler: Done processing query | ||
4349 | 2023.10.18 19:09:50.008282 [ 3 ] {7ccc36ce-77a3-40e2-85dd-6ac8a86717af} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4350 | 2023.10.18 19:09:50.008297 [ 3 ] {} <Debug> HTTP-Session: 7ef7da5f-33fe-46d6-9572-5c3ee229a031 Destroying unnamed session |