1 | [ Oct 24 17:40:44 Enabled. ] | ||
2 | [ Oct 24 17:40:44 Rereading configuration. ] | ||
3 | [ Oct 24 17:40:45 Rereading configuration. ] | ||
4 | [ Oct 24 17:40:46 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=oxControlService11 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService11 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService11 | ||
29 | ipadm: Could not delete oxControlService11: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService11 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11 | ||
34 | + ipadm show-addr oxControlService11/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService11/ll | ||
37 | + ipadm show-addr oxControlService11/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/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 24 17:40:47 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.24 17:40:47.521681 [ 1 ] {} <Information> Application: Will watch for the process with pid 22454 | ||
55 | 2023.10.24 17:40:47.521774 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.10.24 17:40:47.940371 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22454 | ||
57 | 2023.10.24 17:40:47.940538 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.10.24 17:40:47.940750 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.10.24 17:40:48.037424 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.10.24 17:40:48.037479 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.10.24 17:40:48.037495 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.10.24 17:40:48.037529 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.10.24 17:40:48.037828 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.10.24 17:40:48.038513 [ 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.24 17:40:48.038968 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.10.24 17:40:48.039224 [ 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.24 17:40:48.042061 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.10.24 17:40:48.042116 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.10.24 17:40:48.042841 [ 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.24 17:40:48.043016 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.10.24 17:40:48.049367 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.10.24 17:40:48.049634 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.10.24 17:40:48.049664 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.10.24 17:40:48.051115 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.10.24 17:40:48.051676 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.10.24 17:40:48.052003 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.10.24 17:40:48.052340 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.10.24 17:40:48.053229 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.10.24 17:40:48.053275 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.10.24 17:40:48.053329 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.10.24 17:40:48.053350 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.10.24 17:40:48.062464 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.10.24 17:40:48.062501 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114113 sec | ||
90 | 2023.10.24 17:40:48.063096 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.10.24 17:40:48.063172 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.10.24 17:40:48.063192 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.10.24 17:40:48.063211 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.10.24 17:40:48.063223 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.10.24 17:40:48.063237 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.10.24 17:40:48.063255 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.10.24 17:40:48.063285 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.10.24 17:40:48.063303 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.10.24 17:40:48.063332 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.10.24 17:40:48.063345 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.10.24 17:40:48.063359 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.10.24 17:40:48.063377 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.10.24 17:40:48.063407 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.10.24 17:40:48.063421 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.10.24 17:40:48.063433 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.10.24 17:40:48.099954 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.10.24 17:40:48.101350 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.10.24 17:40:48.101387 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2511e-05 sec | ||
109 | 2023.10.24 17:40:48.101416 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.10.24 17:40:48.101431 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.10.24 17:40:48.101457 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.10.24 17:40:48.103439 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.10.24 17:40:48.108377 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.10.24 17:40:48.108571 [ 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.24 17:40:48.108614 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.10.24 17:40:48.322968 [ 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.24 17:40:48.340937 [ 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.24 17:40:48.340992 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.10.24 17:40:48.377228 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.10.24 17:40:48.378027 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB | ||
121 | 2023.10.24 17:40:48.378371 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.10.24 17:40:48.378402 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.10.24 17:40:48.378463 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.10.24 17:40:48.378534 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
125 | 2023.10.24 17:40:48.378589 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
126 | 2023.10.24 17:40:48.378618 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.10.24 17:40:48.378687 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.10.24 17:40:48.378707 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.10.24 17:40:49.067972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.10.24 17:40:49.068158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.10.24 17:40:49.068765 [ 3 ] {} <Debug> HTTP-Session: 07808d75-ab84-4a9f-8308-405f475a9e64 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
132 | 2023.10.24 17:40:49.068814 [ 3 ] {} <Debug> HTTP-Session: 07808d75-ab84-4a9f-8308-405f475a9e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.10.24 17:40:49.068966 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.10.24 17:40:49.068995 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.10.24 17:40:49.069016 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.10.24 17:40:49.070466 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
137 | 2023.10.24 17:40:49.071768 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
138 | 2023.10.24 17:40:49.074041 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
139 | 2023.10.24 17:40:49.075965 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
140 | 2023.10.24 17:40:49.080637 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} <Debug> DynamicQueryHandler: Done processing query | ||
141 | 2023.10.24 17:40:49.080689 [ 3 ] {99cb43ad-f446-47a3-81b2-af5baf91cc0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
142 | 2023.10.24 17:40:49.080721 [ 3 ] {} <Debug> HTTP-Session: 07808d75-ab84-4a9f-8308-405f475a9e64 Destroying unnamed session | ||
143 | 2023.10.24 17:40:49.080933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
144 | 2023.10.24 17:40:49.080996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
145 | 2023.10.24 17:40:49.081020 [ 3 ] {} <Debug> HTTP-Session: c8bebcb1-8a37-4359-b5f3-78f125bacf7e Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
146 | 2023.10.24 17:40:49.081038 [ 3 ] {} <Debug> HTTP-Session: c8bebcb1-8a37-4359-b5f3-78f125bacf7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2023.10.24 17:40:49.081156 [ 3 ] {e07e9e01-5f74-4cfc-bb17-45bb9c6b183c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
148 | 2023.10.24 17:40:49.097567 [ 3 ] {e07e9e01-5f74-4cfc-bb17-45bb9c6b183c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:45157) (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.24 17:40:49.098333 [ 3 ] {e07e9e01-5f74-4cfc-bb17-45bb9c6b183c} <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.24 17:40:49.098476 [ 3 ] {e07e9e01-5f74-4cfc-bb17-45bb9c6b183c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
199 | 2023.10.24 17:40:49.098497 [ 3 ] {} <Debug> HTTP-Session: c8bebcb1-8a37-4359-b5f3-78f125bacf7e Destroying unnamed session | ||
200 | 2023.10.24 17:40:49.098673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.10.24 17:40:49.098736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.10.24 17:40:49.098755 [ 3 ] {} <Debug> HTTP-Session: 9ba9e443-3d74-467d-89f9-c9568ba547aa Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
203 | 2023.10.24 17:40:49.098773 [ 3 ] {} <Debug> HTTP-Session: 9ba9e443-3d74-467d-89f9-c9568ba547aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.10.24 17:40:49.098887 [ 3 ] {ecf746d4-f036-48e3-bda0-8098d929dd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) DROP DATABASE IF EXISTS oximeter; (stage: Complete) | ||
205 | 2023.10.24 17:40:49.098991 [ 3 ] {ecf746d4-f036-48e3-bda0-8098d929dd83} <Debug> DynamicQueryHandler: Done processing query | ||
206 | 2023.10.24 17:40:49.099011 [ 3 ] {ecf746d4-f036-48e3-bda0-8098d929dd83} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
207 | 2023.10.24 17:40:49.099030 [ 3 ] {} <Debug> HTTP-Session: 9ba9e443-3d74-467d-89f9-c9568ba547aa Destroying unnamed session | ||
208 | 2023.10.24 17:40:49.099688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
209 | 2023.10.24 17:40:49.099731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
210 | 2023.10.24 17:40:49.099753 [ 3 ] {} <Debug> HTTP-Session: 54a2c8ac-6ebf-42e0-af3d-622c5dc2d5f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
211 | 2023.10.24 17:40:49.099784 [ 3 ] {} <Debug> HTTP-Session: 54a2c8ac-6ebf-42e0-af3d-622c5dc2d5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2023.10.24 17:40:49.099846 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
213 | 2023.10.24 17:40:49.099899 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
214 | 2023.10.24 17:40:49.101175 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
215 | 2023.10.24 17:40:49.101197 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2401e-05 sec | ||
216 | 2023.10.24 17:40:49.101233 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
217 | 2023.10.24 17:40:49.101256 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
218 | 2023.10.24 17:40:49.101322 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} <Debug> DynamicQueryHandler: Done processing query | ||
219 | 2023.10.24 17:40:49.101341 [ 3 ] {fd32218b-1355-42f4-a800-bddd83b222ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
220 | 2023.10.24 17:40:49.101359 [ 3 ] {} <Debug> HTTP-Session: 54a2c8ac-6ebf-42e0-af3d-622c5dc2d5f4 Destroying unnamed session | ||
221 | 2023.10.24 17:40:49.101471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
222 | 2023.10.24 17:40:49.101513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
223 | 2023.10.24 17:40:49.101535 [ 3 ] {} <Debug> HTTP-Session: 9ee24cf9-6c38-4cc0-ac93-9f7719fa8e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
224 | 2023.10.24 17:40:49.101554 [ 3 ] {} <Debug> HTTP-Session: 9ee24cf9-6c38-4cc0-ac93-9f7719fa8e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2023.10.24 17:40:49.101694 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) | ||
226 | 2023.10.24 17:40:49.101740 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
227 | 2023.10.24 17:40:49.107222 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} <Debug> oximeter.version (9833a235-67ec-43b2-84fa-3abd32a5f4b9): Loading data parts | ||
228 | 2023.10.24 17:40:49.107371 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} <Debug> oximeter.version (9833a235-67ec-43b2-84fa-3abd32a5f4b9): There are no data parts | ||
229 | 2023.10.24 17:40:49.109884 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} <Debug> DynamicQueryHandler: Done processing query | ||
230 | 2023.10.24 17:40:49.109937 [ 3 ] {29fd5ccc-405c-4516-8062-98ca45537e85} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
231 | 2023.10.24 17:40:49.109955 [ 3 ] {} <Debug> HTTP-Session: 9ee24cf9-6c38-4cc0-ac93-9f7719fa8e4c Destroying unnamed session | ||
232 | 2023.10.24 17:40:49.110066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
233 | 2023.10.24 17:40:49.110115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
234 | 2023.10.24 17:40:49.110133 [ 3 ] {} <Debug> HTTP-Session: df02fe81-aaca-4f4a-b73f-0da9ec65be07 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
235 | 2023.10.24 17:40:49.110153 [ 3 ] {} <Debug> HTTP-Session: df02fe81-aaca-4f4a-b73f-0da9ec65be07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
236 | 2023.10.24 17:40:49.110356 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.24 17:40:49.110400 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
238 | 2023.10.24 17:40:49.118645 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} <Debug> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Loading data parts | ||
239 | 2023.10.24 17:40:49.118763 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} <Debug> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): There are no data parts | ||
240 | 2023.10.24 17:40:49.120831 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2023.10.24 17:40:49.120893 [ 3 ] {9518e6f9-0eb1-4b03-a421-94f917875978} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2023.10.24 17:40:49.120915 [ 3 ] {} <Debug> HTTP-Session: df02fe81-aaca-4f4a-b73f-0da9ec65be07 Destroying unnamed session | ||
243 | 2023.10.24 17:40:49.121060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2023.10.24 17:40:49.121137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2023.10.24 17:40:49.121163 [ 3 ] {} <Debug> HTTP-Session: 1be3a683-8edd-4e7a-8c31-ac6508d9bd35 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
246 | 2023.10.24 17:40:49.121195 [ 3 ] {} <Debug> HTTP-Session: 1be3a683-8edd-4e7a-8c31-ac6508d9bd35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2023.10.24 17:40:49.121399 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.24 17:40:49.121452 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
249 | 2023.10.24 17:40:49.123321 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} <Debug> oximeter.measurements_i8 (198d260e-7068-4102-898f-ee675dec3fea): Loading data parts | ||
250 | 2023.10.24 17:40:49.123418 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} <Debug> oximeter.measurements_i8 (198d260e-7068-4102-898f-ee675dec3fea): There are no data parts | ||
251 | 2023.10.24 17:40:49.124926 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} <Debug> DynamicQueryHandler: Done processing query | ||
252 | 2023.10.24 17:40:49.124958 [ 3 ] {90d7765c-9bed-4c0c-808a-03bddb566ed6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
253 | 2023.10.24 17:40:49.124974 [ 3 ] {} <Debug> HTTP-Session: 1be3a683-8edd-4e7a-8c31-ac6508d9bd35 Destroying unnamed session | ||
254 | 2023.10.24 17:40:49.125085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
255 | 2023.10.24 17:40:49.125141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
256 | 2023.10.24 17:40:49.125159 [ 3 ] {} <Debug> HTTP-Session: 065ae529-a6c6-4efa-8b04-b709de898a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
257 | 2023.10.24 17:40:49.125175 [ 3 ] {} <Debug> HTTP-Session: 065ae529-a6c6-4efa-8b04-b709de898a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
258 | 2023.10.24 17:40:49.125373 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.24 17:40:49.125430 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
260 | 2023.10.24 17:40:49.127051 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} <Debug> oximeter.measurements_u8 (1c3eace7-67a7-42ca-9bdd-575e03075e0f): Loading data parts | ||
261 | 2023.10.24 17:40:49.127133 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} <Debug> oximeter.measurements_u8 (1c3eace7-67a7-42ca-9bdd-575e03075e0f): There are no data parts | ||
262 | 2023.10.24 17:40:49.128631 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.10.24 17:40:49.128656 [ 3 ] {51f9a8dc-5fb3-47d8-ba13-0926cf781476} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.10.24 17:40:49.128686 [ 3 ] {} <Debug> HTTP-Session: 065ae529-a6c6-4efa-8b04-b709de898a89 Destroying unnamed session | ||
265 | 2023.10.24 17:40:49.128783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.10.24 17:40:49.128832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.10.24 17:40:49.128865 [ 3 ] {} <Debug> HTTP-Session: 7f262498-c950-4248-afb6-533fb570b222 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
268 | 2023.10.24 17:40:49.128882 [ 3 ] {} <Debug> HTTP-Session: 7f262498-c950-4248-afb6-533fb570b222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.10.24 17:40:49.129068 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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.24 17:40:49.129117 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
271 | 2023.10.24 17:40:49.130950 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} <Debug> oximeter.measurements_i16 (c15d7093-367e-4f14-809c-d3984bd92210): Loading data parts | ||
272 | 2023.10.24 17:40:49.131034 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} <Debug> oximeter.measurements_i16 (c15d7093-367e-4f14-809c-d3984bd92210): There are no data parts | ||
273 | 2023.10.24 17:40:49.133148 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} <Debug> DynamicQueryHandler: Done processing query | ||
274 | 2023.10.24 17:40:49.133173 [ 3 ] {5a9bff8c-c44d-4154-b3da-684663f246e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
275 | 2023.10.24 17:40:49.133197 [ 3 ] {} <Debug> HTTP-Session: 7f262498-c950-4248-afb6-533fb570b222 Destroying unnamed session | ||
276 | 2023.10.24 17:40:49.133306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
277 | 2023.10.24 17:40:49.133355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
278 | 2023.10.24 17:40:49.133378 [ 3 ] {} <Debug> HTTP-Session: 0cec1cbf-4da8-49ec-897b-305ba0f61d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
279 | 2023.10.24 17:40:49.133395 [ 3 ] {} <Debug> HTTP-Session: 0cec1cbf-4da8-49ec-897b-305ba0f61d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2023.10.24 17:40:49.133582 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
281 | 2023.10.24 17:40:49.133637 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
282 | 2023.10.24 17:40:49.135389 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} <Debug> oximeter.measurements_u16 (64b0e557-8a63-4abc-b7ff-440b35dbbd39): Loading data parts | ||
283 | 2023.10.24 17:40:49.135485 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} <Debug> oximeter.measurements_u16 (64b0e557-8a63-4abc-b7ff-440b35dbbd39): There are no data parts | ||
284 | 2023.10.24 17:40:49.136966 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} <Debug> DynamicQueryHandler: Done processing query | ||
285 | 2023.10.24 17:40:49.136996 [ 3 ] {2eacb4e1-11e5-4869-a2ca-300fa15a8cbb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
286 | 2023.10.24 17:40:49.137027 [ 3 ] {} <Debug> HTTP-Session: 0cec1cbf-4da8-49ec-897b-305ba0f61d8f Destroying unnamed session | ||
287 | 2023.10.24 17:40:49.137143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
288 | 2023.10.24 17:40:49.137191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
289 | 2023.10.24 17:40:49.137263 [ 3 ] {} <Debug> HTTP-Session: 877005bc-ecb7-4827-ba8f-1447cbedb9e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
290 | 2023.10.24 17:40:49.137280 [ 3 ] {} <Debug> HTTP-Session: 877005bc-ecb7-4827-ba8f-1447cbedb9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
291 | 2023.10.24 17:40:49.137470 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
292 | 2023.10.24 17:40:49.137513 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
293 | 2023.10.24 17:40:49.138971 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} <Debug> oximeter.measurements_i32 (1e4d2302-ae17-48cd-9636-c7f64d707632): Loading data parts | ||
294 | 2023.10.24 17:40:49.139079 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} <Debug> oximeter.measurements_i32 (1e4d2302-ae17-48cd-9636-c7f64d707632): There are no data parts | ||
295 | 2023.10.24 17:40:49.140549 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} <Debug> DynamicQueryHandler: Done processing query | ||
296 | 2023.10.24 17:40:49.140578 [ 3 ] {fed8be94-7b9f-4db9-bef6-216714fc5d97} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
297 | 2023.10.24 17:40:49.140594 [ 3 ] {} <Debug> HTTP-Session: 877005bc-ecb7-4827-ba8f-1447cbedb9e8 Destroying unnamed session | ||
298 | 2023.10.24 17:40:49.140696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
299 | 2023.10.24 17:40:49.140744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
300 | 2023.10.24 17:40:49.140762 [ 3 ] {} <Debug> HTTP-Session: 2a8947f0-e1b7-4849-bad9-cf51959d99f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
301 | 2023.10.24 17:40:49.140784 [ 3 ] {} <Debug> HTTP-Session: 2a8947f0-e1b7-4849-bad9-cf51959d99f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
302 | 2023.10.24 17:40:49.140978 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
303 | 2023.10.24 17:40:49.141031 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
304 | 2023.10.24 17:40:49.142427 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} <Debug> oximeter.measurements_u32 (20373848-72e3-484f-9957-02c5ac72671a): Loading data parts | ||
305 | 2023.10.24 17:40:49.142512 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} <Debug> oximeter.measurements_u32 (20373848-72e3-484f-9957-02c5ac72671a): There are no data parts | ||
306 | 2023.10.24 17:40:49.143602 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} <Debug> DynamicQueryHandler: Done processing query | ||
307 | 2023.10.24 17:40:49.143633 [ 3 ] {cabe6fb1-935d-4a03-b3d0-13c880db62a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
308 | 2023.10.24 17:40:49.143649 [ 3 ] {} <Debug> HTTP-Session: 2a8947f0-e1b7-4849-bad9-cf51959d99f6 Destroying unnamed session | ||
309 | 2023.10.24 17:40:49.143762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
310 | 2023.10.24 17:40:49.143809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
311 | 2023.10.24 17:40:49.143827 [ 3 ] {} <Debug> HTTP-Session: 4d7beb50-f856-4bd9-bdf0-2bb1dfdbed0a Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
312 | 2023.10.24 17:40:49.143861 [ 3 ] {} <Debug> HTTP-Session: 4d7beb50-f856-4bd9-bdf0-2bb1dfdbed0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2023.10.24 17:40:49.144050 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
314 | 2023.10.24 17:40:49.144095 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
315 | 2023.10.24 17:40:49.145457 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} <Debug> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Loading data parts | ||
316 | 2023.10.24 17:40:49.145539 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} <Debug> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): There are no data parts | ||
317 | 2023.10.24 17:40:49.147827 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} <Debug> DynamicQueryHandler: Done processing query | ||
318 | 2023.10.24 17:40:49.147861 [ 3 ] {f47d6b90-d9a5-45f8-aa0b-701725e48406} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
319 | 2023.10.24 17:40:49.147881 [ 3 ] {} <Debug> HTTP-Session: 4d7beb50-f856-4bd9-bdf0-2bb1dfdbed0a Destroying unnamed session | ||
320 | 2023.10.24 17:40:49.147985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
321 | 2023.10.24 17:40:49.148027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
322 | 2023.10.24 17:40:49.148049 [ 3 ] {} <Debug> HTTP-Session: 44b10f8b-c104-4ed4-85f6-5427072b1f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
323 | 2023.10.24 17:40:49.148069 [ 3 ] {} <Debug> HTTP-Session: 44b10f8b-c104-4ed4-85f6-5427072b1f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
324 | 2023.10.24 17:40:49.148254 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
325 | 2023.10.24 17:40:49.148302 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
326 | 2023.10.24 17:40:49.150287 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} <Debug> oximeter.measurements_u64 (05d7c3eb-2e50-41e8-8457-8fe6c3c31dac): Loading data parts | ||
327 | 2023.10.24 17:40:49.150405 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} <Debug> oximeter.measurements_u64 (05d7c3eb-2e50-41e8-8457-8fe6c3c31dac): There are no data parts | ||
328 | 2023.10.24 17:40:49.151668 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} <Debug> DynamicQueryHandler: Done processing query | ||
329 | 2023.10.24 17:40:49.151693 [ 3 ] {6855518f-cf48-4b02-999f-b1aedae6ad81} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
330 | 2023.10.24 17:40:49.151743 [ 3 ] {} <Debug> HTTP-Session: 44b10f8b-c104-4ed4-85f6-5427072b1f50 Destroying unnamed session | ||
331 | 2023.10.24 17:40:49.151857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
332 | 2023.10.24 17:40:49.151913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
333 | 2023.10.24 17:40:49.151936 [ 3 ] {} <Debug> HTTP-Session: 36a429b3-d432-4b43-ba43-aba669b5623b Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
334 | 2023.10.24 17:40:49.151962 [ 3 ] {} <Debug> HTTP-Session: 36a429b3-d432-4b43-ba43-aba669b5623b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
335 | 2023.10.24 17:40:49.152144 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
336 | 2023.10.24 17:40:49.152192 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
337 | 2023.10.24 17:40:49.153813 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} <Debug> oximeter.measurements_f32 (f266b27c-d242-4238-bc43-30343a5d6ccc): Loading data parts | ||
338 | 2023.10.24 17:40:49.153903 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} <Debug> oximeter.measurements_f32 (f266b27c-d242-4238-bc43-30343a5d6ccc): There are no data parts | ||
339 | 2023.10.24 17:40:49.154985 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} <Debug> DynamicQueryHandler: Done processing query | ||
340 | 2023.10.24 17:40:49.155010 [ 3 ] {2b3d5968-0c4b-45b3-a17e-80e52d65c011} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
341 | 2023.10.24 17:40:49.155029 [ 3 ] {} <Debug> HTTP-Session: 36a429b3-d432-4b43-ba43-aba669b5623b Destroying unnamed session | ||
342 | 2023.10.24 17:40:49.155124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
343 | 2023.10.24 17:40:49.155170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
344 | 2023.10.24 17:40:49.155192 [ 3 ] {} <Debug> HTTP-Session: 424f4119-fb4c-4b8e-ad94-161b00261da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
345 | 2023.10.24 17:40:49.155209 [ 3 ] {} <Debug> HTTP-Session: 424f4119-fb4c-4b8e-ad94-161b00261da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
346 | 2023.10.24 17:40:49.155393 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
347 | 2023.10.24 17:40:49.155440 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2023.10.24 17:40:49.156925 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} <Debug> oximeter.measurements_f64 (f5ccd696-42e1-4bc8-a353-4fd4f0d90c16): Loading data parts | ||
349 | 2023.10.24 17:40:49.157028 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} <Debug> oximeter.measurements_f64 (f5ccd696-42e1-4bc8-a353-4fd4f0d90c16): There are no data parts | ||
350 | 2023.10.24 17:40:49.158203 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} <Debug> DynamicQueryHandler: Done processing query | ||
351 | 2023.10.24 17:40:49.158234 [ 3 ] {6b79fb2c-f038-4eb8-9b86-299ad23f77cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
352 | 2023.10.24 17:40:49.158265 [ 3 ] {} <Debug> HTTP-Session: 424f4119-fb4c-4b8e-ad94-161b00261da6 Destroying unnamed session | ||
353 | 2023.10.24 17:40:49.158373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
354 | 2023.10.24 17:40:49.158433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
355 | 2023.10.24 17:40:49.158454 [ 3 ] {} <Debug> HTTP-Session: ad07dbc6-339b-4372-ac8f-39211ac0e2bf Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
356 | 2023.10.24 17:40:49.158477 [ 3 ] {} <Debug> HTTP-Session: ad07dbc6-339b-4372-ac8f-39211ac0e2bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
357 | 2023.10.24 17:40:49.158672 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
358 | 2023.10.24 17:40:49.158721 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
359 | 2023.10.24 17:40:49.161715 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} <Debug> oximeter.measurements_string (81648dfc-9d75-4bb2-8762-da2951bdaa4b): Loading data parts | ||
360 | 2023.10.24 17:40:49.161805 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} <Debug> oximeter.measurements_string (81648dfc-9d75-4bb2-8762-da2951bdaa4b): There are no data parts | ||
361 | 2023.10.24 17:40:49.163869 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} <Debug> DynamicQueryHandler: Done processing query | ||
362 | 2023.10.24 17:40:49.163894 [ 3 ] {cd9335fe-ecd4-4096-9406-28e6e4ba5580} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
363 | 2023.10.24 17:40:49.163910 [ 3 ] {} <Debug> HTTP-Session: ad07dbc6-339b-4372-ac8f-39211ac0e2bf Destroying unnamed session | ||
364 | 2023.10.24 17:40:49.164025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
365 | 2023.10.24 17:40:49.164074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
366 | 2023.10.24 17:40:49.164093 [ 3 ] {} <Debug> HTTP-Session: c5a08647-04c6-4687-b48a-308d28589b0c Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
367 | 2023.10.24 17:40:49.164113 [ 3 ] {} <Debug> HTTP-Session: c5a08647-04c6-4687-b48a-308d28589b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
368 | 2023.10.24 17:40:49.164307 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
369 | 2023.10.24 17:40:49.164355 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
370 | 2023.10.24 17:40:49.165839 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} <Debug> oximeter.measurements_bytes (4d576b02-ea33-4cfa-99c2-a64d9c6b5d93): Loading data parts | ||
371 | 2023.10.24 17:40:49.165924 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} <Debug> oximeter.measurements_bytes (4d576b02-ea33-4cfa-99c2-a64d9c6b5d93): There are no data parts | ||
372 | 2023.10.24 17:40:49.167141 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} <Debug> DynamicQueryHandler: Done processing query | ||
373 | 2023.10.24 17:40:49.167172 [ 3 ] {7d3e4858-fc4a-44c8-a3d1-5c4e51c811b3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
374 | 2023.10.24 17:40:49.167188 [ 3 ] {} <Debug> HTTP-Session: c5a08647-04c6-4687-b48a-308d28589b0c Destroying unnamed session | ||
375 | 2023.10.24 17:40:49.167290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
376 | 2023.10.24 17:40:49.167341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
377 | 2023.10.24 17:40:49.167359 [ 3 ] {} <Debug> HTTP-Session: 61c98c5e-c7b0-4802-ba7d-79a17cafb803 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
378 | 2023.10.24 17:40:49.167380 [ 3 ] {} <Debug> HTTP-Session: 61c98c5e-c7b0-4802-ba7d-79a17cafb803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
379 | 2023.10.24 17:40:49.167588 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
380 | 2023.10.24 17:40:49.167637 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
381 | 2023.10.24 17:40:49.169089 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} <Debug> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Loading data parts | ||
382 | 2023.10.24 17:40:49.169175 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} <Debug> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): There are no data parts | ||
383 | 2023.10.24 17:40:49.170571 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} <Debug> DynamicQueryHandler: Done processing query | ||
384 | 2023.10.24 17:40:49.170596 [ 3 ] {7de136b8-3c6f-4e39-934b-6f32da8c2848} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
385 | 2023.10.24 17:40:49.170617 [ 3 ] {} <Debug> HTTP-Session: 61c98c5e-c7b0-4802-ba7d-79a17cafb803 Destroying unnamed session | ||
386 | 2023.10.24 17:40:49.170705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
387 | 2023.10.24 17:40:49.170753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
388 | 2023.10.24 17:40:49.170772 [ 3 ] {} <Debug> HTTP-Session: d06cb710-b014-47b4-b020-787514022194 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
389 | 2023.10.24 17:40:49.170794 [ 3 ] {} <Debug> HTTP-Session: d06cb710-b014-47b4-b020-787514022194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
390 | 2023.10.24 17:40:49.171003 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
391 | 2023.10.24 17:40:49.171053 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
392 | 2023.10.24 17:40:49.172697 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} <Debug> oximeter.measurements_cumulativeu64 (9159fe4a-9a35-467a-95ab-93557995da60): Loading data parts | ||
393 | 2023.10.24 17:40:49.172790 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} <Debug> oximeter.measurements_cumulativeu64 (9159fe4a-9a35-467a-95ab-93557995da60): There are no data parts | ||
394 | 2023.10.24 17:40:49.174142 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} <Debug> DynamicQueryHandler: Done processing query | ||
395 | 2023.10.24 17:40:49.174169 [ 3 ] {fadd8e34-2845-4bdf-93e3-ca87747a7618} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
396 | 2023.10.24 17:40:49.174194 [ 3 ] {} <Debug> HTTP-Session: d06cb710-b014-47b4-b020-787514022194 Destroying unnamed session | ||
397 | 2023.10.24 17:40:49.174313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
398 | 2023.10.24 17:40:49.174374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
399 | 2023.10.24 17:40:49.174406 [ 3 ] {} <Debug> HTTP-Session: 747db501-a7af-4ece-bf6a-4174b4c35fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
400 | 2023.10.24 17:40:49.174423 [ 3 ] {} <Debug> HTTP-Session: 747db501-a7af-4ece-bf6a-4174b4c35fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
401 | 2023.10.24 17:40:49.174633 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
402 | 2023.10.24 17:40:49.174693 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
403 | 2023.10.24 17:40:49.177394 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} <Debug> oximeter.measurements_cumulativef32 (e5985c2a-ee66-4615-abec-b83e114cd521): Loading data parts | ||
404 | 2023.10.24 17:40:49.177495 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} <Debug> oximeter.measurements_cumulativef32 (e5985c2a-ee66-4615-abec-b83e114cd521): There are no data parts | ||
405 | 2023.10.24 17:40:49.178927 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} <Debug> DynamicQueryHandler: Done processing query | ||
406 | 2023.10.24 17:40:49.178952 [ 3 ] {5f3a041c-9d2a-4369-9bc5-092bef49b455} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
407 | 2023.10.24 17:40:49.178978 [ 3 ] {} <Debug> HTTP-Session: 747db501-a7af-4ece-bf6a-4174b4c35fcf Destroying unnamed session | ||
408 | 2023.10.24 17:40:49.179091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
409 | 2023.10.24 17:40:49.179135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
410 | 2023.10.24 17:40:49.179161 [ 3 ] {} <Debug> HTTP-Session: 35949421-0298-45be-ba84-c306d5a4af05 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
411 | 2023.10.24 17:40:49.179186 [ 3 ] {} <Debug> HTTP-Session: 35949421-0298-45be-ba84-c306d5a4af05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
412 | 2023.10.24 17:40:49.179387 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) -- | ||
413 | 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) | ||
414 | 2023.10.24 17:40:49.179444 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
415 | 2023.10.24 17:40:49.180947 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} <Debug> oximeter.measurements_cumulativef64 (b7d25c14-62c0-43f3-a141-87ebe26157fc): Loading data parts | ||
416 | 2023.10.24 17:40:49.181038 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} <Debug> oximeter.measurements_cumulativef64 (b7d25c14-62c0-43f3-a141-87ebe26157fc): There are no data parts | ||
417 | 2023.10.24 17:40:49.183438 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} <Debug> DynamicQueryHandler: Done processing query | ||
418 | 2023.10.24 17:40:49.183542 [ 3 ] {4c5320a7-b806-4108-b827-cd74895c74d9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
419 | 2023.10.24 17:40:49.183558 [ 3 ] {} <Debug> HTTP-Session: 35949421-0298-45be-ba84-c306d5a4af05 Destroying unnamed session | ||
420 | 2023.10.24 17:40:49.183679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
421 | 2023.10.24 17:40:49.183736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
422 | 2023.10.24 17:40:49.183756 [ 3 ] {} <Debug> HTTP-Session: f89f43d2-43c6-4710-9b16-4e61def2727d Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
423 | 2023.10.24 17:40:49.183787 [ 3 ] {} <Debug> HTTP-Session: f89f43d2-43c6-4710-9b16-4e61def2727d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
424 | 2023.10.24 17:40:49.184008 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
425 | 2023.10.24 17:40:49.184067 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
426 | 2023.10.24 17:40:49.185886 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} <Debug> oximeter.measurements_histogrami8 (5a4c3c95-8f52-447e-9617-0a4e6c41de3c): Loading data parts | ||
427 | 2023.10.24 17:40:49.186018 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} <Debug> oximeter.measurements_histogrami8 (5a4c3c95-8f52-447e-9617-0a4e6c41de3c): There are no data parts | ||
428 | 2023.10.24 17:40:49.187502 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} <Debug> DynamicQueryHandler: Done processing query | ||
429 | 2023.10.24 17:40:49.187574 [ 3 ] {5c59f467-7b8e-4553-8aed-d160c9c23159} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
430 | 2023.10.24 17:40:49.187604 [ 3 ] {} <Debug> HTTP-Session: f89f43d2-43c6-4710-9b16-4e61def2727d Destroying unnamed session | ||
431 | 2023.10.24 17:40:49.187708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
432 | 2023.10.24 17:40:49.187764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
433 | 2023.10.24 17:40:49.187784 [ 3 ] {} <Debug> HTTP-Session: d3aa64f2-301d-43fb-9fa2-6285d9afaaf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
434 | 2023.10.24 17:40:49.187810 [ 3 ] {} <Debug> HTTP-Session: d3aa64f2-301d-43fb-9fa2-6285d9afaaf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
435 | 2023.10.24 17:40:49.188033 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
436 | 2023.10.24 17:40:49.188103 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
437 | 2023.10.24 17:40:49.189825 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} <Debug> oximeter.measurements_histogramu8 (c594de72-05a8-477f-96b9-8f8f615481cb): Loading data parts | ||
438 | 2023.10.24 17:40:49.189941 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} <Debug> oximeter.measurements_histogramu8 (c594de72-05a8-477f-96b9-8f8f615481cb): There are no data parts | ||
439 | 2023.10.24 17:40:49.191136 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} <Debug> DynamicQueryHandler: Done processing query | ||
440 | 2023.10.24 17:40:49.191162 [ 3 ] {cd65d881-5eb5-4dd6-ada3-31c4444f40ab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
441 | 2023.10.24 17:40:49.191204 [ 3 ] {} <Debug> HTTP-Session: d3aa64f2-301d-43fb-9fa2-6285d9afaaf5 Destroying unnamed session | ||
442 | 2023.10.24 17:40:49.191314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
443 | 2023.10.24 17:40:49.191367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
444 | 2023.10.24 17:40:49.191398 [ 3 ] {} <Debug> HTTP-Session: 72de4917-f3f6-4473-8edc-a87f4083f1b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
445 | 2023.10.24 17:40:49.191415 [ 3 ] {} <Debug> HTTP-Session: 72de4917-f3f6-4473-8edc-a87f4083f1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
446 | 2023.10.24 17:40:49.191635 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
447 | 2023.10.24 17:40:49.191690 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
448 | 2023.10.24 17:40:49.193165 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} <Debug> oximeter.measurements_histogrami16 (ce3a90ec-616b-4647-96bd-f229271a16d0): Loading data parts | ||
449 | 2023.10.24 17:40:49.193245 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} <Debug> oximeter.measurements_histogrami16 (ce3a90ec-616b-4647-96bd-f229271a16d0): There are no data parts | ||
450 | 2023.10.24 17:40:49.194343 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} <Debug> DynamicQueryHandler: Done processing query | ||
451 | 2023.10.24 17:40:49.194375 [ 3 ] {3d65a175-1a64-44da-b230-3822e7233c65} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
452 | 2023.10.24 17:40:49.194391 [ 3 ] {} <Debug> HTTP-Session: 72de4917-f3f6-4473-8edc-a87f4083f1b7 Destroying unnamed session | ||
453 | 2023.10.24 17:40:49.194498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
454 | 2023.10.24 17:40:49.194554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
455 | 2023.10.24 17:40:49.194572 [ 3 ] {} <Debug> HTTP-Session: 6b79263e-cef4-483e-a9fb-b88000f9a8cb Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
456 | 2023.10.24 17:40:49.194589 [ 3 ] {} <Debug> HTTP-Session: 6b79263e-cef4-483e-a9fb-b88000f9a8cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
457 | 2023.10.24 17:40:49.194806 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
458 | 2023.10.24 17:40:49.194869 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
459 | 2023.10.24 17:40:49.196313 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} <Debug> oximeter.measurements_histogramu16 (7d525e96-604d-4e68-be15-2b1e58b9e90d): Loading data parts | ||
460 | 2023.10.24 17:40:49.196392 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} <Debug> oximeter.measurements_histogramu16 (7d525e96-604d-4e68-be15-2b1e58b9e90d): There are no data parts | ||
461 | 2023.10.24 17:40:49.198509 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} <Debug> DynamicQueryHandler: Done processing query | ||
462 | 2023.10.24 17:40:49.198549 [ 3 ] {8de82544-7209-4ed3-a85a-ae52da4e5c1d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
463 | 2023.10.24 17:40:49.198565 [ 3 ] {} <Debug> HTTP-Session: 6b79263e-cef4-483e-a9fb-b88000f9a8cb Destroying unnamed session | ||
464 | 2023.10.24 17:40:49.198681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
465 | 2023.10.24 17:40:49.198737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
466 | 2023.10.24 17:40:49.198756 [ 3 ] {} <Debug> HTTP-Session: f796743d-a79b-4594-8a17-e084661a2d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
467 | 2023.10.24 17:40:49.198778 [ 3 ] {} <Debug> HTTP-Session: f796743d-a79b-4594-8a17-e084661a2d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
468 | 2023.10.24 17:40:49.198998 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
469 | 2023.10.24 17:40:49.199052 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
470 | 2023.10.24 17:40:49.201688 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} <Debug> oximeter.measurements_histogrami32 (9fb6bb47-2502-449f-9cf8-62027fb8af69): Loading data parts | ||
471 | 2023.10.24 17:40:49.201783 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} <Debug> oximeter.measurements_histogrami32 (9fb6bb47-2502-449f-9cf8-62027fb8af69): There are no data parts | ||
472 | 2023.10.24 17:40:49.203204 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} <Debug> DynamicQueryHandler: Done processing query | ||
473 | 2023.10.24 17:40:49.203229 [ 3 ] {ddda0916-7522-4a1c-9982-17dcb8e72cc1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
474 | 2023.10.24 17:40:49.203244 [ 3 ] {} <Debug> HTTP-Session: f796743d-a79b-4594-8a17-e084661a2d96 Destroying unnamed session | ||
475 | 2023.10.24 17:40:49.203375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
476 | 2023.10.24 17:40:49.203425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
477 | 2023.10.24 17:40:49.203445 [ 3 ] {} <Debug> HTTP-Session: 7bb2bf1b-1d18-444d-a90d-45a40c1fe9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
478 | 2023.10.24 17:40:49.203466 [ 3 ] {} <Debug> HTTP-Session: 7bb2bf1b-1d18-444d-a90d-45a40c1fe9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
479 | 2023.10.24 17:40:49.203686 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
480 | 2023.10.24 17:40:49.203738 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
481 | 2023.10.24 17:40:49.205187 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} <Debug> oximeter.measurements_histogramu32 (994bc39f-fbc6-4b26-abd2-a5f82ff9283c): Loading data parts | ||
482 | 2023.10.24 17:40:49.205271 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} <Debug> oximeter.measurements_histogramu32 (994bc39f-fbc6-4b26-abd2-a5f82ff9283c): There are no data parts | ||
483 | 2023.10.24 17:40:49.206356 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} <Debug> DynamicQueryHandler: Done processing query | ||
484 | 2023.10.24 17:40:49.206382 [ 3 ] {3537f417-254c-45a5-bb9d-eff71bc0af84} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
485 | 2023.10.24 17:40:49.206404 [ 3 ] {} <Debug> HTTP-Session: 7bb2bf1b-1d18-444d-a90d-45a40c1fe9cf Destroying unnamed session | ||
486 | 2023.10.24 17:40:49.206501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
487 | 2023.10.24 17:40:49.206551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
488 | 2023.10.24 17:40:49.206575 [ 3 ] {} <Debug> HTTP-Session: 50cb21fa-8524-4e5b-bb21-7f680cf9e6e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
489 | 2023.10.24 17:40:49.206592 [ 3 ] {} <Debug> HTTP-Session: 50cb21fa-8524-4e5b-bb21-7f680cf9e6e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
490 | 2023.10.24 17:40:49.206807 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
491 | 2023.10.24 17:40:49.206859 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
492 | 2023.10.24 17:40:49.208297 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} <Debug> oximeter.measurements_histogrami64 (8d45eb7c-991d-4ab6-9570-69ee250aca88): Loading data parts | ||
493 | 2023.10.24 17:40:49.208369 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} <Debug> oximeter.measurements_histogrami64 (8d45eb7c-991d-4ab6-9570-69ee250aca88): There are no data parts | ||
494 | 2023.10.24 17:40:49.209937 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} <Debug> DynamicQueryHandler: Done processing query | ||
495 | 2023.10.24 17:40:49.209963 [ 3 ] {1c6ef14a-d4ee-4d63-89d1-63ac07e2fa64} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
496 | 2023.10.24 17:40:49.209985 [ 3 ] {} <Debug> HTTP-Session: 50cb21fa-8524-4e5b-bb21-7f680cf9e6e0 Destroying unnamed session | ||
497 | 2023.10.24 17:40:49.210081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
498 | 2023.10.24 17:40:49.210125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
499 | 2023.10.24 17:40:49.210152 [ 3 ] {} <Debug> HTTP-Session: d6b350e2-6334-4a35-bb45-57780b6f17f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
500 | 2023.10.24 17:40:49.210173 [ 3 ] {} <Debug> HTTP-Session: d6b350e2-6334-4a35-bb45-57780b6f17f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
501 | 2023.10.24 17:40:49.210386 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
502 | 2023.10.24 17:40:49.210438 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
503 | 2023.10.24 17:40:49.211891 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} <Debug> oximeter.measurements_histogramu64 (e630f98b-23fb-4814-934e-f4c5f49c0ad9): Loading data parts | ||
504 | 2023.10.24 17:40:49.211992 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} <Debug> oximeter.measurements_histogramu64 (e630f98b-23fb-4814-934e-f4c5f49c0ad9): There are no data parts | ||
505 | 2023.10.24 17:40:49.213394 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} <Debug> DynamicQueryHandler: Done processing query | ||
506 | 2023.10.24 17:40:49.213431 [ 3 ] {21e5702a-fbac-42ac-a9ad-9697a5cb40cb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
507 | 2023.10.24 17:40:49.213447 [ 3 ] {} <Debug> HTTP-Session: d6b350e2-6334-4a35-bb45-57780b6f17f9 Destroying unnamed session | ||
508 | 2023.10.24 17:40:49.213561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
509 | 2023.10.24 17:40:49.213613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
510 | 2023.10.24 17:40:49.213631 [ 3 ] {} <Debug> HTTP-Session: aa1f40be-9cf8-439f-a61e-ee9e964aae56 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
511 | 2023.10.24 17:40:49.213658 [ 3 ] {} <Debug> HTTP-Session: aa1f40be-9cf8-439f-a61e-ee9e964aae56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
512 | 2023.10.24 17:40:49.213885 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
513 | 2023.10.24 17:40:49.213939 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
514 | 2023.10.24 17:40:49.215679 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} <Debug> oximeter.measurements_histogramf32 (5c5ac8c4-a9a4-4525-8a07-e066c8955415): Loading data parts | ||
515 | 2023.10.24 17:40:49.215768 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} <Debug> oximeter.measurements_histogramf32 (5c5ac8c4-a9a4-4525-8a07-e066c8955415): There are no data parts | ||
516 | 2023.10.24 17:40:49.216881 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} <Debug> DynamicQueryHandler: Done processing query | ||
517 | 2023.10.24 17:40:49.216906 [ 3 ] {ab27c22f-5434-40fa-b211-ad328a9d94c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
518 | 2023.10.24 17:40:49.216934 [ 3 ] {} <Debug> HTTP-Session: aa1f40be-9cf8-439f-a61e-ee9e964aae56 Destroying unnamed session | ||
519 | 2023.10.24 17:40:49.217034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
520 | 2023.10.24 17:40:49.217086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
521 | 2023.10.24 17:40:49.217115 [ 3 ] {} <Debug> HTTP-Session: f3f77eaa-4951-4129-b9be-d992d879fcdc Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
522 | 2023.10.24 17:40:49.217130 [ 3 ] {} <Debug> HTTP-Session: f3f77eaa-4951-4129-b9be-d992d879fcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
523 | 2023.10.24 17:40:49.217350 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
524 | 2023.10.24 17:40:49.217409 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
525 | 2023.10.24 17:40:49.218925 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} <Debug> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Loading data parts | ||
526 | 2023.10.24 17:40:49.218996 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} <Debug> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): There are no data parts | ||
527 | 2023.10.24 17:40:49.220136 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} <Debug> DynamicQueryHandler: Done processing query | ||
528 | 2023.10.24 17:40:49.220161 [ 3 ] {27ebf13a-1045-4e35-8e05-e60ecb756b19} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
529 | 2023.10.24 17:40:49.220239 [ 3 ] {} <Debug> HTTP-Session: f3f77eaa-4951-4129-b9be-d992d879fcdc Destroying unnamed session | ||
530 | 2023.10.24 17:40:49.220345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
531 | 2023.10.24 17:40:49.220396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
532 | 2023.10.24 17:40:49.220422 [ 3 ] {} <Debug> HTTP-Session: 666a8c59-1084-4121-93b2-fde3c756497f Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
533 | 2023.10.24 17:40:49.220438 [ 3 ] {} <Debug> HTTP-Session: 666a8c59-1084-4121-93b2-fde3c756497f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2023.10.24 17:40:49.220598 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
535 | 2023.10.24 17:40:49.220646 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2023.10.24 17:40:49.222814 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} <Debug> oximeter.fields_bool (92f50a12-49a6-4f55-98cb-7b0d51b7f64c): Loading data parts | ||
537 | 2023.10.24 17:40:49.222899 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} <Debug> oximeter.fields_bool (92f50a12-49a6-4f55-98cb-7b0d51b7f64c): There are no data parts | ||
538 | 2023.10.24 17:40:49.224780 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} <Debug> DynamicQueryHandler: Done processing query | ||
539 | 2023.10.24 17:40:49.224813 [ 3 ] {d445760f-448a-4a84-a4cc-d0b8fcfb9f15} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
540 | 2023.10.24 17:40:49.224835 [ 3 ] {} <Debug> HTTP-Session: 666a8c59-1084-4121-93b2-fde3c756497f Destroying unnamed session | ||
541 | 2023.10.24 17:40:49.224940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
542 | 2023.10.24 17:40:49.224988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
543 | 2023.10.24 17:40:49.225015 [ 3 ] {} <Debug> HTTP-Session: 0c8f15a3-30ca-4297-b469-77f9f9f5492d Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
544 | 2023.10.24 17:40:49.225031 [ 3 ] {} <Debug> HTTP-Session: 0c8f15a3-30ca-4297-b469-77f9f9f5492d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
545 | 2023.10.24 17:40:49.225191 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
546 | 2023.10.24 17:40:49.225236 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
547 | 2023.10.24 17:40:49.228158 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} <Debug> oximeter.fields_i8 (cdc85429-2cdf-498e-b127-54c348a4f9ea): Loading data parts | ||
548 | 2023.10.24 17:40:49.228243 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} <Debug> oximeter.fields_i8 (cdc85429-2cdf-498e-b127-54c348a4f9ea): There are no data parts | ||
549 | 2023.10.24 17:40:49.231892 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} <Debug> DynamicQueryHandler: Done processing query | ||
550 | 2023.10.24 17:40:49.231970 [ 3 ] {c8a7f551-56ed-4269-a45b-f62a0654c115} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
551 | 2023.10.24 17:40:49.231987 [ 3 ] {} <Debug> HTTP-Session: 0c8f15a3-30ca-4297-b469-77f9f9f5492d Destroying unnamed session | ||
552 | 2023.10.24 17:40:49.232100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
553 | 2023.10.24 17:40:49.232149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
554 | 2023.10.24 17:40:49.232168 [ 3 ] {} <Debug> HTTP-Session: 45ce489a-e6c5-4878-b072-6e1fb6a0317d Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
555 | 2023.10.24 17:40:49.232191 [ 3 ] {} <Debug> HTTP-Session: 45ce489a-e6c5-4878-b072-6e1fb6a0317d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
556 | 2023.10.24 17:40:49.232345 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
557 | 2023.10.24 17:40:49.232394 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
558 | 2023.10.24 17:40:49.235745 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} <Debug> oximeter.fields_u8 (6bf0d6c8-f35a-4da7-a623-3c29d0ced924): Loading data parts | ||
559 | 2023.10.24 17:40:49.235847 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} <Debug> oximeter.fields_u8 (6bf0d6c8-f35a-4da7-a623-3c29d0ced924): There are no data parts | ||
560 | 2023.10.24 17:40:49.238942 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} <Debug> DynamicQueryHandler: Done processing query | ||
561 | 2023.10.24 17:40:49.238966 [ 3 ] {594c2708-ebb1-4f91-a64a-2d6e29d19a5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
562 | 2023.10.24 17:40:49.238989 [ 3 ] {} <Debug> HTTP-Session: 45ce489a-e6c5-4878-b072-6e1fb6a0317d Destroying unnamed session | ||
563 | 2023.10.24 17:40:49.239107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
564 | 2023.10.24 17:40:49.239157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
565 | 2023.10.24 17:40:49.239181 [ 3 ] {} <Debug> HTTP-Session: 23ce0dbc-0809-4e4a-b09c-3d257424e2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
566 | 2023.10.24 17:40:49.239201 [ 3 ] {} <Debug> HTTP-Session: 23ce0dbc-0809-4e4a-b09c-3d257424e2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
567 | 2023.10.24 17:40:49.239398 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
568 | 2023.10.24 17:40:49.239509 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
569 | 2023.10.24 17:40:49.241226 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} <Debug> oximeter.fields_i16 (bacfbafc-7f00-4ae4-a651-7dbfb98a1556): Loading data parts | ||
570 | 2023.10.24 17:40:49.241305 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} <Debug> oximeter.fields_i16 (bacfbafc-7f00-4ae4-a651-7dbfb98a1556): There are no data parts | ||
571 | 2023.10.24 17:40:49.242415 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} <Debug> DynamicQueryHandler: Done processing query | ||
572 | 2023.10.24 17:40:49.242439 [ 3 ] {e3a171fb-66fa-4950-a2ac-6133003552ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
573 | 2023.10.24 17:40:49.242454 [ 3 ] {} <Debug> HTTP-Session: 23ce0dbc-0809-4e4a-b09c-3d257424e2a5 Destroying unnamed session | ||
574 | 2023.10.24 17:40:49.242566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
575 | 2023.10.24 17:40:49.242615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
576 | 2023.10.24 17:40:49.242633 [ 3 ] {} <Debug> HTTP-Session: b9a0597c-1293-49f9-845c-03dfc02832c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
577 | 2023.10.24 17:40:49.242655 [ 3 ] {} <Debug> HTTP-Session: b9a0597c-1293-49f9-845c-03dfc02832c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
578 | 2023.10.24 17:40:49.242814 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
579 | 2023.10.24 17:40:49.242856 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
580 | 2023.10.24 17:40:49.244178 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} <Debug> oximeter.fields_u16 (20c3b11c-7a66-483e-a9e3-1566509cd39b): Loading data parts | ||
581 | 2023.10.24 17:40:49.244244 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} <Debug> oximeter.fields_u16 (20c3b11c-7a66-483e-a9e3-1566509cd39b): There are no data parts | ||
582 | 2023.10.24 17:40:49.245312 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} <Debug> DynamicQueryHandler: Done processing query | ||
583 | 2023.10.24 17:40:49.245345 [ 3 ] {3bda4161-67cf-4a04-8889-da044da80700} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
584 | 2023.10.24 17:40:49.245361 [ 3 ] {} <Debug> HTTP-Session: b9a0597c-1293-49f9-845c-03dfc02832c4 Destroying unnamed session | ||
585 | 2023.10.24 17:40:49.245468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
586 | 2023.10.24 17:40:49.245522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
587 | 2023.10.24 17:40:49.245541 [ 3 ] {} <Debug> HTTP-Session: 3cc94e0b-b50e-414f-b312-c45c3616f585 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
588 | 2023.10.24 17:40:49.245562 [ 3 ] {} <Debug> HTTP-Session: 3cc94e0b-b50e-414f-b312-c45c3616f585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
589 | 2023.10.24 17:40:49.245714 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
590 | 2023.10.24 17:40:49.245761 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
591 | 2023.10.24 17:40:49.249530 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} <Debug> oximeter.fields_i32 (cf22fe48-816e-4b2f-b444-469fa4c5408e): Loading data parts | ||
592 | 2023.10.24 17:40:49.249600 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} <Debug> oximeter.fields_i32 (cf22fe48-816e-4b2f-b444-469fa4c5408e): There are no data parts | ||
593 | 2023.10.24 17:40:49.251171 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} <Debug> DynamicQueryHandler: Done processing query | ||
594 | 2023.10.24 17:40:49.251196 [ 3 ] {6b1be82d-83ca-4fe9-adf8-0b6858f8af53} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
595 | 2023.10.24 17:40:49.251224 [ 3 ] {} <Debug> HTTP-Session: 3cc94e0b-b50e-414f-b312-c45c3616f585 Destroying unnamed session | ||
596 | 2023.10.24 17:40:49.251337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
597 | 2023.10.24 17:40:49.251387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
598 | 2023.10.24 17:40:49.251417 [ 3 ] {} <Debug> HTTP-Session: f797ac6b-36fd-4346-92ca-f754f897a31f Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
599 | 2023.10.24 17:40:49.251433 [ 3 ] {} <Debug> HTTP-Session: f797ac6b-36fd-4346-92ca-f754f897a31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
600 | 2023.10.24 17:40:49.251589 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
601 | 2023.10.24 17:40:49.251633 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
602 | 2023.10.24 17:40:49.253188 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} <Debug> oximeter.fields_u32 (4784160d-f708-4f6c-8780-f2141abb4336): Loading data parts | ||
603 | 2023.10.24 17:40:49.253262 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} <Debug> oximeter.fields_u32 (4784160d-f708-4f6c-8780-f2141abb4336): There are no data parts | ||
604 | 2023.10.24 17:40:49.254579 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} <Debug> DynamicQueryHandler: Done processing query | ||
605 | 2023.10.24 17:40:49.254611 [ 3 ] {246b7b9d-6a00-4c89-8323-1e0b37c08ac5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
606 | 2023.10.24 17:40:49.254627 [ 3 ] {} <Debug> HTTP-Session: f797ac6b-36fd-4346-92ca-f754f897a31f Destroying unnamed session | ||
607 | 2023.10.24 17:40:49.254729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
608 | 2023.10.24 17:40:49.254777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
609 | 2023.10.24 17:40:49.254796 [ 3 ] {} <Debug> HTTP-Session: 0ea62353-f674-4240-a5b1-0b0f48e89036 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
610 | 2023.10.24 17:40:49.254819 [ 3 ] {} <Debug> HTTP-Session: 0ea62353-f674-4240-a5b1-0b0f48e89036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2023.10.24 17:40:49.254978 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
612 | 2023.10.24 17:40:49.255026 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
613 | 2023.10.24 17:40:49.256314 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} <Debug> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Loading data parts | ||
614 | 2023.10.24 17:40:49.256375 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} <Debug> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): There are no data parts | ||
615 | 2023.10.24 17:40:49.257675 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} <Debug> DynamicQueryHandler: Done processing query | ||
616 | 2023.10.24 17:40:49.257699 [ 3 ] {9cdf717a-0976-4ed3-9b7f-69ffb69691aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
617 | 2023.10.24 17:40:49.257724 [ 3 ] {} <Debug> HTTP-Session: 0ea62353-f674-4240-a5b1-0b0f48e89036 Destroying unnamed session | ||
618 | 2023.10.24 17:40:49.257819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
619 | 2023.10.24 17:40:49.257860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
620 | 2023.10.24 17:40:49.257886 [ 3 ] {} <Debug> HTTP-Session: 90db0ad2-8895-425d-9d13-6f29261bc6a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
621 | 2023.10.24 17:40:49.257909 [ 3 ] {} <Debug> HTTP-Session: 90db0ad2-8895-425d-9d13-6f29261bc6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2023.10.24 17:40:49.258059 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
623 | 2023.10.24 17:40:49.258108 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
624 | 2023.10.24 17:40:49.259652 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} <Debug> oximeter.fields_u64 (7e3cf9ef-04cd-4454-87f5-6aa91d784db1): Loading data parts | ||
625 | 2023.10.24 17:40:49.259724 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} <Debug> oximeter.fields_u64 (7e3cf9ef-04cd-4454-87f5-6aa91d784db1): There are no data parts | ||
626 | 2023.10.24 17:40:49.261024 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} <Debug> DynamicQueryHandler: Done processing query | ||
627 | 2023.10.24 17:40:49.261048 [ 3 ] {5a5a239f-c3f2-49eb-a850-3142d802980d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
628 | 2023.10.24 17:40:49.261071 [ 3 ] {} <Debug> HTTP-Session: 90db0ad2-8895-425d-9d13-6f29261bc6a9 Destroying unnamed session | ||
629 | 2023.10.24 17:40:49.261175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
630 | 2023.10.24 17:40:49.261223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
631 | 2023.10.24 17:40:49.261247 [ 3 ] {} <Debug> HTTP-Session: 9de9ee90-3182-459d-9870-e89d4b8bc3e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
632 | 2023.10.24 17:40:49.261265 [ 3 ] {} <Debug> HTTP-Session: 9de9ee90-3182-459d-9870-e89d4b8bc3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
633 | 2023.10.24 17:40:49.261422 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
634 | 2023.10.24 17:40:49.261470 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
635 | 2023.10.24 17:40:49.263715 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} <Debug> oximeter.fields_ipaddr (890b23ad-cef5-4916-a5e5-335524005931): Loading data parts | ||
636 | 2023.10.24 17:40:49.263793 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} <Debug> oximeter.fields_ipaddr (890b23ad-cef5-4916-a5e5-335524005931): There are no data parts | ||
637 | 2023.10.24 17:40:49.265115 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} <Debug> DynamicQueryHandler: Done processing query | ||
638 | 2023.10.24 17:40:49.265199 [ 3 ] {9d7c6be5-7f96-49cd-add4-d45311ba2866} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
639 | 2023.10.24 17:40:49.265217 [ 3 ] {} <Debug> HTTP-Session: 9de9ee90-3182-459d-9870-e89d4b8bc3e7 Destroying unnamed session | ||
640 | 2023.10.24 17:40:49.265343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
641 | 2023.10.24 17:40:49.265409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
642 | 2023.10.24 17:40:49.265428 [ 3 ] {} <Debug> HTTP-Session: d9f4b7c5-1bf7-43dd-87e3-20bd45945d1b Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
643 | 2023.10.24 17:40:49.265456 [ 3 ] {} <Debug> HTTP-Session: d9f4b7c5-1bf7-43dd-87e3-20bd45945d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2023.10.24 17:40:49.265629 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
645 | 2023.10.24 17:40:49.265679 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
646 | 2023.10.24 17:40:49.267459 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} <Debug> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Loading data parts | ||
647 | 2023.10.24 17:40:49.267527 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} <Debug> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): There are no data parts | ||
648 | 2023.10.24 17:40:49.269293 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} <Debug> DynamicQueryHandler: Done processing query | ||
649 | 2023.10.24 17:40:49.269380 [ 3 ] {2785dd2c-70b9-4470-a671-7a56874b3647} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
650 | 2023.10.24 17:40:49.269395 [ 3 ] {} <Debug> HTTP-Session: d9f4b7c5-1bf7-43dd-87e3-20bd45945d1b Destroying unnamed session | ||
651 | 2023.10.24 17:40:49.269499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
652 | 2023.10.24 17:40:49.269570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
653 | 2023.10.24 17:40:49.269589 [ 3 ] {} <Debug> HTTP-Session: b9a871ca-64f0-4b5b-a129-927cb784ec93 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
654 | 2023.10.24 17:40:49.269617 [ 3 ] {} <Debug> HTTP-Session: b9a871ca-64f0-4b5b-a129-927cb784ec93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2023.10.24 17:40:49.269793 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
656 | 2023.10.24 17:40:49.269857 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
657 | 2023.10.24 17:40:49.271500 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} <Debug> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Loading data parts | ||
658 | 2023.10.24 17:40:49.271570 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} <Debug> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): There are no data parts | ||
659 | 2023.10.24 17:40:49.272666 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} <Debug> DynamicQueryHandler: Done processing query | ||
660 | 2023.10.24 17:40:49.272690 [ 3 ] {7fb63c2b-21cf-43af-b2d4-70939f572a62} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
661 | 2023.10.24 17:40:49.272720 [ 3 ] {} <Debug> HTTP-Session: b9a871ca-64f0-4b5b-a129-927cb784ec93 Destroying unnamed session | ||
662 | 2023.10.24 17:40:49.272824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
663 | 2023.10.24 17:40:49.272878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
664 | 2023.10.24 17:40:49.272910 [ 3 ] {} <Debug> HTTP-Session: 03de6e2b-9344-4ae0-8aed-b7983fbcab90 Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
665 | 2023.10.24 17:40:49.272927 [ 3 ] {} <Debug> HTTP-Session: 03de6e2b-9344-4ae0-8aed-b7983fbcab90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2023.10.24 17:40:49.273117 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) 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) | ||
667 | 2023.10.24 17:40:49.273177 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
668 | 2023.10.24 17:40:49.274905 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} <Debug> oximeter.timeseries_schema (d3135ea5-2e8b-4ccb-936c-64c0b77eca5e): Loading data parts | ||
669 | 2023.10.24 17:40:49.274983 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} <Debug> oximeter.timeseries_schema (d3135ea5-2e8b-4ccb-936c-64c0b77eca5e): There are no data parts | ||
670 | 2023.10.24 17:40:49.277122 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} <Debug> DynamicQueryHandler: Done processing query | ||
671 | 2023.10.24 17:40:49.277147 [ 3 ] {64bd8f04-72fb-4292-96e1-3ce11d8d842b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
672 | 2023.10.24 17:40:49.277161 [ 3 ] {} <Debug> HTTP-Session: 03de6e2b-9344-4ae0-8aed-b7983fbcab90 Destroying unnamed session | ||
673 | 2023.10.24 17:40:49.277304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45157, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
674 | 2023.10.24 17:40:49.277359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
675 | 2023.10.24 17:40:49.277378 [ 3 ] {} <Debug> HTTP-Session: 118bf271-d630-4fd5-88d9-c1c81ed6770f Authenticating user 'default' from [fd00:1122:3344:101::d]:45157 | ||
676 | 2023.10.24 17:40:49.277400 [ 3 ] {} <Debug> HTTP-Session: 118bf271-d630-4fd5-88d9-c1c81ed6770f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
677 | 2023.10.24 17:40:49.277517 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45157) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
678 | 2023.10.24 17:40:49.278182 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
679 | 2023.10.24 17:40:49.281842 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.99 GiB. | ||
680 | 2023.10.24 17:40:49.284160 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
681 | 2023.10.24 17:40:49.284367 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} <Trace> oximeter.version (9833a235-67ec-43b2-84fa-3abd32a5f4b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
682 | 2023.10.24 17:40:49.284624 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007077144 sec., 141 rows/sec., 2.21 KiB/sec. | ||
683 | 2023.10.24 17:40:49.284748 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2023.10.24 17:40:49.284768 [ 3 ] {6117e73c-b900-4944-a562-3b68c5793a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
685 | 2023.10.24 17:40:49.284791 [ 3 ] {} <Debug> HTTP-Session: 118bf271-d630-4fd5-88d9-c1c81ed6770f Destroying unnamed session | ||
686 | 2023.10.24 17:40:50.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB | ||
687 | 2023.10.24 17:41:03.378655 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
688 | 2023.10.24 17:41:03.378747 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
689 | 2023.10.24 17:41:18.378806 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
690 | 2023.10.24 17:41:18.378910 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
691 | 2023.10.24 17:41:33.379210 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
692 | 2023.10.24 17:41:33.379305 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
693 | 2023.10.24 17:41:34.308119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
694 | 2023.10.24 17:41:34.308273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
695 | 2023.10.24 17:41:34.308302 [ 3 ] {} <Debug> HTTP-Session: 3e204dac-656d-4b72-8dae-915a62cac2e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
696 | 2023.10.24 17:41:34.308378 [ 3 ] {} <Debug> HTTP-Session: 3e204dac-656d-4b72-8dae-915a62cac2e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2023.10.24 17:41:34.308505 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
698 | 2023.10.24 17:41:34.308684 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
699 | 2023.10.24 17:41:34.310164 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
700 | 2023.10.24 17:41:34.313925 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. | ||
701 | 2023.10.24 17:41:34.314558 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
702 | 2023.10.24 17:41:34.314981 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} <Trace> oximeter.timeseries_schema (d3135ea5-2e8b-4ccb-936c-64c0b77eca5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
703 | 2023.10.24 17:41:34.315159 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.006459844 sec., 1857 rows/sec., 250.65 KiB/sec. | ||
704 | 2023.10.24 17:41:34.315362 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} <Debug> DynamicQueryHandler: Done processing query | ||
705 | 2023.10.24 17:41:34.315387 [ 3 ] {7c5657f7-4b8e-40d4-aeea-8d06cfd6fdbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
706 | 2023.10.24 17:41:34.315402 [ 3 ] {} <Debug> HTTP-Session: 3e204dac-656d-4b72-8dae-915a62cac2e0 Destroying unnamed session | ||
707 | 2023.10.24 17:41:34.315576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
708 | 2023.10.24 17:41:34.315667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
709 | 2023.10.24 17:41:34.315687 [ 3 ] {} <Debug> HTTP-Session: 55a27260-ae1c-4edc-8844-5a6d23abbde3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
710 | 2023.10.24 17:41:34.315741 [ 3 ] {} <Debug> HTTP-Session: 55a27260-ae1c-4edc-8844-5a6d23abbde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
711 | 2023.10.24 17:41:34.315860 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
712 | 2023.10.24 17:41:34.315902 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
713 | 2023.10.24 17:41:34.316049 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
714 | 2023.10.24 17:41:34.319645 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. | ||
715 | 2023.10.24 17:41:34.320029 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
716 | 2023.10.24 17:41:34.320354 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
717 | 2023.10.24 17:41:34.320507 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004654151 sec., 1289 rows/sec., 73.02 KiB/sec. | ||
718 | 2023.10.24 17:41:34.320644 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} <Debug> DynamicQueryHandler: Done processing query | ||
719 | 2023.10.24 17:41:34.320709 [ 3 ] {113d5421-9aeb-4766-9278-445c7448f4d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
720 | 2023.10.24 17:41:34.320762 [ 3 ] {} <Debug> HTTP-Session: 55a27260-ae1c-4edc-8844-5a6d23abbde3 Destroying unnamed session | ||
721 | 2023.10.24 17:41:34.321010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
722 | 2023.10.24 17:41:34.321088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
723 | 2023.10.24 17:41:34.321142 [ 3 ] {} <Debug> HTTP-Session: 9269c25d-9311-413e-aa11-1db0cc6b26bb Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
724 | 2023.10.24 17:41:34.321160 [ 3 ] {} <Debug> HTTP-Session: 9269c25d-9311-413e-aa11-1db0cc6b26bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
725 | 2023.10.24 17:41:34.321276 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
726 | 2023.10.24 17:41:34.321369 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
727 | 2023.10.24 17:41:34.321478 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
728 | 2023.10.24 17:41:34.321846 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. | ||
729 | 2023.10.24 17:41:34.322236 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
730 | 2023.10.24 17:41:34.322522 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
731 | 2023.10.24 17:41:34.322669 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001316392 sec., 66089 rows/sec., 6.18 MiB/sec. | ||
732 | 2023.10.24 17:41:34.322826 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} <Debug> DynamicQueryHandler: Done processing query | ||
733 | 2023.10.24 17:41:34.322849 [ 3 ] {ceb33321-fd50-47b7-b934-d5c2def04579} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
734 | 2023.10.24 17:41:34.322898 [ 3 ] {} <Debug> HTTP-Session: 9269c25d-9311-413e-aa11-1db0cc6b26bb Destroying unnamed session | ||
735 | 2023.10.24 17:41:34.323154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
736 | 2023.10.24 17:41:34.323229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
737 | 2023.10.24 17:41:34.323278 [ 3 ] {} <Debug> HTTP-Session: ddbc2e22-d7cd-4e50-b8e8-8ac74f66ed94 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
738 | 2023.10.24 17:41:34.323295 [ 3 ] {} <Debug> HTTP-Session: ddbc2e22-d7cd-4e50-b8e8-8ac74f66ed94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2023.10.24 17:41:34.323410 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
740 | 2023.10.24 17:41:34.323478 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
741 | 2023.10.24 17:41:34.324687 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
742 | 2023.10.24 17:41:34.327179 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. | ||
743 | 2023.10.24 17:41:34.327604 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
744 | 2023.10.24 17:41:34.327880 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
745 | 2023.10.24 17:41:34.328028 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.004527289 sec., 58313 rows/sec., 4.00 MiB/sec. | ||
746 | 2023.10.24 17:41:34.328176 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} <Debug> DynamicQueryHandler: Done processing query | ||
747 | 2023.10.24 17:41:34.328200 [ 3 ] {0528234a-091c-4e64-bfc7-61c87c516e07} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
748 | 2023.10.24 17:41:34.328254 [ 3 ] {} <Debug> HTTP-Session: ddbc2e22-d7cd-4e50-b8e8-8ac74f66ed94 Destroying unnamed session | ||
749 | 2023.10.24 17:41:34.328372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
750 | 2023.10.24 17:41:34.328449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
751 | 2023.10.24 17:41:34.328505 [ 3 ] {} <Debug> HTTP-Session: 2443c7e2-4180-4171-99f2-1e67dd0ed2d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
752 | 2023.10.24 17:41:34.328521 [ 3 ] {} <Debug> HTTP-Session: 2443c7e2-4180-4171-99f2-1e67dd0ed2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2023.10.24 17:41:34.328624 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
754 | 2023.10.24 17:41:34.328701 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
755 | 2023.10.24 17:41:34.328840 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
756 | 2023.10.24 17:41:34.331093 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. | ||
757 | 2023.10.24 17:41:34.331665 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
758 | 2023.10.24 17:41:34.332035 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
759 | 2023.10.24 17:41:34.332176 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.003500641 sec., 1713 rows/sec., 71.97 KiB/sec. | ||
760 | 2023.10.24 17:41:34.332313 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} <Debug> DynamicQueryHandler: Done processing query | ||
761 | 2023.10.24 17:41:34.332334 [ 3 ] {9c4d042e-5e84-40b1-a0a8-24edba03312b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
762 | 2023.10.24 17:41:34.332380 [ 3 ] {} <Debug> HTTP-Session: 2443c7e2-4180-4171-99f2-1e67dd0ed2d5 Destroying unnamed session | ||
763 | 2023.10.24 17:41:34.332525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
764 | 2023.10.24 17:41:34.332597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
765 | 2023.10.24 17:41:34.332644 [ 3 ] {} <Debug> HTTP-Session: 47c30a98-bd8c-49b9-99b9-39ddf61cb42a Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
766 | 2023.10.24 17:41:34.332693 [ 3 ] {} <Debug> HTTP-Session: 47c30a98-bd8c-49b9-99b9-39ddf61cb42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
767 | 2023.10.24 17:41:34.332763 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
768 | 2023.10.24 17:41:34.332832 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
769 | 2023.10.24 17:41:34.333043 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
770 | 2023.10.24 17:41:34.333338 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. | ||
771 | 2023.10.24 17:41:34.333768 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
772 | 2023.10.24 17:41:34.334151 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
773 | 2023.10.24 17:41:34.334272 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001395114 sec., 45157 rows/sec., 2.74 MiB/sec. | ||
774 | 2023.10.24 17:41:34.334412 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} <Debug> DynamicQueryHandler: Done processing query | ||
775 | 2023.10.24 17:41:34.334469 [ 3 ] {b80a41c7-2a82-402b-8f95-4b879237e3ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
776 | 2023.10.24 17:41:34.334485 [ 3 ] {} <Debug> HTTP-Session: 47c30a98-bd8c-49b9-99b9-39ddf61cb42a Destroying unnamed session | ||
777 | 2023.10.24 17:41:34.334621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
778 | 2023.10.24 17:41:34.334697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
779 | 2023.10.24 17:41:34.334715 [ 3 ] {} <Debug> HTTP-Session: 4d1597bc-cc45-49cf-b4ea-f30bd10467db Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
780 | 2023.10.24 17:41:34.334764 [ 3 ] {} <Debug> HTTP-Session: 4d1597bc-cc45-49cf-b4ea-f30bd10467db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
781 | 2023.10.24 17:41:34.334836 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
782 | 2023.10.24 17:41:34.334912 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
783 | 2023.10.24 17:41:34.335041 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
784 | 2023.10.24 17:41:34.335294 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.98 GiB. | ||
785 | 2023.10.24 17:41:34.335656 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
786 | 2023.10.24 17:41:34.336081 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
787 | 2023.10.24 17:41:34.336238 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001334073 sec., 14242 rows/sec., 756.17 KiB/sec. | ||
788 | 2023.10.24 17:41:34.336356 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} <Debug> DynamicQueryHandler: Done processing query | ||
789 | 2023.10.24 17:41:34.336479 [ 3 ] {87767749-6613-4ad8-bde3-b5a0880b5a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
790 | 2023.10.24 17:41:34.336497 [ 3 ] {} <Debug> HTTP-Session: 4d1597bc-cc45-49cf-b4ea-f30bd10467db Destroying unnamed session | ||
791 | 2023.10.24 17:41:44.292989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
792 | 2023.10.24 17:41:44.293152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
793 | 2023.10.24 17:41:44.293183 [ 3 ] {} <Debug> HTTP-Session: c1117df1-b0bd-470a-8bee-1c2d3877412d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
794 | 2023.10.24 17:41:44.293212 [ 3 ] {} <Debug> HTTP-Session: c1117df1-b0bd-470a-8bee-1c2d3877412d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
795 | 2023.10.24 17:41:44.293350 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
796 | 2023.10.24 17:41:44.293426 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
797 | 2023.10.24 17:41:44.293584 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
798 | 2023.10.24 17:41:44.293997 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
799 | 2023.10.24 17:41:44.294249 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
800 | 2023.10.24 17:41:44.294415 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
801 | 2023.10.24 17:41:44.294550 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00114547 sec., 5238 rows/sec., 296.68 KiB/sec. | ||
802 | 2023.10.24 17:41:44.294711 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} <Debug> DynamicQueryHandler: Done processing query | ||
803 | 2023.10.24 17:41:44.294736 [ 3 ] {69a6eb67-1dc5-4d4d-b12e-aa1dbab41c8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
804 | 2023.10.24 17:41:44.294752 [ 3 ] {} <Debug> HTTP-Session: c1117df1-b0bd-470a-8bee-1c2d3877412d Destroying unnamed session | ||
805 | 2023.10.24 17:41:44.294924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
806 | 2023.10.24 17:41:44.294971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
807 | 2023.10.24 17:41:44.294990 [ 3 ] {} <Debug> HTTP-Session: 99538831-282b-4ca0-b0de-548440510dac Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
808 | 2023.10.24 17:41:44.295007 [ 3 ] {} <Debug> HTTP-Session: 99538831-282b-4ca0-b0de-548440510dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
809 | 2023.10.24 17:41:44.295083 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
810 | 2023.10.24 17:41:44.295125 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
811 | 2023.10.24 17:41:44.295232 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
812 | 2023.10.24 17:41:44.295607 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
813 | 2023.10.24 17:41:44.295824 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
814 | 2023.10.24 17:41:44.295971 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
815 | 2023.10.24 17:41:44.296095 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000980787 sec., 88704 rows/sec., 8.29 MiB/sec. | ||
816 | 2023.10.24 17:41:44.296215 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} <Debug> DynamicQueryHandler: Done processing query | ||
817 | 2023.10.24 17:41:44.296238 [ 3 ] {81a78e79-b086-4269-9738-cbc4f07a9bcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
818 | 2023.10.24 17:41:44.296254 [ 3 ] {} <Debug> HTTP-Session: 99538831-282b-4ca0-b0de-548440510dac Destroying unnamed session | ||
819 | 2023.10.24 17:41:44.296485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
820 | 2023.10.24 17:41:44.296530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
821 | 2023.10.24 17:41:44.296549 [ 3 ] {} <Debug> HTTP-Session: e81a6cff-2dd8-4033-8dd6-c55cceb3989e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
822 | 2023.10.24 17:41:44.296565 [ 3 ] {} <Debug> HTTP-Session: e81a6cff-2dd8-4033-8dd6-c55cceb3989e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
823 | 2023.10.24 17:41:44.296650 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
824 | 2023.10.24 17:41:44.296690 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
825 | 2023.10.24 17:41:44.296793 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
826 | 2023.10.24 17:41:44.297258 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
827 | 2023.10.24 17:41:44.297478 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
828 | 2023.10.24 17:41:44.297621 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
829 | 2023.10.24 17:41:44.297739 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001059609 sec., 249148 rows/sec., 17.09 MiB/sec. | ||
830 | 2023.10.24 17:41:44.297866 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} <Debug> DynamicQueryHandler: Done processing query | ||
831 | 2023.10.24 17:41:44.297890 [ 3 ] {ce476897-7341-4fe6-b2de-5080f8ad3b7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
832 | 2023.10.24 17:41:44.297906 [ 3 ] {} <Debug> HTTP-Session: e81a6cff-2dd8-4033-8dd6-c55cceb3989e Destroying unnamed session | ||
833 | 2023.10.24 17:41:44.298066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
834 | 2023.10.24 17:41:44.298111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
835 | 2023.10.24 17:41:44.298130 [ 3 ] {} <Debug> HTTP-Session: 9733ef26-656e-4bd8-9fc9-c128eb37d4d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
836 | 2023.10.24 17:41:44.298147 [ 3 ] {} <Debug> HTTP-Session: 9733ef26-656e-4bd8-9fc9-c128eb37d4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
837 | 2023.10.24 17:41:44.298214 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
838 | 2023.10.24 17:41:44.298253 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
839 | 2023.10.24 17:41:44.298361 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
840 | 2023.10.24 17:41:44.298615 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
841 | 2023.10.24 17:41:44.298846 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
842 | 2023.10.24 17:41:44.299010 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
843 | 2023.10.24 17:41:44.299133 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000888775 sec., 6750 rows/sec., 283.48 KiB/sec. | ||
844 | 2023.10.24 17:41:44.299261 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} <Debug> DynamicQueryHandler: Done processing query | ||
845 | 2023.10.24 17:41:44.299285 [ 3 ] {72928103-3259-4d38-94f8-78a6836bc0c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
846 | 2023.10.24 17:41:44.299300 [ 3 ] {} <Debug> HTTP-Session: 9733ef26-656e-4bd8-9fc9-c128eb37d4d5 Destroying unnamed session | ||
847 | 2023.10.24 17:41:44.299477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
848 | 2023.10.24 17:41:44.299522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
849 | 2023.10.24 17:41:44.299542 [ 3 ] {} <Debug> HTTP-Session: ed5ef4b6-da69-433b-9f0b-3f5900fbc5b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
850 | 2023.10.24 17:41:44.299558 [ 3 ] {} <Debug> HTTP-Session: ed5ef4b6-da69-433b-9f0b-3f5900fbc5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
851 | 2023.10.24 17:41:44.299630 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
852 | 2023.10.24 17:41:44.299671 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
853 | 2023.10.24 17:41:44.299788 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
854 | 2023.10.24 17:41:44.300086 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
855 | 2023.10.24 17:41:44.300337 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
856 | 2023.10.24 17:41:44.300516 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
857 | 2023.10.24 17:41:44.300644 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000981198 sec., 64207 rows/sec., 3.89 MiB/sec. | ||
858 | 2023.10.24 17:41:44.300771 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} <Debug> DynamicQueryHandler: Done processing query | ||
859 | 2023.10.24 17:41:44.300795 [ 3 ] {81edd0ee-05eb-469a-817a-ac87a2dd5e59} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
860 | 2023.10.24 17:41:44.300811 [ 3 ] {} <Debug> HTTP-Session: ed5ef4b6-da69-433b-9f0b-3f5900fbc5b1 Destroying unnamed session | ||
861 | 2023.10.24 17:41:44.300925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
862 | 2023.10.24 17:41:44.300970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
863 | 2023.10.24 17:41:44.300988 [ 3 ] {} <Debug> HTTP-Session: 023825a9-b8ba-423c-a5b7-12fe31c06191 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
864 | 2023.10.24 17:41:44.301004 [ 3 ] {} <Debug> HTTP-Session: 023825a9-b8ba-423c-a5b7-12fe31c06191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
865 | 2023.10.24 17:41:44.301072 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
866 | 2023.10.24 17:41:44.301112 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
867 | 2023.10.24 17:41:44.301214 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
868 | 2023.10.24 17:41:44.301468 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
869 | 2023.10.24 17:41:44.301692 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
870 | 2023.10.24 17:41:44.301864 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
871 | 2023.10.24 17:41:44.301983 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000877165 sec., 21660 rows/sec., 1.12 MiB/sec. | ||
872 | 2023.10.24 17:41:44.302105 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} <Debug> DynamicQueryHandler: Done processing query | ||
873 | 2023.10.24 17:41:44.302129 [ 3 ] {8a8a7d98-06e0-4423-a5d5-72361072a8e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
874 | 2023.10.24 17:41:44.302145 [ 3 ] {} <Debug> HTTP-Session: 023825a9-b8ba-423c-a5b7-12fe31c06191 Destroying unnamed session | ||
875 | 2023.10.24 17:41:48.379427 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
876 | 2023.10.24 17:41:48.379484 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
877 | 2023.10.24 17:41:49.291714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
878 | 2023.10.24 17:41:49.291811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
879 | 2023.10.24 17:41:49.291834 [ 3 ] {} <Debug> HTTP-Session: 960b1dc4-01d3-42fb-a599-d9416fb6e3c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
880 | 2023.10.24 17:41:49.291857 [ 3 ] {} <Debug> HTTP-Session: 960b1dc4-01d3-42fb-a599-d9416fb6e3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
881 | 2023.10.24 17:41:49.291978 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
882 | 2023.10.24 17:41:49.292041 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
883 | 2023.10.24 17:41:49.292225 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
884 | 2023.10.24 17:41:49.292663 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
885 | 2023.10.24 17:41:49.292972 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
886 | 2023.10.24 17:41:49.293133 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} <Trace> oximeter.timeseries_schema (d3135ea5-2e8b-4ccb-936c-64c0b77eca5e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
887 | 2023.10.24 17:41:49.293248 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001237131 sec., 3233 rows/sec., 349.69 KiB/sec. | ||
888 | 2023.10.24 17:41:49.293439 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} <Debug> DynamicQueryHandler: Done processing query | ||
889 | 2023.10.24 17:41:49.293466 [ 3 ] {73c07230-56d8-4b9a-a518-09561cd4ec33} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
890 | 2023.10.24 17:41:49.293482 [ 3 ] {} <Debug> HTTP-Session: 960b1dc4-01d3-42fb-a599-d9416fb6e3c7 Destroying unnamed session | ||
891 | 2023.10.24 17:41:49.293607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 5641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
892 | 2023.10.24 17:41:49.293659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
893 | 2023.10.24 17:41:49.293679 [ 3 ] {} <Debug> HTTP-Session: d6a8ac69-4963-43a6-994a-0aa9b518c11e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
894 | 2023.10.24 17:41:49.293698 [ 3 ] {} <Debug> HTTP-Session: d6a8ac69-4963-43a6-994a-0aa9b518c11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
895 | 2023.10.24 17:41:49.293779 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
896 | 2023.10.24 17:41:49.293821 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
897 | 2023.10.24 17:41:49.293927 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
898 | 2023.10.24 17:41:49.294258 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
899 | 2023.10.24 17:41:49.294464 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
900 | 2023.10.24 17:41:49.294609 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
901 | 2023.10.24 17:41:49.294735 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.000926996 sec., 42071 rows/sec., 3.33 MiB/sec. | ||
902 | 2023.10.24 17:41:49.294860 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} <Debug> DynamicQueryHandler: Done processing query | ||
903 | 2023.10.24 17:41:49.294884 [ 3 ] {5cefd90a-6bc6-4a6b-aefa-5023d693dbb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
904 | 2023.10.24 17:41:49.294899 [ 3 ] {} <Debug> HTTP-Session: d6a8ac69-4963-43a6-994a-0aa9b518c11e Destroying unnamed session | ||
905 | 2023.10.24 17:41:49.295071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 19068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
906 | 2023.10.24 17:41:49.295117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
907 | 2023.10.24 17:41:49.295137 [ 3 ] {} <Debug> HTTP-Session: 261deba7-d58d-4608-8163-2bea27090c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
908 | 2023.10.24 17:41:49.295155 [ 3 ] {} <Debug> HTTP-Session: 261deba7-d58d-4608-8163-2bea27090c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
909 | 2023.10.24 17:41:49.295234 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
910 | 2023.10.24 17:41:49.295273 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
911 | 2023.10.24 17:41:49.295376 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
912 | 2023.10.24 17:41:49.295724 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
913 | 2023.10.24 17:41:49.295969 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
914 | 2023.10.24 17:41:49.296114 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
915 | 2023.10.24 17:41:49.296239 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} <Information> executeQuery: Read 117 rows, 11.90 KiB in 0.000971558 sec., 120425 rows/sec., 11.96 MiB/sec. | ||
916 | 2023.10.24 17:41:49.296367 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} <Debug> DynamicQueryHandler: Done processing query | ||
917 | 2023.10.24 17:41:49.296391 [ 3 ] {56075f5d-e7a7-4a2d-9500-2e0ee4b51c93} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
918 | 2023.10.24 17:41:49.296406 [ 3 ] {} <Debug> HTTP-Session: 261deba7-d58d-4608-8163-2bea27090c15 Destroying unnamed session | ||
919 | 2023.10.24 17:41:49.296540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 9199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
920 | 2023.10.24 17:41:49.296608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
921 | 2023.10.24 17:41:49.296627 [ 3 ] {} <Debug> HTTP-Session: 5f71afc7-eebf-4a9e-a57f-e347d10007c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
922 | 2023.10.24 17:41:49.296643 [ 3 ] {} <Debug> HTTP-Session: 5f71afc7-eebf-4a9e-a57f-e347d10007c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
923 | 2023.10.24 17:41:49.296718 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
924 | 2023.10.24 17:41:49.296756 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
925 | 2023.10.24 17:41:49.296860 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
926 | 2023.10.24 17:41:49.297231 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
927 | 2023.10.24 17:41:49.297458 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
928 | 2023.10.24 17:41:49.297632 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
929 | 2023.10.24 17:41:49.297738 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000993218 sec., 54368 rows/sec., 4.26 MiB/sec. | ||
930 | 2023.10.24 17:41:49.297888 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} <Debug> DynamicQueryHandler: Done processing query | ||
931 | 2023.10.24 17:41:49.297912 [ 3 ] {29cf3f34-cf84-4cb2-998a-a953be3c0065} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
932 | 2023.10.24 17:41:49.297927 [ 3 ] {} <Debug> HTTP-Session: 5f71afc7-eebf-4a9e-a57f-e347d10007c2 Destroying unnamed session | ||
933 | 2023.10.24 17:41:49.298088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 41731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
934 | 2023.10.24 17:41:49.298134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
935 | 2023.10.24 17:41:49.298152 [ 3 ] {} <Debug> HTTP-Session: 879d58dc-2fb8-49b1-b9f1-4bc03c134b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
936 | 2023.10.24 17:41:49.298169 [ 3 ] {} <Debug> HTTP-Session: 879d58dc-2fb8-49b1-b9f1-4bc03c134b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
937 | 2023.10.24 17:41:49.298252 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
938 | 2023.10.24 17:41:49.298297 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
939 | 2023.10.24 17:41:49.298459 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
940 | 2023.10.24 17:41:49.298976 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
941 | 2023.10.24 17:41:49.300429 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
942 | 2023.10.24 17:41:49.300623 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
943 | 2023.10.24 17:41:49.300752 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.002467023 sec., 15808 rows/sec., 21.33 MiB/sec. | ||
944 | 2023.10.24 17:41:49.300935 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} <Debug> DynamicQueryHandler: Done processing query | ||
945 | 2023.10.24 17:41:49.300959 [ 3 ] {ea62a338-e9f8-45e9-a6dc-0313142b1667} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
946 | 2023.10.24 17:41:49.300975 [ 3 ] {} <Debug> HTTP-Session: 879d58dc-2fb8-49b1-b9f1-4bc03c134b6e Destroying unnamed session | ||
947 | 2023.10.24 17:41:49.301108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 3862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
948 | 2023.10.24 17:41:49.301153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
949 | 2023.10.24 17:41:49.301172 [ 3 ] {} <Debug> HTTP-Session: 39444904-2399-4d97-b6d2-d07465f428ca Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
950 | 2023.10.24 17:41:49.301189 [ 3 ] {} <Debug> HTTP-Session: 39444904-2399-4d97-b6d2-d07465f428ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
951 | 2023.10.24 17:41:49.301259 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
952 | 2023.10.24 17:41:49.301299 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
953 | 2023.10.24 17:41:49.301409 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
954 | 2023.10.24 17:41:49.301710 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
955 | 2023.10.24 17:41:49.301937 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
956 | 2023.10.24 17:41:49.302109 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
957 | 2023.10.24 17:41:49.302234 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} <Information> executeQuery: Read 24 rows, 1.76 KiB in 0.000940647 sec., 25514 rows/sec., 1.82 MiB/sec. | ||
958 | 2023.10.24 17:41:49.302368 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} <Debug> DynamicQueryHandler: Done processing query | ||
959 | 2023.10.24 17:41:49.302391 [ 3 ] {900d3274-94da-40d0-b705-d43cd339435e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
960 | 2023.10.24 17:41:49.302406 [ 3 ] {} <Debug> HTTP-Session: 39444904-2399-4d97-b6d2-d07465f428ca Destroying unnamed session | ||
961 | 2023.10.24 17:41:54.292677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
962 | 2023.10.24 17:41:54.292796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
963 | 2023.10.24 17:41:54.292829 [ 3 ] {} <Debug> HTTP-Session: 0cfb4c3c-9f5a-43b0-8681-81df647a265b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
964 | 2023.10.24 17:41:54.292857 [ 3 ] {} <Debug> HTTP-Session: 0cfb4c3c-9f5a-43b0-8681-81df647a265b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
965 | 2023.10.24 17:41:54.292997 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
966 | 2023.10.24 17:41:54.293065 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
967 | 2023.10.24 17:41:54.293248 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
968 | 2023.10.24 17:41:54.293689 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
969 | 2023.10.24 17:41:54.293955 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
970 | 2023.10.24 17:41:54.294114 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
971 | 2023.10.24 17:41:54.294244 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00120323 sec., 4986 rows/sec., 282.44 KiB/sec. | ||
972 | 2023.10.24 17:41:54.294396 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} <Debug> DynamicQueryHandler: Done processing query | ||
973 | 2023.10.24 17:41:54.294421 [ 3 ] {37fed97e-2370-49d5-9753-eb3df40d8ef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
974 | 2023.10.24 17:41:54.294439 [ 3 ] {} <Debug> HTTP-Session: 0cfb4c3c-9f5a-43b0-8681-81df647a265b Destroying unnamed session | ||
975 | 2023.10.24 17:41:54.294576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
976 | 2023.10.24 17:41:54.294627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
977 | 2023.10.24 17:41:54.294648 [ 3 ] {} <Debug> HTTP-Session: 3c79b1c8-64c6-4924-8feb-3c44ba93da38 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
978 | 2023.10.24 17:41:54.294666 [ 3 ] {} <Debug> HTTP-Session: 3c79b1c8-64c6-4924-8feb-3c44ba93da38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
979 | 2023.10.24 17:41:54.294748 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
980 | 2023.10.24 17:41:54.294790 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
981 | 2023.10.24 17:41:54.294898 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
982 | 2023.10.24 17:41:54.295254 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
983 | 2023.10.24 17:41:54.295470 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
984 | 2023.10.24 17:41:54.295619 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
985 | 2023.10.24 17:41:54.295743 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000960967 sec., 90533 rows/sec., 8.46 MiB/sec. | ||
986 | 2023.10.24 17:41:54.295911 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} <Debug> DynamicQueryHandler: Done processing query | ||
987 | 2023.10.24 17:41:54.295937 [ 3 ] {4593dcf1-9ddb-4efc-ae5b-61d9b0254226} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
988 | 2023.10.24 17:41:54.295954 [ 3 ] {} <Debug> HTTP-Session: 3c79b1c8-64c6-4924-8feb-3c44ba93da38 Destroying unnamed session | ||
989 | 2023.10.24 17:41:54.296134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
990 | 2023.10.24 17:41:54.296181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
991 | 2023.10.24 17:41:54.296200 [ 3 ] {} <Debug> HTTP-Session: 77060658-665b-4686-9f5e-0bf34cff757d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
992 | 2023.10.24 17:41:54.296219 [ 3 ] {} <Debug> HTTP-Session: 77060658-665b-4686-9f5e-0bf34cff757d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
993 | 2023.10.24 17:41:54.296303 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
994 | 2023.10.24 17:41:54.296343 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
995 | 2023.10.24 17:41:54.296461 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
996 | 2023.10.24 17:41:54.296920 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
997 | 2023.10.24 17:41:54.297138 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
998 | 2023.10.24 17:41:54.297288 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
999 | 2023.10.24 17:41:54.297407 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001069349 sec., 246879 rows/sec., 16.94 MiB/sec. | ||
1000 | 2023.10.24 17:41:54.297531 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} <Debug> DynamicQueryHandler: Done processing query | ||
1001 | 2023.10.24 17:41:54.297555 [ 3 ] {f9683dc5-f415-455f-b92f-64e7a8d68629} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1002 | 2023.10.24 17:41:54.297572 [ 3 ] {} <Debug> HTTP-Session: 77060658-665b-4686-9f5e-0bf34cff757d Destroying unnamed session | ||
1003 | 2023.10.24 17:41:54.297724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1004 | 2023.10.24 17:41:54.297769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1005 | 2023.10.24 17:41:54.297789 [ 3 ] {} <Debug> HTTP-Session: 91d8b036-0d33-475b-a942-ad0edf401852 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1006 | 2023.10.24 17:41:54.297806 [ 3 ] {} <Debug> HTTP-Session: 91d8b036-0d33-475b-a942-ad0edf401852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1007 | 2023.10.24 17:41:54.297876 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1008 | 2023.10.24 17:41:54.297916 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1009 | 2023.10.24 17:41:54.298027 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1010 | 2023.10.24 17:41:54.298280 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1011 | 2023.10.24 17:41:54.298508 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1012 | 2023.10.24 17:41:54.298696 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1013 | 2023.10.24 17:41:54.298814 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000910046 sec., 6593 rows/sec., 276.86 KiB/sec. | ||
1014 | 2023.10.24 17:41:54.298945 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} <Debug> DynamicQueryHandler: Done processing query | ||
1015 | 2023.10.24 17:41:54.298969 [ 3 ] {95db0954-e957-4553-89eb-49a667590285} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1016 | 2023.10.24 17:41:54.298985 [ 3 ] {} <Debug> HTTP-Session: 91d8b036-0d33-475b-a942-ad0edf401852 Destroying unnamed session | ||
1017 | 2023.10.24 17:41:54.299104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1018 | 2023.10.24 17:41:54.299148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1019 | 2023.10.24 17:41:54.299165 [ 3 ] {} <Debug> HTTP-Session: d40cc49e-cc1a-4549-86e4-5ecbdb9ee152 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1020 | 2023.10.24 17:41:54.299182 [ 3 ] {} <Debug> HTTP-Session: d40cc49e-cc1a-4549-86e4-5ecbdb9ee152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1021 | 2023.10.24 17:41:54.299255 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1022 | 2023.10.24 17:41:54.299296 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1023 | 2023.10.24 17:41:54.299413 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1024 | 2023.10.24 17:41:54.299708 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1025 | 2023.10.24 17:41:54.299980 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1026 | 2023.10.24 17:41:54.300153 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1027 | 2023.10.24 17:41:54.300301 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001018498 sec., 61855 rows/sec., 3.75 MiB/sec. | ||
1028 | 2023.10.24 17:41:54.300424 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} <Debug> DynamicQueryHandler: Done processing query | ||
1029 | 2023.10.24 17:41:54.300447 [ 3 ] {6e3fef8f-6643-4075-9b8e-56af506d90c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1030 | 2023.10.24 17:41:54.300463 [ 3 ] {} <Debug> HTTP-Session: d40cc49e-cc1a-4549-86e4-5ecbdb9ee152 Destroying unnamed session | ||
1031 | 2023.10.24 17:41:54.300560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1032 | 2023.10.24 17:41:54.300604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1033 | 2023.10.24 17:41:54.300622 [ 3 ] {} <Debug> HTTP-Session: 1194ff98-f77f-4f7d-b107-a9fa07e46b01 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1034 | 2023.10.24 17:41:54.300638 [ 3 ] {} <Debug> HTTP-Session: 1194ff98-f77f-4f7d-b107-a9fa07e46b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1035 | 2023.10.24 17:41:54.300707 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1036 | 2023.10.24 17:41:54.300747 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1037 | 2023.10.24 17:41:54.300847 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1038 | 2023.10.24 17:41:54.301134 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1039 | 2023.10.24 17:41:54.301362 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1040 | 2023.10.24 17:41:54.301533 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1041 | 2023.10.24 17:41:54.301651 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000915776 sec., 20747 rows/sec., 1.08 MiB/sec. | ||
1042 | 2023.10.24 17:41:54.301748 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} <Debug> DynamicQueryHandler: Done processing query | ||
1043 | 2023.10.24 17:41:54.301771 [ 3 ] {0b82ce97-35f6-4002-a5b8-3c4b4b5b7fee} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1044 | 2023.10.24 17:41:54.301787 [ 3 ] {} <Debug> HTTP-Session: 1194ff98-f77f-4f7d-b107-a9fa07e46b01 Destroying unnamed session | ||
1045 | 2023.10.24 17:41:59.291413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1046 | 2023.10.24 17:41:59.291528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1047 | 2023.10.24 17:41:59.291553 [ 3 ] {} <Debug> HTTP-Session: ee13788e-4a93-4845-8ef4-dbf5da63fd75 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1048 | 2023.10.24 17:41:59.291577 [ 3 ] {} <Debug> HTTP-Session: ee13788e-4a93-4845-8ef4-dbf5da63fd75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1049 | 2023.10.24 17:41:59.291699 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1050 | 2023.10.24 17:41:59.291757 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1051 | 2023.10.24 17:41:59.291910 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1052 | 2023.10.24 17:41:59.292323 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1053 | 2023.10.24 17:41:59.292582 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1054 | 2023.10.24 17:41:59.292742 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1055 | 2023.10.24 17:41:59.292865 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00113387 sec., 38805 rows/sec., 3.07 MiB/sec. | ||
1056 | 2023.10.24 17:41:59.293020 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} <Debug> DynamicQueryHandler: Done processing query | ||
1057 | 2023.10.24 17:41:59.293045 [ 3 ] {717e6c87-a242-437f-87ca-85267b00327e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1058 | 2023.10.24 17:41:59.293061 [ 3 ] {} <Debug> HTTP-Session: ee13788e-4a93-4845-8ef4-dbf5da63fd75 Destroying unnamed session | ||
1059 | 2023.10.24 17:41:59.293337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 21406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1060 | 2023.10.24 17:41:59.293382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1061 | 2023.10.24 17:41:59.293400 [ 3 ] {} <Debug> HTTP-Session: 7b1c3de9-2162-43ac-a133-c9f2a8c3b6b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1062 | 2023.10.24 17:41:59.293416 [ 3 ] {} <Debug> HTTP-Session: 7b1c3de9-2162-43ac-a133-c9f2a8c3b6b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1063 | 2023.10.24 17:41:59.293488 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1064 | 2023.10.24 17:41:59.293527 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1065 | 2023.10.24 17:41:59.293628 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1066 | 2023.10.24 17:41:59.293975 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1067 | 2023.10.24 17:41:59.294196 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1068 | 2023.10.24 17:41:59.294359 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1069 | 2023.10.24 17:41:59.294488 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} <Information> executeQuery: Read 132 rows, 13.33 KiB in 0.000969507 sec., 136151 rows/sec., 13.43 MiB/sec. | ||
1070 | 2023.10.24 17:41:59.294590 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} <Debug> DynamicQueryHandler: Done processing query | ||
1071 | 2023.10.24 17:41:59.294614 [ 3 ] {82583f17-9833-4dde-aaa8-aacb62520fe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1072 | 2023.10.24 17:41:59.294629 [ 3 ] {} <Debug> HTTP-Session: 7b1c3de9-2162-43ac-a133-c9f2a8c3b6b0 Destroying unnamed session | ||
1073 | 2023.10.24 17:41:59.294763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1074 | 2023.10.24 17:41:59.294805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1075 | 2023.10.24 17:41:59.294823 [ 3 ] {} <Debug> HTTP-Session: 11d797e0-5ce6-48af-a6b7-3063553ddaf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1076 | 2023.10.24 17:41:59.294839 [ 3 ] {} <Debug> HTTP-Session: 11d797e0-5ce6-48af-a6b7-3063553ddaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1077 | 2023.10.24 17:41:59.294910 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1078 | 2023.10.24 17:41:59.294948 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1079 | 2023.10.24 17:41:59.295052 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1080 | 2023.10.24 17:41:59.295329 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1081 | 2023.10.24 17:41:59.295526 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1082 | 2023.10.24 17:41:59.295670 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1083 | 2023.10.24 17:41:59.295797 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} <Information> executeQuery: Read 50 rows, 3.98 KiB in 0.000846204 sec., 59087 rows/sec., 4.59 MiB/sec. | ||
1084 | 2023.10.24 17:41:59.295905 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} <Debug> DynamicQueryHandler: Done processing query | ||
1085 | 2023.10.24 17:41:59.295928 [ 3 ] {7492d5be-60d4-48d9-8033-888c78a93e29} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1086 | 2023.10.24 17:41:59.295943 [ 3 ] {} <Debug> HTTP-Session: 11d797e0-5ce6-48af-a6b7-3063553ddaf4 Destroying unnamed session | ||
1087 | 2023.10.24 17:41:59.296122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 47072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1088 | 2023.10.24 17:41:59.296166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1089 | 2023.10.24 17:41:59.296185 [ 3 ] {} <Debug> HTTP-Session: 45b5811a-0b53-47ab-b74c-5fdf0e89d0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1090 | 2023.10.24 17:41:59.296201 [ 3 ] {} <Debug> HTTP-Session: 45b5811a-0b53-47ab-b74c-5fdf0e89d0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1091 | 2023.10.24 17:41:59.296283 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1092 | 2023.10.24 17:41:59.296327 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1093 | 2023.10.24 17:41:59.296458 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1094 | 2023.10.24 17:41:59.296900 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1095 | 2023.10.24 17:41:59.297207 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1096 | 2023.10.24 17:41:59.297382 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1097 | 2023.10.24 17:41:59.297499 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001188721 sec., 37014 rows/sec., 49.95 MiB/sec. | ||
1098 | 2023.10.24 17:41:59.297602 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} <Debug> DynamicQueryHandler: Done processing query | ||
1099 | 2023.10.24 17:41:59.297625 [ 3 ] {58d0f762-fe58-4eac-93ff-e4782da0d1e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1100 | 2023.10.24 17:41:59.297640 [ 3 ] {} <Debug> HTTP-Session: 45b5811a-0b53-47ab-b74c-5fdf0e89d0b1 Destroying unnamed session | ||
1101 | 2023.10.24 17:41:59.297753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1102 | 2023.10.24 17:41:59.297794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1103 | 2023.10.24 17:41:59.297811 [ 3 ] {} <Debug> HTTP-Session: 854c60b0-4a3f-48be-bf19-2268163d04c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1104 | 2023.10.24 17:41:59.297828 [ 3 ] {} <Debug> HTTP-Session: 854c60b0-4a3f-48be-bf19-2268163d04c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1105 | 2023.10.24 17:41:59.297895 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1106 | 2023.10.24 17:41:59.297934 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1107 | 2023.10.24 17:41:59.298034 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1108 | 2023.10.24 17:41:59.298262 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1109 | 2023.10.24 17:41:59.298482 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1110 | 2023.10.24 17:41:59.298651 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1111 | 2023.10.24 17:41:59.298781 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} <Information> executeQuery: Read 6 rows, 399.00 B in 0.000847445 sec., 7080 rows/sec., 459.79 KiB/sec. | ||
1112 | 2023.10.24 17:41:59.298896 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} <Debug> DynamicQueryHandler: Done processing query | ||
1113 | 2023.10.24 17:41:59.298919 [ 3 ] {f4f0865f-dcdb-473f-992e-20d688949878} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1114 | 2023.10.24 17:41:59.298934 [ 3 ] {} <Debug> HTTP-Session: 854c60b0-4a3f-48be-bf19-2268163d04c7 Destroying unnamed session | ||
1115 | 2023.10.24 17:42:03.379525 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1116 | 2023.10.24 17:42:03.379580 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1117 | 2023.10.24 17:42:04.292679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1118 | 2023.10.24 17:42:04.292781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1119 | 2023.10.24 17:42:04.292805 [ 3 ] {} <Debug> HTTP-Session: 3e2a4ad8-bb4a-46fd-bae6-85eb714aeb93 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1120 | 2023.10.24 17:42:04.292828 [ 3 ] {} <Debug> HTTP-Session: 3e2a4ad8-bb4a-46fd-bae6-85eb714aeb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1121 | 2023.10.24 17:42:04.292960 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1122 | 2023.10.24 17:42:04.293028 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1123 | 2023.10.24 17:42:04.293208 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1124 | 2023.10.24 17:42:04.293636 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1125 | 2023.10.24 17:42:04.293921 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1126 | 2023.10.24 17:42:04.294080 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1127 | 2023.10.24 17:42:04.294202 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001199971 sec., 5000 rows/sec., 283.21 KiB/sec. | ||
1128 | 2023.10.24 17:42:04.294339 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} <Debug> DynamicQueryHandler: Done processing query | ||
1129 | 2023.10.24 17:42:04.294366 [ 3 ] {43eca5b3-2bcd-417b-9584-4ef32f278e58} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1130 | 2023.10.24 17:42:04.294383 [ 3 ] {} <Debug> HTTP-Session: 3e2a4ad8-bb4a-46fd-bae6-85eb714aeb93 Destroying unnamed session | ||
1131 | 2023.10.24 17:42:04.294505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1132 | 2023.10.24 17:42:04.294554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1133 | 2023.10.24 17:42:04.294575 [ 3 ] {} <Debug> HTTP-Session: 9949edd8-5218-486e-836d-f8c12aac681d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1134 | 2023.10.24 17:42:04.294593 [ 3 ] {} <Debug> HTTP-Session: 9949edd8-5218-486e-836d-f8c12aac681d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1135 | 2023.10.24 17:42:04.294675 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1136 | 2023.10.24 17:42:04.294719 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1137 | 2023.10.24 17:42:04.294825 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1138 | 2023.10.24 17:42:04.295173 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1139 | 2023.10.24 17:42:04.295379 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1140 | 2023.10.24 17:42:04.295527 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1141 | 2023.10.24 17:42:04.295626 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000921746 sec., 94386 rows/sec., 8.82 MiB/sec. | ||
1142 | 2023.10.24 17:42:04.295741 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} <Debug> DynamicQueryHandler: Done processing query | ||
1143 | 2023.10.24 17:42:04.295765 [ 3 ] {ecf03918-240d-4da5-ac53-7768da718d2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1144 | 2023.10.24 17:42:04.295781 [ 3 ] {} <Debug> HTTP-Session: 9949edd8-5218-486e-836d-f8c12aac681d Destroying unnamed session | ||
1145 | 2023.10.24 17:42:04.295917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1146 | 2023.10.24 17:42:04.295962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1147 | 2023.10.24 17:42:04.295981 [ 3 ] {} <Debug> HTTP-Session: 69c7166a-6cf3-48be-a85b-d8ddda1ace12 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1148 | 2023.10.24 17:42:04.295998 [ 3 ] {} <Debug> HTTP-Session: 69c7166a-6cf3-48be-a85b-d8ddda1ace12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1149 | 2023.10.24 17:42:04.296079 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1150 | 2023.10.24 17:42:04.296120 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1151 | 2023.10.24 17:42:04.296222 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1152 | 2023.10.24 17:42:04.296483 [ 95 ] {} <Debug> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1153 | 2023.10.24 17:42:04.296484 [ 96 ] {} <Debug> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1154 | 2023.10.24 17:42:04.296646 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1155 | 2023.10.24 17:42:04.296720 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1156 | 2023.10.24 17:42:04.296933 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1157 | 2023.10.24 17:42:04.297152 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1158 | 2023.10.24 17:42:04.297307 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1159 | 2023.10.24 17:42:04.297421 [ 96 ] {} <Debug> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1160 | 2023.10.24 17:42:04.297436 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001326644 sec., 198998 rows/sec., 13.65 MiB/sec. | ||
1161 | 2023.10.24 17:42:04.297470 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1162 | 2023.10.24 17:42:04.297627 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} <Debug> DynamicQueryHandler: Done processing query | ||
1163 | 2023.10.24 17:42:04.297658 [ 3 ] {2050ff92-4b05-4c6e-94bc-6a083b34c75b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1164 | 2023.10.24 17:42:04.297675 [ 3 ] {} <Debug> HTTP-Session: 69c7166a-6cf3-48be-a85b-d8ddda1ace12 Destroying unnamed session | ||
1165 | 2023.10.24 17:42:04.297768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1166 | 2023.10.24 17:42:04.297812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1167 | 2023.10.24 17:42:04.297830 [ 3 ] {} <Debug> HTTP-Session: def31263-3589-4d2f-a3ba-5312358f96bc Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1168 | 2023.10.24 17:42:04.297847 [ 3 ] {} <Debug> HTTP-Session: def31263-3589-4d2f-a3ba-5312358f96bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1169 | 2023.10.24 17:42:04.297919 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1170 | 2023.10.24 17:42:04.297961 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1171 | 2023.10.24 17:42:04.298084 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1172 | 2023.10.24 17:42:04.298303 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1173 | 2023.10.24 17:42:04.298527 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1174 | 2023.10.24 17:42:04.298693 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1175 | 2023.10.24 17:42:04.298814 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000865385 sec., 6933 rows/sec., 291.15 KiB/sec. | ||
1176 | 2023.10.24 17:42:04.298919 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} <Debug> DynamicQueryHandler: Done processing query | ||
1177 | 2023.10.24 17:42:04.298949 [ 3 ] {0106571f-7200-4fb7-a63c-b6c8056a628b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1178 | 2023.10.24 17:42:04.298964 [ 3 ] {} <Debug> HTTP-Session: def31263-3589-4d2f-a3ba-5312358f96bc Destroying unnamed session | ||
1179 | 2023.10.24 17:42:04.299108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1180 | 2023.10.24 17:42:04.299155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1181 | 2023.10.24 17:42:04.299174 [ 3 ] {} <Debug> HTTP-Session: fec2faba-c0aa-494f-8a25-43b2f4881b9f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1182 | 2023.10.24 17:42:04.299191 [ 3 ] {} <Debug> HTTP-Session: fec2faba-c0aa-494f-8a25-43b2f4881b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1183 | 2023.10.24 17:42:04.299266 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1184 | 2023.10.24 17:42:04.299308 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1185 | 2023.10.24 17:42:04.299427 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1186 | 2023.10.24 17:42:04.299686 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1187 | 2023.10.24 17:42:04.299928 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1188 | 2023.10.24 17:42:04.300098 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1189 | 2023.10.24 17:42:04.300224 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000929967 sec., 67744 rows/sec., 4.11 MiB/sec. | ||
1190 | 2023.10.24 17:42:04.300383 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} <Debug> DynamicQueryHandler: Done processing query | ||
1191 | 2023.10.24 17:42:04.300409 [ 3 ] {2ed2fdf9-532b-4c1b-a69a-edf397f52593} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1192 | 2023.10.24 17:42:04.300424 [ 3 ] {} <Debug> HTTP-Session: fec2faba-c0aa-494f-8a25-43b2f4881b9f Destroying unnamed session | ||
1193 | 2023.10.24 17:42:04.300524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1194 | 2023.10.24 17:42:04.300565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1195 | 2023.10.24 17:42:04.300584 [ 3 ] {} <Debug> HTTP-Session: 7e5c3ff8-849e-478b-856a-3c5ba9ba361f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1196 | 2023.10.24 17:42:04.300600 [ 3 ] {} <Debug> HTTP-Session: 7e5c3ff8-849e-478b-856a-3c5ba9ba361f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1197 | 2023.10.24 17:42:04.300668 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1198 | 2023.10.24 17:42:04.300708 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1199 | 2023.10.24 17:42:04.300822 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1200 | 2023.10.24 17:42:04.301050 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1201 | 2023.10.24 17:42:04.301106 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1202 | 2023.10.24 17:42:04.301130 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1203 | 2023.10.24 17:42:04.301106 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1204 | 2023.10.24 17:42:04.301590 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1205 | 2023.10.24 17:42:04.301598 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1206 | 2023.10.24 17:42:04.301647 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1207 | 2023.10.24 17:42:04.301764 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1208 | 2023.10.24 17:42:04.301774 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
1209 | 2023.10.24 17:42:04.301775 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
1210 | 2023.10.24 17:42:04.301795 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
1211 | 2023.10.24 17:42:04.302104 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1212 | 2023.10.24 17:42:04.302235 [ 96 ] {} <Debug> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1213 | 2023.10.24 17:42:04.302245 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001540547 sec., 12333 rows/sec., 654.83 KiB/sec. | ||
1214 | 2023.10.24 17:42:04.302316 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1215 | 2023.10.24 17:42:04.302625 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1216 | 2023.10.24 17:42:04.302702 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} <Debug> DynamicQueryHandler: Done processing query | ||
1217 | 2023.10.24 17:42:04.302780 [ 3 ] {36fb3513-27a9-4914-adf7-db51c4eb1219} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1218 | 2023.10.24 17:42:04.302826 [ 3 ] {} <Debug> HTTP-Session: 7e5c3ff8-849e-478b-856a-3c5ba9ba361f Destroying unnamed session | ||
1219 | 2023.10.24 17:42:04.303031 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1220 | 2023.10.24 17:42:04.303119 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
1221 | 2023.10.24 17:42:04.303176 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
1222 | 2023.10.24 17:42:04.303223 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
1223 | 2023.10.24 17:42:04.303371 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
1224 | 2023.10.24 17:42:04.303896 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
1225 | 2023.10.24 17:42:04.303960 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 117 rows starting from the beginning of the part | ||
1226 | 2023.10.24 17:42:04.304015 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
1227 | 2023.10.24 17:42:04.304075 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part | ||
1228 | 2023.10.24 17:42:04.304702 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
1229 | 2023.10.24 17:42:04.304727 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
1230 | 2023.10.24 17:42:04.304806 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
1231 | 2023.10.24 17:42:04.304840 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
1232 | 2023.10.24 17:42:04.305447 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 132 rows starting from the beginning of the part | ||
1233 | 2023.10.24 17:42:04.305516 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
1234 | 2023.10.24 17:42:04.305579 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1235 | 2023.10.24 17:42:04.305659 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
1236 | 2023.10.24 17:42:04.306210 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
1237 | 2023.10.24 17:42:04.306345 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
1238 | 2023.10.24 17:42:04.306381 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
1239 | 2023.10.24 17:42:04.306421 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
1240 | 2023.10.24 17:42:04.307152 [ 20 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
1241 | 2023.10.24 17:42:04.314597 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.015540402 sec., 6885.278772067801 rows/sec., 520.38 KiB/sec. | ||
1242 | 2023.10.24 17:42:04.315131 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1243 | 2023.10.24 17:42:04.315460 [ 10 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 4 columns (4 merged, 0 gathered) in 0.013018549 sec., 8142.228446503523 rows/sec., 474.83 KiB/sec. | ||
1244 | 2023.10.24 17:42:04.315481 [ 11 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 4 columns (4 merged, 0 gathered) in 0.016449069 sec., 70520.70849724079 rows/sec., 4.90 MiB/sec. | ||
1245 | 2023.10.24 17:42:04.315521 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 4 columns (4 merged, 0 gathered) in 0.018694128 sec., 31935.16167215716 rows/sec., 3.06 MiB/sec. | ||
1246 | 2023.10.24 17:42:04.315711 [ 10 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1247 | 2023.10.24 17:42:04.315721 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1248 | 2023.10.24 17:42:04.315798 [ 11 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1249 | 2023.10.24 17:42:04.315911 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1250 | 2023.10.24 17:42:04.315960 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_6_1} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1251 | 2023.10.24 17:42:04.316240 [ 11 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1252 | 2023.10.24 17:42:04.316248 [ 10 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1253 | 2023.10.24 17:42:04.316340 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1254 | 2023.10.24 17:42:04.316375 [ 11 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_6_1} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1255 | 2023.10.24 17:42:04.316430 [ 10 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_6_1} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1256 | 2023.10.24 17:42:04.316505 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_6_1} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1257 | 2023.10.24 17:42:09.290790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1258 | 2023.10.24 17:42:09.290917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1259 | 2023.10.24 17:42:09.290946 [ 3 ] {} <Debug> HTTP-Session: 9d3ba433-ec75-47dd-b546-291279fffa94 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1260 | 2023.10.24 17:42:09.290973 [ 3 ] {} <Debug> HTTP-Session: 9d3ba433-ec75-47dd-b546-291279fffa94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1261 | 2023.10.24 17:42:09.291106 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1262 | 2023.10.24 17:42:09.291164 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1263 | 2023.10.24 17:42:09.291325 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1264 | 2023.10.24 17:42:09.291686 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1265 | 2023.10.24 17:42:09.291937 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1266 | 2023.10.24 17:42:09.292094 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1267 | 2023.10.24 17:42:09.292231 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001086639 sec., 40491 rows/sec., 3.21 MiB/sec. | ||
1268 | 2023.10.24 17:42:09.292366 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} <Debug> DynamicQueryHandler: Done processing query | ||
1269 | 2023.10.24 17:42:09.292392 [ 3 ] {37b0e056-e32b-42b8-8e41-db809b69daf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1270 | 2023.10.24 17:42:09.292408 [ 3 ] {} <Debug> HTTP-Session: 9d3ba433-ec75-47dd-b546-291279fffa94 Destroying unnamed session | ||
1271 | 2023.10.24 17:42:09.292556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 21406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1272 | 2023.10.24 17:42:09.292603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1273 | 2023.10.24 17:42:09.292623 [ 3 ] {} <Debug> HTTP-Session: 163fc2bb-b3fa-40e7-9312-7c3f8b298a8b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1274 | 2023.10.24 17:42:09.292643 [ 3 ] {} <Debug> HTTP-Session: 163fc2bb-b3fa-40e7-9312-7c3f8b298a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1275 | 2023.10.24 17:42:09.292726 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1276 | 2023.10.24 17:42:09.292770 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1277 | 2023.10.24 17:42:09.292879 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1278 | 2023.10.24 17:42:09.293209 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1279 | 2023.10.24 17:42:09.293418 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1280 | 2023.10.24 17:42:09.293564 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1281 | 2023.10.24 17:42:09.293682 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} <Information> executeQuery: Read 132 rows, 13.33 KiB in 0.000926896 sec., 142410 rows/sec., 14.05 MiB/sec. | ||
1282 | 2023.10.24 17:42:09.293784 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} <Debug> DynamicQueryHandler: Done processing query | ||
1283 | 2023.10.24 17:42:09.293807 [ 3 ] {fafa5142-60b0-4df3-9ca0-c17d0a788ce8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1284 | 2023.10.24 17:42:09.293822 [ 3 ] {} <Debug> HTTP-Session: 163fc2bb-b3fa-40e7-9312-7c3f8b298a8b Destroying unnamed session | ||
1285 | 2023.10.24 17:42:09.293936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1286 | 2023.10.24 17:42:09.293979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1287 | 2023.10.24 17:42:09.293998 [ 3 ] {} <Debug> HTTP-Session: 6702e13b-798f-47c9-94d5-b6267166c112 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1288 | 2023.10.24 17:42:09.294014 [ 3 ] {} <Debug> HTTP-Session: 6702e13b-798f-47c9-94d5-b6267166c112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1289 | 2023.10.24 17:42:09.294085 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1290 | 2023.10.24 17:42:09.294126 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1291 | 2023.10.24 17:42:09.294229 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1292 | 2023.10.24 17:42:09.294489 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1293 | 2023.10.24 17:42:09.294693 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1294 | 2023.10.24 17:42:09.294835 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1295 | 2023.10.24 17:42:09.294954 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000839505 sec., 52411 rows/sec., 4.10 MiB/sec. | ||
1296 | 2023.10.24 17:42:09.295062 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} <Debug> DynamicQueryHandler: Done processing query | ||
1297 | 2023.10.24 17:42:09.295085 [ 3 ] {839017fa-a302-4f00-ad1a-e92d585accb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1298 | 2023.10.24 17:42:09.295100 [ 3 ] {} <Debug> HTTP-Session: 6702e13b-798f-47c9-94d5-b6267166c112 Destroying unnamed session | ||
1299 | 2023.10.24 17:42:09.295236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 47072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1300 | 2023.10.24 17:42:09.295277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1301 | 2023.10.24 17:42:09.295296 [ 3 ] {} <Debug> HTTP-Session: 8c21d278-577f-48ce-9c5e-eda1a7131a7b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1302 | 2023.10.24 17:42:09.295313 [ 3 ] {} <Debug> HTTP-Session: 8c21d278-577f-48ce-9c5e-eda1a7131a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1303 | 2023.10.24 17:42:09.295394 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1304 | 2023.10.24 17:42:09.295438 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1305 | 2023.10.24 17:42:09.295573 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1306 | 2023.10.24 17:42:09.295990 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1307 | 2023.10.24 17:42:09.296288 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1308 | 2023.10.24 17:42:09.296458 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1309 | 2023.10.24 17:42:09.296592 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001164711 sec., 37777 rows/sec., 50.98 MiB/sec. | ||
1310 | 2023.10.24 17:42:09.296711 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} <Debug> DynamicQueryHandler: Done processing query | ||
1311 | 2023.10.24 17:42:09.296735 [ 3 ] {8059e089-d4ca-4168-8559-fcb8f166984d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1312 | 2023.10.24 17:42:09.296751 [ 3 ] {} <Debug> HTTP-Session: 8c21d278-577f-48ce-9c5e-eda1a7131a7b Destroying unnamed session | ||
1313 | 2023.10.24 17:42:14.292515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1314 | 2023.10.24 17:42:14.292645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1315 | 2023.10.24 17:42:14.292675 [ 3 ] {} <Debug> HTTP-Session: 60d0d93c-0ecb-49d9-b5f8-f549e404b70f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1316 | 2023.10.24 17:42:14.292703 [ 3 ] {} <Debug> HTTP-Session: 60d0d93c-0ecb-49d9-b5f8-f549e404b70f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1317 | 2023.10.24 17:42:14.292838 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1318 | 2023.10.24 17:42:14.292906 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1319 | 2023.10.24 17:42:14.293088 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1320 | 2023.10.24 17:42:14.293559 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1321 | 2023.10.24 17:42:14.293809 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1322 | 2023.10.24 17:42:14.293975 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1323 | 2023.10.24 17:42:14.294098 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001220371 sec., 4916 rows/sec., 278.48 KiB/sec. | ||
1324 | 2023.10.24 17:42:14.294262 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} <Debug> DynamicQueryHandler: Done processing query | ||
1325 | 2023.10.24 17:42:14.294288 [ 3 ] {14fdf5d6-c1c3-4eb0-83f8-02d0a6517e6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1326 | 2023.10.24 17:42:14.294304 [ 3 ] {} <Debug> HTTP-Session: 60d0d93c-0ecb-49d9-b5f8-f549e404b70f Destroying unnamed session | ||
1327 | 2023.10.24 17:42:14.294441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1328 | 2023.10.24 17:42:14.294490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1329 | 2023.10.24 17:42:14.294509 [ 3 ] {} <Debug> HTTP-Session: fb142163-b551-456d-b082-dc8b7513d5bc Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1330 | 2023.10.24 17:42:14.294528 [ 3 ] {} <Debug> HTTP-Session: fb142163-b551-456d-b082-dc8b7513d5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1331 | 2023.10.24 17:42:14.294609 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1332 | 2023.10.24 17:42:14.294652 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1333 | 2023.10.24 17:42:14.294759 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1334 | 2023.10.24 17:42:14.295221 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1335 | 2023.10.24 17:42:14.295430 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1336 | 2023.10.24 17:42:14.295583 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1337 | 2023.10.24 17:42:14.295683 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001044839 sec., 83266 rows/sec., 7.78 MiB/sec. | ||
1338 | 2023.10.24 17:42:14.295809 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} <Debug> DynamicQueryHandler: Done processing query | ||
1339 | 2023.10.24 17:42:14.295833 [ 3 ] {2791a00c-a249-4b77-91ce-7ea0c872f804} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1340 | 2023.10.24 17:42:14.295849 [ 3 ] {} <Debug> HTTP-Session: fb142163-b551-456d-b082-dc8b7513d5bc Destroying unnamed session | ||
1341 | 2023.10.24 17:42:14.295987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1342 | 2023.10.24 17:42:14.296032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1343 | 2023.10.24 17:42:14.296050 [ 3 ] {} <Debug> HTTP-Session: b4c98a40-e158-49a6-8133-79c875ff10fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1344 | 2023.10.24 17:42:14.296067 [ 3 ] {} <Debug> HTTP-Session: b4c98a40-e158-49a6-8133-79c875ff10fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1345 | 2023.10.24 17:42:14.296153 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1346 | 2023.10.24 17:42:14.296194 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1347 | 2023.10.24 17:42:14.296296 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1348 | 2023.10.24 17:42:14.296716 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1349 | 2023.10.24 17:42:14.296927 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1350 | 2023.10.24 17:42:14.297069 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1351 | 2023.10.24 17:42:14.297170 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.000989387 sec., 266831 rows/sec., 18.30 MiB/sec. | ||
1352 | 2023.10.24 17:42:14.297268 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} <Debug> DynamicQueryHandler: Done processing query | ||
1353 | 2023.10.24 17:42:14.297291 [ 3 ] {976738b1-9ad4-4e93-9079-cb5c47e9319e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1354 | 2023.10.24 17:42:14.297306 [ 3 ] {} <Debug> HTTP-Session: b4c98a40-e158-49a6-8133-79c875ff10fd Destroying unnamed session | ||
1355 | 2023.10.24 17:42:14.297457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1356 | 2023.10.24 17:42:14.297498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1357 | 2023.10.24 17:42:14.297517 [ 3 ] {} <Debug> HTTP-Session: 10bcdb53-9039-4bbd-9405-07d66c40348d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1358 | 2023.10.24 17:42:14.297533 [ 3 ] {} <Debug> HTTP-Session: 10bcdb53-9039-4bbd-9405-07d66c40348d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1359 | 2023.10.24 17:42:14.297601 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1360 | 2023.10.24 17:42:14.297640 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1361 | 2023.10.24 17:42:14.297743 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1362 | 2023.10.24 17:42:14.297974 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1363 | 2023.10.24 17:42:14.298200 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1364 | 2023.10.24 17:42:14.298369 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1365 | 2023.10.24 17:42:14.298468 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000840615 sec., 7137 rows/sec., 299.72 KiB/sec. | ||
1366 | 2023.10.24 17:42:14.298580 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} <Debug> DynamicQueryHandler: Done processing query | ||
1367 | 2023.10.24 17:42:14.298603 [ 3 ] {4b84371a-735f-4045-8914-6510a8e64814} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1368 | 2023.10.24 17:42:14.298618 [ 3 ] {} <Debug> HTTP-Session: 10bcdb53-9039-4bbd-9405-07d66c40348d Destroying unnamed session | ||
1369 | 2023.10.24 17:42:14.298736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1370 | 2023.10.24 17:42:14.298781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1371 | 2023.10.24 17:42:14.298799 [ 3 ] {} <Debug> HTTP-Session: d8a5b1ea-03c3-487f-b8b3-4dcb76f6c085 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1372 | 2023.10.24 17:42:14.298815 [ 3 ] {} <Debug> HTTP-Session: d8a5b1ea-03c3-487f-b8b3-4dcb76f6c085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1373 | 2023.10.24 17:42:14.298886 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1374 | 2023.10.24 17:42:14.298928 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1375 | 2023.10.24 17:42:14.299040 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1376 | 2023.10.24 17:42:14.299338 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1377 | 2023.10.24 17:42:14.299567 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1378 | 2023.10.24 17:42:14.299731 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1379 | 2023.10.24 17:42:14.299831 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000917737 sec., 68647 rows/sec., 4.16 MiB/sec. | ||
1380 | 2023.10.24 17:42:14.299969 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} <Debug> DynamicQueryHandler: Done processing query | ||
1381 | 2023.10.24 17:42:14.299993 [ 3 ] {0da5dcc7-e58f-4a67-9c1d-7cf21cdf14c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1382 | 2023.10.24 17:42:14.300008 [ 3 ] {} <Debug> HTTP-Session: d8a5b1ea-03c3-487f-b8b3-4dcb76f6c085 Destroying unnamed session | ||
1383 | 2023.10.24 17:42:14.300117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1384 | 2023.10.24 17:42:14.300161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1385 | 2023.10.24 17:42:14.300179 [ 3 ] {} <Debug> HTTP-Session: 0d8e8ea5-17ab-424a-89b3-68e9561f1479 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1386 | 2023.10.24 17:42:14.300196 [ 3 ] {} <Debug> HTTP-Session: 0d8e8ea5-17ab-424a-89b3-68e9561f1479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1387 | 2023.10.24 17:42:14.300266 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1388 | 2023.10.24 17:42:14.300307 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1389 | 2023.10.24 17:42:14.300411 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1390 | 2023.10.24 17:42:14.300647 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1391 | 2023.10.24 17:42:14.300865 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1392 | 2023.10.24 17:42:14.301036 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1393 | 2023.10.24 17:42:14.301135 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000842505 sec., 22551 rows/sec., 1.17 MiB/sec. | ||
1394 | 2023.10.24 17:42:14.301246 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} <Debug> DynamicQueryHandler: Done processing query | ||
1395 | 2023.10.24 17:42:14.301269 [ 3 ] {05fe57a9-8733-418f-a81a-b9b5696c0d8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1396 | 2023.10.24 17:42:14.301285 [ 3 ] {} <Debug> HTTP-Session: 0d8e8ea5-17ab-424a-89b3-68e9561f1479 Destroying unnamed session | ||
1397 | 2023.10.24 17:42:18.379619 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1398 | 2023.10.24 17:42:18.379678 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1399 | 2023.10.24 17:42:19.290562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1400 | 2023.10.24 17:42:19.290666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1401 | 2023.10.24 17:42:19.290692 [ 3 ] {} <Debug> HTTP-Session: 6d2c5d4e-f130-4832-89bf-f5949885c369 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1402 | 2023.10.24 17:42:19.290716 [ 3 ] {} <Debug> HTTP-Session: 6d2c5d4e-f130-4832-89bf-f5949885c369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1403 | 2023.10.24 17:42:19.290843 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1404 | 2023.10.24 17:42:19.290901 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1405 | 2023.10.24 17:42:19.291058 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1406 | 2023.10.24 17:42:19.291488 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1407 | 2023.10.24 17:42:19.291761 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1408 | 2023.10.24 17:42:19.291918 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1409 | 2023.10.24 17:42:19.292051 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001169111 sec., 37635 rows/sec., 2.98 MiB/sec. | ||
1410 | 2023.10.24 17:42:19.292174 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} <Debug> DynamicQueryHandler: Done processing query | ||
1411 | 2023.10.24 17:42:19.292201 [ 3 ] {94a349ca-7d80-46a5-8326-ce9fddb2b0f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1412 | 2023.10.24 17:42:19.292217 [ 3 ] {} <Debug> HTTP-Session: 6d2c5d4e-f130-4832-89bf-f5949885c369 Destroying unnamed session | ||
1413 | 2023.10.24 17:42:19.292377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 21406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1414 | 2023.10.24 17:42:19.292423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1415 | 2023.10.24 17:42:19.292442 [ 3 ] {} <Debug> HTTP-Session: ef3edc7d-81c3-42a4-ba8f-9e1f93fca5db Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1416 | 2023.10.24 17:42:19.292460 [ 3 ] {} <Debug> HTTP-Session: ef3edc7d-81c3-42a4-ba8f-9e1f93fca5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1417 | 2023.10.24 17:42:19.292536 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1418 | 2023.10.24 17:42:19.292576 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1419 | 2023.10.24 17:42:19.292682 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1420 | 2023.10.24 17:42:19.293095 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1421 | 2023.10.24 17:42:19.293315 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1422 | 2023.10.24 17:42:19.293466 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1423 | 2023.10.24 17:42:19.293588 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} <Information> executeQuery: Read 132 rows, 13.33 KiB in 0.001020918 sec., 129295 rows/sec., 12.75 MiB/sec. | ||
1424 | 2023.10.24 17:42:19.293708 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} <Debug> DynamicQueryHandler: Done processing query | ||
1425 | 2023.10.24 17:42:19.293732 [ 3 ] {d852b987-0afe-435c-9e0a-deac39bbbc6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1426 | 2023.10.24 17:42:19.293747 [ 3 ] {} <Debug> HTTP-Session: ef3edc7d-81c3-42a4-ba8f-9e1f93fca5db Destroying unnamed session | ||
1427 | 2023.10.24 17:42:19.293872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1428 | 2023.10.24 17:42:19.293916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1429 | 2023.10.24 17:42:19.293935 [ 3 ] {} <Debug> HTTP-Session: 9ce5a5f9-0090-4a53-a2bc-2606b6c5aef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1430 | 2023.10.24 17:42:19.293952 [ 3 ] {} <Debug> HTTP-Session: 9ce5a5f9-0090-4a53-a2bc-2606b6c5aef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1431 | 2023.10.24 17:42:19.294022 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1432 | 2023.10.24 17:42:19.294061 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1433 | 2023.10.24 17:42:19.294164 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1434 | 2023.10.24 17:42:19.294471 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1435 | 2023.10.24 17:42:19.294682 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1436 | 2023.10.24 17:42:19.294831 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1437 | 2023.10.24 17:42:19.294945 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000894906 sec., 49167 rows/sec., 3.84 MiB/sec. | ||
1438 | 2023.10.24 17:42:19.295048 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} <Debug> DynamicQueryHandler: Done processing query | ||
1439 | 2023.10.24 17:42:19.295071 [ 3 ] {9e03980b-ed89-4f34-acab-b7f477c88439} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1440 | 2023.10.24 17:42:19.295087 [ 3 ] {} <Debug> HTTP-Session: 9ce5a5f9-0090-4a53-a2bc-2606b6c5aef2 Destroying unnamed session | ||
1441 | 2023.10.24 17:42:19.295313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 47072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1442 | 2023.10.24 17:42:19.295357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1443 | 2023.10.24 17:42:19.295377 [ 3 ] {} <Debug> HTTP-Session: e178d18d-ee56-4f1b-a9f3-6fec6728d4a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1444 | 2023.10.24 17:42:19.295393 [ 3 ] {} <Debug> HTTP-Session: e178d18d-ee56-4f1b-a9f3-6fec6728d4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1445 | 2023.10.24 17:42:19.295484 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1446 | 2023.10.24 17:42:19.295529 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1447 | 2023.10.24 17:42:19.295665 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1448 | 2023.10.24 17:42:19.296143 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1449 | 2023.10.24 17:42:19.296468 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1450 | 2023.10.24 17:42:19.296641 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1451 | 2023.10.24 17:42:19.296768 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001255612 sec., 35042 rows/sec., 47.29 MiB/sec. | ||
1452 | 2023.10.24 17:42:19.296897 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} <Debug> DynamicQueryHandler: Done processing query | ||
1453 | 2023.10.24 17:42:19.296919 [ 3 ] {64db7d46-e182-4f2b-bb37-4e290e643bea} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1454 | 2023.10.24 17:42:19.296935 [ 3 ] {} <Debug> HTTP-Session: e178d18d-ee56-4f1b-a9f3-6fec6728d4a4 Destroying unnamed session | ||
1455 | 2023.10.24 17:42:24.292712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1456 | 2023.10.24 17:42:24.292822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1457 | 2023.10.24 17:42:24.292847 [ 3 ] {} <Debug> HTTP-Session: 3733dab7-5686-4c4a-baee-e6a5017841e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1458 | 2023.10.24 17:42:24.292871 [ 3 ] {} <Debug> HTTP-Session: 3733dab7-5686-4c4a-baee-e6a5017841e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1459 | 2023.10.24 17:42:24.292991 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1460 | 2023.10.24 17:42:24.293050 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1461 | 2023.10.24 17:42:24.293207 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1462 | 2023.10.24 17:42:24.293623 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1463 | 2023.10.24 17:42:24.293870 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1464 | 2023.10.24 17:42:24.294034 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1465 | 2023.10.24 17:42:24.294182 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001154741 sec., 5195 rows/sec., 294.30 KiB/sec. | ||
1466 | 2023.10.24 17:42:24.294322 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} <Debug> DynamicQueryHandler: Done processing query | ||
1467 | 2023.10.24 17:42:24.294347 [ 3 ] {71748ff2-7ca8-4904-9909-2768c80d1b59} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1468 | 2023.10.24 17:42:24.294363 [ 3 ] {} <Debug> HTTP-Session: 3733dab7-5686-4c4a-baee-e6a5017841e5 Destroying unnamed session | ||
1469 | 2023.10.24 17:42:24.294490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1470 | 2023.10.24 17:42:24.294535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1471 | 2023.10.24 17:42:24.294555 [ 3 ] {} <Debug> HTTP-Session: bf3c1b41-071b-4342-b95e-cf757bfd9421 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1472 | 2023.10.24 17:42:24.294573 [ 3 ] {} <Debug> HTTP-Session: bf3c1b41-071b-4342-b95e-cf757bfd9421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1473 | 2023.10.24 17:42:24.294653 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1474 | 2023.10.24 17:42:24.294695 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1475 | 2023.10.24 17:42:24.294800 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1476 | 2023.10.24 17:42:24.295143 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1477 | 2023.10.24 17:42:24.295363 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1478 | 2023.10.24 17:42:24.295504 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1479 | 2023.10.24 17:42:24.295632 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000950617 sec., 91519 rows/sec., 8.55 MiB/sec. | ||
1480 | 2023.10.24 17:42:24.295749 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} <Debug> DynamicQueryHandler: Done processing query | ||
1481 | 2023.10.24 17:42:24.295772 [ 3 ] {a136913a-5976-477e-9811-c7f0ac5d166d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1482 | 2023.10.24 17:42:24.295788 [ 3 ] {} <Debug> HTTP-Session: bf3c1b41-071b-4342-b95e-cf757bfd9421 Destroying unnamed session | ||
1483 | 2023.10.24 17:42:24.295977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1484 | 2023.10.24 17:42:24.296021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1485 | 2023.10.24 17:42:24.296040 [ 3 ] {} <Debug> HTTP-Session: 789af447-a61a-447d-bbbc-e186228fc7d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1486 | 2023.10.24 17:42:24.296057 [ 3 ] {} <Debug> HTTP-Session: 789af447-a61a-447d-bbbc-e186228fc7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1487 | 2023.10.24 17:42:24.296139 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1488 | 2023.10.24 17:42:24.296178 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1489 | 2023.10.24 17:42:24.296288 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1490 | 2023.10.24 17:42:24.296708 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1491 | 2023.10.24 17:42:24.296918 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1492 | 2023.10.24 17:42:24.297057 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1493 | 2023.10.24 17:42:24.297181 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001013988 sec., 260358 rows/sec., 17.86 MiB/sec. | ||
1494 | 2023.10.24 17:42:24.297295 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} <Debug> DynamicQueryHandler: Done processing query | ||
1495 | 2023.10.24 17:42:24.297318 [ 3 ] {2f84a3ac-4bfb-4f33-b5c0-519800e35d5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1496 | 2023.10.24 17:42:24.297333 [ 3 ] {} <Debug> HTTP-Session: 789af447-a61a-447d-bbbc-e186228fc7d1 Destroying unnamed session | ||
1497 | 2023.10.24 17:42:24.297471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1498 | 2023.10.24 17:42:24.297512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1499 | 2023.10.24 17:42:24.297530 [ 3 ] {} <Debug> HTTP-Session: 20db36c1-fc86-4618-adde-48aaf72b27b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1500 | 2023.10.24 17:42:24.297547 [ 3 ] {} <Debug> HTTP-Session: 20db36c1-fc86-4618-adde-48aaf72b27b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1501 | 2023.10.24 17:42:24.297616 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1502 | 2023.10.24 17:42:24.297655 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1503 | 2023.10.24 17:42:24.297759 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1504 | 2023.10.24 17:42:24.297996 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1505 | 2023.10.24 17:42:24.298227 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1506 | 2023.10.24 17:42:24.298395 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1507 | 2023.10.24 17:42:24.298519 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000872166 sec., 6879 rows/sec., 288.88 KiB/sec. | ||
1508 | 2023.10.24 17:42:24.298516 [ 52 ] {} <Debug> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1509 | 2023.10.24 17:42:24.298628 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1510 | 2023.10.24 17:42:24.298689 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} <Debug> DynamicQueryHandler: Done processing query | ||
1511 | 2023.10.24 17:42:24.298728 [ 3 ] {2a589be8-21ee-4c2e-8d26-5c57d2237a84} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1512 | 2023.10.24 17:42:24.298729 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1513 | 2023.10.24 17:42:24.298755 [ 3 ] {} <Debug> HTTP-Session: 20db36c1-fc86-4618-adde-48aaf72b27b3 Destroying unnamed session | ||
1514 | 2023.10.24 17:42:24.298865 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1515 | 2023.10.24 17:42:24.298924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1516 | 2023.10.24 17:42:24.298938 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
1517 | 2023.10.24 17:42:24.299024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1518 | 2023.10.24 17:42:24.299057 [ 3 ] {} <Debug> HTTP-Session: d67cab60-3228-499d-b739-f510e4ef2d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1519 | 2023.10.24 17:42:24.299094 [ 3 ] {} <Debug> HTTP-Session: d67cab60-3228-499d-b739-f510e4ef2d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1520 | 2023.10.24 17:42:24.299232 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
1521 | 2023.10.24 17:42:24.299283 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1522 | 2023.10.24 17:42:24.299376 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1523 | 2023.10.24 17:42:24.299492 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
1524 | 2023.10.24 17:42:24.299825 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
1525 | 2023.10.24 17:42:24.299960 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1526 | 2023.10.24 17:42:24.300094 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
1527 | 2023.10.24 17:42:24.300281 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
1528 | 2023.10.24 17:42:24.300828 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1529 | 2023.10.24 17:42:24.301362 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1530 | 2023.10.24 17:42:24.301816 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1531 | 2023.10.24 17:42:24.301849 [ 11 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152325 sec., 11420.142275939188 rows/sec., 479.56 KiB/sec. | ||
1532 | 2023.10.24 17:42:24.301979 [ 52 ] {} <Debug> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1533 | 2023.10.24 17:42:24.302059 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002693287 sec., 23391 rows/sec., 1.42 MiB/sec. | ||
1534 | 2023.10.24 17:42:24.302074 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.97 GiB. | ||
1535 | 2023.10.24 17:42:24.302150 [ 11 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1536 | 2023.10.24 17:42:24.302416 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1537 | 2023.10.24 17:42:24.302472 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} <Debug> DynamicQueryHandler: Done processing query | ||
1538 | 2023.10.24 17:42:24.302530 [ 3 ] {96430821-d412-4120-b1d4-9d7e7404bd4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1539 | 2023.10.24 17:42:24.302589 [ 3 ] {} <Debug> HTTP-Session: d67cab60-3228-499d-b739-f510e4ef2d5e Destroying unnamed session | ||
1540 | 2023.10.24 17:42:24.302651 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1541 | 2023.10.24 17:42:24.302694 [ 11 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1542 | 2023.10.24 17:42:24.302709 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
1543 | 2023.10.24 17:42:24.302811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1544 | 2023.10.24 17:42:24.302840 [ 11 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_6_1} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1545 | 2023.10.24 17:42:24.302909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1546 | 2023.10.24 17:42:24.303014 [ 3 ] {} <Debug> HTTP-Session: ddd5a49f-11bb-4b91-9165-77534109eec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1547 | 2023.10.24 17:42:24.303081 [ 3 ] {} <Debug> HTTP-Session: ddd5a49f-11bb-4b91-9165-77534109eec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1548 | 2023.10.24 17:42:24.303108 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
1549 | 2023.10.24 17:42:24.303314 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1550 | 2023.10.24 17:42:24.303357 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
1551 | 2023.10.24 17:42:24.303399 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1552 | 2023.10.24 17:42:24.303645 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
1553 | 2023.10.24 17:42:24.303923 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1554 | 2023.10.24 17:42:24.303940 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
1555 | 2023.10.24 17:42:24.304135 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part | ||
1556 | 2023.10.24 17:42:24.304593 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1557 | 2023.10.24 17:42:24.305193 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1558 | 2023.10.24 17:42:24.305623 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1559 | 2023.10.24 17:42:24.305754 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.003596923 sec., 105089.82260671134 rows/sec., 6.37 MiB/sec. | ||
1560 | 2023.10.24 17:42:24.305857 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002486023 sec., 7642 rows/sec., 405.78 KiB/sec. | ||
1561 | 2023.10.24 17:42:24.305934 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1562 | 2023.10.24 17:42:24.306111 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} <Debug> DynamicQueryHandler: Done processing query | ||
1563 | 2023.10.24 17:42:24.306144 [ 3 ] {d2534170-5149-42b3-86b6-210e6d1806f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1564 | 2023.10.24 17:42:24.306168 [ 3 ] {} <Debug> HTTP-Session: ddd5a49f-11bb-4b91-9165-77534109eec5 Destroying unnamed session | ||
1565 | 2023.10.24 17:42:24.306250 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1566 | 2023.10.24 17:42:24.306318 [ 20 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1567 | 2023.10.24 17:42:29.292337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1568 | 2023.10.24 17:42:29.292448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1569 | 2023.10.24 17:42:29.292475 [ 3 ] {} <Debug> HTTP-Session: ef620fbd-68a1-46bc-8771-9e21cc8ff005 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1570 | 2023.10.24 17:42:29.292498 [ 3 ] {} <Debug> HTTP-Session: ef620fbd-68a1-46bc-8771-9e21cc8ff005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1571 | 2023.10.24 17:42:29.292630 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1572 | 2023.10.24 17:42:29.292702 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1573 | 2023.10.24 17:42:29.292932 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1574 | 2023.10.24 17:42:29.293455 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1575 | 2023.10.24 17:42:29.293779 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1576 | 2023.10.24 17:42:29.293944 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} <Trace> oximeter.timeseries_schema (d3135ea5-2e8b-4ccb-936c-64c0b77eca5e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1577 | 2023.10.24 17:42:29.294083 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001405764 sec., 7824 rows/sec., 700.94 KiB/sec. | ||
1578 | 2023.10.24 17:42:29.294316 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} <Debug> DynamicQueryHandler: Done processing query | ||
1579 | 2023.10.24 17:42:29.294343 [ 3 ] {ffe3e0df-64a8-40d8-8b92-cd254068a2a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1580 | 2023.10.24 17:42:29.294360 [ 3 ] {} <Debug> HTTP-Session: ef620fbd-68a1-46bc-8771-9e21cc8ff005 Destroying unnamed session | ||
1581 | 2023.10.24 17:42:29.294473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 6788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1582 | 2023.10.24 17:42:29.294524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1583 | 2023.10.24 17:42:29.294543 [ 3 ] {} <Debug> HTTP-Session: 0a2f9aa3-0e57-44f3-b015-7519a82619da Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1584 | 2023.10.24 17:42:29.294562 [ 3 ] {} <Debug> HTTP-Session: 0a2f9aa3-0e57-44f3-b015-7519a82619da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1585 | 2023.10.24 17:42:29.294643 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1586 | 2023.10.24 17:42:29.294685 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1587 | 2023.10.24 17:42:29.294795 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1588 | 2023.10.24 17:42:29.295127 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1589 | 2023.10.24 17:42:29.295343 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1590 | 2023.10.24 17:42:29.295489 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1591 | 2023.10.24 17:42:29.295623 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.000949157 sec., 49517 rows/sec., 3.92 MiB/sec. | ||
1592 | 2023.10.24 17:42:29.295616 [ 56 ] {} <Debug> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1593 | 2023.10.24 17:42:29.295743 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1594 | 2023.10.24 17:42:29.295786 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} <Debug> DynamicQueryHandler: Done processing query | ||
1595 | 2023.10.24 17:42:29.295835 [ 3 ] {9ac65c7c-ca9b-41d9-910d-4953c55c7bc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1596 | 2023.10.24 17:42:29.295858 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1597 | 2023.10.24 17:42:29.295866 [ 3 ] {} <Debug> HTTP-Session: 0a2f9aa3-0e57-44f3-b015-7519a82619da Destroying unnamed session | ||
1598 | 2023.10.24 17:42:29.295957 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1599 | 2023.10.24 17:42:29.295989 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part | ||
1600 | 2023.10.24 17:42:29.296097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 22745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1601 | 2023.10.24 17:42:29.296138 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
1602 | 2023.10.24 17:42:29.296147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1603 | 2023.10.24 17:42:29.296185 [ 3 ] {} <Debug> HTTP-Session: 7aefbdce-edaa-433b-8eed-46af7fe26767 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1604 | 2023.10.24 17:42:29.296210 [ 3 ] {} <Debug> HTTP-Session: 7aefbdce-edaa-433b-8eed-46af7fe26767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1605 | 2023.10.24 17:42:29.296287 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
1606 | 2023.10.24 17:42:29.296342 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1607 | 2023.10.24 17:42:29.296398 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1608 | 2023.10.24 17:42:29.296426 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
1609 | 2023.10.24 17:42:29.296620 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
1610 | 2023.10.24 17:42:29.296642 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1611 | 2023.10.24 17:42:29.296745 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part | ||
1612 | 2023.10.24 17:42:29.297210 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1613 | 2023.10.24 17:42:29.297512 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1614 | 2023.10.24 17:42:29.297555 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.001755 sec., 112250.71225071224 rows/sec., 8.64 MiB/sec. | ||
1615 | 2023.10.24 17:42:29.297749 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1616 | 2023.10.24 17:42:29.297765 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1617 | 2023.10.24 17:42:29.297937 [ 56 ] {} <Debug> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1618 | 2023.10.24 17:42:29.297982 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} <Information> executeQuery: Read 141 rows, 14.13 KiB in 0.001595288 sec., 88385 rows/sec., 8.65 MiB/sec. | ||
1619 | 2023.10.24 17:42:29.298005 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1620 | 2023.10.24 17:42:29.298146 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1621 | 2023.10.24 17:42:29.298325 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1622 | 2023.10.24 17:42:29.298459 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} <Debug> DynamicQueryHandler: Done processing query | ||
1623 | 2023.10.24 17:42:29.298463 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_11_2} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1624 | 2023.10.24 17:42:29.298514 [ 3 ] {a4fc8fab-b27b-4ee0-91b7-3a46bf8dd7da} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1625 | 2023.10.24 17:42:29.298532 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1626 | 2023.10.24 17:42:29.298554 [ 3 ] {} <Debug> HTTP-Session: 7aefbdce-edaa-433b-8eed-46af7fe26767 Destroying unnamed session | ||
1627 | 2023.10.24 17:42:29.298623 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part | ||
1628 | 2023.10.24 17:42:29.298737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1629 | 2023.10.24 17:42:29.298772 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 132 rows starting from the beginning of the part | ||
1630 | 2023.10.24 17:42:29.298789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1631 | 2023.10.24 17:42:29.298817 [ 3 ] {} <Debug> HTTP-Session: 5ebc165a-6599-4fd3-a2e7-1e37feab79ba Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1632 | 2023.10.24 17:42:29.298839 [ 3 ] {} <Debug> HTTP-Session: 5ebc165a-6599-4fd3-a2e7-1e37feab79ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1633 | 2023.10.24 17:42:29.298880 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
1634 | 2023.10.24 17:42:29.298952 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1635 | 2023.10.24 17:42:29.298998 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part | ||
1636 | 2023.10.24 17:42:29.299006 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1637 | 2023.10.24 17:42:29.299157 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
1638 | 2023.10.24 17:42:29.299261 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1639 | 2023.10.24 17:42:29.299284 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 141 rows starting from the beginning of the part | ||
1640 | 2023.10.24 17:42:29.299797 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1641 | 2023.10.24 17:42:29.300061 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1642 | 2023.10.24 17:42:29.300250 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.002174938 sec., 366907.01068260334 rows/sec., 35.52 MiB/sec. | ||
1643 | 2023.10.24 17:42:29.300257 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1644 | 2023.10.24 17:42:29.300394 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1645 | 2023.10.24 17:42:29.300432 [ 56 ] {} <Debug> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1646 | 2023.10.24 17:42:29.300461 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} <Information> executeQuery: Read 61 rows, 4.87 KiB in 0.001470656 sec., 41478 rows/sec., 3.24 MiB/sec. | ||
1647 | 2023.10.24 17:42:29.300513 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1648 | 2023.10.24 17:42:29.300765 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1649 | 2023.10.24 17:42:29.300780 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1650 | 2023.10.24 17:42:29.300842 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} <Debug> DynamicQueryHandler: Done processing query | ||
1651 | 2023.10.24 17:42:29.300860 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_11_2} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1652 | 2023.10.24 17:42:29.300894 [ 3 ] {6b1ed04e-fca1-4985-a0fd-6b7efb8fbcaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1653 | 2023.10.24 17:42:29.300980 [ 3 ] {} <Debug> HTTP-Session: 5ebc165a-6599-4fd3-a2e7-1e37feab79ba Destroying unnamed session | ||
1654 | 2023.10.24 17:42:29.301088 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1655 | 2023.10.24 17:42:29.301134 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 323 rows starting from the beginning of the part | ||
1656 | 2023.10.24 17:42:29.301205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1657 | 2023.10.24 17:42:29.301305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1658 | 2023.10.24 17:42:29.301354 [ 3 ] {} <Debug> HTTP-Session: 7f5b51b4-a33b-4438-9319-c53f72ecc14a Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1659 | 2023.10.24 17:42:29.301369 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
1660 | 2023.10.24 17:42:29.301388 [ 3 ] {} <Debug> HTTP-Session: 7f5b51b4-a33b-4438-9319-c53f72ecc14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1661 | 2023.10.24 17:42:29.301624 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1662 | 2023.10.24 17:42:29.301642 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
1663 | 2023.10.24 17:42:29.301736 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1664 | 2023.10.24 17:42:29.301927 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
1665 | 2023.10.24 17:42:29.302221 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 264 rows starting from the beginning of the part | ||
1666 | 2023.10.24 17:42:29.302330 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1667 | 2023.10.24 17:42:29.302491 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 61 rows starting from the beginning of the part | ||
1668 | 2023.10.24 17:42:29.303016 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1669 | 2023.10.24 17:42:29.303559 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1670 | 2023.10.24 17:42:29.303833 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1671 | 2023.10.24 17:42:29.304151 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002458953 sec., 4473 rows/sec., 295.08 KiB/sec. | ||
1672 | 2023.10.24 17:42:29.304190 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 4 columns (4 merged, 0 gathered) in 0.003572833 sec., 279889.9360815353 rows/sec., 19.76 MiB/sec. | ||
1673 | 2023.10.24 17:42:29.304385 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} <Debug> DynamicQueryHandler: Done processing query | ||
1674 | 2023.10.24 17:42:29.304392 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1675 | 2023.10.24 17:42:29.304425 [ 3 ] {7bd800da-1dd9-43db-b5f0-98b6e3e81899} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1676 | 2023.10.24 17:42:29.304478 [ 3 ] {} <Debug> HTTP-Session: 7f5b51b4-a33b-4438-9319-c53f72ecc14a Destroying unnamed session | ||
1677 | 2023.10.24 17:42:29.304617 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1678 | 2023.10.24 17:42:29.304679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 50278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1679 | 2023.10.24 17:42:29.304703 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_11_2} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1680 | 2023.10.24 17:42:29.304740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1681 | 2023.10.24 17:42:29.304807 [ 3 ] {} <Debug> HTTP-Session: 793b1528-fde3-4f1e-9cfa-2e0dba57d8a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1682 | 2023.10.24 17:42:29.304831 [ 3 ] {} <Debug> HTTP-Session: 793b1528-fde3-4f1e-9cfa-2e0dba57d8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1683 | 2023.10.24 17:42:29.304920 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1684 | 2023.10.24 17:42:29.304965 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1685 | 2023.10.24 17:42:29.305137 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1686 | 2023.10.24 17:42:29.305687 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1687 | 2023.10.24 17:42:29.305995 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1688 | 2023.10.24 17:42:29.306169 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1689 | 2023.10.24 17:42:29.306312 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001362224 sec., 34502 rows/sec., 46.56 MiB/sec. | ||
1690 | 2023.10.24 17:42:29.306440 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} <Debug> DynamicQueryHandler: Done processing query | ||
1691 | 2023.10.24 17:42:29.306462 [ 3 ] {feda792f-87a8-4da1-b685-d77cb36e57a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1692 | 2023.10.24 17:42:29.306478 [ 3 ] {} <Debug> HTTP-Session: 793b1528-fde3-4f1e-9cfa-2e0dba57d8a0 Destroying unnamed session | ||
1693 | 2023.10.24 17:42:29.306592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1694 | 2023.10.24 17:42:29.306635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1695 | 2023.10.24 17:42:29.306654 [ 3 ] {} <Debug> HTTP-Session: c697b460-6d00-45d9-ad40-01a345305abc Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1696 | 2023.10.24 17:42:29.306671 [ 3 ] {} <Debug> HTTP-Session: c697b460-6d00-45d9-ad40-01a345305abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1697 | 2023.10.24 17:42:29.306739 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1698 | 2023.10.24 17:42:29.306777 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1699 | 2023.10.24 17:42:29.306880 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1700 | 2023.10.24 17:42:29.307122 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1701 | 2023.10.24 17:42:29.307369 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1702 | 2023.10.24 17:42:29.307532 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1703 | 2023.10.24 17:42:29.307651 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} <Information> executeQuery: Read 3 rows, 214.00 B in 0.000885256 sec., 3388 rows/sec., 236.07 KiB/sec. | ||
1704 | 2023.10.24 17:42:29.307764 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} <Debug> DynamicQueryHandler: Done processing query | ||
1705 | 2023.10.24 17:42:29.307787 [ 3 ] {1bffd173-6f85-477f-a16c-cf17ce1e196b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1706 | 2023.10.24 17:42:29.307802 [ 3 ] {} <Debug> HTTP-Session: c697b460-6d00-45d9-ad40-01a345305abc Destroying unnamed session | ||
1707 | 2023.10.24 17:42:33.379716 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1708 | 2023.10.24 17:42:33.379771 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1709 | 2023.10.24 17:42:34.293492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1710 | 2023.10.24 17:42:34.293591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1711 | 2023.10.24 17:42:34.293615 [ 3 ] {} <Debug> HTTP-Session: e5c98268-4da5-4d88-9b6f-b1a0bc96d53f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1712 | 2023.10.24 17:42:34.293639 [ 3 ] {} <Debug> HTTP-Session: e5c98268-4da5-4d88-9b6f-b1a0bc96d53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1713 | 2023.10.24 17:42:34.293759 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1714 | 2023.10.24 17:42:34.293818 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1715 | 2023.10.24 17:42:34.293976 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1716 | 2023.10.24 17:42:34.294449 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1717 | 2023.10.24 17:42:34.294702 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1718 | 2023.10.24 17:42:34.294862 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1719 | 2023.10.24 17:42:34.294990 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001193211 sec., 5028 rows/sec., 284.81 KiB/sec. | ||
1720 | 2023.10.24 17:42:34.295138 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} <Debug> DynamicQueryHandler: Done processing query | ||
1721 | 2023.10.24 17:42:34.295162 [ 3 ] {7e504790-72ab-402f-9f46-0b63dc9fd5bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1722 | 2023.10.24 17:42:34.295178 [ 3 ] {} <Debug> HTTP-Session: e5c98268-4da5-4d88-9b6f-b1a0bc96d53f Destroying unnamed session | ||
1723 | 2023.10.24 17:42:34.295305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1724 | 2023.10.24 17:42:34.295353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1725 | 2023.10.24 17:42:34.295373 [ 3 ] {} <Debug> HTTP-Session: 22249b90-2d65-43ee-9983-9f1206e3917d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1726 | 2023.10.24 17:42:34.295392 [ 3 ] {} <Debug> HTTP-Session: 22249b90-2d65-43ee-9983-9f1206e3917d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1727 | 2023.10.24 17:42:34.295471 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1728 | 2023.10.24 17:42:34.295512 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1729 | 2023.10.24 17:42:34.295617 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1730 | 2023.10.24 17:42:34.295973 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1731 | 2023.10.24 17:42:34.296182 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1732 | 2023.10.24 17:42:34.296338 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1733 | 2023.10.24 17:42:34.296457 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000958146 sec., 90800 rows/sec., 8.49 MiB/sec. | ||
1734 | 2023.10.24 17:42:34.296566 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} <Debug> DynamicQueryHandler: Done processing query | ||
1735 | 2023.10.24 17:42:34.296588 [ 3 ] {5a5a5dc4-5728-42fb-9ce3-0f6c421661b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1736 | 2023.10.24 17:42:34.296603 [ 3 ] {} <Debug> HTTP-Session: 22249b90-2d65-43ee-9983-9f1206e3917d Destroying unnamed session | ||
1737 | 2023.10.24 17:42:34.296926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1738 | 2023.10.24 17:42:34.296969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1739 | 2023.10.24 17:42:34.296988 [ 3 ] {} <Debug> HTTP-Session: 192b4224-f541-49fc-aa32-9a219cd202e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1740 | 2023.10.24 17:42:34.297005 [ 3 ] {} <Debug> HTTP-Session: 192b4224-f541-49fc-aa32-9a219cd202e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1741 | 2023.10.24 17:42:34.297092 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1742 | 2023.10.24 17:42:34.297132 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1743 | 2023.10.24 17:42:34.297242 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1744 | 2023.10.24 17:42:34.297676 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1745 | 2023.10.24 17:42:34.297884 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1746 | 2023.10.24 17:42:34.298027 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1747 | 2023.10.24 17:42:34.298159 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001026088 sec., 257287 rows/sec., 17.65 MiB/sec. | ||
1748 | 2023.10.24 17:42:34.298299 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} <Debug> DynamicQueryHandler: Done processing query | ||
1749 | 2023.10.24 17:42:34.298322 [ 3 ] {8e19955d-b91b-42a4-bc10-6fb0438fe564} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1750 | 2023.10.24 17:42:34.298338 [ 3 ] {} <Debug> HTTP-Session: 192b4224-f541-49fc-aa32-9a219cd202e0 Destroying unnamed session | ||
1751 | 2023.10.24 17:42:34.298484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1752 | 2023.10.24 17:42:34.298526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1753 | 2023.10.24 17:42:34.298545 [ 3 ] {} <Debug> HTTP-Session: 2436df47-b194-48e9-9932-317ca8e5e6ba Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1754 | 2023.10.24 17:42:34.298562 [ 3 ] {} <Debug> HTTP-Session: 2436df47-b194-48e9-9932-317ca8e5e6ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1755 | 2023.10.24 17:42:34.298630 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1756 | 2023.10.24 17:42:34.298669 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1757 | 2023.10.24 17:42:34.298778 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1758 | 2023.10.24 17:42:34.299026 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1759 | 2023.10.24 17:42:34.299272 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1760 | 2023.10.24 17:42:34.299440 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1761 | 2023.10.24 17:42:34.299552 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000894866 sec., 6704 rows/sec., 281.55 KiB/sec. | ||
1762 | 2023.10.24 17:42:34.299653 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} <Debug> DynamicQueryHandler: Done processing query | ||
1763 | 2023.10.24 17:42:34.299675 [ 3 ] {7367fdc0-d43c-447f-bff9-34976c53a52d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1764 | 2023.10.24 17:42:34.299691 [ 3 ] {} <Debug> HTTP-Session: 2436df47-b194-48e9-9932-317ca8e5e6ba Destroying unnamed session | ||
1765 | 2023.10.24 17:42:34.299844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1766 | 2023.10.24 17:42:34.299886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1767 | 2023.10.24 17:42:34.299904 [ 3 ] {} <Debug> HTTP-Session: 4c2ac262-90ba-450a-afb1-7a2adf155aac Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1768 | 2023.10.24 17:42:34.299921 [ 3 ] {} <Debug> HTTP-Session: 4c2ac262-90ba-450a-afb1-7a2adf155aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1769 | 2023.10.24 17:42:34.299994 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1770 | 2023.10.24 17:42:34.300034 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1771 | 2023.10.24 17:42:34.300148 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1772 | 2023.10.24 17:42:34.300445 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1773 | 2023.10.24 17:42:34.300679 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1774 | 2023.10.24 17:42:34.300844 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1775 | 2023.10.24 17:42:34.300972 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000948386 sec., 66428 rows/sec., 4.03 MiB/sec. | ||
1776 | 2023.10.24 17:42:34.301088 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} <Debug> DynamicQueryHandler: Done processing query | ||
1777 | 2023.10.24 17:42:34.301111 [ 3 ] {686c076f-d0a8-497d-a6ed-a02db4617470} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1778 | 2023.10.24 17:42:34.301127 [ 3 ] {} <Debug> HTTP-Session: 4c2ac262-90ba-450a-afb1-7a2adf155aac Destroying unnamed session | ||
1779 | 2023.10.24 17:42:34.301243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1780 | 2023.10.24 17:42:34.301287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1781 | 2023.10.24 17:42:34.301306 [ 3 ] {} <Debug> HTTP-Session: 32c36439-48bc-4029-a688-06f0f6960579 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1782 | 2023.10.24 17:42:34.301322 [ 3 ] {} <Debug> HTTP-Session: 32c36439-48bc-4029-a688-06f0f6960579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1783 | 2023.10.24 17:42:34.301391 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1784 | 2023.10.24 17:42:34.301428 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1785 | 2023.10.24 17:42:34.301529 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1786 | 2023.10.24 17:42:34.301794 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1787 | 2023.10.24 17:42:34.302009 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1788 | 2023.10.24 17:42:34.302174 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1789 | 2023.10.24 17:42:34.302303 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000879805 sec., 21595 rows/sec., 1.12 MiB/sec. | ||
1790 | 2023.10.24 17:42:34.302404 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} <Debug> DynamicQueryHandler: Done processing query | ||
1791 | 2023.10.24 17:42:34.302426 [ 3 ] {13822e51-2881-4c11-a467-7555fa53d608} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1792 | 2023.10.24 17:42:34.302441 [ 3 ] {} <Debug> HTTP-Session: 32c36439-48bc-4029-a688-06f0f6960579 Destroying unnamed session | ||
1793 | 2023.10.24 17:42:39.290612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1794 | 2023.10.24 17:42:39.290724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1795 | 2023.10.24 17:42:39.290750 [ 3 ] {} <Debug> HTTP-Session: b85413dc-6b2c-4b2b-8bed-9394cf53b496 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1796 | 2023.10.24 17:42:39.290774 [ 3 ] {} <Debug> HTTP-Session: b85413dc-6b2c-4b2b-8bed-9394cf53b496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1797 | 2023.10.24 17:42:39.290899 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1798 | 2023.10.24 17:42:39.290959 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1799 | 2023.10.24 17:42:39.291118 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1800 | 2023.10.24 17:42:39.291540 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1801 | 2023.10.24 17:42:39.291796 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1802 | 2023.10.24 17:42:39.291967 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1803 | 2023.10.24 17:42:39.292088 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.00115443 sec., 42445 rows/sec., 3.36 MiB/sec. | ||
1804 | 2023.10.24 17:42:39.292248 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} <Debug> DynamicQueryHandler: Done processing query | ||
1805 | 2023.10.24 17:42:39.292285 [ 3 ] {3f265ef5-3d0a-4df8-af17-dd58ec2b1479} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1806 | 2023.10.24 17:42:39.292302 [ 3 ] {} <Debug> HTTP-Session: b85413dc-6b2c-4b2b-8bed-9394cf53b496 Destroying unnamed session | ||
1807 | 2023.10.24 17:42:39.292437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1808 | 2023.10.24 17:42:39.292497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1809 | 2023.10.24 17:42:39.292516 [ 3 ] {} <Debug> HTTP-Session: b489e632-0354-4cf3-a94a-f6209b9e91b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1810 | 2023.10.24 17:42:39.292536 [ 3 ] {} <Debug> HTTP-Session: b489e632-0354-4cf3-a94a-f6209b9e91b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1811 | 2023.10.24 17:42:39.292623 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1812 | 2023.10.24 17:42:39.292667 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1813 | 2023.10.24 17:42:39.292774 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1814 | 2023.10.24 17:42:39.293184 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1815 | 2023.10.24 17:42:39.293413 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1816 | 2023.10.24 17:42:39.293580 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1817 | 2023.10.24 17:42:39.293707 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.001050708 sec., 139905 rows/sec., 13.68 MiB/sec. | ||
1818 | 2023.10.24 17:42:39.293828 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} <Debug> DynamicQueryHandler: Done processing query | ||
1819 | 2023.10.24 17:42:39.293851 [ 3 ] {baa3cd20-df9a-4975-948f-a8e5c69ff250} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1820 | 2023.10.24 17:42:39.293867 [ 3 ] {} <Debug> HTTP-Session: b489e632-0354-4cf3-a94a-f6209b9e91b7 Destroying unnamed session | ||
1821 | 2023.10.24 17:42:39.294024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1822 | 2023.10.24 17:42:39.294069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1823 | 2023.10.24 17:42:39.294088 [ 3 ] {} <Debug> HTTP-Session: 0b8e0d86-3f87-46e4-8208-0be51751190b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1824 | 2023.10.24 17:42:39.294105 [ 3 ] {} <Debug> HTTP-Session: 0b8e0d86-3f87-46e4-8208-0be51751190b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1825 | 2023.10.24 17:42:39.294180 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1826 | 2023.10.24 17:42:39.294220 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1827 | 2023.10.24 17:42:39.294326 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1828 | 2023.10.24 17:42:39.294629 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1829 | 2023.10.24 17:42:39.294830 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1830 | 2023.10.24 17:42:39.294975 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1831 | 2023.10.24 17:42:39.295098 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000888005 sec., 55179 rows/sec., 4.32 MiB/sec. | ||
1832 | 2023.10.24 17:42:39.295202 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} <Debug> DynamicQueryHandler: Done processing query | ||
1833 | 2023.10.24 17:42:39.295225 [ 3 ] {09f4e2fb-a502-4663-b369-87fbb30eaa89} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1834 | 2023.10.24 17:42:39.295240 [ 3 ] {} <Debug> HTTP-Session: 0b8e0d86-3f87-46e4-8208-0be51751190b Destroying unnamed session | ||
1835 | 2023.10.24 17:42:39.295385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1836 | 2023.10.24 17:42:39.295428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1837 | 2023.10.24 17:42:39.295446 [ 3 ] {} <Debug> HTTP-Session: e077782d-f175-4a41-9516-b70c2a3f2e19 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1838 | 2023.10.24 17:42:39.295462 [ 3 ] {} <Debug> HTTP-Session: e077782d-f175-4a41-9516-b70c2a3f2e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1839 | 2023.10.24 17:42:39.295550 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1840 | 2023.10.24 17:42:39.295593 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1841 | 2023.10.24 17:42:39.295729 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1842 | 2023.10.24 17:42:39.296199 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1843 | 2023.10.24 17:42:39.296509 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1844 | 2023.10.24 17:42:39.296684 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1845 | 2023.10.24 17:42:39.296812 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001232162 sec., 39767 rows/sec., 53.66 MiB/sec. | ||
1846 | 2023.10.24 17:42:39.296805 [ 84 ] {} <Debug> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1847 | 2023.10.24 17:42:39.296926 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1848 | 2023.10.24 17:42:39.297006 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} <Debug> DynamicQueryHandler: Done processing query | ||
1849 | 2023.10.24 17:42:39.297075 [ 3 ] {d3c4fcca-9eb7-4d1b-ade2-7984f1051b4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1850 | 2023.10.24 17:42:39.297114 [ 3 ] {} <Debug> HTTP-Session: e077782d-f175-4a41-9516-b70c2a3f2e19 Destroying unnamed session | ||
1851 | 2023.10.24 17:42:39.297124 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1852 | 2023.10.24 17:42:39.297347 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1853 | 2023.10.24 17:42:39.297411 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part | ||
1854 | 2023.10.24 17:42:39.297632 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
1855 | 2023.10.24 17:42:39.297809 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
1856 | 2023.10.24 17:42:39.297951 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
1857 | 2023.10.24 17:42:39.298041 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part | ||
1858 | 2023.10.24 17:42:39.298131 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part | ||
1859 | 2023.10.24 17:42:39.299521 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 6 columns (6 merged, 0 gathered) in 0.002512504 sec., 106268.48753275616 rows/sec., 143.40 MiB/sec. | ||
1860 | 2023.10.24 17:42:39.299752 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1861 | 2023.10.24 17:42:39.299974 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1862 | 2023.10.24 17:42:39.300041 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1863 | 2023.10.24 17:42:39.300113 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_6_1: 4.07 MiB. | ||
1864 | 2023.10.24 17:42:44.293477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1865 | 2023.10.24 17:42:44.293604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1866 | 2023.10.24 17:42:44.293634 [ 3 ] {} <Debug> HTTP-Session: e64eb0be-3450-4325-b133-d536569386dc Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1867 | 2023.10.24 17:42:44.293661 [ 3 ] {} <Debug> HTTP-Session: e64eb0be-3450-4325-b133-d536569386dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1868 | 2023.10.24 17:42:44.293797 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1869 | 2023.10.24 17:42:44.293862 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1870 | 2023.10.24 17:42:44.294040 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1871 | 2023.10.24 17:42:44.294441 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1872 | 2023.10.24 17:42:44.294698 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1873 | 2023.10.24 17:42:44.294859 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1874 | 2023.10.24 17:42:44.295002 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00115873 sec., 5178 rows/sec., 293.29 KiB/sec. | ||
1875 | 2023.10.24 17:42:44.295153 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} <Debug> DynamicQueryHandler: Done processing query | ||
1876 | 2023.10.24 17:42:44.295180 [ 3 ] {b34a2efc-148b-4c2e-9f8f-59da6e7c8374} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1877 | 2023.10.24 17:42:44.295196 [ 3 ] {} <Debug> HTTP-Session: e64eb0be-3450-4325-b133-d536569386dc Destroying unnamed session | ||
1878 | 2023.10.24 17:42:44.295320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1879 | 2023.10.24 17:42:44.295369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1880 | 2023.10.24 17:42:44.295390 [ 3 ] {} <Debug> HTTP-Session: 8b38032f-bb66-424f-a104-0c9722482213 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1881 | 2023.10.24 17:42:44.295409 [ 3 ] {} <Debug> HTTP-Session: 8b38032f-bb66-424f-a104-0c9722482213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1882 | 2023.10.24 17:42:44.295493 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1883 | 2023.10.24 17:42:44.295536 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1884 | 2023.10.24 17:42:44.295643 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1885 | 2023.10.24 17:42:44.295980 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1886 | 2023.10.24 17:42:44.296197 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1887 | 2023.10.24 17:42:44.296356 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1888 | 2023.10.24 17:42:44.296480 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000958377 sec., 90778 rows/sec., 8.49 MiB/sec. | ||
1889 | 2023.10.24 17:42:44.296598 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} <Debug> DynamicQueryHandler: Done processing query | ||
1890 | 2023.10.24 17:42:44.296622 [ 3 ] {5f72c277-0989-420d-80c4-2cb8aa748df2} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1891 | 2023.10.24 17:42:44.296638 [ 3 ] {} <Debug> HTTP-Session: 8b38032f-bb66-424f-a104-0c9722482213 Destroying unnamed session | ||
1892 | 2023.10.24 17:42:44.296793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1893 | 2023.10.24 17:42:44.296837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1894 | 2023.10.24 17:42:44.296855 [ 3 ] {} <Debug> HTTP-Session: f4a83873-4fc7-4098-b01f-9784864ee96d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1895 | 2023.10.24 17:42:44.296873 [ 3 ] {} <Debug> HTTP-Session: f4a83873-4fc7-4098-b01f-9784864ee96d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1896 | 2023.10.24 17:42:44.296958 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1897 | 2023.10.24 17:42:44.296998 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1898 | 2023.10.24 17:42:44.297101 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1899 | 2023.10.24 17:42:44.297515 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1900 | 2023.10.24 17:42:44.297723 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1901 | 2023.10.24 17:42:44.297864 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1902 | 2023.10.24 17:42:44.297983 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.000996338 sec., 264970 rows/sec., 18.18 MiB/sec. | ||
1903 | 2023.10.24 17:42:44.298095 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} <Debug> DynamicQueryHandler: Done processing query | ||
1904 | 2023.10.24 17:42:44.298118 [ 3 ] {a99ad8a9-767b-452c-afda-94450715bbe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1905 | 2023.10.24 17:42:44.298135 [ 3 ] {} <Debug> HTTP-Session: f4a83873-4fc7-4098-b01f-9784864ee96d Destroying unnamed session | ||
1906 | 2023.10.24 17:42:44.298242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1907 | 2023.10.24 17:42:44.298286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1908 | 2023.10.24 17:42:44.298304 [ 3 ] {} <Debug> HTTP-Session: 846f8a32-d2df-4a96-9bcb-5dd7d6a074c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1909 | 2023.10.24 17:42:44.298321 [ 3 ] {} <Debug> HTTP-Session: 846f8a32-d2df-4a96-9bcb-5dd7d6a074c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1910 | 2023.10.24 17:42:44.298390 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1911 | 2023.10.24 17:42:44.298430 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1912 | 2023.10.24 17:42:44.298537 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1913 | 2023.10.24 17:42:44.298790 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1914 | 2023.10.24 17:42:44.299022 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1915 | 2023.10.24 17:42:44.299188 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1916 | 2023.10.24 17:42:44.299308 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000890216 sec., 6739 rows/sec., 283.02 KiB/sec. | ||
1917 | 2023.10.24 17:42:44.299407 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} <Debug> DynamicQueryHandler: Done processing query | ||
1918 | 2023.10.24 17:42:44.299430 [ 3 ] {1543d499-3d29-477a-8506-1db1032880fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1919 | 2023.10.24 17:42:44.299446 [ 3 ] {} <Debug> HTTP-Session: 846f8a32-d2df-4a96-9bcb-5dd7d6a074c3 Destroying unnamed session | ||
1920 | 2023.10.24 17:42:44.299575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1921 | 2023.10.24 17:42:44.299617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1922 | 2023.10.24 17:42:44.299636 [ 3 ] {} <Debug> HTTP-Session: 97a8532d-a32d-4af0-98ed-5a0729871e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1923 | 2023.10.24 17:42:44.299652 [ 3 ] {} <Debug> HTTP-Session: 97a8532d-a32d-4af0-98ed-5a0729871e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1924 | 2023.10.24 17:42:44.299726 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1925 | 2023.10.24 17:42:44.299768 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1926 | 2023.10.24 17:42:44.299880 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1927 | 2023.10.24 17:42:44.300159 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1928 | 2023.10.24 17:42:44.300395 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1929 | 2023.10.24 17:42:44.300560 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1930 | 2023.10.24 17:42:44.300681 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000927436 sec., 67929 rows/sec., 4.12 MiB/sec. | ||
1931 | 2023.10.24 17:42:44.300796 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} <Debug> DynamicQueryHandler: Done processing query | ||
1932 | 2023.10.24 17:42:44.300820 [ 3 ] {8691531b-353f-471a-98ed-6c20abf79db1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1933 | 2023.10.24 17:42:44.300835 [ 3 ] {} <Debug> HTTP-Session: 97a8532d-a32d-4af0-98ed-5a0729871e77 Destroying unnamed session | ||
1934 | 2023.10.24 17:42:44.300926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1935 | 2023.10.24 17:42:44.300969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1936 | 2023.10.24 17:42:44.300987 [ 3 ] {} <Debug> HTTP-Session: f53020f2-d1ca-466b-bc40-3823e180d462 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1937 | 2023.10.24 17:42:44.301004 [ 3 ] {} <Debug> HTTP-Session: f53020f2-d1ca-466b-bc40-3823e180d462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1938 | 2023.10.24 17:42:44.301073 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1939 | 2023.10.24 17:42:44.301112 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1940 | 2023.10.24 17:42:44.301214 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1941 | 2023.10.24 17:42:44.301458 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1942 | 2023.10.24 17:42:44.301679 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1943 | 2023.10.24 17:42:44.301850 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1944 | 2023.10.24 17:42:44.301972 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000866926 sec., 21916 rows/sec., 1.14 MiB/sec. | ||
1945 | 2023.10.24 17:42:44.301969 [ 73 ] {} <Debug> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1946 | 2023.10.24 17:42:44.302087 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1947 | 2023.10.24 17:42:44.302119 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} <Debug> DynamicQueryHandler: Done processing query | ||
1948 | 2023.10.24 17:42:44.302167 [ 3 ] {c27f6b95-2dbd-41e4-8bbd-136ca5c9fa13} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1949 | 2023.10.24 17:42:44.302195 [ 3 ] {} <Debug> HTTP-Session: f53020f2-d1ca-466b-bc40-3823e180d462 Destroying unnamed session | ||
1950 | 2023.10.24 17:42:44.302187 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1951 | 2023.10.24 17:42:44.302331 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1952 | 2023.10.24 17:42:44.302372 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 106 rows starting from the beginning of the part | ||
1953 | 2023.10.24 17:42:44.302529 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
1954 | 2023.10.24 17:42:44.302631 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part | ||
1955 | 2023.10.24 17:42:44.302724 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 3 rows starting from the beginning of the part | ||
1956 | 2023.10.24 17:42:44.302813 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
1957 | 2023.10.24 17:42:44.302903 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
1958 | 2023.10.24 17:42:44.303548 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 4 columns (4 merged, 0 gathered) in 0.001411464 sec., 131069.58448816264 rows/sec., 7.21 MiB/sec. | ||
1959 | 2023.10.24 17:42:44.303692 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1960 | 2023.10.24 17:42:44.303945 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1961 | 2023.10.24 17:42:44.304036 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_11_2} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1962 | 2023.10.24 17:42:48.379812 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1963 | 2023.10.24 17:42:48.379878 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1964 | 2023.10.24 17:42:49.291370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1965 | 2023.10.24 17:42:49.291470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1966 | 2023.10.24 17:42:49.291495 [ 3 ] {} <Debug> HTTP-Session: 8ca7af22-97cd-4cdd-8b4b-3e5f1f6501a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1967 | 2023.10.24 17:42:49.291518 [ 3 ] {} <Debug> HTTP-Session: 8ca7af22-97cd-4cdd-8b4b-3e5f1f6501a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1968 | 2023.10.24 17:42:49.291640 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1969 | 2023.10.24 17:42:49.291699 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1970 | 2023.10.24 17:42:49.291852 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1971 | 2023.10.24 17:42:49.292340 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1972 | 2023.10.24 17:42:49.292591 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1973 | 2023.10.24 17:42:49.292756 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1974 | 2023.10.24 17:42:49.292879 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001206241 sec., 40622 rows/sec., 3.22 MiB/sec. | ||
1975 | 2023.10.24 17:42:49.293056 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} <Debug> DynamicQueryHandler: Done processing query | ||
1976 | 2023.10.24 17:42:49.293082 [ 3 ] {7784d227-2206-4993-af09-3e6de09ab12f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1977 | 2023.10.24 17:42:49.293098 [ 3 ] {} <Debug> HTTP-Session: 8ca7af22-97cd-4cdd-8b4b-3e5f1f6501a1 Destroying unnamed session | ||
1978 | 2023.10.24 17:42:49.293221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1979 | 2023.10.24 17:42:49.293270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1980 | 2023.10.24 17:42:49.293290 [ 3 ] {} <Debug> HTTP-Session: 0303d6a2-d03d-4235-9286-f311808d2c03 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1981 | 2023.10.24 17:42:49.293309 [ 3 ] {} <Debug> HTTP-Session: 0303d6a2-d03d-4235-9286-f311808d2c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1982 | 2023.10.24 17:42:49.293394 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1983 | 2023.10.24 17:42:49.293436 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1984 | 2023.10.24 17:42:49.293550 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1985 | 2023.10.24 17:42:49.293972 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
1986 | 2023.10.24 17:42:49.294195 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1987 | 2023.10.24 17:42:49.294340 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1988 | 2023.10.24 17:42:49.294470 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.001048489 sec., 140201 rows/sec., 13.71 MiB/sec. | ||
1989 | 2023.10.24 17:42:49.294592 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} <Debug> DynamicQueryHandler: Done processing query | ||
1990 | 2023.10.24 17:42:49.294615 [ 3 ] {e88d658c-e104-4a0c-8c7b-464139d6a32c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1991 | 2023.10.24 17:42:49.294631 [ 3 ] {} <Debug> HTTP-Session: 0303d6a2-d03d-4235-9286-f311808d2c03 Destroying unnamed session | ||
1992 | 2023.10.24 17:42:49.294739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1993 | 2023.10.24 17:42:49.294784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1994 | 2023.10.24 17:42:49.294803 [ 3 ] {} <Debug> HTTP-Session: f8c4db75-3343-4bd2-a15a-3d8dc4c5622e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
1995 | 2023.10.24 17:42:49.294819 [ 3 ] {} <Debug> HTTP-Session: f8c4db75-3343-4bd2-a15a-3d8dc4c5622e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1996 | 2023.10.24 17:42:49.294894 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1997 | 2023.10.24 17:42:49.294932 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1998 | 2023.10.24 17:42:49.295037 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1999 | 2023.10.24 17:42:49.295336 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2000 | 2023.10.24 17:42:49.295536 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2001 | 2023.10.24 17:42:49.295680 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2002 | 2023.10.24 17:42:49.295813 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000891055 sec., 54990 rows/sec., 4.30 MiB/sec. | ||
2003 | 2023.10.24 17:42:49.295915 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} <Debug> DynamicQueryHandler: Done processing query | ||
2004 | 2023.10.24 17:42:49.295937 [ 3 ] {c2877deb-93ff-4eba-9fb4-cb9001a72a81} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2005 | 2023.10.24 17:42:49.295952 [ 3 ] {} <Debug> HTTP-Session: f8c4db75-3343-4bd2-a15a-3d8dc4c5622e Destroying unnamed session | ||
2006 | 2023.10.24 17:42:49.296074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2007 | 2023.10.24 17:42:49.296117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2008 | 2023.10.24 17:42:49.296135 [ 3 ] {} <Debug> HTTP-Session: 2f136c41-ad6d-46d3-8c74-8da97460d0ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2009 | 2023.10.24 17:42:49.296151 [ 3 ] {} <Debug> HTTP-Session: 2f136c41-ad6d-46d3-8c74-8da97460d0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2010 | 2023.10.24 17:42:49.296240 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2011 | 2023.10.24 17:42:49.296283 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2012 | 2023.10.24 17:42:49.296419 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2013 | 2023.10.24 17:42:49.296890 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2014 | 2023.10.24 17:42:49.297226 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2015 | 2023.10.24 17:42:49.297400 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2016 | 2023.10.24 17:42:49.297526 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001257832 sec., 38955 rows/sec., 52.57 MiB/sec. | ||
2017 | 2023.10.24 17:42:49.297652 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} <Debug> DynamicQueryHandler: Done processing query | ||
2018 | 2023.10.24 17:42:49.297675 [ 3 ] {12756055-214c-48a7-b46e-99c64a9046ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2019 | 2023.10.24 17:42:49.297691 [ 3 ] {} <Debug> HTTP-Session: 2f136c41-ad6d-46d3-8c74-8da97460d0ef Destroying unnamed session | ||
2020 | 2023.10.24 17:42:54.293611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2021 | 2023.10.24 17:42:54.293737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2022 | 2023.10.24 17:42:54.293767 [ 3 ] {} <Debug> HTTP-Session: 46b0a082-2f9c-4ce5-be5e-7ba3538b2f11 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2023 | 2023.10.24 17:42:54.293796 [ 3 ] {} <Debug> HTTP-Session: 46b0a082-2f9c-4ce5-be5e-7ba3538b2f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2024 | 2023.10.24 17:42:54.293932 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2025 | 2023.10.24 17:42:54.293997 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2026 | 2023.10.24 17:42:54.294176 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2027 | 2023.10.24 17:42:54.294629 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2028 | 2023.10.24 17:42:54.294877 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2029 | 2023.10.24 17:42:54.295038 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2030 | 2023.10.24 17:42:54.295162 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001188561 sec., 5048 rows/sec., 285.93 KiB/sec. | ||
2031 | 2023.10.24 17:42:54.295194 [ 72 ] {} <Debug> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2032 | 2023.10.24 17:42:54.295331 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} <Debug> DynamicQueryHandler: Done processing query | ||
2033 | 2023.10.24 17:42:54.295341 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2034 | 2023.10.24 17:42:54.295369 [ 3 ] {d58ed45d-72eb-4754-b2c6-40f4ad3e9dcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2035 | 2023.10.24 17:42:54.295406 [ 3 ] {} <Debug> HTTP-Session: 46b0a082-2f9c-4ce5-be5e-7ba3538b2f11 Destroying unnamed session | ||
2036 | 2023.10.24 17:42:54.295502 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2037 | 2023.10.24 17:42:54.295574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2038 | 2023.10.24 17:42:54.295665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2039 | 2023.10.24 17:42:54.295717 [ 3 ] {} <Debug> HTTP-Session: 21fac025-ba34-45c5-9861-eff6ce81e357 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2040 | 2023.10.24 17:42:54.295736 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2041 | 2023.10.24 17:42:54.295754 [ 3 ] {} <Debug> HTTP-Session: 21fac025-ba34-45c5-9861-eff6ce81e357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2042 | 2023.10.24 17:42:54.295801 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 53 rows starting from the beginning of the part | ||
2043 | 2023.10.24 17:42:54.295935 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2044 | 2023.10.24 17:42:54.296035 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2045 | 2023.10.24 17:42:54.296159 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
2046 | 2023.10.24 17:42:54.296487 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2047 | 2023.10.24 17:42:54.296503 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part | ||
2048 | 2023.10.24 17:42:54.296691 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
2049 | 2023.10.24 17:42:54.296832 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part | ||
2050 | 2023.10.24 17:42:54.297140 [ 24 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
2051 | 2023.10.24 17:42:54.297424 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2052 | 2023.10.24 17:42:54.297867 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2053 | 2023.10.24 17:42:54.298192 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2054 | 2023.10.24 17:42:54.298395 [ 72 ] {} <Debug> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2055 | 2023.10.24 17:42:54.298497 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2056 | 2023.10.24 17:42:54.298495 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.002466153 sec., 35277 rows/sec., 3.30 MiB/sec. | ||
2057 | 2023.10.24 17:42:54.299014 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} <Debug> DynamicQueryHandler: Done processing query | ||
2058 | 2023.10.24 17:42:54.299060 [ 3 ] {83b4df32-0620-4b61-baaf-da4b4613ac0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2059 | 2023.10.24 17:42:54.299055 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2060 | 2023.10.24 17:42:54.299093 [ 3 ] {} <Debug> HTTP-Session: 21fac025-ba34-45c5-9861-eff6ce81e357 Destroying unnamed session | ||
2061 | 2023.10.24 17:42:54.299056 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 4 columns (4 merged, 0 gathered) in 0.003599663 sec., 46948.83937746395 rows/sec., 3.56 MiB/sec. | ||
2062 | 2023.10.24 17:42:54.299231 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2063 | 2023.10.24 17:42:54.299278 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 228 rows starting from the beginning of the part | ||
2064 | 2023.10.24 17:42:54.299306 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2065 | 2023.10.24 17:42:54.299441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2066 | 2023.10.24 17:42:54.299528 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
2067 | 2023.10.24 17:42:54.299561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2068 | 2023.10.24 17:42:54.299635 [ 3 ] {} <Debug> HTTP-Session: b075e93f-859c-419f-97b8-b379cca8ab79 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2069 | 2023.10.24 17:42:54.299689 [ 3 ] {} <Debug> HTTP-Session: b075e93f-859c-419f-97b8-b379cca8ab79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2070 | 2023.10.24 17:42:54.299751 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2071 | 2023.10.24 17:42:54.299927 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 147 rows starting from the beginning of the part | ||
2072 | 2023.10.24 17:42:54.299975 [ 16 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_16_3} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2073 | 2023.10.24 17:42:54.300034 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2074 | 2023.10.24 17:42:54.300201 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2075 | 2023.10.24 17:42:54.300263 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
2076 | 2023.10.24 17:42:54.300593 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 147 rows starting from the beginning of the part | ||
2077 | 2023.10.24 17:42:54.300713 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2078 | 2023.10.24 17:42:54.300850 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
2079 | 2023.10.24 17:42:54.301733 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2080 | 2023.10.24 17:42:54.302168 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2081 | 2023.10.24 17:42:54.302482 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 4 columns (4 merged, 0 gathered) in 0.003874478 sec., 202091.7398421155 rows/sec., 19.38 MiB/sec. | ||
2082 | 2023.10.24 17:42:54.302492 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2083 | 2023.10.24 17:42:54.302636 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2084 | 2023.10.24 17:42:54.302665 [ 72 ] {} <Debug> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2085 | 2023.10.24 17:42:54.302734 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.002601355 sec., 101485 rows/sec., 6.96 MiB/sec. | ||
2086 | 2023.10.24 17:42:54.302756 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2087 | 2023.10.24 17:42:54.303006 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2088 | 2023.10.24 17:42:54.303151 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} <Debug> DynamicQueryHandler: Done processing query | ||
2089 | 2023.10.24 17:42:54.303164 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2090 | 2023.10.24 17:42:54.303218 [ 3 ] {e0fb95a2-b7a8-4249-8796-5badc1dc38db} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2091 | 2023.10.24 17:42:54.303289 [ 3 ] {} <Debug> HTTP-Session: b075e93f-859c-419f-97b8-b379cca8ab79 Destroying unnamed session | ||
2092 | 2023.10.24 17:42:54.303294 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2093 | 2023.10.24 17:42:54.303343 [ 13 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_16_3} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2094 | 2023.10.24 17:42:54.303358 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 340 rows starting from the beginning of the part | ||
2095 | 2023.10.24 17:42:54.303501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2096 | 2023.10.24 17:42:54.303611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2097 | 2023.10.24 17:42:54.303661 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
2098 | 2023.10.24 17:42:54.303662 [ 3 ] {} <Debug> HTTP-Session: e11a6cbc-8685-4d5c-8d37-fcd0f64d0b59 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2099 | 2023.10.24 17:42:54.303738 [ 3 ] {} <Debug> HTTP-Session: e11a6cbc-8685-4d5c-8d37-fcd0f64d0b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2100 | 2023.10.24 17:42:54.303912 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part | ||
2101 | 2023.10.24 17:42:54.303942 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2102 | 2023.10.24 17:42:54.304032 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2103 | 2023.10.24 17:42:54.304122 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
2104 | 2023.10.24 17:42:54.304435 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part | ||
2105 | 2023.10.24 17:42:54.304546 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2106 | 2023.10.24 17:42:54.304691 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 264 rows starting from the beginning of the part | ||
2107 | 2023.10.24 17:42:54.305203 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2108 | 2023.10.24 17:42:54.305778 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2109 | 2023.10.24 17:42:54.306031 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2110 | 2023.10.24 17:42:54.306324 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00229807 sec., 2610 rows/sec., 109.64 KiB/sec. | ||
2111 | 2023.10.24 17:42:54.306472 [ 23 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 4 columns (4 merged, 0 gathered) in 0.003606654 sec., 341036.3178724657 rows/sec., 23.86 MiB/sec. | ||
2112 | 2023.10.24 17:42:54.306551 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} <Debug> DynamicQueryHandler: Done processing query | ||
2113 | 2023.10.24 17:42:54.306587 [ 3 ] {17fc2ae1-f9f3-4a7a-bdaa-8c7fabb49c08} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2114 | 2023.10.24 17:42:54.306619 [ 3 ] {} <Debug> HTTP-Session: e11a6cbc-8685-4d5c-8d37-fcd0f64d0b59 Destroying unnamed session | ||
2115 | 2023.10.24 17:42:54.306665 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2116 | 2023.10.24 17:42:54.306788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2117 | 2023.10.24 17:42:54.306850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2118 | 2023.10.24 17:42:54.306882 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2119 | 2023.10.24 17:42:54.306895 [ 3 ] {} <Debug> HTTP-Session: 6db2474d-8d21-4451-9d8d-2cdfe38f65f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2120 | 2023.10.24 17:42:54.306949 [ 3 ] {} <Debug> HTTP-Session: 6db2474d-8d21-4451-9d8d-2cdfe38f65f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2121 | 2023.10.24 17:42:54.306988 [ 16 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_16_3} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2122 | 2023.10.24 17:42:54.307116 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2123 | 2023.10.24 17:42:54.307167 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2124 | 2023.10.24 17:42:54.307298 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2125 | 2023.10.24 17:42:54.307617 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2126 | 2023.10.24 17:42:54.307857 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2127 | 2023.10.24 17:42:54.308024 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2128 | 2023.10.24 17:42:54.308161 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000999898 sec., 63006 rows/sec., 3.82 MiB/sec. | ||
2129 | 2023.10.24 17:42:54.308296 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} <Debug> DynamicQueryHandler: Done processing query | ||
2130 | 2023.10.24 17:42:54.308320 [ 3 ] {6ef2a77b-c479-4e1e-b4ae-0c8c8e75bb3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2131 | 2023.10.24 17:42:54.308335 [ 3 ] {} <Debug> HTTP-Session: 6db2474d-8d21-4451-9d8d-2cdfe38f65f5 Destroying unnamed session | ||
2132 | 2023.10.24 17:42:54.308436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2133 | 2023.10.24 17:42:54.308478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2134 | 2023.10.24 17:42:54.308496 [ 3 ] {} <Debug> HTTP-Session: 539a1892-10be-4245-9660-c9c6e744462a Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2135 | 2023.10.24 17:42:54.308512 [ 3 ] {} <Debug> HTTP-Session: 539a1892-10be-4245-9660-c9c6e744462a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2136 | 2023.10.24 17:42:54.308582 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2137 | 2023.10.24 17:42:54.308621 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2138 | 2023.10.24 17:42:54.308725 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2139 | 2023.10.24 17:42:54.309013 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2140 | 2023.10.24 17:42:54.309232 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2141 | 2023.10.24 17:42:54.309409 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2142 | 2023.10.24 17:42:54.309539 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000918606 sec., 20683 rows/sec., 1.07 MiB/sec. | ||
2143 | 2023.10.24 17:42:54.309668 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} <Debug> DynamicQueryHandler: Done processing query | ||
2144 | 2023.10.24 17:42:54.309691 [ 3 ] {e8b6c79a-a814-4bbc-87a8-8c0e3ceeca69} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2145 | 2023.10.24 17:42:54.309710 [ 3 ] {} <Debug> HTTP-Session: 539a1892-10be-4245-9660-c9c6e744462a Destroying unnamed session | ||
2146 | 2023.10.24 17:42:59.291376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2147 | 2023.10.24 17:42:59.291503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2148 | 2023.10.24 17:42:59.291532 [ 3 ] {} <Debug> HTTP-Session: db1401b1-1016-4613-9dec-ce0ca70491d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2149 | 2023.10.24 17:42:59.291559 [ 3 ] {} <Debug> HTTP-Session: db1401b1-1016-4613-9dec-ce0ca70491d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2150 | 2023.10.24 17:42:59.291695 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2151 | 2023.10.24 17:42:59.291760 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2152 | 2023.10.24 17:42:59.291915 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2153 | 2023.10.24 17:42:59.292348 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2154 | 2023.10.24 17:42:59.292601 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2155 | 2023.10.24 17:42:59.292764 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2156 | 2023.10.24 17:42:59.292886 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.00115438 sec., 42447 rows/sec., 3.36 MiB/sec. | ||
2157 | 2023.10.24 17:42:59.293066 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} <Debug> DynamicQueryHandler: Done processing query | ||
2158 | 2023.10.24 17:42:59.293093 [ 3 ] {d82812a1-e3b1-4d0f-9488-e51d0e353500} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2159 | 2023.10.24 17:42:59.293111 [ 3 ] {} <Debug> HTTP-Session: db1401b1-1016-4613-9dec-ce0ca70491d0 Destroying unnamed session | ||
2160 | 2023.10.24 17:42:59.293260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2161 | 2023.10.24 17:42:59.293312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2162 | 2023.10.24 17:42:59.293331 [ 3 ] {} <Debug> HTTP-Session: 8f3f10ae-8359-4093-b5a6-270e335d6605 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2163 | 2023.10.24 17:42:59.293350 [ 3 ] {} <Debug> HTTP-Session: 8f3f10ae-8359-4093-b5a6-270e335d6605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2164 | 2023.10.24 17:42:59.293438 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2165 | 2023.10.24 17:42:59.293483 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2166 | 2023.10.24 17:42:59.293597 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2167 | 2023.10.24 17:42:59.293967 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2168 | 2023.10.24 17:42:59.294190 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2169 | 2023.10.24 17:42:59.294335 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2170 | 2023.10.24 17:42:59.294434 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000967767 sec., 151896 rows/sec., 14.85 MiB/sec. | ||
2171 | 2023.10.24 17:42:59.294540 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} <Debug> DynamicQueryHandler: Done processing query | ||
2172 | 2023.10.24 17:42:59.294563 [ 3 ] {83b222f5-98dd-4254-91e8-ed2d2cbb9839} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2173 | 2023.10.24 17:42:59.294578 [ 3 ] {} <Debug> HTTP-Session: 8f3f10ae-8359-4093-b5a6-270e335d6605 Destroying unnamed session | ||
2174 | 2023.10.24 17:42:59.294697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2175 | 2023.10.24 17:42:59.294739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2176 | 2023.10.24 17:42:59.294759 [ 3 ] {} <Debug> HTTP-Session: 96a741d9-3904-467a-aaa0-cd3f42ac8bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2177 | 2023.10.24 17:42:59.294776 [ 3 ] {} <Debug> HTTP-Session: 96a741d9-3904-467a-aaa0-cd3f42ac8bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2178 | 2023.10.24 17:42:59.294848 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2179 | 2023.10.24 17:42:59.294886 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2180 | 2023.10.24 17:42:59.294988 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2181 | 2023.10.24 17:42:59.295272 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2182 | 2023.10.24 17:42:59.295471 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2183 | 2023.10.24 17:42:59.295614 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2184 | 2023.10.24 17:42:59.295711 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} <Information> executeQuery: Read 60 rows, 4.79 KiB in 0.000836525 sec., 71725 rows/sec., 5.59 MiB/sec. | ||
2185 | 2023.10.24 17:42:59.295823 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} <Debug> DynamicQueryHandler: Done processing query | ||
2186 | 2023.10.24 17:42:59.295846 [ 3 ] {b623785d-cb9e-418d-96f9-9ec4c18dac5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2187 | 2023.10.24 17:42:59.295862 [ 3 ] {} <Debug> HTTP-Session: 96a741d9-3904-467a-aaa0-cd3f42ac8bfe Destroying unnamed session | ||
2188 | 2023.10.24 17:42:59.296018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2189 | 2023.10.24 17:42:59.296062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2190 | 2023.10.24 17:42:59.296080 [ 3 ] {} <Debug> HTTP-Session: 0076effc-b730-4e6e-9fb7-065d78fcd91d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2191 | 2023.10.24 17:42:59.296096 [ 3 ] {} <Debug> HTTP-Session: 0076effc-b730-4e6e-9fb7-065d78fcd91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2192 | 2023.10.24 17:42:59.296166 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2193 | 2023.10.24 17:42:59.296207 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2194 | 2023.10.24 17:42:59.296324 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2195 | 2023.10.24 17:42:59.296581 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2196 | 2023.10.24 17:42:59.296813 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2197 | 2023.10.24 17:42:59.297003 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2198 | 2023.10.24 17:42:59.297098 [ 58 ] {} <Debug> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2199 | 2023.10.24 17:42:59.297109 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000914876 sec., 12023 rows/sec., 793.10 KiB/sec. | ||
2200 | 2023.10.24 17:42:59.297144 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2201 | 2023.10.24 17:42:59.297281 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} <Debug> DynamicQueryHandler: Done processing query | ||
2202 | 2023.10.24 17:42:59.297297 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2203 | 2023.10.24 17:42:59.297325 [ 3 ] {5b6d38a9-3294-4cd6-b12e-a9c13e0cd561} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2204 | 2023.10.24 17:42:59.297389 [ 3 ] {} <Debug> HTTP-Session: 0076effc-b730-4e6e-9fb7-065d78fcd91d Destroying unnamed session | ||
2205 | 2023.10.24 17:42:59.297473 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2206 | 2023.10.24 17:42:59.297518 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part | ||
2207 | 2023.10.24 17:42:59.297561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2208 | 2023.10.24 17:42:59.297642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2209 | 2023.10.24 17:42:59.297668 [ 3 ] {} <Debug> HTTP-Session: a2bd5bbb-bf62-42a8-9ffa-9139e0921c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2210 | 2023.10.24 17:42:59.297696 [ 3 ] {} <Debug> HTTP-Session: a2bd5bbb-bf62-42a8-9ffa-9139e0921c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2211 | 2023.10.24 17:42:59.297823 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
2212 | 2023.10.24 17:42:59.297911 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2213 | 2023.10.24 17:42:59.298033 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2214 | 2023.10.24 17:42:59.298069 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
2215 | 2023.10.24 17:42:59.298392 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part | ||
2216 | 2023.10.24 17:42:59.298584 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2217 | 2023.10.24 17:42:59.298672 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
2218 | 2023.10.24 17:42:59.298826 [ 15 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part | ||
2219 | 2023.10.24 17:42:59.299939 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2220 | 2023.10.24 17:42:59.300490 [ 16 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.003279967 sec., 179574.9774311754 rows/sec., 10.91 MiB/sec. | ||
2221 | 2023.10.24 17:42:59.300629 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2222 | 2023.10.24 17:42:59.300740 [ 23 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2223 | 2023.10.24 17:42:59.300886 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2224 | 2023.10.24 17:42:59.301055 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.003096355 sec., 15825 rows/sec., 21.36 MiB/sec. | ||
2225 | 2023.10.24 17:42:59.301125 [ 23 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2226 | 2023.10.24 17:42:59.301281 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} <Debug> DynamicQueryHandler: Done processing query | ||
2227 | 2023.10.24 17:42:59.301297 [ 23 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2228 | 2023.10.24 17:42:59.301314 [ 3 ] {c686603c-c3c2-4944-a899-bad4866d9d2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2229 | 2023.10.24 17:42:59.301347 [ 3 ] {} <Debug> HTTP-Session: a2bd5bbb-bf62-42a8-9ffa-9139e0921c12 Destroying unnamed session | ||
2230 | 2023.10.24 17:43:03.380123 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2231 | 2023.10.24 17:43:03.380188 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2232 | 2023.10.24 17:43:04.293335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2233 | 2023.10.24 17:43:04.293452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2234 | 2023.10.24 17:43:04.293481 [ 3 ] {} <Debug> HTTP-Session: 8f0a15af-0d3f-41eb-a7aa-e2d79060d16c Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2235 | 2023.10.24 17:43:04.293508 [ 3 ] {} <Debug> HTTP-Session: 8f0a15af-0d3f-41eb-a7aa-e2d79060d16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2236 | 2023.10.24 17:43:04.293644 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2237 | 2023.10.24 17:43:04.293712 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2238 | 2023.10.24 17:43:04.293891 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2239 | 2023.10.24 17:43:04.294302 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2240 | 2023.10.24 17:43:04.294562 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2241 | 2023.10.24 17:43:04.294733 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2242 | 2023.10.24 17:43:04.294873 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001183491 sec., 5069 rows/sec., 287.15 KiB/sec. | ||
2243 | 2023.10.24 17:43:04.295007 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} <Debug> DynamicQueryHandler: Done processing query | ||
2244 | 2023.10.24 17:43:04.295032 [ 3 ] {f22643ae-a91c-44e3-8279-8b980474d753} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2245 | 2023.10.24 17:43:04.295048 [ 3 ] {} <Debug> HTTP-Session: 8f0a15af-0d3f-41eb-a7aa-e2d79060d16c Destroying unnamed session | ||
2246 | 2023.10.24 17:43:04.295216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2247 | 2023.10.24 17:43:04.295259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2248 | 2023.10.24 17:43:04.295277 [ 3 ] {} <Debug> HTTP-Session: a73d01ce-3431-4949-b7e6-936389e4781e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2249 | 2023.10.24 17:43:04.295294 [ 3 ] {} <Debug> HTTP-Session: a73d01ce-3431-4949-b7e6-936389e4781e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2250 | 2023.10.24 17:43:04.295367 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2251 | 2023.10.24 17:43:04.295407 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2252 | 2023.10.24 17:43:04.295509 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2253 | 2023.10.24 17:43:04.295849 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2254 | 2023.10.24 17:43:04.296055 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2255 | 2023.10.24 17:43:04.296205 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2256 | 2023.10.24 17:43:04.296331 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000935016 sec., 93046 rows/sec., 8.70 MiB/sec. | ||
2257 | 2023.10.24 17:43:04.296449 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} <Debug> DynamicQueryHandler: Done processing query | ||
2258 | 2023.10.24 17:43:04.296473 [ 3 ] {7a62e4dd-a45e-4c6b-8523-cc8104f1e224} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2259 | 2023.10.24 17:43:04.296489 [ 3 ] {} <Debug> HTTP-Session: a73d01ce-3431-4949-b7e6-936389e4781e Destroying unnamed session | ||
2260 | 2023.10.24 17:43:04.296656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2261 | 2023.10.24 17:43:04.296701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2262 | 2023.10.24 17:43:04.296720 [ 3 ] {} <Debug> HTTP-Session: 14e0d18f-c891-4bcb-b49f-53c035dd8daf Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2263 | 2023.10.24 17:43:04.296737 [ 3 ] {} <Debug> HTTP-Session: 14e0d18f-c891-4bcb-b49f-53c035dd8daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2264 | 2023.10.24 17:43:04.296812 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2265 | 2023.10.24 17:43:04.296852 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2266 | 2023.10.24 17:43:04.296957 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2267 | 2023.10.24 17:43:04.297448 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2268 | 2023.10.24 17:43:04.297665 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2269 | 2023.10.24 17:43:04.297810 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2270 | 2023.10.24 17:43:04.297940 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001094419 sec., 241223 rows/sec., 16.55 MiB/sec. | ||
2271 | 2023.10.24 17:43:04.298132 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} <Debug> DynamicQueryHandler: Done processing query | ||
2272 | 2023.10.24 17:43:04.298155 [ 3 ] {7cbe7cb5-7dce-4541-a400-86e7f187f98d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2273 | 2023.10.24 17:43:04.298171 [ 3 ] {} <Debug> HTTP-Session: 14e0d18f-c891-4bcb-b49f-53c035dd8daf Destroying unnamed session | ||
2274 | 2023.10.24 17:43:04.298317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2275 | 2023.10.24 17:43:04.298360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2276 | 2023.10.24 17:43:04.298378 [ 3 ] {} <Debug> HTTP-Session: ad4588be-f35b-4201-b554-6e479a81eeb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2277 | 2023.10.24 17:43:04.298394 [ 3 ] {} <Debug> HTTP-Session: ad4588be-f35b-4201-b554-6e479a81eeb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2278 | 2023.10.24 17:43:04.298463 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2279 | 2023.10.24 17:43:04.298503 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2280 | 2023.10.24 17:43:04.298622 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2281 | 2023.10.24 17:43:04.298865 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2282 | 2023.10.24 17:43:04.299091 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2283 | 2023.10.24 17:43:04.299258 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2284 | 2023.10.24 17:43:04.299383 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000889236 sec., 6747 rows/sec., 283.34 KiB/sec. | ||
2285 | 2023.10.24 17:43:04.299521 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} <Debug> DynamicQueryHandler: Done processing query | ||
2286 | 2023.10.24 17:43:04.299545 [ 3 ] {511107f6-651c-4f99-8f7a-d6c855b771f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2287 | 2023.10.24 17:43:04.299560 [ 3 ] {} <Debug> HTTP-Session: ad4588be-f35b-4201-b554-6e479a81eeb4 Destroying unnamed session | ||
2288 | 2023.10.24 17:43:04.299678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2289 | 2023.10.24 17:43:04.299720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2290 | 2023.10.24 17:43:04.299738 [ 3 ] {} <Debug> HTTP-Session: 0a6ef7be-6c0f-4a05-ae84-a0c682f013d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2291 | 2023.10.24 17:43:04.299754 [ 3 ] {} <Debug> HTTP-Session: 0a6ef7be-6c0f-4a05-ae84-a0c682f013d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2292 | 2023.10.24 17:43:04.299824 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2293 | 2023.10.24 17:43:04.299864 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2294 | 2023.10.24 17:43:04.299983 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2295 | 2023.10.24 17:43:04.300261 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2296 | 2023.10.24 17:43:04.300488 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2297 | 2023.10.24 17:43:04.300661 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2298 | 2023.10.24 17:43:04.300794 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000937537 sec., 67197 rows/sec., 4.07 MiB/sec. | ||
2299 | 2023.10.24 17:43:04.300922 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} <Debug> DynamicQueryHandler: Done processing query | ||
2300 | 2023.10.24 17:43:04.300946 [ 3 ] {7f515006-84a4-400f-83eb-0ed56c5e4616} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2301 | 2023.10.24 17:43:04.300961 [ 3 ] {} <Debug> HTTP-Session: 0a6ef7be-6c0f-4a05-ae84-a0c682f013d6 Destroying unnamed session | ||
2302 | 2023.10.24 17:43:04.301076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2303 | 2023.10.24 17:43:04.301119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2304 | 2023.10.24 17:43:04.301137 [ 3 ] {} <Debug> HTTP-Session: 177d6b47-4bda-4f41-bbaa-711472d81df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2305 | 2023.10.24 17:43:04.301153 [ 3 ] {} <Debug> HTTP-Session: 177d6b47-4bda-4f41-bbaa-711472d81df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2306 | 2023.10.24 17:43:04.301221 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2307 | 2023.10.24 17:43:04.301260 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2308 | 2023.10.24 17:43:04.301363 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2309 | 2023.10.24 17:43:04.301609 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2310 | 2023.10.24 17:43:04.301826 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2311 | 2023.10.24 17:43:04.302000 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2312 | 2023.10.24 17:43:04.302128 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000865975 sec., 21940 rows/sec., 1.14 MiB/sec. | ||
2313 | 2023.10.24 17:43:04.302253 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} <Debug> DynamicQueryHandler: Done processing query | ||
2314 | 2023.10.24 17:43:04.302277 [ 3 ] {d000aeb1-4448-4107-90ee-a45ccc8ab28f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2315 | 2023.10.24 17:43:04.302292 [ 3 ] {} <Debug> HTTP-Session: 177d6b47-4bda-4f41-bbaa-711472d81df7 Destroying unnamed session | ||
2316 | 2023.10.24 17:43:09.291817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2317 | 2023.10.24 17:43:09.291938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2318 | 2023.10.24 17:43:09.291967 [ 3 ] {} <Debug> HTTP-Session: b5696cdc-0845-4da0-9fe4-f8fd44af83c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2319 | 2023.10.24 17:43:09.291994 [ 3 ] {} <Debug> HTTP-Session: b5696cdc-0845-4da0-9fe4-f8fd44af83c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2320 | 2023.10.24 17:43:09.292133 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2321 | 2023.10.24 17:43:09.292198 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2322 | 2023.10.24 17:43:09.292356 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2323 | 2023.10.24 17:43:09.292850 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2324 | 2023.10.24 17:43:09.293133 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2325 | 2023.10.24 17:43:09.293295 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2326 | 2023.10.24 17:43:09.293417 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001244992 sec., 39357 rows/sec., 3.12 MiB/sec. | ||
2327 | 2023.10.24 17:43:09.293596 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} <Debug> DynamicQueryHandler: Done processing query | ||
2328 | 2023.10.24 17:43:09.293626 [ 3 ] {c01d4057-e900-4771-a796-fe0b7e13c81f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2329 | 2023.10.24 17:43:09.293643 [ 3 ] {} <Debug> HTTP-Session: b5696cdc-0845-4da0-9fe4-f8fd44af83c5 Destroying unnamed session | ||
2330 | 2023.10.24 17:43:09.293826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2331 | 2023.10.24 17:43:09.293875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2332 | 2023.10.24 17:43:09.293895 [ 3 ] {} <Debug> HTTP-Session: 5ce1ebab-556a-4a0e-9d89-8fb00171ac3c Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2333 | 2023.10.24 17:43:09.293913 [ 3 ] {} <Debug> HTTP-Session: 5ce1ebab-556a-4a0e-9d89-8fb00171ac3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2334 | 2023.10.24 17:43:09.293997 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2335 | 2023.10.24 17:43:09.294040 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2336 | 2023.10.24 17:43:09.294158 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2337 | 2023.10.24 17:43:09.294523 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2338 | 2023.10.24 17:43:09.294741 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2339 | 2023.10.24 17:43:09.294886 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2340 | 2023.10.24 17:43:09.294988 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000962157 sec., 152781 rows/sec., 14.94 MiB/sec. | ||
2341 | 2023.10.24 17:43:09.295118 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} <Debug> DynamicQueryHandler: Done processing query | ||
2342 | 2023.10.24 17:43:09.295141 [ 3 ] {ee006dd6-9a4c-4fb0-95b7-25e59a26d167} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2343 | 2023.10.24 17:43:09.295157 [ 3 ] {} <Debug> HTTP-Session: 5ce1ebab-556a-4a0e-9d89-8fb00171ac3c Destroying unnamed session | ||
2344 | 2023.10.24 17:43:09.295280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2345 | 2023.10.24 17:43:09.295322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2346 | 2023.10.24 17:43:09.295340 [ 3 ] {} <Debug> HTTP-Session: 2ef3b50a-2f20-4c77-9eb0-264a224a31d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2347 | 2023.10.24 17:43:09.295357 [ 3 ] {} <Debug> HTTP-Session: 2ef3b50a-2f20-4c77-9eb0-264a224a31d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2348 | 2023.10.24 17:43:09.295429 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2349 | 2023.10.24 17:43:09.295468 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2350 | 2023.10.24 17:43:09.295570 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2351 | 2023.10.24 17:43:09.295854 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2352 | 2023.10.24 17:43:09.296048 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2353 | 2023.10.24 17:43:09.296196 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2354 | 2023.10.24 17:43:09.296292 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000837114 sec., 58534 rows/sec., 4.58 MiB/sec. | ||
2355 | 2023.10.24 17:43:09.296401 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} <Debug> DynamicQueryHandler: Done processing query | ||
2356 | 2023.10.24 17:43:09.296424 [ 3 ] {21cd9ea6-ce12-4f90-a9c4-f67fa467348c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2357 | 2023.10.24 17:43:09.296441 [ 3 ] {} <Debug> HTTP-Session: 2ef3b50a-2f20-4c77-9eb0-264a224a31d6 Destroying unnamed session | ||
2358 | 2023.10.24 17:43:09.296593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2359 | 2023.10.24 17:43:09.296637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2360 | 2023.10.24 17:43:09.296655 [ 3 ] {} <Debug> HTTP-Session: 548926f2-3e93-45a3-95aa-f9818f91a83f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2361 | 2023.10.24 17:43:09.296672 [ 3 ] {} <Debug> HTTP-Session: 548926f2-3e93-45a3-95aa-f9818f91a83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2362 | 2023.10.24 17:43:09.296759 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2363 | 2023.10.24 17:43:09.296803 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2364 | 2023.10.24 17:43:09.296935 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2365 | 2023.10.24 17:43:09.297397 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. | ||
2366 | 2023.10.24 17:43:09.297696 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2367 | 2023.10.24 17:43:09.297875 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2368 | 2023.10.24 17:43:09.297975 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001190001 sec., 41176 rows/sec., 55.57 MiB/sec. | ||
2369 | 2023.10.24 17:43:09.298140 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} <Debug> DynamicQueryHandler: Done processing query | ||
2370 | 2023.10.24 17:43:09.298164 [ 3 ] {6a911b99-a510-4525-9c54-14e227f9dbd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2371 | 2023.10.24 17:43:09.298180 [ 3 ] {} <Debug> HTTP-Session: 548926f2-3e93-45a3-95aa-f9818f91a83f Destroying unnamed session | ||
2372 | 2023.10.24 17:43:14.293786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2373 | 2023.10.24 17:43:14.293921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2374 | 2023.10.24 17:43:14.293953 [ 3 ] {} <Debug> HTTP-Session: 59d40e87-ccaf-4c44-a211-b6cb7952e249 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2375 | 2023.10.24 17:43:14.293982 [ 3 ] {} <Debug> HTTP-Session: 59d40e87-ccaf-4c44-a211-b6cb7952e249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2376 | 2023.10.24 17:43:14.294120 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2377 | 2023.10.24 17:43:14.294191 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2378 | 2023.10.24 17:43:14.294376 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2379 | 2023.10.24 17:43:14.294890 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2380 | 2023.10.24 17:43:14.295148 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2381 | 2023.10.24 17:43:14.295309 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2382 | 2023.10.24 17:43:14.295432 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001273903 sec., 4709 rows/sec., 266.77 KiB/sec. | ||
2383 | 2023.10.24 17:43:14.295602 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} <Debug> DynamicQueryHandler: Done processing query | ||
2384 | 2023.10.24 17:43:14.295628 [ 3 ] {7b2def98-e928-435b-a33c-e8dc3deb7641} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2385 | 2023.10.24 17:43:14.295646 [ 3 ] {} <Debug> HTTP-Session: 59d40e87-ccaf-4c44-a211-b6cb7952e249 Destroying unnamed session | ||
2386 | 2023.10.24 17:43:14.295781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2387 | 2023.10.24 17:43:14.295835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2388 | 2023.10.24 17:43:14.295854 [ 3 ] {} <Debug> HTTP-Session: b789e6d1-d301-451c-aa92-d18447127d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2389 | 2023.10.24 17:43:14.295873 [ 3 ] {} <Debug> HTTP-Session: b789e6d1-d301-451c-aa92-d18447127d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2390 | 2023.10.24 17:43:14.295957 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2391 | 2023.10.24 17:43:14.296000 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2392 | 2023.10.24 17:43:14.296112 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2393 | 2023.10.24 17:43:14.296467 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2394 | 2023.10.24 17:43:14.296676 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2395 | 2023.10.24 17:43:14.296823 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2396 | 2023.10.24 17:43:14.296950 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000957127 sec., 90897 rows/sec., 8.50 MiB/sec. | ||
2397 | 2023.10.24 17:43:14.297065 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} <Debug> DynamicQueryHandler: Done processing query | ||
2398 | 2023.10.24 17:43:14.297089 [ 3 ] {f0fc1d70-ff4d-4d3f-b25e-794aebead80a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2399 | 2023.10.24 17:43:14.297105 [ 3 ] {} <Debug> HTTP-Session: b789e6d1-d301-451c-aa92-d18447127d76 Destroying unnamed session | ||
2400 | 2023.10.24 17:43:14.297243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2401 | 2023.10.24 17:43:14.297290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2402 | 2023.10.24 17:43:14.297309 [ 3 ] {} <Debug> HTTP-Session: d04e2252-bfb5-4bad-8aae-1c3c20c387db Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2403 | 2023.10.24 17:43:14.297326 [ 3 ] {} <Debug> HTTP-Session: d04e2252-bfb5-4bad-8aae-1c3c20c387db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2404 | 2023.10.24 17:43:14.297409 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2405 | 2023.10.24 17:43:14.297449 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2406 | 2023.10.24 17:43:14.297552 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2407 | 2023.10.24 17:43:14.297997 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2408 | 2023.10.24 17:43:14.298209 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2409 | 2023.10.24 17:43:14.298351 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2410 | 2023.10.24 17:43:14.298477 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001040598 sec., 253700 rows/sec., 17.40 MiB/sec. | ||
2411 | 2023.10.24 17:43:14.298681 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} <Debug> DynamicQueryHandler: Done processing query | ||
2412 | 2023.10.24 17:43:14.298706 [ 3 ] {ccaeec40-e987-46ec-8d20-7cbed89dc157} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2413 | 2023.10.24 17:43:14.298721 [ 3 ] {} <Debug> HTTP-Session: d04e2252-bfb5-4bad-8aae-1c3c20c387db Destroying unnamed session | ||
2414 | 2023.10.24 17:43:14.298831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2415 | 2023.10.24 17:43:14.298875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2416 | 2023.10.24 17:43:14.298894 [ 3 ] {} <Debug> HTTP-Session: 10f80dc6-73c5-4bd4-a17d-cb7c6ead14aa Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2417 | 2023.10.24 17:43:14.298910 [ 3 ] {} <Debug> HTTP-Session: 10f80dc6-73c5-4bd4-a17d-cb7c6ead14aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2418 | 2023.10.24 17:43:14.298979 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2419 | 2023.10.24 17:43:14.299018 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2420 | 2023.10.24 17:43:14.299141 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2421 | 2023.10.24 17:43:14.299401 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2422 | 2023.10.24 17:43:14.299634 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2423 | 2023.10.24 17:43:14.299814 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2424 | 2023.10.24 17:43:14.299934 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000929886 sec., 6452 rows/sec., 270.95 KiB/sec. | ||
2425 | 2023.10.24 17:43:14.299930 [ 141 ] {} <Debug> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2426 | 2023.10.24 17:43:14.300041 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2427 | 2023.10.24 17:43:14.300090 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} <Debug> DynamicQueryHandler: Done processing query | ||
2428 | 2023.10.24 17:43:14.300153 [ 3 ] {6521e534-ee35-498b-92a7-6b22120a5f92} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2429 | 2023.10.24 17:43:14.300179 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2430 | 2023.10.24 17:43:14.300203 [ 3 ] {} <Debug> HTTP-Session: 10f80dc6-73c5-4bd4-a17d-cb7c6ead14aa Destroying unnamed session | ||
2431 | 2023.10.24 17:43:14.300332 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2432 | 2023.10.24 17:43:14.300371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2433 | 2023.10.24 17:43:14.300390 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
2434 | 2023.10.24 17:43:14.300465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2435 | 2023.10.24 17:43:14.300500 [ 3 ] {} <Debug> HTTP-Session: 00f178de-5dd1-4875-9231-facb835963c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2436 | 2023.10.24 17:43:14.300546 [ 3 ] {} <Debug> HTTP-Session: 00f178de-5dd1-4875-9231-facb835963c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2437 | 2023.10.24 17:43:14.300615 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
2438 | 2023.10.24 17:43:14.300743 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2439 | 2023.10.24 17:43:14.300880 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
2440 | 2023.10.24 17:43:14.300907 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2441 | 2023.10.24 17:43:14.301135 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
2442 | 2023.10.24 17:43:14.301439 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
2443 | 2023.10.24 17:43:14.301472 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2444 | 2023.10.24 17:43:14.301652 [ 16 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
2445 | 2023.10.24 17:43:14.302091 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2446 | 2023.10.24 17:43:14.302703 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2447 | 2023.10.24 17:43:14.303006 [ 21 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002868091 sec., 23011.822149297215 rows/sec., 966.32 KiB/sec. | ||
2448 | 2023.10.24 17:43:14.303041 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2449 | 2023.10.24 17:43:14.303254 [ 21 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2450 | 2023.10.24 17:43:14.303263 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002372032 sec., 26559 rows/sec., 1.61 MiB/sec. | ||
2451 | 2023.10.24 17:43:14.303491 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} <Debug> DynamicQueryHandler: Done processing query | ||
2452 | 2023.10.24 17:43:14.303524 [ 3 ] {4cd9c8c1-ecfa-4022-9bb3-76d40d558b81} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2453 | 2023.10.24 17:43:14.303551 [ 3 ] {} <Debug> HTTP-Session: 00f178de-5dd1-4875-9231-facb835963c6 Destroying unnamed session | ||
2454 | 2023.10.24 17:43:14.303661 [ 21 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2455 | 2023.10.24 17:43:14.303680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2456 | 2023.10.24 17:43:14.303756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2457 | 2023.10.24 17:43:14.303783 [ 21 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_11_2} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2458 | 2023.10.24 17:43:14.303797 [ 3 ] {} <Debug> HTTP-Session: 61dcf047-62b1-4415-b813-dd6c38490d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2459 | 2023.10.24 17:43:14.303836 [ 3 ] {} <Debug> HTTP-Session: 61dcf047-62b1-4415-b813-dd6c38490d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2460 | 2023.10.24 17:43:14.303964 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2461 | 2023.10.24 17:43:14.304004 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2462 | 2023.10.24 17:43:14.304120 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2463 | 2023.10.24 17:43:14.304394 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2464 | 2023.10.24 17:43:14.304622 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2465 | 2023.10.24 17:43:14.304791 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2466 | 2023.10.24 17:43:14.304915 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000921356 sec., 20621 rows/sec., 1.07 MiB/sec. | ||
2467 | 2023.10.24 17:43:14.305028 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} <Debug> DynamicQueryHandler: Done processing query | ||
2468 | 2023.10.24 17:43:14.305052 [ 3 ] {f2e1fb91-4c06-4d61-8476-2e7370091aec} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2469 | 2023.10.24 17:43:14.305067 [ 3 ] {} <Debug> HTTP-Session: 61dcf047-62b1-4415-b813-dd6c38490d75 Destroying unnamed session | ||
2470 | 2023.10.24 17:43:18.380433 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2471 | 2023.10.24 17:43:18.380496 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2472 | 2023.10.24 17:43:19.291326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2473 | 2023.10.24 17:43:19.291429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2474 | 2023.10.24 17:43:19.291454 [ 3 ] {} <Debug> HTTP-Session: 1cee53b8-3df0-4c08-bcfd-c0cc57d5b1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2475 | 2023.10.24 17:43:19.291477 [ 3 ] {} <Debug> HTTP-Session: 1cee53b8-3df0-4c08-bcfd-c0cc57d5b1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2476 | 2023.10.24 17:43:19.291599 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2477 | 2023.10.24 17:43:19.291657 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2478 | 2023.10.24 17:43:19.291813 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2479 | 2023.10.24 17:43:19.292237 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2480 | 2023.10.24 17:43:19.292470 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2481 | 2023.10.24 17:43:19.292621 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2482 | 2023.10.24 17:43:19.292750 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.00116825 sec., 41943 rows/sec., 3.32 MiB/sec. | ||
2483 | 2023.10.24 17:43:19.292749 [ 133 ] {} <Debug> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2484 | 2023.10.24 17:43:19.292932 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2485 | 2023.10.24 17:43:19.293017 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} <Debug> DynamicQueryHandler: Done processing query | ||
2486 | 2023.10.24 17:43:19.293051 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2487 | 2023.10.24 17:43:19.293064 [ 3 ] {1ba7f5e3-675c-4299-8f11-9e64dbc7c5bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2488 | 2023.10.24 17:43:19.293130 [ 3 ] {} <Debug> HTTP-Session: 1cee53b8-3df0-4c08-bcfd-c0cc57d5b1d9 Destroying unnamed session | ||
2489 | 2023.10.24 17:43:19.293201 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2490 | 2023.10.24 17:43:19.293239 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 55 rows starting from the beginning of the part | ||
2491 | 2023.10.24 17:43:19.293324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2492 | 2023.10.24 17:43:19.293416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2493 | 2023.10.24 17:43:19.293422 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part | ||
2494 | 2023.10.24 17:43:19.293448 [ 3 ] {} <Debug> HTTP-Session: 0b34b50c-608f-4818-af88-fa424cf1e912 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2495 | 2023.10.24 17:43:19.293505 [ 3 ] {} <Debug> HTTP-Session: 0b34b50c-608f-4818-af88-fa424cf1e912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2496 | 2023.10.24 17:43:19.293665 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
2497 | 2023.10.24 17:43:19.293697 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2498 | 2023.10.24 17:43:19.293775 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2499 | 2023.10.24 17:43:19.293863 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part | ||
2500 | 2023.10.24 17:43:19.294166 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
2501 | 2023.10.24 17:43:19.294264 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2502 | 2023.10.24 17:43:19.294425 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
2503 | 2023.10.24 17:43:19.295078 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2504 | 2023.10.24 17:43:19.295571 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2505 | 2023.10.24 17:43:19.295685 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002690777 sec., 79530.93102847245 rows/sec., 6.14 MiB/sec. | ||
2506 | 2023.10.24 17:43:19.295830 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2507 | 2023.10.24 17:43:19.295836 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2508 | 2023.10.24 17:43:19.296029 [ 133 ] {} <Debug> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2509 | 2023.10.24 17:43:19.296036 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.002269159 sec., 64781 rows/sec., 6.33 MiB/sec. | ||
2510 | 2023.10.24 17:43:19.296138 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2511 | 2023.10.24 17:43:19.296178 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2512 | 2023.10.24 17:43:19.296441 [ 23 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_21_4} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2513 | 2023.10.24 17:43:19.296478 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2514 | 2023.10.24 17:43:19.296507 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} <Debug> DynamicQueryHandler: Done processing query | ||
2515 | 2023.10.24 17:43:19.296571 [ 3 ] {79e42616-f9b0-4527-863b-84c722152d06} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2516 | 2023.10.24 17:43:19.296614 [ 3 ] {} <Debug> HTTP-Session: 0b34b50c-608f-4818-af88-fa424cf1e912 Destroying unnamed session | ||
2517 | 2023.10.24 17:43:19.296664 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2518 | 2023.10.24 17:43:19.296696 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 234 rows starting from the beginning of the part | ||
2519 | 2023.10.24 17:43:19.296811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2520 | 2023.10.24 17:43:19.296855 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 147 rows starting from the beginning of the part | ||
2521 | 2023.10.24 17:43:19.296896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2522 | 2023.10.24 17:43:19.296941 [ 3 ] {} <Debug> HTTP-Session: b5189fa5-2033-40a7-af2b-0ac26bebf998 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2523 | 2023.10.24 17:43:19.296979 [ 3 ] {} <Debug> HTTP-Session: b5189fa5-2033-40a7-af2b-0ac26bebf998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2524 | 2023.10.24 17:43:19.297028 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
2525 | 2023.10.24 17:43:19.297168 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2526 | 2023.10.24 17:43:19.297223 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 147 rows starting from the beginning of the part | ||
2527 | 2023.10.24 17:43:19.297249 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2528 | 2023.10.24 17:43:19.297467 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
2529 | 2023.10.24 17:43:19.297681 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2530 | 2023.10.24 17:43:19.297707 [ 19 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 147 rows starting from the beginning of the part | ||
2531 | 2023.10.24 17:43:19.298408 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2532 | 2023.10.24 17:43:19.298857 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2533 | 2023.10.24 17:43:19.299156 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2534 | 2023.10.24 17:43:19.299294 [ 16 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 4 columns (4 merged, 0 gathered) in 0.002992082 sec., 283748.9079510521 rows/sec., 27.37 MiB/sec. | ||
2535 | 2023.10.24 17:43:19.299395 [ 133 ] {} <Debug> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2536 | 2023.10.24 17:43:19.299419 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.002176438 sec., 22513 rows/sec., 1.76 MiB/sec. | ||
2537 | 2023.10.24 17:43:19.299504 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2538 | 2023.10.24 17:43:19.299611 [ 16 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2539 | 2023.10.24 17:43:19.299834 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} <Debug> DynamicQueryHandler: Done processing query | ||
2540 | 2023.10.24 17:43:19.299829 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2541 | 2023.10.24 17:43:19.299869 [ 3 ] {89b667c9-8360-45da-9795-980d0578919c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2542 | 2023.10.24 17:43:19.299960 [ 3 ] {} <Debug> HTTP-Session: b5189fa5-2033-40a7-af2b-0ac26bebf998 Destroying unnamed session | ||
2543 | 2023.10.24 17:43:19.300067 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2544 | 2023.10.24 17:43:19.300099 [ 16 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2545 | 2023.10.24 17:43:19.300111 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 342 rows starting from the beginning of the part | ||
2546 | 2023.10.24 17:43:19.300185 [ 16 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_21_4} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2547 | 2023.10.24 17:43:19.300231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2548 | 2023.10.24 17:43:19.300381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2549 | 2023.10.24 17:43:19.300378 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
2550 | 2023.10.24 17:43:19.300411 [ 3 ] {} <Debug> HTTP-Session: 6e4c3f29-d8ca-4833-b5ec-bc03dc1e7442 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2551 | 2023.10.24 17:43:19.300481 [ 3 ] {} <Debug> HTTP-Session: 6e4c3f29-d8ca-4833-b5ec-bc03dc1e7442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2552 | 2023.10.24 17:43:19.300653 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
2553 | 2023.10.24 17:43:19.300717 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2554 | 2023.10.24 17:43:19.300859 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2555 | 2023.10.24 17:43:19.300883 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part | ||
2556 | 2023.10.24 17:43:19.301179 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
2557 | 2023.10.24 17:43:19.301498 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
2558 | 2023.10.24 17:43:19.301572 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2559 | 2023.10.24 17:43:19.302718 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2560 | 2023.10.24 17:43:19.303053 [ 19 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 4 columns (4 merged, 0 gathered) in 0.003385549 sec., 303643.51542393863 rows/sec., 21.49 MiB/sec. | ||
2561 | 2023.10.24 17:43:19.303216 [ 19 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2562 | 2023.10.24 17:43:19.303322 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2563 | 2023.10.24 17:43:19.303475 [ 19 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2564 | 2023.10.24 17:43:19.303579 [ 19 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_21_4} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2565 | 2023.10.24 17:43:19.303616 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2566 | 2023.10.24 17:43:19.303825 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.003046503 sec., 16084 rows/sec., 21.70 MiB/sec. | ||
2567 | 2023.10.24 17:43:19.303974 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} <Debug> DynamicQueryHandler: Done processing query | ||
2568 | 2023.10.24 17:43:19.303999 [ 3 ] {1b50e41f-6c09-47a3-8d52-c423c6b23c4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2569 | 2023.10.24 17:43:19.304015 [ 3 ] {} <Debug> HTTP-Session: 6e4c3f29-d8ca-4833-b5ec-bc03dc1e7442 Destroying unnamed session | ||
2570 | 2023.10.24 17:43:24.293665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2571 | 2023.10.24 17:43:24.293796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2572 | 2023.10.24 17:43:24.293827 [ 3 ] {} <Debug> HTTP-Session: b136c29c-5483-4cd7-92cf-ba024b88cffe Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2573 | 2023.10.24 17:43:24.293855 [ 3 ] {} <Debug> HTTP-Session: b136c29c-5483-4cd7-92cf-ba024b88cffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2574 | 2023.10.24 17:43:24.293993 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2575 | 2023.10.24 17:43:24.294061 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2576 | 2023.10.24 17:43:24.294246 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2577 | 2023.10.24 17:43:24.294735 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2578 | 2023.10.24 17:43:24.295013 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2579 | 2023.10.24 17:43:24.295174 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2580 | 2023.10.24 17:43:24.295308 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001269692 sec., 4725 rows/sec., 267.66 KiB/sec. | ||
2581 | 2023.10.24 17:43:24.295456 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} <Debug> DynamicQueryHandler: Done processing query | ||
2582 | 2023.10.24 17:43:24.295482 [ 3 ] {d0b54126-1444-45ba-9da3-8ea9bbda5ef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2583 | 2023.10.24 17:43:24.295499 [ 3 ] {} <Debug> HTTP-Session: b136c29c-5483-4cd7-92cf-ba024b88cffe Destroying unnamed session | ||
2584 | 2023.10.24 17:43:24.295628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2585 | 2023.10.24 17:43:24.295679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2586 | 2023.10.24 17:43:24.295700 [ 3 ] {} <Debug> HTTP-Session: b4223bb2-fec5-4225-9b59-7ebe44a97677 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2587 | 2023.10.24 17:43:24.295719 [ 3 ] {} <Debug> HTTP-Session: b4223bb2-fec5-4225-9b59-7ebe44a97677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2588 | 2023.10.24 17:43:24.295802 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2589 | 2023.10.24 17:43:24.295846 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2590 | 2023.10.24 17:43:24.295957 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2591 | 2023.10.24 17:43:24.296296 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2592 | 2023.10.24 17:43:24.296517 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2593 | 2023.10.24 17:43:24.296666 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2594 | 2023.10.24 17:43:24.296789 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000956767 sec., 90931 rows/sec., 8.50 MiB/sec. | ||
2595 | 2023.10.24 17:43:24.296928 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} <Debug> DynamicQueryHandler: Done processing query | ||
2596 | 2023.10.24 17:43:24.296953 [ 3 ] {8c789b42-956b-46a2-936f-4feee707ce86} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2597 | 2023.10.24 17:43:24.296969 [ 3 ] {} <Debug> HTTP-Session: b4223bb2-fec5-4225-9b59-7ebe44a97677 Destroying unnamed session | ||
2598 | 2023.10.24 17:43:24.297161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2599 | 2023.10.24 17:43:24.297207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2600 | 2023.10.24 17:43:24.297226 [ 3 ] {} <Debug> HTTP-Session: de716822-9352-4c3c-8c3c-b2e3401a2eb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2601 | 2023.10.24 17:43:24.297245 [ 3 ] {} <Debug> HTTP-Session: de716822-9352-4c3c-8c3c-b2e3401a2eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2602 | 2023.10.24 17:43:24.297330 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2603 | 2023.10.24 17:43:24.297371 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2604 | 2023.10.24 17:43:24.297476 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2605 | 2023.10.24 17:43:24.297892 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2606 | 2023.10.24 17:43:24.298109 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2607 | 2023.10.24 17:43:24.298254 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2608 | 2023.10.24 17:43:24.298371 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001013138 sec., 260576 rows/sec., 17.88 MiB/sec. | ||
2609 | 2023.10.24 17:43:24.298490 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} <Debug> DynamicQueryHandler: Done processing query | ||
2610 | 2023.10.24 17:43:24.298514 [ 3 ] {214db6c2-c278-4301-9bf4-62df6ef6ded3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2611 | 2023.10.24 17:43:24.298530 [ 3 ] {} <Debug> HTTP-Session: de716822-9352-4c3c-8c3c-b2e3401a2eb9 Destroying unnamed session | ||
2612 | 2023.10.24 17:43:24.298646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2613 | 2023.10.24 17:43:24.298693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2614 | 2023.10.24 17:43:24.298712 [ 3 ] {} <Debug> HTTP-Session: 304080af-5fa9-4a69-aa5e-fa889699b84c Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2615 | 2023.10.24 17:43:24.298729 [ 3 ] {} <Debug> HTTP-Session: 304080af-5fa9-4a69-aa5e-fa889699b84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2616 | 2023.10.24 17:43:24.298799 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2617 | 2023.10.24 17:43:24.298839 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2618 | 2023.10.24 17:43:24.298945 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2619 | 2023.10.24 17:43:24.299194 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2620 | 2023.10.24 17:43:24.299427 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2621 | 2023.10.24 17:43:24.299598 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2622 | 2023.10.24 17:43:24.299712 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000885885 sec., 6772 rows/sec., 284.41 KiB/sec. | ||
2623 | 2023.10.24 17:43:24.299814 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} <Debug> DynamicQueryHandler: Done processing query | ||
2624 | 2023.10.24 17:43:24.299837 [ 3 ] {8bf125fb-f1f3-4cf8-bc3e-a50989e6b440} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2625 | 2023.10.24 17:43:24.299853 [ 3 ] {} <Debug> HTTP-Session: 304080af-5fa9-4a69-aa5e-fa889699b84c Destroying unnamed session | ||
2626 | 2023.10.24 17:43:24.299973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2627 | 2023.10.24 17:43:24.300017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2628 | 2023.10.24 17:43:24.300036 [ 3 ] {} <Debug> HTTP-Session: 9b75c829-d429-468e-8ca7-5f378383af65 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2629 | 2023.10.24 17:43:24.300052 [ 3 ] {} <Debug> HTTP-Session: 9b75c829-d429-468e-8ca7-5f378383af65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2630 | 2023.10.24 17:43:24.300127 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2631 | 2023.10.24 17:43:24.300169 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2632 | 2023.10.24 17:43:24.300282 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2633 | 2023.10.24 17:43:24.300566 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2634 | 2023.10.24 17:43:24.300804 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2635 | 2023.10.24 17:43:24.300977 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2636 | 2023.10.24 17:43:24.301093 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000939266 sec., 67073 rows/sec., 4.07 MiB/sec. | ||
2637 | 2023.10.24 17:43:24.301210 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} <Debug> DynamicQueryHandler: Done processing query | ||
2638 | 2023.10.24 17:43:24.301234 [ 3 ] {27ec9491-6f79-4aaf-9297-b6aeac8942b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2639 | 2023.10.24 17:43:24.301250 [ 3 ] {} <Debug> HTTP-Session: 9b75c829-d429-468e-8ca7-5f378383af65 Destroying unnamed session | ||
2640 | 2023.10.24 17:43:24.301355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2641 | 2023.10.24 17:43:24.301399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2642 | 2023.10.24 17:43:24.301418 [ 3 ] {} <Debug> HTTP-Session: f866a61c-4714-4e23-83c9-181560f4a5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2643 | 2023.10.24 17:43:24.301434 [ 3 ] {} <Debug> HTTP-Session: f866a61c-4714-4e23-83c9-181560f4a5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2644 | 2023.10.24 17:43:24.301502 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2645 | 2023.10.24 17:43:24.301541 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2646 | 2023.10.24 17:43:24.301642 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2647 | 2023.10.24 17:43:24.301885 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2648 | 2023.10.24 17:43:24.302114 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2649 | 2023.10.24 17:43:24.302284 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2650 | 2023.10.24 17:43:24.302412 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000881886 sec., 21544 rows/sec., 1.12 MiB/sec. | ||
2651 | 2023.10.24 17:43:24.302579 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} <Debug> DynamicQueryHandler: Done processing query | ||
2652 | 2023.10.24 17:43:24.302604 [ 3 ] {58c2ca3e-8890-41cf-84f5-ce07dd2fe2a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2653 | 2023.10.24 17:43:24.302619 [ 3 ] {} <Debug> HTTP-Session: f866a61c-4714-4e23-83c9-181560f4a5e0 Destroying unnamed session | ||
2654 | 2023.10.24 17:43:29.293085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2655 | 2023.10.24 17:43:29.293207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2656 | 2023.10.24 17:43:29.293238 [ 3 ] {} <Debug> HTTP-Session: 084f3e1b-86b8-4f01-a00a-bc02c8f3a058 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2657 | 2023.10.24 17:43:29.293265 [ 3 ] {} <Debug> HTTP-Session: 084f3e1b-86b8-4f01-a00a-bc02c8f3a058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2658 | 2023.10.24 17:43:29.293405 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2659 | 2023.10.24 17:43:29.293471 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2660 | 2023.10.24 17:43:29.293649 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2661 | 2023.10.24 17:43:29.294111 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2662 | 2023.10.24 17:43:29.294365 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2663 | 2023.10.24 17:43:29.294520 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2664 | 2023.10.24 17:43:29.294647 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001197901 sec., 40904 rows/sec., 3.24 MiB/sec. | ||
2665 | 2023.10.24 17:43:29.294780 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} <Debug> DynamicQueryHandler: Done processing query | ||
2666 | 2023.10.24 17:43:29.294805 [ 3 ] {c0f2bde8-37bf-4002-ba7f-e617da95a24c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2667 | 2023.10.24 17:43:29.294820 [ 3 ] {} <Debug> HTTP-Session: 084f3e1b-86b8-4f01-a00a-bc02c8f3a058 Destroying unnamed session | ||
2668 | 2023.10.24 17:43:29.294974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2669 | 2023.10.24 17:43:29.295018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2670 | 2023.10.24 17:43:29.295037 [ 3 ] {} <Debug> HTTP-Session: 52fe35f6-6170-474c-928e-0815ae51320f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2671 | 2023.10.24 17:43:29.295053 [ 3 ] {} <Debug> HTTP-Session: 52fe35f6-6170-474c-928e-0815ae51320f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2672 | 2023.10.24 17:43:29.295128 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2673 | 2023.10.24 17:43:29.295167 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2674 | 2023.10.24 17:43:29.295267 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2675 | 2023.10.24 17:43:29.295646 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2676 | 2023.10.24 17:43:29.295860 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2677 | 2023.10.24 17:43:29.296000 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2678 | 2023.10.24 17:43:29.296129 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000964337 sec., 152436 rows/sec., 14.91 MiB/sec. | ||
2679 | 2023.10.24 17:43:29.296277 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} <Debug> DynamicQueryHandler: Done processing query | ||
2680 | 2023.10.24 17:43:29.296301 [ 3 ] {9536f70a-27d9-4adc-8ff4-5f0abe315d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2681 | 2023.10.24 17:43:29.296317 [ 3 ] {} <Debug> HTTP-Session: 52fe35f6-6170-474c-928e-0815ae51320f Destroying unnamed session | ||
2682 | 2023.10.24 17:43:29.296441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2683 | 2023.10.24 17:43:29.296484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2684 | 2023.10.24 17:43:29.296502 [ 3 ] {} <Debug> HTTP-Session: e9411724-b881-42c1-8d50-647dc1ba6788 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2685 | 2023.10.24 17:43:29.296518 [ 3 ] {} <Debug> HTTP-Session: e9411724-b881-42c1-8d50-647dc1ba6788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2686 | 2023.10.24 17:43:29.296588 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2687 | 2023.10.24 17:43:29.296626 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2688 | 2023.10.24 17:43:29.296731 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2689 | 2023.10.24 17:43:29.297044 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2690 | 2023.10.24 17:43:29.297258 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2691 | 2023.10.24 17:43:29.297403 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2692 | 2023.10.24 17:43:29.297535 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} <Information> executeQuery: Read 60 rows, 4.79 KiB in 0.000911207 sec., 65846 rows/sec., 5.13 MiB/sec. | ||
2693 | 2023.10.24 17:43:29.297725 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} <Debug> DynamicQueryHandler: Done processing query | ||
2694 | 2023.10.24 17:43:29.297749 [ 3 ] {bb23fe19-6397-4768-8c3f-3d9b1e9b3f4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2695 | 2023.10.24 17:43:29.297765 [ 3 ] {} <Debug> HTTP-Session: e9411724-b881-42c1-8d50-647dc1ba6788 Destroying unnamed session | ||
2696 | 2023.10.24 17:43:29.297897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2697 | 2023.10.24 17:43:29.297942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2698 | 2023.10.24 17:43:29.297962 [ 3 ] {} <Debug> HTTP-Session: e0c3ac82-9e1e-43b9-9c77-1034ea244ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2699 | 2023.10.24 17:43:29.297979 [ 3 ] {} <Debug> HTTP-Session: e0c3ac82-9e1e-43b9-9c77-1034ea244ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2700 | 2023.10.24 17:43:29.298051 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2701 | 2023.10.24 17:43:29.298095 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2702 | 2023.10.24 17:43:29.298229 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2703 | 2023.10.24 17:43:29.298496 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2704 | 2023.10.24 17:43:29.298743 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2705 | 2023.10.24 17:43:29.298923 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2706 | 2023.10.24 17:43:29.299049 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000967967 sec., 11364 rows/sec., 749.60 KiB/sec. | ||
2707 | 2023.10.24 17:43:29.299173 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} <Debug> DynamicQueryHandler: Done processing query | ||
2708 | 2023.10.24 17:43:29.299195 [ 3 ] {bcfe4529-47f3-4a74-95ea-4fd4de662736} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2709 | 2023.10.24 17:43:29.299211 [ 3 ] {} <Debug> HTTP-Session: e0c3ac82-9e1e-43b9-9c77-1034ea244ee1 Destroying unnamed session | ||
2710 | 2023.10.24 17:43:29.299374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2711 | 2023.10.24 17:43:29.299419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2712 | 2023.10.24 17:43:29.299437 [ 3 ] {} <Debug> HTTP-Session: cae8aa14-3584-4300-a2c4-579cf9e710e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2713 | 2023.10.24 17:43:29.299454 [ 3 ] {} <Debug> HTTP-Session: cae8aa14-3584-4300-a2c4-579cf9e710e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2714 | 2023.10.24 17:43:29.299542 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2715 | 2023.10.24 17:43:29.299584 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2716 | 2023.10.24 17:43:29.299721 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2717 | 2023.10.24 17:43:29.300190 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2718 | 2023.10.24 17:43:29.300490 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2719 | 2023.10.24 17:43:29.300667 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2720 | 2023.10.24 17:43:29.300801 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001227272 sec., 39925 rows/sec., 53.88 MiB/sec. | ||
2721 | 2023.10.24 17:43:29.300796 [ 76 ] {} <Debug> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2722 | 2023.10.24 17:43:29.300904 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2723 | 2023.10.24 17:43:29.300972 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} <Debug> DynamicQueryHandler: Done processing query | ||
2724 | 2023.10.24 17:43:29.301025 [ 3 ] {61171fe0-e116-4176-9d5d-46b1ce186062} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2725 | 2023.10.24 17:43:29.301065 [ 3 ] {} <Debug> HTTP-Session: cae8aa14-3584-4300-a2c4-579cf9e710e9 Destroying unnamed session | ||
2726 | 2023.10.24 17:43:29.301057 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2727 | 2023.10.24 17:43:29.301309 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2728 | 2023.10.24 17:43:29.301372 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 267 rows starting from the beginning of the part | ||
2729 | 2023.10.24 17:43:29.301590 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part | ||
2730 | 2023.10.24 17:43:29.301773 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part | ||
2731 | 2023.10.24 17:43:29.301948 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part | ||
2732 | 2023.10.24 17:43:29.302105 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part | ||
2733 | 2023.10.24 17:43:29.302194 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::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 | ||
2734 | 2023.10.24 17:43:29.303695 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 6 columns (6 merged, 0 gathered) in 0.002735558 sec., 187164.73933288932 rows/sec., 252.57 MiB/sec. | ||
2735 | 2023.10.24 17:43:29.303972 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2736 | 2023.10.24 17:43:29.304182 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2737 | 2023.10.24 17:43:29.304252 [ 16 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2738 | 2023.10.24 17:43:29.304317 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_11_2: 4.00 MiB. | ||
2739 | 2023.10.24 17:43:30.000152 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.10 MiB, peak 235.37 MiB, will set to 229.94 MiB (RSS), difference: -4.17 MiB | ||
2740 | 2023.10.24 17:43:33.380541 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2741 | 2023.10.24 17:43:33.380602 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2742 | 2023.10.24 17:43:34.294384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2743 | 2023.10.24 17:43:34.294509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2744 | 2023.10.24 17:43:34.294540 [ 3 ] {} <Debug> HTTP-Session: e13ad693-a8cd-42e0-95a6-4dbf3647ffae Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2745 | 2023.10.24 17:43:34.294570 [ 3 ] {} <Debug> HTTP-Session: e13ad693-a8cd-42e0-95a6-4dbf3647ffae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2746 | 2023.10.24 17:43:34.294708 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2747 | 2023.10.24 17:43:34.294777 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2748 | 2023.10.24 17:43:34.294959 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2749 | 2023.10.24 17:43:34.295430 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2750 | 2023.10.24 17:43:34.295702 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2751 | 2023.10.24 17:43:34.295866 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2752 | 2023.10.24 17:43:34.295994 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001248752 sec., 4804 rows/sec., 272.15 KiB/sec. | ||
2753 | 2023.10.24 17:43:34.296149 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} <Debug> DynamicQueryHandler: Done processing query | ||
2754 | 2023.10.24 17:43:34.296174 [ 3 ] {c841cfea-21e9-4148-8b83-1c35bac34964} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2755 | 2023.10.24 17:43:34.296191 [ 3 ] {} <Debug> HTTP-Session: e13ad693-a8cd-42e0-95a6-4dbf3647ffae Destroying unnamed session | ||
2756 | 2023.10.24 17:43:34.296312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2757 | 2023.10.24 17:43:34.296359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2758 | 2023.10.24 17:43:34.296378 [ 3 ] {} <Debug> HTTP-Session: 05b63f16-64cf-4c57-8bfb-312d422c36af Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2759 | 2023.10.24 17:43:34.296396 [ 3 ] {} <Debug> HTTP-Session: 05b63f16-64cf-4c57-8bfb-312d422c36af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2760 | 2023.10.24 17:43:34.296468 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2761 | 2023.10.24 17:43:34.296510 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2762 | 2023.10.24 17:43:34.296614 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2763 | 2023.10.24 17:43:34.296944 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2764 | 2023.10.24 17:43:34.297156 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2765 | 2023.10.24 17:43:34.297302 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2766 | 2023.10.24 17:43:34.297425 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000927697 sec., 93780 rows/sec., 8.77 MiB/sec. | ||
2767 | 2023.10.24 17:43:34.297526 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} <Debug> DynamicQueryHandler: Done processing query | ||
2768 | 2023.10.24 17:43:34.297548 [ 3 ] {96363571-3c69-4809-98e0-99291e423125} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2769 | 2023.10.24 17:43:34.297564 [ 3 ] {} <Debug> HTTP-Session: 05b63f16-64cf-4c57-8bfb-312d422c36af Destroying unnamed session | ||
2770 | 2023.10.24 17:43:34.297714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2771 | 2023.10.24 17:43:34.297756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2772 | 2023.10.24 17:43:34.297775 [ 3 ] {} <Debug> HTTP-Session: c6c8eb2c-d533-414a-ac29-4112389c667d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2773 | 2023.10.24 17:43:34.297791 [ 3 ] {} <Debug> HTTP-Session: c6c8eb2c-d533-414a-ac29-4112389c667d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2774 | 2023.10.24 17:43:34.297872 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2775 | 2023.10.24 17:43:34.297911 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2776 | 2023.10.24 17:43:34.298011 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2777 | 2023.10.24 17:43:34.298414 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2778 | 2023.10.24 17:43:34.298624 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2779 | 2023.10.24 17:43:34.298770 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2780 | 2023.10.24 17:43:34.298891 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.000991127 sec., 266363 rows/sec., 18.27 MiB/sec. | ||
2781 | 2023.10.24 17:43:34.299004 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} <Debug> DynamicQueryHandler: Done processing query | ||
2782 | 2023.10.24 17:43:34.299027 [ 3 ] {791cd787-3133-4b46-b235-956e92524624} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2783 | 2023.10.24 17:43:34.299043 [ 3 ] {} <Debug> HTTP-Session: c6c8eb2c-d533-414a-ac29-4112389c667d Destroying unnamed session | ||
2784 | 2023.10.24 17:43:34.299203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2785 | 2023.10.24 17:43:34.299248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2786 | 2023.10.24 17:43:34.299266 [ 3 ] {} <Debug> HTTP-Session: ca463c1f-950b-4422-91be-c02fc7d7b1a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2787 | 2023.10.24 17:43:34.299283 [ 3 ] {} <Debug> HTTP-Session: ca463c1f-950b-4422-91be-c02fc7d7b1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2788 | 2023.10.24 17:43:34.299351 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2789 | 2023.10.24 17:43:34.299389 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2790 | 2023.10.24 17:43:34.299495 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2791 | 2023.10.24 17:43:34.299778 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2792 | 2023.10.24 17:43:34.300007 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2793 | 2023.10.24 17:43:34.300186 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2794 | 2023.10.24 17:43:34.300301 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000923406 sec., 6497 rows/sec., 272.85 KiB/sec. | ||
2795 | 2023.10.24 17:43:34.300416 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} <Debug> DynamicQueryHandler: Done processing query | ||
2796 | 2023.10.24 17:43:34.300438 [ 3 ] {689782c8-806e-444f-8e7e-1880166cefe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2797 | 2023.10.24 17:43:34.300454 [ 3 ] {} <Debug> HTTP-Session: ca463c1f-950b-4422-91be-c02fc7d7b1a7 Destroying unnamed session | ||
2798 | 2023.10.24 17:43:34.300571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2799 | 2023.10.24 17:43:34.300615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2800 | 2023.10.24 17:43:34.300633 [ 3 ] {} <Debug> HTTP-Session: 92f8fe71-8063-409f-8ddb-d97fd050d4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2801 | 2023.10.24 17:43:34.300649 [ 3 ] {} <Debug> HTTP-Session: 92f8fe71-8063-409f-8ddb-d97fd050d4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2802 | 2023.10.24 17:43:34.300720 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2803 | 2023.10.24 17:43:34.300761 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2804 | 2023.10.24 17:43:34.300875 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2805 | 2023.10.24 17:43:34.301171 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2806 | 2023.10.24 17:43:34.301405 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2807 | 2023.10.24 17:43:34.301575 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2808 | 2023.10.24 17:43:34.301703 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000952596 sec., 66135 rows/sec., 4.01 MiB/sec. | ||
2809 | 2023.10.24 17:43:34.301696 [ 145 ] {} <Debug> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2810 | 2023.10.24 17:43:34.301820 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2811 | 2023.10.24 17:43:34.301864 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} <Debug> DynamicQueryHandler: Done processing query | ||
2812 | 2023.10.24 17:43:34.301924 [ 3 ] {759423f1-91eb-4abb-9c8d-3be2671c7908} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2813 | 2023.10.24 17:43:34.301945 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2814 | 2023.10.24 17:43:34.301971 [ 3 ] {} <Debug> HTTP-Session: 92f8fe71-8063-409f-8ddb-d97fd050d4b5 Destroying unnamed session | ||
2815 | 2023.10.24 17:43:34.302084 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2816 | 2023.10.24 17:43:34.302115 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 589 rows starting from the beginning of the part | ||
2817 | 2023.10.24 17:43:34.302137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2818 | 2023.10.24 17:43:34.302192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2819 | 2023.10.24 17:43:34.302216 [ 3 ] {} <Debug> HTTP-Session: 2d102baa-364c-48a2-a62f-d462552199b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2820 | 2023.10.24 17:43:34.302248 [ 3 ] {} <Debug> HTTP-Session: 2d102baa-364c-48a2-a62f-d462552199b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2821 | 2023.10.24 17:43:34.302273 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part | ||
2822 | 2023.10.24 17:43:34.302353 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2823 | 2023.10.24 17:43:34.302397 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
2824 | 2023.10.24 17:43:34.302409 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2825 | 2023.10.24 17:43:34.302581 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
2826 | 2023.10.24 17:43:34.302666 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2827 | 2023.10.24 17:43:34.302743 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
2828 | 2023.10.24 17:43:34.302932 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
2829 | 2023.10.24 17:43:34.303155 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2830 | 2023.10.24 17:43:34.303434 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2831 | 2023.10.24 17:43:34.303639 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2832 | 2023.10.24 17:43:34.303796 [ 145 ] {} <Debug> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2833 | 2023.10.24 17:43:34.303908 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001492826 sec., 12727 rows/sec., 675.76 KiB/sec. | ||
2834 | 2023.10.24 17:43:34.303932 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2835 | 2023.10.24 17:43:34.304263 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 5 columns (5 merged, 0 gathered) in 0.002381701 sec., 357727.52331212023 rows/sec., 21.74 MiB/sec. | ||
2836 | 2023.10.24 17:43:34.304290 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2837 | 2023.10.24 17:43:34.304339 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} <Debug> DynamicQueryHandler: Done processing query | ||
2838 | 2023.10.24 17:43:34.304381 [ 3 ] {a0c3bc50-e96c-4cf0-be94-458e203bbe0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2839 | 2023.10.24 17:43:34.304469 [ 3 ] {} <Debug> HTTP-Session: 2d102baa-364c-48a2-a62f-d462552199b9 Destroying unnamed session | ||
2840 | 2023.10.24 17:43:34.304492 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2841 | 2023.10.24 17:43:34.304578 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2842 | 2023.10.24 17:43:34.304638 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 185 rows starting from the beginning of the part | ||
2843 | 2023.10.24 17:43:34.304831 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2844 | 2023.10.24 17:43:34.304852 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
2845 | 2023.10.24 17:43:34.304944 [ 18 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2846 | 2023.10.24 17:43:34.305069 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
2847 | 2023.10.24 17:43:34.305180 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
2848 | 2023.10.24 17:43:34.305268 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
2849 | 2023.10.24 17:43:34.305344 [ 17 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
2850 | 2023.10.24 17:43:34.305937 [ 19 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001863423 sec., 150261.105503152 rows/sec., 8.11 MiB/sec. | ||
2851 | 2023.10.24 17:43:34.306090 [ 19 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2852 | 2023.10.24 17:43:34.306324 [ 19 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2853 | 2023.10.24 17:43:34.306400 [ 19 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_16_3} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2854 | 2023.10.24 17:43:39.292233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2855 | 2023.10.24 17:43:39.292363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2856 | 2023.10.24 17:43:39.292394 [ 3 ] {} <Debug> HTTP-Session: 52c139f6-f0f0-4cce-ba5f-908692d7d869 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2857 | 2023.10.24 17:43:39.292421 [ 3 ] {} <Debug> HTTP-Session: 52c139f6-f0f0-4cce-ba5f-908692d7d869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2858 | 2023.10.24 17:43:39.292557 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2859 | 2023.10.24 17:43:39.292616 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2860 | 2023.10.24 17:43:39.292776 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2861 | 2023.10.24 17:43:39.293176 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2862 | 2023.10.24 17:43:39.293437 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2863 | 2023.10.24 17:43:39.293596 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2864 | 2023.10.24 17:43:39.293737 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.00113879 sec., 43028 rows/sec., 3.41 MiB/sec. | ||
2865 | 2023.10.24 17:43:39.293866 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} <Debug> DynamicQueryHandler: Done processing query | ||
2866 | 2023.10.24 17:43:39.293892 [ 3 ] {b1526168-41e1-4ea3-a69e-6d953fa1f019} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2867 | 2023.10.24 17:43:39.293908 [ 3 ] {} <Debug> HTTP-Session: 52c139f6-f0f0-4cce-ba5f-908692d7d869 Destroying unnamed session | ||
2868 | 2023.10.24 17:43:39.294032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2869 | 2023.10.24 17:43:39.294079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2870 | 2023.10.24 17:43:39.294099 [ 3 ] {} <Debug> HTTP-Session: c18a99d6-766c-459e-8a0c-96051011dfef Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2871 | 2023.10.24 17:43:39.294119 [ 3 ] {} <Debug> HTTP-Session: c18a99d6-766c-459e-8a0c-96051011dfef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2872 | 2023.10.24 17:43:39.294203 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2873 | 2023.10.24 17:43:39.294250 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2874 | 2023.10.24 17:43:39.294357 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2875 | 2023.10.24 17:43:39.294740 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2876 | 2023.10.24 17:43:39.294958 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2877 | 2023.10.24 17:43:39.295112 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2878 | 2023.10.24 17:43:39.295249 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.001010888 sec., 145416 rows/sec., 14.22 MiB/sec. | ||
2879 | 2023.10.24 17:43:39.295367 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} <Debug> DynamicQueryHandler: Done processing query | ||
2880 | 2023.10.24 17:43:39.295390 [ 3 ] {4cbdfc56-821c-4a2b-bea1-d9e5f5df99ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2881 | 2023.10.24 17:43:39.295406 [ 3 ] {} <Debug> HTTP-Session: c18a99d6-766c-459e-8a0c-96051011dfef Destroying unnamed session | ||
2882 | 2023.10.24 17:43:39.295521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2883 | 2023.10.24 17:43:39.295565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2884 | 2023.10.24 17:43:39.295584 [ 3 ] {} <Debug> HTTP-Session: 0517aa8a-a624-4c44-b1f4-b6bca9b030ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2885 | 2023.10.24 17:43:39.295601 [ 3 ] {} <Debug> HTTP-Session: 0517aa8a-a624-4c44-b1f4-b6bca9b030ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2886 | 2023.10.24 17:43:39.295674 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2887 | 2023.10.24 17:43:39.295714 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2888 | 2023.10.24 17:43:39.295818 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2889 | 2023.10.24 17:43:39.296102 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2890 | 2023.10.24 17:43:39.296306 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2891 | 2023.10.24 17:43:39.296450 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2892 | 2023.10.24 17:43:39.296585 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000882945 sec., 55496 rows/sec., 4.34 MiB/sec. | ||
2893 | 2023.10.24 17:43:39.296685 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} <Debug> DynamicQueryHandler: Done processing query | ||
2894 | 2023.10.24 17:43:39.296708 [ 3 ] {30e868cb-963b-4f13-b0b2-25bdea322a12} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2895 | 2023.10.24 17:43:39.296724 [ 3 ] {} <Debug> HTTP-Session: 0517aa8a-a624-4c44-b1f4-b6bca9b030ed Destroying unnamed session | ||
2896 | 2023.10.24 17:43:39.296852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2897 | 2023.10.24 17:43:39.296894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2898 | 2023.10.24 17:43:39.296912 [ 3 ] {} <Debug> HTTP-Session: 39475c38-a86d-4ce6-97c8-fb4353b8936e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2899 | 2023.10.24 17:43:39.296929 [ 3 ] {} <Debug> HTTP-Session: 39475c38-a86d-4ce6-97c8-fb4353b8936e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2900 | 2023.10.24 17:43:39.297017 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2901 | 2023.10.24 17:43:39.297063 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2902 | 2023.10.24 17:43:39.297197 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2903 | 2023.10.24 17:43:39.297660 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2904 | 2023.10.24 17:43:39.297969 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2905 | 2023.10.24 17:43:39.298143 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2906 | 2023.10.24 17:43:39.298262 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001216902 sec., 40266 rows/sec., 54.34 MiB/sec. | ||
2907 | 2023.10.24 17:43:39.298382 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} <Debug> DynamicQueryHandler: Done processing query | ||
2908 | 2023.10.24 17:43:39.298405 [ 3 ] {c36b7e7a-8898-41fc-a55f-d8a3d7f8a55a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2909 | 2023.10.24 17:43:39.298420 [ 3 ] {} <Debug> HTTP-Session: 39475c38-a86d-4ce6-97c8-fb4353b8936e Destroying unnamed session | ||
2910 | 2023.10.24 17:43:44.294565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2911 | 2023.10.24 17:43:44.294699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2912 | 2023.10.24 17:43:44.294730 [ 3 ] {} <Debug> HTTP-Session: 4decc9d0-3d1c-4c24-90f2-57cae0336407 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2913 | 2023.10.24 17:43:44.294758 [ 3 ] {} <Debug> HTTP-Session: 4decc9d0-3d1c-4c24-90f2-57cae0336407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2914 | 2023.10.24 17:43:44.294897 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2915 | 2023.10.24 17:43:44.294963 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2916 | 2023.10.24 17:43:44.295144 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2917 | 2023.10.24 17:43:44.295613 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2918 | 2023.10.24 17:43:44.295882 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2919 | 2023.10.24 17:43:44.296039 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2920 | 2023.10.24 17:43:44.296167 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001231832 sec., 4870 rows/sec., 275.88 KiB/sec. | ||
2921 | 2023.10.24 17:43:44.296203 [ 65 ] {} <Debug> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2922 | 2023.10.24 17:43:44.296328 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} <Debug> DynamicQueryHandler: Done processing query | ||
2923 | 2023.10.24 17:43:44.296346 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2924 | 2023.10.24 17:43:44.296368 [ 3 ] {3aa6f493-6a7e-42a1-92b2-bb2c7af76d88} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2925 | 2023.10.24 17:43:44.296407 [ 3 ] {} <Debug> HTTP-Session: 4decc9d0-3d1c-4c24-90f2-57cae0336407 Destroying unnamed session | ||
2926 | 2023.10.24 17:43:44.296501 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2927 | 2023.10.24 17:43:44.296558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2928 | 2023.10.24 17:43:44.296640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2929 | 2023.10.24 17:43:44.296696 [ 3 ] {} <Debug> HTTP-Session: c274fb43-9552-4545-8101-bdc73fbbc651 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2930 | 2023.10.24 17:43:44.296699 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2931 | 2023.10.24 17:43:44.296724 [ 3 ] {} <Debug> HTTP-Session: c274fb43-9552-4545-8101-bdc73fbbc651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2932 | 2023.10.24 17:43:44.296784 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 55 rows starting from the beginning of the part | ||
2933 | 2023.10.24 17:43:44.296854 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2934 | 2023.10.24 17:43:44.296933 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2935 | 2023.10.24 17:43:44.297103 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
2936 | 2023.10.24 17:43:44.297385 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2937 | 2023.10.24 17:43:44.297409 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part | ||
2938 | 2023.10.24 17:43:44.297604 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
2939 | 2023.10.24 17:43:44.297764 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part | ||
2940 | 2023.10.24 17:43:44.298027 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
2941 | 2023.10.24 17:43:44.298355 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2942 | 2023.10.24 17:43:44.298745 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2943 | 2023.10.24 17:43:44.299051 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2944 | 2023.10.24 17:43:44.299431 [ 65 ] {} <Debug> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2945 | 2023.10.24 17:43:44.299456 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.002495934 sec., 34856 rows/sec., 3.26 MiB/sec. | ||
2946 | 2023.10.24 17:43:44.299557 [ 11 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.003111065 sec., 54965.10037559485 rows/sec., 4.17 MiB/sec. | ||
2947 | 2023.10.24 17:43:44.299575 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2948 | 2023.10.24 17:43:44.299819 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2949 | 2023.10.24 17:43:44.299838 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} <Debug> DynamicQueryHandler: Done processing query | ||
2950 | 2023.10.24 17:43:44.299877 [ 3 ] {5944a066-38c1-4e9a-9ce6-2882dd6492d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2951 | 2023.10.24 17:43:44.299954 [ 3 ] {} <Debug> HTTP-Session: c274fb43-9552-4545-8101-bdc73fbbc651 Destroying unnamed session | ||
2952 | 2023.10.24 17:43:44.299958 [ 17 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2953 | 2023.10.24 17:43:44.299987 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2954 | 2023.10.24 17:43:44.300069 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 234 rows starting from the beginning of the part | ||
2955 | 2023.10.24 17:43:44.300239 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
2956 | 2023.10.24 17:43:44.300258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2957 | 2023.10.24 17:43:44.300368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2958 | 2023.10.24 17:43:44.300450 [ 3 ] {} <Debug> HTTP-Session: ffa450b6-34dc-42cf-b8c2-888394d39d11 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2959 | 2023.10.24 17:43:44.300483 [ 17 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2960 | 2023.10.24 17:43:44.300514 [ 3 ] {} <Debug> HTTP-Session: ffa450b6-34dc-42cf-b8c2-888394d39d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2961 | 2023.10.24 17:43:44.300528 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 147 rows starting from the beginning of the part | ||
2962 | 2023.10.24 17:43:44.300709 [ 17 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_26_5} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2963 | 2023.10.24 17:43:44.300864 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2964 | 2023.10.24 17:43:44.300881 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
2965 | 2023.10.24 17:43:44.301023 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2966 | 2023.10.24 17:43:44.301211 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 147 rows starting from the beginning of the part | ||
2967 | 2023.10.24 17:43:44.301514 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2968 | 2023.10.24 17:43:44.301524 [ 11 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
2969 | 2023.10.24 17:43:44.302705 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2970 | 2023.10.24 17:43:44.303120 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 4 columns (4 merged, 0 gathered) in 0.00339011 sec., 232735.81093238862 rows/sec., 22.32 MiB/sec. | ||
2971 | 2023.10.24 17:43:44.303173 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2972 | 2023.10.24 17:43:44.303372 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2973 | 2023.10.24 17:43:44.303505 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2974 | 2023.10.24 17:43:44.303688 [ 65 ] {} <Debug> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2975 | 2023.10.24 17:43:44.303728 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.002779568 sec., 94978 rows/sec., 6.52 MiB/sec. | ||
2976 | 2023.10.24 17:43:44.303761 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2977 | 2023.10.24 17:43:44.303816 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2978 | 2023.10.24 17:43:44.304000 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2979 | 2023.10.24 17:43:44.304038 [ 17 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_26_5} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2980 | 2023.10.24 17:43:44.304075 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} <Debug> DynamicQueryHandler: Done processing query | ||
2981 | 2023.10.24 17:43:44.304131 [ 3 ] {1a1e059e-ac6c-47f6-9924-0927706c31de} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2982 | 2023.10.24 17:43:44.304180 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2983 | 2023.10.24 17:43:44.304201 [ 3 ] {} <Debug> HTTP-Session: ffa450b6-34dc-42cf-b8c2-888394d39d11 Destroying unnamed session | ||
2984 | 2023.10.24 17:43:44.304265 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 342 rows starting from the beginning of the part | ||
2985 | 2023.10.24 17:43:44.304365 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 264 rows starting from the beginning of the part | ||
2986 | 2023.10.24 17:43:44.304459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2987 | 2023.10.24 17:43:44.304466 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
2988 | 2023.10.24 17:43:44.304513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2989 | 2023.10.24 17:43:44.304539 [ 3 ] {} <Debug> HTTP-Session: c669b187-ff4e-40b2-8bfa-520c1dbcd406 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
2990 | 2023.10.24 17:43:44.304567 [ 3 ] {} <Debug> HTTP-Session: c669b187-ff4e-40b2-8bfa-520c1dbcd406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2991 | 2023.10.24 17:43:44.304574 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
2992 | 2023.10.24 17:43:44.304667 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2993 | 2023.10.24 17:43:44.304685 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part | ||
2994 | 2023.10.24 17:43:44.304724 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2995 | 2023.10.24 17:43:44.304822 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
2996 | 2023.10.24 17:43:44.305004 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2997 | 2023.10.24 17:43:44.305437 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
2998 | 2023.10.24 17:43:44.305750 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2999 | 2023.10.24 17:43:44.305918 [ 17 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 4 columns (4 merged, 0 gathered) in 0.002083727 sec., 596527.2802051324 rows/sec., 41.77 MiB/sec. | ||
3000 | 2023.10.24 17:43:44.305993 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3001 | 2023.10.24 17:43:44.306061 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3002 | 2023.10.24 17:43:44.306175 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001472845 sec., 4073 rows/sec., 171.07 KiB/sec. | ||
3003 | 2023.10.24 17:43:44.306299 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} <Debug> DynamicQueryHandler: Done processing query | ||
3004 | 2023.10.24 17:43:44.306328 [ 3 ] {44c73ff1-d88f-4a6f-b5d7-c94969c4653a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3005 | 2023.10.24 17:43:44.306330 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3006 | 2023.10.24 17:43:44.306347 [ 3 ] {} <Debug> HTTP-Session: c669b187-ff4e-40b2-8bfa-520c1dbcd406 Destroying unnamed session | ||
3007 | 2023.10.24 17:43:44.306407 [ 10 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_26_5} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3008 | 2023.10.24 17:43:44.306487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3009 | 2023.10.24 17:43:44.306529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3010 | 2023.10.24 17:43:44.306547 [ 3 ] {} <Debug> HTTP-Session: 999815c9-f59e-4880-a5de-b5ded4fb6e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3011 | 2023.10.24 17:43:44.306564 [ 3 ] {} <Debug> HTTP-Session: 999815c9-f59e-4880-a5de-b5ded4fb6e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3012 | 2023.10.24 17:43:44.306637 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3013 | 2023.10.24 17:43:44.306678 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3014 | 2023.10.24 17:43:44.306794 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3015 | 2023.10.24 17:43:44.307093 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3016 | 2023.10.24 17:43:44.307327 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3017 | 2023.10.24 17:43:44.307502 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3018 | 2023.10.24 17:43:44.307630 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000963407 sec., 65392 rows/sec., 3.96 MiB/sec. | ||
3019 | 2023.10.24 17:43:44.307753 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} <Debug> DynamicQueryHandler: Done processing query | ||
3020 | 2023.10.24 17:43:44.307775 [ 3 ] {26f1b7fd-e2d7-4f75-aebc-e21444809a65} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3021 | 2023.10.24 17:43:44.307791 [ 3 ] {} <Debug> HTTP-Session: 999815c9-f59e-4880-a5de-b5ded4fb6e34 Destroying unnamed session | ||
3022 | 2023.10.24 17:43:44.307910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3023 | 2023.10.24 17:43:44.307954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3024 | 2023.10.24 17:43:44.307972 [ 3 ] {} <Debug> HTTP-Session: 05204ecd-944c-4d94-9cf8-b878e04d1303 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3025 | 2023.10.24 17:43:44.307989 [ 3 ] {} <Debug> HTTP-Session: 05204ecd-944c-4d94-9cf8-b878e04d1303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3026 | 2023.10.24 17:43:44.308058 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3027 | 2023.10.24 17:43:44.308097 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3028 | 2023.10.24 17:43:44.308202 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3029 | 2023.10.24 17:43:44.308458 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3030 | 2023.10.24 17:43:44.308690 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3031 | 2023.10.24 17:43:44.308863 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3032 | 2023.10.24 17:43:44.308992 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000901586 sec., 21073 rows/sec., 1.09 MiB/sec. | ||
3033 | 2023.10.24 17:43:44.309105 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} <Debug> DynamicQueryHandler: Done processing query | ||
3034 | 2023.10.24 17:43:44.309137 [ 3 ] {42e599b9-7151-443f-af7a-60eb330e87ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3035 | 2023.10.24 17:43:44.309154 [ 3 ] {} <Debug> HTTP-Session: 05204ecd-944c-4d94-9cf8-b878e04d1303 Destroying unnamed session | ||
3036 | 2023.10.24 17:43:48.380646 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3037 | 2023.10.24 17:43:48.380702 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3038 | 2023.10.24 17:43:49.292182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3039 | 2023.10.24 17:43:49.292283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3040 | 2023.10.24 17:43:49.292308 [ 3 ] {} <Debug> HTTP-Session: 8cf7cd2f-f9b7-4a31-9986-35fd012d5bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3041 | 2023.10.24 17:43:49.292332 [ 3 ] {} <Debug> HTTP-Session: 8cf7cd2f-f9b7-4a31-9986-35fd012d5bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3042 | 2023.10.24 17:43:49.292454 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3043 | 2023.10.24 17:43:49.292512 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3044 | 2023.10.24 17:43:49.292668 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3045 | 2023.10.24 17:43:49.293120 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3046 | 2023.10.24 17:43:49.293385 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3047 | 2023.10.24 17:43:49.293546 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3048 | 2023.10.24 17:43:49.293669 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001179771 sec., 41533 rows/sec., 3.29 MiB/sec. | ||
3049 | 2023.10.24 17:43:49.293850 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} <Debug> DynamicQueryHandler: Done processing query | ||
3050 | 2023.10.24 17:43:49.293877 [ 3 ] {4e2b115c-d8b6-4bba-95ec-c43b26834993} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3051 | 2023.10.24 17:43:49.293894 [ 3 ] {} <Debug> HTTP-Session: 8cf7cd2f-f9b7-4a31-9986-35fd012d5bcb Destroying unnamed session | ||
3052 | 2023.10.24 17:43:49.294039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3053 | 2023.10.24 17:43:49.294090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3054 | 2023.10.24 17:43:49.294111 [ 3 ] {} <Debug> HTTP-Session: f57cfb65-7a77-4135-87c4-6a9ec8a4f790 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3055 | 2023.10.24 17:43:49.294129 [ 3 ] {} <Debug> HTTP-Session: f57cfb65-7a77-4135-87c4-6a9ec8a4f790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3056 | 2023.10.24 17:43:49.294215 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3057 | 2023.10.24 17:43:49.294257 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3058 | 2023.10.24 17:43:49.294366 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3059 | 2023.10.24 17:43:49.294746 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3060 | 2023.10.24 17:43:49.294961 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3061 | 2023.10.24 17:43:49.295108 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3062 | 2023.10.24 17:43:49.295204 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000961657 sec., 152861 rows/sec., 14.95 MiB/sec. | ||
3063 | 2023.10.24 17:43:49.295308 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} <Debug> DynamicQueryHandler: Done processing query | ||
3064 | 2023.10.24 17:43:49.295331 [ 3 ] {50c9660c-8c69-427c-8575-63bec980ba25} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3065 | 2023.10.24 17:43:49.295347 [ 3 ] {} <Debug> HTTP-Session: f57cfb65-7a77-4135-87c4-6a9ec8a4f790 Destroying unnamed session | ||
3066 | 2023.10.24 17:43:49.295460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3067 | 2023.10.24 17:43:49.295503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3068 | 2023.10.24 17:43:49.295522 [ 3 ] {} <Debug> HTTP-Session: c17cfde5-6864-444a-a0ce-e9369576ccf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3069 | 2023.10.24 17:43:49.295539 [ 3 ] {} <Debug> HTTP-Session: c17cfde5-6864-444a-a0ce-e9369576ccf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3070 | 2023.10.24 17:43:49.295611 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3071 | 2023.10.24 17:43:49.295650 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3072 | 2023.10.24 17:43:49.295753 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3073 | 2023.10.24 17:43:49.296033 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3074 | 2023.10.24 17:43:49.296231 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3075 | 2023.10.24 17:43:49.296372 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3076 | 2023.10.24 17:43:49.296471 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000831424 sec., 58935 rows/sec., 4.61 MiB/sec. | ||
3077 | 2023.10.24 17:43:49.296587 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} <Debug> DynamicQueryHandler: Done processing query | ||
3078 | 2023.10.24 17:43:49.296610 [ 3 ] {dbc4ded5-86d6-451f-bca6-35f39c1a0a45} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3079 | 2023.10.24 17:43:49.296626 [ 3 ] {} <Debug> HTTP-Session: c17cfde5-6864-444a-a0ce-e9369576ccf5 Destroying unnamed session | ||
3080 | 2023.10.24 17:43:49.296761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3081 | 2023.10.24 17:43:49.296805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3082 | 2023.10.24 17:43:49.296824 [ 3 ] {} <Debug> HTTP-Session: 357180b9-694d-4237-a42f-178bbbde552f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3083 | 2023.10.24 17:43:49.296840 [ 3 ] {} <Debug> HTTP-Session: 357180b9-694d-4237-a42f-178bbbde552f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3084 | 2023.10.24 17:43:49.296932 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3085 | 2023.10.24 17:43:49.297000 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3086 | 2023.10.24 17:43:49.297135 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3087 | 2023.10.24 17:43:49.297937 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3088 | 2023.10.24 17:43:49.298251 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3089 | 2023.10.24 17:43:49.298432 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3090 | 2023.10.24 17:43:49.298576 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001583868 sec., 30936 rows/sec., 41.75 MiB/sec. | ||
3091 | 2023.10.24 17:43:49.298781 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} <Debug> DynamicQueryHandler: Done processing query | ||
3092 | 2023.10.24 17:43:49.298805 [ 3 ] {8b075e0c-8b10-4637-849f-653f493aae10} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3093 | 2023.10.24 17:43:49.298821 [ 3 ] {} <Debug> HTTP-Session: 357180b9-694d-4237-a42f-178bbbde552f Destroying unnamed session | ||
3094 | 2023.10.24 17:43:54.294962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3095 | 2023.10.24 17:43:54.295090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3096 | 2023.10.24 17:43:54.295120 [ 3 ] {} <Debug> HTTP-Session: fd0a64b1-5941-47e5-a72f-3ee3ac4133ac Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3097 | 2023.10.24 17:43:54.295148 [ 3 ] {} <Debug> HTTP-Session: fd0a64b1-5941-47e5-a72f-3ee3ac4133ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3098 | 2023.10.24 17:43:54.295282 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3099 | 2023.10.24 17:43:54.295347 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3100 | 2023.10.24 17:43:54.295527 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3101 | 2023.10.24 17:43:54.295935 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3102 | 2023.10.24 17:43:54.296208 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3103 | 2023.10.24 17:43:54.296367 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3104 | 2023.10.24 17:43:54.296493 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001174341 sec., 5109 rows/sec., 289.39 KiB/sec. | ||
3105 | 2023.10.24 17:43:54.296632 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} <Debug> DynamicQueryHandler: Done processing query | ||
3106 | 2023.10.24 17:43:54.296657 [ 3 ] {ced0b4c5-6be6-4f1e-8c80-30ae1b7a53f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3107 | 2023.10.24 17:43:54.296673 [ 3 ] {} <Debug> HTTP-Session: fd0a64b1-5941-47e5-a72f-3ee3ac4133ac Destroying unnamed session | ||
3108 | 2023.10.24 17:43:54.296797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3109 | 2023.10.24 17:43:54.296844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3110 | 2023.10.24 17:43:54.296864 [ 3 ] {} <Debug> HTTP-Session: 8dd1c519-6eb7-4fdc-9d5f-06a7a578eb67 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3111 | 2023.10.24 17:43:54.296882 [ 3 ] {} <Debug> HTTP-Session: 8dd1c519-6eb7-4fdc-9d5f-06a7a578eb67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3112 | 2023.10.24 17:43:54.296963 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3113 | 2023.10.24 17:43:54.297005 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3114 | 2023.10.24 17:43:54.297114 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3115 | 2023.10.24 17:43:54.297405 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3116 | 2023.10.24 17:43:54.297614 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3117 | 2023.10.24 17:43:54.297763 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3118 | 2023.10.24 17:43:54.297887 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000895846 sec., 97114 rows/sec., 9.08 MiB/sec. | ||
3119 | 2023.10.24 17:43:54.297991 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} <Debug> DynamicQueryHandler: Done processing query | ||
3120 | 2023.10.24 17:43:54.298014 [ 3 ] {ef5ac176-dde2-4640-917d-12cef718f52b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3121 | 2023.10.24 17:43:54.298030 [ 3 ] {} <Debug> HTTP-Session: 8dd1c519-6eb7-4fdc-9d5f-06a7a578eb67 Destroying unnamed session | ||
3122 | 2023.10.24 17:43:54.298179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3123 | 2023.10.24 17:43:54.298223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3124 | 2023.10.24 17:43:54.298242 [ 3 ] {} <Debug> HTTP-Session: 37a59b0d-796f-41b5-abd7-b1608ad01168 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3125 | 2023.10.24 17:43:54.298260 [ 3 ] {} <Debug> HTTP-Session: 37a59b0d-796f-41b5-abd7-b1608ad01168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3126 | 2023.10.24 17:43:54.298342 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3127 | 2023.10.24 17:43:54.298382 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3128 | 2023.10.24 17:43:54.298485 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3129 | 2023.10.24 17:43:54.298858 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3130 | 2023.10.24 17:43:54.299068 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3131 | 2023.10.24 17:43:54.299210 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3132 | 2023.10.24 17:43:54.299330 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.000960447 sec., 274872 rows/sec., 18.86 MiB/sec. | ||
3133 | 2023.10.24 17:43:54.299432 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} <Debug> DynamicQueryHandler: Done processing query | ||
3134 | 2023.10.24 17:43:54.299455 [ 3 ] {d543c813-ba38-4923-a699-4bdcb04a0501} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3135 | 2023.10.24 17:43:54.299470 [ 3 ] {} <Debug> HTTP-Session: 37a59b0d-796f-41b5-abd7-b1608ad01168 Destroying unnamed session | ||
3136 | 2023.10.24 17:43:54.299626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3137 | 2023.10.24 17:43:54.299668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3138 | 2023.10.24 17:43:54.299687 [ 3 ] {} <Debug> HTTP-Session: c9c07b53-0bb1-4826-82de-01bb66da6b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3139 | 2023.10.24 17:43:54.299704 [ 3 ] {} <Debug> HTTP-Session: c9c07b53-0bb1-4826-82de-01bb66da6b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3140 | 2023.10.24 17:43:54.299772 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3141 | 2023.10.24 17:43:54.299811 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3142 | 2023.10.24 17:43:54.299913 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3143 | 2023.10.24 17:43:54.300118 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3144 | 2023.10.24 17:43:54.300347 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3145 | 2023.10.24 17:43:54.300522 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3146 | 2023.10.24 17:43:54.300649 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000848306 sec., 7072 rows/sec., 297.01 KiB/sec. | ||
3147 | 2023.10.24 17:43:54.300787 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} <Debug> DynamicQueryHandler: Done processing query | ||
3148 | 2023.10.24 17:43:54.300812 [ 3 ] {a77b0690-1ac2-4531-b55d-b002d5441b30} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3149 | 2023.10.24 17:43:54.300827 [ 3 ] {} <Debug> HTTP-Session: c9c07b53-0bb1-4826-82de-01bb66da6b22 Destroying unnamed session | ||
3150 | 2023.10.24 17:43:54.300942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3151 | 2023.10.24 17:43:54.300985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3152 | 2023.10.24 17:43:54.301004 [ 3 ] {} <Debug> HTTP-Session: 41c0cbf7-ecc4-4741-9055-611598abeb4f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3153 | 2023.10.24 17:43:54.301020 [ 3 ] {} <Debug> HTTP-Session: 41c0cbf7-ecc4-4741-9055-611598abeb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3154 | 2023.10.24 17:43:54.301094 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3155 | 2023.10.24 17:43:54.301137 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3156 | 2023.10.24 17:43:54.301255 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3157 | 2023.10.24 17:43:54.301499 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3158 | 2023.10.24 17:43:54.301732 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3159 | 2023.10.24 17:43:54.301901 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3160 | 2023.10.24 17:43:54.302031 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000907556 sec., 69417 rows/sec., 4.21 MiB/sec. | ||
3161 | 2023.10.24 17:43:54.302175 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} <Debug> DynamicQueryHandler: Done processing query | ||
3162 | 2023.10.24 17:43:54.302198 [ 3 ] {ebfacc83-50b8-4614-b25c-adf343518b97} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3163 | 2023.10.24 17:43:54.302214 [ 3 ] {} <Debug> HTTP-Session: 41c0cbf7-ecc4-4741-9055-611598abeb4f Destroying unnamed session | ||
3164 | 2023.10.24 17:43:54.302325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3165 | 2023.10.24 17:43:54.302367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3166 | 2023.10.24 17:43:54.302387 [ 3 ] {} <Debug> HTTP-Session: cff15bee-1c3d-4c53-8695-26c13ea6f328 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3167 | 2023.10.24 17:43:54.302404 [ 3 ] {} <Debug> HTTP-Session: cff15bee-1c3d-4c53-8695-26c13ea6f328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3168 | 2023.10.24 17:43:54.302473 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3169 | 2023.10.24 17:43:54.302512 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3170 | 2023.10.24 17:43:54.302618 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3171 | 2023.10.24 17:43:54.302980 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3172 | 2023.10.24 17:43:54.303204 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3173 | 2023.10.24 17:43:54.303371 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3174 | 2023.10.24 17:43:54.303505 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000994037 sec., 19113 rows/sec., 1014.84 KiB/sec. | ||
3175 | 2023.10.24 17:43:54.303649 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} <Debug> DynamicQueryHandler: Done processing query | ||
3176 | 2023.10.24 17:43:54.303673 [ 3 ] {efc71ef0-e571-4d83-a636-34f886bea14b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3177 | 2023.10.24 17:43:54.303689 [ 3 ] {} <Debug> HTTP-Session: cff15bee-1c3d-4c53-8695-26c13ea6f328 Destroying unnamed session | ||
3178 | 2023.10.24 17:43:59.292658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3179 | 2023.10.24 17:43:59.292785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3180 | 2023.10.24 17:43:59.292813 [ 3 ] {} <Debug> HTTP-Session: 2d951b4c-61f6-4ec1-9f38-a31a6c9d5bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3181 | 2023.10.24 17:43:59.292841 [ 3 ] {} <Debug> HTTP-Session: 2d951b4c-61f6-4ec1-9f38-a31a6c9d5bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3182 | 2023.10.24 17:43:59.292981 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3183 | 2023.10.24 17:43:59.293049 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3184 | 2023.10.24 17:43:59.293228 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3185 | 2023.10.24 17:43:59.293711 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3186 | 2023.10.24 17:43:59.293973 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3187 | 2023.10.24 17:43:59.294135 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3188 | 2023.10.24 17:43:59.294260 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001241061 sec., 39482 rows/sec., 3.13 MiB/sec. | ||
3189 | 2023.10.24 17:43:59.294407 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} <Debug> DynamicQueryHandler: Done processing query | ||
3190 | 2023.10.24 17:43:59.294434 [ 3 ] {b8781ee2-3b23-43a9-8efa-37d016b7dbac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3191 | 2023.10.24 17:43:59.294450 [ 3 ] {} <Debug> HTTP-Session: 2d951b4c-61f6-4ec1-9f38-a31a6c9d5bcf Destroying unnamed session | ||
3192 | 2023.10.24 17:43:59.294673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3193 | 2023.10.24 17:43:59.294721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3194 | 2023.10.24 17:43:59.294741 [ 3 ] {} <Debug> HTTP-Session: 10c8cc4f-620e-4cbe-b8d1-f5c8ad62a049 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3195 | 2023.10.24 17:43:59.294759 [ 3 ] {} <Debug> HTTP-Session: 10c8cc4f-620e-4cbe-b8d1-f5c8ad62a049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3196 | 2023.10.24 17:43:59.294843 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3197 | 2023.10.24 17:43:59.294886 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3198 | 2023.10.24 17:43:59.294990 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3199 | 2023.10.24 17:43:59.295504 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3200 | 2023.10.24 17:43:59.295724 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3201 | 2023.10.24 17:43:59.295877 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3202 | 2023.10.24 17:43:59.296000 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.00112743 sec., 130385 rows/sec., 12.75 MiB/sec. | ||
3203 | 2023.10.24 17:43:59.296151 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} <Debug> DynamicQueryHandler: Done processing query | ||
3204 | 2023.10.24 17:43:59.296176 [ 3 ] {19683b69-907d-4135-936c-3bf4c3a77b81} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3205 | 2023.10.24 17:43:59.296191 [ 3 ] {} <Debug> HTTP-Session: 10c8cc4f-620e-4cbe-b8d1-f5c8ad62a049 Destroying unnamed session | ||
3206 | 2023.10.24 17:43:59.296330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3207 | 2023.10.24 17:43:59.296377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3208 | 2023.10.24 17:43:59.296395 [ 3 ] {} <Debug> HTTP-Session: 5b2978a2-7c5d-411b-b2d7-84963f083f32 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3209 | 2023.10.24 17:43:59.296413 [ 3 ] {} <Debug> HTTP-Session: 5b2978a2-7c5d-411b-b2d7-84963f083f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3210 | 2023.10.24 17:43:59.296490 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3211 | 2023.10.24 17:43:59.296531 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3212 | 2023.10.24 17:43:59.296642 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3213 | 2023.10.24 17:43:59.296975 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3214 | 2023.10.24 17:43:59.297188 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3215 | 2023.10.24 17:43:59.297332 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3216 | 2023.10.24 17:43:59.297456 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} <Information> executeQuery: Read 60 rows, 4.79 KiB in 0.000938196 sec., 63952 rows/sec., 4.99 MiB/sec. | ||
3217 | 2023.10.24 17:43:59.297572 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} <Debug> DynamicQueryHandler: Done processing query | ||
3218 | 2023.10.24 17:43:59.297596 [ 3 ] {93c3fb4f-1fe4-4d4a-8bc2-fe69ad27597c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3219 | 2023.10.24 17:43:59.297611 [ 3 ] {} <Debug> HTTP-Session: 5b2978a2-7c5d-411b-b2d7-84963f083f32 Destroying unnamed session | ||
3220 | 2023.10.24 17:43:59.297716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3221 | 2023.10.24 17:43:59.297759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3222 | 2023.10.24 17:43:59.297779 [ 3 ] {} <Debug> HTTP-Session: 7ba6847c-ce7a-41b5-9a16-3bfbb553dcd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3223 | 2023.10.24 17:43:59.297796 [ 3 ] {} <Debug> HTTP-Session: 7ba6847c-ce7a-41b5-9a16-3bfbb553dcd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3224 | 2023.10.24 17:43:59.297866 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3225 | 2023.10.24 17:43:59.297908 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3226 | 2023.10.24 17:43:59.298028 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3227 | 2023.10.24 17:43:59.298297 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3228 | 2023.10.24 17:43:59.298535 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3229 | 2023.10.24 17:43:59.298706 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3230 | 2023.10.24 17:43:59.298806 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000912376 sec., 12056 rows/sec., 795.27 KiB/sec. | ||
3231 | 2023.10.24 17:43:59.298925 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} <Debug> DynamicQueryHandler: Done processing query | ||
3232 | 2023.10.24 17:43:59.298949 [ 3 ] {3da5f9da-bce3-4b6e-865b-caf952d6c81f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3233 | 2023.10.24 17:43:59.298965 [ 3 ] {} <Debug> HTTP-Session: 7ba6847c-ce7a-41b5-9a16-3bfbb553dcd2 Destroying unnamed session | ||
3234 | 2023.10.24 17:43:59.299106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3235 | 2023.10.24 17:43:59.299150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3236 | 2023.10.24 17:43:59.299169 [ 3 ] {} <Debug> HTTP-Session: 6481aa23-9414-481a-84d0-605bbae43783 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3237 | 2023.10.24 17:43:59.299184 [ 3 ] {} <Debug> HTTP-Session: 6481aa23-9414-481a-84d0-605bbae43783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3238 | 2023.10.24 17:43:59.299273 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3239 | 2023.10.24 17:43:59.299316 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3240 | 2023.10.24 17:43:59.299449 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3241 | 2023.10.24 17:43:59.299924 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. | ||
3242 | 2023.10.24 17:43:59.300232 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3243 | 2023.10.24 17:43:59.300404 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3244 | 2023.10.24 17:43:59.300509 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001208921 sec., 40532 rows/sec., 54.70 MiB/sec. | ||
3245 | 2023.10.24 17:43:59.300717 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} <Debug> DynamicQueryHandler: Done processing query | ||
3246 | 2023.10.24 17:43:59.300741 [ 3 ] {322e6019-8078-40d7-9751-b18c0b16f1c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3247 | 2023.10.24 17:43:59.300756 [ 3 ] {} <Debug> HTTP-Session: 6481aa23-9414-481a-84d0-605bbae43783 Destroying unnamed session | ||
3248 | 2023.10.24 17:44:03.380743 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3249 | 2023.10.24 17:44:03.380798 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3250 | 2023.10.24 17:44:04.294092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3251 | 2023.10.24 17:44:04.294208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3252 | 2023.10.24 17:44:04.294237 [ 3 ] {} <Debug> HTTP-Session: a0fd6f96-e156-4383-afff-8c04430f03fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3253 | 2023.10.24 17:44:04.294266 [ 3 ] {} <Debug> HTTP-Session: a0fd6f96-e156-4383-afff-8c04430f03fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3254 | 2023.10.24 17:44:04.294405 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3255 | 2023.10.24 17:44:04.294470 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3256 | 2023.10.24 17:44:04.294638 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3257 | 2023.10.24 17:44:04.295102 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3258 | 2023.10.24 17:44:04.295370 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3259 | 2023.10.24 17:44:04.295537 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3260 | 2023.10.24 17:44:04.295667 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001217801 sec., 4926 rows/sec., 279.06 KiB/sec. | ||
3261 | 2023.10.24 17:44:04.295831 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} <Debug> DynamicQueryHandler: Done processing query | ||
3262 | 2023.10.24 17:44:04.295859 [ 3 ] {6a2432e1-5f33-45f6-b2c3-35109c76c95f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3263 | 2023.10.24 17:44:04.295875 [ 3 ] {} <Debug> HTTP-Session: a0fd6f96-e156-4383-afff-8c04430f03fd Destroying unnamed session | ||
3264 | 2023.10.24 17:44:04.296015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3265 | 2023.10.24 17:44:04.296067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3266 | 2023.10.24 17:44:04.296087 [ 3 ] {} <Debug> HTTP-Session: acabce1b-444b-456a-b90b-1eb5adb19423 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3267 | 2023.10.24 17:44:04.296106 [ 3 ] {} <Debug> HTTP-Session: acabce1b-444b-456a-b90b-1eb5adb19423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3268 | 2023.10.24 17:44:04.296189 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3269 | 2023.10.24 17:44:04.296233 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3270 | 2023.10.24 17:44:04.296342 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3271 | 2023.10.24 17:44:04.296713 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3272 | 2023.10.24 17:44:04.296933 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3273 | 2023.10.24 17:44:04.297082 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3274 | 2023.10.24 17:44:04.297213 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000993718 sec., 87549 rows/sec., 8.18 MiB/sec. | ||
3275 | 2023.10.24 17:44:04.297375 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} <Debug> DynamicQueryHandler: Done processing query | ||
3276 | 2023.10.24 17:44:04.297400 [ 3 ] {fcfac876-4994-43e7-a816-edf870a6a784} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3277 | 2023.10.24 17:44:04.297416 [ 3 ] {} <Debug> HTTP-Session: acabce1b-444b-456a-b90b-1eb5adb19423 Destroying unnamed session | ||
3278 | 2023.10.24 17:44:04.297634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3279 | 2023.10.24 17:44:04.297681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3280 | 2023.10.24 17:44:04.297700 [ 3 ] {} <Debug> HTTP-Session: be0dd878-5f1b-4c9c-830f-1a1c4456e343 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3281 | 2023.10.24 17:44:04.297718 [ 3 ] {} <Debug> HTTP-Session: be0dd878-5f1b-4c9c-830f-1a1c4456e343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3282 | 2023.10.24 17:44:04.297808 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3283 | 2023.10.24 17:44:04.297850 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3284 | 2023.10.24 17:44:04.297960 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3285 | 2023.10.24 17:44:04.298395 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3286 | 2023.10.24 17:44:04.298617 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3287 | 2023.10.24 17:44:04.298766 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3288 | 2023.10.24 17:44:04.298897 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001059699 sec., 249127 rows/sec., 17.09 MiB/sec. | ||
3289 | 2023.10.24 17:44:04.299018 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} <Debug> DynamicQueryHandler: Done processing query | ||
3290 | 2023.10.24 17:44:04.299043 [ 3 ] {91222e03-03f8-4acb-aecd-e87cf8b58f72} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3291 | 2023.10.24 17:44:04.299059 [ 3 ] {} <Debug> HTTP-Session: be0dd878-5f1b-4c9c-830f-1a1c4456e343 Destroying unnamed session | ||
3292 | 2023.10.24 17:44:04.299174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3293 | 2023.10.24 17:44:04.299218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3294 | 2023.10.24 17:44:04.299238 [ 3 ] {} <Debug> HTTP-Session: 5be979f7-a0fc-437e-91a6-d91d5ae5c7aa Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3295 | 2023.10.24 17:44:04.299255 [ 3 ] {} <Debug> HTTP-Session: 5be979f7-a0fc-437e-91a6-d91d5ae5c7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3296 | 2023.10.24 17:44:04.299326 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3297 | 2023.10.24 17:44:04.299367 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3298 | 2023.10.24 17:44:04.299477 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3299 | 2023.10.24 17:44:04.299728 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3300 | 2023.10.24 17:44:04.299968 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3301 | 2023.10.24 17:44:04.300140 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3302 | 2023.10.24 17:44:04.300270 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000911466 sec., 6582 rows/sec., 276.43 KiB/sec. | ||
3303 | 2023.10.24 17:44:04.300263 [ 177 ] {} <Debug> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3304 | 2023.10.24 17:44:04.300382 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3305 | 2023.10.24 17:44:04.300446 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} <Debug> DynamicQueryHandler: Done processing query | ||
3306 | 2023.10.24 17:44:04.300512 [ 3 ] {64c1ff8e-739b-4403-9410-2fd6a382d44c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3307 | 2023.10.24 17:44:04.300548 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3308 | 2023.10.24 17:44:04.300573 [ 3 ] {} <Debug> HTTP-Session: 5be979f7-a0fc-437e-91a6-d91d5ae5c7aa Destroying unnamed session | ||
3309 | 2023.10.24 17:44:04.300706 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3310 | 2023.10.24 17:44:04.300760 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
3311 | 2023.10.24 17:44:04.300773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3312 | 2023.10.24 17:44:04.300861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3313 | 2023.10.24 17:44:04.300906 [ 3 ] {} <Debug> HTTP-Session: fcb2064b-7c16-4259-afa0-fdb4251642f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3314 | 2023.10.24 17:44:04.300966 [ 3 ] {} <Debug> HTTP-Session: fcb2064b-7c16-4259-afa0-fdb4251642f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3315 | 2023.10.24 17:44:04.300993 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
3316 | 2023.10.24 17:44:04.301196 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3317 | 2023.10.24 17:44:04.301234 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
3318 | 2023.10.24 17:44:04.301327 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3319 | 2023.10.24 17:44:04.301505 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
3320 | 2023.10.24 17:44:04.301800 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
3321 | 2023.10.24 17:44:04.301936 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3322 | 2023.10.24 17:44:04.302039 [ 20 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::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 | ||
3323 | 2023.10.24 17:44:04.302780 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3324 | 2023.10.24 17:44:04.303489 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3325 | 2023.10.24 17:44:04.303496 [ 10 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003059514 sec., 31377.53251006532 rows/sec., 1.29 MiB/sec. | ||
3326 | 2023.10.24 17:44:04.303620 [ 22 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3327 | 2023.10.24 17:44:04.303703 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3328 | 2023.10.24 17:44:04.303895 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002631866 sec., 23937 rows/sec., 1.45 MiB/sec. | ||
3329 | 2023.10.24 17:44:04.303964 [ 22 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3330 | 2023.10.24 17:44:04.304191 [ 22 ] {2e85dd78-1842-4f99-acf5-7ee5ad7a6c61::all_1_16_3} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3331 | 2023.10.24 17:44:04.304243 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} <Debug> DynamicQueryHandler: Done processing query | ||
3332 | 2023.10.24 17:44:04.304281 [ 3 ] {b553a82d-5358-4b86-991b-6fcb8875694d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3333 | 2023.10.24 17:44:04.304302 [ 3 ] {} <Debug> HTTP-Session: fcb2064b-7c16-4259-afa0-fdb4251642f3 Destroying unnamed session | ||
3334 | 2023.10.24 17:44:04.304433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3335 | 2023.10.24 17:44:04.304478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3336 | 2023.10.24 17:44:04.304498 [ 3 ] {} <Debug> HTTP-Session: 3c9e1f6f-19b4-4bad-9959-3f79a5cb0aee Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3337 | 2023.10.24 17:44:04.304515 [ 3 ] {} <Debug> HTTP-Session: 3c9e1f6f-19b4-4bad-9959-3f79a5cb0aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3338 | 2023.10.24 17:44:04.304588 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3339 | 2023.10.24 17:44:04.304628 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3340 | 2023.10.24 17:44:04.304741 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3341 | 2023.10.24 17:44:04.305019 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3342 | 2023.10.24 17:44:04.305248 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3343 | 2023.10.24 17:44:04.305420 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3344 | 2023.10.24 17:44:04.305543 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000925987 sec., 20518 rows/sec., 1.06 MiB/sec. | ||
3345 | 2023.10.24 17:44:04.305661 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} <Debug> DynamicQueryHandler: Done processing query | ||
3346 | 2023.10.24 17:44:04.305685 [ 3 ] {eea57567-90b7-4b92-9b1d-95341c4cf499} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3347 | 2023.10.24 17:44:04.305701 [ 3 ] {} <Debug> HTTP-Session: 3c9e1f6f-19b4-4bad-9959-3f79a5cb0aee Destroying unnamed session | ||
3348 | 2023.10.24 17:44:09.292790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3349 | 2023.10.24 17:44:09.292913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3350 | 2023.10.24 17:44:09.292940 [ 3 ] {} <Debug> HTTP-Session: 60ae099b-d663-449b-aa80-0e6b032c54ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3351 | 2023.10.24 17:44:09.292964 [ 3 ] {} <Debug> HTTP-Session: 60ae099b-d663-449b-aa80-0e6b032c54ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3352 | 2023.10.24 17:44:09.293093 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3353 | 2023.10.24 17:44:09.293154 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3354 | 2023.10.24 17:44:09.293312 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3355 | 2023.10.24 17:44:09.293774 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3356 | 2023.10.24 17:44:09.294037 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3357 | 2023.10.24 17:44:09.294197 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3358 | 2023.10.24 17:44:09.294343 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001211171 sec., 40456 rows/sec., 3.20 MiB/sec. | ||
3359 | 2023.10.24 17:44:09.294340 [ 176 ] {} <Debug> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3360 | 2023.10.24 17:44:09.294472 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3361 | 2023.10.24 17:44:09.294581 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} <Debug> DynamicQueryHandler: Done processing query | ||
3362 | 2023.10.24 17:44:09.294594 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3363 | 2023.10.24 17:44:09.294619 [ 3 ] {f9ac6fa1-8319-491f-872a-1dfd4296390e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3364 | 2023.10.24 17:44:09.294672 [ 3 ] {} <Debug> HTTP-Session: 60ae099b-d663-449b-aa80-0e6b032c54ef Destroying unnamed session | ||
3365 | 2023.10.24 17:44:09.294759 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3366 | 2023.10.24 17:44:09.294801 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 55 rows starting from the beginning of the part | ||
3367 | 2023.10.24 17:44:09.294889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3368 | 2023.10.24 17:44:09.294986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3369 | 2023.10.24 17:44:09.294993 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part | ||
3370 | 2023.10.24 17:44:09.295020 [ 3 ] {} <Debug> HTTP-Session: 85a09922-b6f5-4039-8c43-7cbc36f43c1e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3371 | 2023.10.24 17:44:09.295081 [ 3 ] {} <Debug> HTTP-Session: 85a09922-b6f5-4039-8c43-7cbc36f43c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3372 | 2023.10.24 17:44:09.295290 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
3373 | 2023.10.24 17:44:09.295306 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3374 | 2023.10.24 17:44:09.295399 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3375 | 2023.10.24 17:44:09.295563 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part | ||
3376 | 2023.10.24 17:44:09.295919 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
3377 | 2023.10.24 17:44:09.295932 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3378 | 2023.10.24 17:44:09.296138 [ 20 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part | ||
3379 | 2023.10.24 17:44:09.296690 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3380 | 2023.10.24 17:44:09.297227 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3381 | 2023.10.24 17:44:09.297405 [ 22 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002867181 sec., 74637.77138590135 rows/sec., 5.76 MiB/sec. | ||
3382 | 2023.10.24 17:44:09.297514 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3383 | 2023.10.24 17:44:09.297567 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3384 | 2023.10.24 17:44:09.297696 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.002324581 sec., 63237 rows/sec., 6.18 MiB/sec. | ||
3385 | 2023.10.24 17:44:09.297689 [ 175 ] {} <Debug> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3386 | 2023.10.24 17:44:09.297822 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3387 | 2023.10.24 17:44:09.297963 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} <Debug> DynamicQueryHandler: Done processing query | ||
3388 | 2023.10.24 17:44:09.297991 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3389 | 2023.10.24 17:44:09.298011 [ 3 ] {e682c983-7dd7-49a7-b8d0-69e20002c908} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3390 | 2023.10.24 17:44:09.298019 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3391 | 2023.10.24 17:44:09.298043 [ 3 ] {} <Debug> HTTP-Session: 85a09922-b6f5-4039-8c43-7cbc36f43c1e Destroying unnamed session | ||
3392 | 2023.10.24 17:44:09.298112 [ 10 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_31_6} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3393 | 2023.10.24 17:44:09.298251 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3394 | 2023.10.24 17:44:09.298292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3395 | 2023.10.24 17:44:09.298330 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 234 rows starting from the beginning of the part | ||
3396 | 2023.10.24 17:44:09.298387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3397 | 2023.10.24 17:44:09.298438 [ 3 ] {} <Debug> HTTP-Session: f20c1024-f2d0-4a95-acde-12408da81ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3398 | 2023.10.24 17:44:09.298471 [ 3 ] {} <Debug> HTTP-Session: f20c1024-f2d0-4a95-acde-12408da81ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3399 | 2023.10.24 17:44:09.298559 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 147 rows starting from the beginning of the part | ||
3400 | 2023.10.24 17:44:09.298691 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3401 | 2023.10.24 17:44:09.298794 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
3402 | 2023.10.24 17:44:09.298803 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3403 | 2023.10.24 17:44:09.299057 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 147 rows starting from the beginning of the part | ||
3404 | 2023.10.24 17:44:09.299316 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3405 | 2023.10.24 17:44:09.299336 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
3406 | 2023.10.24 17:44:09.299530 [ 9 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 147 rows starting from the beginning of the part | ||
3407 | 2023.10.24 17:44:09.299995 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3408 | 2023.10.24 17:44:09.300448 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3409 | 2023.10.24 17:44:09.300771 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3410 | 2023.10.24 17:44:09.300918 [ 175 ] {} <Debug> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3411 | 2023.10.24 17:44:09.301006 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.002238119 sec., 21893 rows/sec., 1.71 MiB/sec. | ||
3412 | 2023.10.24 17:44:09.301018 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3413 | 2023.10.24 17:44:09.301604 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} <Debug> DynamicQueryHandler: Done processing query | ||
3414 | 2023.10.24 17:44:09.301657 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3415 | 2023.10.24 17:44:09.301687 [ 3 ] {b9bbad7a-8843-490f-814f-df4316d7aa5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3416 | 2023.10.24 17:44:09.301778 [ 3 ] {} <Debug> HTTP-Session: f20c1024-f2d0-4a95-acde-12408da81ff9 Destroying unnamed session | ||
3417 | 2023.10.24 17:44:09.301889 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3418 | 2023.10.24 17:44:09.301888 [ 24 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003958359 sec., 214482.8197745581 rows/sec., 20.69 MiB/sec. | ||
3419 | 2023.10.24 17:44:09.301930 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 342 rows starting from the beginning of the part | ||
3420 | 2023.10.24 17:44:09.302098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3421 | 2023.10.24 17:44:09.302120 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3422 | 2023.10.24 17:44:09.302216 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part | ||
3423 | 2023.10.24 17:44:09.302230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3424 | 2023.10.24 17:44:09.302316 [ 3 ] {} <Debug> HTTP-Session: 095b92a8-078a-43d3-8c46-b0afbeb74068 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3425 | 2023.10.24 17:44:09.302374 [ 3 ] {} <Debug> HTTP-Session: 095b92a8-078a-43d3-8c46-b0afbeb74068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3426 | 2023.10.24 17:44:09.302511 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3427 | 2023.10.24 17:44:09.302548 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 264 rows starting from the beginning of the part | ||
3428 | 2023.10.24 17:44:09.302692 [ 22 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_31_6} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3429 | 2023.10.24 17:44:09.302711 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3430 | 2023.10.24 17:44:09.302935 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3431 | 2023.10.24 17:44:09.302963 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
3432 | 2023.10.24 17:44:09.303259 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
3433 | 2023.10.24 17:44:09.303564 [ 9 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part | ||
3434 | 2023.10.24 17:44:09.303651 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3435 | 2023.10.24 17:44:09.304704 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3436 | 2023.10.24 17:44:09.305018 [ 24 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 4 columns (4 merged, 0 gathered) in 0.003918678 sec., 262333.36854929134 rows/sec., 18.57 MiB/sec. | ||
3437 | 2023.10.24 17:44:09.305241 [ 24 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3438 | 2023.10.24 17:44:09.305372 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3439 | 2023.10.24 17:44:09.305545 [ 24 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3440 | 2023.10.24 17:44:09.305646 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3441 | 2023.10.24 17:44:09.305662 [ 24 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_31_6} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3442 | 2023.10.24 17:44:09.305869 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.003102004 sec., 15796 rows/sec., 21.32 MiB/sec. | ||
3443 | 2023.10.24 17:44:09.306020 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} <Debug> DynamicQueryHandler: Done processing query | ||
3444 | 2023.10.24 17:44:09.306042 [ 3 ] {5a9d688d-33a0-42b8-aeeb-74279e0739e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3445 | 2023.10.24 17:44:09.306059 [ 3 ] {} <Debug> HTTP-Session: 095b92a8-078a-43d3-8c46-b0afbeb74068 Destroying unnamed session | ||
3446 | 2023.10.24 17:44:14.294059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3447 | 2023.10.24 17:44:14.294195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3448 | 2023.10.24 17:44:14.294225 [ 3 ] {} <Debug> HTTP-Session: f55b26bc-aa9d-450d-b2f5-1d872b1a43fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3449 | 2023.10.24 17:44:14.294252 [ 3 ] {} <Debug> HTTP-Session: f55b26bc-aa9d-450d-b2f5-1d872b1a43fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3450 | 2023.10.24 17:44:14.294394 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3451 | 2023.10.24 17:44:14.294463 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3452 | 2023.10.24 17:44:14.294646 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3453 | 2023.10.24 17:44:14.295194 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3454 | 2023.10.24 17:44:14.295460 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3455 | 2023.10.24 17:44:14.295626 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3456 | 2023.10.24 17:44:14.295752 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001317893 sec., 4552 rows/sec., 257.87 KiB/sec. | ||
3457 | 2023.10.24 17:44:14.295912 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} <Debug> DynamicQueryHandler: Done processing query | ||
3458 | 2023.10.24 17:44:14.295937 [ 3 ] {4773d332-0add-4340-a58f-dd3f7903f7e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3459 | 2023.10.24 17:44:14.295953 [ 3 ] {} <Debug> HTTP-Session: f55b26bc-aa9d-450d-b2f5-1d872b1a43fd Destroying unnamed session | ||
3460 | 2023.10.24 17:44:14.296090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3461 | 2023.10.24 17:44:14.296136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3462 | 2023.10.24 17:44:14.296156 [ 3 ] {} <Debug> HTTP-Session: 463584fc-bffd-48e1-896a-1d8747243393 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3463 | 2023.10.24 17:44:14.296172 [ 3 ] {} <Debug> HTTP-Session: 463584fc-bffd-48e1-896a-1d8747243393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3464 | 2023.10.24 17:44:14.296247 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3465 | 2023.10.24 17:44:14.296287 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3466 | 2023.10.24 17:44:14.296391 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3467 | 2023.10.24 17:44:14.296751 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3468 | 2023.10.24 17:44:14.296961 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3469 | 2023.10.24 17:44:14.297106 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3470 | 2023.10.24 17:44:14.297222 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000946717 sec., 91896 rows/sec., 8.59 MiB/sec. | ||
3471 | 2023.10.24 17:44:14.297340 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} <Debug> DynamicQueryHandler: Done processing query | ||
3472 | 2023.10.24 17:44:14.297363 [ 3 ] {66755a48-e0c5-42cd-9ee4-b4dda807b7f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3473 | 2023.10.24 17:44:14.297378 [ 3 ] {} <Debug> HTTP-Session: 463584fc-bffd-48e1-896a-1d8747243393 Destroying unnamed session | ||
3474 | 2023.10.24 17:44:14.297544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3475 | 2023.10.24 17:44:14.297589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3476 | 2023.10.24 17:44:14.297612 [ 3 ] {} <Debug> HTTP-Session: a145ba88-d610-4020-926e-d0c948a27051 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3477 | 2023.10.24 17:44:14.297629 [ 3 ] {} <Debug> HTTP-Session: a145ba88-d610-4020-926e-d0c948a27051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3478 | 2023.10.24 17:44:14.297710 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3479 | 2023.10.24 17:44:14.297749 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3480 | 2023.10.24 17:44:14.297854 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3481 | 2023.10.24 17:44:14.298299 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3482 | 2023.10.24 17:44:14.298512 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3483 | 2023.10.24 17:44:14.298659 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3484 | 2023.10.24 17:44:14.298774 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001036768 sec., 254637 rows/sec., 17.47 MiB/sec. | ||
3485 | 2023.10.24 17:44:14.298878 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} <Debug> DynamicQueryHandler: Done processing query | ||
3486 | 2023.10.24 17:44:14.298900 [ 3 ] {7ac4421b-e04e-4627-8d7b-ade3bfd61b93} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3487 | 2023.10.24 17:44:14.298915 [ 3 ] {} <Debug> HTTP-Session: a145ba88-d610-4020-926e-d0c948a27051 Destroying unnamed session | ||
3488 | 2023.10.24 17:44:14.299073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3489 | 2023.10.24 17:44:14.299117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3490 | 2023.10.24 17:44:14.299136 [ 3 ] {} <Debug> HTTP-Session: 863191b9-31ea-4b82-a845-4c7879781b7d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3491 | 2023.10.24 17:44:14.299152 [ 3 ] {} <Debug> HTTP-Session: 863191b9-31ea-4b82-a845-4c7879781b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3492 | 2023.10.24 17:44:14.299221 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3493 | 2023.10.24 17:44:14.299260 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3494 | 2023.10.24 17:44:14.299362 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3495 | 2023.10.24 17:44:14.299600 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3496 | 2023.10.24 17:44:14.299844 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3497 | 2023.10.24 17:44:14.300016 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3498 | 2023.10.24 17:44:14.300133 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000882986 sec., 6795 rows/sec., 285.34 KiB/sec. | ||
3499 | 2023.10.24 17:44:14.300320 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} <Debug> DynamicQueryHandler: Done processing query | ||
3500 | 2023.10.24 17:44:14.300344 [ 3 ] {5e98d0d2-cdd7-4855-93e1-b8cf1db14770} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3501 | 2023.10.24 17:44:14.300359 [ 3 ] {} <Debug> HTTP-Session: 863191b9-31ea-4b82-a845-4c7879781b7d Destroying unnamed session | ||
3502 | 2023.10.24 17:44:14.300477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3503 | 2023.10.24 17:44:14.300523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3504 | 2023.10.24 17:44:14.300541 [ 3 ] {} <Debug> HTTP-Session: d20b710d-09c0-4df5-a077-dd25ab4cace2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3505 | 2023.10.24 17:44:14.300557 [ 3 ] {} <Debug> HTTP-Session: d20b710d-09c0-4df5-a077-dd25ab4cace2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3506 | 2023.10.24 17:44:14.300630 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3507 | 2023.10.24 17:44:14.300673 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3508 | 2023.10.24 17:44:14.300805 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3509 | 2023.10.24 17:44:14.301098 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3510 | 2023.10.24 17:44:14.301333 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3511 | 2023.10.24 17:44:14.301504 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3512 | 2023.10.24 17:44:14.301638 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000977107 sec., 64476 rows/sec., 3.91 MiB/sec. | ||
3513 | 2023.10.24 17:44:14.301630 [ 171 ] {} <Debug> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3514 | 2023.10.24 17:44:14.301742 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3515 | 2023.10.24 17:44:14.301810 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} <Debug> DynamicQueryHandler: Done processing query | ||
3516 | 2023.10.24 17:44:14.301866 [ 3 ] {8b562fa0-a86b-4b37-9af4-00e4b1709bbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3517 | 2023.10.24 17:44:14.301881 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3518 | 2023.10.24 17:44:14.301902 [ 3 ] {} <Debug> HTTP-Session: d20b710d-09c0-4df5-a077-dd25ab4cace2 Destroying unnamed session | ||
3519 | 2023.10.24 17:44:14.302033 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3520 | 2023.10.24 17:44:14.302088 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 852 rows starting from the beginning of the part | ||
3521 | 2023.10.24 17:44:14.302122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3522 | 2023.10.24 17:44:14.302203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3523 | 2023.10.24 17:44:14.302234 [ 3 ] {} <Debug> HTTP-Session: 8da35fc1-6cd9-4c9d-9a8b-abf0b2d4d07f Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3524 | 2023.10.24 17:44:14.302294 [ 3 ] {} <Debug> HTTP-Session: 8da35fc1-6cd9-4c9d-9a8b-abf0b2d4d07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3525 | 2023.10.24 17:44:14.302372 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
3526 | 2023.10.24 17:44:14.302505 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3527 | 2023.10.24 17:44:14.302637 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3528 | 2023.10.24 17:44:14.302678 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part | ||
3529 | 2023.10.24 17:44:14.303023 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
3530 | 2023.10.24 17:44:14.303134 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3531 | 2023.10.24 17:44:14.303320 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
3532 | 2023.10.24 17:44:14.303546 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::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 | ||
3533 | 2023.10.24 17:44:14.303931 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3534 | 2023.10.24 17:44:14.304322 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3535 | 2023.10.24 17:44:14.304717 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3536 | 2023.10.24 17:44:14.304969 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002379522 sec., 7984 rows/sec., 423.95 KiB/sec. | ||
3537 | 2023.10.24 17:44:14.305414 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} <Debug> DynamicQueryHandler: Done processing query | ||
3538 | 2023.10.24 17:44:14.305475 [ 3 ] {b7e2f086-c04f-4b08-a3a5-3416ffd46cd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3539 | 2023.10.24 17:44:14.305504 [ 3 ] {} <Debug> HTTP-Session: 8da35fc1-6cd9-4c9d-9a8b-abf0b2d4d07f Destroying unnamed session | ||
3540 | 2023.10.24 17:44:14.305533 [ 22 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.003728776 sec., 299025.7392774465 rows/sec., 18.17 MiB/sec. | ||
3541 | 2023.10.24 17:44:14.305707 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3542 | 2023.10.24 17:44:14.305927 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3543 | 2023.10.24 17:44:14.305996 [ 9 ] {f31476e3-7137-4e22-80cf-437ca154898f::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3544 | 2023.10.24 17:44:18.380849 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3545 | 2023.10.24 17:44:18.380937 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3546 | 2023.10.24 17:44:19.293053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3547 | 2023.10.24 17:44:19.293162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3548 | 2023.10.24 17:44:19.293192 [ 3 ] {} <Debug> HTTP-Session: 84c0c7e2-6617-48ef-8c80-67afe7c2dddd Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3549 | 2023.10.24 17:44:19.293218 [ 3 ] {} <Debug> HTTP-Session: 84c0c7e2-6617-48ef-8c80-67afe7c2dddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3550 | 2023.10.24 17:44:19.293356 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3551 | 2023.10.24 17:44:19.293424 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3552 | 2023.10.24 17:44:19.293607 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3553 | 2023.10.24 17:44:19.294102 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3554 | 2023.10.24 17:44:19.294360 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3555 | 2023.10.24 17:44:19.294525 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3556 | 2023.10.24 17:44:19.294654 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001258062 sec., 38948 rows/sec., 3.08 MiB/sec. | ||
3557 | 2023.10.24 17:44:19.294791 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} <Debug> DynamicQueryHandler: Done processing query | ||
3558 | 2023.10.24 17:44:19.294816 [ 3 ] {cff75275-cf02-4aee-8a45-874969db5d95} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3559 | 2023.10.24 17:44:19.294832 [ 3 ] {} <Debug> HTTP-Session: 84c0c7e2-6617-48ef-8c80-67afe7c2dddd Destroying unnamed session | ||
3560 | 2023.10.24 17:44:19.294966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3561 | 2023.10.24 17:44:19.295012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3562 | 2023.10.24 17:44:19.295032 [ 3 ] {} <Debug> HTTP-Session: 38ec9045-bf75-413f-b237-ebc196589f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3563 | 2023.10.24 17:44:19.295051 [ 3 ] {} <Debug> HTTP-Session: 38ec9045-bf75-413f-b237-ebc196589f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3564 | 2023.10.24 17:44:19.295138 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3565 | 2023.10.24 17:44:19.295180 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3566 | 2023.10.24 17:44:19.295286 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3567 | 2023.10.24 17:44:19.295669 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3568 | 2023.10.24 17:44:19.295894 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3569 | 2023.10.24 17:44:19.296041 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3570 | 2023.10.24 17:44:19.296168 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000991097 sec., 148320 rows/sec., 14.50 MiB/sec. | ||
3571 | 2023.10.24 17:44:19.296289 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} <Debug> DynamicQueryHandler: Done processing query | ||
3572 | 2023.10.24 17:44:19.296313 [ 3 ] {9f620ea6-acf9-4a6e-bd99-d4fe89a8303d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3573 | 2023.10.24 17:44:19.296328 [ 3 ] {} <Debug> HTTP-Session: 38ec9045-bf75-413f-b237-ebc196589f59 Destroying unnamed session | ||
3574 | 2023.10.24 17:44:19.296442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3575 | 2023.10.24 17:44:19.296487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3576 | 2023.10.24 17:44:19.296506 [ 3 ] {} <Debug> HTTP-Session: 499072fa-cc92-48fc-817c-951205fea3ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3577 | 2023.10.24 17:44:19.296522 [ 3 ] {} <Debug> HTTP-Session: 499072fa-cc92-48fc-817c-951205fea3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3578 | 2023.10.24 17:44:19.296598 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3579 | 2023.10.24 17:44:19.296637 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3580 | 2023.10.24 17:44:19.296743 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3581 | 2023.10.24 17:44:19.297038 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3582 | 2023.10.24 17:44:19.297240 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3583 | 2023.10.24 17:44:19.297387 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3584 | 2023.10.24 17:44:19.297507 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000881676 sec., 55575 rows/sec., 4.35 MiB/sec. | ||
3585 | 2023.10.24 17:44:19.297608 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} <Debug> DynamicQueryHandler: Done processing query | ||
3586 | 2023.10.24 17:44:19.297631 [ 3 ] {6e3c6ef2-f425-4d28-97ba-ae8021fb651a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3587 | 2023.10.24 17:44:19.297646 [ 3 ] {} <Debug> HTTP-Session: 499072fa-cc92-48fc-817c-951205fea3ef Destroying unnamed session | ||
3588 | 2023.10.24 17:44:19.297784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3589 | 2023.10.24 17:44:19.297827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3590 | 2023.10.24 17:44:19.297845 [ 3 ] {} <Debug> HTTP-Session: 4c2b7528-6599-40cb-97cd-707c77cfd8d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3591 | 2023.10.24 17:44:19.297862 [ 3 ] {} <Debug> HTTP-Session: 4c2b7528-6599-40cb-97cd-707c77cfd8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3592 | 2023.10.24 17:44:19.297950 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3593 | 2023.10.24 17:44:19.297995 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3594 | 2023.10.24 17:44:19.298129 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3595 | 2023.10.24 17:44:19.298599 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3596 | 2023.10.24 17:44:19.298910 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3597 | 2023.10.24 17:44:19.299085 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3598 | 2023.10.24 17:44:19.299223 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001235722 sec., 39652 rows/sec., 53.51 MiB/sec. | ||
3599 | 2023.10.24 17:44:19.299224 [ 167 ] {} <Debug> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3600 | 2023.10.24 17:44:19.299376 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3601 | 2023.10.24 17:44:19.299385 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} <Debug> DynamicQueryHandler: Done processing query | ||
3602 | 2023.10.24 17:44:19.299434 [ 3 ] {e57e8924-5d80-4476-95f5-6ea322dfc4fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3603 | 2023.10.24 17:44:19.299482 [ 3 ] {} <Debug> HTTP-Session: 4c2b7528-6599-40cb-97cd-707c77cfd8d0 Destroying unnamed session | ||
3604 | 2023.10.24 17:44:19.299534 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3605 | 2023.10.24 17:44:19.299680 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3606 | 2023.10.24 17:44:19.299715 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 512 rows starting from the beginning of the part | ||
3607 | 2023.10.24 17:44:19.299842 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part | ||
3608 | 2023.10.24 17:44:19.299944 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part | ||
3609 | 2023.10.24 17:44:19.300037 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part | ||
3610 | 2023.10.24 17:44:19.300126 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part | ||
3611 | 2023.10.24 17:44:19.300216 [ 13 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part | ||
3612 | 2023.10.24 17:44:19.301941 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 6 columns (6 merged, 0 gathered) in 0.002479894 sec., 305254.9826726465 rows/sec., 411.93 MiB/sec. | ||
3613 | 2023.10.24 17:44:19.302355 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3614 | 2023.10.24 17:44:19.302612 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3615 | 2023.10.24 17:44:19.302697 [ 9 ] {24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3616 | 2023.10.24 17:44:19.302778 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 24623f17-cbe4-4bde-8423-cc5503b4286d::all_1_16_3: 4.05 MiB. | ||
3617 | 2023.10.24 17:44:24.294157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3618 | 2023.10.24 17:44:24.294284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3619 | 2023.10.24 17:44:24.294313 [ 3 ] {} <Debug> HTTP-Session: fd864b51-866d-4b9b-8237-16a696a5c8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3620 | 2023.10.24 17:44:24.294342 [ 3 ] {} <Debug> HTTP-Session: fd864b51-866d-4b9b-8237-16a696a5c8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3621 | 2023.10.24 17:44:24.294479 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3622 | 2023.10.24 17:44:24.294547 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3623 | 2023.10.24 17:44:24.294730 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3624 | 2023.10.24 17:44:24.295120 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3625 | 2023.10.24 17:44:24.295387 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3626 | 2023.10.24 17:44:24.295563 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3627 | 2023.10.24 17:44:24.295699 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001182071 sec., 5075 rows/sec., 287.50 KiB/sec. | ||
3628 | 2023.10.24 17:44:24.295824 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} <Debug> DynamicQueryHandler: Done processing query | ||
3629 | 2023.10.24 17:44:24.295851 [ 3 ] {591abe61-f811-4b82-a5a3-f8252ae06e17} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3630 | 2023.10.24 17:44:24.295867 [ 3 ] {} <Debug> HTTP-Session: fd864b51-866d-4b9b-8237-16a696a5c8e0 Destroying unnamed session | ||
3631 | 2023.10.24 17:44:24.295992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3632 | 2023.10.24 17:44:24.296040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3633 | 2023.10.24 17:44:24.296060 [ 3 ] {} <Debug> HTTP-Session: e5a9d3e2-0956-4cfa-b617-e03ce9c6055b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3634 | 2023.10.24 17:44:24.296079 [ 3 ] {} <Debug> HTTP-Session: e5a9d3e2-0956-4cfa-b617-e03ce9c6055b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3635 | 2023.10.24 17:44:24.296160 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3636 | 2023.10.24 17:44:24.296203 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3637 | 2023.10.24 17:44:24.296312 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3638 | 2023.10.24 17:44:24.296598 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3639 | 2023.10.24 17:44:24.296810 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3640 | 2023.10.24 17:44:24.296958 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3641 | 2023.10.24 17:44:24.297066 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000877566 sec., 99137 rows/sec., 9.27 MiB/sec. | ||
3642 | 2023.10.24 17:44:24.297203 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} <Debug> DynamicQueryHandler: Done processing query | ||
3643 | 2023.10.24 17:44:24.297230 [ 3 ] {29610644-ddc5-4884-8572-37dbe092388f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3644 | 2023.10.24 17:44:24.297246 [ 3 ] {} <Debug> HTTP-Session: e5a9d3e2-0956-4cfa-b617-e03ce9c6055b Destroying unnamed session | ||
3645 | 2023.10.24 17:44:24.297418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3646 | 2023.10.24 17:44:24.297465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3647 | 2023.10.24 17:44:24.297484 [ 3 ] {} <Debug> HTTP-Session: f8640184-480a-4606-829b-91195e7ddea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3648 | 2023.10.24 17:44:24.297501 [ 3 ] {} <Debug> HTTP-Session: f8640184-480a-4606-829b-91195e7ddea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3649 | 2023.10.24 17:44:24.297584 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3650 | 2023.10.24 17:44:24.297625 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3651 | 2023.10.24 17:44:24.297734 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3652 | 2023.10.24 17:44:24.298107 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3653 | 2023.10.24 17:44:24.298322 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3654 | 2023.10.24 17:44:24.298466 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3655 | 2023.10.24 17:44:24.298574 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.000960517 sec., 274851 rows/sec., 18.85 MiB/sec. | ||
3656 | 2023.10.24 17:44:24.298714 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} <Debug> DynamicQueryHandler: Done processing query | ||
3657 | 2023.10.24 17:44:24.298738 [ 3 ] {1da9949e-2a05-41dd-a47c-6e224b734331} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3658 | 2023.10.24 17:44:24.298754 [ 3 ] {} <Debug> HTTP-Session: f8640184-480a-4606-829b-91195e7ddea8 Destroying unnamed session | ||
3659 | 2023.10.24 17:44:24.298913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3660 | 2023.10.24 17:44:24.298957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3661 | 2023.10.24 17:44:24.298975 [ 3 ] {} <Debug> HTTP-Session: a199061c-d111-40e3-81ee-46f40ba2e3f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3662 | 2023.10.24 17:44:24.298993 [ 3 ] {} <Debug> HTTP-Session: a199061c-d111-40e3-81ee-46f40ba2e3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3663 | 2023.10.24 17:44:24.299063 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3664 | 2023.10.24 17:44:24.299103 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3665 | 2023.10.24 17:44:24.299209 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3666 | 2023.10.24 17:44:24.299424 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3667 | 2023.10.24 17:44:24.299659 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3668 | 2023.10.24 17:44:24.299842 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3669 | 2023.10.24 17:44:24.299946 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000855645 sec., 7012 rows/sec., 294.46 KiB/sec. | ||
3670 | 2023.10.24 17:44:24.300042 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} <Debug> DynamicQueryHandler: Done processing query | ||
3671 | 2023.10.24 17:44:24.300066 [ 3 ] {44cfd3bd-bbac-4bf7-a2d6-9b808f64abc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3672 | 2023.10.24 17:44:24.300082 [ 3 ] {} <Debug> HTTP-Session: a199061c-d111-40e3-81ee-46f40ba2e3f6 Destroying unnamed session | ||
3673 | 2023.10.24 17:44:24.300197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3674 | 2023.10.24 17:44:24.300239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3675 | 2023.10.24 17:44:24.300258 [ 3 ] {} <Debug> HTTP-Session: 23221b4f-e5a1-4c9e-902e-5719221aabcb Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3676 | 2023.10.24 17:44:24.300274 [ 3 ] {} <Debug> HTTP-Session: 23221b4f-e5a1-4c9e-902e-5719221aabcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3677 | 2023.10.24 17:44:24.300346 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3678 | 2023.10.24 17:44:24.300388 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3679 | 2023.10.24 17:44:24.300504 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3680 | 2023.10.24 17:44:24.300767 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3681 | 2023.10.24 17:44:24.301003 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3682 | 2023.10.24 17:44:24.301180 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3683 | 2023.10.24 17:44:24.301283 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000910316 sec., 69206 rows/sec., 4.20 MiB/sec. | ||
3684 | 2023.10.24 17:44:24.301384 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} <Debug> DynamicQueryHandler: Done processing query | ||
3685 | 2023.10.24 17:44:24.301408 [ 3 ] {69fcc55b-eac2-4412-9261-561052fa701f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3686 | 2023.10.24 17:44:24.301423 [ 3 ] {} <Debug> HTTP-Session: 23221b4f-e5a1-4c9e-902e-5719221aabcb Destroying unnamed session | ||
3687 | 2023.10.24 17:44:24.301535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3688 | 2023.10.24 17:44:24.301580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3689 | 2023.10.24 17:44:24.301598 [ 3 ] {} <Debug> HTTP-Session: a37f40cc-33ea-4a57-afde-03f2c641dad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3690 | 2023.10.24 17:44:24.301614 [ 3 ] {} <Debug> HTTP-Session: a37f40cc-33ea-4a57-afde-03f2c641dad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3691 | 2023.10.24 17:44:24.301684 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3692 | 2023.10.24 17:44:24.301722 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3693 | 2023.10.24 17:44:24.301826 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3694 | 2023.10.24 17:44:24.302041 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3695 | 2023.10.24 17:44:24.302266 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3696 | 2023.10.24 17:44:24.302433 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3697 | 2023.10.24 17:44:24.302527 [ 166 ] {} <Debug> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3698 | 2023.10.24 17:44:24.302538 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000827155 sec., 22970 rows/sec., 1.19 MiB/sec. | ||
3699 | 2023.10.24 17:44:24.302576 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3700 | 2023.10.24 17:44:24.302691 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} <Debug> DynamicQueryHandler: Done processing query | ||
3701 | 2023.10.24 17:44:24.302697 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3702 | 2023.10.24 17:44:24.302721 [ 3 ] {875db9fb-b253-4f7c-9d6f-b252b93f0732} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3703 | 2023.10.24 17:44:24.302773 [ 3 ] {} <Debug> HTTP-Session: a37f40cc-33ea-4a57-afde-03f2c641dad6 Destroying unnamed session | ||
3704 | 2023.10.24 17:44:24.302853 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3705 | 2023.10.24 17:44:24.302896 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 280 rows starting from the beginning of the part | ||
3706 | 2023.10.24 17:44:24.303021 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
3707 | 2023.10.24 17:44:24.303119 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
3708 | 2023.10.24 17:44:24.303211 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
3709 | 2023.10.24 17:44:24.303290 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
3710 | 2023.10.24 17:44:24.303363 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::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 | ||
3711 | 2023.10.24 17:44:24.303999 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 375 rows, containing 4 columns (4 merged, 0 gathered) in 0.001365364 sec., 274652.034182826 rows/sec., 14.67 MiB/sec. | ||
3712 | 2023.10.24 17:44:24.304128 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3713 | 2023.10.24 17:44:24.304349 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3714 | 2023.10.24 17:44:24.304419 [ 13 ] {b28ca4c2-9e21-4ca9-986c-93921a8ee169::all_1_21_4} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3715 | 2023.10.24 17:44:29.292820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3716 | 2023.10.24 17:44:29.292935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3717 | 2023.10.24 17:44:29.292959 [ 3 ] {} <Debug> HTTP-Session: f4cd1a77-269c-490a-9d84-c334a1181bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3718 | 2023.10.24 17:44:29.292982 [ 3 ] {} <Debug> HTTP-Session: f4cd1a77-269c-490a-9d84-c334a1181bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3719 | 2023.10.24 17:44:29.293105 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3720 | 2023.10.24 17:44:29.293163 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3721 | 2023.10.24 17:44:29.293318 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3722 | 2023.10.24 17:44:29.293672 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3723 | 2023.10.24 17:44:29.293923 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3724 | 2023.10.24 17:44:29.294086 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3725 | 2023.10.24 17:44:29.294214 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001074139 sec., 45617 rows/sec., 3.61 MiB/sec. | ||
3726 | 2023.10.24 17:44:29.294346 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} <Debug> DynamicQueryHandler: Done processing query | ||
3727 | 2023.10.24 17:44:29.294371 [ 3 ] {2e7bd460-862c-47bf-8dff-5a511829a26c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3728 | 2023.10.24 17:44:29.294386 [ 3 ] {} <Debug> HTTP-Session: f4cd1a77-269c-490a-9d84-c334a1181bf4 Destroying unnamed session | ||
3729 | 2023.10.24 17:44:29.294532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 23701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3730 | 2023.10.24 17:44:29.294576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3731 | 2023.10.24 17:44:29.294594 [ 3 ] {} <Debug> HTTP-Session: 24b680b1-ee70-4b4b-8785-3b57aae9d706 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3732 | 2023.10.24 17:44:29.294610 [ 3 ] {} <Debug> HTTP-Session: 24b680b1-ee70-4b4b-8785-3b57aae9d706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3733 | 2023.10.24 17:44:29.294684 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3734 | 2023.10.24 17:44:29.294722 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3735 | 2023.10.24 17:44:29.294825 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3736 | 2023.10.24 17:44:29.295150 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3737 | 2023.10.24 17:44:29.295361 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3738 | 2023.10.24 17:44:29.295506 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3739 | 2023.10.24 17:44:29.295629 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000916387 sec., 160412 rows/sec., 15.69 MiB/sec. | ||
3740 | 2023.10.24 17:44:29.295725 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} <Debug> DynamicQueryHandler: Done processing query | ||
3741 | 2023.10.24 17:44:29.295749 [ 3 ] {3bdacc48-f98a-4996-8e6e-d7ace6c72eea} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3742 | 2023.10.24 17:44:29.295768 [ 3 ] {} <Debug> HTTP-Session: 24b680b1-ee70-4b4b-8785-3b57aae9d706 Destroying unnamed session | ||
3743 | 2023.10.24 17:44:29.295883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3744 | 2023.10.24 17:44:29.295925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3745 | 2023.10.24 17:44:29.295943 [ 3 ] {} <Debug> HTTP-Session: fb827522-ea53-4db4-92d0-bc3a98433a17 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3746 | 2023.10.24 17:44:29.295959 [ 3 ] {} <Debug> HTTP-Session: fb827522-ea53-4db4-92d0-bc3a98433a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3747 | 2023.10.24 17:44:29.296030 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3748 | 2023.10.24 17:44:29.296068 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3749 | 2023.10.24 17:44:29.296172 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3750 | 2023.10.24 17:44:29.296509 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3751 | 2023.10.24 17:44:29.296707 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3752 | 2023.10.24 17:44:29.296856 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3753 | 2023.10.24 17:44:29.296980 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} <Information> executeQuery: Read 60 rows, 4.79 KiB in 0.000921496 sec., 65111 rows/sec., 5.08 MiB/sec. | ||
3754 | 2023.10.24 17:44:29.297094 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} <Debug> DynamicQueryHandler: Done processing query | ||
3755 | 2023.10.24 17:44:29.297116 [ 3 ] {03e3e025-db63-4716-901e-274a4be5cee6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3756 | 2023.10.24 17:44:29.297131 [ 3 ] {} <Debug> HTTP-Session: fb827522-ea53-4db4-92d0-bc3a98433a17 Destroying unnamed session | ||
3757 | 2023.10.24 17:44:29.297221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3758 | 2023.10.24 17:44:29.297264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3759 | 2023.10.24 17:44:29.297283 [ 3 ] {} <Debug> HTTP-Session: 0be2abd9-963a-47f2-854d-60844a47bf00 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3760 | 2023.10.24 17:44:29.297299 [ 3 ] {} <Debug> HTTP-Session: 0be2abd9-963a-47f2-854d-60844a47bf00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3761 | 2023.10.24 17:44:29.297369 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3762 | 2023.10.24 17:44:29.297411 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3763 | 2023.10.24 17:44:29.297530 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3764 | 2023.10.24 17:44:29.297792 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3765 | 2023.10.24 17:44:29.298028 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3766 | 2023.10.24 17:44:29.298194 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3767 | 2023.10.24 17:44:29.298321 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000921956 sec., 11931 rows/sec., 787.01 KiB/sec. | ||
3768 | 2023.10.24 17:44:29.298445 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} <Debug> DynamicQueryHandler: Done processing query | ||
3769 | 2023.10.24 17:44:29.298466 [ 3 ] {396792f9-a129-4da5-afc0-e363001718d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3770 | 2023.10.24 17:44:29.298482 [ 3 ] {} <Debug> HTTP-Session: 0be2abd9-963a-47f2-854d-60844a47bf00 Destroying unnamed session | ||
3771 | 2023.10.24 17:44:29.298602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3772 | 2023.10.24 17:44:29.298642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3773 | 2023.10.24 17:44:29.298660 [ 3 ] {} <Debug> HTTP-Session: 31fc7314-f20d-48bf-98f7-5f26612bed99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3774 | 2023.10.24 17:44:29.298675 [ 3 ] {} <Debug> HTTP-Session: 31fc7314-f20d-48bf-98f7-5f26612bed99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3775 | 2023.10.24 17:44:29.298760 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3776 | 2023.10.24 17:44:29.298803 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3777 | 2023.10.24 17:44:29.298934 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3778 | 2023.10.24 17:44:29.299404 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3779 | 2023.10.24 17:44:29.299700 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3780 | 2023.10.24 17:44:29.299872 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3781 | 2023.10.24 17:44:29.299989 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001201981 sec., 40766 rows/sec., 55.01 MiB/sec. | ||
3782 | 2023.10.24 17:44:29.300107 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} <Debug> DynamicQueryHandler: Done processing query | ||
3783 | 2023.10.24 17:44:29.300129 [ 3 ] {2ff1bf1e-634c-4425-91b3-b483d69128b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3784 | 2023.10.24 17:44:29.300144 [ 3 ] {} <Debug> HTTP-Session: 31fc7314-f20d-48bf-98f7-5f26612bed99 Destroying unnamed session | ||
3785 | 2023.10.24 17:44:33.381190 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3786 | 2023.10.24 17:44:33.381251 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3787 | 2023.10.24 17:44:34.295218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3788 | 2023.10.24 17:44:34.295327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3789 | 2023.10.24 17:44:34.295355 [ 3 ] {} <Debug> HTTP-Session: ba42ea0f-e3f4-4190-a5d8-754dc60875bb Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3790 | 2023.10.24 17:44:34.295383 [ 3 ] {} <Debug> HTTP-Session: ba42ea0f-e3f4-4190-a5d8-754dc60875bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3791 | 2023.10.24 17:44:34.295517 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3792 | 2023.10.24 17:44:34.295585 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3793 | 2023.10.24 17:44:34.295755 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3794 | 2023.10.24 17:44:34.296177 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3795 | 2023.10.24 17:44:34.296430 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3796 | 2023.10.24 17:44:34.296592 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3797 | 2023.10.24 17:44:34.296717 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001161231 sec., 5166 rows/sec., 292.66 KiB/sec. | ||
3798 | 2023.10.24 17:44:34.296712 [ 158 ] {} <Debug> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3799 | 2023.10.24 17:44:34.296781 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3800 | 2023.10.24 17:44:34.296876 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} <Debug> DynamicQueryHandler: Done processing query | ||
3801 | 2023.10.24 17:44:34.296917 [ 3 ] {e9103e08-9b11-49b6-b507-8de2b631d1c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3802 | 2023.10.24 17:44:34.296929 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3803 | 2023.10.24 17:44:34.296950 [ 3 ] {} <Debug> HTTP-Session: ba42ea0f-e3f4-4190-a5d8-754dc60875bb Destroying unnamed session | ||
3804 | 2023.10.24 17:44:34.297168 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3805 | 2023.10.24 17:44:34.297186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3806 | 2023.10.24 17:44:34.297251 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 55 rows starting from the beginning of the part | ||
3807 | 2023.10.24 17:44:34.297265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3808 | 2023.10.24 17:44:34.297350 [ 3 ] {} <Debug> HTTP-Session: d0266d5a-0e36-4387-99c0-6243d48edf78 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3809 | 2023.10.24 17:44:34.297404 [ 3 ] {} <Debug> HTTP-Session: d0266d5a-0e36-4387-99c0-6243d48edf78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3810 | 2023.10.24 17:44:34.297622 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3811 | 2023.10.24 17:44:34.297671 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
3812 | 2023.10.24 17:44:34.297713 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3813 | 2023.10.24 17:44:34.297951 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
3814 | 2023.10.24 17:44:34.298173 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3815 | 2023.10.24 17:44:34.298210 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
3816 | 2023.10.24 17:44:34.298388 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part | ||
3817 | 2023.10.24 17:44:34.298591 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::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 | ||
3818 | 2023.10.24 17:44:34.299109 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3819 | 2023.10.24 17:44:34.299541 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3820 | 2023.10.24 17:44:34.299868 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3821 | 2023.10.24 17:44:34.300106 [ 158 ] {} <Debug> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3822 | 2023.10.24 17:44:34.300187 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3823 | 2023.10.24 17:44:34.300183 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.003305298 sec., 51735.1234291129 rows/sec., 3.92 MiB/sec. | ||
3824 | 2023.10.24 17:44:34.300210 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.002511124 sec., 34645 rows/sec., 3.24 MiB/sec. | ||
3825 | 2023.10.24 17:44:34.300350 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3826 | 2023.10.24 17:44:34.300438 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3827 | 2023.10.24 17:44:34.300536 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} <Debug> DynamicQueryHandler: Done processing query | ||
3828 | 2023.10.24 17:44:34.300598 [ 3 ] {30d15975-a176-4d21-bbfc-2f11c4d0c953} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3829 | 2023.10.24 17:44:34.300655 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3830 | 2023.10.24 17:44:34.300663 [ 3 ] {} <Debug> HTTP-Session: d0266d5a-0e36-4387-99c0-6243d48edf78 Destroying unnamed session | ||
3831 | 2023.10.24 17:44:34.300727 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
3832 | 2023.10.24 17:44:34.300781 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3833 | 2023.10.24 17:44:34.300936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3834 | 2023.10.24 17:44:34.300929 [ 9 ] {bd404fe1-d5ac-4e26-98b1-c11454781fe5::all_1_36_7} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3835 | 2023.10.24 17:44:34.300974 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
3836 | 2023.10.24 17:44:34.301043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3837 | 2023.10.24 17:44:34.301133 [ 3 ] {} <Debug> HTTP-Session: 5b7df048-9ffb-4acb-890c-92b359b135a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3838 | 2023.10.24 17:44:34.301204 [ 3 ] {} <Debug> HTTP-Session: 5b7df048-9ffb-4acb-890c-92b359b135a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3839 | 2023.10.24 17:44:34.301288 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 147 rows starting from the beginning of the part | ||
3840 | 2023.10.24 17:44:34.301427 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3841 | 2023.10.24 17:44:34.301505 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
3842 | 2023.10.24 17:44:34.301521 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3843 | 2023.10.24 17:44:34.301799 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 147 rows starting from the beginning of the part | ||
3844 | 2023.10.24 17:44:34.301951 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3845 | 2023.10.24 17:44:34.302034 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::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 | ||
3846 | 2023.10.24 17:44:34.302819 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3847 | 2023.10.24 17:44:34.303249 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3848 | 2023.10.24 17:44:34.303555 [ 21 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 4 columns (4 merged, 0 gathered) in 0.003293028 sec., 239597.112444838 rows/sec., 22.97 MiB/sec. | ||
3849 | 2023.10.24 17:44:34.303564 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3850 | 2023.10.24 17:44:34.303783 [ 158 ] {} <Debug> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3851 | 2023.10.24 17:44:34.303779 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3852 | 2023.10.24 17:44:34.303834 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.002346661 sec., 112500 rows/sec., 7.72 MiB/sec. | ||
3853 | 2023.10.24 17:44:34.303854 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3854 | 2023.10.24 17:44:34.304246 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3855 | 2023.10.24 17:44:34.304352 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} <Debug> DynamicQueryHandler: Done processing query | ||
3856 | 2023.10.24 17:44:34.304325 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3857 | 2023.10.24 17:44:34.304422 [ 3 ] {ae2b8884-49cb-4f9f-a132-299b81342688} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3858 | 2023.10.24 17:44:34.304455 [ 23 ] {9b5d548f-d322-4c78-b9df-9e4591749942::all_1_36_7} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3859 | 2023.10.24 17:44:34.304540 [ 3 ] {} <Debug> HTTP-Session: 5b7df048-9ffb-4acb-890c-92b359b135a7 Destroying unnamed session | ||
3860 | 2023.10.24 17:44:34.304697 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3861 | 2023.10.24 17:44:34.304754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3862 | 2023.10.24 17:44:34.304766 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 342 rows starting from the beginning of the part | ||
3863 | 2023.10.24 17:44:34.304845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3864 | 2023.10.24 17:44:34.304917 [ 3 ] {} <Debug> HTTP-Session: 53d2f8dc-e96b-444f-98ef-605a13ace5da Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3865 | 2023.10.24 17:44:34.304969 [ 3 ] {} <Debug> HTTP-Session: 53d2f8dc-e96b-444f-98ef-605a13ace5da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3866 | 2023.10.24 17:44:34.304996 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
3867 | 2023.10.24 17:44:34.305163 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3868 | 2023.10.24 17:44:34.305219 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
3869 | 2023.10.24 17:44:34.305246 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3870 | 2023.10.24 17:44:34.305475 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 264 rows starting from the beginning of the part | ||
3871 | 2023.10.24 17:44:34.305776 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
3872 | 2023.10.24 17:44:34.305790 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3873 | 2023.10.24 17:44:34.305987 [ 12 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::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 | ||
3874 | 2023.10.24 17:44:34.306487 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3875 | 2023.10.24 17:44:34.307013 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3876 | 2023.10.24 17:44:34.307314 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3877 | 2023.10.24 17:44:34.307527 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00229277 sec., 2616 rows/sec., 109.89 KiB/sec. | ||
3878 | 2023.10.24 17:44:34.307889 [ 21 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 4 columns (4 merged, 0 gathered) in 0.003941729 sec., 315343.85037631966 rows/sec., 22.08 MiB/sec. | ||
3879 | 2023.10.24 17:44:34.307914 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} <Debug> DynamicQueryHandler: Done processing query | ||
3880 | 2023.10.24 17:44:34.307959 [ 3 ] {94d232ce-84e7-470c-b4b5-5b3fcec1c42b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3881 | 2023.10.24 17:44:34.307983 [ 3 ] {} <Debug> HTTP-Session: 53d2f8dc-e96b-444f-98ef-605a13ace5da Destroying unnamed session | ||
3882 | 2023.10.24 17:44:34.308053 [ 21 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3883 | 2023.10.24 17:44:34.308126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3884 | 2023.10.24 17:44:34.308186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3885 | 2023.10.24 17:44:34.308215 [ 3 ] {} <Debug> HTTP-Session: e9bb1a41-5266-4f48-ac58-f6b88ac97da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3886 | 2023.10.24 17:44:34.308244 [ 3 ] {} <Debug> HTTP-Session: e9bb1a41-5266-4f48-ac58-f6b88ac97da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3887 | 2023.10.24 17:44:34.308307 [ 21 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3888 | 2023.10.24 17:44:34.308400 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3889 | 2023.10.24 17:44:34.308442 [ 21 ] {8c20b4e5-2347-4be6-b4f7-bb2c281b87ed::all_1_36_7} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3890 | 2023.10.24 17:44:34.308469 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3891 | 2023.10.24 17:44:34.308706 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3892 | 2023.10.24 17:44:34.309005 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3893 | 2023.10.24 17:44:34.309248 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3894 | 2023.10.24 17:44:34.309418 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3895 | 2023.10.24 17:44:34.309518 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001080808 sec., 58289 rows/sec., 3.53 MiB/sec. | ||
3896 | 2023.10.24 17:44:34.309619 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} <Debug> DynamicQueryHandler: Done processing query | ||
3897 | 2023.10.24 17:44:34.309643 [ 3 ] {966088ea-69dd-443a-9f3e-0012bdb62f54} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3898 | 2023.10.24 17:44:34.309658 [ 3 ] {} <Debug> HTTP-Session: e9bb1a41-5266-4f48-ac58-f6b88ac97da3 Destroying unnamed session | ||
3899 | 2023.10.24 17:44:34.309755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3900 | 2023.10.24 17:44:34.309797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3901 | 2023.10.24 17:44:34.309815 [ 3 ] {} <Debug> HTTP-Session: c200f633-1a52-4d32-b24a-ee59e28d1605 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3902 | 2023.10.24 17:44:34.309831 [ 3 ] {} <Debug> HTTP-Session: c200f633-1a52-4d32-b24a-ee59e28d1605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3903 | 2023.10.24 17:44:34.309901 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3904 | 2023.10.24 17:44:34.309940 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3905 | 2023.10.24 17:44:34.310040 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3906 | 2023.10.24 17:44:34.310340 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3907 | 2023.10.24 17:44:34.310568 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3908 | 2023.10.24 17:44:34.310731 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3909 | 2023.10.24 17:44:34.310830 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000900996 sec., 21087 rows/sec., 1.09 MiB/sec. | ||
3910 | 2023.10.24 17:44:34.310944 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} <Debug> DynamicQueryHandler: Done processing query | ||
3911 | 2023.10.24 17:44:34.310967 [ 3 ] {9fed1d09-11aa-4892-810d-1583e43d71c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3912 | 2023.10.24 17:44:34.310982 [ 3 ] {} <Debug> HTTP-Session: c200f633-1a52-4d32-b24a-ee59e28d1605 Destroying unnamed session | ||
3913 | 2023.10.24 17:44:39.292312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3914 | 2023.10.24 17:44:39.292432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3915 | 2023.10.24 17:44:39.292457 [ 3 ] {} <Debug> HTTP-Session: 34e7a4ab-45fa-45f7-8cce-fc0f4bcf2f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3916 | 2023.10.24 17:44:39.292483 [ 3 ] {} <Debug> HTTP-Session: 34e7a4ab-45fa-45f7-8cce-fc0f4bcf2f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3917 | 2023.10.24 17:44:39.292611 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3918 | 2023.10.24 17:44:39.292673 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3919 | 2023.10.24 17:44:39.292843 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3920 | 2023.10.24 17:44:39.293306 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3921 | 2023.10.24 17:44:39.293586 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3922 | 2023.10.24 17:44:39.293759 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3923 | 2023.10.24 17:44:39.293904 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001255793 sec., 39815 rows/sec., 3.15 MiB/sec. | ||
3924 | 2023.10.24 17:44:39.294063 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} <Debug> DynamicQueryHandler: Done processing query | ||
3925 | 2023.10.24 17:44:39.294091 [ 3 ] {c3c7c75f-37ac-4964-9606-01f106cfd950} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3926 | 2023.10.24 17:44:39.294109 [ 3 ] {} <Debug> HTTP-Session: 34e7a4ab-45fa-45f7-8cce-fc0f4bcf2f66 Destroying unnamed session | ||
3927 | 2023.10.24 17:44:39.294254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 24166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3928 | 2023.10.24 17:44:39.294308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3929 | 2023.10.24 17:44:39.294330 [ 3 ] {} <Debug> HTTP-Session: 7b775ba2-b354-4e06-b20a-552e4281ed68 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3930 | 2023.10.24 17:44:39.294351 [ 3 ] {} <Debug> HTTP-Session: 7b775ba2-b354-4e06-b20a-552e4281ed68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3931 | 2023.10.24 17:44:39.294443 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3932 | 2023.10.24 17:44:39.294486 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3933 | 2023.10.24 17:44:39.294599 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3934 | 2023.10.24 17:44:39.295002 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3935 | 2023.10.24 17:44:39.295244 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3936 | 2023.10.24 17:44:39.295412 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3937 | 2023.10.24 17:44:39.295550 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} <Information> executeQuery: Read 150 rows, 15.00 KiB in 0.001067108 sec., 140566 rows/sec., 13.73 MiB/sec. | ||
3938 | 2023.10.24 17:44:39.295773 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} <Debug> DynamicQueryHandler: Done processing query | ||
3939 | 2023.10.24 17:44:39.295800 [ 3 ] {7609a837-f20d-4b5f-a30a-905f8c6ccfe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3940 | 2023.10.24 17:44:39.295818 [ 3 ] {} <Debug> HTTP-Session: 7b775ba2-b354-4e06-b20a-552e4281ed68 Destroying unnamed session | ||
3941 | 2023.10.24 17:44:39.295973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 8518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3942 | 2023.10.24 17:44:39.296021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3943 | 2023.10.24 17:44:39.296041 [ 3 ] {} <Debug> HTTP-Session: ad729fd2-4d6a-4e13-926d-811d9aa99d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3944 | 2023.10.24 17:44:39.296059 [ 3 ] {} <Debug> HTTP-Session: ad729fd2-4d6a-4e13-926d-811d9aa99d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3945 | 2023.10.24 17:44:39.296139 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3946 | 2023.10.24 17:44:39.296184 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3947 | 2023.10.24 17:44:39.296316 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3948 | 2023.10.24 17:44:39.296636 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3949 | 2023.10.24 17:44:39.296869 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3950 | 2023.10.24 17:44:39.297045 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3951 | 2023.10.24 17:44:39.297176 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.001006778 sec., 49663 rows/sec., 3.88 MiB/sec. | ||
3952 | 2023.10.24 17:44:39.297295 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} <Debug> DynamicQueryHandler: Done processing query | ||
3953 | 2023.10.24 17:44:39.297319 [ 3 ] {efb63bff-c566-4c61-82f0-8fa0e1f1cb1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3954 | 2023.10.24 17:44:39.297334 [ 3 ] {} <Debug> HTTP-Session: ad729fd2-4d6a-4e13-926d-811d9aa99d4d Destroying unnamed session | ||
3955 | 2023.10.24 17:44:39.297529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 53484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3956 | 2023.10.24 17:44:39.297577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3957 | 2023.10.24 17:44:39.297597 [ 3 ] {} <Debug> HTTP-Session: f6fdcdda-b876-496c-ab17-f856320ae047 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3958 | 2023.10.24 17:44:39.297615 [ 3 ] {} <Debug> HTTP-Session: f6fdcdda-b876-496c-ab17-f856320ae047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3959 | 2023.10.24 17:44:39.297707 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3960 | 2023.10.24 17:44:39.297755 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3961 | 2023.10.24 17:44:39.297893 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3962 | 2023.10.24 17:44:39.298403 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3963 | 2023.10.24 17:44:39.298743 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3964 | 2023.10.24 17:44:39.298946 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3965 | 2023.10.24 17:44:39.299084 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001345534 sec., 37159 rows/sec., 50.15 MiB/sec. | ||
3966 | 2023.10.24 17:44:39.299212 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} <Debug> DynamicQueryHandler: Done processing query | ||
3967 | 2023.10.24 17:44:39.299236 [ 3 ] {aad13e9a-7266-4ad9-9a87-c3ac493ba154} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
3968 | 2023.10.24 17:44:39.299252 [ 3 ] {} <Debug> HTTP-Session: f6fdcdda-b876-496c-ab17-f856320ae047 Destroying unnamed session | ||
3969 | 2023.10.24 17:44:44.294969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3970 | 2023.10.24 17:44:44.295130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3971 | 2023.10.24 17:44:44.295173 [ 3 ] {} <Debug> HTTP-Session: 2dd365ff-2256-4ea9-81ae-1b208631965e Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3972 | 2023.10.24 17:44:44.295213 [ 3 ] {} <Debug> HTTP-Session: 2dd365ff-2256-4ea9-81ae-1b208631965e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3973 | 2023.10.24 17:44:44.295395 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3974 | 2023.10.24 17:44:44.295485 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3975 | 2023.10.24 17:44:44.295732 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3976 | 2023.10.24 17:44:44.296252 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3977 | 2023.10.24 17:44:44.296516 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3978 | 2023.10.24 17:44:44.296685 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3979 | 2023.10.24 17:44:44.296829 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001377385 sec., 4356 rows/sec., 246.73 KiB/sec. | ||
3980 | 2023.10.24 17:44:44.296989 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} <Debug> DynamicQueryHandler: Done processing query | ||
3981 | 2023.10.24 17:44:44.297016 [ 3 ] {0f08b273-6b99-468c-bb3a-ee51e7d373ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3982 | 2023.10.24 17:44:44.297032 [ 3 ] {} <Debug> HTTP-Session: 2dd365ff-2256-4ea9-81ae-1b208631965e Destroying unnamed session | ||
3983 | 2023.10.24 17:44:44.297170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 13661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3984 | 2023.10.24 17:44:44.297221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3985 | 2023.10.24 17:44:44.297241 [ 3 ] {} <Debug> HTTP-Session: cfc3a00c-8686-49de-8761-cca6b93f23bf Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
3986 | 2023.10.24 17:44:44.297259 [ 3 ] {} <Debug> HTTP-Session: cfc3a00c-8686-49de-8761-cca6b93f23bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3987 | 2023.10.24 17:44:44.297341 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3988 | 2023.10.24 17:44:44.297384 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3989 | 2023.10.24 17:44:44.297498 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3990 | 2023.10.24 17:44:44.297870 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
3991 | 2023.10.24 17:44:44.298086 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3992 | 2023.10.24 17:44:44.298238 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3993 | 2023.10.24 17:44:44.298363 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000988058 sec., 88051 rows/sec., 8.23 MiB/sec. | ||
3994 | 2023.10.24 17:44:44.298486 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} <Debug> DynamicQueryHandler: Done processing query | ||
3995 | 2023.10.24 17:44:44.298511 [ 3 ] {0cb18fc9-16b1-4af7-a329-358a1f073001} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3996 | 2023.10.24 17:44:44.298527 [ 3 ] {} <Debug> HTTP-Session: cfc3a00c-8686-49de-8761-cca6b93f23bf Destroying unnamed session | ||
3997 | 2023.10.24 17:44:44.298721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3998 | 2023.10.24 17:44:44.298769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3999 | 2023.10.24 17:44:44.298788 [ 3 ] {} <Debug> HTTP-Session: d2910a91-a69c-43f4-9192-0352e76e3a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
4000 | 2023.10.24 17:44:44.298805 [ 3 ] {} <Debug> HTTP-Session: d2910a91-a69c-43f4-9192-0352e76e3a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4001 | 2023.10.24 17:44:44.298896 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4002 | 2023.10.24 17:44:44.298937 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4003 | 2023.10.24 17:44:44.299048 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4004 | 2023.10.24 17:44:44.299483 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
4005 | 2023.10.24 17:44:44.299711 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4006 | 2023.10.24 17:44:44.299867 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4007 | 2023.10.24 17:44:44.300004 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001078689 sec., 244741 rows/sec., 16.79 MiB/sec. | ||
4008 | 2023.10.24 17:44:44.300124 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} <Debug> DynamicQueryHandler: Done processing query | ||
4009 | 2023.10.24 17:44:44.300148 [ 3 ] {5b737f32-93fc-423b-b96c-c808a7fad37f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4010 | 2023.10.24 17:44:44.300163 [ 3 ] {} <Debug> HTTP-Session: d2910a91-a69c-43f4-9192-0352e76e3a9b Destroying unnamed session | ||
4011 | 2023.10.24 17:44:44.300287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4012 | 2023.10.24 17:44:44.300331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4013 | 2023.10.24 17:44:44.300349 [ 3 ] {} <Debug> HTTP-Session: 3593f5c1-c4c7-4a8c-a999-020d830f7e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
4014 | 2023.10.24 17:44:44.300367 [ 3 ] {} <Debug> HTTP-Session: 3593f5c1-c4c7-4a8c-a999-020d830f7e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4015 | 2023.10.24 17:44:44.300437 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4016 | 2023.10.24 17:44:44.300477 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4017 | 2023.10.24 17:44:44.300586 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4018 | 2023.10.24 17:44:44.300971 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
4019 | 2023.10.24 17:44:44.301213 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4020 | 2023.10.24 17:44:44.301391 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} <Trace> oximeter.measurements_bool (2e85dd78-1842-4f99-acf5-7ee5ad7a6c61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4021 | 2023.10.24 17:44:44.301516 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001047338 sec., 5728 rows/sec., 240.57 KiB/sec. | ||
4022 | 2023.10.24 17:44:44.301639 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} <Debug> DynamicQueryHandler: Done processing query | ||
4023 | 2023.10.24 17:44:44.301663 [ 3 ] {d902f8cc-8e49-4a04-b2cd-4667a58b058d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4024 | 2023.10.24 17:44:44.301679 [ 3 ] {} <Debug> HTTP-Session: 3593f5c1-c4c7-4a8c-a999-020d830f7e13 Destroying unnamed session | ||
4025 | 2023.10.24 17:44:44.301795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4026 | 2023.10.24 17:44:44.301842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4027 | 2023.10.24 17:44:44.301860 [ 3 ] {} <Debug> HTTP-Session: b5f91e19-fbe1-4d86-9019-3f35d8206ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
4028 | 2023.10.24 17:44:44.301878 [ 3 ] {} <Debug> HTTP-Session: b5f91e19-fbe1-4d86-9019-3f35d8206ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4029 | 2023.10.24 17:44:44.301951 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4030 | 2023.10.24 17:44:44.301993 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4031 | 2023.10.24 17:44:44.302116 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4032 | 2023.10.24 17:44:44.302446 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
4033 | 2023.10.24 17:44:44.302693 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4034 | 2023.10.24 17:44:44.302870 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} <Trace> oximeter.measurements_cumulativei64 (f31476e3-7137-4e22-80cf-437ca154898f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
4035 | 2023.10.24 17:44:44.303000 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001020978 sec., 61705 rows/sec., 3.74 MiB/sec. | ||
4036 | 2023.10.24 17:44:44.303121 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} <Debug> DynamicQueryHandler: Done processing query | ||
4037 | 2023.10.24 17:44:44.303145 [ 3 ] {2ec4b7d1-134f-434e-969d-e7fce35119e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4038 | 2023.10.24 17:44:44.303161 [ 3 ] {} <Debug> HTTP-Session: b5f91e19-fbe1-4d86-9019-3f35d8206ffd Destroying unnamed session | ||
4039 | 2023.10.24 17:44:44.303275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4040 | 2023.10.24 17:44:44.303320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4041 | 2023.10.24 17:44:44.303338 [ 3 ] {} <Debug> HTTP-Session: 61f16e6c-344b-4c63-bf59-75c928d4c195 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
4042 | 2023.10.24 17:44:44.303354 [ 3 ] {} <Debug> HTTP-Session: 61f16e6c-344b-4c63-bf59-75c928d4c195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4043 | 2023.10.24 17:44:44.303425 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4044 | 2023.10.24 17:44:44.303463 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4045 | 2023.10.24 17:44:44.303566 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4046 | 2023.10.24 17:44:44.303832 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
4047 | 2023.10.24 17:44:44.304057 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4048 | 2023.10.24 17:44:44.304228 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4049 | 2023.10.24 17:44:44.304343 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000887356 sec., 21411 rows/sec., 1.11 MiB/sec. | ||
4050 | 2023.10.24 17:44:44.304459 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} <Debug> DynamicQueryHandler: Done processing query | ||
4051 | 2023.10.24 17:44:44.304482 [ 3 ] {bc8071ec-9da2-4395-a136-42d70ed38656} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4052 | 2023.10.24 17:44:44.304497 [ 3 ] {} <Debug> HTTP-Session: 61f16e6c-344b-4c63-bf59-75c928d4c195 Destroying unnamed session | ||
4053 | 2023.10.24 17:44:48.381292 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4054 | 2023.10.24 17:44:48.381347 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4055 | 2023.10.24 17:44:49.291990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 7791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4056 | 2023.10.24 17:44:49.292093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4057 | 2023.10.24 17:44:49.292123 [ 3 ] {} <Debug> HTTP-Session: b71c6fb2-aae8-439c-b0d5-94f1666d52ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
4058 | 2023.10.24 17:44:49.292150 [ 3 ] {} <Debug> HTTP-Session: b71c6fb2-aae8-439c-b0d5-94f1666d52ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4059 | 2023.10.24 17:44:49.292290 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4060 | 2023.10.24 17:44:49.292356 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4061 | 2023.10.24 17:44:49.292537 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4062 | 2023.10.24 17:44:49.293029 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
4063 | 2023.10.24 17:44:49.293316 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4064 | 2023.10.24 17:44:49.293483 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} <Trace> oximeter.fields_i64 (bd404fe1-d5ac-4e26-98b1-c11454781fe5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4065 | 2023.10.24 17:44:49.293605 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} <Information> executeQuery: Read 54 rows, 4.38 KiB in 0.001275692 sec., 42329 rows/sec., 3.35 MiB/sec. | ||
4066 | 2023.10.24 17:44:49.293745 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} <Debug> DynamicQueryHandler: Done processing query | ||
4067 | 2023.10.24 17:44:49.293770 [ 3 ] {84592470-bacf-4e1b-b358-dc166d7db2ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4068 | 2023.10.24 17:44:49.293787 [ 3 ] {} <Debug> HTTP-Session: b71c6fb2-aae8-439c-b0d5-94f1666d52ed Destroying unnamed session | ||
4069 | 2023.10.24 17:44:49.293924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 26007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4070 | 2023.10.24 17:44:49.293975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4071 | 2023.10.24 17:44:49.293996 [ 3 ] {} <Debug> HTTP-Session: 6a065814-3f48-4420-815d-37652d1e51c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
4072 | 2023.10.24 17:44:49.294015 [ 3 ] {} <Debug> HTTP-Session: 6a065814-3f48-4420-815d-37652d1e51c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4073 | 2023.10.24 17:44:49.294100 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4074 | 2023.10.24 17:44:49.294141 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4075 | 2023.10.24 17:44:49.294251 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4076 | 2023.10.24 17:44:49.294661 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
4077 | 2023.10.24 17:44:49.294885 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4078 | 2023.10.24 17:44:49.295035 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} <Trace> oximeter.fields_string (9b5d548f-d322-4c78-b9df-9e4591749942): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4079 | 2023.10.24 17:44:49.295140 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} <Information> executeQuery: Read 162 rows, 16.12 KiB in 0.001012547 sec., 159992 rows/sec., 15.54 MiB/sec. | ||
4080 | 2023.10.24 17:44:49.295285 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} <Debug> DynamicQueryHandler: Done processing query | ||
4081 | 2023.10.24 17:44:49.295310 [ 3 ] {abc8029c-1a28-4d61-83cd-dd2a2b60516d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4082 | 2023.10.24 17:44:49.295325 [ 3 ] {} <Debug> HTTP-Session: 6a065814-3f48-4420-815d-37652d1e51c8 Destroying unnamed session | ||
4083 | 2023.10.24 17:44:49.295497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 10723, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4084 | 2023.10.24 17:44:49.295543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4085 | 2023.10.24 17:44:49.295561 [ 3 ] {} <Debug> HTTP-Session: 3ced3de4-3b0b-434d-bd0b-adbc7bbaed35 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
4086 | 2023.10.24 17:44:49.295578 [ 3 ] {} <Debug> HTTP-Session: 3ced3de4-3b0b-434d-bd0b-adbc7bbaed35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4087 | 2023.10.24 17:44:49.295652 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4088 | 2023.10.24 17:44:49.295692 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4089 | 2023.10.24 17:44:49.295798 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4090 | 2023.10.24 17:44:49.296123 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
4091 | 2023.10.24 17:44:49.296332 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4092 | 2023.10.24 17:44:49.296479 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} <Trace> oximeter.fields_uuid (8c20b4e5-2347-4be6-b4f7-bb2c281b87ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4093 | 2023.10.24 17:44:49.296595 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} <Information> executeQuery: Read 63 rows, 5.05 KiB in 0.000908406 sec., 69352 rows/sec., 5.43 MiB/sec. | ||
4094 | 2023.10.24 17:44:49.296741 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} <Debug> DynamicQueryHandler: Done processing query | ||
4095 | 2023.10.24 17:44:49.296766 [ 3 ] {6d2212c3-6c78-46e2-8cc4-a254eac5b0c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4096 | 2023.10.24 17:44:49.296782 [ 3 ] {} <Debug> HTTP-Session: 3ced3de4-3b0b-434d-bd0b-adbc7bbaed35 Destroying unnamed session | ||
4097 | 2023.10.24 17:44:49.296928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 57758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4098 | 2023.10.24 17:44:49.296974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4099 | 2023.10.24 17:44:49.296993 [ 3 ] {} <Debug> HTTP-Session: fdc10230-5d5b-4b29-bb37-225df357bd52 Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
4100 | 2023.10.24 17:44:49.297011 [ 3 ] {} <Debug> HTTP-Session: fdc10230-5d5b-4b29-bb37-225df357bd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4101 | 2023.10.24 17:44:49.297105 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4102 | 2023.10.24 17:44:49.297150 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4103 | 2023.10.24 17:44:49.297294 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4104 | 2023.10.24 17:44:49.297831 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
4105 | 2023.10.24 17:44:49.298163 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4106 | 2023.10.24 17:44:49.298342 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} <Trace> oximeter.measurements_histogramf64 (24623f17-cbe4-4bde-8423-cc5503b4286d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
4107 | 2023.10.24 17:44:49.298474 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} <Information> executeQuery: Read 54 rows, 74.62 KiB in 0.001338573 sec., 40341 rows/sec., 54.44 MiB/sec. | ||
4108 | 2023.10.24 17:44:49.298681 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} <Debug> DynamicQueryHandler: Done processing query | ||
4109 | 2023.10.24 17:44:49.298704 [ 3 ] {2980a67e-6b1c-4140-b05a-b5d908056c8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4110 | 2023.10.24 17:44:49.298720 [ 3 ] {} <Debug> HTTP-Session: fdc10230-5d5b-4b29-bb37-225df357bd52 Destroying unnamed session | ||
4111 | 2023.10.24 17:44:49.298849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49343, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4112 | 2023.10.24 17:44:49.298895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4113 | 2023.10.24 17:44:49.298914 [ 3 ] {} <Debug> HTTP-Session: 50e84697-a214-433e-b313-6bac2c9353db Authenticating user 'default' from [fd00:1122:3344:101::d]:49343 | ||
4114 | 2023.10.24 17:44:49.298931 [ 3 ] {} <Debug> HTTP-Session: 50e84697-a214-433e-b313-6bac2c9353db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4115 | 2023.10.24 17:44:49.299001 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49343) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4116 | 2023.10.24 17:44:49.299041 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4117 | 2023.10.24 17:44:49.299160 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4118 | 2023.10.24 17:44:49.299440 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. | ||
4119 | 2023.10.24 17:44:49.299683 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4120 | 2023.10.24 17:44:49.299858 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} <Trace> oximeter.measurements_i64 (b28ca4c2-9e21-4ca9-986c-93921a8ee169): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
4121 | 2023.10.24 17:44:49.299978 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} <Information> executeQuery: Read 9 rows, 642.00 B in 0.000941176 sec., 9562 rows/sec., 666.14 KiB/sec. | ||
4122 | 2023.10.24 17:44:49.300187 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} <Debug> DynamicQueryHandler: Done processing query | ||
4123 | 2023.10.24 17:44:49.300211 [ 3 ] {0e06e267-4332-475c-83b3-99bc5fd5e551} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4124 | 2023.10.24 17:44:49.300227 [ 3 ] {} <Debug> HTTP-Session: 50e84697-a214-433e-b313-6bac2c9353db Destroying unnamed session |